]> git.sesse.net Git - vlc/commit
* The Gtk+ interface is now built as a Debian package as well. The Gnome
authorSam Hocevar <sam@videolan.org>
Mon, 26 Feb 2001 12:16:29 +0000 (12:16 +0000)
committerSam Hocevar <sam@videolan.org>
Mon, 26 Feb 2001 12:16:29 +0000 (12:16 +0000)
commit31d966e00b3587fc620cacce8554ca95ded60529
treee82663aedb15253e7a399e73ed9f8a60dff467b8
parent4875485d59cc468deb922f6d1066bb02767c31e1
  * The Gtk+ interface is now built as a Debian package as well. The Gnome
    package depends on it because of the icon and menu entry.
  * Added an intf_WarnHexDump() function to do raw hexadecimal dumps of
    memory areas. For debugging purposes or for real men, as you wish.
  * Lots of tidying in dvd_ioctl.c, a few comments added.
  * Better error handling in the subpicture decoder.
  * Tidied video_spu.c. More to come later.
  * Fixed subtitle displaying. Will soon work in overlay mode as well.
25 files changed:
Makefile.in
debian/control
debian/rules
debian/vlc-gnome.menu [deleted file]
debian/vlc-gtk.menu [new file with mode: 0644]
debian/vlc.copyright
include/intf_msg.h
include/video_graphics.h [deleted file]
plugins/beos/intf_beos.cpp
plugins/beos/vout_beos.cpp
plugins/beos/window.h [moved from include/beos_window.h with 95% similarity]
plugins/dvd/dvd_ioctl.c
plugins/dvd/input_dvd.c
plugins/gtk/gtk_interface.c
plugins/gtk/intf_gtk.glade
src/interface/intf_msg.c
src/spu_decoder/spu_decoder.c
src/spu_decoder/spu_decoder.h
src/video_output/video_output.c
src/video_output/video_spu.c
src/video_output/video_spu.h
src/video_output/video_text.c
src/video_output/video_text.h
src/video_output/video_yuv.c
src/video_output/video_yuv.h