Craig Drummond
b381f446aa
Fix build error - not sure why my gcc does not complain!
...
Issue #1067
2017-08-17 16:58:49 +01:00
Craig Drummond
cdf4e4386e
Don't try to seek if no song loaded.
2017-08-17 16:57:55 +01:00
Craig Drummond
1198d96360
In playlists page, internet, etc, allo back navigation to go fully back.
2017-08-17 16:54:00 +01:00
Craig Drummond
7432a1d12b
If the initial start-up connection fails, try again every .5 second for
...
a few seconds.
Issue #1037
2017-08-16 20:15:49 +01:00
Craig Drummond
1ece00457a
Remove use of processEvents when expanding/collapsing
...
Issue #1066
2017-08-16 18:44:38 +01:00
Craig Drummond
dc5b95ad85
Remove USE_SYSTEM_MENU_ICON blocks
2017-08-16 18:30:26 +01:00
Craig Drummond
00f0a92d40
Simplify toolbar button size calcs
...
Issue #1063
2017-08-16 18:28:50 +01:00
Craig Drummond
42bbe81980
Rename some files
2017-08-16 18:16:06 +01:00
Craig Drummond
059b2b82d3
Fix some member initialisations
...
Issue #1066
2017-08-16 16:59:37 +01:00
Craig Drummond
dbf7554e67
Emit correct state
...
Dont log error if "stop" fails due to not connected
Issue #1037
2017-08-16 16:55:03 +01:00
Craig Drummond
a778dad230
If an error is to be shown, ensure Cantata is not minimised to system
...
tray.
Issue #1037
2017-08-16 16:39:48 +01:00
Craig Drummond
b43c4d689b
If initial connection fails, inform ui
...
Issue #1037
2017-08-16 16:38:20 +01:00
Craig Drummond
28df204fc4
Remove Cantata's high-dpi handling code, this should be done by Qt.
...
Issue #1063
2017-08-15 23:20:18 +01:00
Craig Drummond
3ef49aa27d
Revert "Use em-dash where appropriate"
...
This reverts commit aa41876e0c .
2017-08-15 23:00:26 +01:00
Craig Drummond
aa41876e0c
Use em-dash where appropriate
...
Issue #1064
2017-08-15 22:57:07 +01:00
Craig Drummond
293b824d86
Re-organise playlists code... Still more todo...
2017-08-15 22:42:51 +01:00
Craig Drummond
93722d5cfd
Fix desktop detection via XDG_CURRENT_DESKTOP - check for colon
...
separated values.
2017-08-15 12:34:08 +01:00
Craig Drummond
93f5e89dd5
To support alder GNOME settings daemon installations, revert to the
...
previous MediaKeys DBUS interface.
Issue #1060
2017-08-15 12:07:57 +01:00
Craig Drummond
54af882cb7
Fix compile
2017-08-15 12:06:42 +01:00
Craig Drummond
bb05708411
Remove unity menu icon work-around.
2017-08-14 22:42:17 +01:00
Craig Drummond
0b18f14089
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
3e5862c91e
Add to changelog: Fix potential issue with priority menu items being
...
disabled.
Issue #1054
2017-08-13 18:00:30 +01:00
Craig Drummond
08e0a2821d
Add option to set application style.
2017-08-12 22:27:58 +01:00
Craig Drummond
23d3da001b
Add option to specify number of play queue tracks for dynamic playlists.
...
Issue #1048
2017-08-12 20:05:15 +01:00
Craig Drummond
cd48d3e979
Separate actions for add and set priority
...
Issue #1054
2017-08-12 16:54:06 +01:00
Craig Drummond
a82b6d3366
Change version strings for 2.2.0
2017-08-12 16:43:17 +01:00
CraigD
acc4caecab
Merge pull request #1052 from kde-freebsd/master
...
Include ctime for time_t and fix tr() call.
2017-08-12 16:40:18 +01:00
Tobias C. Berner
c3fe888997
Merge pull request #2 from kde-freebsd/stream-backend-fix
...
Fix QtMultimedia include
2017-08-01 13:08:48 +02:00
Tobias C. Berner
6376d0a1fb
Fix QtMultimedia include
...
Don't include <QtMultimedia/QMediaPlayer> if the VLC backend is used.
2017-08-01 13:02:31 +02:00
Tobias C. Berner
8b825f21c9
Fix tr() call
2017-07-31 23:39:36 +02:00
Tobias C. Berner
31d81357d4
Merge pull request #1 from kde-freebsd/freebsd-build-fix
...
Include ctime for time_t
2017-07-31 23:36:01 +02:00
Tobias C. Berner
a60e461c08
Include ctime for time_t
2017-07-31 23:25:29 +02:00
Craig Drummond
9f5e0077a7
Update version to 2.1.0 for release
v2.1.0
2017-07-30 20:13:05 +01:00
Craig Drummond
e9891b2ff7
Fix adding covers to MTP devices when transcoding.
...
Issue #1044
2017-07-30 20:08:10 +01:00
CraigD
1342fa1b8b
Merge pull request #1045 from Tichy/patch-1
...
Typo correction for italian translation
2017-07-23 11:26:03 +01:00
Craig Drummond
ea74e20da8
When AudioCD changed, delete its cached downloaded cover.
...
Issue #1044
2017-07-23 11:24:54 +01:00
Tichy
064357de56
Typo correction for italian translation
2017-07-22 11:10:45 +02:00
Craig Drummond
2c57f093ff
If HTTP requests are redirected, copy over original headers.
...
Issue #1042
2017-07-13 23:15:12 +01:00
Craig Drummond
1c354da8d5
Fix some macOS warnings
2017-07-10 22:31:33 +01:00
Craig Drummond
f4232001d8
Store replaygain settings in Cantata's config file, as it appears MPD
...
does not persist changes.
Issue #1041
2017-07-10 20:32:54 +01:00
Craig Drummond
da948b1167
More consisten item highlight
2017-07-10 19:14:30 +01:00
Craig Drummond
6c5766fae5
Fix finding TagLib - error with Windows changes
2017-07-09 19:30:26 +01:00
Craig Drummond
9ca7bad1a1
Merge branch 'master' of ssh://github.com/CDrummond/cantata
2017-07-09 19:25:47 +01:00
Craig Drummond
a29e0145fb
Less cramped icons when icons only
2017-07-09 19:06:30 +01:00
CDrummond
63bc7c8b2e
Fix build windows build with Qt 5.9.1
...
CMake, however, complains with:
CMake Error in CMakeLists.txt:
No known features for CXX compiler
"GNU"
version 5.3.0.
...but the build still passes, so...
2017-07-09 16:04:49 +01:00
Craig Drummond
7d8bd06d11
Fix preferences dialog titlebar under macOS
2017-07-09 10:53:59 +01:00
Craig Drummond
4cea7fa3dc
Set intiail window title
2017-07-08 23:44:34 +01:00
Craig Drummond
4ae56dbcc3
If no basic mode, then need to ensure advanced mode is auto-checked!!!
2017-07-08 23:38:07 +01:00
Craig Drummond
b669c1c0cf
Add /usr/local/include as include path
2017-07-08 23:37:43 +01:00
Craig Drummond
218029bff3
Fix potential issue with display pixel resolution
2017-07-06 16:42:46 +01:00