Skip to content

Instantly share code, notes, and snippets.

@lukeredpath
Created February 28, 2010 15:45
Show Gist options
  • Select an option

  • Save lukeredpath/317642 to your computer and use it in GitHub Desktop.

Select an option

Save lukeredpath/317642 to your computer and use it in GitHub Desktop.
* In response to user feedback, Squeemote has an updated control mechanism; single-tap now plays automatically whilst tap-and-hold presents a contextual menu.
* Improved support for large libraries; Squeemote now downloads album lists in smaller incremental chunks.
* Improved artwork handling; artwork is no longer downloaded whilst the album list is scrolling due to its impact on performance but there is now an option to pre-cache artwork (disabled by default). Scrolling performance in the album view is improved in general.
* Improved caching strategy with the ability to refresh individual lists (including shake to refresh).
* Better notification of download progress when fetching large libraries (animated progress view).
* Dramatically improved music service support, including Napster, Rhapsody and Pandora. Tested with all of the major music services but should work with all. Better handling of display of music service items including information such as artist bios.
* New Music screen moved into its own tab and now honours the server "new music limit" setting rather than only showing the last 50 albums.
* Fixed numerous bugs with initial connection to server; detect if the CLI port is incorrect rather than failing silently and try and detect when the server IP/ports have changed by rescanning for the server.
* More optimal memory usage and handling of low-memory situations.
* Numerous other minor bug fixes and improvements.
* New, improved icon!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment