summaryrefslogtreecommitdiffstats
path: root/mplayer.h
Commit message (Expand)AuthorAgeFilesLines
* core: show quvi page title in window title, clean up libquvi handlingwm42012-10-141-0/+8
* commands: replace --hardframedrop, change framedropping propertywm42012-10-121-4/+0
* core, timeline: cache external ordered chapter files tooStefano Pigozzi2012-09-181-2/+0
* libvo: remove exit_player_bad()wm42012-07-301-7/+0
* mplayer: remove crash handler stuffwm42012-07-301-2/+0
* osd: use libass for OSD renderingwm42012-07-281-8/+0
* options: move sub_name, sub_auto and vobsub_name to structClément Bœsch2011-04-201-2/+0
* core: move most mpcommon.c contents to mplayer.cUoti Urpala2011-01-151-0/+5
* options: move various mplayer.c options to option structClément Bœsch2010-11-131-1/+0
* cosmetics: mplayer.c: Remove obsolete declarationsdiego2010-11-021-2/+0
* mplayer.h: remove unnecessary declarations (dvd_device, cdrom_device)Uoti Urpala2010-04-251-3/+0
* Merge svn changes up to r30475Uoti Urpala2010-03-091-0/+17
|\
| * Add license header to all top-level files missing them.diego2010-01-301-0/+17
* | Remove the internal GUIAnton Khirnov2009-07-071-2/+0
* | options: Move osd_level and osd_duration to options structUoti Urpala2009-03-311-1/+0
* | Merge svn changes up to r28087Uoti Urpala2008-12-041-1/+1
|\|
| * Get rid of pointless 'extern' keywords.diego2008-12-031-2/+2
* | Rename exit_player() use outside core to exit_player_bad()Uoti Urpala2008-08-121-1/+1
* | Move global filename to mpctxUoti Urpala2008-04-261-2/+0
* | Move movie_aspect to options structUoti Urpala2008-04-251-1/+0
* | Move flip and softzoom to options structUoti Urpala2008-04-251-3/+0
* | Move fullscreen to options structUoti Urpala2008-04-251-1/+0
* | Move dvdsub_id to options structUoti Urpala2008-04-231-1/+0
* | Move audio_id and video_id to options structUoti Urpala2008-04-231-2/+0
* | Remove static mpctx from mplayer.cUoti Urpala2008-04-231-2/+12
|/
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-3/+3
* Change force_fps and force_ofps to doublereimar2008-02-141-1/+1
* Remove redundant extern variable declarations, include proper headers instead.diego2007-08-251-6/+0
* Identifiers starting with underscores are reserved.diego2007-07-311-3/+3
* add new -subfont option, that allows having a different font for OSD (control...ben2007-05-201-0/+1
* Remove some of the worst "headers include headers which includereimar2006-11-291-6/+0
* marks several read-only string parameters which aren't modified inside the ca...reynaldo2006-07-151-1/+1
* Remove updating of vo_mouse_timer_const from the main loop and alsouau2006-04-251-1/+1
* Patch by Stefan Huehner / stefan % huehner ! org \rathann2006-02-091-1/+1
* support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl>henry2003-04-071-2/+3
* Stream cleanup, don't use blah_on options anymore.albeu2003-03-301-1/+0
* - add subcppontscho2003-01-211-0/+1
* - rewrite sub_fpspontscho2003-01-211-0/+1
* add DVD and CDRom device entry's, and fix two 10l bugpontscho2003-01-121-0/+3
* add overlapping to preferencespontscho2003-01-021-0/+1
* - fix three submenu bugpontscho2002-12-111-0/+1
* add autosync && some 10l bugfixpontscho2002-11-281-0/+1
* add and extended Gregory Kovriga's <gkovriga@techunix.technion.ac.il> patchpontscho2002-10-211-0/+4
* add [video||audio]_driver_listpontscho2002-10-021-0/+2
* some cleanup - made private vars/funcs static, removed obsolete externsarpi2002-09-291-2/+5
* add aspect changing supportpontscho2002-09-281-0/+1
* removed obsolete/unused audio|video_fm|codec, has_audio|videoarpi2002-09-281-1/+0
* - fix new afm/vfm supportpontscho2002-09-281-2/+3
* fix vfm and add afm supportpontscho2002-08-311-1/+2
* -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...arpi2002-08-301-1/+1
* - add play time subtitle change supportpontscho2002-08-291-0/+5
* fix (?) cmd line handlingpontscho2002-08-151-0/+9
* add preferences to guipontscho2002-07-251-0/+13
* add equalizer support and fix some small bug...pontscho2002-07-031-0/+3
* fix volume handling ( step 2 ) -- add balance support and some code cleanup a...pontscho2002-07-021-0/+3
* warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>arpi2002-06-071-1/+1
* add VCD support for GUIpontscho2002-06-031-0/+1
* some bug fixpontscho2002-05-011-0/+2
* rewrite fullscreen support in some libvo driverpontscho2002-03-071-0/+1
* new gui interface, and gtk moved into mplayer process. fork ... bleh :)pontscho2002-02-231-0/+1
* new interface ? :)pontscho2002-02-211-79/+1
* add a_frame variable.pontscho2001-06-041-0/+2
* when using -ss:laaz2001-06-011-2/+2
* init.pontscho2001-05-081-0/+83