index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
common
/
msg.c
Commit message (
Expand
)
Author
Age
*
msg: make --msg-level affect --log-file too
wm4
2017-10-04
*
build: add preliminary LGPL mode
wm4
2017-09-21
*
options: unbreak -v
wm4
2017-06-23
*
options: remove weird --really-quiet special behavior
wm4
2017-06-23
*
player: make sure version information is always included in --log-file
wm4
2017-05-22
*
msg.c/h: partially change license to LGPL
wm4
2017-05-05
*
msg: flush after every message for --log-file
wm4
2016-09-30
*
msg: make --log-file and --dump-stats accept config path expansion
wm4
2016-09-28
*
player: make --log-file and --dump-stats freely settable at runtime
wm4
2016-09-19
*
osdep: rename atomics.h to atomic.h
wm4
2016-09-07
*
msg: introduce partial line buffers per mp_log
wm4
2016-03-01
*
msg: minor simplification
wm4
2016-03-01
*
msg: use dynamic buffer for message formatting
wm4
2016-03-01
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
msg: remove redundant condition
wm4
2015-12-05
*
msg: remove the useless trailing comment from stats dumping
wm4
2015-10-14
*
client API: allow using msg-level option for log messages
wm4
2015-06-20
*
Various spelling fixes
Marcin Kurczewski
2015-06-18
*
options: remove unneeded hack from command line parser
wm4
2015-04-23
*
Update license headers
Marcin Kurczewski
2015-04-13
*
msg: use relaxed atomics for log level test
wm4
2015-03-02
*
options: change --msg-level option
wm4
2015-02-06
*
msg: add --log-file option
wm4
2015-01-26
*
command: make the "run" command work on Windows too
wm4
2015-01-01
*
Add some missing "const"s
wm4
2014-10-10
*
fix -Wduplicate-decl-specifier warnings with clang
Stefano Pigozzi
2014-10-09
*
msg: fix unwanted blank lines
wm4
2014-10-08
*
client API: introduce numeric log levels
wm4
2014-10-08
*
msg, client API: buffer partial lines
wm4
2014-10-08
*
msg, client API: never send the status line as log message
wm4
2014-10-08
*
msg: set an explicit overflow message
wm4
2014-10-08
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
*
posix: use STD*_FILENO constants
Ben Boeckel
2014-08-28
*
msg: allow duplicating a mp_log
wm4
2014-08-25
*
win32: emulate some ANSI terminal escape codes
wm4
2014-08-21
*
Remove the last remains of slave mode
wm4
2014-08-01
*
build: allow compilation without any atomics
wm4
2014-07-05
*
Add more const
wm4
2014-06-11
*
client API: call wakeup callback if there are new messages
wm4
2014-06-06
*
atomics: switch to C11 stdatomic.h
wm4
2014-05-21
*
options: remove deprecated --identify
Martin Herkt
2014-05-04
*
terminal: fix printing of prefix
wm4
2014-04-23
*
player: add a --dump-stats option
wm4
2014-04-17
*
msg: correct ringbuffer log level comparison
FRAU KOUJIRO
2014-04-17
*
terminal: pretty print modules for --msgmodule
Evan Purkhiser
2014-04-12
*
msg: add --msgtime option to add timestamps to each output message
wm4
2014-02-28
*
options: add --no-terminal switch
wm4
2014-02-10
*
msg: clear lines by printing spaces on MS Windows
wm4
2014-02-09
*
msg: don't clear the status line if new and previous status was empty
wm4
2014-01-29
*
msg: expose log level names
wm4
2014-01-16
[next]