aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* fix -Wduplicate-decl-specifier warnings with clangGravatar Stefano Pigozzi2014-10-09
* libmpv/cocoa: don't start the event monitorGravatar Stefano Pigozzi2014-10-09
* cocoa: fix 'uninitalized' accessGravatar 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
* x11: fix inverted conditionGravatar wm42014-10-09
* client API: add an explanatory commentGravatar wm42014-10-09
* ao_alsa: implement device listing & selectionGravatar wm42014-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
* vf_lavfi: proper rounding for lavfi->mpv aspect ratioGravatar wm42014-10-09
* video: try harder to decode cover art picture only onceGravatar wm42014-10-09
* player: don't reset buffering pausing state on seeksGravatar wm42014-10-09
* cocoa: allow to embed into an arbitrary NSViewGravatar Stefano Pigozzi2014-10-08
* msg: fix unwanted blank linesGravatar wm42014-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
* msg, client API: never send the status line as log messageGravatar wm42014-10-08
* msg: set an explicit overflow messageGravatar wm42014-10-08
* vf_lavfi: fix compilation failureGravatar wm42014-10-08
* stream: change internal instead of external pos when dropping buffersGravatar wm42014-10-08
* stream_dvb: use stream_drop_buffers()Gravatar wm42014-10-08
* player: minor cosmetic changeGravatar wm42014-10-08
* x11: disable various features when embedding the windowGravatar wm42014-10-07
* player: remove unnecessary codeGravatar wm42014-10-07
* command: add cache-buffering-state propertyGravatar wm42014-10-07
* client API: improve mpv_observe_property docsGravatar 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
* bstr: check strings before memcmp/strncasecmpGravatar James Ross-Gowan2014-10-07
* matroska: look for all known matroska file extensionsGravatar wm42014-10-06
* osd: don't let slow commands cut OSD messages shortGravatar wm42014-10-06
* player: --save-position-on-quit should always workGravatar wm42014-10-06
* demux_lavf: blacklist jpeg filesGravatar wm42014-10-06
* ao_pulse: don't use pa_format_info_to_sample_spec()Gravatar wm42014-10-06
* player: open stream and demuxer asynchronouslyGravatar wm42014-10-06
* m_config: add function to copy all optionsGravatar wm42014-10-06
* cocoa: try to fix sizing bugs on retina displaysGravatar Stefano Pigozzi2014-10-06
* cocoa: fix mouse autohideGravatar Stefano Pigozzi2014-10-05
* cocoa: remove a debug commentoGravatar Stefano Pigozzi2014-10-05
* cocoa: separate video view and events viewGravatar Stefano Pigozzi2014-10-05
* cocoa: fix fullscreen with bundleGravatar Stefano Pigozzi2014-10-05
* audio/out/push: fix some AOs freezing on exitGravatar wm42014-10-05
* cocoa: readd some function callsGravatar Stefano Pigozzi2014-10-05
* cocoa: actually reset the event flagsGravatar Stefano Pigozzi2014-10-05
* cocoa: remove some useless flagsGravatar Stefano Pigozzi2014-10-05
* cocoa: disable some features when embedding in another windowGravatar Stefano Pigozzi2014-10-05
* cocoa: remove --fs-missioncontrolGravatar Stefano Pigozzi2014-10-05