aboutsummaryrefslogtreecommitdiffhomepage
path: root/core
Commit message (Expand)AuthorAge
* vf_lavfi: allow setting avoptsGravatar wm42013-05-26
* macosx_application: implement "Quit & remember position"Gravatar Stefano Pigozzi2013-05-23
* command: auto-insert yadif when switching deinterlacingGravatar wm42013-05-23
* m_option: allow removing filter entries by content with -vf-delGravatar wm42013-05-23
* m_option: move code aroundGravatar wm42013-05-23
* m_option, vf: add label supportGravatar wm42013-05-23
* core: support mpv directory itself as a valid location for config files on Wi...Gravatar elevengu2013-05-23
* mplayer: don't cut status line if --no-consolecontrols is usedGravatar wm42013-05-21
* options: remove dead -dr1 optionGravatar wm42013-05-21
* dec_video: get rid of two global variablesGravatar wm42013-05-21
* mplayer: re-add some legacy slave mode output for issue #92Gravatar wm42013-05-21
* m_option: fix parameter comparison for vf-toggleGravatar wm42013-05-21
* m_option: fix -vf-del in profilesGravatar wm42013-05-21
* Fix commit d1b37afGravatar wm42013-05-18
* input: allow quotes around any input commandGravatar wm42013-05-18
* input: do property expansion for all input command string argumentsGravatar wm42013-05-18
* input: accept input command prefixes in any orderGravatar wm42013-05-18
* core: allow changing filter filters at runtimeGravatar wm42013-05-18
* m_option: allow -vf ""Gravatar wm42013-05-18
* m_option: add -vf-toggleGravatar wm42013-05-18
* m_option: allow using -vf-del with a nameGravatar wm42013-05-18
* video: rename VDCTRL_RESET_ASPECT to VDCTRL_REINIT_VOGravatar wm42013-05-18
* cfg-mplayer: fix some option flagsGravatar wm42013-05-17
* options: fix exit code when using help optionsGravatar wm42013-05-15
* mplayer: potentially fix main() return valueGravatar wm42013-05-15
* options: add -V as alias for --versionGravatar wm42013-05-15
* options: use case-sensitive comparsion for optionsGravatar wm42013-05-15
* options: add --versionGravatar wm42013-05-15
* command: use "title" tag for media-title property if availableGravatar wm42013-05-15
* add osd-scale commandGravatar Paul B Mahol2013-05-14
* command: simplify sub OSD updateGravatar wm42013-05-14
* m_option: fix segfault in parse_chmapGravatar Rudolf Polzer2013-05-14
* core: re-add -dumpstream as --stream-dumpGravatar wm42013-05-12
* core: add --stream-captureGravatar wm42013-05-12
* Merge branch 'audio_changes'Gravatar wm42013-05-12
|\
| * audio: print channel map additionally to channel count on terminalGravatar wm42013-05-12
| * audio: remove useless audio channels from AO, unless requestedGravatar wm42013-05-12
| * core: use channel map on demuxer level tooGravatar wm42013-05-12
| * audio/out: switch to channel mapGravatar wm42013-05-12
| * audio: add channel map APIGravatar wm42013-05-12
* | cocoa_common: add native OSX fullscreen supportGravatar Stefano Pigozzi2013-05-12
* | OSX: run native event loop in a separate threadGravatar Stefano Pigozzi2013-05-12
* | OSX: use native Cocoa's event loopGravatar Stefano Pigozzi2013-05-12
* | command: add time-remaining propertyGravatar wm42013-05-10
* | core: refactor seek_chapter() functionGravatar wm42013-05-09
* | command: fix DVD angle cyclingGravatar wm42013-05-09
* | demux: remove retrieval of chapter end timeGravatar wm42013-05-06
* | Fix some cppcheck / scan-build warningsGravatar wm42013-05-06
* | core: add playback resume feature (manual/opt-in)Gravatar wm42013-05-05
* | command: alias video/audio/sub properties to -vid/-aid/-sidGravatar wm42013-05-05