mpv/player
wm4 e6bea0ec5a Don't include version.h from make options.c
I find this annoying. It's the reason common/version.c exists at all.

options.c did this for the user agent, which contains the version
number. Because not including version.h means you can't build the user
agent and use it in mp_default_opts anymore, do something rather awkward
in main.c to initialize the default user agent.
2013-12-22 14:35:45 +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 path lookup functions: mp_msg conversions 2013-12-21 21:43:17 +01:00
core.h player: use separate msg prefix for statusline 2013-12-21 22:13:05 +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 lookup functions: mp_msg conversions 2013-12-21 21:43:17 +01:00
screenshot.h
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