]> git.sesse.net Git - vlc/commit
* Fixed my old stupid bug that disabled sound after having played the
authorSam Hocevar <sam@videolan.org>
Mon, 12 Feb 2001 07:52:40 +0000 (07:52 +0000)
committerSam Hocevar <sam@videolan.org>
Mon, 12 Feb 2001 07:52:40 +0000 (07:52 +0000)
commitc3e2bf1d3bb2c79201f80b26acb3d787156918d7
treeb218ae3ebc2898ff37e4dd5b33c85e5224baa4c9
parent02d21f72faf6bfb54119e2e28ac03d81682ec332
  * Fixed my old stupid bug that disabled sound after having played the
    first playlist item.
  * Added `Prev' and `Next' buttons to the interface, with the beginning of
    a playlist window (still empty).
  * Added `Slow' and `Fast' buttons to the interface and popup menu.

  Ok, I promise it's the last time I check bloat in, from now the interface
  commits will be much cleaner and actually fix things :)
12 files changed:
debian/vlc.1
include/config.h.in
plugins/dvd/input_dvd.c
plugins/gnome/gnome_callbacks.c
plugins/gnome/gnome_callbacks.h
plugins/gnome/gnome_interface.c
plugins/gnome/gnome_interface.h
plugins/gnome/intf_gnome.glade
plugins/mpeg/input_ps.c
plugins/sdl/vout_sdl.c
src/input/mpeg_system.c
src/interface/main.c