Change History

News and Announcements
musoware
Site Admin
Posts: 1847
Joined: Fri Sep 14, 2012 6:50 am

Post by musoware »

2.6.08
Inactivity Screensaver only turns off standard windows inactivity timeouts (screen saver, screen off and sleep) - but still allows manual sleep.
musoware
Site Admin
Posts: 1847
Joined: Fri Sep 14, 2012 6:50 am

Post by musoware »

2.6.09
Play Now icon also shown over album cover (on hover) next to Enqueue button
Streamline Gallery view html generation (45% saving in initial size : should load faster)
Minor fix on back navigation.
musoware
Site Admin
Posts: 1847
Joined: Fri Sep 14, 2012 6:50 am

Post by musoware »

2.6.10
Enqueue (+) icon added to tracks on Artist "by Track" view.
Add ability to manually stop a folder scan
Use standard version of taglib-sharp (2.1) via nuget rather than patched version
musoware
Site Admin
Posts: 1847
Joined: Fri Sep 14, 2012 6:50 am

Post by musoware »

2.6.11
Bugfix: On Light theme +> icons on hover no longer push artist to right
Shut down local HQPlayer process on exit if Muso started it.
musoware
Site Admin
Posts: 1847
Joined: Fri Sep 14, 2012 6:50 am

Post by musoware »

2.6.12
Expand hierarchy node on double-click.
Intercept these windows generic media keyboard commands (see https://msdn.microsoft.com/en-us/librar ... 46275.aspx):
. APPCOMMAND_BROWSER_HOME - invokes the Home toolbar button
. APPCOMMAND_BROWSER_REFRESH - invokes the Refresh toolbar button
. APPCOMMAND_HELP - invokes the Help menu item
. APPCOMMAND_MEDIA_REWIND - invokes the Rewind (<<) toolbar button
. APPCOMMAND_MEDIA_FAST_FORWARD - invokes the Forward (>>) toolbar button
. APPCOMMAND_VOLUME_DOWN - invokes the Volume Down toolbar button
. APPCOMMAND_VOLUME_UP - invokes the Volume Up toolbar button
Prevent spurious browser error on clicking Home
musoware
Site Admin
Posts: 1847
Joined: Fri Sep 14, 2012 6:50 am

Post by musoware »

2.6.13
5s delay after starting HQPlayer before trying to open TCP channel, to fix initial handshaking
When .mp3 or .m4a file played, convert to .aiff before playing

Patch 01 - show track being converted (or copied to buffer folder) as pending on the track queue
musoware
Site Admin
Posts: 1847
Joined: Fri Sep 14, 2012 6:50 am

Post by musoware »

2.6.13 Patch 2 : removed media conversion library as it was making the app about 5x the size, just for the handful of HQPlayer users who want conversion.

So now users who want conversion must download ffmpeg.exe from https://ffmpeg.org/ (32-bit or 64-bit as appropriate), and point Muso to it:
Capture.PNG
musoware
Site Admin
Posts: 1847
Joined: Fri Sep 14, 2012 6:50 am

Re: Change History

Post by musoware »

2.6.13 Patch 03 : Conversion will use buffer folder if specified, but if not will still convert using the local folder C:\users\public\Music\muso\temp for converted files (will clear on each play now)

Patch 04 - Force exit on main window closure.
musoware
Site Admin
Posts: 1847
Joined: Fri Sep 14, 2012 6:50 am

Post by musoware »

2.6.14
Add an option to include Unrated tracks in the track filter:
- if no min rating also specified this means unrated tracks specifically
- if min rating is also specified this means unrated tracks AND tracks at that minimum rating
- if min rating specified and unrated not ticked and this means tracks at that minimum rating only (as before)
tf.PNG
tf.PNG (1.49 KiB) Viewed 27845 times
At album level this means any albums which INCLUDE any tracks that match the above
Works in filtering & the track wizard function (queue random tracks) - which makes it especially useful for queuing up some random tracks that need rating.

Track wizard function from hierarchy view applies filters to tracks queued (doesnt just pick any track from an album that qualifies in the selected node)

Manage Bookmarks window (from Bookmarks menu)
- can delete, rename & re-order bookmarks as required.
MB.PNG
musoware
Site Admin
Posts: 1847
Joined: Fri Sep 14, 2012 6:50 am

Post by musoware »

2.6.15
Newest Albums toolbar - an option to see and have quick access to the newest albums added to Muso in a persistent toolbar, unaffected by filters, mode or browser view.
newest.PNG
Hover over the albums to see the artist & title, click on the album to go to the album page.
Post Reply