Commit Graph

6526 Commits

Author SHA1 Message Date
Craig Drummond
5cf72fe506 Add screenshot
Issue #1110
2017-10-26 18:54:18 +01:00
CraigD
8c5633cb5f Merge pull request #1108 from Tichy/patch-6
Update italian translation
2017-10-23 23:05:37 +01:00
Tichy
3a8ed09e78 Update italian translation 2017-10-23 22:50:47 +02:00
Craig Drummond
375f4b067b Use a combo box for 'Transcode if...' options.
Issue #1107
2017-10-23 18:36:24 +01:00
Craig Drummond
4fdc1a84c6 If set to only transcode if source is different, or lossless, then only
change extension if song is actually transcoded.
Issue #23
2017-10-23 17:59:57 +01:00
Craig Drummond
6e39f943eb Merge branch 'master' of ssh://github.com/CDrummond/cantata 2017-10-22 14:36:48 +01:00
CraigD
0b6029cd63 Merge pull request #1105 from Tichy/patch-5
Italian translation update
2017-10-22 12:01:59 +01:00
Tichy
c5961ee4d4 Italian translation update 2017-10-22 11:30:30 +02:00
Craig Drummond
9834414dbe Update 2017-10-21 11:42:52 +01:00
Craig Drummond
07368b9882 Right align connection status text 2017-10-16 21:04:04 +01:00
Craig Drummond
18f3459c26 Increase initial size 2017-10-16 21:03:52 +01:00
Craig Drummond
abe300de4a Fix missing icon in initial settings wizard 2017-10-16 21:01:22 +01:00
Craig Drummond
972798f043 Control when custom actions should be enabled. For folder view, it can
only be enabled if files are selected.
2017-10-15 18:42:33 +01:00
Craig Drummond
8a483ac233 Add debug to custom actions 2017-10-15 18:37:58 +01:00
Craig Drummond
3b847f9d45 Update 2017-10-15 18:32:42 +01:00
Craig Drummond
71025fb92a Add more help text about in-built HTTP server 2017-10-15 18:32:21 +01:00
Craig Drummond
0e2be1a96e Set allowLocalStreaming to false by default 2017-10-15 18:17:29 +01:00
Craig Drummond
38f82ee006 If HTTP streaming enabled, then use this is in preference to direct
access
2017-10-15 18:16:56 +01:00
Craig Drummond
4384409011 HTTP server is configurable 2017-10-15 18:16:37 +01:00
CraigD
afe0cff337 Merge pull request #1100 from horazont/feature/http-disableable
http: make HTTP server support configurable
2017-10-15 17:00:32 +01:00
Craig Drummond
8f6fcafe0f Update 2017-10-15 16:47:21 +01:00
Craig Drummond
740abadbb7 Don't add zoom in / out actions to context menu! 2017-10-15 16:46:59 +01:00
Craig Drummond
3b16fe204c Make zoom in / out actions configurable
Issue #1092
2017-10-15 16:43:41 +01:00
Craig Drummond
fa28ba5caf Use "Locate In Library / Track" (etc) for locate actions in shortcut
setting page
2017-10-15 16:41:08 +01:00
Craig Drummond
72ab708475 Add actions to locate artist, album, and track in library
Issue #1098
2017-10-15 16:24:37 +01:00
Craig Drummond
4bac3b8d62 More Avahi code style changes 2017-10-15 15:38:40 +01:00
Craig Drummond
29a9f50992 Place Avahi 'Discover...' button at end 2017-10-15 15:20:53 +01:00
Craig Drummond
6bddb04bb9 Small changes to make Avahi code more consistent with rest of code base. 2017-10-15 15:19:27 +01:00
Jonas Wielicki
040bc96f3a http: make HTTP server support configurable
This allows to configure the local files streaming option
per-connection. It defaults to enabled.
2017-10-15 16:11:42 +02:00
Craig Drummond
c76031aa9a Avahi is optional 2017-10-15 14:54:23 +01:00
Craig Drummond
e7a5861946 Avahi support is a new feature, and adds new strings, therefore next
release needs to be a new minor version - not just patch.
2017-10-15 14:46:11 +01:00
CraigD
cd46fd7d42 Merge pull request #1099 from padertux/feature/add-avahi-support
Add avahi support (Issue #955)
2017-10-15 14:43:34 +01:00
padertux
ebfc99a78c Add avahi support
This commit adds automatic avahi service discovery to Cantata. A new
dialog is added to the initial settings wizard and the settings menu
which lets the user choose the correct host configuration for all MPDs
on the network automatically.

(Issue #955)
2017-10-14 21:12:07 +02:00
Craig Drummond
f71f82beec Add ability to change grid cover size - Ctrl+ / Ctrl-
Issue #1092
2017-10-08 14:43:23 +01:00
Craig Drummond
b0f79f9357 User MPD support is only non-standard for windows/mac 2017-10-08 13:18:47 +01:00
Craig Drummond
55cf1221e2 Remove some debug 2017-10-07 12:30:32 +01:00
Craig Drummond
148fe919bb Only disable system tray support if org.kde.StatusNotifierWatcher is not
registered when running under Gnome.

Issue #1089
2017-10-04 20:40:48 +01:00
Craig Drummond
4dfecdc07a Change version number for release 2017-09-29 18:56:48 +01:00
Craig Drummond
77a0010d0a Better minimum height 2017-09-24 20:39:50 +01:00
Craig Drummond
51fbdc48b7 When playing MPD's HTTP output, stop backend when MPD is paused.
Issue #1086
2017-09-24 16:51:55 +01:00
Craig Drummond
f1bc08848a When playing MPD's HTTP output, only ask media backend to start playback
if it is not already playing.

Issue #1086
2017-09-24 09:39:32 +01:00
Craig Drummond
de7769565d Hide menubutton for macOS - its not used. 2017-09-23 10:10:15 +01:00
CraigD
58233726f9 Merge pull request #1085 from Tichy/patch-4
Update Italian
2017-09-18 18:29:06 +01:00
Tichy
419517c534 Update Italian 2017-09-18 18:31:43 +02:00
CraigD
e27c5612bc Merge pull request #1084 from Takios/master
Improve german translation for stop after current track
2017-09-17 20:48:18 +01:00
Craig Drummond
d4c8408638 Update Polish 2017-09-17 20:46:37 +01:00
Fabian Niepelt
339ca1cb19 Improve german translation for stop after current track 2017-09-17 19:38:24 +02:00
Craig Drummond
c98b3da6fa Revert "Work-around unfocused item vew colours with Kantum"
This reverts commit 526c662dff.
2017-09-10 18:54:50 +01:00
Craig Drummond
4ee7ee5609 Work-around unfocused item vew colours with Kantum 2017-09-10 14:47:26 +01:00
Craig Drummond
7542b77672 When using a backdrop for the playqueue initially fill with the base
colour (taking window state into account)
2017-09-09 10:50:35 +01:00