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
|
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
|
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
|
49a0f347c8
|
Use consistent song tooltip everywhere
|
2014-07-10 19:49:53 +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
|
593acd3b3e
|
Store radio station 'name' field in extra map
|
2014-06-16 19:14:18 +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
|
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
|
5bd1c87cb1
|
Encode positons as integers in mimedata - no strings
|
2014-05-23 21:43:57 +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
|
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
|
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
|
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
|
b5775be669
|
Add list style to playqueue
|
2014-04-23 18:57:22 +00:00 |
|
craig.p.drummond
|
741fa9e222
|
Fix cover loading
|
2014-04-17 16:05:05 +00:00 |
|
craig.p.drummond
|
e0372c7f1c
|
Covers might return fileName - so need to handle this...
|
2014-04-16 19:39:28 +00:00 |
|
craig.p.drummond
|
42ae44fab8
|
Handle race-condition where playqueue asks for cover after artists/albums model has requested and before it has recieved a response. In this case the playqueue request will be ignored (as Covers is already handling this album), but the response will not have the playqueue key set.
|
2014-04-16 19:32:39 +00:00 |
|
craig.p.drummond
|
07d47661d1
|
Show track durations on right in playqueue
|
2014-04-16 17:51:15 +00:00 |
|
craig.p.drummond
|
2d24530d54
|
Show covers in playqueue
|
2014-04-16 17:50:28 +00:00 |
|
craig.p.drummond
|
357901996c
|
Fix member initialisation order
|
2014-04-15 19:21:57 +00:00 |
|
craig.p.drummond
|
f56255687f
|
Disable undo history for touch builds
|
2014-04-15 19:20:13 +00:00 |
|
craig.p.drummond
|
26a09bfbdd
|
Show number of tracks and total duration in playqueue
|
2014-04-13 19:25:57 +00:00 |
|
craig.p.drummond
|
36da21692c
|
Remove Actions and Icons from Ubuntu build
|
2014-04-11 17:45:59 +00:00 |
|
craig.p.drummond
|
5b061d4bcb
|
Track numbers
|
2014-04-11 17:38:57 +00:00 |
|
craig.p.drummond
|
79b57ee909
|
Implement main/sub-text - using Subtitled delegate for the moment
|
2014-04-11 08:12:23 +00:00 |
|
craig.p.drummond
|
287bc09758
|
If shuffle albums, ensure album tracks are sorted.
|
2014-04-09 18:33:20 +00:00 |
|
nikwen.developer@gmail.com
|
2921a273bf
|
Initial Ubuntu SDK version
|
2014-04-08 22:18:27 +00:00 |
|
craig.p.drummond
|
08045bf3af
|
Move 'load' into playqueue model
|
2014-04-08 18:55:25 +00:00 |
|
craig.p.drummond
|
c5f4ffadc3
|
Place shuffle albums and shuffle tracks into a shuffle menu
|
2014-04-07 20:24:04 +00:00 |
|
craig.p.drummond
|
1976daa24f
|
Move shuffle actions into playqueue model
|
2014-04-07 20:23:42 +00:00 |
|
craig.p.drummond
|
3e738d5e55
|
Add 'Sort By' to playqueue context model - allowing to re-sort tracks by artist, album artist, album, genre, or year.
BUG: 462
|
2014-04-05 14:41:25 +00:00 |
|
craig.p.drummond
|
1f408e2045
|
Add action to reset 'new' status
|
2014-03-26 19:38:43 +00:00 |
|
craig.p.drummond
|
0f2dabfdd9
|
More Song::formattedTime into Utils class
|
2014-03-19 19:47:47 +00:00 |
|
craig.p.drummond
|
e737852093
|
Coding
|
2014-03-11 19:47:56 +00:00 |
|
craig.p.drummond
|
1508e11022
|
Use Song::displayAlbum
|
2014-03-11 19:46:44 +00:00 |
|
craig.p.drummond
|
9759bd3c4e
|
Only pass file:// paths to MPD if not from /media - as usually only owner can read from here
|
2014-02-14 20:06:58 +00:00 |
|
craig.p.drummond
|
a422c6b2ad
|
Create a base class for TableViews
|
2014-02-04 19:14:11 +00:00 |
|
craig.p.drummond
|
4bf5628b7b
|
Remove status colun, and draw status icon in first column.
|
2014-01-29 19:25:30 +00:00 |
|
craig.p.drummond
|
a542e1e9ca
|
Only translate "Unknown" and "Various Artists" once
|
2014-01-29 19:15:57 +00:00 |
|
craig.p.drummond
|
746e390b5b
|
Coding style...
|
2014-01-28 19:13:26 +00:00 |
|
craig.p.drummond
|
2330864315
|
Use differnt album 'keys' for playqueue, and playlist. When Moopidy is used, its possible there might be *lots* of differnt keys - and we can reset the playqueue keys when the playqueue is cleared.
|
2014-01-22 19:30:52 +00:00 |
|
craig.p.drummond
|
06d361a51c
|
Decode mopidy URIs when showin in UI
|
2014-01-22 19:26:14 +00:00 |
|
craig.p.drummond
|
1b269e0a26
|
Fix case
|
2014-01-15 19:34:17 +00:00 |
|
craig.p.drummond
|
b74bf29a33
|
Keep stream's full filepath - so that undo/redo works on playqueue
|
2014-01-15 19:32:44 +00:00 |
|
craig.p.drummond
|
ab7ffecca3
|
Update (c) year
|
2014-01-06 19:32:05 +00:00 |
|
craig.p.drummond
|
bc71e169ce
|
Dont clear the playqueue when Cantata is passed a song as a commandline at start-up.
BUG: 375
|
2014-01-03 19:03:01 +00:00 |
|
craig.p.drummond
|
00da479cfc
|
Remove unused
|
2014-01-03 19:02:19 +00:00 |
|
craig.p.drummond
|
f6f48434c2
|
Delay termination slightly, so that remove signal has time
|
2014-01-02 19:09:55 +00:00 |
|
craig.p.drummond
|
b320bcf210
|
Add CMake option to disable building of internal HTTP server.
BUG: 373
|
2014-01-02 19:07:59 +00:00 |
|