aboutsummaryrefslogtreecommitdiffhomepage
path: root/core
Commit message (Expand)AuthorAge
* stream_bluray: remove the broken -bluray-chapter optionGravatar reimar2013-04-27
* mplayer: put space before encoding part of status lineGravatar wm42013-04-27
* options: allow using [ ] for quoting in sub-optionsGravatar wm42013-04-26
* core: simplify handling of --pauseGravatar wm42013-04-25
* core: don't let cache pause handling and user pausing conflictGravatar wm42013-04-25
* core: fix bogus condition that broke backstepping with last commitGravatar wm42013-04-25
* core: fix backstepping with ordered chaptersGravatar wm42013-04-25
* core: add backstep supportGravatar wm42013-04-24
* mplayer: apply hrseek framedrop only when doing hrseekGravatar wm42013-04-24
* x11: use mpv internal key auto-repeat handling if possibleGravatar wm42013-04-24
* input: don't reset time on each key repeatGravatar wm42013-04-24
* input: adjust wait time for key-repeatGravatar wm42013-04-24
* input: change default auto-repeat settingsGravatar wm42013-04-24
* input: don't let multi-key bindings block simple key bindingsGravatar wm42013-04-24
* input: reduce amount of tracked keys per bindingGravatar wm42013-04-24
* input: fix handling of MP_KEY_STATE_DOWNGravatar wm42013-04-24
* m_option: fix positional sub-option skippingGravatar wm42013-04-23
* m_option: allow quoted positional parameters for -vfGravatar wm42013-04-23
* vf_lavfi: add libavfilter bridgeGravatar wm42013-04-21
* m_option: redo code for parsing -vf to accept quotesGravatar wm42013-04-21
* m_option: add function to check whether parameters are requiredGravatar wm42013-04-21
* options: untangle track range parsing for stream_cddaGravatar wm42013-04-21
* m_option: split out sub-config parsingGravatar wm42013-04-21
* bstr: add bstrto0()Gravatar wm42013-04-21
* bstr: add bstrspn()Gravatar wm42013-04-21
* mplayer: prefer -sub/-subfile subs over auto-loaded subsGravatar wm42013-04-20
* core: display subtitle codec in track listingGravatar wm42013-04-20
* demux: remove some unused sh_video_t fieldsGravatar wm42013-04-20
* sub, demux: identify subtitle types with the codec nameGravatar wm42013-04-20
* av_common: allow calling mp_codec_to_av_codec_id() with NULLGravatar wm42013-04-20
* command: try to switch subs too for program propertyGravatar wm42013-04-20
* core: matroska: support concatenated segmentsGravatar wm42013-04-20
* mplayer: take tracks from first segment if main file is emptyGravatar wm42013-04-20
* encoding: when output is pipe: or pipe:1, avoid mp_msg to stdoutGravatar Rudolf Polzer2013-04-15
* core: remove dead --vsync leftoversGravatar wm42013-04-12
* command: fix deref before NULL checkGravatar wm42013-04-12
* mplayer: remove unnecessary variableGravatar wm42013-04-10
* core: add --reset-on-next-file optionGravatar wm42013-04-10
* mplayer: keep volume persistent, even when using --volumeGravatar wm42013-04-10
* mplayer: move DVB channel skip codeGravatar wm42013-04-10
* mplayer: don't disable term-osd with -vGravatar wm42013-04-10
* command: fix loadlist commandGravatar wm42013-04-10
* mplayer: don't print bogus status when cachingGravatar wm42013-04-10
* core: remove volstep global variableGravatar wm42013-04-09
* core: restore --mc default value (fixes A/V sync)Gravatar wm42013-04-09
* Remove some apple remote leftoversGravatar wm42013-04-05
* input: remove ar.h includeGravatar Stefano Pigozzi2013-04-05
* demux_mkv: try to show current subtitle when seekingGravatar wm42013-04-04
* options: fix --no-colorkeyGravatar wm42013-04-04
* core: add --heartbeat-interval optionGravatar wm42013-04-04