Leo Franchi
|
56280db289
|
Support new spotify server-side parsing, courtesy of Hugo. Thanks!
|
2011-10-02 12:19:22 -04:00 |
|
Leo Franchi
|
6ebc103bc5
|
Add adventurousness as filter param
|
2011-10-02 11:12:04 -04:00 |
|
Leo Franchi
|
a40253da26
|
Don't do more work than we need to. Use track ids as unique catalog itemids
|
2011-10-01 09:44:16 -04:00 |
|
Leo Franchi
|
8f181bc4a0
|
Changed wording and add a tooltip
|
2011-09-30 19:03:03 -04:00 |
|
Leo Franchi
|
625dc0304b
|
Handle catalogs more gracefully in dynamic playlists
Standardize some code
Propertify
Misc catalog fixes
Clean up by hacking
|
2011-09-30 18:39:24 -04:00 |
|
Leo Franchi
|
5f9c21120d
|
Add keep-in-synch support to EchonestCatalogSynchronizer
be extra safe
|
2011-09-30 18:39:21 -04:00 |
|
Leo Franchi
|
1e6bbba189
|
More work on getting basic uploading to work, and showing in echonest controls
|
2011-09-30 18:38:11 -04:00 |
|
Leo Franchi
|
13ac8c093a
|
Add a qnr mediastream WIP to support qnetworkreply QIODevices
|
2011-09-30 18:38:10 -04:00 |
|
Leo Franchi
|
d7e68f3a1d
|
Add dbmigrate scrip, other misc work
|
2011-09-30 18:37:59 -04:00 |
|
Jeff Mitchell
|
d60b38b3aa
|
Properly handle order in which mtime update and file delete commands are
run in relation to the rest of scanning
|
2011-09-30 18:28:01 -04:00 |
|
Jeff Mitchell
|
e47b750d21
|
Remove confusing manualFull variable that got passed all the way into
scanners, use faster delete command when doing a full rescan
|
2011-09-30 18:00:59 -04:00 |
|
Jeff Mitchell
|
ff764df4af
|
Eep, a return is in order
|
2011-09-30 17:48:06 -04:00 |
|
Jeff Mitchell
|
630439cddf
|
Pedantic whitespace fixing
|
2011-09-30 17:11:01 -04:00 |
|
Jeff Mitchell
|
8b477e1f71
|
I'm an idiot
|
2011-09-30 17:10:38 -04:00 |
|
Jeff Mitchell
|
e021695230
|
Next try :-)
|
2011-09-30 17:09:31 -04:00 |
|
Jeff Mitchell
|
70f00872a1
|
Fix deleteAll
|
2011-09-30 16:50:16 -04:00 |
|
Jeff Mitchell
|
f14ae332eb
|
Make faster
|
2011-09-30 16:47:46 -04:00 |
|
Jeff Mitchell
|
76ff49a8ba
|
Proper ID generation
|
2011-09-30 16:06:35 -04:00 |
|
Jeff Mitchell
|
dad726b6ca
|
Remove unused return parameter
|
2011-09-30 14:53:18 -04:00 |
|
Jeff Mitchell
|
4aa8ec6bb8
|
Update deletefiles commands to, well, work. Maybe.
|
2011-09-30 14:46:36 -04:00 |
|
Leo Franchi
|
757f1c6175
|
Fix some moer stuff
|
2011-09-28 19:36:02 -04:00 |
|
Leo Franchi
|
cfa5c9932e
|
Cleanup commented out code
|
2011-09-28 19:00:25 -04:00 |
|
Leo Franchi
|
4bbb07ee1f
|
Add bigger headphone icon
|
2011-09-28 19:00:25 -04:00 |
|
Leo Franchi
|
66581fcaa2
|
Refactor latching into it's own manager for easier handling, and clean up some corner cases
|
2011-09-28 19:00:25 -04:00 |
|
Leo Franchi
|
b83e9bbf82
|
Better icon for spotify, and scale better
|
2011-09-28 19:00:25 -04:00 |
|
Jason Herskowitz
|
48a3ad29ff
|
Center headphone icon on square canvas
|
2011-09-28 15:21:22 -04:00 |
|
Christian Muehlhaeuser
|
cede16bc50
|
* Fixed collection-less results being marked offline.
|
2011-09-28 12:47:16 +02:00 |
|
Christian Muehlhaeuser
|
e57105669c
|
* Fixed showing a text-less job item for fulltext search queries.
|
2011-09-28 01:06:49 +02:00 |
|
Christian Muehlhaeuser
|
17480fd887
|
* Fixed not advancing to next track within official releases tree-view.
|
2011-09-28 01:02:39 +02:00 |
|
Christian Muehlhaeuser
|
42d8476ea1
|
* Fixed BreakPad on win32, I hope.
|
2011-09-28 00:21:17 +02:00 |
|
Christian Muehlhaeuser
|
d901f0ba86
|
* Fixed silly compiler warning.
|
2011-09-28 00:05:44 +02:00 |
|
Christian Muehlhaeuser
|
cea780b85b
|
* Fixed moving tracks within a playlist.
|
2011-09-28 00:04:48 +02:00 |
|
Christian Muehlhaeuser
|
381e89d3df
|
* Fixed mass-reresolving.
|
2011-09-27 23:47:12 +02:00 |
|
Christian Muehlhaeuser
|
b4a8e32f44
|
* Fixed re-resolving after sources / resolvers go offline.
|
2011-09-27 19:54:37 +02:00 |
|
Christian Muehlhaeuser
|
26a7d37298
|
* Only sync lucene index once (at most) per sync.
|
2011-09-27 18:18:05 +02:00 |
|
Jason Herskowitz
|
9291c75669
|
Bigger headphone image for when needed
|
2011-09-26 15:21:34 -04:00 |
|
Jeff Mitchell
|
f61d0a07b1
|
Add 60 second timer to send out zeroconf advertisements. Fixes issues with peers never appearing.
|
2011-09-24 13:13:41 -04:00 |
|
Jeff Mitchell
|
999e0ad4c2
|
Remove compile warnings
|
2011-09-24 08:15:16 -04:00 |
|
Christian Muehlhaeuser
|
1721a0b693
|
* Some more Windows-related Breakpad fixes.
|
2011-09-24 11:28:16 +02:00 |
|
Christian Muehlhaeuser
|
2ceb075706
|
* Also compile Breakpad class on all platforms.
|
2011-09-24 11:18:39 +02:00 |
|
Christian Muehlhaeuser
|
9a84a7deea
|
* Helps to include headers.
|
2011-09-24 11:01:46 +02:00 |
|
Christian Muehlhaeuser
|
1f6323941b
|
* Enable BreakPad on Windows.
|
2011-09-24 10:57:21 +02:00 |
|
Christian Muehlhaeuser
|
c6c91181ab
|
* Added CrashReporter.exe to NSIS template.
|
2011-09-24 10:31:48 +02:00 |
|
Dominik Schmidt
|
e4e9f1bec8
|
Enable building breakpad on windows
|
2011-09-24 01:33:46 +02:00 |
|
Leo Franchi
|
18d9360ad3
|
Fix crash and shrink headphones
|
2011-09-23 12:44:07 -04:00 |
|
Leo Franchi
|
efbbdf1e72
|
Show headphone icon as on for the local source if you are listening along to someone
|
2011-09-23 12:44:07 -04:00 |
|
Leo Franchi
|
624c05bdf4
|
Allow script resolvers to register a url handler
|
2011-09-23 12:44:07 -04:00 |
|
Christian Muehlhaeuser
|
e0d63535a6
|
* Correctly sort recently played tracks on Dashboard and filter out irrelevant tracks, which speeds up syncing.
|
2011-09-23 18:32:47 +02:00 |
|
Leo Franchi
|
7832dd42b2
|
Guard against null source
|
2011-09-23 10:51:25 -04:00 |
|
Christian Muehlhaeuser
|
d49294d288
|
* Fixed TWK-522: Queries could not be activated in ArtistView.
|
2011-09-23 13:38:37 +02:00 |
|