aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/command.c
Commit message (Expand)AuthorAge
...
* 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
* command: fix reset-on-next-file=all and tv-freq optionGravatar wm42016-10-22
* options: handle --audio-device changes like the other optionsGravatar wm42016-10-05
* audio: move some fallback handling to common AO reload functionGravatar wm42016-10-05
* command: flush and uninitialize audio output first on option changesGravatar wm42016-10-05
* command: include deprecated/aliased options in property bridgeGravatar wm42016-10-04
* player: fix previous commitGravatar wm42016-10-03
* command: allow absolute seeks relative to end of streamGravatar Philip Sequeira2016-10-02
* player: make --stop-screensaver runtime-changeableGravatar wm42016-10-02
* player: enable reading from stdin after loading input.confGravatar wm42016-09-29
* win32: make --priority runtime-settableGravatar James Ross-Gowan2016-09-28
* command: fix inverted condition in sub-reload commandGravatar wm42016-09-26
* command: some minor corrections to previous commitGravatar wm42016-09-24
* command: make it possible to set chapters via lua pluginsGravatar Maurycy Skier2016-09-24
* m_config, command: remove some minor code duplicationGravatar wm42016-09-23
* command: make most options observableGravatar wm42016-09-23
* command: fix potential UBGravatar wm42016-09-23
* player: make audio-channels etc. runtime settableGravatar wm42016-09-22
* command: add a load-script commandGravatar wm42016-09-22
* command: fix missing update notifications in some casesGravatar wm42016-09-22
* player: some M_SETOPT_RUNTIME cleanupsGravatar wm42016-09-22
* options: make input options generally runtime-settableGravatar wm42016-09-21