aboutsummaryrefslogtreecommitdiffhomepage
path: root/options/options.c
Commit message (Expand)AuthorAge
* options: handle choice -> flag fallback automaticallyGravatar wm42015-02-27
* demux: bump default demuxer queue sizesGravatar wm42015-02-27
* ytdl: add "--ytdl-params" optionGravatar Thiago Kenji Okada2015-02-25
* sub: mess with styling defaults, change --ass-use-margins behaviorGravatar wm42015-02-16
* options: mark some more options as runtime-settableGravatar wm42015-02-16
* osd: make it possible to have different subtitle vs. OSD defaultsGravatar wm42015-02-16
* player: add a --loop=force modeGravatar wm42015-02-12
* options: add --network-timeoutGravatar wm42015-02-06
* options: change --msg-level optionGravatar wm42015-02-06
* player: do not autoload audio with audio files, enable autoloadingGravatar wm42015-02-05
* player: remove --fixed-voGravatar wm42015-02-03
* options: allow more options to be changed at runtimeGravatar wm42015-02-03
* 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