github clangen/musikcube 0.14.0
musikbox 0.14.0

latest releases: 3.0.2, 3.0.1, 3.0.0...
6 years ago

warning: updating to this version may erase your playlists, if you somehow managed to figure out how to create them with the current user interface. code changes in this release ensure this will not happen again.

user-facing:

  • musikdroid:
    • ensure playback is paused when headphones are disconnected
    • double tap headset button to go to next track
    • triple tap headset button to go to prev track
    • added album art to lock screen controls
    • added the ability to control streaming disk cache size
    • added support for ducking (lowering the volume for notifications, driving directions, etc).
    • fixed bugs related to transient focus loss (e.g. making sure to pause playback for phone calls, and resume playback after the call has completed)
  • websocket_remote:
    • added Cache-Control headers to responses
  • musikcube:
    • found a really bad bug in the way we handle tracks in playlists. the fix requires a rebuild of the tracks metadata, which will clear playlists, but ensures this will never happen again in the future.

low-level:

  • cleaned up more SDK interfaces, removed support for uint64 and uint32 types,
    only support int64 and int32.
  • fixed bugs in playlist track handling; playlist contents can now survive track
    table rebuilds!

Don't miss a new musikcube release

NewReleases is sending notifications on new releases.