Author Topic: Release Notes for version 2.1.9  (Read 4574 times)

UpAllnite Software

  • Administrator
  • Hero Member
  • *****
  • Posts: 2559
    • View Profile
Release Notes for version 2.1.9
« on: March 17, 2014, 02:35:05 pm »
The following improvements are included in Walkout Song DJ release 2.1.9 which was released from the app store on Mar 17, 2014

Fix zombie music player crash bug
There was an opportunity for the music player to callback to an invalid zombie object when a new song was started while a song was already playing.  This generally led to an application crash and restart and occurred more frequently with very busy devices.  A proper wait was added when stopping the existing song to allow all callbacks to complete before destroying the player object.

Corrected the cropping on the Walkout and Pregame tab bar icons
The iOS 7.1 release removed some display cropping from the icons in the tab bar and this allowed the walkout and pregame icons to overlap the caption of the tab bar icons in a rather unattractive manner.  The icon images were trimmed to what had been displayed in earlier iOS versions which eliminates the overlap.

Smoother fade logic
Changed the fade algorithm from straight linear decay to square root decay.  This will drop the volume quicker in the beginning of the fade but with longer sustain.