Commit Graph

6544 Commits

Author SHA1 Message Date
Craig Drummond
dacf12e62d Fix MPRIS length field.
Issue #1119
2017-11-10 23:38:52 +00:00
Craig Drummond
478e5c9571 Merge branch 'master' of ssh://github.com/CDrummond/cantata 2017-11-05 15:59:25 +00:00
Craig Drummond
ccc4ae54ec Remember last loaded/saved playlist name - and use this as the default
name when saving.

Closes #1116
2017-11-05 15:58:47 +00:00
CraigD
8e86625679 Merge pull request #1115 from Tichy/patch-7
Italian locale correction
2017-11-04 18:43:05 +00:00
Tichy
f0e3302a21 Italian locale correction 2017-11-04 17:20:58 +01:00
Craig Drummond
81d5b5b080 Mention Haiku support 2017-11-03 16:21:36 +00:00
CraigD
e82f6cc980 Merge pull request #1114 from miqlas/haiku_support
Haiku supporting patches
2017-11-03 16:20:40 +00:00
Craig Drummond
7b3acd2fb9 Update 2017-11-03 16:19:13 +00:00
Craig Drummond
cf00635632 Add "Add Local Files" to playqueu context menu.
Closes #1112
2017-11-03 16:18:45 +00:00
Craig Drummond
25fd03e847 Check socket, and use deleteLater to delete 2017-11-03 16:17:13 +00:00
Craig Drummond
e7788a9c38 When creating list of streams to allow, decode paths 2017-11-03 16:11:52 +00:00
Craig Drummond
9bbd299bcd Check socket is not null 2017-11-03 16:00:18 +00:00
Zoltán Mizsei
e2aa50632d Install fix. Haiku don't need the svg icons. 2017-11-03 16:45:27 +01:00
Zoltán Mizsei
de04a15cc1 Build fix 2017-11-03 16:34:31 +01:00
Craig Drummond
eb122edffd If dynamic playlists helper does not start, show link to wiki page
detailing perl dependencies.
Closes #1113
2017-11-03 13:41:37 +00:00
Zoltán Mizsei
bbe72b29ad More Haiku integration 2017-11-03 10:24:17 +01:00
Zoltán Mizsei
fc11070aba Haiku supporting patches:
DBUS is not reliable on Haiku and it not needed for basic
functionality.
2017-11-02 20:52:46 +01:00
Craig Drummond
2945e2da38 Qt does not seem to consistently apply the application font under
Windows.
To work-around this, set the application font to that used for a
listview.

Closes #1097 and #1109
2017-10-28 10:56:24 +01:00
Craig Drummond
c14511412d Add screenshot
Issue #1110
2017-10-26 18:54:18 +01:00
CraigD
5f4aeb43fb Merge pull request #1108 from Tichy/patch-6
Update italian translation
2017-10-23 23:05:37 +01:00
Tichy
4fce79e37c Update italian translation 2017-10-23 22:50:47 +02:00
Craig Drummond
d584ece32a Use a combo box for 'Transcode if...' options.
Issue #1107
2017-10-23 18:36:24 +01:00
Craig Drummond
4fb7878a43 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
cb37cdde72 Merge branch 'master' of ssh://github.com/CDrummond/cantata 2017-10-22 14:36:48 +01:00
CraigD
31bb00be7d Merge pull request #1105 from Tichy/patch-5
Italian translation update
2017-10-22 12:01:59 +01:00
Tichy
cbbd1194a3 Italian translation update 2017-10-22 11:30:30 +02:00
Craig Drummond
f7b92232fd Update 2017-10-21 11:42:52 +01:00
Craig Drummond
4da98f57bf Right align connection status text 2017-10-16 21:04:04 +01:00
Craig Drummond
45bb7b62a7 Increase initial size 2017-10-16 21:03:52 +01:00
Craig Drummond
f10924eb45 Fix missing icon in initial settings wizard 2017-10-16 21:01:22 +01:00
Craig Drummond
7c903051eb 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
77ac95dbe5 Add debug to custom actions 2017-10-15 18:37:58 +01:00
Craig Drummond
4c99f1d68c Update 2017-10-15 18:32:42 +01:00
Craig Drummond
8b11d0d305 Add more help text about in-built HTTP server 2017-10-15 18:32:21 +01:00
Craig Drummond
cca99b9c22 Set allowLocalStreaming to false by default 2017-10-15 18:17:29 +01:00
Craig Drummond
cf7939c771 If HTTP streaming enabled, then use this is in preference to direct
access
2017-10-15 18:16:56 +01:00
Craig Drummond
59684c8b72 HTTP server is configurable 2017-10-15 18:16:37 +01:00
CraigD
d23e55ce40 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
073087c5c2 Update 2017-10-15 16:47:21 +01:00
Craig Drummond
a26562e52d Don't add zoom in / out actions to context menu! 2017-10-15 16:46:59 +01:00
Craig Drummond
92d8a6acfc Make zoom in / out actions configurable
Issue #1092
2017-10-15 16:43:41 +01:00
Craig Drummond
00ad77bb49 Use "Locate In Library / Track" (etc) for locate actions in shortcut
setting page
2017-10-15 16:41:08 +01:00
Craig Drummond
96fc791f10 Add actions to locate artist, album, and track in library
Issue #1098
2017-10-15 16:24:37 +01:00
Craig Drummond
30447a4fd6 More Avahi code style changes 2017-10-15 15:38:40 +01:00
Craig Drummond
900b4b1523 Place Avahi 'Discover...' button at end 2017-10-15 15:20:53 +01:00
Craig Drummond
294d173e7e Small changes to make Avahi code more consistent with rest of code base. 2017-10-15 15:19:27 +01:00
Jonas Wielicki
e4a18332a0 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
dd97ebbbeb Avahi is optional 2017-10-15 14:54:23 +01:00
Craig Drummond
7a7e2b35db 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
9b37c10f51 Merge pull request #1099 from padertux/feature/add-avahi-support
Add avahi support (Issue #955)
2017-10-15 14:43:34 +01:00