aboutsummaryrefslogtreecommitdiffhomepage
path: root/options/options.c
Commit message (Expand)AuthorAge
* player: add external audio file auto-loadingGravatar wm42015-02-02
* options: list correct default value for --screenshot-templateGravatar wm42015-01-26
* msg: add --log-file optionGravatar wm42015-01-26
* options: make --hls-bitrate=max the defaultGravatar wm42015-01-26
* win32: remove check for SetPriorityClass()Gravatar wm42015-01-20
* x11: add --on-all-workspaces option and propertyGravatar wm42015-01-16
* player: add --autofit-smaller optionGravatar wm42015-01-16
* sub: add option to not scale subtitles with windowGravatar wm42015-01-05
* player: capitalize --display-tags itemsGravatar wm42014-12-31
* player: filter tags, add --display-tags optionGravatar wm42014-12-29
* audio: make native channel count the default instead of stereo downmixGravatar wm42014-12-15
* options: deprecate 'lua' based options/dirs for 'script'Gravatar Avi Halachmi (:avih)2014-12-15
* options: add option for ignoring patch in resume mechanismGravatar wm42014-12-13
* player: add a --keep-open=always modeGravatar wm42014-12-12
* options: make --no-... options work for OPT_REPLACED tooGravatar wm42014-12-11
* options: add slightly more sophistcated mechanism for option deprecationGravatar wm42014-12-11
* player: set a specific window title in idle modeGravatar wm42014-12-10
* options: enable --ytdl by defaultGravatar wm42014-12-09
* options: --wid can be set at any timeGravatar wm42014-12-09
* options: add a 'once' idle modeGravatar Stefano Pigozzi2014-12-07
* cocoa: allow to black out other display when going fsGravatar Stefano Pigozzi2014-12-01
* player: add option not to use OSD/fontconfigGravatar wm42014-11-25
* options: add --ytdl-format option for youtube-dl formatGravatar Jaime Marquínez Ferrándiz2014-11-20
* 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
* 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
* player: add stream selection by ffmpeg indexGravatar wm42014-10-21
* 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
* 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
* audio: make buffer size configurableGravatar wm42014-09-05
* player: add --media-title optionGravatar wm42014-09-02