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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
msg: add --msgtime option to add timestamps to each output message
wm4
2014-02-28
1
-2
/
+9
*
av_log: add tons of warnings against mismatched ffmpeg/libav libraries
wm4
2014-02-10
1
-0
/
+22
*
av_log: restructure version printing code
wm4
2014-02-10
1
-18
/
+28
*
options: add --no-terminal switch
wm4
2014-02-10
1
-13
/
+21
*
msg: clear lines by printing spaces on MS Windows
wm4
2014-02-09
1
-1
/
+7
*
msg: don't clear the status line if new and previous status was empty
wm4
2014-01-29
1
-0
/
+3
*
playlist_parser: restore ASX parsing etc.
wm4
2014-01-20
1
-8
/
+8
*
demux_playlist: move parser for plaintext playlists
wm4
2014-01-19
1
-20
/
+0
*
msg: expose log level names
wm4
2014-01-16
3
-3
/
+7
*
msg: add a mechanism to output messages to a ringbuffer
wm4
2014-01-16
2
-18
/
+152
*
msg: fix typo in comment
wm4
2014-01-16
1
-1
/
+1
*
msg: move special declarations to msg_control.h
wm4
2014-01-16
4
-13
/
+21
*
msg: print module prefixes even if message contains newlines
wm4
2014-01-16
1
-12
/
+23
*
msg: update comment
wm4
2014-01-15
1
-1
/
+1
*
msg: terminal OSD uses stderr, not stdout
wm4
2014-01-15
1
-1
/
+1
*
msg: don't clear term OSD lines that are not used
wm4
2014-01-14
1
-3
/
+5
*
msg: fix printing of module header
wm4
2014-01-14
1
-1
/
+2
*
player: redo terminal OSD and status line handling
wm4
2014-01-13
2
-14
/
+80
*
Factor out setting AVCodecContext extradata
wm4
2014-01-11
2
-10
/
+15
*
common: drop mp_append_utf8_buffer()
wm4
2013-12-30
2
-13
/
+2
*
common: simplify and optimize string escape parsing
wm4
2013-12-30
2
-5
/
+76
*
asxparser: remove commented code
wm4
2013-12-22
1
-12
/
+0
*
Don't include version.h from make options.c
wm4
2013-12-22
2
-4
/
+4
*
msg: add some comments about thread-safety
wm4
2013-12-22
1
-0
/
+6
*
msg: remove global state
wm4
2013-12-21
3
-59
/
+58
*
msg: don't prefix slave-mode stuff by default
wm4
2013-12-21
1
-1
/
+1
*
msg: rename mp_msg_log -> mp_msg
wm4
2013-12-21
6
-31
/
+31
*
msg: convert defines to enum
wm4
2013-12-21
3
-26
/
+27
*
msg: remove legacy stuff
wm4
2013-12-21
2
-142
/
+3
*
cpudetect: remove mp_msg calls
wm4
2013-12-21
1
-13
/
+0
*
stream: mp_msg conversions
wm4
2013-12-21
2
-6
/
+5
*
demux: mp_msg conversions
wm4
2013-12-21
1
-1
/
+1
*
playlist_parser: mp_msg conversion
wm4
2013-12-21
4
-72
/
+79
*
encode_lavc: mp_msg conversions
wm4
2013-12-21
3
-109
/
+101
*
av_log: mp_msg conversion
wm4
2013-12-21
2
-32
/
+71
*
m_option, m_config: mp_msg conversions
wm4
2013-12-21
2
-14
/
+16
*
codecs: avoid having to print error message
wm4
2013-12-21
1
-3
/
+2
*
codecs: mp_msg conversion
wm4
2013-12-21
2
-7
/
+8
*
av_common: abuse av_log to print message instead of mp_msg
wm4
2013-12-21
1
-1
/
+2
*
msg: handle vsnprintf errors
wm4
2013-12-20
1
-1
/
+2
*
msg: use a global lock to synchronize printing
wm4
2013-12-20
1
-4
/
+7
*
msg: change --msglevel, reduce legacy glue
wm4
2013-12-20
2
-26
/
+123
*
msg: cosmetic changes
wm4
2013-12-20
2
-124
/
+87
*
msg: change hack to silence command line pre-parse error messages
wm4
2013-12-20
2
-1
/
+4
*
terminal: remove separate formatting for --msgmodule
wm4
2013-12-20
1
-4
/
+1
*
terminal: abstract terminal color handling
wm4
2013-12-20
1
-95
/
+5
*
terminal: move SIGTTOU signal handler setup code
wm4
2013-12-19
1
-7
/
+0
*
Rename getch2....c/h to terminal....c/h
wm4
2013-12-19
1
-1
/
+1
*
Reduce recursive config.h inclusions in headers
wm4
2013-12-18
1
-3
/
+4
*
Remove the _ macro
wm4
2013-12-18
2
-7
/
+4
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
25
-0
/
+4380