Sat, 13 Jan 2007 21:20:47 +0000 |
vayne |
proper fix for avoiding file skipping when mplayer is already playing a file.
|
Thu, 28 Dec 2006 15:36:54 +0000 |
vayne |
remove two unused functions.
|
Sat, 02 Dec 2006 17:29:56 +0000 |
diego |
Replace deprecated vo_plugin_args by vf_settings.
|
Sat, 02 Dec 2006 17:24:17 +0000 |
diego |
cosmetics: Rename functions and variable names from vop to vf.
|
Tue, 21 Nov 2006 20:48:17 +0000 |
uau |
Make compilation depending on USE_SUB unconditional.
|
Wed, 06 Sep 2006 17:44:41 +0000 |
vayne |
ISO C90 warnings fixes
|
Sat, 26 Aug 2006 16:52:51 +0000 |
vayne |
Further fullscreen switching improvements. Fixes sub window position bug when exiting a file from fullscreen. Fixes sub window position when switching between windows and fullscreen modes.
|
Wed, 16 Aug 2006 16:21:17 +0000 |
vayne |
further improvements to fullscreen switching.
|
Mon, 31 Jul 2006 17:39:17 +0000 |
ben |
introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
|
Sat, 29 Jul 2006 19:30:38 +0000 |
vayne |
improved fullscreen switching
|
Fri, 21 Jul 2006 20:17:41 +0000 |
gpoirier |
Compile fix, patch by Aidan Thornton % makomk # lycos P co P uk %
|
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
|
Thu, 13 Jul 2006 16:17:24 +0000 |
reynaldo |
drops casts from void * on malloc/calloc from the gui code
|
Sat, 08 Jul 2006 16:51:11 +0000 |
vayne |
crash fix when clicking on volume sliders when in stop state.
|
Sat, 08 Jul 2006 14:05:47 +0000 |
reimar |
OpenGL outputs actually support WinID, not to mention that showing the option
|
Thu, 06 Jul 2006 02:07:03 +0000 |
vayne |
Initial win32 gui release.
|