craig.p.drummond
|
ce0e612c19
|
Fix missing actions in arftists view! Oops...
|
2013-07-22 18:57:02 +00:00 |
|
craig.p.drummond
|
faa33400c2
|
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
|
bc7df1af1e
|
No artist image support in simple tree
|
2013-07-22 18:56:00 +00:00 |
|
craig.p.drummond
|
c9b8a98937
|
Dont use uniform row heights - with simple tree and covers, not all rows are the same height.
BUG: 259
|
2013-07-21 16:04:03 +00:00 |
|
craig.p.drummond
|
5ffbcc2a4e
|
Update German and Korean translations
|
2013-07-21 16:03:27 +00:00 |
|
craig.p.drummond
|
49a6987c70
|
Update
|
2013-07-20 18:44:14 +00:00 |
|
craig.p.drummond
|
32c2502606
|
Check for extractrc in /usr/lib/kubuntu-l10n/libexec/
|
2013-07-20 18:43:36 +00:00 |
|
craig.p.drummond
|
af77be8a98
|
Remove stray sleep call!!!
|
2013-07-19 18:29:41 +00:00 |
|
craig.p.drummond
|
c023b9ca07
|
No need to move FileThread into thread
|
2013-07-19 18:29:24 +00:00 |
|
craig.p.drummond
|
5645dd6111
|
Fix progress display when deleting items
|
2013-07-19 18:28:58 +00:00 |
|
craig.p.drummond
|
0757f9d3b0
|
Dont wait for 5% to show time remaining - as it could take a while to get to 5%!!!
|
2013-07-19 18:28:39 +00:00 |
|
craig.p.drummond
|
55df9c55bb
|
Use "Track N" for unknown tracks
|
2013-07-19 18:28:04 +00:00 |
|
craig.p.drummond
|
7330e10bce
|
Fix build when remote device support is enabled
|
2013-07-19 18:27:45 +00:00 |
|
craig.p.drummond
|
0223a501e5
|
Remove spacer when playqueue is placed in sidebar
|
2013-07-19 18:27:23 +00:00 |
|
craig.p.drummond
|
2b3b26fbab
|
Create dir to hold dynamic files if it does not already exist
|
2013-07-18 16:29:39 +00:00 |
|
craig.p.drummond
|
0b90c03920
|
Pressing search action only actives search, and does not toggle it
|
2013-07-18 14:54:59 +00:00 |
|
craig.p.drummond
|
69259c7f7b
|
Remove leftover debug
|
2013-07-18 14:54:37 +00:00 |
|
craig.p.drummond
|
f0aad581a6
|
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
|
e13b45259d
|
Fix function X is hidden by Y in KDE builds
|
2013-07-18 14:53:39 +00:00 |
|
craig.p.drummond
|
72cd22161c
|
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
|
2ab48f4b37
|
Reduce code duplication slightly - by placing common code in MusicModel and MultiMusicModel
|
2013-07-17 18:16:50 +00:00 |
|
craig.p.drummond@gmail.com
|
7f7dcd65ac
|
If a cue file references a non-existant file, then dont use cue file.
BUG: 256
|
2013-07-17 11:07:09 +00:00 |
|
craig.p.drummond@gmail.com
|
4a778d216f
|
Check whether cdparanoia has paranoia_cachemodel_size.
BUG: 254
|
2013-07-17 11:03:16 +00:00 |
|
craig.p.drummond
|
4996cfc9ba
|
Better control over config and refresh actions
|
2013-07-16 18:34:31 +00:00 |
|
craig.p.drummond
|
be86397bb4
|
Allow to refresh all categories that have url
|
2013-07-16 18:34:12 +00:00 |
|
craig.p.drummond
|
9228e06651
|
Service is not busy if search gets cancelled
|
2013-07-16 18:33:54 +00:00 |
|
craig.p.drummond
|
b114c7f59d
|
Ensure deliminator is not in strings
|
2013-07-16 18:33:27 +00:00 |
|
craig.p.drummond
|
79ac59af26
|
Use a more generic guard string
|
2013-07-16 18:33:02 +00:00 |
|
craig.p.drummond
|
868460b254
|
Check url has :// before using
|
2013-07-16 18:32:41 +00:00 |
|
craig.p.drummond
|
cdef62dcbd
|
Only insrt url once into "All" group
|
2013-07-16 18:32:25 +00:00 |
|
craig.p.drummond
|
3d3736c913
|
Dont use KIO - its not thread safe, and leads to segfault on exit if its used in a non-gui thread!!!
|
2013-07-16 18:31:55 +00:00 |
|
craig.p.drummond
|
825fc8e369
|
Encode song details into URL for all services
|
2013-07-16 18:31:19 +00:00 |
|
craig.p.drummond
|
b734b576e8
|
Speed up online services model by disabling dynamic sort
|
2013-07-16 18:30:45 +00:00 |
|
craig.p.drummond@gmail.com
|
c18913b563
|
- 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
|
ee88ea6dac
|
Set row
|
2013-07-15 19:17:19 +00:00 |
|
craig.p.drummond
|
5d8f319035
|
Coding standard
|
2013-07-15 19:16:48 +00:00 |
|
craig.p.drummond
|
aef49f1b5e
|
Use cached row wherever possible
|
2013-07-15 19:16:31 +00:00 |
|
craig.p.drummond
|
d7e1746e64
|
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
|
8372374476
|
Cache rown number - as opposed to calculating each time
|
2013-07-15 19:15:15 +00:00 |
|
craig.p.drummond
|
8a30f41836
|
Uniform row heights
|
2013-07-15 19:14:45 +00:00 |
|
craig.p.drummond
|
9a39716c2f
|
In icon mode, only allow search when at top level
|
2013-07-15 19:14:27 +00:00 |
|
craig.p.drummond
|
642ff9c0e4
|
If search is open, and we click on search icon of another service then dont close seatch - change search to new service
|
2013-07-15 19:14:01 +00:00 |
|
craig.p.drummond
|
4b9e65ba01
|
More work for Jamendo searches
|
2013-07-15 19:13:14 +00:00 |
|
craig.p.drummond
|
d372ccf067
|
Fix build when we hjave no libcddb, but do have musicbrainz
BUG:254
|
2013-07-15 19:12:48 +00:00 |
|
craig.p.drummond
|
589f5f40df
|
Fix restoring of main window size for KDE builds.
BUG:258
|
2013-07-15 19:12:06 +00:00 |
|
craig.p.drummond
|
c629877f0f
|
Mods for Jamendo search
|
2013-07-15 19:11:10 +00:00 |
|
craig.p.drummond
|
87b37bea10
|
Oops forgot to commit these with the last commit!!!
|
2013-07-14 20:44:13 +00:00 |
|
craig.p.drummond
|
e721fdc0d4
|
isSearchBased is a better name than canSearch...
|
2013-07-14 20:41:57 +00:00 |
|
craig.p.drummond
|
b2219d821f
|
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
|
f49ba84326
|
Add a little more debug
|
2013-07-13 16:34:49 +00:00 |
|