1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-08 15:16:34 +02:00
Commit Graph

10424 Commits

Author SHA1 Message Date
Jeff Mitchell
2d918156d1 Add some error logging and the connection timer 2011-02-12 19:15:08 -05:00
Jeff Mitchell
2bd2823a76 Merge remote-tracking branch 'origin/master' into tweetsip 2011-02-12 18:57:21 -05:00
Christian Muehlhaeuser
759c577648 * Made Playlist a proper PlaylistInterface type. 2011-02-13 00:55:04 +01:00
Jeff Mitchell
5389268391 Fix some bonehead issues 2011-02-12 18:51:44 -05:00
Jeff Mitchell
ecf436534a Most twitter handling should be working now. ish. 2011-02-12 18:28:30 -05:00
Jeff Mitchell
ef92a9b4db Interim checking towards protocol handling 2011-02-12 18:22:46 -05:00
Christian Muehlhaeuser
9f6b367bfb * Fixed duplicating connections in DNSResolver. 2011-02-13 00:17:17 +01:00
Jeff Mitchell
eee324d9c2 Interim work at fetching direct messages 2011-02-12 15:08:59 -05:00
Jeff Mitchell
782a38ec5a Save and load cached twitter peers (no syncing actually done yet) 2011-02-12 14:25:34 -05:00
Jeff Mitchell
1744f3659e I've seen some wonky behavior coming from the settings module, so add a
mutex for safety
2011-02-12 13:10:50 -05:00
Jeff Mitchell
6e02fda609 Successfully parse friend and mentions timelines 2011-02-12 12:57:29 -05:00
Jeff Mitchell
2bab8ea776 Work towards getting friends statuses 2011-02-12 12:37:23 -05:00
Jeff Mitchell
833e474487 Merge branch 'master' into tweetsip 2011-02-12 10:54:39 -05:00
Jeff Mitchell
68d3f066e3 Enable twitter plugin, doesn't do much yet but does authenticate -- also
change status post to include a short UUID so we don't get duplicate
tweet errors.
2011-02-12 10:54:12 -05:00
Christian Muehlhaeuser
b32560a6f9 * Some OS/X style tweaks. 2011-02-12 12:20:22 +01:00
Christian Muehlhaeuser
704f586445 Merge branch 'master' of github.com:tomahawk-player/tomahawk 2011-02-12 11:14:08 +01:00
Christian Muehlhaeuser
57fa887dad * Fixed release scripts on OSX. 2011-02-12 11:13:51 +01:00
Jeff Mitchell
63655a968e Merge branch 'master' into tweetsip 2011-02-12 01:47:44 -05:00
Jeff Mitchell
9a69fb34c3 Tomahawk can now send a Got Tomahawk? tweet for you (also PoC of the
authentication verification and status posting bits)
2011-02-12 01:46:59 -05:00
Christian Muehlhaeuser
db271709af * Added cmake to OSX howto. 2011-02-12 07:36:38 +01:00
Jeff Mitchell
9a7ecddfda Merge branch 'master' into tweetsip 2011-02-12 00:18:48 -05:00
Jeff Mitchell
2e57adb218 Twitter authentication works 2011-02-12 00:17:25 -05:00
Leo Franchi
60fb37f740 fix backlog removing 2011-02-12 00:09:29 -05:00
Leo Franchi
0cb2a1cf91 tentative support for removing old station tracks and fading-only when lookups exceed size of playlist 2011-02-12 00:09:29 -05:00
Jeff Mitchell
c7b99d44a0 More work on oauth implementation 2011-02-11 23:01:08 -05:00
Jeff Mitchell
31ce7a5a2d Add beginnings of twitter sip plugin 2011-02-11 22:42:36 -05:00
Jeff Mitchell
1ef02210d6 Add our swanky new Twitter OAuth credentials 2011-02-11 19:22:29 -05:00
Jeff Mitchell
3144ae76cf Merge branch 'master' into tweetsip 2011-02-11 18:03:48 -05:00
Jeff Mitchell
cc6ecfd31a Add some debugging 2011-02-11 18:02:47 -05:00
Jeff Mitchell
a190db23f8 Merge branch 'master' into tweetsip 2011-02-11 17:51:30 -05:00
Jeff Mitchell
0411ff7fdc Add dynamic dns/static host name to settings UI 2011-02-11 17:38:08 -05:00
Jeff Mitchell
061db0cb57 Just emit ready... 2011-02-11 17:38:08 -05:00
Jeff Mitchell
58fcaaab93 Add dynamic dns/static host name to settings UI 2011-02-11 17:35:21 -05:00
Leo Franchi
82c5aece40 make compile on osx. don't ask.
break lib dependency on gui

minor UI tweaks
2011-02-11 16:29:35 -05:00
Jeff Mitchell
e74399e701 Just emit ready... 2011-02-11 16:14:49 -05:00
Jeff Mitchell
b5b1ad16ff lowercase the dirname 2011-02-11 15:39:55 -05:00
Jeff Mitchell
4fafb4c7c3 Import QTweetLib and add CMakeLists and export files. 2011-02-11 15:36:44 -05:00
Jeff Mitchell
8ca08c4832 Fix warning 2011-02-11 14:43:38 -05:00
Leo Franchi
df132ea00f Use play button to start stations
Fix new ui tweaks for stations and auto playlists
2011-02-11 12:39:46 -05:00
Leo Franchi
7fc0dbf48f first pass of moving setup for dynamic playlists to hover widget 2011-02-11 12:39:46 -05:00
Leo Franchi
8990037c1b stop stations when you navigate to a different view 2011-02-11 12:39:46 -05:00
Leo Franchi
9091abcf9a Show different text for read-only playlists 2011-02-11 12:39:46 -05:00
Leo Franchi
f2b324e4a9 show text for 10s not 5. 2011-02-11 12:39:46 -05:00
Leo Franchi
d224fde933 Allow deleting of script resolvers and removal from pipeline 2011-02-11 12:39:45 -05:00
Jeff Mitchell
8138894180 shouldn't need hack for gmail/gtalk, because SRV record lookup is
supported now
2011-02-10 22:23:09 -05:00
Jeff Mitchell
4978789dcf Add much of the logic for SRV lookups, if only it actually thought it had interfaces to work on -- may be a firewall issue 2011-02-10 17:40:43 -05:00
Jeff Mitchell
5016d05093 Code cleanup, mainly to differentiate during connect between startup and non-startup 2011-02-10 14:32:36 -05:00
Jeff Mitchell
d18236afb4 Add forgotten file 2011-02-10 14:01:47 -05:00
Jeff Mitchell
69d08d3097 Merge from master 2011-02-10 13:05:58 -05:00
Jeff Mitchell
2d11571812 Integrate qjdns/jdnsshared, make a shared library, and do some implementation 2011-02-10 13:03:35 -05:00