1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-14 01:54:07 +02:00
Commit Graph

2237 Commits

Author SHA1 Message Date
Christian Muehlhaeuser
8c29aeecfe * Remove nasty debug output. 2011-05-20 00:07:11 +02:00
Leo Franchi
43c4cebe12 Fix some warnings 2011-05-19 17:54:19 -04:00
Leo Franchi
3ede2ea281 Streamline the avatar code to use the proper icon role 2011-05-19 17:54:03 -04:00
Leo Franchi
e9b991e4c0 update the playlistview when a playlist is renamed, fixes TWK-168 2011-05-19 17:29:58 -04:00
Leo Franchi
b37127858f stop jumping around 2011-05-19 17:11:02 -04:00
Leo Franchi
d0e50a73f0 Sort playlists above stations
and the + items last
2011-05-19 16:54:41 -04:00
Christian Muehlhaeuser
234fdf07ba * Renamed jreen/ to jabber/ 2011-05-19 22:50:15 +02:00
Christian Muehlhaeuser
0253f0c1d4 * Removed old gloox-based jabber SIP. 2011-05-19 22:48:09 +02:00
Leo Franchi
6cc864e669 we no longer depend on gloox 2011-05-19 16:35:10 -04:00
Leo Franchi
d7e3272613 Copy result if available when creating a link 2011-05-19 15:43:37 -04:00
Christian Muehlhaeuser
3fdbfbd670 * Remove any resource from jabber friendly-names. 2011-05-19 15:28:41 +02:00
Dominik Schmidt
b53c052cfb Change jreen submodule url, 'git submodule sync' everyone! 2011-05-19 09:49:34 +02:00
Christian Muehlhaeuser
c47970f6c7 * Only log playbacks which were played for at least 10 seconds (locally) and 20 seconds (remotely). 2011-05-19 08:41:34 +02:00
Christian Muehlhaeuser
191dd48c87 * Don't log empty DeleteFiles DbCmds. 2011-05-19 08:21:26 +02:00
Christian Muehlhaeuser
ab221b2344 * Hide filter when it's disabled. 2011-05-19 08:04:02 +02:00
Christian Muehlhaeuser
03451c9197 * Made Artist- / TreeView the default view. Disabled album mode for this release. 2011-05-19 08:00:57 +02:00
Christian Muehlhaeuser
c2982e7312 * Fixed showing 'playlist' in a station's or automatic playlist's context menu. (TWK-171) 2011-05-19 07:11:01 +02:00
Christian Muehlhaeuser
9bac08deda * Fixed stations being stuck as busy after creating them. 2011-05-19 07:02:05 +02:00
Christian Muehlhaeuser
c919455d3f * Updated ChangeLog. 2011-05-19 05:57:32 +02:00
Christian Muehlhaeuser
9f1778a519 * Added LoadingSpinner support to ArtistView / TreeModel. 2011-05-19 05:46:41 +02:00
Christian Muehlhaeuser
f5bf6279bb * Bumped version number to 0.1.0. 2011-05-19 05:46:07 +02:00
Christian Muehlhaeuser
ad62bf87dc * Streamlined creating new playlists with entries.
* Made XSPFLoader, NewPlaylistWidget & GlobalActionManager use the new Playlist API.
* This prevents race-conditions.
* Fixed not being able to re-order playlist items.
2011-05-19 05:33:54 +02:00
Christian Muehlhaeuser
273eb9654f * Wait for the playlist to be created before we add stuff to it. 2011-05-19 04:42:01 +02:00
Christian Muehlhaeuser
4c4af2658b * Fix compiling when sparkle is enabled. 2011-05-19 03:30:12 +02:00
Christian Muehlhaeuser
5a64fc1361 * Protect DynamicPlaylists, too.
* Only load the five most recent playlists & 25 tracks in the WelcomeWidget.
2011-05-19 03:12:46 +02:00
Christian Muehlhaeuser
0d23934200 * Prevent creating a new revision while already updating a playlist. 2011-05-19 02:20:13 +02:00
Dominik Schmidt
7b154fbc12 Include config.h in tomahawkwindow.cpp 2011-05-19 00:37:48 +02:00
Christian Muehlhaeuser
7b773f4972 * Added some debug output for Leo. 2011-05-19 00:27:23 +02:00
Leo Franchi
f16451196b Don't allow dropping of playlist items onto the current playlist in the sourcetree. 2011-05-18 18:14:13 -04:00
Jeff Mitchell
73ffa506c7 Warnings-- 2011-05-18 18:09:07 -04:00
Jeff Mitchell
18708f7c28 Update qtweetlib; removes need to compile in oauth consumer token/secret and fixes bug needing custom qtweetstatus 2011-05-18 18:02:27 -04:00
Dominik Schmidt
da1089bbd9 Bump jreen submodule version 2011-05-18 22:22:17 +02:00
Jeff Mitchell
0a26584b98 Remove overzealous assert -- it's nice to assume that you'll never be passed invalid data, but nicer to assume you will :-) 2011-05-18 11:50:03 -04:00
Christian Muehlhaeuser
3cee48dc15 * Removed include/ folder and did some clean-ups. 2011-05-18 04:06:03 +02:00
Leo Franchi
917f904cbf hide queue whenever it is emptied, manually or by play progressing 2011-05-17 16:25:49 +02:00
Leo Franchi
1812477809 Fix bug where playable tracks were ignored in station previews 2011-05-17 16:00:27 +02:00
Leo Franchi
98c9ddf2b1 Add a timeout after last edit in artist line edits 2011-05-17 16:00:11 +02:00
Jeff Mitchell
98a23c6585 Merge branch 'master' into adiumpush
Conflicts:
	thirdparty/jreen
2011-05-16 22:06:41 -04:00
Jeff Mitchell
6f37e942ce Add some debug 2011-05-16 15:26:27 -04:00
Jeff Mitchell
ef5f96c104 Safety fix 2011-05-16 13:46:48 -04:00
Jeff Mitchell
0006acb408 Add avatar/profile pic support to Twitter SIP 2011-05-16 13:09:20 -04:00
Dominik Schmidt
451695faab Update tomahawk.nsi 2011-05-14 18:45:25 +02:00
Dominik Schmidt
925485d916 win32: some compilation/linking fixes, still does not build 2011-05-14 01:07:03 +02:00
Jeff Mitchell
43194e777a Add missing file, doh 2011-05-13 12:19:22 -04:00
Jeff Mitchell
08d268a961 Use custom qtweetstatus until a compilation error is fixed upstream 2011-05-13 12:07:06 -04:00
Jeff Mitchell
1f7257e061 Add qtweetlib blocks files 2011-05-13 12:00:59 -04:00
Jeff Mitchell
4b801849d3 Add QTweetLib as a submodule 2011-05-13 11:52:23 -04:00
Jeff Mitchell
ade334dec1 Remove our copy; will use git submodule 2011-05-13 11:50:08 -04:00
Leo Franchi
12d0dec63c Set a top-level layout for the proxy dialog.
Also tweak the margins a bit and remove the sizegrip from being visible on osx.
2011-05-13 09:40:30 +02:00
Jeff Mitchell
aedc1b362d Fix liblastfm2 mingw32 compilation 2011-05-12 22:35:45 -04:00