Commit Graph

613 Commits

Author SHA1 Message Date
craig.p.drummond
b3ecd8abc0 Keep track if this is MPD model or not 2013-07-23 10:31:23 +00:00
craig.p.drummond
3539a22252 Set model on root item, so that sync dialog works!!! 2013-07-23 10:27:13 +00:00
craig.p.drummond
e6690c7e2a Only use large images/icons for models that support this.
BUG: 259
2013-07-23 05:40:52 +00:00
craig.p.drummond
db1482f63f Set default arguments 2013-07-22 18:57:15 +00:00
craig.p.drummond
7c0c32899f Fix missing actions in arftists view! Oops... 2013-07-22 18:57:02 +00:00
craig.p.drummond
aa0796d79e Update online and devices views when cover size, or show year setting, is changed 2013-07-22 18:56:35 +00:00
craig.p.drummond
01080397e4 Dont include qtplural in localize.h - support folder should be as stand-alone as possible 2013-07-18 14:54:10 +00:00
craig.p.drummond
e5c1f418bb Fix function X is hidden by Y in KDE builds 2013-07-18 14:53:39 +00:00
craig.p.drummond
f0bad94c9c Use i18n is a more KDE-like manner, other wise debug builds of kdelibs produce (I18N_ARGUMENT_MISSING)
BUG: 254
2013-07-18 14:52:45 +00:00
craig.p.drummond
7b7f35aa95 Reduce code duplication slightly - by placing common code in MusicModel and MultiMusicModel 2013-07-17 18:16:50 +00:00
craig.p.drummond
ece9bc07d3 Allow to refresh all categories that have url 2013-07-16 18:34:12 +00:00
craig.p.drummond
ae8355911b Check url has :// before using 2013-07-16 18:32:41 +00:00
craig.p.drummond
d80bd263ab Only insrt url once into "All" group 2013-07-16 18:32:25 +00:00
craig.p.drummond
f51a6f2fb9 Speed up online services model by disabling dynamic sort 2013-07-16 18:30:45 +00:00
craig.p.drummond@gmail.com
53a4d299ac - Place CdAlbum within its own header
- Rename cddb.h/cpp to cddbinterface.h/cpp to avoid conflicts with installed cddb/cddb.h
BUG:254
2013-07-16 11:09:43 +00:00
craig.p.drummond
2266c959a0 Set row 2013-07-15 19:17:19 +00:00
craig.p.drummond
1fe1ef90cf Coding standard 2013-07-15 19:16:48 +00:00
craig.p.drummond
e9b9e30d18 Use cached row wherever possible 2013-07-15 19:16:31 +00:00
craig.p.drummond
6add6309bb Mor ework on trying to speedup Jamendo - it can still be *very* slow though :-( 2013-07-15 19:15:56 +00:00
craig.p.drummond
28d385586a Cache rown number - as opposed to calculating each time 2013-07-15 19:15:15 +00:00
craig.p.drummond
bc9fb1f510 Uniform row heights 2013-07-15 19:14:45 +00:00
craig.p.drummond
ea0aef26df More work for Jamendo searches 2013-07-15 19:13:14 +00:00
craig.p.drummond
443a27926a Mods for Jamendo search 2013-07-15 19:11:10 +00:00
craig.p.drummond
046ac140ba isSearchBased is a better name than canSearch... 2013-07-14 20:41:57 +00:00
craig.p.drummond
37bdb38fa1 Can't 'fetchMore' for SoundCloud, as its search based. Calling fetchMore causes reload to be called on the service, this cancels all current searches!
BUG:257
2013-07-14 20:41:04 +00:00
craig.p.drummond
d0dec7234f Give search hint on sub-text 2013-07-12 19:07:25 +00:00
craig.p.drummond
6e2028ce64 Load service on expand 2013-07-12 19:07:10 +00:00
craig.p.drummond
4a20e8c266 /slightly/ speedup loading of XML cache 2013-07-12 19:06:54 +00:00
craig.p.drummond
069b4668f5 Place tune-in search button on item 2013-07-12 19:05:17 +00:00
craig.p.drummond
ceae5ce8a3 Separate search per online service 2013-07-12 19:04:55 +00:00
craig.p.drummond
74b1dae762 Fix crashing when filtering if we have songs directly under root - as happend with SoundCloud and AudioCDs 2013-07-11 19:53:21 +00:00
craig.p.drummond
12cc3c0822 SoundCloud support 2013-07-11 19:41:41 +00:00
craig.p.drummond
fe1eb01433 Remove ENABLE_ONLINE_SERVICE cmake option - always enabled. 2013-07-11 18:38:48 +00:00
craig.p.drummond
be94d815a9 USe correct property to determine if album covers should be shown 2013-07-11 18:38:15 +00:00
craig.p.drummond
c0ea1e6480 Remove add/remove services action 2013-07-11 18:37:50 +00:00
craig.p.drummond
ddedab2150 Remove unload action 2013-07-11 18:37:33 +00:00
craig.p.drummond
e19b0ba081 Create custom struct for favourites 2013-07-11 18:37:15 +00:00
craig.p.drummond
9d7613c80c Add reload action to items as well 2013-07-11 18:36:42 +00:00
craig.p.drummond
d9ce1f7d8d Add configure action to items 2013-07-11 18:36:25 +00:00
craig.p.drummond
dc5e8e254c Display 'Loading...' when loading 2013-07-11 18:35:54 +00:00
craig.p.drummond
854d56d5dc Song is a struct, not class
BUG: 254
2013-07-11 18:34:13 +00:00
craig.p.drummond
b1da4733ef Add 'add to favourites' action onto main view too 2013-07-10 18:36:45 +00:00
craig.p.drummond
6e3a3c1f95 Append '(Read Only)' to favourites if file is from HTTP server, or is not writable 2013-07-10 18:33:32 +00:00
craig.p.drummond
6791fe82ae Show message when stream added to favourites, or category is bookmarked 2013-07-09 18:39:37 +00:00
craig.p.drummond
8a36efbcbc Re-add bookmarking of TuneIn categories
BUG:252
2013-07-09 14:16:38 +00:00
craig.p.drummond
559ed9a64d Show sub-text in search results 2013-07-09 14:16:16 +00:00
craig.p.drummond
0c47aa9d3e Use locale for searching 2013-07-09 14:15:57 +00:00
craig.p.drummond
8e3d577201 Better TunIn searches. Search is now in main window, and all types are searched.
BUG:252
2013-07-09 14:15:11 +00:00
craig.p.drummond
8c441d953b Expand favourites by default 2013-07-09 14:14:01 +00:00
craig.p.drummond
e31dadaaf5 Can't drag categories 2013-07-09 14:13:46 +00:00