Mark Collins
f55f2bef86
Updated README for macos, to indicate steps when qt5 and qt6 are installed
2021-08-26 20:26:39 +02:00
David Hoyes
715ad6dbc4
Update MacOS QtCreator instructions
2021-05-09 18:44:02 +01:00
Mark Collins
b7c355e2c2
Revert removal of QtCreator section in README for macOS installation
2021-04-29 11:32:28 +02:00
Mark Collins
466e9a6784
Revert inappropriate removal of Installer creation section in macOS install instrucitons in README
2021-04-29 11:20:49 +02:00
Mark Collins
6a36f2f1d5
Update installation instructions for macOS in README
2021-04-29 10:54:50 +02:00
David Harris
50228675fa
Update Mac install process to include command line guide
2019-06-14 12:02:21 -07:00
Craig Drummond
f01fee210b
Update dependencies
...
Closes #1502
2019-06-09 15:48:37 +01:00
Craig Drummond
bc3bb36aca
Fix path
2018-06-05 19:04:41 +01:00
Craig Drummond
8c518fc911
Add note about lrelease
2018-06-05 19:03:06 +01:00
Craig Drummond
b1c3a6ffd7
Add note about CMAKE_PREFIX_PATH
2018-05-26 08:46:45 +01:00
Craig Drummond
c42fffbc39
Show debug areas in commandline help
2018-03-19 19:44:03 +00:00
Craig Drummond
1c6686d009
Add verbose cover debug
...
Issue #1143
2017-12-16 23:10:10 +00:00
Craig Drummond
6a72c58014
Add command-line options to set debugging and to disable network access.
...
Issue #1127
2017-11-26 18:16:21 +00:00
Craig Drummond
635cdba327
Add GUI option to control volume step.
...
Issue #1127
2017-11-26 17:32:51 +00:00
Craig Drummond
8a483ac233
Add debug to custom actions
2017-10-15 18:37:58 +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
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
bf6084d1e7
Re-organise playlists code... Still more todo...
2017-08-15 22:42:51 +01:00
Michael Wheeler
bfecaae3cf
Fix for latest qt5 avaliable from homebrew on OS X
2017-07-04 22:25:52 +10:00
Craig Drummond
ffac1623ca
Update to latest libebur128
2017-05-21 20:17:39 +01:00
Craig Drummond
62aada1b89
Bundle newer openSSL with macOS builds.
...
Issue #1015
2017-05-12 22:51:00 +01:00
Craig Drummond
ed83208630
Make all of Cantata's internal actions accessible via DBUS. These can
...
then be used to bind to global shortcuts.
Issues #1007 #1009
2017-04-22 11:56:46 +01:00
Craig Drummond
f282f82725
Formatting
2017-04-21 18:44:52 +01:00
Craig Drummond
f76407816e
Add 3 seek levels (5 seconds, 30 seconds, and 60 seconds), with
...
assignable shortcuts.
Issues #1008 and #1009
2017-04-21 18:35:43 +01:00
Craig Drummond
b3bc9b456c
Reduce number of advanced config items - there was just too many.
2017-04-08 19:27:18 +01:00
Craig Drummond
6d00677dab
Stream providers stored on github, not google drive
2017-04-08 11:04:53 +01:00
Craig Drummond
b63c6fbe26
Use Qt5's translation framework - ts files, not po files.
2017-04-08 10:35:31 +01:00
Craig Drummond
6e91627325
Qt4 and Ubuntu Touch support have been removed
2017-04-07 17:57:10 +01:00
Craig Drummond
ebf6c62ce4
When playing MPD's HTTP output stream, don't stop playback on pause.
...
Issue #987
2017-04-03 18:48:20 +01:00
Craig Drummond
529ab99987
When playing MPD's HTTP output stream, check periodically (for up to 2 seconds) to confirm backend is playing.
...
Issue #987
2017-04-03 18:46:12 +01:00
Craig Drummond
b0b0140d98
Remove Qt4 support
2017-04-02 18:43:34 +01:00
Craig Drummond
a517bf4f17
Remove KDE4 and Ubuntu Touch support
2017-04-01 22:55:27 +01:00
Craig Drummond
65574b565b
If Cantata's convigured cover file name contains a %, then when looking for artist images use basic-artist if album is Various Artists, album artist otherwise
...
Issue #985
2017-04-01 18:22:32 +01:00
Craig Drummond
a6c2a13146
Update Qt download URL
2016-11-11 20:53:51 +00:00
Craig Drummond
0eb77f5ba3
Add (config file only) option to use user's icon theme. Linux only.
2016-01-27 20:16:10 +00:00
Craig Drummond
1bf97b686e
No multi-media keys config in shortcuts page
2016-01-10 15:05:51 +00:00
Craig Drummond
3b3a6efa77
Use own icons for non-KDE desktops, if not using oxygen, gnome, or humanity icons.
2016-01-07 22:04:29 +00:00
Craig Drummond
f75493ee17
Use Qt5 by default - pass -DENABLE_QT5=OFF to cmake to use Qt4
2015-12-06 13:39:22 +00:00
Craig Drummond
9896cd2864
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
8f1bbd1c1e
Only support Qt5 for windows
2015-10-17 14:26:40 +01:00
Craig Drummond
5ae6e2569f
Use Huanity/gnome icons for Windows and Mac builds.
2015-09-05 19:26:23 +01:00
Craig Drummond
f1499858c2
Ubuntu Touch builds are no longer actively maintained.
2015-08-31 20:05:32 +01:00
Craig Drummond
1ef5c5dcb3
Icons might not necessarily be oxygen...
2015-08-30 12:14:17 +01:00
Craig Drummond
a016554198
Update
2015-08-13 21:37:00 +01:00
Craig Drummond
c07323cbbe
Slightly flatter icon
2015-08-01 18:12:11 +01:00
Craig Drummond
e9715fbbf2
Mention QtSql
2015-07-14 00:03:58 +01:00
Craig Drummond
8f455ba079
Quota stuff was only relevant for googlecode
...
#688
2015-07-07 22:22:19 +01:00
Craig Drummond
87cbabe13e
Always use lsinfo
2015-07-03 23:56:29 +01:00
Craig Drummond
4a713c7ec9
Initial work on using SQL for MPD cache. Not 100% functional. Eventually
...
will also use SQL for Jamendo and Magantune...
2015-06-07 22:18:19 +01:00
Craig Drummond
b008ab1d27
More URL changes
2015-04-25 15:54:13 +01:00