Commit Graph

58 Commits

Author SHA1 Message Date
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
craig.p.drummond
022c0ca5b7 external-tags is experimental, but does seem to at least work now... 2014-03-14 19:17:24 +00:00
craig.p.drummond
943d27190c Use system menu icon for Linux builds. 2014-02-10 19:11:47 +00:00
craig.p.drummond
185efc7024 Set CMake defaults if not supplied on commandline; set prefix to /usr for Qt only Linux builds, path to kde4-config --prefix for KDE4 builds, and set build type to Release 2014-01-17 20:06:39 +00:00
craig.p.drummond
de68b09c9a Add CMake option to disable dynamic playlists 2014-01-03 19:04:56 +00:00
craig.p.drummond
6809a05a13 Add CMake option to disable streams tab 2014-01-03 19:04:37 +00:00
craig.p.drummond
8485ab8cf4 Add CMake option to disable online services 2014-01-03 19:04:14 +00:00
craig.p.drummond
b2204bcf89 Fix Linux build if device support is disabled 2014-01-03 19:03:38 +00:00
craig.p.drummond
306fc50aa6 Categorise options better 2014-01-02 19:08:50 +00:00
craig.p.drummond
b320bcf210 Add CMake option to disable building of internal HTTP server.
BUG: 373
2014-01-02 19:07:59 +00:00
craig.p.drummond
4f24072190 Spacing 2013-12-09 21:19:45 +00:00
craig.p.drummond
2382709ccb Open MTP devices in un-cached mode (faster) 2013-12-09 21:19:21 +00:00
craig.p.drummond
0cb1363d94 Update 2013-11-29 20:18:30 +00:00
craig.p.drummond
016a0f724e Add model test code 2013-11-21 18:15:36 +00:00
craig.p.drummond
bd7d1ffc16 Add CMake option to disable KWallet in KDE builds 2013-10-28 19:46:54 +00:00
craig.p.drummond
b609fe77fd Revert reading/writing of tags in external helper - its not working correctly
BUG: 319
2013-10-25 20:01:33 +00:00
craig.p.drummond
99bccf6281 Read/write tags in an external app - as per Clementine and Amarok. Isolates Cantata from TagLib crashes. 2013-10-22 18:22:41 +00:00
craig.p.drummond
045f312b58 Hungarian translation - thanks to Török Árpád 2013-10-17 17:19:14 +00:00
craig.p.drummond
28654a9148 Use HTTPS URLs for Last.fm, Wikipedia, SoundCloud, etc, for non-windows builds. 2013-09-24 18:42:52 +00:00
craig.p.drummond
74a11cacdf Add Russian translation, thanks to Julia Dronova. 2013-09-10 20:23:54 +00:00
craig.p.drummond
adc432e4da Update 2013-08-13 19:41:57 +00:00
craig.p.drummond
0d1be6bd9a Memtion other translations 2013-08-12 18:30:06 +00:00
craig.p.drummond
4121277e8b Remove ENABLE_ONLINE_SERVICE cmake option - always enabled. 2013-07-11 18:38:48 +00:00
craig.p.drummond
d3cee2f516 Dont build proxy config dialog by default, proxy config should really be a system thing - and not a feature you would expect in a music player! 2013-06-24 18:47:53 +00:00
craig.p.drummond
88f26a5462 Enable MPD HTTP stream playback using QtMultiMedia for Qt5 builds. Thanks to Marcel Bosling for the patch. Disabled by default, to enable pass -DENABLE_HTTP_STREAM_PLAYBACK=ON to cmake. 2013-06-11 17:46:19 +00:00
craig.p.drummond
39c776bb1b Document how to make a release build. 2013-05-14 18:46:15 +00:00
craig.p.drummond
25d3114ad3 Try to document/automate windows build as much as possible 2013-05-07 19:35:38 +00:00
craig.p.drummond
ab3c63410f - Fix deletion of threads.
- Enable online services for windows builds.
2013-05-04 10:35:06 +00:00
craig.p.drummond
8b20c72c8c Disable online services by default for Windows builds. Loading Jamendo seems to cause a crash. I dont actually use online services, or windows builds, and I'm no windows developer - so I'm unsure how to debug, and dont have the time nor the enthusiasm to try to fix this. 2013-05-01 18:34:04 +00:00
craig.p.drummond
e1a7b195e5 Use EchoNest to retrieve artist information. 2013-03-20 19:57:33 +00:00
craig.p.drummond
446b71ce3b Update solid-lite to KDE 4.10.1 - including (optional) support for UDisks2 2013-03-11 19:54:16 +00:00
craig.p.drummond
5d046146ed If building remote device support, include mounter support 2013-02-20 16:49:55 +00:00
craig.p.drummond
c65fc7713c Support for Qt5 2013-02-08 17:57:02 +00:00
craig.p.drummond
379d44a404 Add a simple system debus helper to allow user mounts of samba shares. This is intended to allow Cantata to connect to an Android device via NASDroid. Requires cantata be built with remote device support.
NOTE: Currently the system service does not seem to auto-start correctly, and needs to be started by hand. This needs to be / will be fixed before release...
2012-12-10 21:50:09 +00:00
craig.p.drummond
a93b596fa3 Update 2012-11-06 16:46:57 +00:00
craig.p.drummond@gmail.com
ac4b3021d0 Dont build with phonon support by default - its not working very well. 2012-10-12 12:18:15 +00:00