aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/command.c
Commit message (Expand)AuthorAge
* 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
* command: shorten long playlists on OSDGravatar wm42017-01-26
* command: fix potential crash for script-binding with multi-commandsGravatar wm42017-01-24
* player: remove --stream-capture option/propertyGravatar wm42017-01-21
* command: rename framedrop propertiesGravatar wm42017-01-20
* player: add prefetching of the next playlist entryGravatar wm42017-01-18
* command: remove worthless error handling codeGravatar wm42017-01-09
* player: remove dysfunctional edition switching OSD codeGravatar wm42017-01-05
* Remove compatibility thingsGravatar wm42016-12-07
* options: some simplificationsGravatar wm42016-11-29
* command: warn against deprecated properties in all casesGravatar wm42016-11-23
* command: redefine some deprecated propertiesGravatar wm42016-11-22
* player: removing last playlist entry while looping should not stopGravatar wm42016-11-18
* command: if window-scale can't be set properly, set it as optionGravatar wm42016-10-25
* command: silence deprecation warnings with --reset-on-next-file=allGravatar wm42016-10-22