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
*
Add missing 'void' to parameterless function declarations.
diego
2009-05-04
*
Add standard license headers, unify header formatting.
diego
2009-02-08
*
Do not use full relative #include path for headers in the same directory.
diego
2008-12-17
*
#include appropriate headers instead of locally declaring function prototypes.
diego
2008-12-08
*
Get rid of pointless 'extern' keywords.
diego
2008-12-03
*
cosmetics (svn diff --diff-cmd diff -x '-duwbBE' gives no differences)
gpoirier
2008-11-24
*
avoid putting several statements on a single line
gpoirier
2008-11-24
*
Use doxygen-style comments in file header. Remove tabs usage.
gpoirier
2008-11-24
*
whitespace-cleanup
gpoirier
2008-11-24
*
Replace QuickDraw calls in vo_quartz.c to fix warnings when compiling with cu...
gpoirier
2008-11-24
*
Give a CONFIG_ prefix to preprocessor directives that lacked one and
diego
2008-08-07
*
Ahem, the MACOSX_FINDER_SUPPORT directive was renamed to MACOSX_FINDER.
diego
2008-08-07
*
Change a bunch of video/audio-output-specific preprocessor directives from
diego
2008-08-03
*
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
[next]