Added ability to pop back to previous panels. Only the first two panels

are wired up properly to support this. I may do so for later panels if it
seems useful.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@637 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
mdb
2002-03-03 21:17:03 +00:00
parent ed488b3a97
commit 8dee2816b1
9 changed files with 110 additions and 43 deletions
+11 -2
View File
@@ -1,10 +1,19 @@
RoboDJ 1.2 (March 02, 2002)
RoboDJ 1.2 (March 03, 2002)
NEW FEATURES
* (importer) Added support for adding ID3 tags to MP3 files after
they are encoded.
* (chooser) Gave the UI a major facelift:
- added icons for most buttons;
- fixed layout to work more nicely;
- made controls reflect actual state of the music daemon (paused
versus playing, etc.).
* (importer) Added ability to back up from the CDDB panel to the
"insert CD" panel.
RoboDJ 1.1 (February 22, 2002)
NEW FEATURES
@@ -19,4 +28,4 @@ RoboDJ 1.0 (February 21, 2002)
INITIAL RELEASE
$Id: NEWS,v 1.1 2002/03/03 06:21:19 mdb Exp $
$Id: NEWS,v 1.2 2002/03/03 21:17:03 mdb Exp $