Commit Graph

957 Commits

Author SHA1 Message Date
craig.p.drummond
58202b52ec Fix Ubuntu build 2014-08-10 08:12:22 +00:00
craig.p.drummond
da0587a523 Use 0..10 for ratings. 1=0.5 star, 2=1 star, 3=1.5 stars, etc. 2014-07-31 19:29:38 +00:00
craig.p.drummond
275b45eadf Cleanup 2014-07-30 19:01:34 +00:00
craig.p.drummond
8dfe4d4ee8 Remove some moc/QObject warnings in KDE builds without streams or http server.
BUG: 507
2014-07-23 20:56:09 +00:00
craig.p.drummond
52b0af84ea Semi colon not needed after Q_UNUSED 2014-07-23 18:04:26 +00:00
craig.p.drummond
ec6f631952 Initial support for ratings - stored in MPD's sticker DB. This is NOT complete - support in dynamic playlists is still TODO... 2014-07-21 19:01:56 +00:00
craig.p.drummond
6981312eab Fix non-device enabled builds 2014-07-17 16:17:04 +00:00
craig.p.drummond
6804936f50 Podcast cover name 2014-07-16 19:10:56 +00:00
craig.p.drummond
ef32caf08e Enable podcast covers! 2014-07-16 19:09:13 +00:00
craig.p.drummond
0d19ee77ab - Remove GUI option to control saving of scaled covers. This is enabled by default, and can be toggled via the config file.
- Dont re-load view when sort changes.
2014-07-16 19:07:41 +00:00
craig.p.drummond
d5d5c23479 - Remove cover size setting, set automtically.
- Artist images only shown in grid view.
- No images, or icons, shown in basic tree view.
2014-07-16 19:06:33 +00:00
craig.p.drummond
c3d288fd8e Use Covers::self()->get() to retrieve all covers 2014-07-16 19:05:36 +00:00
craig.p.drummond
2b87eee498 Only enable playqueue actions if can play tracks from device 2014-07-16 19:01:59 +00:00
craig.p.drummond
49a0f347c8 Use consistent song tooltip everywhere 2014-07-10 19:49:53 +00:00
craig.p.drummond
8097fe0562 Better tooltip for songs 2014-07-10 19:49:12 +00:00
craig.p.drummond
df494f9445 Use Qt5's own json parser fopr Qt5 builds. 2014-07-10 19:46:40 +00:00
craig.p.drummond
486d707820 Fix ubuntu touch build 2014-07-03 18:55:24 +00:00
craig.p.drummond
573570d913 Remove old cache entries 2014-07-01 19:19:37 +00:00
craig.p.drummond
ff384c27bf Update currentRowNum if song is moved
BUG: 497
2014-06-30 18:43:20 +00:00
craig.p.drummond
aea9abfd71 Use postFormData() 2014-06-17 16:57:32 +00:00
craig.p.drummond
d9a505866d Fix Ubuntu Touch build 2014-06-17 16:55:33 +00:00
craig.p.drummond
4d4240ac49 Use QElapsedTimer to control frequency of updates 2014-06-17 16:54:22 +00:00
craig.p.drummond
83fafbd648 Fix progress display when saving XML 2014-06-17 16:53:40 +00:00
craig.p.drummond
cbb0554a8e No need for m_itemData in MusicLibraryItemSong 2014-06-16 19:24:12 +00:00
craig.p.drummond
f8a589b0e4 Fix saving of album genres 2014-06-16 19:23:49 +00:00
craig.p.drummond
859ef5322d Reduce memory usage - by only creating a set for genres if there is more than 1 2014-06-16 19:23:14 +00:00
craig.p.drummond
9a35f3dfbb Un-break cache! 2014-06-16 19:22:11 +00:00
craig.p.drummond
23942fc10d No need for fix - version has been changed 2014-06-16 19:19:19 +00:00
craig.p.drummond
fbf892ef79 Make constGenreSep available elsewhere 2014-06-16 19:17:34 +00:00
craig.p.drummond
593acd3b3e Store radio station 'name' field in extra map 2014-06-16 19:14:18 +00:00
craig.p.drummond
de133486cf Store musicbrainz-album-id in extra map 2014-06-16 19:12:17 +00:00
nikwen.developer@gmail.com
9b06f4c391 Fix Ubuntu build error 2014-06-14 13:10:56 +00:00
craig.p.drummond
5b618df864 Add performer and composer to table-view for playqueue, playlists, and search 2014-06-11 18:27:13 +00:00
craig.p.drummond
eac245fd65 Also read performer for display in context view 2014-06-11 18:25:29 +00:00
craig.p.drummond
4d50978906 Use musicbrainz album id if present 2014-06-10 19:50:12 +00:00
craig.p.drummond
8fe7865330 If artist is different to album-artist, then show track title as "title - artist" 2014-06-09 18:43:00 +00:00
craig.p.drummond
5bc64af91b Use column 0 only 2014-05-23 21:44:14 +00:00
craig.p.drummond
5bd1c87cb1 Encode positons as integers in mimedata - no strings 2014-05-23 21:43:57 +00:00
craig.p.drummond
4abc0694cf No need to call save in destructor
BUG: 484??
2014-05-23 21:43:09 +00:00
craig.p.drummond
35969614c9 Fix playqueue shuffle/sort if we have albums of same name, but different mb id 2014-05-21 18:42:24 +00:00
craig.p.drummond
6b560e49d6 Dont use statics for search URLs. Having static QStrings in one class depend on static QStrings in another cuases windows builds to crash! 2014-05-19 18:38:23 +00:00
craig.p.drummond
d29d9a8781 Alter includes to have su-folder - e.g. utils.h -> support/utils.h 2014-05-13 18:37:52 +00:00
craig.p.drummond
7cc1d9e06e Remove cache when remove provider 2014-05-09 19:38:39 +00:00
craig.p.drummond
5fe47a0112 Dowload stream providers 2014-05-09 19:37:31 +00:00
craig.p.drummond
a53159eee9 Fix album ordering. Need to check music-brainz id after album name 2014-05-09 19:36:43 +00:00
craig.p.drummond
58540cf611 Dont load providers from install prefix, no longer installed there. 2014-05-08 19:41:09 +00:00
craig.p.drummond
86e5b224e5 Fix build! 2014-05-08 19:36:36 +00:00
craig.p.drummond
d2a78ceb62 Use JSON as format for stream provider settings file 2014-05-08 18:47:17 +00:00
craig.p.drummond
94eed69fa9 Simplify code.
- Don't split listen live into categories
- Only list 1 stream per listen live entry
- Do same Genre reduction to IceCast as Clementine
2014-05-08 18:46:35 +00:00
craig.p.drummond
20f9d65368 Api Key! 2014-05-08 18:43:27 +00:00