| Commit message (Expand) | Author | Age | Files | Lines |
* | core: show quvi page title in window title, clean up libquvi handling | wm4 | 2012-10-14 | 1 | -0/+8 |
* | commands: replace --hardframedrop, change framedropping property | wm4 | 2012-10-12 | 1 | -4/+0 |
* | core, timeline: cache external ordered chapter files too | Stefano Pigozzi | 2012-09-18 | 1 | -2/+0 |
* | libvo: remove exit_player_bad() | wm4 | 2012-07-30 | 1 | -7/+0 |
* | mplayer: remove crash handler stuff | wm4 | 2012-07-30 | 1 | -2/+0 |
* | osd: use libass for OSD rendering | wm4 | 2012-07-28 | 1 | -8/+0 |
* | options: move sub_name, sub_auto and vobsub_name to struct | Clément Bœsch | 2011-04-20 | 1 | -2/+0 |
* | core: move most mpcommon.c contents to mplayer.c | Uoti Urpala | 2011-01-15 | 1 | -0/+5 |
* | options: move various mplayer.c options to option struct | Clément Bœsch | 2010-11-13 | 1 | -1/+0 |
* | cosmetics: mplayer.c: Remove obsolete declarations | diego | 2010-11-02 | 1 | -2/+0 |
* | mplayer.h: remove unnecessary declarations (dvd_device, cdrom_device) | Uoti Urpala | 2010-04-25 | 1 | -3/+0 |
* | Merge svn changes up to r30475 | Uoti Urpala | 2010-03-09 | 1 | -0/+17 |
|\ |
|
| * | Add license header to all top-level files missing them. | diego | 2010-01-30 | 1 | -0/+17 |
* | | Remove the internal GUI | Anton Khirnov | 2009-07-07 | 1 | -2/+0 |
* | | options: Move osd_level and osd_duration to options struct | Uoti Urpala | 2009-03-31 | 1 | -1/+0 |
* | | Merge svn changes up to r28087 | Uoti Urpala | 2008-12-04 | 1 | -1/+1 |
|\| |
|
| * | Get rid of pointless 'extern' keywords. | diego | 2008-12-03 | 1 | -2/+2 |
* | | Rename exit_player() use outside core to exit_player_bad() | Uoti Urpala | 2008-08-12 | 1 | -1/+1 |
* | | Move global filename to mpctx | Uoti Urpala | 2008-04-26 | 1 | -2/+0 |
* | | Move movie_aspect to options struct | Uoti Urpala | 2008-04-25 | 1 | -1/+0 |
* | | Move flip and softzoom to options struct | Uoti Urpala | 2008-04-25 | 1 | -3/+0 |
* | | Move fullscreen to options struct | Uoti Urpala | 2008-04-25 | 1 | -1/+0 |
* | | Move dvdsub_id to options struct | Uoti Urpala | 2008-04-23 | 1 | -1/+0 |
* | | Move audio_id and video_id to options struct | Uoti Urpala | 2008-04-23 | 1 | -2/+0 |
* | | Remove static mpctx from mplayer.c | Uoti Urpala | 2008-04-23 | 1 | -2/+12 |
|/ |
|
* | Add MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-02-22 | 1 | -3/+3 |
* | Change force_fps and force_ofps to double | reimar | 2008-02-14 | 1 | -1/+1 |
* | Remove redundant extern variable declarations, include proper headers instead. | diego | 2007-08-25 | 1 | -6/+0 |
* | Identifiers starting with underscores are reserved. | diego | 2007-07-31 | 1 | -3/+3 |
* | add new -subfont option, that allows having a different font for OSD (control... | ben | 2007-05-20 | 1 | -0/+1 |
* | Remove some of the worst "headers include headers which include | reimar | 2006-11-29 | 1 | -6/+0 |
* | marks several read-only string parameters which aren't modified inside the ca... | reynaldo | 2006-07-15 | 1 | -1/+1 |
* | Remove updating of vo_mouse_timer_const from the main loop and also | uau | 2006-04-25 | 1 | -1/+1 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 | 1 | -1/+1 |
* | support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl> | henry | 2003-04-07 | 1 | -2/+3 |
* | Stream cleanup, don't use blah_on options anymore. | albeu | 2003-03-30 | 1 | -1/+0 |
* | - add subcp | pontscho | 2003-01-21 | 1 | -0/+1 |
* | - rewrite sub_fps | pontscho | 2003-01-21 | 1 | -0/+1 |
* | add DVD and CDRom device entry's, and fix two 10l bug | pontscho | 2003-01-12 | 1 | -0/+3 |
* | add overlapping to preferences | pontscho | 2003-01-02 | 1 | -0/+1 |
* | - fix three submenu bug | pontscho | 2002-12-11 | 1 | -0/+1 |
* | add autosync && some 10l bugfix | pontscho | 2002-11-28 | 1 | -0/+1 |
* | add and extended Gregory Kovriga's <gkovriga@techunix.technion.ac.il> patch | pontscho | 2002-10-21 | 1 | -0/+4 |
* | add [video||audio]_driver_list | pontscho | 2002-10-02 | 1 | -0/+2 |
* | some cleanup - made private vars/funcs static, removed obsolete externs | arpi | 2002-09-29 | 1 | -2/+5 |
* | add aspect changing support | pontscho | 2002-09-28 | 1 | -0/+1 |
* | removed obsolete/unused audio|video_fm|codec, has_audio|video | arpi | 2002-09-28 | 1 | -1/+0 |
* | - fix new afm/vfm support | pontscho | 2002-09-28 | 1 | -2/+3 |
* | fix vfm and add afm support | pontscho | 2002-08-31 | 1 | -1/+2 |
* | -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make... | arpi | 2002-08-30 | 1 | -1/+1 |
* | - add play time subtitle change support | pontscho | 2002-08-29 | 1 | -0/+5 |
* | fix (?) cmd line handling | pontscho | 2002-08-15 | 1 | -0/+9 |
* | add preferences to gui | pontscho | 2002-07-25 | 1 | -0/+13 |
* | add equalizer support and fix some small bug... | pontscho | 2002-07-03 | 1 | -0/+3 |
* | fix volume handling ( step 2 ) -- add balance support and some code cleanup a... | pontscho | 2002-07-02 | 1 | -0/+3 |
* | warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org> | arpi | 2002-06-07 | 1 | -1/+1 |
* | add VCD support for GUI | pontscho | 2002-06-03 | 1 | -0/+1 |
* | some bug fix | pontscho | 2002-05-01 | 1 | -0/+2 |
* | rewrite fullscreen support in some libvo driver | pontscho | 2002-03-07 | 1 | -0/+1 |
* | new gui interface, and gtk moved into mplayer process. fork ... bleh :) | pontscho | 2002-02-23 | 1 | -0/+1 |
* | new interface ? :) | pontscho | 2002-02-21 | 1 | -79/+1 |
* | add a_frame variable. | pontscho | 2001-06-04 | 1 | -0/+2 |
* | when using -ss: | laaz | 2001-06-01 | 1 | -2/+2 |
* | init. | pontscho | 2001-05-08 | 1 | -0/+83 |