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

9912 Commits

Author SHA1 Message Date
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
be268933e5 Merge remote branch 'origin' into phonon 2011-02-24 04:21:32 +01:00
Christian Muehlhaeuser
c94c232c53 * Removed old audio-engine dependancies from README. 2011-02-24 04:21:21 +01:00
Christian Muehlhaeuser
ac77f7480b * Removed tweetsip API key information from README. 2011-02-24 04:19:11 +01:00
Christian Muehlhaeuser
0e6bd91ba8 Merge remote branch 'origin' into phonon 2011-02-24 04:14:28 +01:00
Christian Muehlhaeuser
1717108f4e * Updated README, info about new CLucene requirements. 2011-02-24 04:14:04 +01:00
Christian Muehlhaeuser
92348266c2 Merge remote branch 'origin' into phonon 2011-02-24 03:53:14 +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
06d56aaa33 Merge remote branch 'origin' into phonon 2011-02-24 03:25:57 +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
a61ee6433b * Support scanning various mimetypes, now that we got Phonon. 2011-02-24 02:39:48 +01:00
Christian Muehlhaeuser
0de2211dde Merge remote branch 'origin' into phonon 2011-02-24 02:20:29 +01:00
Christian Muehlhaeuser
82b8892b99 * Fixed handling Phonon's StoppedState. 2011-02-24 02:20: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
11caacb96c Merge remote branch 'origin' into phonon 2011-02-23 23:51:10 +01:00
Christian Muehlhaeuser
44a73481c2 * Updated tomahawk.nsi. 2011-02-23 19:16:17 +01:00
Christian Muehlhaeuser
c50f0626db * Getting rid of old & obsolete audioengine / transcoder stuff. 2011-02-23 19:05:04 +01:00
Christian Muehlhaeuser
755c091a56 Merge remote branch 'origin' into phonon 2011-02-23 17:12:46 +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
Christian Muehlhaeuser
7163b33af7 Merge remote branch 'origin' into phonon 2011-02-23 10:46:18 +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
Christian Muehlhaeuser
f1d9c5c8ee * Fixed phonon branch. 2011-02-23 01:34:09 +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