Jeff Mitchell
|
e9ed034dc7
|
This function is probably unnecessary now, remove it
|
2011-11-09 09:42:13 -05:00 |
|
Dominik Schmidt
|
f88ee0fc82
|
Don't show connected state in diag dialog, it's lying anyways
|
2011-11-08 19:44:33 +01:00 |
|
Jeff Mitchell
|
68188a7958
|
Remove unused variable
|
2011-11-08 13:08:50 -05:00 |
|
Christian Muehlhaeuser
|
b537a237a8
|
* Hide empty / 0 values for bitrate, year, age, filesize.
|
2011-11-08 19:03:00 +01:00 |
|
Jeff Mitchell
|
1fc3c4c2f2
|
Have lastfmplugin use the proper nam(), and same for echonest...echonest was only being given the nam for the gui thread
|
2011-11-08 10:39:37 -05:00 |
|
Jeff Mitchell
|
8d695c5091
|
Create scrobbler on startup
|
2011-11-08 10:29:17 -05:00 |
|
Jeff Mitchell
|
d3f4046396
|
Merge remote branch 'origin/master' into proxyrefactor
|
2011-11-08 10:15:18 -05:00 |
|
Christian Muehlhaeuser
|
b80f3717b8
|
* Properly exclude queries without album position.
|
2011-11-08 15:49:09 +01:00 |
|
Christian Muehlhaeuser
|
7f9fc557a9
|
* Remove debugging output.
|
2011-11-08 15:30:53 +01:00 |
|
Christian Muehlhaeuser
|
14639337d4
|
* Fixed album position & ordering for InfoSystem views.
|
2011-11-08 15:30:19 +01:00 |
|
Dominik Schmidt
|
0c136e6815
|
Don't show CMD window for CrashReporter
|
2011-11-08 14:16:30 +01:00 |
|
Christian Muehlhaeuser
|
3057cdab5d
|
Merge branch 'proxyrefactor'
|
2011-11-08 12:02:39 +01:00 |
|
Jeff Mitchell
|
539f2eb700
|
Proxies are all we really set on nams, so reset proxy data on all threads when the main thread's nam changes
|
2011-11-08 04:52:06 -05:00 |
|
Jeff Mitchell
|
4c0c610b15
|
Refactor a ton of stuff. No crashes, but I'm not convinced it all works properly
|
2011-11-08 04:42:20 -05:00 |
|
Christian Muehlhaeuser
|
6ec8f127c0
|
* Fixed freezing when filtering out the current item in a tree-view and trying to advance to the next track.
|
2011-11-08 10:41:30 +01:00 |
|
Jeff Mitchell
|
5db219d571
|
Refactor proxy stuff...crashes in proxydialog saveSettings though
|
2011-11-08 03:08:31 -05:00 |
|
Jeff Mitchell
|
f3eb8fa30a
|
Yikes, how did I write these two lines in the wrong file. So tired.
|
2011-11-08 00:55:41 -05:00 |
|
Jeff Mitchell
|
f70da74f46
|
Add private listening status showing
|
2011-11-07 20:47:04 -05:00 |
|
Jeff Mitchell
|
ebe39d9fac
|
Populate private listening option in right-click on your source
|
2011-11-07 19:14:29 -05:00 |
|
Jeff Mitchell
|
4bafeb34fd
|
Insert private listening actions into Tomahawk menu and tray icon menu.
Some visual feedback would be nice.
|
2011-11-07 18:45:42 -05:00 |
|
Hugo Lindström
|
8e1cefbbb7
|
Better use non local source :p
|
2011-11-08 00:18:39 +01:00 |
|
Hugo Lindström
|
2d4fb5e00b
|
Adding ex.fm + If genre is not empty, use that instead of name
|
2011-11-08 00:16:50 +01:00 |
|
Jeff Mitchell
|
3c7d73d4ae
|
Use queuedconnection for both types of connections for latching, which
makes both work well (eventually, figure out where the bug is that makes
this required)
|
2011-11-07 15:25:48 -05:00 |
|
Jeff Mitchell
|
cf649cdafe
|
Merge branch 'master' into privatelistening
|
2011-11-07 14:54:30 -05:00 |
|
Jeff Mitchell
|
475633c328
|
Remove all the QNAM-fuckery, since echonest and liblastfm are probably
good now.
(Note: will be pushing the change to liblastfm to libechonest as well)
|
2011-11-07 13:52:10 -05:00 |
|
Christian Muehlhaeuser
|
f542e97a70
|
* Register QList<unit> manually.
|
2011-11-07 16:33:05 +01:00 |
|
Christian Muehlhaeuser
|
c7ac6b5670
|
* Don't emit changed() twice in TomahawkSettings.
|
2011-11-07 15:42:02 +01:00 |
|
Leo Franchi
|
2d92cdade0
|
oops
|
2011-11-06 20:33:52 -05:00 |
|
Leo Franchi
|
b53f83aa95
|
Add fileid to result and rename dbid to trackid
|
2011-11-06 17:58:33 -05:00 |
|
Leo Franchi
|
fa5728d773
|
And add files
|
2011-11-06 17:58:20 -05:00 |
|
Leo Franchi
|
85662bb478
|
Port echonest catalog sync to new collection add/remove
|
2011-11-06 17:57:39 -05:00 |
|
Jeff Mitchell
|
a1b3538131
|
Work towards latch actions -- need to debug corner cases
|
2011-11-06 14:38:58 -05:00 |
|
Christian Muehlhaeuser
|
06ba09f357
|
* DbCmd_AddFiles should emit the file-IDs, not the track-IDs.
|
2011-11-06 19:53:23 +01:00 |
|
Jeff Mitchell
|
f70f61ac2f
|
Add initial actioncollection skeleton
|
2011-11-06 13:43:23 -05:00 |
|
Jeff Mitchell
|
953a271bee
|
Should really have put it here to begin with -- might well want persistence across restarts
|
2011-11-06 12:36:48 -05:00 |
|
Christian Muehlhaeuser
|
ac8a4b5a3a
|
* Don't duplicate signal / slot connections in TreeModel.
|
2011-11-06 11:45:50 +01:00 |
|
Christian Muehlhaeuser
|
e3bb4c9b14
|
* CrashReporter now also sends Tomahawk.log and the proper version number to our breakpad server.
|
2011-11-06 07:55:06 +01:00 |
|
Christian Muehlhaeuser
|
d88eaacf8d
|
* Get rid of query_ptrs in Collection.
|
2011-11-06 06:49:26 +01:00 |
|
Jeff Mitchell
|
1a541c43ad
|
Add in the hooks to control when listening information is sent. Now just need a UI for it...
|
2011-11-05 20:31:10 -04:00 |
|
Jeff Mitchell
|
edd69b30e0
|
Start of private listening work
|
2011-11-05 20:22:23 -04:00 |
|
Christian Muehlhaeuser
|
e0ca2178d0
|
* Refresh treeviews after adding / removing a collection's tracks.
|
2011-11-05 14:46:25 +01:00 |
|
Leo Franchi
|
69f1d776eb
|
Revert "Remove the http iofactory. AudioEngine handles http:// urls by giving them to phonon directly. Lets not download an mp3 twice."
This reverts commit 1c14f562ad67219e26be7a5ba6d62c0bcffaf96f.
|
2011-11-04 21:29:45 -04:00 |
|
Leo Franchi
|
f53369089a
|
Trim the address we get from upnp in case it's " ", otherwise it's not null
|
2011-11-04 12:59:38 -04:00 |
|
Christian Muehlhaeuser
|
2f5ebd2071
|
* Don't get stuck searching for another item if the TreeModel is empty.
|
2011-11-04 08:05:27 +01:00 |
|
Leo Franchi
|
db5313129e
|
Show rated resolver star in yellow, so it's clear what you have rated and can no longer change
|
2011-11-03 23:30:36 -04:00 |
|
Leo Franchi
|
844eb3868a
|
Make sure to always hide the loading spinner, even if it's on a hidden page
|
2011-11-03 23:30:36 -04:00 |
|
Leo Franchi
|
1c14f562ad
|
Remove the http iofactory. AudioEngine handles http:// urls by giving them to phonon directly. Lets not download an mp3 twice.
|
2011-11-03 23:30:36 -04:00 |
|
Leo Franchi
|
b26bd5e296
|
Don't assert on script output in debug mode, just show the error
|
2011-11-03 23:30:36 -04:00 |
|
Leo Franchi
|
52b77464f1
|
Don't re-fetch charts on nam change
|
2011-11-03 23:30:35 -04:00 |
|
Jeff Mitchell
|
8152207334
|
Cast and dereference so that the check actually works
|
2011-11-03 17:43:16 -04:00 |
|