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
/
msg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
terminal: fix printing of prefix
wm4
2014-04-23
1
-2
/
+3
*
player: add a --dump-stats option
wm4
2014-04-17
1
-2
/
+40
*
msg: correct ringbuffer log level comparison
FRAU KOUJIRO
2014-04-17
1
-1
/
+1
*
terminal: pretty print modules for --msgmodule
Evan Purkhiser
2014-04-12
1
-2
/
+26
*
msg: add --msgtime option to add timestamps to each output message
wm4
2014-02-28
1
-2
/
+9
*
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
*
msg: expose log level names
wm4
2014-01-16
1
-3
/
+3
*
msg: add a mechanism to output messages to a ringbuffer
wm4
2014-01-16
1
-18
/
+140
*
msg: move special declarations to msg_control.h
wm4
2014-01-16
1
-1
/
+2
*
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
1
-14
/
+78
*
msg: add some comments about thread-safety
wm4
2013-12-22
1
-0
/
+6
*
msg: remove global state
wm4
2013-12-21
1
-51
/
+55
*
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
1
-5
/
+5
*
msg: convert defines to enum
wm4
2013-12-21
1
-3
/
+4
*
msg: remove legacy stuff
wm4
2013-12-21
1
-85
/
+1
*
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
1
-25
/
+112
*
msg: cosmetic changes
wm4
2013-12-20
1
-20
/
+22
*
msg: change hack to silence command line pre-parse error messages
wm4
2013-12-20
1
-0
/
+3
*
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
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
1
-0
/
+389