1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-01 04:12:25 +00:00
mpv/player
wm4 6a8fc3f5e3 msg: change --msglevel, reduce legacy glue
Basically, reimplement --msglevel. Instead of making the new msg code
use the legacy code, make the legacy code use the reimplemented
functionality.

The handling of the deprecated --identify switch changes. It temporarily
stops working; this will be fixed in later commits.

The actual sub-options syntax (like --msglevel-vo=...) goes away, but I
bet nobody knew about this or used this anyway.
2013-12-20 21:07:57 +01:00
..
lua osc: use mp.send_commandv 2013-12-20 18:02:01 +01:00
timeline Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
audio.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
command.c player: replace some overlooked mp_msgs 2013-12-19 21:31:18 +01:00
command.h
configfiles.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
core.h Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
dvdnav.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
loadfile.c Rename getch2....c/h to terminal....c/h 2013-12-19 21:31:27 +01:00
lua.c input, lua: add functions to take pre-split input commands 2013-12-20 18:01:04 +01:00
lua.h Rename mp_lua.c/h to lua.c/h 2013-12-17 01:15:48 +01:00
main.c msg: change --msglevel, reduce legacy glue 2013-12-20 21:07:57 +01:00
misc.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
osd.c Rename getch2....c/h to terminal....c/h 2013-12-19 21:31:27 +01:00
playloop.c Rename getch2....c/h to terminal....c/h 2013-12-19 21:31:27 +01:00
screenshot.c player: replace some overlooked mp_msgs 2013-12-19 21:31:18 +01:00
screenshot.h
sub.c player: replace some overlooked mp_msgs 2013-12-19 21:31:18 +01:00
video.c player: replace some overlooked mp_msgs 2013-12-19 21:31:18 +01:00