aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS
Commit message (Expand)AuthorAge
...
* sub: adjustments to --ass-style-override optionGravatar wm42014-10-17
* DOCS/client_api_examples: qtexample: set a magic Qt flagGravatar wm42014-10-16
* DOCS/client_api_examples: qtexample: embedding works on CocoaGravatar wm42014-10-16
* manpage: fix reference to a defunct optionGravatar shdown2014-10-16
* command: allow setting per-file options at runtimeGravatar wm42014-10-15
* stream_lavf: expose concat://Gravatar wm42014-10-14
* DOCS/client_api_examples: qtexample: remove debugging codeGravatar wm42014-10-14
* DOCS/client_api_examples: qtexample: stuffGravatar wm42014-10-13
* client API: add qthelper.hppGravatar wm42014-10-13
* DOCS/edl-mpv: minor clarificationGravatar wm42014-10-12
* vf_vapoursynth: add standalone Lua scriptingGravatar wm42014-10-12
* libmpv/cocoa: allow clients to use mpv event systemGravatar Stefano Pigozzi2014-10-12
* lua: add command_native() functionGravatar wm42014-10-11
* client API: add mpv_command_node[_async]Gravatar wm42014-10-11
* command: make audio device list available to the client APIGravatar wm42014-10-10
* Revert "player: --save-position-on-quit should always work"Gravatar wm42014-10-10
* libmpv/cocoa: don't start the event monitorGravatar Stefano Pigozzi2014-10-09
* libmpv/cocoa: make global events work and get rid of is_cplayerGravatar Stefano Pigozzi2014-10-09
* manpage: fix --audio-pitch-correction descriptionGravatar Alessandro Ghedini2014-10-09
* audio: add device selection & listing with --audio-deviceGravatar wm42014-10-09
* manpage: improve --wid descriptionGravatar wm42014-10-09
* client API: rename --input-x11-keyboard to --input-vo-keyboardGravatar wm42014-10-09
* cocoa: allow to embed into an arbitrary NSViewGravatar Stefano Pigozzi2014-10-08
* client API: introduce numeric log levelsGravatar wm42014-10-08
* DOCS/client_api_examples: qtexample: add a log windowGravatar wm42014-10-08
* msg, client API: buffer partial linesGravatar wm42014-10-08
* command: add cache-buffering-state propertyGravatar wm42014-10-07
* client API: clarify pause/unpause events, modify core-idle propertyGravatar wm42014-10-07
* DOCS/client_api_examples: qtexample: set the localeGravatar James Ross-Gowan2014-10-07
* player: --save-position-on-quit should always workGravatar wm42014-10-06
* cocoa: remove --fs-missioncontrolGravatar Stefano Pigozzi2014-10-05
* cocoa: fix some pointer casts to be 32bit safeGravatar Stefano Pigozzi2014-10-05
* cocoa/libmpv: allow to embed mpv GL view in another windowGravatar Stefano Pigozzi2014-10-05
* examples/cocoa: never instance NSApplication with newGravatar Stefano Pigozzi2014-10-05
* examples/cocoa: set activation policy to mimic nib applicationsGravatar Stefano Pigozzi2014-10-05
* manpage: changes: random corrections and additionsGravatar wm42014-10-04
* manpage: changes: move internal changes section to the endGravatar wm42014-10-04
* options: add --no-keepaspect-windowGravatar wm42014-10-04
* manpage: refactor MPlayer -> mpv changes sectionGravatar Alessandro Ghedini2014-10-04
* x11: stupid workaround for XMonadGravatar wm42014-10-04
* manpage: improve consistency with new ~/.config/mpv defaultGravatar Kevin Mitchell2014-10-04
* man: replaced : with , in broken --lua-opts osc exampleGravatar Stephen Caraher2014-10-03
* command: allow passing memory addresses to overlay_addGravatar wm42014-10-03
* manpage: remove non-existing ratio-pos propertyGravatar wm42014-10-02
* manpage: redocument audio delay key bindingsGravatar wm42014-10-02
* audio: enable pitch correction by default when playing fastGravatar wm42014-10-02
* man: fix to->too typoGravatar Kevin Mitchell2014-09-30
* audio: remove --audiodropGravatar wm42014-09-30
* lua: add mpv/lua directories to the lua pathGravatar Otto Modinos2014-09-28
* DOCS/client_api_examples: qtexample: remove broken resizingGravatar wm42014-09-28