aboutsummaryrefslogtreecommitdiffhomepage
path: root/mp_core.h
Commit message (Expand)AuthorAge
* core/VO: Allow VO drivers to add/modify framesGravatar Uoti Urpala2009-09-18
* Change libass type names to match upstream renamesGravatar Uoti Urpala2009-07-29
* Remove the internal GUIGravatar Anton Khirnov2009-07-07
* Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* Support chapter seeking with ordered chaptersGravatar Uoti Urpala2009-04-02
* Initial ordered chapters supportGravatar Uoti Urpala2009-04-02
* core: Clean up OSD seek info logicGravatar Uoti Urpala2009-03-31
* core: Rewrite some of the A/V sync related codeGravatar Uoti Urpala2009-01-14
* Update OSD while pausedGravatar Uoti Urpala2008-12-09
* Start pause handling changesGravatar Uoti Urpala2008-12-09
* Merge svn changes up to r28087Gravatar Uoti Urpala2008-12-04
|\
| * Print ID_EXIT and exit reason message in identify mode when exiting.Gravatar reimar2008-12-02
* | core: Clean up move-to-next-file logicGravatar Uoti Urpala2008-08-13
| * Change a bunch of video/audio-output-specific preprocessor directives fromGravatar diego2008-08-03
* | Merge svn changes up to r27374Gravatar Uoti Urpala2008-07-30
|\|
| * Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* | Create a context struct for OSD stateGravatar Uoti Urpala2008-06-24
* | Merge svn changes up to r26979Gravatar Uoti Urpala2008-06-04
|\|
| * Add a slave command to stop stream playback.Gravatar ben2008-05-27
* | Remove INITIALIZED_INPUT from mpctx->initialized_flagsGravatar Uoti Urpala2008-04-30
* | Create a context for input.c stateGravatar Uoti Urpala2008-04-30
* | Add a context for mp_fifoGravatar Uoti Urpala2008-04-29
* | timers: Remove GetRelativeTime()Gravatar Uoti Urpala2008-04-28
* | Move initialized_flags to mpctxGravatar Uoti Urpala2008-04-26
* | Move global filename to mpctxGravatar Uoti Urpala2008-04-26
* | Move global mconfig to mpctxGravatar Uoti Urpala2008-04-26
* | Remove _s/_st suffix from some struct namesGravatar Uoti Urpala2008-04-25
* | Remove some unnecessary recursive includesGravatar Uoti Urpala2008-04-23
* | Move playback_speed to options structGravatar Uoti Urpala2008-04-23
* | Move global rel_seek_secs and abs_seek_pos to mpctxGravatar Uoti Urpala2008-04-23
* | Remove static mpctx from mplayer.cGravatar Uoti Urpala2008-04-23
* | Move loop_times to option structGravatar Uoti Urpala2008-04-23
* | Remove pointless #ifdefsGravatar Uoti Urpala2008-04-23
* | Create a struct for X11 stateGravatar Uoti Urpala2008-04-23
* | Start of new option systemGravatar Uoti Urpala2008-04-23
* | Add new video driver APIGravatar Uoti Urpala2008-04-23
|/
* mp_core.h: Fix use of 'mp_image_t' without definitionGravatar uau2008-03-31
* Add necessary #includes to pass 'make checkheaders'.Gravatar diego2008-03-04
* Add MPLAYER_ prefix to multiple inclusion guards.Gravatar diego2008-02-22
* typo fix: inited --> initializedGravatar diego2008-02-14
* ao_functions_t should be const, part 1Gravatar reimar2008-02-01
* Split osd related stuff from mp_core.h into new header file mp_osd.h.Gravatar ulion2008-01-30
* Add support for dvdnav still frames playback.Gravatar ben2008-01-26
* Add multiple inclusion guards to all header files that lack them.Gravatar diego2008-01-01
* When auto loading subs, log warning instead of error for load failure.Gravatar ulion2007-12-04
* Mark several uses of vo_functions_t as const to stop some of the currentGravatar reimar2007-12-02
* Clean up the way get_path is handled: Compile get_path.c to an object to linkGravatar diego2007-08-28
* Fix warnings:Gravatar diego2007-08-25
* Fix warnings:Gravatar diego2007-08-25
* Declare all vo_gamma variables in libvo/video_out.h and remove them fromGravatar diego2007-08-12