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
Leo Franchi
03281b58f9
fix warnings
2011-02-08 15:53:07 -05:00
Christian Muehlhaeuser
fe754adb92
* Brighter colors for the gradient.
2011-02-08 12:49:17 +01:00
Christian Muehlhaeuser
e0317fd416
* Fixed PlaylistManager to remember current state of playlists.
2011-02-08 12:44:52 +01:00
Christian Muehlhaeuser
480434d99b
* Remove frame around static playlists.
2011-02-08 12:33:51 +01:00
Christian Muehlhaeuser
cbb28ad6e8
* Forgot to set spacing to 0.
2011-02-08 12:12:55 +01:00
Christian Muehlhaeuser
994e4802ec
* Don't be offended, this is work in progress. Please be advised to wear a hard hat.
2011-02-08 11:55:22 +01:00
Christian Muehlhaeuser
f292673622
* Don't create WelcomeWidget twice.
...
* Don't place duplicate queries in the resolve-queue.
* Made Pipeline's prioritization system actually work.
2011-02-08 07:53:09 +01:00
Leo Franchi
901a40a814
Handle changing the stations when they are running elegantly. Now they will just change what is upcoming,
...
rather than starting from scratch and being confusing
2011-02-07 23:49:43 -05:00
Christian Muehlhaeuser
2987356410
* Spawn a maximum of x-WORKER_THREADS threads per db-command. Prevents mass-resolving from blocking all other commands.
2011-02-08 04:23:10 +01:00
Leo Franchi
a367dc5ede
don't create new revisions for non-local playlists
...
this can get called when setting a new revision, because creating a new
EchonestControl resets the changed timer, which fires and reports
that the controls have changed
2011-02-07 18:54:29 -05:00
Leo Franchi
bffec042bd
fix deleting in static playlists again
2011-02-07 10:13:33 -05:00
Leo Franchi
0bd5ebdd6f
fix broken logic that stopped playlist entries from loading
2011-02-07 10:10:44 -05:00
Leo Franchi
c76cbf1e72
fix grammar when only 1 non-artist filter
2011-02-06 22:53:49 -05:00
Leo Franchi
48deb06741
less debug
...
Also reset the station if there is an error in th e generator
2011-02-06 22:50:55 -05:00