aboutsummaryrefslogtreecommitdiffhomepage
path: root/core
Commit message (Expand)AuthorAge
* m_config: try to print min/max values as integers in --list-optionsGravatar wm42013-07-28
* m_config: hide no-* opts in --list-options, simplify positional suboptsGravatar wm42013-07-28
* options: print default values in --list-optionsGravatar wm42013-07-28
* m_config: refactor some thingsGravatar wm42013-07-28
* core: make mpctx->opts a pointerGravatar wm42013-07-28
* command: mark special options as unavailableGravatar wm42013-07-28
* options: simplify --correct-pts handlingGravatar wm42013-07-26
* command: allow printing time properties with millisecondsGravatar wm42013-07-26
* command: add pseudo-property that allows you to read global optionsGravatar wm42013-07-26
* m_property: fix non-sense codeGravatar wm42013-07-26
* getch2, mplayer: Always call load_termcapGravatar Diogo Franco (Kovensky)2013-07-25
* mp_msg: Support colors on cygwinGravatar Diogo Franco (Kovensky)2013-07-24
* m_config: don't override profile option if not requiredGravatar wm42013-07-24
* input: fix dangling pointer issues with multi-part commandsGravatar wm42013-07-24
* mplayer: remove dead codeGravatar wm42013-07-24
* Fix some -Wshadow warningsGravatar wm42013-07-23
* options: make legacy hacks for AFs/VFs more explicitGravatar wm42013-07-22
* Remove subopt-helperGravatar wm42013-07-22
* mplayer: cosmetics: move functionGravatar wm42013-07-22
* av_log: restore handling of prefixes and line breaksGravatar wm42013-07-22
* core: make --demuxer not affect external subtitlesGravatar wm42013-07-22
* audio/filter: use new option APIGravatar wm42013-07-22
* options: move --colorkey option to vo_xvGravatar wm42013-07-22
* options: remove --mixer and --mixer-channel, turn them into alsa/oss suboptsGravatar wm42013-07-21
* options: hide encoding AO/VO in help outputGravatar wm42013-07-21
* options: use new option code for --aoGravatar wm42013-07-21
* mplayer: simplify AO creationGravatar wm42013-07-21
* options: use new code for parsing --voGravatar wm42013-07-21
* options: add some features to video filter parserGravatar wm42013-07-21
* m_option: fix memory leak on error pathGravatar wm42013-07-21
* m_config: improve option list output a bitGravatar wm42013-07-21
* options: use m_config for options instead of m_structGravatar wm42013-07-21
* command: fix switching tracks backwards if there's only one trackGravatar wm42013-07-21
* input: Ignore spurious mouse movesGravatar Diogo Franco (Kovensky)2013-07-21
* mp_msg: fixes windows code that assumes sizeof(DWORD) == sizeof(long)Gravatar Diogo Franco (Kovensky)2013-07-20
* m_option: remove unused definitionsGravatar wm42013-07-20
* video: remove fullscreen flags chaosGravatar wm42013-07-18
* video: redo how colorspaces are handledGravatar wm42013-07-16
* core: move video refresh function to mplayer.cGravatar wm42013-07-16
* mp_common: add MPMAX/MPMIN macrosGravatar wm42013-07-15
* Fix build on LibavGravatar wm42013-07-15
* sd_ass: scale blur by original video size if requestedGravatar wm42013-07-15
* sd_add: add terrible hack for (xy-)vsfilter compatibilityGravatar wm42013-07-15
* demux_lavf: add terrible hack to make DVD playback just workGravatar wm42013-07-14
* Merge branch 'remove_old_demuxers'Gravatar wm42013-07-14
|\
* | input: never wait if there are new events in the input queueGravatar wm42013-07-14
* | input: invert negated boolean fieldGravatar wm42013-07-14
* | input: use only one array for input sourcesGravatar wm42013-07-14
* | w32: silence some warningsGravatar James Ross-Gowan2013-07-13
* | mp_ring: improve documentationGravatar Stefano Pigozzi2013-07-13