New Version 0.6.1
- Added the ability to enqueue folders recursively
- Added the ability to play folders recursively
- Added the ability to save playlists as WinAMP playlists (.m3u's)
- Added the ability to load WinAMP and saved playlists
- Added class NovaMiniControl which adds a minicontrol (back, pause, stop, forward) to any panel. It uses NovaButtons so the Audio minicontrols are now NovaButtons as they should be
- Added variable icon support (i.e. now video's have video icons, audio has audio icons etc)
- Split up NovaButton into 4 new classes: NovaLongButton, NovaSmallButton, NovaSquareButton and NovaMiniButton. They all inherit NovaButton. It was getting ridiculous having conditionals in the constructor logic
- Cleaned up a lot of code
- Added the ability to do multiple levels of RR and FF in AudioControlUnit
- Abstracted out the final bits of code common to Video and Audio ControlUnits
- With Chris: Finally fixed the evil scrolling bug we've had since version 0.0.1 where buttons scrolling fast wouldn't update fast enough cause the display to look crappy.
- Added the ability to play folders recursively
- Added the ability to save playlists as WinAMP playlists (.m3u's)
- Added the ability to load WinAMP and saved playlists
- Added class NovaMiniControl which adds a minicontrol (back, pause, stop, forward) to any panel. It uses NovaButtons so the Audio minicontrols are now NovaButtons as they should be
- Added variable icon support (i.e. now video's have video icons, audio has audio icons etc)
- Split up NovaButton into 4 new classes: NovaLongButton, NovaSmallButton, NovaSquareButton and NovaMiniButton. They all inherit NovaButton. It was getting ridiculous having conditionals in the constructor logic
- Cleaned up a lot of code
- Added the ability to do multiple levels of RR and FF in AudioControlUnit
- Abstracted out the final bits of code common to Video and Audio ControlUnits
- With Chris: Finally fixed the evil scrolling bug we've had since version 0.0.1 where buttons scrolling fast wouldn't update fast enough cause the display to look crappy.

0 Comments:
Post a Comment
<< Home