1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-14 13:01:53 +02:00

byebye random special characters, hello w hitespace

This commit is contained in:
Leo Franchi 2011-05-28 19:58:03 -04:00
parent dcef395273
commit 75cea47cfa

View File

@ -1,5 +1,5 @@
Version 0.1.0:
Ê* Fixed stations so they resolve against all available sources instead of
* Fixed stations so they resolve against all available sources instead of
only local and friend's collections.
* Add a Song seed for stations and automatic playlists, and allow dragging of
any tracks to the New Stations entry to create a pre-seeded station.
@ -31,14 +31,14 @@ Version 0.1.0:
* Fixed crash that could occur when playing a track from a browser.
* Fixed a crash caused by sources going on or offline.
* Huge optimizations in the resolving pipeline.
ÊÊÊÊ* Improved the handling of automatic status messages for Google Talk
ÊÊÊÊ* Switch to Phonon sound system, allowing us to support a wide variety
* Improved the handling of automatic status messages for Google Talk
* Switch to Phonon sound system, allowing us to support a wide variety
of audio formats.
ÊÊÊÊ* UI tweaks and cleanup.
* UI tweaks and cleanup.
* (OS X) Open configuration dialogs as sliding sheets.
* (OS X) Increase our available file watches to the maximum that the system
reports.
ÊÊÊÊ* (OS X) Added 'Window' menu with zoom/minimize actions
* (OS X) Added 'Window' menu with zoom/minimize actions
Version 0.0.3:
* Show spinner while resolving playlists.