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
Commit message (
Expand
)
Author
Age
*
msg: add --msgtime option to add timestamps to each output message
wm4
2014-02-28
*
av_log: add tons of warnings against mismatched ffmpeg/libav libraries
wm4
2014-02-10
*
av_log: restructure version printing code
wm4
2014-02-10
*
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
*
playlist_parser: restore ASX parsing etc.
wm4
2014-01-20
*
demux_playlist: move parser for plaintext playlists
wm4
2014-01-19
*
msg: expose log level names
wm4
2014-01-16
*
msg: add a mechanism to output messages to a ringbuffer
wm4
2014-01-16
*
msg: fix typo in comment
wm4
2014-01-16
*
msg: move special declarations to msg_control.h
wm4
2014-01-16
*
msg: print module prefixes even if message contains newlines
wm4
2014-01-16
*
msg: update comment
wm4
2014-01-15
*
msg: terminal OSD uses stderr, not stdout
wm4
2014-01-15
*
msg: don't clear term OSD lines that are not used
wm4
2014-01-14
*
msg: fix printing of module header
wm4
2014-01-14
*
player: redo terminal OSD and status line handling
wm4
2014-01-13
*
Factor out setting AVCodecContext extradata
wm4
2014-01-11
*
common: drop mp_append_utf8_buffer()
wm4
2013-12-30
*
common: simplify and optimize string escape parsing
wm4
2013-12-30
*
asxparser: remove commented code
wm4
2013-12-22
*
Don't include version.h from make options.c
wm4
2013-12-22
*
msg: add some comments about thread-safety
wm4
2013-12-22
*
msg: remove global state
wm4
2013-12-21
*
msg: don't prefix slave-mode stuff by default
wm4
2013-12-21
*
msg: rename mp_msg_log -> mp_msg
wm4
2013-12-21
*
msg: convert defines to enum
wm4
2013-12-21
*
msg: remove legacy stuff
wm4
2013-12-21
*
cpudetect: remove mp_msg calls
wm4
2013-12-21
*
stream: mp_msg conversions
wm4
2013-12-21
*
demux: mp_msg conversions
wm4
2013-12-21
*
playlist_parser: mp_msg conversion
wm4
2013-12-21
*
encode_lavc: mp_msg conversions
wm4
2013-12-21
*
av_log: mp_msg conversion
wm4
2013-12-21
*
m_option, m_config: mp_msg conversions
wm4
2013-12-21
*
codecs: avoid having to print error message
wm4
2013-12-21
*
codecs: mp_msg conversion
wm4
2013-12-21
*
av_common: abuse av_log to print message instead of mp_msg
wm4
2013-12-21
*
msg: handle vsnprintf errors
wm4
2013-12-20
*
msg: use a global lock to synchronize printing
wm4
2013-12-20
*
msg: change --msglevel, reduce legacy glue
wm4
2013-12-20
*
msg: cosmetic changes
wm4
2013-12-20
*
msg: change hack to silence command line pre-parse error messages
wm4
2013-12-20
*
terminal: remove separate formatting for --msgmodule
wm4
2013-12-20
*
terminal: abstract terminal color handling
wm4
2013-12-20
*
terminal: move SIGTTOU signal handler setup code
wm4
2013-12-19
*
Rename getch2....c/h to terminal....c/h
wm4
2013-12-19
*
Reduce recursive config.h inclusions in headers
wm4
2013-12-18
*
Remove the _ macro
wm4
2013-12-18
[next]