Commit Graph

1113 Commits

Author SHA1 Message Date
craig.p.drummond
d26cb5ea53 Combine back button and label into 1 button 2014-04-22 18:39:06 +00:00
craig.p.drummond
17d4863385 Make QtWidgets version more touch friendly? 2014-04-17 16:06:00 +00:00
craig.p.drummond
3d8f2a9e4d Fix crash when chaging view mode whilst search is active. 2014-04-17 16:02:35 +00:00
craig.p.drummond
4348fc96f1 More album sort options 2014-04-15 19:15:12 +00:00
kamikazow@gmail.com
ebaefdf1df Typo corrections 2014-04-14 14:14:00 +00:00
craig.p.drummond
088d1d82d0 When sorting albums view, also ignore "The " at start of artist names, as per artists view. 2014-04-13 07:26:56 +00:00
craig.p.drummond
0df4839855 Spelling 2014-04-08 19:42:28 +00:00
craig.p.drummond
e19c4a0955 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
fb1a8b9064 When searching, search both with and without diaeresis, etc. e.g. both Queensrÿche and Queensryche should match. 2014-04-04 19:37:47 +00:00
craig.p.drummond
a1015a591e When editing filename scheme, after inserting a variable set cursor position to after newly inserted text and give focus back to line edit. 2014-04-04 19:37:03 +00:00
craig.p.drummond
5577797dc3 Add single-update (tag editor / track organizer) into 1.3 branch 2014-04-04 19:35:31 +00:00
craig.p.drummond
05013ff455 Spelling! 2014-04-04 19:34:47 +00:00
craig.p.drummond
1929ddaffe If MPD database is refreshed whilst listview is not at top level, then reset view to top level 2014-04-04 19:34:10 +00:00
craig.p.drummond
1f79ac3808 Dont send update per dir 2014-04-04 19:33:03 +00:00
craig.p.drummond
b6bec2ffbc When determining album year, ignore playlist files! 2014-04-03 18:59:07 +00:00
craig.p.drummond
df8990da17 In tag-editor, when onbtaining values to use for 'All Tracks' entry, don't ignore empty fields. 2014-04-03 18:58:45 +00:00
craig.p.drummond
348e32c2fa If compiled with MPD HTTP playback support, when MPD stream is paused then stop the Phonon/QMediaObject from playing. See README for config option on this.
BUG: 456
2014-04-02 19:47:27 +00:00
craig.p.drummond
87b3874f68 Don't set year or disc in tag editor for 'All Tracks' unless they are non-zero
BUG: 458
2014-04-02 19:28:33 +00:00
craig.p.drummond
47493d6ae0 After altering filename scheme from track organizer, save settings.
BUG: 457
2014-04-02 19:14:46 +00:00
craig.p.drummond
886c50e752 Also move playlist files 2014-04-02 17:42:14 +00:00
craig.p.drummond
d325fd7b39 If track org called from tag editor, only update MPD once 2014-04-02 17:41:58 +00:00
craig.p.drummond
654f9b264b When usng track organizer, also try to move artist and backdrop images 2014-04-02 17:39:19 +00:00
craig.p.drummond
5c2156bf6f Change default sidebar shortcuts from 'Alt+' to 'Ctrl+Shift+' so as to avoid clashes with menubar. 2014-04-02 17:34:55 +00:00
craig.p.drummond
9242cd1ede Add playqueue action to main window, so that shortcut works. 2014-04-02 17:34:30 +00:00
craig.p.drummond
fab4830013 Fix updating of playqueue sidebar tooltip and icon. 2014-04-02 17:34:08 +00:00
craig.p.drummond
0decdf5114 Spelling 2014-04-01 18:04:37 +00:00
craig.p.drummond
834f2179ef Remove grouping of multiple-artist albums under 'Various Artists' 2014-04-01 18:02:12 +00:00
craig.p.drummond
c51bd41cc6 Don't treat albums with artists such as "AlbumArtist ft Other" as multiple artist albums. 2014-04-01 18:01:27 +00:00
craig.p.drummond
5edd006d74 Dont hard code artist name fixes 2014-03-31 17:57:01 +00:00
craig.p.drummond
001315c2df No real need for getting amarok/clementine covers. 2014-03-31 17:56:32 +00:00
craig.p.drummond
2ddccf539d Remove ununsed 'Back' action. 2014-03-31 17:53:49 +00:00
craig.p.drummond
6637482bc6 - When mouse-over listview title, use highlight colour for text (and not whole background). This is more consistent with time-slider's time remaining label.
- Make shortcut for 'Go Back' action changeable.
2014-03-31 17:53:25 +00:00
craig.p.drummond
39c195f1bf Hide track change popup setting if running under Linux and org.freedesktop.Notifications DBus service is not registered. 2014-03-31 17:51:26 +00:00
craig.p.drummond
aeb4d3f1c3 Fix showing of time-slider when Cantata is started minimized to system tray and MPD is playing.
BUG: 455
2014-03-31 17:49:46 +00:00
craig.p.drummond
9e09269394 Try to stick to max 80 chars per line. 2014-03-29 10:48:28 +00:00
kamikazow@gmail.com
aeff47ab37 Typo corrections 2014-03-29 03:59:07 +00:00
craig.p.drummond
99692c0cb2 Dont look for "$trackFile.png/jpg" as a cover 2014-03-28 21:10:08 +00:00
craig.p.drummond
41502ee86a When loading covers, if load fails, check to see if this is because of an incorrect extension. e.g. load a .jpg file with PNG type, and vice versa. 2014-03-26 19:41:36 +00:00
craig.p.drummond
72013de7b6 Fix adding songs to playqueue with priority when playqueue is not empty. 2014-03-26 19:40:22 +00:00
craig.p.drummond
cde6c0e40b If Cantata detects that an album, or artist, has new songs after updating MPD's DB, then the artist and album are drawn with bold text. 2014-03-26 19:37:26 +00:00
craig.p.drummond
1a987ffc5a New CMake config item to use OLD dbus XML files - USE_OLD_DBUS_TYPEDEF 2014-03-24 20:38:06 +00:00
craig.p.drummond
bb4eef0071 Enable use of external helper for tags by default...
This might be changed before release, depending on testing...
2014-03-24 20:37:00 +00:00
craig.p.drummond
8c94a79967 Re-add showing of dates.
BUG: 446
2014-03-23 20:09:12 +00:00
craig.p.drummond
0d3f14d2cd Install listenlive.xml file, and dont embed into app 2014-03-21 20:08:53 +00:00
craig.p.drummond
e614f5fcea Jamendo radio streams 2014-03-21 20:07:23 +00:00
craig.p.drummond
40926020df When current song is from an online-service (Jamendo, Magnatune, etc) then only show cover and tite in context view. No attempt is made to get artist, album, or song information - as these are likely to fail anyway. 2014-03-21 20:06:37 +00:00
craig.p.drummond
549cd48898 Update context-view when artist, or album, image is updated. 2014-03-21 20:06:07 +00:00
craig.p.drummond
5aebaeb256 Use new location of Jamendo DB listing.
BUG: 445
2014-03-21 20:05:28 +00:00
craig.p.drummond
db25ffac66 If downloading online-service track listing fails, then stop loader and show error. 2014-03-21 20:04:11 +00:00
craig.p.drummond
c43bae0ae9 Reset devices and online-services models when artist-view cover size changes. 2014-03-20 19:47:16 +00:00