Commit Graph

6472 Commits

Author SHA1 Message Date
rezodlub
29a1937407 Fix idents of #ifdefs 2017-06-12 08:54:57 +02:00
rezodlub
417ff610ee Enable High DPI scaling on QT >= 5.6.0 2017-06-11 23:00:09 +02:00
Craig Drummond
23b32d029b If 'composer genre' is set in tweaks, then use composer to sort artists.
Issue #1025
2017-06-11 20:09:37 +01:00
rezodlub
7d8f568300 Return to previous view when going 'back' from more than one level. 2017-06-11 18:56:30 +02:00
rezodlub
e8cc1ab8ef Fixes:
empty folders on MPD side (crash inserting/removing to/from model)
usage of sys/time.h changed to QTime
no unistd.h in Visual Studio
if QT was build without SSL support, there is no QSslSocket class (at least in 5.6 and 5.8)
missing strncasecmp in Visual Studio
utime.sys is actually sys/utime.h in Visual Studio
2017-06-11 15:31:35 +02:00
Craig Drummond
f38f8806de Check for cdio/paranoia.h in cdio/paranoia/paranoia.h
Issue #1022
2017-06-06 17:48:25 +01:00
Craig Drummond
b87811e81f Only use pkg-config to locate cdio/paranoia
Issue #1022
2017-06-05 22:37:23 +01:00
Craig Drummond
ce19866df9 Update 2017-06-04 11:41:35 +01:00
Craig Drummond
1a1caa6dd2 Use libcdio_cdparanoia
Issue #1021
2017-06-03 20:40:53 +01:00
Craig Drummond
59e2ab7a49 Update 2017-06-02 16:51:12 +01:00
Craig Drummond
667a73e81e Remove deprecated QStyleOptionTabV3 2017-05-24 18:02:41 +01:00
Craig Drummond
7d8e7323a3 Remove more Gtk hacks 2017-05-24 17:59:05 +01:00
Craig Drummond
388cab137d Fix build if TagLib support is disabled.
Issue #1018
2017-05-23 22:32:29 +01:00
Craig Drummond
4b90624057 Disable 'Personal' MPD instance support by default. Not an option I have
ever really used, and dont feel like supporting.
Issue #1017
2017-05-23 22:24:40 +01:00
Craig Drummond
ffac1623ca Update to latest libebur128 2017-05-21 20:17:39 +01:00
Craig Drummond
62aada1b89 Bundle newer openSSL with macOS builds.
Issue #1015
2017-05-12 22:51:00 +01:00
Craig Drummond
a8ab94b480 Increase socket timeouts
Issue #986
2017-05-07 21:12:26 +01:00
Craig Drummond
99807273c4 Show song year in toolbar
Issue #1012
2017-04-28 21:13:59 +01:00
Craig Drummond
1a8ecb2b35 ...and now fix the actual macro invocation!! 2017-04-28 21:13:01 +01:00
CraigD
adb4261f78 Merge pull request #1013 from perfect7gentleman/patch-1
Update MacroLogFeature.cmake
2017-04-28 20:43:39 +01:00
Perfect Gentleman
075fbdd8e3 Update MacroLogFeature.cmake
SET_PACKAGE_INFO is deprecated.  Use SET_PACKAGE_PROPERTIES instead.
2017-04-29 00:26:24 +07:00
Craig Drummond
4a1bcd654d Add support for OriginalDate tag.
Issue #1012
2017-04-28 17:41:45 +01:00
Craig Drummond
6a45b5bfeb Only swap min/max duration if max>0
Issue #1011
2017-04-28 16:56:30 +01:00
Craig Drummond
b2f17f3066 Use newly correct MediaKeys dbus service name -
org.gnome.SettingsDaemon.MediaKeys
Issue #1010
2017-04-26 18:08:52 +01:00
Craig Drummond
124cb53be4 Play/Pause on launcher no Play and Pause 2017-04-26 17:42:44 +01:00
CDrummond
db47f9a5e2 Windows fixes 2017-04-23 13:03:22 +01:00
Craig Drummond
ed83208630 Make all of Cantata's internal actions accessible via DBUS. These can
then be used to bind to global shortcuts.

Issues #1007 #1009
2017-04-22 11:56:46 +01:00
Craig Drummond
3348c7b545 No longer used 2017-04-22 11:16:35 +01:00
Craig Drummond
943c5873c0 If seek backwards would be past start of song, just seek to start 2017-04-22 11:12:13 +01:00
Craig Drummond
14a5d3f91a Remove icons from pushbuttons 2017-04-21 19:35:30 +01:00
Craig Drummond
f282f82725 Formatting 2017-04-21 18:44:52 +01:00
Craig Drummond
c16be990aa When adding files to playqueue, and in btaches of up to 2000 files. 2017-04-21 18:43:40 +01:00
Craig Drummond
91c131558e Always Qt5 now, so use QStyleOptionFrame 2017-04-21 18:39:10 +01:00
Craig Drummond
f76407816e Add 3 seek levels (5 seconds, 30 seconds, and 60 seconds), with
assignable shortcuts.
Issues #1008 and #1009
2017-04-21 18:35:43 +01:00
Craig Drummond
6128ff1cbd Fix macOS compile 2017-04-20 20:53:33 +01:00
Craig Drummond
23b7ded461 Fix line 2017-04-20 20:53:06 +01:00
Craig Drummond
05dd63f984 Show more radio stream data in MPRIS
Issue #1005
2017-04-20 18:07:46 +01:00
Craig Drummond
267df22369 There are 2 'Edit Track Information' actions - one for views and one for
playqueue. Previously only the queue one could have a shortcut. Modified
to allow setting for both - but need to be different. Also allow setting
for organise files and replaygain.
Issue #1004
2017-04-17 18:29:15 +01:00
Craig Drummond
1ec52f493b When trying to read lyrics files; check for .txt extension as well as .lyrics. Also check ~/.lyrics/Artist - Track.txt
Issue #1001
2017-04-12 19:00:59 +01:00
Craig Drummond
4fa77dbda1 Always use uncached MTP mode 2017-04-11 17:31:56 +01:00
Craig Drummond
09ff572e53 Update 2017-04-11 17:28:38 +01:00
Craig Drummond
7395e5fa96 Remove mac specific icons 2017-04-11 17:27:21 +01:00
Craig Drummond
edba120db9 Remove touch support - does not work that well, and QtWidgets are not designed for touch 2017-04-11 17:15:21 +01:00
Craig Drummond
25c4fcb242 Use SHARE_INSTALL_PREFIX 2017-04-10 18:04:14 +01:00
Craig Drummond
f7efbc380a Use FontAwesome::timescircle for LineEdit clear icon 2017-04-10 17:43:48 +01:00
Craig Drummond
387a222edf Fix build with remote devices
Issue #998
2017-04-10 17:29:18 +01:00
Craig Drummond
39a451d70c Install icons
Issue #1000
2017-04-10 16:54:09 +01:00
Craig Drummond
d6b0d7431d Fix various CMakeLists issues 2017-04-09 17:26:22 +01:00
Craig Drummond
45ec7baed6 No longuer using gear-like menu icon, all variants will use bars 2017-04-09 10:44:20 +01:00
Craig Drummond
9485450234 MusicLibraryModel is only used if device support is enabled.
Issue #997
2017-04-09 09:55:52 +01:00