Sun, 14 Feb 2010 14:47:22 +0000 |
diego |
Move movie_aspect extern declaration to libmpcodecs/vd.h.
|
Sun, 14 Feb 2010 14:33:16 +0000 |
diego |
Move GUI-related extern declarations to a GUI header file.
|
Sun, 14 Feb 2010 10:53:20 +0000 |
diego |
Fix exit_player() usage throughout the codebase.
|
Sat, 30 Jan 2010 23:24:23 +0000 |
diego |
Add license header to all top-level files missing them.
|
Wed, 03 Dec 2008 23:01:03 +0000 |
diego |
Get rid of pointless 'extern' keywords.
|
Fri, 22 Feb 2008 09:09:46 +0000 |
diego |
Add MPLAYER_ prefix to multiple inclusion guards.
|
Thu, 14 Feb 2008 14:50:34 +0000 |
reimar |
Change force_fps and force_ofps to double
|
Sat, 25 Aug 2007 12:25:34 +0000 |
diego |
Remove redundant extern variable declarations, include proper headers instead.
|
Tue, 31 Jul 2007 07:04:07 +0000 |
diego |
Identifiers starting with underscores are reserved.
|
Sun, 20 May 2007 16:10:45 +0000 |
ben |
add new -subfont option, that allows having a different font for OSD (controls and menu) and subtitles
|
Wed, 29 Nov 2006 14:08:24 +0000 |
reimar |
Remove some of the worst "headers include headers which include
|
Sat, 15 Jul 2006 16:03:12 +0000 |
reynaldo |
marks several read-only string parameters which aren't modified inside the called function as const. Patch by Stefan Huehner, stefan AT huehner-org
|
Tue, 25 Apr 2006 21:36:02 +0000 |
uau |
Remove updating of vo_mouse_timer_const from the main loop and also
|
Thu, 09 Feb 2006 14:08:03 +0000 |
rathann |
Patch by Stefan Huehner / stefan % huehner ! org \
|
Mon, 07 Apr 2003 16:04:02 +0000 |
henry |
support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl>
|
Sun, 30 Mar 2003 17:07:31 +0000 |
albeu |
Stream cleanup, don't use blah_on options anymore.
|
Tue, 21 Jan 2003 19:12:46 +0000 |
pontscho |
- add subcp
|
Tue, 21 Jan 2003 13:33:40 +0000 |
pontscho |
- rewrite sub_fps
|
Sun, 12 Jan 2003 23:38:55 +0000 |
pontscho |
add DVD and CDRom device entry's, and fix two 10l bug
|
Thu, 02 Jan 2003 14:41:40 +0000 |
pontscho |
add overlapping to preferences
|
Wed, 11 Dec 2002 01:21:12 +0000 |
pontscho |
- fix three submenu bug
|
Thu, 28 Nov 2002 23:17:14 +0000 |
pontscho |
add autosync && some 10l bugfix
|
Mon, 21 Oct 2002 11:11:39 +0000 |
pontscho |
add and extended Gregory Kovriga's <gkovriga@techunix.technion.ac.il> patch
|
Wed, 02 Oct 2002 13:16:15 +0000 |
pontscho |
add [video||audio]_driver_list
|
Sun, 29 Sep 2002 19:26:40 +0000 |
arpi |
some cleanup - made private vars/funcs static, removed obsolete externs
|
Sat, 28 Sep 2002 21:16:12 +0000 |
pontscho |
add aspect changing support
|
Sat, 28 Sep 2002 18:45:47 +0000 |
arpi |
removed obsolete/unused audio|video_fm|codec, has_audio|video
|
Sat, 28 Sep 2002 18:03:34 +0000 |
pontscho |
- fix new afm/vfm support
|
Sat, 31 Aug 2002 09:45:59 +0000 |
pontscho |
fix vfm and add afm support
|
Fri, 30 Aug 2002 21:44:20 +0000 |
arpi |
-afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
|