aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/command.c
Commit message (Expand)AuthorAge
* command: drop "audio-out-detected-device" propertyGravatar wm42017-10-09
* audio: make libaf derived code optionalGravatar wm42017-09-21
* vo: avoid putting large voctrl_performance_data on stackGravatar Niklas Haas2017-09-11
* vo_opengl: refactor/fix mp_pass_perf codeGravatar Niklas Haas2017-09-11
* input: merge mouse wheel and axis keycodesGravatar James Ross-Gowan2017-09-03
* input: use mnemonic names for mouse buttonsGravatar James Ross-Gowan2017-09-03
* command: restore OSD marker for video equalizer propertiesGravatar wm42017-08-23
* video: change --deinterlace behaviorGravatar wm42017-08-22
* video: redo video equalizer option handlingGravatar wm42017-08-22
* options: add a thread-safe way to notify option updatesGravatar wm42017-08-22
* audio: introduce a new type to hold audio framesGravatar wm42017-08-16
* player: make --lavfi-complex changeable at runtimeGravatar wm42017-08-12
* options: --priority can be LGPLGravatar wm42017-08-03
* input: drop deprecated "osd" commandGravatar wm42017-07-21
* command: add missing change notification for playlist-shuffleGravatar wm42017-07-04
* options: change everything againGravatar wm42017-07-02
* vo_opengl: refactor vo performance subsystemGravatar Niklas Haas2017-07-01
* scripting: add wrapper to load scripts with user pathsGravatar Ricardo Constantino2017-06-30
* build: change how some OS specific source files are selectedGravatar wm42017-06-29
* options: handle suffixes like -add in a more generic wayGravatar wm42017-06-26
* player: change license of most core files to LGPLGravatar wm42017-06-23
* command: add git hashes for some GPL-only partsGravatar wm42017-06-23
* player: disable video equalizer frontend code for WIP LGPL modeGravatar wm42017-06-23
* player: disable deinterlace property for WIP LGPL modeGravatar wm42017-06-23
* player: disable --priority for WIP LGPL modeGravatar wm42017-06-23
* player: deprecate "osd" commandGravatar wm42017-06-23
* demux: replace custom return codes with CONTROL_ onesGravatar wm42017-06-19
* input: change license to LGPLGravatar wm42017-06-19
* vo_opengl: implement support for OOTFs and non-display referred contentGravatar Niklas Haas2017-06-18
* video: refactor HDR implementationGravatar Niklas Haas2017-06-18
* command: avoid going through prop->opt bridge from opt->prop bridgeGravatar wm42017-06-16
* command: add all options to property->option bridgeGravatar wm42017-06-15
* options: fix some missing --sub-ass-style-override renamesGravatar wm42017-06-07
* command: use scale_units to add/cycle integer propertiesGravatar James Ross-Gowan2017-05-12
* audio: move replaygain control to top-level optionsGravatar wm42017-04-26
* player: fix core-idle and eof-reached update notifcationsGravatar wm42017-04-14
* player: unmess pause state handlingGravatar wm42017-04-14
* command, manpage: some leftover mentions of renamed --loop optionGravatar wm42017-04-11
* command: update sub-fps etc. options on runtime changesGravatar wm42017-04-10
* player: make screenshot commands honor the async flagGravatar wm42017-04-01
* command: add property notifications for hwdec propertiesGravatar wm42017-03-31
* command: add expand-text command to property-expand a stringGravatar Avi Halachmi (:avih)2017-03-26
* command: add better runtime filter toggling methodGravatar wm42017-03-25
* command: add demux-start-time propertyGravatar Matthias Hunstock2017-03-25
* command: add a property to signal whether networking is usedGravatar wm42017-03-24
* command: add a redundant NULL checkGravatar wm42017-02-20
* command: fix wrong sizeof() argumentGravatar wm42017-02-20
* player: add experimental stream recording featureGravatar wm42017-02-07
* command: nicer OSd-formatting for loop-fileGravatar wm42017-01-31
* win32: snap to screen edgesGravatar pavelxdd2017-01-27