index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
player
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
encode: disable playback framedropping
wm4
2014-06-17
1
-0
/
+1
*
video/out: change aspects of OSD handling
wm4
2014-06-15
1
-0
/
+1
*
win32: implement --priority differently
wm4
2014-06-12
1
-2
/
+2
*
encode: don't load Lua scripts
wm4
2014-06-12
1
-0
/
+2
*
encode: make option struct local
wm4
2014-06-11
1
-3
/
+3
*
command: redo ancient TV/DVB/PVR commands
wm4
2014-06-11
1
-1
/
+0
*
client API: add API function that ensures total destruction
wm4
2014-06-07
1
-0
/
+4
*
client API: fix terminal usage
wm4
2014-06-06
1
-1
/
+4
*
x11: replace--[x11-]fstype option with --x11-netwm
wm4
2014-05-16
1
-11
/
+0
*
player: reorganize how lua scripts are loaded
wm4
2014-05-13
1
-5
/
+2
*
options: rename subtitle-related options
Martin Herkt
2014-05-04
1
-1
/
+1
*
client API: add chapter change event
wm4
2014-04-27
1
-0
/
+1
*
stream: remove interrupt callback global variables
wm4
2014-04-25
1
-1
/
+8
*
dispatch: move into its own source file
wm4
2014-04-23
1
-1
/
+1
*
encode: don't resume playback when encoding
wm4
2014-04-19
1
-0
/
+1
*
encode: don't apply default config options
wm4
2014-04-19
1
-1
/
+1
*
Remove CPU detection and inline asm handling
wm4
2014-04-19
1
-2
/
+0
*
encode: disable keep-open when encoding
James Ross-Gowan
2014-04-19
1
-0
/
+1
*
player: add a --dump-stats option
wm4
2014-04-17
1
-0
/
+8
*
player: remove ASX, SMIL and NSC playlist parsers
wm4
2014-04-13
1
-1
/
+0
*
player: remove confusing argc/argv adjustment
wm4
2014-03-23
1
-5
/
+0
*
player/main: Fix Cygwin build
James Ross-Gowan
2014-03-13
1
-12
/
+8
*
client API: fix playloop thread wakeup
wm4
2014-03-01
1
-0
/
+9
*
config: don't save options to resume-config that didn't change
wm4
2014-02-25
1
-0
/
+1
*
player: fix --force-window on OSX
wm4
2014-02-11
1
-4
/
+8
*
build: add option to build a library
wm4
2014-02-10
1
-10
/
+1
*
lua: port to client API
wm4
2014-02-10
1
-3
/
+0
*
Add a client API
wm4
2014-02-10
1
-76
/
+132
*
timer: init only once
wm4
2014-02-10
1
-4
/
+0
*
options: add --no-terminal switch
wm4
2014-02-10
1
-13
/
+17
*
w32: use safe DLL search paths everywhere
James Ross-Gowan
2014-01-27
1
-0
/
+21
*
w32: enable heap corruption detection
James Ross-Gowan
2014-01-27
1
-0
/
+3
*
w32: don't disable the error reporting dialog
James Ross-Gowan
2014-01-27
1
-1
/
+1
*
player: fix initial osd progbar state
wm4
2014-01-20
1
-0
/
+1
*
msg: move special declarations to msg_control.h
wm4
2014-01-16
1
-0
/
+1
*
io/win32: move mp_attach_console to terminal-win.c
Martin Herkt
2014-01-16
1
-1
/
+0
*
player: redo terminal OSD and status line handling
wm4
2014-01-13
1
-1
/
+1
*
Windows: use the GUI subsystem, attach to console
Martin Herkt
2014-01-02
1
-0
/
+1
*
Update copyright year
wm4
2014-01-01
1
-1
/
+1
*
options: simplify handling of some help options
wm4
2013-12-26
1
-4
/
+0
*
Don't include version.h from make options.c
wm4
2013-12-22
1
-2
/
+7
*
msg: remove global state
wm4
2013-12-21
1
-1
/
+6
*
player: use separate msg prefix for statusline
wm4
2013-12-21
1
-0
/
+1
*
msg: rename mp_msg_log -> mp_msg
wm4
2013-12-21
1
-2
/
+2
*
path lookup functions: mp_msg conversions
wm4
2013-12-21
1
-1
/
+1
*
demux: mp_msg conversions
wm4
2013-12-21
1
-1
/
+1
*
x11: mp_msg conversion for fstype help output
wm4
2013-12-21
1
-1
/
+1
*
encode_lavc: mp_msg conversions
wm4
2013-12-21
1
-2
/
+3
*
options: some more mp_msg conversions
wm4
2013-12-21
1
-1
/
+1
*
av_log: mp_msg conversion
wm4
2013-12-21
1
-2
/
+2
*
m_option, m_config: mp_msg conversions
wm4
2013-12-21
1
-13
/
+13
*
m_property: mp_msg conversions
wm4
2013-12-21
1
-1
/
+1
*
input: rework how input sources are added
wm4
2013-12-21
1
-23
/
+10
*
m_config: add custom context to includefunc callback
wm4
2013-12-21
1
-2
/
+4
*
sub/osd: mp_msg conversions
wm4
2013-12-21
1
-2
/
+3
*
codecs: mp_msg conversion
wm4
2013-12-21
1
-2
/
+3
*
mixer: mp_msg conversions
wm4
2013-12-21
1
-1
/
+1
*
msg: change --msglevel, reduce legacy glue
wm4
2013-12-20
1
-0
/
+3
*
terminal: abstract terminal color handling
wm4
2013-12-20
1
-1
/
+1
*
Rename getch2....c/h to terminal....c/h
wm4
2013-12-19
1
-1
/
+1
*
player: replace some overlooked mp_msgs
wm4
2013-12-19
1
-2
/
+2
*
Remove the _ macro
wm4
2013-12-18
1
-2
/
+2
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
1
-9
/
+9
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
1
-6
/
+6
*
Move libquvi stuff to stream/resolve/
wm4
2013-12-17
1
-1
/
+0
*
Move mpvcore/input/ to input/
wm4
2013-12-17
1
-1
/
+1
*
Rename mp_lua.c/h to lua.c/h
wm4
2013-12-17
1
-1
/
+1
*
Rename mp_core.h to core.h
wm4
2013-12-17
1
-1
/
+1
*
Move mpvcore/player/ to player/
wm4
2013-12-17
1
-0
/
+450