David Sansome
|
abdc6d8844
|
Add moodbar settings to the settings dialog
|
2012-05-27 23:56:40 +01:00 |
David Sansome
|
37df0ec0b6
|
Draw a background in the playlist when there isn't a moodbar
|
2012-05-27 21:53:38 +01:00 |
David Sansome
|
74a83a2f7c
|
Draw the arrow on the moodbar before fading out
|
2012-05-27 21:51:26 +01:00 |
David Sansome
|
4cfa474fb8
|
Stop listening for synchronous bus callbacks from the moodbar pipeline, fixes some weird event loop stalls
|
2012-05-27 21:33:17 +01:00 |
David Sansome
|
e71f436b70
|
Maybe fix compilation on Qt < 4.7
|
2012-05-27 21:15:37 +01:00 |
David Sansome
|
d36dd4d753
|
Oops, actually load moodbar data on a different thread
|
2012-05-27 20:05:01 +01:00 |
David Sansome
|
d939b4cf29
|
Remove playlist moodbars from the cache if they have been removed from the model, and make the disk cache bigger
|
2012-05-27 19:10:39 +01:00 |
David Sansome
|
a2feaa61e7
|
Create and render moodbars in background threads to avoid blocking the UI
|
2012-05-27 18:53:57 +01:00 |
David Sansome
|
19c3e1d5ec
|
Add a Mood column to the playlist
|
2012-05-27 16:46:16 +01:00 |
David Sansome
|
f1dee1171b
|
Move the moodbar rendering bits into another class
|
2012-05-25 23:56:55 +01:00 |
David Sansome
|
bdfe6b909f
|
Draw a slider arrow on the moodbar.
|
2012-05-25 23:34:56 +01:00 |
David Sansome
|
e3cfd64764
|
Render the moodbar data in the slider widget, and write .mood files alongside music files.
|
2012-05-25 22:02:10 +01:00 |
David Sansome
|
f98d5e8fb6
|
Make a scoped pointer from the thing retreived from the moodbar cache
|
2012-05-25 18:04:52 +01:00 |
David Sansome
|
51229b88c5
|
Create or load moodbar data for songs
|
2012-05-25 17:18:07 +01:00 |