aboutsummaryrefslogtreecommitdiffhomepage
path: root/mplayer.c
Commit message (Expand)AuthorAge
* 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
* | Update OSD while pausedGravatar Uoti Urpala2008-12-09
* | Allow seeking while pausedGravatar Uoti Urpala2008-12-09
* | Start pause handling changesGravatar Uoti Urpala2008-12-09
* | Merge svn changes up to r28087Gravatar Uoti Urpala2008-12-04
|\|
| * Get rid of pointless 'extern' keywords.Gravatar diego2008-12-03
| * Print ID_EXIT and exit reason message in identify mode when exiting.Gravatar reimar2008-12-02
* | Merge svn changes up to r28038Gravatar Uoti Urpala2008-11-25
|\|
| * Reimplement -endchapter support again for -dump*, it was broken in r25987.Gravatar reimar2008-11-23
* | Merge svn changes up to r27899Gravatar Uoti Urpala2008-11-06
|\|
| * Add an option that sets initial playback volume.Gravatar diego2008-10-31
* | Merge svn changes up to r27841Gravatar Uoti Urpala2008-10-28
|\|
| * Factorize vobsub idx/extradata handling.Gravatar aurel2008-10-27
| * Avoid calling init_vo_spudec() too early.Gravatar aurel2008-10-27
* | Merge svn changes up to 27824Gravatar Uoti Urpala2008-10-25
|\|
| * Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.Gravatar diego2008-10-13
* | Merge svn changes up to r27682Gravatar Uoti Urpala2008-10-02
|\|
| * slave command to get the number of chapters; patch by Kevin DeKorte - kdekort...Gravatar nicodvb2008-09-26
| * Since the pause loop now also runs commands, set mpctx->was_pausedGravatar reimar2008-09-25
| * Add an experimental pausing_keep_force slave mode command prefixGravatar reimar2008-09-25
* | core: Clean up move-to-next-file logicGravatar Uoti Urpala2008-08-13
* | Merge svn changes up to r27458Gravatar Uoti Urpala2008-08-12
|\|
* | mplayer.c: #include mplayer.h and access_mpcontext.hGravatar Uoti Urpala2008-08-12
* | Move some declarations from mplayer.c to proper headersGravatar Uoti Urpala2008-08-12
* | Make various functions staticGravatar Uoti Urpala2008-08-12
| * Use translatable string instead of hardcoded message for process priority.Gravatar diego2008-08-09
* | Merge svn changes up to r27441Gravatar Uoti Urpala2008-08-08
|\|
| * Give a CONFIG_ prefix to preprocessor directives that lacked one andGravatar diego2008-08-07
| * Rename font-related preprocessor directives.Gravatar diego2008-08-07
| * Rename a bunch of miscellaneous preprocessor directives.Gravatar diego2008-08-07
| * Change a bunch of X11-specific preprocessor directives.Gravatar diego2008-08-04