Christian Muehlhaeuser
|
1e26b613f0
|
* Fixed HTTP resolving & cleaned up Query / Result API further.
|
2011-02-28 10:37:01 +01:00 |
|
Christian Muehlhaeuser
|
4b9f84f54b
|
* Fixed setting url in DatabaseImpl::result().
|
2011-02-28 09:27:13 +01:00 |
|
Christian Muehlhaeuser
|
b795b0cf02
|
* Ignore result-hint if source is currently offline & try to resolve again.
* Fixed crash related to result hints.
|
2011-02-28 09:20:21 +01:00 |
|
Christian Muehlhaeuser
|
2ce7e76d95
|
* Few more debug output / checks to catch the last remaining showstoppers.
|
2011-02-28 09:05:12 +01:00 |
|
Christian Muehlhaeuser
|
cb06d11b61
|
* Added a few safety checks.
|
2011-02-28 08:43:46 +01:00 |
|
Christian Muehlhaeuser
|
ef995e1306
|
* Lots of cleanups. Removed all QVariantMaps that we didn't really need. This needs testing, desperately.
|
2011-02-28 08:14:05 +01:00 |
|
Leo Franchi
|
c9a8b04b95
|
fix some painting glitches
|
2011-02-28 00:08:05 -05:00 |
|
Leo Franchi
|
b03912ef84
|
Show station description in header, and if it's read-only, hide the controls
|
2011-02-28 00:08:04 -05:00 |
|
Leo Franchi
|
063dd30ba5
|
show station error again
|
2011-02-28 00:08:04 -05:00 |
|
Dominik Schmidt
|
13cd815499
|
Fix jreen build on windows
|
2011-02-28 03:11:19 +01:00 |
|
Dominik Schmidt
|
e1cfcce489
|
Register presence handler in libsip_jabber
|
2011-02-28 02:11:22 +01:00 |
|
Christian Muehlhaeuser
|
8096d5c7e8
|
* Fixed trying to call connect() on a null-pointer.
|
2011-02-28 02:07:14 +01:00 |
|
Christian Muehlhaeuser
|
328cd7eb6d
|
* Fixed SIP jabber behaviour.
|
2011-02-28 02:01:52 +01:00 |
|
Dominik Schmidt
|
116a1d8501
|
Make the gloox plugin aware of the tomahawk caps node
|
2011-02-28 01:39:12 +01:00 |
|
Dominik Schmidt
|
a728c9643c
|
Add libsip_jreen
|
2011-02-28 01:29:00 +01:00 |
|
Dominik Schmidt
|
9967fea0ac
|
Build submodule if jreen is not installed systemwide and disable gloox based jabber plugin
|
2011-02-28 00:58:39 +01:00 |
|
Dominik Schmidt
|
f09a101db2
|
Add jreen submodule
|
2011-02-28 00:47:06 +01:00 |
|
Christian Muehlhaeuser
|
f425f25c02
|
* Actually count bytes in m_received.
|
2011-02-27 21:06:40 +01:00 |
|
Christian Muehlhaeuser
|
3208abdb0d
|
* Proper fix for Phonon issue.
|
2011-02-27 21:00:41 +01:00 |
|
Christian Muehlhaeuser
|
ce2db3aefd
|
* Fixed crash, hopefully.
|
2011-02-27 20:33:13 +01:00 |
|
Leo Franchi
|
0e730f91f3
|
white out background behind fading
|
2011-02-27 14:30:39 -05:00 |
|
Christian Muehlhaeuser
|
dae300481e
|
* Try fixing crash.
|
2011-02-27 20:27:19 +01:00 |
|
Christian Muehlhaeuser
|
d315e5b92f
|
* Stupid whitespace fix.
|
2011-02-27 20:19:13 +01:00 |
|
Christian Muehlhaeuser
|
c0777198d1
|
* Should fix atEnd() implementation of BufferIODevice.
|
2011-02-27 20:19:13 +01:00 |
|
Leo Franchi
|
aa8bb15310
|
Allow echonest/Foo includes
|
2011-02-27 14:15:39 -05:00 |
|
Leo Franchi
|
113985eea9
|
Draw row bgs properly, expanding for playlists
|
2011-02-27 14:14:47 -05:00 |
|
Christian Muehlhaeuser
|
fbaa48187b
|
* Fixed showing a focus frame around DynamicView.
|
2011-02-27 16:57:05 +01:00 |
|
Christian Muehlhaeuser
|
38b0519b1a
|
* Fixed resetting the active playlist.
|
2011-02-27 16:05:23 +01:00 |
|
Christian Muehlhaeuser
|
8945577fcd
|
* Fixed selecting Super Collection when it becomes active.
|
2011-02-27 05:03:18 +01:00 |
|
Christian Muehlhaeuser
|
5ac6a0309c
|
* Fixed jumping to current track when clicking track title in AudioControls.
|
2011-02-27 03:26:52 +01:00 |
|
Christian Muehlhaeuser
|
6422353d54
|
* Only activate a playlist when manually starting a track from it.
|
2011-02-27 03:12:33 +01:00 |
|
Christian Muehlhaeuser
|
844a455824
|
* Added ViewPage, ViewPage-history and more consistent sidebar behaviour.
|
2011-02-27 03:05:05 +01:00 |
|
Leo Franchi
|
83ec026b34
|
shrink font size on osx
|
2011-02-26 15:26:14 -05:00 |
|
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 |
|