]> git.sesse.net Git - vlc/history - src/control/input.c
Forward port of [17351]. Report input error condition to JavaScript
[vlc] / src / control / input.c
2006-10-29 Jean-Paul SamanForward port of [17351]. Report input error condition...
2006-10-29 Jean-Paul SamanReadibility cleanup
2006-10-04 Damien Fouilleul- use nearest integer value from integer division ...
2006-09-26 Damien Fouilleul- input: make sure time units are in milliseconds,...
2006-09-22 Damien Fouilleulinput.c: fixed the playback rate (0.5 is half the speed...
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-09-04 Damien Fouilleul- added input state & input rate in control APIs
2006-08-01 Clément Stenacsrc/control: a bit of cleanup here and there
2006-07-31 Filippo CaroneNew input_set_(time|position) in libvlc.
2006-06-10 Filippo Caronea vlc_object_release added
2006-06-10 Filippo CaroneInitial implementation of libvlc_get_input_fps.
2006-06-06 Filippo Caronelibvlc compile warnings resolved
2006-06-05 Filippo Caronelibvlc input and video update:
2006-06-05 Filippo Caronelibvlc: Vout object now released when needed
2006-06-05 Filippo Caronelibvlc enhanced:
2006-06-02 Filippo Caroneadded in libvlc:
2006-03-10 Rémi Denis-CourmontFix and restore nice file names
2006-02-19 Rémi Denis-Courmont- Build libvlc from src/ rather than top
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-01-12 Antoine CellerierFSF address change.
2006-01-08 Clément StenacMerge 0.8.5-api changes