index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
video
/
out
/
vo_sdl.c
Commit message (
Expand
)
Author
Age
*
osd: simplify an aspect of change detection handling
wm4
2015-03-18
*
buid: readd -Wparentheses
wm4
2015-03-02
*
vo: simplify VOs by adding generic screenshot support
wm4
2015-01-24
*
video: separate screenshot modes
wm4
2015-01-23
*
video: remove vfcap.h
wm4
2015-01-21
*
command: unify handling of fullscreen and other VO flags
wm4
2015-01-16
*
command: make window-scale property observable
wm4
2014-11-02
*
vo_sdl: fix typo
wm4
2014-09-05
*
video: move display and timing to a separate thread
wm4
2014-08-12
*
vo_sdl: fix redrawing issue
wm4
2014-08-10
*
vo: remove vo_mouse_movement() wrapper
wm4
2014-07-27
*
video/out: use strcmp() instead of strcasecmp() for equalizers
wm4
2014-07-10
*
vo_sdl: fix clearing the screen on reconfig
wm4
2014-06-18
*
vo: make draw_image and vo_queue_image transfer image ownership
wm4
2014-06-17
*
video: introduce failure path for image allocations
wm4
2014-06-17
*
video/out: change aspects of OSD handling
wm4
2014-06-15
*
video: synchronize mpv rgb pixel format names with ffmpeg names
wm4
2014-06-14
*
vo_sdl: don't use VOCTRL_UPDATE_SCREENINFO
wm4
2014-05-06
*
vo_sdl: fix compilation
wm4
2014-01-25
*
video/out: do remaining config to reconfig replacements
wm4
2014-01-24
*
sub: uglify OSD code path with locking
wm4
2014-01-18
*
video/out: simplify monitor aspect handling
wm4
2014-01-11
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
Move mpvcore/input/ to input/
wm4
2013-12-17
*
video: remove --flip
wm4
2013-12-05
*
options: add option to disable using right Alt key as Alt Gr
Vivek Jain
2013-12-02
*
Rename sub.c/.h to osd.c/.h
wm4
2013-11-24
*
video/out: remove useless info struct and redundant fields
wm4
2013-10-23
*
Some more mp_msg conversions
wm4
2013-08-23
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
Fix some -Wshadow warnings
wm4
2013-07-23
*
video/out: remove options argument from preinit()
wm4
2013-07-22
*
video: remove fullscreen flags chaos
wm4
2013-07-18
*
core: cleanup more mp_fifo leftovers
wm4
2013-07-02
*
input: require VOs to send key up events, redo input key lookup
wm4
2013-07-02
*
video/out: introduce VOCTRL_UPDATE_WINDOW_TITLE
wm4
2013-06-15
*
vo_sdl: use VOCTRL_SET_CURSOR_VISIBILITY
wm4
2013-05-26
*
vo: remove vo.check_events callback
wm4
2013-05-26
*
vo_sdl: we don't want to minize the window when losing focus
Rudolf Polzer
2013-03-06
*
options: remove --no-vsync
wm4
2013-03-06
*
vo: Separate vo options from MPOpts
Alexander Preisinger
2013-03-04
*
vo: remove and cleanup globals
Alexander Preisinger
2013-03-04
*
m_option: don't define OPT_BASE_STRUCT by default
wm4
2013-03-01
*
core: simplify OSD capability handling, remove VFCAP_OSD
wm4
2013-03-01
*
vo_sdl, vo_xv: remove redundant/useless VOCTRL_PAUSE usage
wm4
2013-03-01
*
video/out: remove video mode switching (--vm)
wm4
2013-02-26
*
Prefix keycode defines with MP_
wm4
2013-02-12
*
cleanup: replace OPT_FLAG_ON and OPT_MAKE_FLAGS with OPT_FLAG
wm4
2013-02-09
*
options: move -geometry parsing to m_option.c
wm4
2013-01-23
[next]