Skip to content

Releases: daneren2005/Subsonic

3.8.0

31 Dec 22:33
Compare
Choose a tag to compare

Gapless Playback...sorta. On ICS and below the gap should be significantly smaller. I was getting something like 1-2 second gap before, and now it is < 50 ms. On JB+ there is now gapless playback using Android's built in method. It doesn't seem to do a perfect job, but it is probably the best I am going to be able to do. I know other media players manage to, but I have neither the time nor the resources to do a low level implementation like they have. If anyone has any idea of how to improve my implementation without breaking out the NDK I'm all ears.
Added Drag and Drop rearranging on songs from the Library and Playlists tabs
Swipe up to play, down to pause on the Now Playing tab while viewing the album art
Scrobble when in RC mode
Fix another bluetooth issue
Fix losing playlist when closing the app
Fix a rare case where you can break downloading until you force close the app
Fix a few rare crashes

3.7.5

31 Dec 22:34
Compare
Choose a tag to compare

Added Drag and Drop on Now Playing tab. Long press to start a movement. Press the arrow button to get the old context menu
Don't jump back to the top of screen when removing songs/playlist
Fixed Bluetooth play event
Optimized some operations that caused stuttering
Fix several crashes

3.7.4

31 Dec 22:34
Compare
Choose a tag to compare

Only start EQ when actually being used -> stops blocking 3d part EQ apps
Master volume option in EQ to boost max volume
Make songs in offline mode display the same as in online mode
Renamed cover.jpeg to cover.jpg so Poweramp recognizes the album art
When in RC mode, don't pause when losing audio focus (ie other music apps on your phone play)
Added more details to song details dialog
Speed up songs showing in offline mode

3.6

31 Dec 22:09
Compare
Choose a tag to compare
3.6
Fixes last commit