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
*
vo_corevideo, vo_quartz: remove useless kQuitCmd
reimar
2010-11-02
*
Merge svn changes up to r30967
Uoti Urpala
2010-04-26
|
\
|
*
Refactor OS X foreground process setting into a separate function.
diego
2010-03-26
*
|
Merge svn changes up to r29644
Uoti Urpala
2009-09-04
|
\
|
|
*
Consistently use sizeof(variable) instead of sizeof(type) where easily possible.
reimar
2009-09-02
|
*
Cosmetics: get rid of many pointless ()
reimar
2009-09-02
|
*
Reduce code duplication for half/normal/double video size handling.
reimar
2009-09-02
|
*
Remove unused variable.
reimar
2009-09-02
|
*
vo_quartz: change deallocation/uninit to more reliably free allocated data.
reimar
2009-09-02
|
*
Port feature from corevideo: remember half/double size settings and reapply
reimar
2009-08-28
|
*
Move aspect change handling from vo_quartz to osx_common.
reimar
2009-08-28
|
*
Add osx_common.c and move the keycode conversion (OSX to MPlayer) there.
reimar
2009-08-28
|
*
Use the standard MPlayer aspect handling instead of reimplementing our own in...
reimar
2009-08-28
|
*
Use lookup_keymap_table function with data structure instead of huge switch-case
reimar
2009-08-27
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
|
Merge svn changes up to r29277
Uoti Urpala
2009-05-08
|
\
|
|
*
Add missing 'void' to parameterless function declarations.
diego
2009-05-04
*
|
Merge svn changes up to r28537
Uoti Urpala
2009-02-12
|
\
|
|
*
Add standard license headers, unify header formatting.
diego
2009-02-08
*
|
Merge svn changes up to r28162
Uoti Urpala
2008-12-19
|
\
|
|
*
Do not use full relative #include path for headers in the same directory.
diego
2008-12-17
*
|
Merge svn changes up to r28149
Uoti Urpala
2008-12-14
|
\
|
|
*
#include appropriate headers instead of locally declaring function prototypes.
diego
2008-12-08
|
*
Get rid of pointless 'extern' keywords.
diego
2008-12-03
*
|
Merge svn changes up to r28038
Uoti Urpala
2008-11-25
|
\
|
|
*
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
*
|
Merge svn changes up to r27441
Uoti Urpala
2008-08-08
|
\
|
|
*
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
*
|
Merge svn changes up to r26979
Uoti Urpala
2008-06-04
|
\
|
|
*
cosmetics: Remove useless parentheses from from return statements.
diego
2008-05-16
*
|
libvo: Move aspect.c static variables to vo struct
Uoti Urpala
2008-05-01
*
|
Move movie_aspect to options struct
Uoti Urpala
2008-04-25
*
|
Add context variable to vo_draw_text callback
Uoti Urpala
2008-04-23
*
|
Remove variable arguments from vo control() functions
Uoti Urpala
2008-04-23
|
/
*
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
[next]