Sun, 10 Dec 2006 01:38:54 +0000 |
nplourde |
vo_macosx, fix crash when closing window
|
Sat, 09 Dec 2006 23:57:28 +0000 |
nplourde |
vo_macosx.m disable window animation when going to fullscreen
|
Fri, 01 Dec 2006 14:58:11 +0000 |
diego |
Fix declarations vs statements warning.
|
Sun, 02 Jul 2006 03:59:36 +0000 |
reynaldo |
rm unnecesary casts from void* - part 2
|
Sat, 08 Apr 2006 16:16:48 +0000 |
nplourde |
Replace deprecated function
|
Sat, 04 Mar 2006 12:37:44 +0000 |
nplourde |
update activity every 30 sec
|
Tue, 07 Feb 2006 01:36:32 +0000 |
nplourde |
let osx sleep if video is paused
|
Wed, 11 Jan 2006 02:45:17 +0000 |
nplourde |
do not give focus to vo_macosx in shared buffer mode. Patch by Hector Chu<hectorchu@gmail.com>
|
Sun, 04 Sep 2005 12:58:16 +0000 |
nplourde |
mplayer osx shared video buffer
|
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
|
Thu, 28 Jul 2005 23:18:39 +0000 |
nplourde |
exit kiosk mode and show mouse cursor in uninit
|
Thu, 28 Jul 2005 22:19:34 +0000 |
nplourde |
properly release window
|
Sun, 24 Jul 2005 15:16:27 +0000 |
nplourde |
restore window shadow when quitting fullscreen mode
|
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
|
Fri, 01 Jul 2005 17:24:31 +0000 |
nplourde |
fix fullscreen menubar item behaviour
|
Wed, 29 Jun 2005 21:54:48 +0000 |
nplourde |
keep window size when changing aspect
|
Wed, 29 Jun 2005 21:49:58 +0000 |
nplourde |
crash on autorelease, do not add to pool
|
Fri, 17 Jun 2005 16:45:24 +0000 |
nplourde |
osx 10.3 dont like to have a window init with no size
|
Thu, 16 Jun 2005 16:41:44 +0000 |
nplourde |
set nsapp and setup cocoa with NSApplicationLoad
|
Thu, 16 Jun 2005 16:14:05 +0000 |
nplourde |
proper init of NSApp
|
Thu, 16 Jun 2005 00:26:47 +0000 |
nplourde |
set window alpha
|
Wed, 15 Jun 2005 21:49:50 +0000 |
nplourde |
new texture frame
|
Wed, 15 Jun 2005 16:54:43 +0000 |
nplourde |
device_id flag force fullscreen device
|
Wed, 15 Jun 2005 14:55:08 +0000 |
nplourde |
fix gcc warning
|
Wed, 15 Jun 2005 14:48:33 +0000 |
nplourde |
do not realloc window while playing playlist
|
Sun, 05 Jun 2005 20:21:34 +0000 |
nplourde |
show window only after texture creation (look better).
|
Sun, 05 Jun 2005 14:57:36 +0000 |
nplourde |
Pure cosmetic
|
Thu, 02 Jun 2005 14:19:35 +0000 |
nplourde |
Moved event update inside cocoa openglview class
|
Thu, 02 Jun 2005 14:10:52 +0000 |
nplourde |
Function name cleanup
|
Thu, 02 Jun 2005 12:03:26 +0000 |
nplourde |
Sync swap with VBL.
|
Thu, 26 May 2005 16:33:28 +0000 |
nplourde |
Fix pan-scan in fullscreen mode
|
Wed, 25 May 2005 23:44:55 +0000 |
nplourde |
fix signess warning
|
Wed, 25 May 2005 23:38:59 +0000 |
nplourde |
create menu
|
Wed, 04 May 2005 12:00:54 +0000 |
nplourde |
draw resize box
|
Mon, 02 May 2005 21:17:27 +0000 |
nplourde |
enable panscan
|
Mon, 02 May 2005 18:05:59 +0000 |
nplourde |
enable rootwin
|
Mon, 02 May 2005 14:40:16 +0000 |
nplourde |
close button exit mplayer with esc key
|
Mon, 02 May 2005 01:48:37 +0000 |
nplourde |
add ontop
|
Fri, 29 Apr 2005 11:05:16 +0000 |
nplourde |
macosx core video module
|