craig.p.drummond
bbd9ee535f
- Allow some cover requests to be 'urgent' - these will be loaded in UI thread, if cover exists.
...
- Keep track of current cover queries, so that we dont attempt to acces the same one twice
2013-09-30 18:20:26 +00:00
craig.p.drummond
e872124e3b
Initial support for Composer tag
2013-08-22 18:18:59 +00:00
craig.p.drummond
867b2ace45
Remove #include <QDebug>
2013-07-22 21:11:12 +00:00
craig.p.drummond
f2aade418e
If we cant convert Solid::Device into Solid::Block (which is the case with udisks2), then parse UDI to determine device.
...
NOTE: I have no UDisks2 installtion, so I'm unsure if the UDI will actually contain the device as is the case currently...
2013-07-22 19:41:59 +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
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
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
30465b031d
Use supplied device so as to autoplay correct AudioCD
2013-06-02 18:54:21 +00:00
craig.p.drummond
ef282bdf42
If Cantata is passed cdda:// then it will load, and start to play, the current AudioCD.
...
BUG: 224
2013-06-01 08:48:13 +00:00
craig.p.drummond
0e683ca706
When AudioCD is ejected, remove tracks from playqueue.
...
BUG: 226
2013-05-31 19:31:32 +00:00
craig.p.drummond
ee0f7974cb
Initial attempt to improve item view responsiveness, as well as preserving cover load speed. Needs more work though :-(
2013-04-29 18:33:48 +00:00
craig.p.drummond
072879cfc5
- Download covers in a sepeare thread.
...
- Remove download queue, as this dealys drawing of album covers, so that we see the CD icon then the cover. However, now scrolling the view 'stalls' as covers are loaded :-( Hmm....
2013-04-24 18:42:49 +00:00
craig.p.drummond
b58d6316a9
Cleanup
2013-03-19 19:27:45 +00:00
craig.p.drummond
4cb16f3d68
Fix updating of cover.
2013-03-18 21:19:26 +00:00
craig.p.drummond
04c8f05fb7
Dont prompt on initial auto lookup
2013-03-16 07:37:02 +00:00
craig.p.drummond
8995a80be8
- Group cd tracks under 'Audio CD' in grouped view.
...
- Add isCdda() to Song
2013-03-14 19:50:59 +00:00
craig.p.drummond@gmail.com
0e0ee12ca4
Fix compile
2013-03-14 07:51:34 +00:00
craig.p.drummond
05cecdaec9
Cleanup
2013-03-13 21:25:06 +00:00
craig.p.drummond
13a125ae28
Make it possible to toggle between cddb and musicbrainz
2013-03-13 21:23:57 +00:00
craig.p.drummond
8cdb00bccf
Respect auto-lookup setting
2013-03-13 20:31:44 +00:00
craig.p.drummond
66496d60d3
MusicBrainz lookup
2013-03-13 20:01:51 +00:00
craig.p.drummond
ce489a9afb
Intial attempt at audio-cd playback support. DOES NOT WORK!
2013-03-11 19:50:27 +00:00
craig.p.drummond
889af8fa64
CDDB settings
2013-03-07 20:35:45 +00:00
craig.p.drummond
461b704065
More work on CD device support.
2013-03-07 17:32:20 +00:00
craig.p.drummond
9889170f37
Initial support for AudioCDs
...
TODO: Editing of track details, covers, testing, etc...
2013-03-06 17:24:33 +00:00