index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
command.c
Commit message (
Expand
)
Author
Age
*
Make the length property use the time type.
albeu
2007-05-31
*
Move the time printing code out of the length property.
albeu
2007-05-31
*
Allow setting the direction in the step_property command.
albeu
2007-05-31
*
Fix the step_property coammand to correctly handle the step size with
albeu
2007-05-31
*
Add PRINT to the samplerate property.
albeu
2007-05-30
*
Make all the info available via the metadata API available via properties.
albeu
2007-05-29
*
Rework the property API to allow sub properties such as
albeu
2007-05-29
*
cosmetic: indent
ben
2007-05-08
*
cosmetic: use K&R coding style, as in reste of the file
ben
2007-05-08
*
support for PVR channel navigation (patch by Sven Gothel <sgothel at jausoft ...
ben
2007-05-08
*
Gui --> gui
diego
2007-04-23
*
New slave command: tv_step_freq <offset in MHz>
voroshil
2007-03-17
*
Move the sh_audio->delay field to mpctx->delay.
uau
2007-03-11
*
Include <string.h> explicitly.
uau
2007-03-09
*
fix compilation with gcc 2.95.3
ivo
2007-02-21
*
Split command/property handling from mplayer.c to a new file command.c.
uau
2007-02-21