aboutsummaryrefslogtreecommitdiffhomepage
path: root/options
Commit message (Expand)AuthorAge
* player: integrate ytdl_hook.luaGravatar wm42014-11-19
* demux_mkv: add an option for compatibility with HaaliGravatar wm42014-11-18
* command: initialize a-b loop options correctlyGravatar wm42014-11-18
* command: implement A-B loopsGravatar wm42014-11-18
* demux_mkv: adjust subtitle preroll again (2)Gravatar wm42014-11-15
* command: export some option metadataGravatar wm42014-11-13
* command: make sub-properties more flexibleGravatar wm42014-11-13
* command: fix weird stuffGravatar wm42014-11-13
* win32: silence some warningsGravatar James Ross-Gowan2014-11-08
* audio: add --audio-client-name optionGravatar wm42014-11-07
* player: add --chapters-file optionGravatar wm42014-11-02
* player: add an option to abort playback on partial init failuresGravatar wm42014-10-28
* Drop libquvi supportGravatar wm42014-10-25
* video: initial dxva2 supportGravatar wm42014-10-25
* terminal: strictly don't read terminal input if stdout is not a terminalGravatar wm42014-10-23
* m_option: format mpv_node as jsonGravatar wm42014-10-23
* options: allow selecting track ID 0 tooGravatar wm42014-10-21
* player: add stream selection by ffmpeg indexGravatar wm42014-10-21
* lua: strictly free memory on errorsGravatar wm42014-10-19
* win32: get rid of mp_stat in the normal source codeGravatar wm42014-10-17
* input: implement --input-file on unix using the IPC supportGravatar Alessandro Ghedini2014-10-17
* input: implement JSON-based IPC protocolGravatar Alessandro Ghedini2014-10-17
* sub: adjustments to --ass-style-override optionGravatar wm42014-10-17
* audio: add device selection & listing with --audio-deviceGravatar wm42014-10-09
* m_config: add function to copy all optionsGravatar wm42014-10-06
* cocoa: remove --fs-missioncontrolGravatar Stefano Pigozzi2014-10-05
* options: add --no-keepaspect-windowGravatar wm42014-10-04
* x11: stupid workaround for XMonadGravatar wm42014-10-04
* audio: enable pitch correction by default when playing fastGravatar wm42014-10-02
* audio: remove --audiodropGravatar wm42014-09-30
* player: allow passing number of loops to --loop-fileGravatar wm42014-09-22
* options: remove --volstepGravatar wm42014-09-21
* player: allow overriding OSD message for all OSD levelsGravatar wm42014-09-18
* options: change --volstep to 2Gravatar wm42014-09-16
* options: add M_OPT_FILE flag to mark options that want a file(list)Gravatar Alessandro Ghedini2014-09-13
* m_config: fix theoretic undefined behaviorGravatar wm42014-09-13
* audio: make buffer size configurableGravatar wm42014-09-05
* path: remove XDG bullshitGravatar wm42014-09-03
* player: add --media-title optionGravatar wm42014-09-02
* player: add --osd-playing-msg optionGravatar wm42014-09-02
* player: simplistic HLS bitrate selectionGravatar wm42014-09-01
* command: make m_property_strdup_ro with NULL mean unavailableGravatar wm42014-09-01
* video: initial Matroska 3D supportGravatar wm42014-08-30
* player: reduce default demuxer cacheGravatar wm42014-08-30
* Move compat/ and bstr/ directory contents somewhere elseGravatar wm42014-08-29
* options: more detailed output for --vf-... error messageGravatar wm42014-08-28
* player: redo how stream caching and pausing on low cache worksGravatar wm42014-08-27
* options: compatibility hack for --slave-brokenGravatar wm42014-08-25
* video: enable framedropping by defaultGravatar wm42014-08-17
* demux: enable thread by defaultGravatar wm42014-08-16