aboutsummaryrefslogtreecommitdiffhomepage
path: root/mplayer.c
Commit message (Expand)AuthorAge
* Remove the internal GUIGravatar Anton Khirnov2009-07-07
* Merge svn changes up to r29412Gravatar Uoti Urpala2009-07-07
|\
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* | Translation system changes part 2: replace macros by stringsGravatar Amar Takhar2009-07-07
* | Translation system changes part 1: wrap translated stringsGravatar Amar Takhar2009-07-07
| * Make ID_SEEKABLE depend on both the stream and the demuxer being seekable,Gravatar reimar2009-05-31
| * 100l, demuxer info tags are _not_ case sensitive, so use strcasecmp.Gravatar reimar2009-05-30
* | Fix ordered chapter pruning of redundant timeline partsGravatar Uoti Urpala2009-05-22
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | Merge svn changes up to r29277Gravatar Uoti Urpala2009-05-08
|\|
* | core: Set mpctx->chapters to NULL at uninitGravatar Uoti Urpala2009-05-03
| * sane verbosity levels for menu initializationGravatar diego2009-04-25
* | core: Handle missing timestamp errors a bit betterGravatar Uoti Urpala2009-04-24
* | Merge svn changes up to r29154Gravatar Uoti Urpala2009-04-09
|\|
| * Rename RUNTIME_CPUDETECT to CONFIG_RUNTIME_CPUDETECT and always define it.Gravatar ramiro2009-04-08
* | Merge branch 'ordered_chapters'Gravatar Uoti Urpala2009-04-08
|\ \
| * | Add option -noordered-chapters.Gravatar Uoti Urpala2009-04-08
| * | Support chapter seeking with ordered chaptersGravatar Uoti Urpala2009-04-02
| * | Change demuxer_seek_chapter() parametersGravatar Uoti Urpala2009-04-02
| * | VO: Don't reset pause status in VO config() functionsGravatar Uoti Urpala2009-04-02
| * | Initial ordered chapters supportGravatar Uoti Urpala2009-04-02
* | | Merge svn changes up to r29117Gravatar Uoti Urpala2009-04-01
|\ \ \ | | |/ | |/|
| | * core: Clean up OSD seek info logicGravatar Uoti Urpala2009-03-31
| | * options: Move osd_level and osd_duration to options structGravatar Uoti Urpala2009-03-31
| * | Set the forced_subs_only value correctly whenever a new spudec is created.Gravatar reimar2009-03-30
| | * Add improved relative seek modeGravatar Uoti Urpala2009-03-24
| |/ |/|
* | Fix video stream switch code typoGravatar Uoti Urpala2009-03-20
| * Make pausing_keep_force the default for the set_mouse_pos and key_down_event -Gravatar reimar2009-03-07
* | Merge svn changes up to r28712Gravatar Uoti Urpala2009-02-23
|\|
| * Print the version string after the command line has been parsed.Gravatar diego2009-02-21
* | Merge svn changes up to r28537Gravatar Uoti Urpala2009-02-12
|\|
| * Add priority support for OS/2 and factorize the Windows priority support.Gravatar diego2009-02-10
| * Use SetErrorMode so Windows will not show all kinds of error dialogsGravatar reimar2009-02-09
* | Merge svn changes up to r28461Gravatar Uoti Urpala2009-02-04
|\|
| * Do not print a warning if current pts is equal to previous pts.Gravatar diego2009-02-01
| * increase max OSD message size limitGravatar compn2009-02-01
* | Merge svn changes up to r28366Gravatar Uoti Urpala2009-01-26
|\|
| * Factorize print_version().Gravatar diego2009-01-25
* | Merge svn changes up to r28341Gravatar Uoti Urpala2009-01-19
|\|
| * 100l, mixed up ao_data.samplerate and ao_data.bps when calculating sleep time.Gravatar reimar2009-01-16
| * More #ifdef -> #ifGravatar reimar2009-01-16
* | Fix dvdnav call broken in pause changesGravatar Uoti Urpala2009-01-15
* | Merge svn changes up to r28310Gravatar Uoti Urpala2009-01-15
|\|
* | OSD: Ensure that OSD content is drawn in filter-added framesGravatar Uoti Urpala2009-01-15
* | core: Improve handling of bad timestampsGravatar Uoti Urpala2009-01-15
* | core: Better -nocorrect-pts pause and filter-added frames handlingGravatar Uoti Urpala2009-01-14
* | core: Set OSD contents better while pausedGravatar Uoti Urpala2009-01-14
* | core: Rewrite some of the A/V sync related codeGravatar Uoti Urpala2009-01-14
| * Add missing const qualifier to mpctx_get_audio_out function declaration.Gravatar diego2009-01-10
| * Avoid a uselessly high number of wakeups when playing audio-only files.Gravatar reimar2009-01-01