aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/command.c
Commit message (Expand)AuthorAge
* client API: make some more properties observableGravatar wm42015-02-27
* command: add rescan_external_filesGravatar wm42015-02-16
* command: nicer OSD message when setting audio-deviceGravatar wm42015-02-16
* sub: mess with styling defaults, change --ass-use-margins behaviorGravatar wm42015-02-16
* player: fix audio-device-list updatesGravatar wm42015-02-14
* ao_coreaudio: add support for hotplug notificationsGravatar Stefano Pigozzi2015-02-14
* command: mark get_property as deprecatedGravatar wm42015-02-13
* audio: add device change notification for hotpluggingGravatar wm42015-02-12
* command: new commands audio_add/audio_remove/audio_reloadGravatar xylosper2015-02-03
* command: add property returning detected audio deviceGravatar Stefano Pigozzi2015-02-03
* command: add property returning detected hwdec APIGravatar wm42015-02-02
* command: add properties returning the current VO and AO driverGravatar wm42015-02-02
* command: add dummy get implementation for tv-channel propertyGravatar wm42015-02-02
* command: send additional property change events in-between loadingGravatar wm42015-02-01
* command: improve observability of some audio propertiesGravatar wm42015-02-01
* command: change sub-visibility OSD messageGravatar wm42015-01-29
* player: remove redundant variableGravatar wm42015-01-29
* command: export more details about file seekabilityGravatar wm42015-01-26
* input, player: new command for mouse eventGravatar xylosper2015-01-23
* command: export file format as propertyGravatar wm42015-01-23
* player: some fixes for property notificationGravatar xylosper2015-01-23
* x11: add --on-all-workspaces option and propertyGravatar wm42015-01-16
* command: unify handling of fullscreen and other VO flagsGravatar wm42015-01-16
* command: fix property naming conventionGravatar wm42015-01-10
* command: change properties added in previous commitGravatar wm42015-01-10
* command.c: new subproperties for video-params: bpp and depthGravatar xylosper2015-01-10
* command: ignore chapter cycling if there's only 1 chapterGravatar wm42015-01-05
* x11: make display-names property observableGravatar wm42015-01-03
* command: make the "run" command work on Windows tooGravatar wm42015-01-01
* command: make empty vf-metadata not an errorGravatar wm42014-12-30
* command: add filtered-metadata propertyGravatar wm42014-12-29
* player: make --shuffle/--merge-files affect runtime loaded playlistsGravatar wm42014-12-29
* command: stip path from playlist OSD displayGravatar wm42014-12-27
* player: cosmetics: rename a functionGravatar wm42014-12-27
* command: overlay_add: more flexible treatment of offset parameterGravatar wm42014-12-26
* win32: add mmap() emulationGravatar wm42014-12-26
* player: don't show "0%" percentage in infinite streamsGravatar wm42014-12-20
* command: extend revert_seek commandGravatar wm42014-12-17
* command: format ${avsync} like on terminal status lineGravatar wm42014-12-16
* command, dvd: add property which returns list of DVD titlesGravatar wm42014-12-13
* command: add properties for current bitrateGravatar wm42014-12-12
* command: fix crash with some forms of script_bindingGravatar wm42014-12-10
* player: update chapter marks when switching filesGravatar wm42014-12-10
* command: add "idle" propertyGravatar wm42014-12-10
* player: change interaction between revert_seek and ab-loopsGravatar wm42014-12-09
* player: make chapter seek to end jump to last frame with --keep-openGravatar wm42014-12-08
* command: avoid returning invalid FPS valuesGravatar wm42014-11-29
* command: sub_add with "auto" should not always select a subtitle trackGravatar wm42014-11-27
* audio: make mp_chmap_to_str() return a stack-allocated stringGravatar wm42014-11-24
* command: don't queue framestepsGravatar wm42014-11-23