Commit Graph

210 Commits

Author SHA1 Message Date
Craig Drummond
9b1ef09dea Use em-dash where appropriate
Issue #1064
2017-08-18 22:54:24 +01:00
Craig Drummond
32468f7e1e Revert "Use em-dash where appropriate"
This reverts commit aa41876e0c.
2017-08-15 23:00:26 +01:00
Craig Drummond
fd2f7bdbac Use em-dash where appropriate
Issue #1064
2017-08-15 22:57:07 +01:00
Craig Drummond
286d2f76e8 Remove unity menu icon work-around. 2017-08-14 22:42:17 +01:00
Craig Drummond
ace619aa2c When adding items with a custom priority, or updating a custom priority,
add option to have this priority decrease with each item.

Issue #1054
2017-08-14 19:42:11 +01:00
Craig Drummond
7b54cdbe60 Try to always use fontawesome icons 2017-07-03 18:12:17 +01:00
Craig Drummond
d9af062f40 Add 'Sort by track number' to playqueue.
Issue #1025
2017-06-13 18:48:42 +01:00
Craig Drummond
4a1bcd654d Add support for OriginalDate tag.
Issue #1012
2017-04-28 17:41:45 +01:00
Craig Drummond
b3bc9b456c Reduce number of advanced config items - there was just too many. 2017-04-08 19:27:18 +01:00
Craig Drummond
b63c6fbe26 Use Qt5's translation framework - ts files, not po files. 2017-04-08 10:35:31 +01:00
Craig Drummond
6e91627325 Qt4 and Ubuntu Touch support have been removed 2017-04-07 17:57:10 +01:00
Craig Drummond
0a73215867 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
b0b0140d98 Remove Qt4 support 2017-04-02 18:43:34 +01:00
Craig Drummond
a517bf4f17 Remove KDE4 and Ubuntu Touch support 2017-04-01 22:55:27 +01:00
Craig Drummond
e83543158f Add sort by track title to playqueue.
Issue #911
2016-11-12 20:06:23 +00:00
Craig Drummond
eaca1f34f3 When listing albums where composer is used for artist grouping, place album artist name after album name if different from composer.
Issue #896
2016-10-16 22:33:41 +01:00
Craig Drummond
860a0890a9 Clamp colour of all mono icons 2016-07-22 16:37:48 +01:00
Craig Drummond
94f26acfe0 Use FontAwesome icons for all action icons. 2016-07-19 19:44:51 +01:00
Craig Drummond
ae50827735 Fix wrong/missing ratings in toolbar. 2016-04-10 09:23:10 +01:00
Craig Drummond
705648420a Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
8fdffa7f6a Add Composer and Performer to play queue sorts. 2015-12-30 09:42:28 +00:00
Craig Drummond
b51c6ae527 When sorting by 'Album Artist' use 'Composer' if song's genre is one of the configured composer genres. 2015-12-30 09:26:52 +00:00
Craig Drummond
c88736999c Ignore 'The' (if configured) when sorting play queue.
#752
2015-10-28 21:45:01 +00:00
Craig Drummond
75ad5cec46 When removing duplicates, take track number into account. 2015-10-02 23:09:59 +01:00
Craig Drummond
ea612bed41 Remove AudioCD tracks from playqueue when device removed 2015-08-18 23:45:03 +01:00
Craig Drummond
9533f12881 Update (c) year 2015-08-13 21:12:34 +01:00
Craig Drummond
8a0ccf092c New options to add songs to play queue - 'add and play', 'append and
play', and 'insert after current'
#680
2015-08-10 18:00:44 +01:00
Craig Drummond
5e0c3f1ca1 Remove AudioCD tracks from plqyqueue when eject CD. 2015-08-05 17:46:50 +01:00
Craig Drummond
43e8ca4fe1 Fic streams actions 2015-07-05 13:25:25 +01:00
Craig Drummond
b2ce9ff016 Various devel changes
- Use time_t to store MPD DB version, as that is what MPD sends anyway
- Initial changes for an (experimental) webapp
2015-06-01 21:53:55 +01:00
craig.p.drummond
72af2bab59 When removing duplicates, take album into account as well as artist and title.
BUG: 664
2015-04-16 20:57:42 +00:00
craig.p.drummond
93b70ec240 Rename mpd source folder to mpd-interface to help build errors when libmpdclient(?) is also installed.
BUG: 650
2015-03-16 19:18:52 +00:00
craig.p.drummond
8a315200c6 - Separate title and track number in search model table view.
- Show rating in search model table view.
2015-02-27 22:06:34 +00:00
craig.p.drummond
3c880d8707 Allow setting of column alignments in table views.
BUG: 632
2015-02-24 11:32:10 +00:00
craig.p.drummond
5995c4825d Use '#' for track number column title in table view. 2015-02-23 16:21:10 +00:00
craig.p.drummond
0de7adb4e2 Do not reset current song when shuffling albums, or sorting playqueue.
BUG: 606
2015-02-07 23:45:23 +00:00
craig.p.drummond
ae2a05dc4a If connected to MPD>=0.19 using address 127.0.01 and MPD supports 'file' URL handler, then pass local files as 'file://' URLS.
BUG: 574
2014-10-30 08:39:11 +00:00
craig.p.drummond
6abfb60bea Keep rating values when update 2014-10-07 11:05:18 +00:00
craig.p.drummond
ac6335a433 Only request ratings when needed 2014-10-07 07:01:10 +00:00
craig.p.drummond
a17f20138c - Fix missing toolbar icon under OSX
- Menubar icon hack is only applicable when running under Unity for Linux/Qt builds.
2014-10-01 16:03:08 +00:00
craig.p.drummond
c0d3ac81db - Add control buttons for windows thumbnail toolbutton.
- Add prev/play/pause/etc to OSX dock menu
- As part of this connect to correct triggered signal!
2014-10-01 15:50:29 +00:00
craig.p.drummond
488761cad8 More broken libdbusmenu-qt workarounds. Really wish it would repect the dont show icons in menu setting!!! 2014-09-30 20:36:20 +00:00
craig.p.drummond
2190ba242b Add option to disable song info tooltips. 2014-09-14 08:01:19 +00:00
craig.p.drummond
a11ac21525 Allow all bar title and artist columns to be hidden in playqueue. 2014-09-14 07:23:26 +00:00
craig.p.drummond
37e1ca0e21 Split genres by comma in table views 2014-08-17 14:59:37 +00:00
craig.p.drummond
934bd46354 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
75cc63ea16 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
68cc3c2410 - 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
479b124bb1 Use consistent song tooltip everywhere 2014-07-10 19:49:53 +00:00
craig.p.drummond
5c5860a178 Update currentRowNum if song is moved
BUG: 497
2014-06-30 18:43:20 +00:00