index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
player
/
main.c
Commit message (
Expand
)
Author
Age
*
win32: remove check for SetPriorityClass()
wm4
2015-01-20
*
win32: drop hacks for possibly broken static pthreads-win32 linking
wm4
2015-01-11
*
video: better pipelining with vf_vapoursynth
wm4
2015-01-03
*
player: move terminal input init to a better place
wm4
2015-01-02
*
player: print config.h contents in verbose mode
wm4
2015-01-02
*
Update copyright year
wm4
2015-01-01
*
video: pass some VO params as struct
wm4
2014-12-31
*
options: expand ~ for the include option
Stefano Pigozzi
2014-12-30
*
player: make --shuffle/--merge-files affect runtime loaded playlists
wm4
2014-12-29
*
player: force stereo as default when encoding
wm4
2014-12-27
*
vo_opengl_cb: free context on exit
wm4
2014-12-22
*
client API: allow multiple mpv instances with terminal=yes
wm4
2014-12-02
*
player: improve exit message in some scenarios
wm4
2014-10-31
*
player: adjust uninit order of components
wm4
2014-10-24
*
player: shutdown all clients before actual uninit
wm4
2014-10-19
*
ipc: decouple from MPContext
wm4
2014-10-19
*
input: implement JSON-based IPC protocol
Alessandro Ghedini
2014-10-17
*
audio: change internal device listing API
wm4
2014-10-10
*
libmpv/cocoa: make global events work and get rid of is_cplayer
Stefano Pigozzi
2014-10-09
*
audio: add device selection & listing with --audio-device
wm4
2014-10-09
*
m_config: add function to copy all options
wm4
2014-10-06
*
player: move some libass setup code to sub.c
wm4
2014-10-03
*
player: remove central uninit_player() function and flags mess
wm4
2014-10-03
*
input: separate creation and loading of config
wm4
2014-09-27
*
stream: redo playback abort handling
wm4
2014-09-13
*
player: some more input refactoring
wm4
2014-09-07
*
options: compatibility hack for --slave-broken
wm4
2014-08-25
*
terminal: some cleanups
wm4
2014-08-21
*
cocoa: fix build by using the correct HAVE_* macro
Stefano Pigozzi
2014-08-06
*
cocoa: move set_input_context to macosx_events
FRAU KOUJIRO
2014-08-06
*
Remove the last remains of slave mode
wm4
2014-08-01
*
Audit and replace all ctype.h uses
wm4
2014-07-01
*
player: remove some minor code duplication in config loader code
wm4
2014-06-26
*
encode: disable playback framedropping
wm4
2014-06-17
*
video/out: change aspects of OSD handling
wm4
2014-06-15
*
win32: implement --priority differently
wm4
2014-06-12
*
encode: don't load Lua scripts
wm4
2014-06-12
*
encode: make option struct local
wm4
2014-06-11
*
command: redo ancient TV/DVB/PVR commands
wm4
2014-06-11
*
client API: add API function that ensures total destruction
wm4
2014-06-07
*
client API: fix terminal usage
wm4
2014-06-06
*
x11: replace--[x11-]fstype option with --x11-netwm
wm4
2014-05-16
*
player: reorganize how lua scripts are loaded
wm4
2014-05-13
*
options: rename subtitle-related options
Martin Herkt
2014-05-04
*
client API: add chapter change event
wm4
2014-04-27
*
stream: remove interrupt callback global variables
wm4
2014-04-25
*
dispatch: move into its own source file
wm4
2014-04-23
*
encode: don't resume playback when encoding
wm4
2014-04-19
*
encode: don't apply default config options
wm4
2014-04-19
*
Remove CPU detection and inline asm handling
wm4
2014-04-19
[next]