1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-04 21:27:58 +02:00
Commit Graph

3010 Commits

Author SHA1 Message Date
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
Christian Muehlhaeuser
f781b65f16 * Find plugins in ../lib64, too. 2011-02-10 14:28:45 +01:00
Christian Muehlhaeuser
baf527cacf * When loading plugins, Tomahawk will now try to find them in ../lib as well. 2011-02-10 14:25:42 +01:00
Christian Muehlhaeuser
0f0c0d9026 * Fixed non-win32 builds. 2011-02-10 11:50:36 +01:00
Christian Muehlhaeuser
8a530c1f15 * Fixed win32 build by breaking Linux. Will fix that right now, though. 2011-02-10 11:42:46 +01:00
Christian Muehlhaeuser
902326bf2a * Added support for complex filenames with Taglib. 2011-02-10 11:18:59 +01:00
Christian Muehlhaeuser
9baa54870e * A few more DLLEXPORTs for win build. 2011-02-10 10:51:10 +01:00
Christian Muehlhaeuser
acdaeabd99 * Fixed some DLLEXPORTS. 2011-02-10 10:39:54 +01:00
Christian Muehlhaeuser
6c89dc4152 * Hopefully fixed 'hash-crash'. 2011-02-10 01:43:31 +01:00
Christian Muehlhaeuser
d15db5784c * Added InfoBar on top of PlaylistManager's widget. WIP. 2011-02-09 08:21:34 +01:00
Christian Muehlhaeuser
9575dd67f3 * WIP: Small splitter handles, no frame around SuperCollection view. 2011-02-09 05:44:31 +01:00
Leo Franchi
1a68116b36 Add a config setting to script resolvers
Save them across sessions
2011-02-08 22:49:07 -05:00
Leo Franchi
ffa6583be1 Queue up the next track in a station if the user manually removes the last one 2011-02-08 18:10:04 -05:00
Leo Franchi
ec406e8f66 tighten up some margins 2011-02-08 17:57:15 -05:00
Leo Franchi
b465eaf5ad Improve the steering widget, now it is clear when a steer is being applied 2011-02-08 17:38:31 -05:00