Craig Drummond
f5cb0b4559
Suru is Yaru for ubuntu - but don't install icon by default.
2018-08-02 18:31:17 +01:00
Craig Drummond
10004277de
Due to reports of crashes in libvlc code, default to using QtMultiMedia for HTTP stream playback on Linux builds (already default for Mac/Win).
...
Issue #1329
2018-07-19 21:54:15 +01:00
Craig Drummond
233bc19f73
Enable proxy settings config by default
...
Closes #1323
2018-06-30 13:53:01 +01:00
Craig Drummond
36689620eb
Use symbolic icon for GNOME panel
2018-05-21 17:23:41 +01:00
Craig Drummond
26472b8428
Enable remote (sshfs, samba) device support by default for Linux builds.
...
Issue #1151
2017-12-28 11:54:35 +00:00
padertux
cec4990592
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
ef87a7466b
Re-enable personal mpd support.
2017-06-24 18:57:03 +01:00
Craig Drummond
a1d7eca72d
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
0a9365310b
Always use uncached MTP mode
2017-04-11 17:31:56 +01:00
Craig Drummond
3ef2515e45
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
168c2495bc
Always use external helper for tags
2017-04-09 00:31:44 +01:00
Craig Drummond
3e06d37633
Remove USE_SYSTEM_MENU_ICON cmake option
2017-04-08 19:32:40 +01:00
Craig Drummond
e67d6e3a23
Use Qt5's translation framework - ts files, not po files.
2017-04-08 10:35:31 +01:00
Craig Drummond
18e2fb6dcf
Remove Qt4 support
2017-04-02 18:43:34 +01:00
Craig Drummond
e60bdafa11
Remove KDE4 and Ubuntu Touch support
2017-04-01 22:55:27 +01:00
Craig Drummond
4e3e3e4e0a
Fix Qt5 build instructions
2015-12-14 22:03:47 +00:00
Craig Drummond
76af68a20e
Use Qt5 by default - pass -DENABLE_QT5=OFF to cmake to use Qt4
2015-12-06 13:39:22 +00:00
Craig Drummond
8adab758bd
- Build with HTTP stream playback enabled by default.
...
- Use LibVLC by default for MPD HTTP stream playback on Linux.
2015-12-06 13:34:39 +00:00
Craig Drummond
0ac34a90da
-DENABLE_LIBVLC not -ENABLE_LIBVLC
2015-12-06 10:29:55 +00:00
Craig Drummond
1ec14670ee
Use SVG icons from papirus, and prerenderd media-optical from oxygen for
...
windows and mac builds
2015-10-18 13:55:44 +01:00
Craig Drummond
a838b31964
Don't use KWallet for MPD password - it's overkill, as MPD password is sent in plain text!
2015-09-18 21:27:35 +01:00
Craig Drummond
e40f3cfb98
Use Huanity/gnome icons for Windows and Mac builds.
2015-09-05 19:26:23 +01:00
Craig Drummond
49a494727d
Ubuntu Touch builds are no longer actively maintained.
2015-08-31 20:05:32 +01:00
Craig Drummond
ff38455039
Icons might not necessarily be oxygen...
2015-08-30 12:14:17 +01:00
Craig Drummond
b92fb4a12c
Default to UDisks2
2015-07-25 22:11:24 +01:00
Craig Drummond
406f99be02
Always build support for Dynamic, Online, and Streams
2015-06-26 21:18:25 +01:00
Craig Drummond
7871547090
Add config option to enable/disable simple MPD mode.
2015-04-27 20:33:51 +01:00
Craig Drummond
164c617b35
More URL changes
2015-04-25 15:54:13 +01:00
craig.p.drummond
5d7f2ea2d6
CMake option to enabkle touch-friendly support. Disable by default (apart from in Windows) as it only really works under windows.
2015-04-05 20:09:16 +00:00
craig.p.drummond
8b180c8ae1
Bundle openSSL libs with windows builds.
...
BUG: 638
2015-03-03 21:30:47 +00:00
craig.p.drummond
939ba28e4c
Be more flexible about helper lib sub-dir name.
2015-02-13 18:27:34 +00:00
craig.p.drummond
d678a203bb
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
d5733f59c9
Document Ubuntu options.
2014-10-30 15:05:15 +00:00
craig.p.drummond
d09f650af0
French translation - thanks to Jaussoin Timothée.
2014-10-14 13:09:31 +00:00
craig.p.drummond
3f16fd5fe6
Qt5 for windows
2014-09-30 11:31:40 +00:00
nikwen.developer@gmail.com
1259839f7d
Readd the ability to build the Ubuntu version from the command line
2014-08-18 16:23:21 +00:00
nikwen.developer@gmail.com
5487078cfe
Fix make install procedure for the Ubuntu version
2014-08-18 16:15:59 +00:00
nikwen.developer@gmail.com
cf09eb3cfc
Fix installation instructions for Ubuntu build
2014-08-18 10:47:50 +00:00
craig.p.drummond
53ef1a0180
Update
2014-08-17 14:57:33 +00:00
craig.p.drummond
38df88841a
Use QSslSocket to determine if https is available
2014-07-07 19:07:19 +00:00
craig.p.drummond
fdda3a62a0
Qt by default
2014-06-20 17:54:01 +00:00
craig.p.drummond
d1753914c5
Mention bug report for libVLC feature
2014-06-16 19:16:10 +00:00
craig.p.drummond
248c266594
Add option to use libVLC for MPD HTTP stream playback.
...
BUG: 493
2014-06-15 11:17:24 +00:00
craig.p.drummond
854d1a2f87
Document INSTALL_UBUNTU_ICONS
2014-06-14 19:28:51 +00:00
craig.p.drummond
964cf503f3
Use Qt-only by default, need to pass -DENABLE_KDE=ON to create KDE builds
2014-05-15 11:15:57 +00:00
craig.p.drummond
24ac1961ce
- Place QML files into qrc file, so that build is regenreated if these change, plus no need to install
...
- Place ubuntu files into ubuntu folder
- Only package what is required in click package
2014-04-10 12:45:41 +00:00
nikwen.developer@gmail.com
2921a273bf
Initial Ubuntu SDK version
2014-04-08 22:18:27 +00:00
craig.p.drummond
0456e748b5
Add info about SSL and windows
2014-03-31 17:54:51 +00:00
craig.p.drummond
c55fe2b697
New CMake config item to use OLD dbus XML files - USE_OLD_DBUS_TYPEDEF
2014-03-24 20:38:06 +00:00
craig.p.drummond
fbde45f0a5
Enable use of external helper for tags by default...
...
This might be changed before release, depending on testing...
2014-03-24 20:37:00 +00:00