aboutsummaryrefslogtreecommitdiffhomepage
path: root/cfg-mplayer.h
Commit message (Expand)AuthorAge
* Remove the internal GUIGravatar Anton Khirnov2009-07-07
* Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* Add option -noordered-chapters.Gravatar Uoti Urpala2009-04-08
* options: Move osd_level and osd_duration to options structGravatar Uoti Urpala2009-03-31
* VO: Don't force window position in X11 VOsGravatar Uoti Urpala2009-03-31
* Merge svn changes up to r28862Gravatar Uoti Urpala2009-03-07
|\
| * Make WinID a 64 bit integer, this should avoid issues with valid WindowGravatar reimar2009-03-02
* | Merge svn changes up to r28087Gravatar Uoti Urpala2008-12-04
|\|
| * Get rid of pointless 'extern' keywords.Gravatar diego2008-12-03
* | 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 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
| * Rename preprocessor directives related to image libraries.Gravatar diego2008-08-05
| * Change a bunch of X11-specific preprocessor directives.Gravatar diego2008-08-04
| * Change a bunch of video/audio-output-specific preprocessor directives fromGravatar diego2008-08-03
* | Merge svn changes up to r27399Gravatar Uoti Urpala2008-08-02
|\|
| * Change a bunch of video-output-specific preprocessor directives from a HAVE_Gravatar diego2008-08-02
| * Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;Gravatar diego2008-08-01
| * Rename preprocessor directive HAVE_MENU --> CONFIG_MENU.Gravatar diego2008-07-30
| * Rename two GUI-related preprocessor directives:Gravatar diego2008-07-30
* | Merge svn changes up to r27374Gravatar Uoti Urpala2008-07-30
|\|
| * Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* | Merge svn changes up to r26979Gravatar Uoti Urpala2008-06-04
|\|
| * remove extra dash in nocorrect-pts optionGravatar compn2008-05-21
* | Move aspect.c options to option structGravatar Uoti Urpala2008-05-01
* | Mark option -key-fifo-size globalGravatar Uoti Urpala2008-04-29
* | Move key_fifo_size & doubleclick_time to options structGravatar Uoti Urpala2008-04-29
* | Silence "discards qualifiers" warnings when compiling mplayer.cGravatar Uoti Urpala2008-04-26
* | Move vo_gamma_* to options structGravatar Uoti Urpala2008-04-26
* | Move opt_screen_size_[x|y] to options structGravatar Uoti Urpala2008-04-25
* | Move vidmode to options structGravatar Uoti Urpala2008-04-25
* | Move fullscreen to options structGravatar Uoti Urpala2008-04-25
* | Modify option helper macrosGravatar Uoti Urpala2008-04-24
* | Move option helper #defines to cfg-common.h for nowGravatar Uoti Urpala2008-04-23
* | Move loop_times to option structGravatar Uoti Urpala2008-04-23
* | Move vo_screenwidth,vo_screenheight to options structGravatar Uoti Urpala2008-04-23
* | Move vo_dbpp to options structGravatar Uoti Urpala2008-04-23
* | Move vo_ontop to options structGravatar Uoti Urpala2008-04-23
* | Move correct_pts to options structGravatar Uoti Urpala2008-04-23
* | Move options "vo" and "ao" to common structGravatar Uoti Urpala2008-04-23
* | Start of new option systemGravatar Uoti Urpala2008-04-23
|/
* Split cfg-common.h into two separate header files. It was being included twiceGravatar diego2008-04-11
* Add comments to #endif preprocessor directives.Gravatar diego2008-03-04
* Add MPLAYER_ prefix to multiple inclusion guards.Gravatar diego2008-02-22
* Allow demuxers to choose a default value for correct_ptsGravatar reimar2008-02-03
* typo fixGravatar diego2008-01-16
* Add heartbeat-cmd optionGravatar reimar2008-01-07