[vlc-commits] commit: refactor rate(, -faster, -slower) to playlist (Ilkka Ollakka )
git at videolan.org
git at videolan.org
Mon Oct 4 23:41:10 CEST 2010
vlc | branch: master | Ilkka Ollakka <ileoo at videolan.org> | Sun Sep 26 14:50:03 2010 +0300| [57766ff3471c43f045921118dddc64e499547827] | committer: Ilkka Ollakka
refactor rate(,-faster,-slower) to playlist
Thisway we don't reset playback rate between items
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=57766ff3471c43f045921118dddc64e499547827
---
NEWS | 3 +
include/vlc_input.h | 2 +-
include/vlc_playlist.h | 2 +
modules/control/gestures.c | 14 +-----
modules/control/hotkeys.c | 8 ++--
modules/control/rc.c | 6 +-
modules/gui/qt4/input_manager.cpp | 14 ++----
src/input/var.c | 55 +-----------------------
src/playlist/engine.c | 84 +++++++++++++++++++++++++++++++++++++
9 files changed, 105 insertions(+), 83 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=57766ff3471c43f045921118dddc64e499547827
More information about the vlc-commits
mailing list