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

Merge branch 'stable'

Conflicts:
	ChangeLog
	src/tomahawkwindow.cpp
This commit is contained in:
Leo Franchi
2011-04-11 11:03:31 -04:00
4 changed files with 34 additions and 32 deletions

View File

@@ -1,11 +1,14 @@
Version 0.1.0:
* Watch folders for changes and automatically update your collection. This
is on by default; you can turn it off on the Local Music tab in the
settings dialog. Note that this triggers only on files or folders being
settings dialog. Note that this triggers only on files or folders being
added to or removed from folders; it is not watch individual files as
most OSes can't support enough file watches to handle a normal-sized
music collection.
Version 0.0.4:
* Fixed a crash situation caused by sources going on- or offline.
Version 0.0.3:
* Show spinner while resolving playlists.
* Go back to previous page visible when deleting a playlist.