]> git.sesse.net Git - vlc/history - src/control/input.c
Libvlc Event: Add support for input event.
[vlc] / src / control / input.c
2007-06-07 Pierre d'HerbemontLibvlc Event: Add support for input event.
2007-03-27 Damien Fouilleul- control/input.c: don't rely on exceptions to control...
2007-03-22 Jean-Paul SamanReturn sane state value when no input is present.
2007-03-11 Jean-Paul SamanFix bug in vlc.audio.track and add new properties vlc...
2007-03-02 Damien Fouilleul- libvlc ABIs: test that demux is available before...
2007-02-18 Jean-Paul SamanDeclare local functions static.
2006-12-07 Filippo Caronefix for libvlc_input_get_fps. maybe there's a better...
2006-11-26 Clément StenacShould fix win32
2006-11-26 Clément StenacA bit of headers cleanup
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