Tue, 05 Jun 2007 14:27:54 +0000 |
reimar |
Replace implicit use of fast_memcpy via macro by explicit use to allow
|
Mon, 28 May 2007 08:42:35 +0000 |
diego |
Remove some unused variables, patch by timwoj ieee org.
|
Thu, 29 Mar 2007 17:16:11 +0000 |
rathann |
Code cleanup: don't include a .c file in mplayer.c and fix a few
|
Fri, 01 Dec 2006 15:04:46 +0000 |
diego |
Fix a declarations vs statements warning.
|
Sat, 08 Apr 2006 16:16:48 +0000 |
nplourde |
Replace deprecated function
|
Tue, 07 Feb 2006 01:36:32 +0000 |
nplourde |
let osx sleep if video is paused
|
Wed, 02 Nov 2005 21:50:55 +0000 |
albeu |
libvo input cleanup: remove the dependency on libinput,
|
Sun, 21 Aug 2005 01:20:31 +0000 |
reimar |
remove extern for variables that are already in headers.
|
Fri, 05 Aug 2005 01:24:37 +0000 |
ivo |
Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
|
Sun, 03 Jul 2005 14:28:51 +0000 |
nplourde |
resize video after keep aspect menu item toggle
|
Sun, 03 Jul 2005 12:24:48 +0000 |
nplourde |
fix various window resizing bug with menu option
|
Sat, 02 Jul 2005 19:44:48 +0000 |
nplourde |
more fullscreen behaviour fix for mouse cursor
|
Sat, 02 Jul 2005 13:28:25 +0000 |
nplourde |
properly redraw fullscreen window with -fs and zoom
|
Fri, 01 Jul 2005 17:21:13 +0000 |
nplourde |
auto hide menubar and cursor in fullscreen
|
Tue, 14 Jun 2005 12:48:39 +0000 |
nplourde |
draw resize box
|