aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/command.c
Commit message (Expand)AuthorAge
* command: add property that estimates current video FPSGravatar wm42014-05-08
* command: rename stream-length to file-size, format file sizeGravatar Andrey Morozov2014-05-06
* command: remove ifdefs for deint filtersGravatar wm42014-05-06
* common: change mp_snprintf_append semanticsGravatar wm42014-05-05
* options: rename video-related options/propertiesGravatar Martin Herkt2014-05-04
* options: rename audio-related options/propertiesGravatar Martin Herkt2014-05-04
* video: handle colorspace and aspect overrides separatelyGravatar wm42014-05-02
* command, vo_vdpau: respect vdpau deint sub-optionGravatar wm42014-05-02
* command: redo deinterlace filter probingGravatar wm42014-05-02
* command: make enabling deinterlacing with vdpau workGravatar wm42014-05-02
* vf-metadata: fix handling of NULL metadataGravatar Kevin Mitchell2014-04-29
* client API: add chapter change eventGravatar wm42014-04-27
* video: add a "hwdec" property to enable or disable hw decoding at runtimeGravatar wm42014-04-23
* command: export rotation parameterGravatar wm42014-04-22
* player: add a --loop-file optionGravatar wm42014-04-17
* client API: remove mpv_event_pause_reasonGravatar wm42014-04-14
* command: add property to indicate when pausing due to --keep-openGravatar wm42014-04-14
* command: add a property to indicate core pause stateGravatar wm42014-04-14
* command: vf-metadata: minor fixup of return statusGravatar Kevin Mitchell2014-04-14
* command: add vf-metadata propertyGravatar Kevin Mitchell2014-04-13
* player: remove ASX, SMIL and NSC playlist parsersGravatar wm42014-04-13
* command: add paused-for-cache, total-avsync-change, drop-frame-count propertiesGravatar David Weber2014-04-13
* cache: allow resizing at runtimeGravatar wm42014-04-09
* command: property set commands should send property change notificationsGravatar wm42014-04-08
* client API: add a way to notify clients of property changesGravatar wm42014-04-06
* command: change what the metadata property returnsGravatar wm42014-03-30
* command: minor simplificationGravatar wm42014-03-30
* command: add helper function to split property pathsGravatar wm42014-03-30
* Merge remote-tracking branch 'mpv/pr/676'Gravatar wm42014-03-30
|\
| * player: rename dvdnav to discnavGravatar xylosper2014-03-30
* | video/out: remove legacy colorspace stuffGravatar wm42014-03-29
|/
* player: fix unchecked access for chapter metadataGravatar wm42014-03-26
* player: let chapter_start_time() return MP_NOPTS_VALUE for unknown timesGravatar wm42014-03-25
* command: make 'disc-title' property writableGravatar xylosper2014-03-18
* command, lua: change script_message semanticsGravatar wm42014-03-17
* command: rename dvd- properties to disc-Gravatar wm42014-03-15
* command: prefix DVD title properties with "dvd-"Gravatar wm42014-03-15
* command: add new property 'title'Gravatar xylosper2014-03-15
* command: fix wrong condition & remove redundant stream type checkingGravatar xylosper2014-03-13
* command: set 'media-title' property for bluray disc with meta-dataGravatar xylosper2014-03-13
* command: fix osd-height propertyGravatar wm42014-03-09
* player: make separation between user/automatic track selection strongerGravatar wm42014-03-03
* command: fix null pointer dereference in idle modeGravatar wm42014-03-02
* client API: add two properties, 'time-start' and 'seekable'Gravatar xylosper2014-02-28
* command: use the step size for "add volume" commandsGravatar wm42014-02-27
* command: format volume property as integer for OSDGravatar wm42014-02-27
* options: allow changing options at runtimeGravatar wm42014-02-25
* client API: report pause/unpause reasonGravatar wm42014-02-24
* command: make options property return the list of all optionsGravatar wm42014-02-24
* command: use DVD volume ID for media-title propertyGravatar xylosper2014-02-23