wm4
92f9b51426
find_subfiles: mp_msg conversions
2013-12-21 20:50:13 +01:00
wm4
fb5ee5bfbe
player: use MSGL_SMODE for some slave-mode stuff
...
Replacement for MSGT_IDENTIFY. Can't kill it off completely yet; certain
people would complain to me personally.
2013-12-21 20:50:11 +01:00
wm4
25d4ae74f1
Rename getch2....c/h to terminal....c/h
...
"getch2" really tells nothing about what the heck this code does. It'd
be even worse when moving the rest of terminal handling code there.
2013-12-19 21:31:27 +01:00
wm4
0112143fda
Split mpvcore/ into common/, misc/, bstr/
2013-12-17 02:39:45 +01:00
wm4
eb15151705
Move options/config related files from mpvcore/ to options/
...
Since m_option.h and options.h are extremely often included, a lot of
files have to be changed.
Moving path.c/h to options/ is a bit questionable, but since this is
mainly about access to config files (which are also handled in
options/), it's probably ok.
2013-12-17 02:07:57 +01:00
wm4
793f85945f
Move libquvi stuff to stream/resolve/
2013-12-17 01:40:26 +01:00
wm4
8d5214de0a
Move mpvcore/input/ to input/
2013-12-17 01:23:09 +01:00
wm4
56eafe3344
Rename mp_core.h to core.h
...
Get rid of the mp_ prefix.
2013-12-17 01:08:53 +01:00
wm4
e449111429
Move mpvcore/player/ to player/
2013-12-17 00:53:22 +01:00