aboutsummaryrefslogtreecommitdiffhomepage
path: root/command.c
Commit message (Expand)AuthorAge
...
* Fix the step_property coammand to correctly handle the step size withGravatar albeu2007-05-31
* Add PRINT to the samplerate property.Gravatar albeu2007-05-30
* Make all the info available via the metadata API available via properties.Gravatar albeu2007-05-29
* Rework the property API to allow sub properties such asGravatar albeu2007-05-29
* cosmetic: indentGravatar ben2007-05-08
* cosmetic: use K&R coding style, as in reste of the fileGravatar ben2007-05-08
* support for PVR channel navigation (patch by Sven Gothel <sgothel at jausoft ...Gravatar ben2007-05-08
* Gui --> guiGravatar diego2007-04-23
* New slave command: tv_step_freq <offset in MHz>Gravatar voroshil2007-03-17
* Move the sh_audio->delay field to mpctx->delay.Gravatar uau2007-03-11
* Include <string.h> explicitly.Gravatar uau2007-03-09
* fix compilation with gcc 2.95.3Gravatar ivo2007-02-21
* Split command/property handling from mplayer.c to a new file command.c.Gravatar uau2007-02-21