Page 5 of 22

Posted: Mon Feb 10, 2014 5:12 pm
by musoware
1.5.53
Now Playing page lists other tracks of same name (by other or same artist)
Cleaner left panel.

Muso 2 Beta Release

Posted: Wed Feb 26, 2014 4:02 pm
by musoware
I am pleased to announce a beta release of Muso 2:

http://klarita.net/musoSetup2000.msi

This is rebuilt in .NET 4.0 (muso 1 was based on .NET 3.5) and so needs the .NET 4.0 runtime. It also uses a later version of the IE layout engine which allows me to take advantage of more advanced web styles in the content area. There may be a few layout issues while this is in Beta but when these are ironed out this will become the official stable version of Muso.

Muso 2.x is a a separate installation product to Muso 1.x so you can have both installed side-by-side - however both use the same DB & folders so cannot be run at the same time. When first running Muso 2 it should migrate your Muso 1 settings but thereafter will be maintained separately.

2.0.00 details:
Conversion to .NET 4.0
Cleaner UI using IE9 rendering engine & improved CSS styles
Multi-line DB grid edit features: (a) search/replace (b) copy/swap columns
Add subversion bindings to source

For registered users of Muso 1 there is no cost to upgrade to Muso 2.

Muso 2 now the official release

Posted: Mon Mar 03, 2014 9:00 am
by musoware
Latest Release 2.0.06 (now out of BETA):

2.0.01
Minor layout fixes.
Default db configuration is now Shared not Private (for new installs).

2.0.02
Add initDB logging analysis

2.0.03
More logging analysis, extensions to LogDebug
Fix SQLite library for 32-bit

2.0.04
Logging summary analysis repeated for subsequent collate.

2.0.05
Hashtable -> IDictionary

2.0.06
Replace Path.GetDirectoryName with path parsing functions to greatly improve album collation performance.

Posted: Sun Mar 09, 2014 9:54 am
by musoware
2.0.07
Minor theme fixes
Fix queue of track group which has sub-headers.
Implicitly order db grid by path after import
Prevent dictionary error on deleting album
Extension of free trial period to 3 months for new installs

Re: Change History

Posted: Fri Mar 21, 2014 12:01 am
by musoware
2.0.08
New "Lightbox" theme (inspired by pinterest.com)
Thumbnails now do not have to be square, and options removed for generating rounded corners on thumbnail or cover - this is now driven by the theme.
- NB. it is recommended to regenerate all thumbnails to take advantage of the new/modified themes.
Theme selection added to main window toolbar (no need to visit Options)
Classical artist header style option.
Fix minor layout issues.

Re: Change History

Posted: Tue Mar 25, 2014 8:17 pm
by musoware
2.09
Light, Dark themes use thumnails equal in equal height/width by padding
Fix group subheader wrapping.

Posted: Thu Mar 27, 2014 5:43 pm
by musoware
2.0.10
Prevent thumbnail stretching on Other Albums section and on Artist page.
Fix catalog Full Albums Only option.
Minor css formatting fixes.

Posted: Fri Mar 28, 2014 8:05 pm
by musoware
2.0.11
Add CSS class name "groupedTrack" to tracks that appear in a track group, allowing different style if required.
Restore Classical Composer page extra information.

Posted: Sun Mar 30, 2014 7:09 pm
by musoware
2.0.12
Make filter presets work with non-pinned left panel.
Make left panel hide/show instant when Animation Effects option off.
More minor css layout issues addressed.

Build 01: Restore track artist logic changed in 2.0.10.

Posted: Mon Mar 31, 2014 9:10 pm
by musoware
2.0.13
Fix catalog Full Albums Only option (again, after fix roll-back in 2.0.12.01).
Fix scroll-area sizing in Now Playing page.
Only show 10 artists at a time in "You may also like" section on album/artist pages - with [More] link for next set (Last.fm API can return 100 very similar artists when artist to match is quite obscure).
Only show 10 other tracks of the same name on the Now Playing page, with [More] link for next set if > 10.

Build 01: Prevent play/enqueue album icons changing on toggling album tag.