summaryrefslogtreecommitdiffstats
path: root/command.c
Commit message (Expand)AuthorAgeFilesLines
* Teletext support for tv:// (v4l and v4l2 only)voroshil2007-06-101-0/+149
* Add new properties percent_pos and time_pos.albeu2007-05-311-0/+61
* Make the length property use the time type.albeu2007-05-311-2/+2
* Move the time printing code out of the length property.albeu2007-05-311-22/+1
* Allow setting the direction in the step_property command.albeu2007-05-311-1/+2
* Fix the step_property coammand to correctly handle the step size withalbeu2007-05-311-5/+30
* Add PRINT to the samplerate property.albeu2007-05-301-0/+7
* Make all the info available via the metadata API available via properties.albeu2007-05-291-2/+89
* Rework the property API to allow sub properties such asalbeu2007-05-291-46/+30
* cosmetic: indentben2007-05-081-1/+1
* cosmetic: use K&R coding style, as in reste of the fileben2007-05-081-10/+5
* support for PVR channel navigation (patch by Sven Gothel <sgothel at jausoft ...ben2007-05-081-0/+49
* Gui --> guidiego2007-04-231-1/+1
* New slave command: tv_step_freq <offset in MHz>voroshil2007-03-171-0/+6
* Move the sh_audio->delay field to mpctx->delay.uau2007-03-111-1/+1
* Include <string.h> explicitly.uau2007-03-091-0/+1
* fix compilation with gcc 2.95.3ivo2007-02-211-1/+2
* Split command/property handling from mplayer.c to a new file command.c.uau2007-02-211-0/+2389