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
*
options: set fs=yes by default on RPI, and change RPI defaults handling
wm4
2016-02-05
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
Update copyright year
wm4
2016-01-01
*
sub: always recreate ASS_Renderer on subtitle decoder reinit
wm4
2015-12-26
*
options: handle terminal/logging settings eagerly
wm4
2015-11-04
*
player: fix another --force-window bug
wm4
2015-09-23
*
player: make force-window in auto-profiles actually work
wm4
2015-09-20
*
player: add missing \n to a message
wm4
2015-07-13
*
sub: protect ASS_Renderer state
wm4
2015-07-06
*
audio: add --audio-spdif as new method for enabling passthrough
wm4
2015-06-05
*
options: remove --slave-broken
wm4
2015-05-27
*
player: set cocoa input context at an earlier point
wm4
2015-05-27
*
player: load scripts at an earlier point
wm4
2015-05-27
*
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
[next]