craig.p.drummond
|
db25ffac66
|
If downloading online-service track listing fails, then stop loader and show error.
|
2014-03-21 20:04:11 +00:00 |
|
craig.p.drummond
|
bf363ec0d9
|
Load artist iamges in non-UI thread too. Should only be album images in artists view that are loaded in UI thread. Tried loading these in non_UI thread, but didnt like delay in showing covers.
|
2014-03-20 19:58:40 +00:00 |
|
craig.p.drummond
|
c43bae0ae9
|
Reset devices and online-services models when artist-view cover size changes.
|
2014-03-20 19:47:16 +00:00 |
|
craig.p.drummond
|
0589f65e0f
|
Vary splitter size according to style
|
2014-03-20 19:46:40 +00:00 |
|
craig.p.drummond
|
809951681a
|
Remove support for artist images in online services.
|
2014-03-19 19:51:29 +00:00 |
|
craig.p.drummond
|
d0a1c294b3
|
Use correct icon for artists when no image found
|
2014-03-19 19:51:07 +00:00 |
|
craig.p.drummond
|
cc53edfb2b
|
When emitting loaded signal, pass whole song not just artist+album
|
2014-03-19 19:50:46 +00:00 |
|
craig.p.drummond
|
1539339954
|
Only create QPixmaps in GUI thread - creating in non GUI thread can lead to crashes.
|
2014-03-19 19:50:14 +00:00 |
|
craig.p.drummond
|
fe2bbf8935
|
Fix display of online service logo in playqueue
|
2014-03-19 19:49:38 +00:00 |
|
craig.p.drummond
|
e93b61543a
|
Load all covers from album, and playqueue, views in non UI thread
|
2014-03-19 19:49:10 +00:00 |
|
craig.p.drummond
|
c95c19c3c5
|
Dont insert dummy entry twice
|
2014-03-19 19:48:20 +00:00 |
|
craig.p.drummond
|
c1a1f90f4c
|
More Song::formattedTime into Utils class
|
2014-03-19 19:47:47 +00:00 |
|
craig.p.drummond
|
3c5441966f
|
More utf-8 fixes
|
2014-03-19 19:46:53 +00:00 |
|
craig.p.drummond
|
563ae9a885
|
When reading lines from user mpd.conf file, read as utf-8.
BUG: 439
|
2014-03-19 19:46:07 +00:00 |
|
craig.p.drummond
|
e214122b7c
|
Locate and load all non cached covers in non GUI thread.
|
2014-03-18 19:49:28 +00:00 |
|
craig.p.drummond
|
5a1db47a15
|
Fix expand all / collapse all actions. Expand all will only expand 1 level for main browsers.
|
2014-03-18 19:47:49 +00:00 |
|
craig.p.drummond
|
bf7bd1d52a
|
Load cached covers in non GUI thread
|
2014-03-18 19:47:18 +00:00 |
|
craig.p.drummond
|
3c6b7a3bb5
|
Show Music folder in settings dialog accessed from action dialog
|
2014-03-18 19:46:52 +00:00 |
|
craig.p.drummond
|
b80ecc6712
|
Crash fix
|
2014-03-18 19:45:54 +00:00 |
|
craig.p.drummond
|
a2ac6e22ff
|
Fix view frame hiding when base colour is transparent!
|
2014-03-17 20:58:33 +00:00 |
|
craig.p.drummond
|
f48c6272d1
|
Only need to start count reset timer if we have a max value set
|
2014-03-17 19:53:32 +00:00 |
|
craig.p.drummond
|
7bcb40d159
|
Use Q_GLOBAL_STATIC for Qt only builds
|
2014-03-17 19:52:47 +00:00 |
|
craig.p.drummond
|
3d94b88df3
|
Return pixmap
|
2014-03-17 19:51:31 +00:00 |
|
craig.p.drummond
|
60987d8866
|
Use 10M for cover cache
|
2014-03-17 19:51:11 +00:00 |
|
craig.p.drummond
|
5daab1b304
|
Saved scaled covers as PNG
|
2014-03-17 19:50:04 +00:00 |
|
craig.p.drummond
|
a9394b029a
|
Reduce alpha
|
2014-03-17 19:49:39 +00:00 |
|
craig.p.drummond
|
55d885d8ec
|
Update
|
2014-03-17 19:49:16 +00:00 |
|
craig.p.drummond
|
9ea74fc428
|
Don't use italic text for grouped view headers.
|
2014-03-17 19:48:48 +00:00 |
|
craig.p.drummond
|
d66042fe8c
|
When song is updated in context view, abort any current network jobs.
BUG: 442
|
2014-03-17 19:48:11 +00:00 |
|
craig.p.drummond
|
370d049cce
|
Fix recursion...
|
2014-03-17 19:47:44 +00:00 |
|
craig.p.drummond
|
473b12b193
|
Fix qjson log line
|
2014-03-14 19:17:38 +00:00 |
|
craig.p.drummond
|
1901714141
|
external-tags is experimental, but does seem to at least work now...
|
2014-03-14 19:17:24 +00:00 |
|
craig.p.drummond
|
3c3914dc27
|
Show original replaygain settings in tooltip if different
|
2014-03-14 19:16:56 +00:00 |
|
craig.p.drummond
|
15b91d0273
|
Speedup song list
|
2014-03-14 19:15:57 +00:00 |
|
craig.p.drummond
|
4dce44ebbd
|
Show progress when reading comment field from files
|
2014-03-14 19:15:37 +00:00 |
|
craig.p.drummond
|
59ec21c138
|
Consistency
|
2014-03-14 19:15:01 +00:00 |
|
craig.p.drummond
|
ef27930c02
|
Update copy of QJson to 0.8.1
|
2014-03-14 19:14:32 +00:00 |
|
craig.p.drummond
|
bcabc3b9aa
|
Improve external tags helper
|
2014-03-14 19:14:03 +00:00 |
|
craig.p.drummond
|
d3bfc491f2
|
Only add std cover name once to list of cover names
|
2014-03-14 19:13:26 +00:00 |
|
craig.p.drummond
|
e40044d591
|
Only reset 'cover requested' flag if get a valid pixmap
|
2014-03-14 19:13:05 +00:00 |
|
craig.p.drummond
|
6beecad106
|
Ensure library is loaded the very first time Cantata is run (ie. after connected to MPD via initial settings wizard).
|
2014-03-14 19:12:34 +00:00 |
|
craig.p.drummond
|
a976b7e707
|
Place OXygen docs into oxygen sub dir
|
2014-03-14 19:11:52 +00:00 |
|
craig.p.drummond
|
559304bf52
|
Dont set size under windows - seems like OK, etc buttons get hidden?
|
2014-03-14 19:11:27 +00:00 |
|
craig.p.drummond
|
c62bf3a321
|
Dont make font too small on windows - looks blurry.
|
2014-03-14 19:11:02 +00:00 |
|
craig.p.drummond
|
8cccfecdcc
|
Fix windows install - files were renamed to have .txt extension, but CMakeLists.txt was not updated!
|
2014-03-14 19:10:31 +00:00 |
|
craig.p.drummond
|
c80751e82a
|
Fix port number format in KDE builds
|
2014-03-14 19:09:20 +00:00 |
|
craig.p.drummond
|
e642853b51
|
Not sure where this came from...
|
2014-03-14 19:09:01 +00:00 |
|
craig.p.drummond
|
5e511065a2
|
Ignore mouse-events on message-overlay if cancel button is hidden.
|
2014-03-14 19:08:31 +00:00 |
|
craig.p.drummond
|
5af3fdcfab
|
Fix updating-db message/spinner
|
2014-03-14 19:08:10 +00:00 |
|
craig.p.drummond
|
6cf6548f8d
|
Make in memory cache size configurable
|
2014-03-14 19:07:31 +00:00 |
|