summaryrefslogtreecommitdiffstats
path: root/player/main.c
Commit message (Expand)AuthorAgeFilesLines
* options: simplify handling of some help optionswm42013-12-261-4/+0
* Don't include version.h from make options.cwm42013-12-221-2/+7
* msg: remove global statewm42013-12-211-1/+6
* player: use separate msg prefix for statuslinewm42013-12-211-0/+1
* msg: rename mp_msg_log -> mp_msgwm42013-12-211-2/+2
* path lookup functions: mp_msg conversionswm42013-12-211-1/+1
* demux: mp_msg conversionswm42013-12-211-1/+1
* x11: mp_msg conversion for fstype help outputwm42013-12-211-1/+1
* encode_lavc: mp_msg conversionswm42013-12-211-2/+3
* options: some more mp_msg conversionswm42013-12-211-1/+1
* av_log: mp_msg conversionwm42013-12-211-2/+2
* m_option, m_config: mp_msg conversionswm42013-12-211-13/+13
* m_property: mp_msg conversionswm42013-12-211-1/+1
* input: rework how input sources are addedwm42013-12-211-23/+10
* m_config: add custom context to includefunc callbackwm42013-12-211-2/+4
* sub/osd: mp_msg conversionswm42013-12-211-2/+3
* codecs: mp_msg conversionwm42013-12-211-2/+3
* mixer: mp_msg conversionswm42013-12-211-1/+1
* msg: change --msglevel, reduce legacy gluewm42013-12-201-0/+3
* terminal: abstract terminal color handlingwm42013-12-201-1/+1
* Rename getch2....c/h to terminal....c/hwm42013-12-191-1/+1
* player: replace some overlooked mp_msgswm42013-12-191-2/+2
* Remove the _ macrowm42013-12-181-2/+2
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-9/+9
* Move options/config related files from mpvcore/ to options/wm42013-12-171-6/+6
* Move libquvi stuff to stream/resolve/wm42013-12-171-1/+0
* Move mpvcore/input/ to input/wm42013-12-171-1/+1
* Rename mp_lua.c/h to lua.c/hwm42013-12-171-1/+1
* Rename mp_core.h to core.hwm42013-12-171-1/+1
* Move mpvcore/player/ to player/wm42013-12-171-0/+450