Commit Graph

938 Commits

Author SHA1 Message Date
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
craig.p.drummond
cb41246aa6 Initial work on removing hard-coded strams providers. THe idea is to have a list on Cantata's google-drive, and then load providers from here... 2014-05-07 19:21:47 +00:00
craig.p.drummond
ef08d30420 Dirble support 2014-05-07 19:06:13 +00:00
craig.p.drummond
31097d85ab Remove duplication 2014-05-07 18:53:00 +00:00
craig.p.drummond
e22192f79c Use musicbrainz alubm id in albums model 2014-05-07 18:52:43 +00:00
craig.p.drummond
fce31c0033 Use musicbrainz album id for album key whenever possible. 2014-05-06 19:17:46 +00:00
craig.p.drummond
49d8010204 Use musicbrainz album id to group albmus - if present 2014-05-06 18:42:52 +00:00
craig.p.drummond
9b050e7432 Fix detction of updates if performed by other app. In this case we get two updates to the playlist very close together 2014-05-06 18:40:12 +00:00
craig.p.drummond
6720738531 Store streams in '[Radio Streams]' MPD playlist - and not streams.xml.gz 2014-05-02 16:36:25 +00:00
craig.p.drummond
f83da3d5fe Multiple genre support. 2014-05-01 19:26:57 +00:00
craig.p.drummond
94b03fe0c5 No need to add URI list to mime data 2014-05-01 19:25:51 +00:00
craig.p.drummond
05f93a5965 Fix 'missing' icon on online page too... 2014-05-01 19:24:12 +00:00
craig.p.drummond
49a33b651f Fix 'missing' search action icon 2014-04-30 18:49:03 +00:00
craig.p.drummond
7ecd7cba71 Fix more 'Genres' 2014-04-30 18:48:39 +00:00
craig.p.drummond
345b755818 Add option to only act on songs that pass current string or genre filter.
BUG: 473
2014-04-30 18:48:00 +00:00
craig.p.drummond
978fb45451 Only work-around menu icons for Qt-only builds. K DEversion uses some standard KDE actions, which forces use of icons :-( 2014-04-24 19:40:08 +00:00
craig.p.drummond
7da9513157 Fix windows builds 2014-04-24 19:02:28 +00:00
craig.p.drummond
df2b326976 Try not to show icons in menus for Unity and OSX 2014-04-24 18:59:52 +00:00
craig.p.drummond
7e02d0058b Move model roles into separate roles.h file. 2014-04-23 20:36:38 +00:00
craig.p.drummond
d18821806f Fix warning about hidden virtual function. Function is only used by Ubuntu builds, and these dont use the model where the warning is occuring 2014-04-23 19:02:25 +00:00