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_quartz.c
Commit message (
Expand
)
Author
Age
*
cosmetics: Remove useless parentheses from from return statements.
diego
2008-05-16
*
Fix mouse button mapping:
ulion
2007-12-18
*
Mark the vo_functions_t definitions as const where possible.
reimar
2007-12-02
*
Make vo info structs const
reimar
2007-12-02
*
Handle mouse up event to get double click support from mp_fifo.
ulion
2007-11-07
*
Fix mouse right button and middle button incorrect identifications.
ulion
2007-11-06
*
Fix KPENTER keycode value.
ulion
2007-11-06
*
Fix the prevent system idle code. Original code also works, but not as expected.
ulion
2007-11-06
*
Warning fixes:
ulion
2007-11-06
*
bugfix intel mac vo_quartz, PlanarPixmapInfoYUV420 structure requires big-end...
nplourde
2007-06-29
*
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
*
Code cleanup: don't include a .c file in mplayer.c and fix a few
rathann
2007-03-29
*
Fix a declarations vs statements warning.
diego
2006-12-01
*
Replace deprecated function
nplourde
2006-04-08
*
let osx sleep if video is paused
nplourde
2006-02-07
*
libvo input cleanup: remove the dependency on libinput,
albeu
2005-11-02
*
remove extern for variables that are already in headers.
reimar
2005-08-21
*
Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
ivo
2005-08-05
*
resize video after keep aspect menu item toggle
nplourde
2005-07-03
*
fix various window resizing bug with menu option
nplourde
2005-07-03
*
more fullscreen behaviour fix for mouse cursor
nplourde
2005-07-02
*
properly redraw fullscreen window with -fs and zoom
nplourde
2005-07-02
*
auto hide menubar and cursor in fullscreen
nplourde
2005-07-01
*
draw resize box
nplourde
2005-06-14
*
Fix Live Resize to match vo_macosx behavior
nplourde
2005-06-09
*
Toggle only between ontop and normal.
nplourde
2005-05-20
*
set device id to 0 if the device selected on startup do not exist
nplourde
2005-02-14
*
do not bring process to front if HAVE_SDL
nplourde
2004-12-01
*
clear menubar before adding new menu
nplourde
2004-12-01
*
add support for macosx finder argument support (let you bundle mplayer to be ...
nplourde
2004-11-10
*
remove window shadow in fullscreen
nplourde
2004-11-02
*
set aqua default theme
nplourde
2004-11-02
*
do not hide mouse and menubar in fulscreen if not using main device
nplourde
2004-11-01
*
more panscan fix
nplourde
2004-11-01
*
window now save is old position when going in fullscreen or while using resiz...
nplourde
2004-10-30
*
resize preset now respect movie aspect
nplourde
2004-10-29
*
enable pan-scan + menu option
nplourde
2004-10-29
*
get proper movie aspect
nplourde
2004-10-28
*
menu option to set desired movie aspect & keep aspect on window resize
nplourde
2004-10-28
*
autodetect proper monitor aspect
nplourde
2004-10-28
*
let you choose fullscreen resolution for slower system
nplourde
2004-10-28
*
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
diego
2004-10-28
*
fix windows resizing ui glitch
nplourde
2004-10-27
*
Enable live resize
nplourde
2004-10-22
*
fixed typo
nplourde
2004-10-21
*
move variable declaration at beginning of block
nplourde
2004-10-21
*
removed duplicate case and fixed aspect ratio for window zoom feature
nplourde
2004-10-20
*
Fixed event handling for menubar and window close button.
nplourde
2004-10-20
*
fix menu bar support and add new movie zoom option menu a la quicktime
nplourde
2004-10-19
[next]