aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/command.c
Commit message (Expand)AuthorAge
* player: remove central uninit_player() function and flags messGravatar wm42014-10-03
* command: don't show message on "osd" command by defaultGravatar wm42014-10-03
* command: allow passing memory addresses to overlay_addGravatar wm42014-10-03
* command: restructure overlay_add codeGravatar wm42014-10-03
* command: move setting playback speed to a separate functionGravatar wm42014-10-02
* build: add -Wno-format-zero-lengthGravatar wm42014-09-26
* command: no space before "%" in volume default OSD messageGravatar wm42014-09-22
* command: improve "osd" commandGravatar wm42014-09-22
* command: use show_property_osd() sub_stepGravatar wm42014-09-22
* command: when changing a property, always show it on OSDGravatar wm42014-09-21
* command: simplify OSD property display codeGravatar wm42014-09-21
* command: allow changing some OSD-related options even with no VOGravatar wm42014-09-21
* command: remove unneeded ifdefsGravatar wm42014-09-21
* command: always show OSD message when changing volume etc.Gravatar wm42014-09-21
* options: remove --volstepGravatar wm42014-09-21
* command: allow using ASS tags on OSD messagesGravatar wm42014-09-18
* command: add osd-sym-cc propertyGravatar wm42014-09-18
* command: avoid a double -> int castGravatar Ben Boeckel2014-09-16
* video: rename VOCTRL_GET_WINDOW_SIZEGravatar wm42014-09-05
* player: add --media-title optionGravatar wm42014-09-02
* command: remove broken quvi-format propertyGravatar wm42014-09-01
* demux: get rid of old wrapperGravatar wm42014-09-01
* command: disable some commands/properties properly in idle modeGravatar wm42014-09-01
* command: remove extra spaceGravatar Ryan Jacobs2014-08-29
* command: export demuxer cache info propertiesGravatar wm42014-08-28
* audio: restore old speed change behaviorGravatar wm42014-08-28
* command: change OSD formatting of "speed" propertyGravatar wm42014-08-25
* video: get rid of video_next_pts fieldGravatar wm42014-08-22
* command: add estimated-frame-count & estimated-frame-number propertiesGravatar Andrey Morozov2014-08-19
* command: drop " %" from "cache" property OSD-formattingGravatar wm42014-08-18
* video: add VO framedropping modeGravatar wm42014-08-15
* command: for OSD, format cache property as integerGravatar wm42014-08-11
* command: fix dangling pointer issue in script key bindings codeGravatar wm42014-08-11
* command: run OSD display code even if a property is unavailableGravatar wm42014-08-09
* command: add a "seeking" propertyGravatar wm42014-08-08
* client API: minor optimizations for property notificationGravatar wm42014-08-02
* command: add a property that returns a list of all propertiesGravatar wm42014-08-02
* client API: don't send internal events to the clientsGravatar wm42014-07-31
* command: add cache-idle propertyGravatar wm42014-07-31
* client API: make "cache" property and similar observableGravatar wm42014-07-31
* player: fix time display wheen seeking past EOF with --keep-openGravatar wm42014-07-30
* command: fix and simplify overlay_addGravatar wm42014-07-25
* command: append entries to the end of the playlist with loadlist appendGravatar Alessandro Ghedini2014-07-25
* command: add append-play loadfile modeGravatar wm42014-07-23
* command: potentially fix dvd angle settingGravatar wm42014-07-20
* demux: add a demuxer threadGravatar wm42014-07-16
* Revert "Remove DVD and Bluray support"Gravatar wm42014-07-15
* Remove DVD and Bluray supportGravatar wm42014-07-14
* command: don't show VO information in colorspace propertiesGravatar wm42014-07-13
* audio: drop buffered audio when switching tracks or filtersGravatar wm42014-07-13