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.
|