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
*
Always block SIGPIPE globally
wm4
2015-05-11
*
player: add --force-window=immediate mode
wm4
2015-05-08
*
player: use profiles for libmpv and encoding defaults
wm4
2015-05-07
*
path: start special espansion with ~~name instead of ~name
wm4
2015-05-03
*
options: remove --leak-report
wm4
2015-05-02
*
win32: move platform specifics to osdep
wm4
2015-05-02
*
build: move main-fn files to osdep
wm4
2015-05-02
*
screenshots: change default directory in pseudo-gui mode to desktop
wm4
2015-05-01
*
Update license headers
Marcin Kurczewski
2015-04-13
*
win32: use a platform-specific unicode entry-point
James Ross-Gowan
2015-04-11
*
player: use config parser for setting up pseudo-gui profile
wm4
2015-04-10
*
player: change pseudo-gui settings
wm4
2015-04-10
*
player: do not accidentally init terminal
wm4
2015-04-10
*
player: add --idle --keep-open to pseudo-gui profile
wm4
2015-04-02
*
player: add "pseudo-gui" profile
wm4
2015-04-02
*
encode: make --audio-channels=auto work
wm4
2015-03-23
*
player: dump list of satisfied deps instead of config.h with -v
wm4
2015-03-11
*
player: restore --dump-stats
wm4
2015-03-10
*
player: fix operation if command line is empty
wm4
2015-03-06
*
player, client API: refactor cplayer init, reduce client API differences
wm4
2015-03-05
*
player: minor simplification
wm4
2015-03-05
*
encoding: allow encoding to channel configurations other than stereo
wm4
2015-02-23
*
encoding: fixed-vo option was removed
wm4
2015-02-13
*
osx: move code to unset input context to the right place
wm4
2015-02-12
*
osx: move cocoa specific call out of common code
wm4
2015-02-12
*
player: drop explicit exit() calls
wm4
2015-02-12
*
Revert "player: make --force-window create the window immediately on start"
wm4
2015-02-12
*
player: make --force-window create the window immediately on start
wm4
2015-02-03
*
player: remove --fixed-vo
wm4
2015-02-03
*
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
[next]