John Maguire
|
80ab12aeff
|
More concise checking of callback param counts.
|
2012-06-08 15:13:23 +02:00 |
John Maguire
|
2da6c40fb5
|
Add runtime checker for gsignal callback arguments.
|
2012-06-08 14:27:38 +02:00 |
David Sansome
|
72ba6b34a6
|
Prevent a possible divide-by-zero error when generating the moodbar
|
2012-06-05 18:42:00 +01:00 |
David Sansome
|
00e69c341e
|
Fix a crash when switching between playlists while moodbars are loading
|
2012-06-04 19:13:41 +01:00 |
David Sansome
|
eeb617e892
|
Oops, fix another crash in the smart playlist preview view when moodbars are displayed
|
2012-05-31 14:17:36 +01:00 |
David Sansome
|
836a2b0c89
|
Update the moodbar column on the correct model
|
2012-05-30 11:06:41 +01:00 |
David Sansome
|
7501d664bf
|
Make a little border around the moodbars in the playlist
|
2012-05-30 10:33:15 +01:00 |
John Maguire
|
38f1b71761
|
Use url instead of filename.
|
2012-05-28 15:33:37 -07:00 |
John Maguire
|
823b59e3a7
|
Use uridecodebin for Moodbar.
|
2012-05-28 15:18:36 -07:00 |
David Sansome
|
24ea8d3e05
|
Add moodbar settings to the track slider's context menu
|
2012-05-28 12:50:34 +01:00 |
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 |