1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-02-26 21:03:31 +01:00

675 Commits

Author SHA1 Message Date
Leo Franchi
54dfd42b1c tighten up some margins 2011-01-17 12:31:49 -05:00
Leo Franchi
7b5fdef93a resolve playlists when set from a peer
update dynamic playlist to peers 3s after editing a control is finished
2011-01-17 12:09:25 -05:00
Leo Franchi
b321bdea9a fix merge leftovers 2011-01-17 10:00:18 -05:00
Leo Franchi
fdf5e1c56c When generating tracks in a read-only dynamic playlist, don't create a new playlist revision 2011-01-17 09:56:39 -05:00
Leo Franchi
2ed34e1e7c Merge remote branch 'origin/master' into dynamic
Conflicts:
	src/CMakeLists.txt
	src/libtomahawk/CMakeLists.txt
	src/libtomahawk/playlist/playlistmanager.cpp
	src/libtomahawk/playlist/playlistmanager.h
	src/tomahawkwindow.cpp
2011-01-17 09:50:20 -05:00
Leo Franchi
483c459821 don't fall through and go crazy. return like a good boy. 2011-01-16 23:50:56 -05:00
Leo Franchi
c34396c0fa Merge remote branch 'origin/master' into dynamic
Conflicts:
	src/libtomahawk/artist.cpp
	src/libtomahawk/artist.h
	src/playlist/playlistmanager.cpp
	src/playlist/playlistmodel.cpp
2011-01-16 22:50:35 -05:00
Leo Franchi
46623c09e8 attempt to move creation of playlist objects into the GUI thread at all times 2011-01-16 22:18:24 -05:00
Leo Franchi
96197e0ffa logic fix 2011-01-16 20:57:11 -05:00
Christian Muehlhaeuser
47d9311df0 * Artist class is now a proper PlaylistInterface. Also, added appendArtist to PlaylistModel. 2011-01-17 02:41:01 +01:00
Leo Franchi
8f976d82e1 fix delete logic 2011-01-16 18:55:20 -05:00
Leo Franchi
605834f7ab fixup 2011-01-16 18:43:23 -05:00
Leo Franchi
d65531a2f8 fix setdynamicplaylistrevision from JSON
dont' save last control when not dirty
2011-01-16 18:26:33 -05:00
Leo Franchi
b68d8a3529 don't change type and delete widgets unless we have to
fixes improper loading of input
2011-01-16 14:10:03 -05:00
Leo Franchi
893a200b8e Revert "Fix problems with reading files because of filename charsets."
This reverts commit f386de0f0d56991a2e8cbe26edaf5687e15af2e6.
2011-01-16 12:54:41 -05:00
Dominik Schmidt
f386de0f0d Fix problems with reading files because of filename charsets. 2011-01-16 12:53:07 -05:00
Leo Franchi
b549ee24ac Make read-onl denamic playlists only use QLabels not editable widgets 2011-01-16 12:52:25 -05:00
Leo Franchi
ffce6606a3 fix typo 2011-01-15 14:09:55 -05:00
Leo Franchi
14dab933de Set createplaylist playlist when creating createdynamicplaylist from json 2011-01-15 13:03:56 -05:00
Leo Franchi
26be23fdd5 Create dyn playlist with type always 2011-01-14 19:46:55 -05:00
Leo Franchi
a78e3d996a serialize and deserialize dynamic playlist commands too 2011-01-14 19:27:33 -05:00
Leo Franchi
92c96c5de6 misc 2011-01-14 16:45:53 -05:00
Leo Franchi
ce53bf1024 fix playlists not being deletable
minor label fix
2011-01-14 16:26:08 -05:00
Leo Franchi
4ab5a7d176 Add support for incremental fetching for generators
Add logic in DynamicWidget to handle on-demand playists
2011-01-14 16:02:25 -05:00
Leo Franchi
b540b9b1f6 add signal that reports when a query was not resolved successfully. not emitted yet 2011-01-14 16:02:07 -05:00
Christian Muehlhaeuser
77c38a0a9d * Fixed hovering of elided QueryLabels. 2011-01-14 19:37:20 +01:00
Leo Franchi
35681e47ac Merge remote branch 'origin/master' into dynamic
Conflicts:
	src/libtomahawk/CMakeLists.txt
2011-01-14 12:56:37 -05:00
Christian Muehlhaeuser
d4c82bf4f7 * CMakeLists.* cleanup. 2011-01-14 17:44:29 +01:00
Christian Muehlhaeuser
9c6e098841 * Safely handle unknown DB commands. 2011-01-14 17:07:30 +01:00
Christian Muehlhaeuser
28c8f7af8d Merge branch 'master' of github.com:tomahawk-player/tomahawk 2011-01-14 06:41:00 +01:00
Christian Muehlhaeuser
e9b779f832 * Link to audio libraries on non-win32, too. 2011-01-17 09:47:09 +01:00
Christian Muehlhaeuser
b550c55547 * Fixed XSPFLoader. 2011-01-17 09:45:11 +01:00
Christian Muehlhaeuser
e0c9449d7e * Fix TomahawkWindow. 2011-01-17 09:41:05 +01:00
Christian Muehlhaeuser
87f82e4f61 * Fix compile. 2011-01-17 09:39:26 +01:00
Christian Muehlhaeuser
3274622217 * Remove RtAudio dependancy from main app. 2011-01-17 09:39:01 +01:00
Christian Muehlhaeuser
722f633d5e * Forgot to move XSPFLoader. 2011-01-17 09:37:01 +01:00
Christian Muehlhaeuser
850439fb04 * Should fix win32 compile issues. 2011-01-17 09:22:47 +01:00
Christian Muehlhaeuser
350f470ab5 * Moved audio, playlist, common utils & widgets into libtomahawk. 2011-01-17 09:12:27 +01:00
Christian Muehlhaeuser
c0f87542b7 * Little PlaylistModel cleanup. 2011-01-17 07:52:04 +01:00
Christian Muehlhaeuser
1ce52d8dde * Added DLLEXPORTs to XSPFLoader and AnimatedCounterLabel. 2011-01-14 06:40:44 +01:00
Leo Franchi
c465325cdf add a quick spinbox to control generated number 2011-01-13 18:41:50 -05:00
Leo Franchi
327df4bedc fix loading and saving of dynamic playlists, forgot to update the mode and type settings when setting a new revision 2011-01-13 18:33:38 -05:00
Leo Franchi
9ff370199c Merge branch 'master' into dynamic
Conflicts:
	src/libtomahawk/result.h
2011-01-13 17:44:22 -05:00
Christian Muehlhaeuser
a4e140972e * Initialize m_portfwd so we don't crash deleting a bogus pointer. 2011-01-13 17:34:16 +01:00
Christian Muehlhaeuser
5beda42d57 * Set initial connection state. 2011-01-13 17:31:34 +01:00
Christian Muehlhaeuser
ff512d8289 * Fixed Servent not emitting ready() if it's not meant to setup UPNP. 2011-01-13 17:28:14 +01:00
Christian Muehlhaeuser
e828972b95 * Port-Forwards are now being setuped in a separate thread to avoid blocking the GUI. 2011-01-13 17:23:52 +01:00
Christian Muehlhaeuser
b95d8a6b93 * Fixed missing return statement. 2011-01-13 15:05:50 +01:00
Christian Muehlhaeuser
c0852e8871 * Fixed a few margin / spacing issues across all platforms (well, hopefully). 2011-01-13 14:09:15 +01:00
Christian Muehlhaeuser
05a919c16a * A few more QueryLabel fixes / design changes. 2011-01-13 11:12:11 +01:00