Tue, 03 Apr 2007 15:57:55 +0000 |
vayne |
thread compatibility fixes for Win9x. based on patch by sergemp at mail dot ru.
|
Sat, 10 Mar 2007 14:33:28 +0000 |
vayne |
fixed dvd chapter and title switching
|
Sat, 10 Mar 2007 14:32:19 +0000 |
vayne |
removed redundant assignments, these get handled in evDropFile
|
Fri, 02 Mar 2007 19:54:40 +0000 |
vayne |
cosmetics, fix indentation as pointed out by Reimar
|
Fri, 02 Mar 2007 15:14:14 +0000 |
vayne |
add missing playtree entry
|
Fri, 02 Mar 2007 00:33:32 +0000 |
vayne |
simplify and modify fullscreen switching to avoid improper aspects
|
Fri, 02 Mar 2007 00:29:06 +0000 |
vayne |
add forgotten case value as per recent changes to mplayer.c
|
Fri, 23 Feb 2007 18:48:43 +0000 |
vayne |
Gui compilation fixes
|
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.
|