aboutsummaryrefslogtreecommitdiffhomepage
path: root/options
Commit message (Expand)AuthorAge
* options: make --msglevel=help print something helpfulGravatar wm42014-01-01
* common: simplify and optimize string escape parsingGravatar wm42013-12-30
* vd_lavc: by default, output all frames, even corrupted onesGravatar wm42013-12-29
* options: simplify handling of some help optionsGravatar wm42013-12-26
* player: fix initial selection with --secondary-sidGravatar wm42013-12-25
* player: add --secondary-sid for displaying a second subtitle streamGravatar wm42013-12-24
* options: print any options set in verbose modeGravatar wm42013-12-23
* options: disable joystick by defaultGravatar wm42013-12-23
* path: add function to split URL into prefix and pathGravatar wm42013-12-22
* path: don't accept empty protocol as validGravatar wm42013-12-22
* path: change mp_splitext() semanticsGravatar wm42013-12-22
* Don't include version.h from make options.cGravatar wm42013-12-22
* options: move network related options to MPOptsGravatar wm42013-12-22
* options: make --msglevel extend previous settingsGravatar wm42013-12-22
* msg: remove global stateGravatar wm42013-12-21
* path lookup functions: mp_msg conversionsGravatar wm42013-12-21
* playlist_parser: mp_msg conversionGravatar wm42013-12-21
* options: some more mp_msg conversionsGravatar wm42013-12-21
* m_option: add mp_log context to sub-module print_help callbackGravatar wm42013-12-21
* m_option: add mp_log callback to OPT_STRING_VALIDATE optionsGravatar wm42013-12-21
* m_option, m_config: mp_msg conversionsGravatar wm42013-12-21
* m_property: mp_msg conversionsGravatar wm42013-12-21
* input: rework how input sources are addedGravatar wm42013-12-21
* m_config: add custom context to includefunc callbackGravatar wm42013-12-21
* msg: change --msglevel, reduce legacy glueGravatar wm42013-12-20
* msg: change hack to silence command line pre-parse error messagesGravatar wm42013-12-20
* options: use M_OPT_EXIT with -VGravatar wm42013-12-19
* m_option.h: actually remove config.h includeGravatar wm42013-12-19
* m_option: don't include config.h in headerGravatar wm42013-12-18
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17