Commit Graph

4276 Commits

Author SHA1 Message Date
craig.p.drummond
a97828537a CMake script to find QJson 2014-03-25 19:45:40 +00:00
craig.p.drummond
835c68eacd Use exit handler to ensure socket is removed 2014-03-24 20:42:54 +00:00
craig.p.drummond
0f21c1f2c6 Use random number on socket filename 2014-03-24 20:42:03 +00:00
craig.p.drummond
401a8f1c12 Dont set max size, seems to mess things up when progressbar is shown 2014-03-24 20:40:38 +00:00
craig.p.drummond
8174604bfb Use qrand for random numbers 2014-03-24 20:40:16 +00:00
craig.p.drummond
50a3bba295 Windows build fixes for external tags helper 2014-03-24 20:39:38 +00:00
craig.p.drummond
aee6c45c80 Fix for reading comments when only 1 track selected 2014-03-24 20:39:11 +00:00
craig.p.drummond
64555404e2 Install helper apps into helpers/ in windows install 2014-03-24 20:38:51 +00:00
craig.p.drummond
679f724c9d Fix windows build 2014-03-24 20:38:25 +00:00
craig.p.drummond
1a987ffc5a New CMake config item to use OLD dbus XML files - USE_OLD_DBUS_TYPEDEF 2014-03-24 20:38:06 +00:00
craig.p.drummond
86c470ab7e Cleanup 2014-03-24 20:37:15 +00:00
craig.p.drummond
bb4eef0071 Enable use of external helper for tags by default...
This might be changed before release, depending on testing...
2014-03-24 20:37:00 +00:00
craig.p.drummond
8c94a79967 Re-add showing of dates.
BUG: 446
2014-03-23 20:09:12 +00:00
craig.p.drummond
4f63711498 Another Qt5 build fix... 2014-03-21 20:16:59 +00:00
craig.p.drummond
f118ee7c00 QAbstrctItemModel::reset() is deprecated in Qt5 2014-03-21 20:12:26 +00:00
craig.p.drummond
d1096567c1 Scaled covers are saved as PNG now 2014-03-21 20:09:13 +00:00
craig.p.drummond
0d3f14d2cd Install listenlive.xml file, and dont embed into app 2014-03-21 20:08:53 +00:00
craig.p.drummond
111fee020c Reduce size 2014-03-21 20:07:39 +00:00
craig.p.drummond
e614f5fcea Jamendo radio streams 2014-03-21 20:07:23 +00:00
craig.p.drummond
30b5022899 ...and add the files! 2014-03-21 20:06:58 +00:00
craig.p.drummond
40926020df When current song is from an online-service (Jamendo, Magnatune, etc) then only show cover and tite in context view. No attempt is made to get artist, album, or song information - as these are likely to fail anyway. 2014-03-21 20:06:37 +00:00
craig.p.drummond
549cd48898 Update context-view when artist, or album, image is updated. 2014-03-21 20:06:07 +00:00
craig.p.drummond
5aebaeb256 Use new location of Jamendo DB listing.
BUG: 445
2014-03-21 20:05:28 +00:00
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