aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS
Commit message (Expand)AuthorAge
* vf_rotate: support all multiples of 90 degreesGravatar wm42014-04-21
* encode: don't apply default config optionsGravatar wm42014-04-19
* manpage: add notes when to use/not use certain AO and VO driversGravatar wm42014-04-19
* lua: add example to rebuild the status lineGravatar David Weber2014-04-19
* input: discard key history when a key is mappedGravatar wm42014-04-19
* manpage: clarify one aspect of multi-keybindingsGravatar wm42014-04-18
* input: close window when window close button is pressed with --input-testGravatar wm42014-04-18
* input: handle multi-combinations as key sequencesGravatar wm42014-04-18
* manpage: document loop-file propertyGravatar wm42014-04-18
* player: add a --loop-file optionGravatar wm42014-04-17
* ao_null: add simulated device latency, simulate EOF problemsGravatar wm42014-04-17
* vo_opengl: make spline36 default with --vo=opengl-hqGravatar wm42014-04-17
* player: add a --dump-stats optionGravatar wm42014-04-17
* client API: remove mpv_event_pause_reasonGravatar wm42014-04-14
* command: add property to indicate when pausing due to --keep-openGravatar wm42014-04-14
* command: add a property to indicate core pause stateGravatar wm42014-04-14
* New option --no-ometadata to opt out of including metadata when encoding.Gravatar Rudolf Polzer2014-04-14
* vf_vapoursynth: wipe vapoursynth state completely on reloadingGravatar wm42014-04-14
* Remove radio://Gravatar wm42014-04-13
* command: add vf-metadata propertyGravatar Kevin Mitchell2014-04-13
* command: add paused-for-cache, total-avsync-change, drop-frame-count propertiesGravatar David Weber2014-04-13
* manpage: vf_vapoursynth: document what happens on seekingGravatar wm42014-04-13
* manpage: lua: separate "advanced" functions into a separate sectionGravatar wm42014-04-12
* lua: make it easier to integrate with foreign event loopsGravatar wm42014-04-12
* lua: wrap mpv_get_wakeup_pipe()Gravatar wm42014-04-12
* video: add VapourSynth filter bridgeGravatar wm42014-04-12
* manpage: fix --vf=scale optionsGravatar James Ross-Gowan2014-04-11
* manpage: document how the client API retrieves the complicated propertiesGravatar wm42014-04-11
* lua: add a minor helper functionGravatar wm42014-04-10
* cache: allow resizing at runtimeGravatar wm42014-04-09
* manpage: --ad-spdif-dtshd=yes works nowGravatar wm42014-04-08
* vd_lavc: by default, do not show corrupt framesGravatar wm42014-04-08
* client API: avoid redundant property change events if possibleGravatar wm42014-04-08
* lua: add API for observing property changesGravatar wm42014-04-08
* remove redundant/outdated line from encodeing.rst:"what works"Gravatar Kevin Mitchell2014-04-03
* lua: give more control over timersGravatar wm42014-04-02
* lua: add mp.unregister_event() functionGravatar wm42014-04-01
* DOCS/encoding: make "What does not work yet" a proper RST sectionGravatar wm42014-04-01
* vo_opengl, cocoa: allow to autoselect a color profileGravatar Stefano Pigozzi2014-03-31
* command: allow changing filters before video chain initializationGravatar wm42014-03-30
* command: change what the metadata property returnsGravatar wm42014-03-30
* manpage: remove misleading description for --ontopGravatar Stefano Pigozzi2014-03-29
* manpage: osc: document some recent additionsGravatar wm42014-03-20
* manpage: clarify what to pass to --hwdec-codecs optionGravatar wm42014-03-20
* manpage: mark disc-title as writeableGravatar wm42014-03-18
* changes.rst: add dvd://1 -> dvd://0 changeGravatar wm42014-03-17
* lua: rename mp.register_script_command() to mp.register_script_message()Gravatar wm42014-03-17
* command, lua: change script_message semanticsGravatar wm42014-03-17
* manpage: remove author fieldGravatar wm42014-03-16
* vf_delogo: remove internal implementationGravatar wm42014-03-16