1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-02-25 20:33:20 +01:00

696 Commits

Author SHA1 Message Date
Christian Muehlhaeuser
f9c4eac734 * Added home button to toolbar and linked it to PlaylistManager's showWelcomePage(). 2011-02-26 03:11:58 +01:00
Christian Muehlhaeuser
fa6a2533d0 * Scanning status should have priority over now-playing information. 2011-02-26 01:21:27 +01:00
Christian Muehlhaeuser
4d1afb74bf * Fixed SourceList assert. Fixed filesize calculation. 2011-02-25 22:36:11 +01:00
Leo Franchi
b5f52f6c04 Add auth support to Playdar procol handling. Needs graphic design BADLY!
add part one of auth
fix stage two of auth as well
Fix API.
2011-02-25 00:50:04 -05:00
Christian Muehlhaeuser
763aad9539 * Potential fix for assert. 2011-02-24 12:50:30 +01:00
Christian Muehlhaeuser
3d9a1f4a91 * Added more debug output to crack a bug. 2011-02-24 12:06:44 +01:00
Christian Muehlhaeuser
ac77f7480b * Removed tweetsip API key information from README. 2011-02-24 04:19:11 +01:00
Christian Muehlhaeuser
1717108f4e * Updated README, info about new CLucene requirements. 2011-02-24 04:14:04 +01:00
Christian Muehlhaeuser
8c5395be0f * Don't start fetching covers in AlbumModel till we got caching / handling sorted out in InfoSystem. 2011-02-24 03:52:02 +01:00
Christian Muehlhaeuser
dda7a2f6b3 * While debugging I ended up cleaning some code. For what it's worth. 2011-02-24 03:25:05 +01:00
Christian Muehlhaeuser
15677b2f0f * Don't load SourceList twice. 2011-02-24 02:18:54 +01:00
Christian Muehlhaeuser
09234a1557 * Fixed Mac build system. 2011-02-24 01:33:33 +01:00
Christian Muehlhaeuser
44a73481c2 * Updated tomahawk.nsi. 2011-02-23 19:16:17 +01:00
Christian Muehlhaeuser
b4ed75c642 * Might fix an unwanted assert situation. 2011-02-23 16:24:10 +01:00
Dominik Schmidt
b8abb9083f Fix gloox (esp. autoconnect) 2011-02-23 16:08:57 +01:00
Dominik Schmidt
13e2d0f466 Fix last.fm-support 2011-02-23 16:08:57 +01:00
Christian Muehlhaeuser
7bf4304792 * Finishing a scan should re-set the source's state. 2011-02-23 15:45:02 +01:00
Christian Muehlhaeuser
5bd32efdf6 * Huge cleanup of Source / SourceList & Query / Result behaviour.
* Added SourcesProxyModel, offering the user to show / hide offline sources in the Sidebar.
* Many, many fixes all over the code-base.
* Let's see how it works out :-)
2011-02-23 15:22:00 +01:00
Leo Franchi
3a832928f8 fix painting bg by making the row height 1 larger
cleanup the anim code a bit
2011-02-22 21:24:47 -06:00
Christian Muehlhaeuser
c6466bdf5c * Fix build on OS/X. 2011-02-23 01:49:56 +01:00
Dominik Schmidt
720769fe5a Add FindQJSON.cmake 2011-02-22 02:07:17 +01:00
Dominik Schmidt
43f9cf7aad Make liblastfm an optional dependency again 2011-02-21 18:26:56 +01:00
Dominik Schmidt
b4f80bc363 Check for required packages kde-style. 2011-02-21 18:00:02 +01:00
Dominik Schmidt
74f1e084ad Use uppercase GLOOX_FOUND 2011-02-21 16:57:26 +01:00
Dominik Schmidt
e16589dd55 I will check it twice 2011-02-21 16:46:40 +01:00
Dominik Schmidt
8057f0a5d0 Write to the blackboard: I will read 'git status' before pushing 2011-02-21 16:45:28 +01:00
Dominik Schmidt
7ff06c1380 Make gloox an optional dependency 2011-02-21 16:29:44 +01:00
Dominik Schmidt
45756891b4 Do more clean up in the CMakeLists.txt and depend on CLucene 0.9.23 2011-02-21 15:25:44 +01:00
Dominik Schmidt
06c168f321 Restructure libtomahawk link targets 2011-02-21 15:25:43 +01:00
Dominik Schmidt
8fb19bf84d Move rtaudio, alsa-playback and qxt into thirdparty/. 2011-02-21 15:25:43 +01:00
Leo Franchi
10bf9f505c don't stop playing a station by just changing view 2011-02-19 13:50:57 -05:00
Leo Franchi
199d051ab7 fix sorting and a few tweaks 2011-02-19 13:02:44 -05:00
Leo Franchi
65fd1e5548 Highlight the summary a bit. Could use some prettifying. 2011-02-19 13:02:44 -05:00
Leo Franchi
94625692d7 Fix seconds to minutes 2011-02-19 13:02:44 -05:00
Leo Franchi
8b794bf281 cleanup unused 2011-02-19 13:02:44 -05:00
Leo Franchi
5a3424eff4 debug-- 2011-02-19 10:52:53 -05:00
Leo Franchi
d0df092faf add files too! 2011-02-18 17:39:24 -05:00
Leo Franchi
939c481920 add some debug to help me track this down 2011-02-18 17:38:47 -05:00
Leo Franchi
f2a1d5defd initial prototype of loading animation. needs some work, and eventually i want to
do the manual painting instead of using an animated gif, but this will work for now
2011-02-18 17:30:15 -05:00
Leo Franchi
965cf876c3 fix stopping completely on track error
fix logic error introduced in last commit
2011-02-17 22:14:09 -05:00
Leo Franchi
646bc1d652 move artist description to top-level 2011-02-17 22:07:36 -05:00
Leo Franchi
5097cbd90e Show type of playlist in read-only ones too 2011-02-17 20:29:41 -05:00
Leo Franchi
cb2c3bad05 hide queue button for stations
and remove frames
2011-02-17 17:39:16 -05:00
Jeff Mitchell
696ba91a79 Hopefully solve crashing on exit during scanning 2011-02-17 12:43:56 -05:00
Dominik Schmidt
741ceff576 Add new contacts to group Tomahawk on the roster 2011-02-17 18:20:45 +01:00
Dominik Schmidt
a86de0b56a Don't crash on second settingsdialog opening with sip_twitter 2011-02-17 15:17:06 +01:00
Dominik Schmidt
41dff302e2 Fix tomahawk.nsi 2011-02-16 23:43:19 +01:00
Dominik Schmidt
aa1436eded Clean my plugin stuff up. 2011-02-16 23:08:27 +01:00
Dominik Schmidt
97e68bff49 Extend sip_plugin api to support config widgets. Start with twitter. 2011-02-16 22:44:18 +01:00
Dominik Schmidt
727e2f4c28 Fix linking on osx hopefully. 2011-02-16 20:38:54 +01:00