[Alsaplayer-commits] alsaplayer commit by cvs
Alsaplayer CVS
alsaplayer-commits@lists.tartarus.org
Mon, 11 Oct 1999 01:30:14 +0200
CVSROOT: /home/cvsroot/alsaplayer
Module name: alsaplayer
Changes by: cvs 99/10/11 01:30:14
Modified files:
app : Makefile.am Playlist.cpp Playlist.h
PlaylistWindow.cpp
Log message:
Various playlist fixes:
Playlist.cpp now takes care of all loading and saving stuff - just have to
pass it the appropriate filenames.
PlaylistWindow.cpp gets told if playlist might be dubious, but gets a
chance to force loading it anyway.
Some potential buffer overflows resulting in segfaults removed (it
shouldn't die if you click on a binary file by mistake when you're trying
to load a playlist - still needs more paranoia though (try clicking on an
mp3... and wait and wait and wait))