aboutsummaryrefslogtreecommitdiffhomepage
path: root/mplayer.h
Commit message (Expand)AuthorAge
* core: show quvi page title in window title, clean up libquvi handlingGravatar wm42012-10-14
* commands: replace --hardframedrop, change framedropping propertyGravatar wm42012-10-12
* core, timeline: cache external ordered chapter files tooGravatar Stefano Pigozzi2012-09-18
* libvo: remove exit_player_bad()Gravatar wm42012-07-30
* mplayer: remove crash handler stuffGravatar wm42012-07-30
* osd: use libass for OSD renderingGravatar wm42012-07-28
* options: move sub_name, sub_auto and vobsub_name to structGravatar Clément Bœsch2011-04-20
* core: move most mpcommon.c contents to mplayer.cGravatar Uoti Urpala2011-01-15
* options: move various mplayer.c options to option structGravatar Clément Bœsch2010-11-13
* cosmetics: mplayer.c: Remove obsolete declarationsGravatar diego2010-11-02
* mplayer.h: remove unnecessary declarations (dvd_device, cdrom_device)Gravatar Uoti Urpala2010-04-25
* Merge svn changes up to r30475Gravatar Uoti Urpala2010-03-09
|\
| * Add license header to all top-level files missing them.Gravatar diego2010-01-30
* | Remove the internal GUIGravatar Anton Khirnov2009-07-07
* | options: Move osd_level and osd_duration to options structGravatar Uoti Urpala2009-03-31
* | Merge svn changes up to r28087Gravatar Uoti Urpala2008-12-04
|\|
| * Get rid of pointless 'extern' keywords.Gravatar diego2008-12-03
* | Rename exit_player() use outside core to exit_player_bad()Gravatar Uoti Urpala2008-08-12
* | Move global filename to mpctxGravatar Uoti Urpala2008-04-26
* | Move movie_aspect to options structGravatar Uoti Urpala2008-04-25
* | Move flip and softzoom to options structGravatar Uoti Urpala2008-04-25
* | Move fullscreen to options structGravatar Uoti Urpala2008-04-25
* | Move dvdsub_id to options structGravatar Uoti Urpala2008-04-23
* | Move audio_id and video_id to options structGravatar Uoti Urpala2008-04-23
* | Remove static mpctx from mplayer.cGravatar Uoti Urpala2008-04-23
|/
* Add MPLAYER_ prefix to multiple inclusion guards.Gravatar diego2008-02-22
* Change force_fps and force_ofps to doubleGravatar reimar2008-02-14
* Remove redundant extern variable declarations, include proper headers instead.Gravatar diego2007-08-25
* Identifiers starting with underscores are reserved.Gravatar diego2007-07-31
* add new -subfont option, that allows having a different font for OSD (control...Gravatar ben2007-05-20
* Remove some of the worst "headers include headers which includeGravatar reimar2006-11-29
* marks several read-only string parameters which aren't modified inside the ca...Gravatar reynaldo2006-07-15
* Remove updating of vo_mouse_timer_const from the main loop and alsoGravatar uau2006-04-25
* Patch by Stefan Huehner / stefan % huehner ! org \Gravatar rathann2006-02-09
* support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl>Gravatar henry2003-04-07
* Stream cleanup, don't use blah_on options anymore.Gravatar albeu2003-03-30
* - add subcpGravatar pontscho2003-01-21
* - rewrite sub_fpsGravatar pontscho2003-01-21
* add DVD and CDRom device entry's, and fix two 10l bugGravatar pontscho2003-01-12
* add overlapping to preferencesGravatar pontscho2003-01-02
* - fix three submenu bugGravatar pontscho2002-12-11
* add autosync && some 10l bugfixGravatar pontscho2002-11-28
* add and extended Gregory Kovriga's <gkovriga@techunix.technion.ac.il> patchGravatar pontscho2002-10-21
* add [video||audio]_driver_listGravatar pontscho2002-10-02
* some cleanup - made private vars/funcs static, removed obsolete externsGravatar arpi2002-09-29
* add aspect changing supportGravatar pontscho2002-09-28
* removed obsolete/unused audio|video_fm|codec, has_audio|videoGravatar arpi2002-09-28
* - fix new afm/vfm supportGravatar pontscho2002-09-28
* fix vfm and add afm supportGravatar pontscho2002-08-31
* -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...Gravatar arpi2002-08-30