Hi all. Taken me a while but I've finally got a beta for ML2.
There aren't any DB changes (to the structure of the db) but back up your database. And you might want to back up your dlls as well before install.
I've wanted to get it out since I'll need to make some more changes for the new GBPVR version 1. So this needed to come out first. There will be fixes and patches needed.
EDIT: I've just added a preliminary version of the CommunitySkin
: NOTE - removed attachments 11/July/2007 as release as v6.2
Here's a list of the changes:
02-Jul-2007 - Version 6.1
01-Jul-2007 - Version 6.0
There aren't any DB changes (to the structure of the db) but back up your database. And you might want to back up your dlls as well before install.
I've wanted to get it out since I'll need to make some more changes for the new GBPVR version 1. So this needed to come out first. There will be fixes and patches needed.
EDIT: I've just added a preliminary version of the CommunitySkin
: NOTE - removed attachments 11/July/2007 as release as v6.2
Here's a list of the changes:
02-Jul-2007 - Version 6.1
- Fixed bug with playlists and randomisation
- Fixed bug with parsing accepted music
- Some internal file naming (Ml2Updater to MLUpdater)
01-Jul-2007 - Version 6.0
- Fixed a bug with the internal logger class where it would not delete old log files - now it works.
- Added version number to config screen
- Made scrobbling to a cache file that is retained if gbpvr is shut down. Will keep retying it's cache until empty.
- Reverted DB to using DB parameters.
- Externalised the updating system to a windows server or command line (Ml2Updater -update) - still able to use the internal updating as well. Service is installed from the GBPVR Config App.
- Added a new search screen (ctrl-k to access from the left hand library screen - esc to exit). Ctrl-D for going backwards through the search history.
- Added ability to create a two panel screen layout - leave the secondary field empty to use.
- Removed M4A, OGG support initially. Using Windows Media Player for tag reading. May look at adding it back in later - or doing something with the external updater.
- Reinstated DB parameters for DB access
- Changed DB settings so DB can now put put independently from GBPVR (will allow the use on non ML2 databases later on).
- Huge internal re-write of the GUI classes in preparation for GBPVR 1.0.x
- Re-write of the playlists so they now load in a background thread instead of real time - should help with the loading of large M3U playlists.
- Started using an installer for plugin. Removed all skins but Blue.
- Coloured buttons are clickable
- Added LargeList to special elements
- Added LargePageUpDown to special elements
- Added Search to special elements
- Added Search to special elements
- Added SearchResultsList to special elements
- Added SearchRemoteText to special elements
- Added LargeListImage to CompositeImages
- Added LargeSelectedListItemImage to CompositeImages
- Added LargeUnselectedListItemImage to CompositeImages
- Added LargeSelectedNoFocusListItemImage to CompositeImages
- Added SearchRemoteTextActive to CompositeImages
- Added SearchRemoteTextInActive to CompositeImages
- Added Search to CompositeImages (search screen)
- Added SearchRemoteText to CompositeImages
- Added SearchResultsListImage to CompositeImages
- Added SearchResultsSelectedListItemImage to CompositeImages
- Added SearchResultsUnselectedListItemImage to CompositeImages
- Added SearchResultsSelectedNoFocusListItemImage to CompositeImages