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_sdl.c
Commit message (
Expand
)
Author
Age
*
Merge svn changes up to r31097
Uoti Urpala
2010-04-26
|
\
|
*
Set vo_dwidth/vo_dheight for mouse movements work at least in windowed mode.
reimar
2010-04-25
|
*
Share SDL initialization code.
reimar
2010-04-25
|
*
Add sdl_common file and use it to share the input handling between -vo gl
reimar
2010-04-25
|
*
Remove code to work around bugs in ancient libSDL versions, the code has been
reimar
2010-04-24
*
|
Delete things related to old translation system
Uoti Urpala
2010-03-10
*
|
Merge svn changes up to r30185
Uoti Urpala
2010-01-08
|
\
|
|
*
Fixup SDL configure check:
reimar
2010-01-03
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
*
|
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
*
|
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
|
Merge svn changes up to r29117
Uoti Urpala
2009-04-01
|
\
|
|
*
Remove obsolete extra elements from opt_t struct initialization.
diego
2009-03-15
*
|
Merge svn changes up to r28951
Uoti Urpala
2009-03-14
|
\
|
|
*
Make data related to suboption parsing const in libvo
reimar
2009-03-07
*
|
Merge svn changes up to r28348
Uoti Urpala
2009-01-23
|
\
|
|
*
cosmetics: Remove pointless period after copyright statement non-sentences.
diego
2009-01-19
*
|
Merge svn changes up to r28065
Uoti Urpala
2008-12-02
|
\
|
|
*
Remove a lot of completely pointless mp_msg_test calls.
reimar
2008-12-01
*
|
Merge svn changes up to 27824
Uoti Urpala
2008-10-25
|
\
|
|
*
Replace numeric constants by their defines.
cehoyos
2008-10-09
*
|
Merge svn changes up to r27441
Uoti Urpala
2008-08-08
|
\
|
|
*
Change a bunch of X11-specific preprocessor directives.
diego
2008-08-04
*
|
Merge svn changes up to r26783
Uoti Urpala
2008-05-15
|
\
|
|
*
Use standard license headers with standard formatting.
diego
2008-05-14
*
|
Remove variable arguments from vo control() functions
Uoti Urpala
2008-04-23
|
/
*
Fix nonsensical license header, mpeg2dec is not GNU Make.
diego
2008-04-09
*
Use __AMIGAOS4__ instead of AMIGA, like everywhere else.
diego
2008-03-15
*
Consistently use __APPLE__ instead of MACOSX as preprocessor condition.
diego
2008-03-15
*
#include config.h before all other headers.
diego
2008-03-14
*
Remove changelog from file header, we have revision control for this.
diego
2008-01-06
*
Replace some more broken SYS_DARWIN preprocessor conditionals with __APPLE__.
diego
2007-12-16
*
Mark the vo_functions_t definitions as const where possible.
reimar
2007-12-02
*
Make vo info structs const
reimar
2007-12-02
*
movie player for Linux --> movie player
diego
2007-10-30
*
A missing break statement caused SDLK_PLUS to be triggered twice on one press.
diego
2007-10-22
*
cosmetics: typo
diego
2007-10-11
*
Avoid vo_sdl void * arithmetic
reimar
2007-06-24
*
Replace implicit use of fast_memcpy via macro by explicit use to allow
reimar
2007-06-05
*
Code cleanup: don't include a .c file in mplayer.c and fix a few
rathann
2007-03-29
*
Move code to ignore mouse wheel "down" events to fifo.c (needed because
reimar
2007-01-21
*
Amiga OS 4 support
diego
2006-12-23
*
Use MOUSE_BTN0 instead of MOUSE_BASE for consistency with other vo drivers.
diego
2006-10-12
*
disable double buffer in vo_sdl on macosx. fix flicker issue.
nplourde
2006-08-18
*
Rename some misspelled and misnamed messages.
diego
2006-04-28
*
Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ...
reynaldo
2006-04-24
*
Convert all if(verbose>X) to mp_msg_test calls.
diego
2006-03-24
*
- move our setenv() fallback implementation to osdep
al
2005-12-26
*
libvo input cleanup: remove the dependency on libinput,
albeu
2005-11-02
[next]