index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libvo
/
vo_macosx.m
Commit message (
Expand
)
Author
Age
*
enable fullscreen command from mplayer to be sent to mplayer osx
nplourde
2007-10-07
*
100l typo: ENTER --> KPENTER
diego
2007-08-23
*
Fix KPENTER keycode value on Mac OS X.
diego
2007-08-23
*
added double click support in vo_macosx. Patch by Ulion <ulion2002@gmail.com>
nplourde
2007-08-18
*
Functions that do not return a value must be void
reimar
2007-08-18
*
Remove duplicate extern declaration
reimar
2007-08-18
*
Replace implicit use of fast_memcpy via macro by explicit use to allow
reimar
2007-06-05
*
Remove some unused variables, patch by timwoj ieee org.
diego
2007-05-28
*
vo_macosx, fix crash when closing window
nplourde
2006-12-10
*
vo_macosx.m disable window animation when going to fullscreen
nplourde
2006-12-09
*
Fix declarations vs statements warning.
diego
2006-12-01
*
rm unnecesary casts from void* - part 2
reynaldo
2006-07-02
*
Replace deprecated function
nplourde
2006-04-08
*
update activity every 30 sec
nplourde
2006-03-04
*
let osx sleep if video is paused
nplourde
2006-02-07
*
do not give focus to vo_macosx in shared buffer mode. Patch by Hector Chu<hec...
nplourde
2006-01-11
*
mplayer osx shared video buffer
nplourde
2005-09-04
*
Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
ivo
2005-08-05
*
exit kiosk mode and show mouse cursor in uninit
nplourde
2005-07-28
*
properly release window
nplourde
2005-07-28
*
restore window shadow when quitting fullscreen mode
nplourde
2005-07-24
*
resize video after keep aspect menu item toggle
nplourde
2005-07-03
*
fix various window resizing bug with menu option
nplourde
2005-07-03
*
fix fullscreen menubar item behaviour
nplourde
2005-07-01
*
keep window size when changing aspect
nplourde
2005-06-29
*
crash on autorelease, do not add to pool
nplourde
2005-06-29
*
osx 10.3 dont like to have a window init with no size
nplourde
2005-06-17
*
set nsapp and setup cocoa with NSApplicationLoad
nplourde
2005-06-16
*
proper init of NSApp
nplourde
2005-06-16
*
set window alpha
nplourde
2005-06-16
*
new texture frame
nplourde
2005-06-15
*
device_id flag force fullscreen device
nplourde
2005-06-15
*
fix gcc warning
nplourde
2005-06-15
*
do not realloc window while playing playlist
nplourde
2005-06-15
*
show window only after texture creation (look better).
nplourde
2005-06-05
*
Pure cosmetic
nplourde
2005-06-05
*
Moved event update inside cocoa openglview class
nplourde
2005-06-02
*
Function name cleanup
nplourde
2005-06-02
*
Sync swap with VBL.
nplourde
2005-06-02
*
Fix pan-scan in fullscreen mode
nplourde
2005-05-26
*
fix signess warning
nplourde
2005-05-25
*
create menu
nplourde
2005-05-25
*
draw resize box
nplourde
2005-05-04
*
enable panscan
nplourde
2005-05-02
*
enable rootwin
nplourde
2005-05-02
*
close button exit mplayer with esc key
nplourde
2005-05-02
*
add ontop
nplourde
2005-05-02
*
macosx core video module
nplourde
2005-04-29