[Alsaplayer-commits] alsaplayer commit by cvs

Alsaplayer CVS alsaplayer-commits@lists.tartarus.org
Tue, 12 Oct 1999 01:01:34 +0200


CVSROOT:	/home/cvsroot/alsaplayer
Module name:	alsaplayer
Changes by:	cvs	99/10/12 01:01:33

Modified files:
	app            : Playlist.cpp PlaylistWindow.cpp Main.cpp 

Log message:
Playlist::Insert() works correctly now (doesn't just assume append)
PlaylistWindow::CbInsert() also works (similarly)
Currently don't get called with anything apart from append, but code's
there for when we want it. (Soon be able to move things up and down the
playlist)
Also, corrected a spelling error in Main.cpp ;-)