0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/player
wm4 ffcf4ece6e player: move code around
The only thing that used mp_load_per_file_config() was inside
configfiles.c too, so remove the declaration from core.h and move the
function before its use.
2013-12-22 23:25:10 +01:00
..
lua osc: use mp.send_commandv 2013-12-20 18:02:01 +01:00
timeline stream: mp_msg conversions 2013-12-21 21:43:16 +01:00
audio.c audio: mp_msg conversions 2013-12-21 20:50:12 +01:00
command.c path lookup functions: mp_msg conversions 2013-12-21 21:43:17 +01:00
command.h m_property: mp_msg conversions 2013-12-21 21:04:21 +01:00
configfiles.c player: move code around 2013-12-22 23:25:10 +01:00
core.h player: move code around 2013-12-22 23:25:10 +01:00
dvdnav.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
loadfile.c msg: rename mp_msg_log -> mp_msg 2013-12-21 22:13:04 +01:00
lua.c msg: rename mp_msg_log -> mp_msg 2013-12-21 22:13:04 +01:00
lua.h Rename mp_lua.c/h to lua.c/h 2013-12-17 01:15:48 +01:00
main.c Don't include version.h from make options.c 2013-12-22 14:35:45 +01:00
misc.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
osd.c player: use separate msg prefix for statusline 2013-12-21 22:13:05 +01:00
playloop.c player: use MSGL_SMODE for some slave-mode stuff 2013-12-21 20:50:11 +01:00
screenshot.c path: change mp_splitext() semantics 2013-12-22 23:25:08 +01:00
screenshot.h Move mpvcore/player/ to player/ 2013-12-17 00:53:22 +01:00
sub.c sub/osd: mp_msg conversions 2013-12-21 20:50:13 +01:00
video.c video/decode: mp_msg conversions 2013-12-21 20:50:10 +01:00