Improvements have been made, bugs have been squashed.
authorSimeon Veldstra <reallifesim@gmail.com>
Thu, 8 Jun 2006 10:23:19 +0000 (03:23 -0700)
committersim <sim@pike.(none)>
Thu, 8 Jun 2006 10:23:19 +0000 (03:23 -0700)
commit5976a99e09d6e4979a1ceaac695924d29cfdff88
tree379f7bfc6e5a1ed97353095a7e442d06cf493ce3
parentf7122bff16f0b66e9118e6f8207b38eb2900ef89
Improvements have been made, bugs have been squashed.

The code for the playlist widget has been moved out of mainwindow.py into
its own module. Most of the things this change broke have been fixed.
mp3togo/cluster.py
mp3togo/conf.py
mp3togo/filelist.py
mp3togo/gui/filewindow.py
mp3togo/gui/mainwindow.py
mp3togo/gui/playlist.py [new file with mode: 0644]
mp3togo/main.py
mp3togo/tags.py
mp3togo/track.py