Commit Graph

184 Commits

Author SHA1 Message Date
Craig Drummond
f4c48915d4 Always use external helper for tags 2017-04-09 00:31:44 +01:00
Craig Drummond
83581a7a16 Simplify CMakeLists.txt files a little 2017-04-08 10:57:52 +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
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
6df9d176be Read lyrics from MP4 files.
Issue #923
2016-11-28 18:46:42 +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
dc5f79b741 Use FontAwesome icons for buttons too 2016-07-22 17:43:29 +01:00
Craig Drummond
705648420a Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
3ab3e059f5 Fix mac build 2015-10-18 13:55:54 +01:00
Craig Drummond
a04307d8e1 Dynamically load folder view. (No nonger use listall :-) ) 2015-10-08 21:42:35 +01:00
Craig Drummond
9533f12881 Update (c) year 2015-08-13 21:12:34 +01:00
Craig Drummond
9189eec406 Fix display of comment when showing tags for all tracks 2015-07-29 17:18:29 +01:00
Craig Drummond
8f8afef44f Fix bundled helper apps linking to system libs not packaged libs.
#675
2015-07-18 13:30:33 +01:00
Craig Drummond
22daa3f4bc Remove notes about mopidy - not really spported anyhow... 2015-07-15 22:49:23 +01:00
Craig Drummond
4a713c7ec9 Initial work on using SQL for MPD cache. Not 100% functional. Eventually
will also use SQL for Jamendo and Magantune...
2015-06-07 22:18:19 +01:00
craig.p.drummond
0cf86b417e Add option to provide a list of genres which should use composer, and not album-artist, to group albums. 2015-03-25 23:19: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
58c43ad012 Fix display of rating in tag dialog when only 1 file is being edited. 2015-02-27 18:18:19 +00:00
craig.p.drummond
fdc1c72aaf Enable 'save' button when reading ratings from multiple files.
BUG: 636
2015-02-26 20:08:02 +00:00
craig.p.drummond
fcf8547fcb Only use lib64 for non-KDE 64 bit linux builds if -DUSE_LIB64_FOR_HELPERS=ON is passed to cmake.
BUG: 618
2015-02-01 13:25:49 +00:00
craig.p.drummond
6cf66d1d19 In tag editor, only mark rating as changed if it has been. 2014-12-08 15:02:41 +00:00
craig.p.drummond
2f4b901d64 Install helper apps to lib64 for 64bit linux builds 2014-12-08 14:54:05 +00:00
craig.p.drummond
c43cca1444 Explicitly add source dir to includes
BUG: 589
2014-11-20 16:54:39 +00:00
craig.p.drummond
efe93581f1 - Hide ratings widgets, etc, in tag editor for devices and Mopidy, etc.
- If MPD does not support 'sticker' command, then inform user that ratings cannot be stored. (trunk only)
2014-11-12 11:18:35 +00:00
craig.p.drummond
260f8b4864 - Supply TagLib 1.9.1 for windows builds.
- Convert filename to UTF16 before passing to TagLib for windows builds.
BUG: 571
2014-10-29 09:26:26 +00:00
craig.p.drummond
b2c8dc217d Ensure rating is in correct range.
BUG: 559
2014-10-09 19:17:31 +00:00
craig.p.drummond
0d577731a4 For windows, install helpers at top levle folder - otherwise dll's are not found.
BUG: 550
2014-10-04 22:33:34 +00:00
craig.p.drummond
2b0db7749c In catata-tags.exe set unhandled exception handler, to prevent windows crash dialog appearing.
BUG: 550
2014-10-04 21:17:36 +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
a6dcb51b1f Fix setting of modified state for ratings of 'All Tracks' 2014-09-22 18:42:24 +00:00
craig.p.drummond
40766dd4bd Re-format mode MessageBox messages - so that they can be split into main/sub text for MacOS dialogs. 2014-09-16 21:21:43 +00:00
craig.p.drummond
4c4ce9f1c8 Fix MacOS folders 2014-09-03 18:25:23 +00:00
craig.p.drummond
d3bbd8d670 Init var 2014-09-03 18:25:03 +00:00
craig.p.drummond
3cc6a0dde7 Set ratnig on correct variable! 2014-09-01 18:29:37 +00:00
craig.p.drummond
15ef2c4b8a Only show '(Various)' for 'All tracks' entry 2014-09-01 18:28:59 +00:00
craig.p.drummond
b38eaceef2 Show progress when reading ratings 2014-09-01 18:28:21 +00:00
craig.p.drummond
1de74df80a If not 'all' then dont check all files 2014-08-28 16:19:09 +00:00
craig.p.drummond
683b4616e0 Fix comment 2014-08-28 16:18:45 +00:00
craig.p.drummond
159b4cbb4d No need to cehck 'all' when checking if rartings have been read from MPD 2014-08-28 16:18:15 +00:00
craig.p.drummond
c77ffebd1b Fix reading from file 2014-08-28 16:17:43 +00:00
craig.p.drummond
49c8f1bea7 Fix reading tags from MPD 2014-08-28 16:17:00 +00:00
craig.p.drummond
ea174a795e Fix text 2014-08-28 16:16:36 +00:00
craig.p.drummond
f28b723cd4 Add code to save rarings to song file.
NOTE: This is experimental and has not been tested!
2014-08-26 19:20:51 +00:00
craig.p.drummond
63c8b2ff99 Capitalise composer, if appropriate, too 2014-08-22 15:49:55 +00:00
craig.p.drummond
5d00f3ae9b Use read-only editable combo for filename in tag editor, so that text can be selected.
BUG: 524
2014-08-21 17:21:27 +00:00
craig.p.drummond
2b9ac06d19 block signals when updating widgets 2014-08-21 16:42:32 +00:00
craig.p.drummond
0d681a4d78 Add note-label classes to ensure consistency 2014-08-21 16:40:46 +00:00
craig.p.drummond
97becea323 Add note about ratings being lost if file renamed 2014-08-12 19:46:07 +00:00