Commit Graph

474 Commits

Author SHA1 Message Date
craig.p.drummond
f134514324 Use mono gear-like menu icon for osx 2014-09-17 22:15:34 +00:00
craig.p.drummond
ca61baef4a Obtain Qt5 translations folder for windows and mac builds. 2014-09-17 11:16:29 +00:00
craig.p.drummond
796e5f21e4 Mono playback icons for mac 2014-09-14 09:55:25 +00:00
craig.p.drummond
7ec716484d Use camel case for installed app name - e.g. Cantata.app not cantata.app 2014-09-14 08:36:28 +00:00
craig.p.drummond
a5069f94cf Qt5 Mac builds. Not 100% perfect, TODO:
- Unified toolbar - appears, but cannot drag on all?
- HighDPI support - pixmaps should be scaled, but are not. Cantata's detection code needs modifying
- Cover in toolbar is a bit too large
- Some odd layout in pref dialog
2014-09-12 22:37:46 +00:00
craig.p.drummond
301624cc1c Fix MacOS folders 2014-09-03 18:25:23 +00:00
nikwen.developer@gmail.com
56660377f4 First version of a dual-pane layout for tablets 2014-08-27 11:45:51 +00:00
nikwen.developer@gmail.com
98f0586953 Added bottom edge gesture for CurrentlyPlayingPage 2014-08-26 12:12:54 +00:00
craig.p.drummond
6c77389b3a Add note-label classes to ensure consistency 2014-08-21 16:40:46 +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
c6a0d7de09 Use make install for the Ubuntu version 2014-08-18 15:11:14 +00:00
nikwen.developer@gmail.com
162867677b Remove install instructions for Ubuntu build 2014-08-18 14:11:01 +00:00
nikwen.developer@gmail.com
b18679cdcc Remove po directory from Ubuntu builds 2014-08-18 13:37:21 +00:00
craig.p.drummond
9f88eb00e5 Use KDE cmake macro to enable exceptions in KDE builds. 2014-08-11 19:31:22 +00:00
craig.p.drummond
48dc8b053b Exceptions are required for all non Qt5 builds.
BUG: 513
2014-08-10 08:23:25 +00:00
craig.p.drummond
1305da10de No need for settings to be a QObject 2014-07-30 19:01:11 +00:00
craig.p.drummond
ec6f631952 Initial support for ratings - stored in MPD's sticker DB. This is NOT complete - support in dynamic playlists is still TODO... 2014-07-21 19:01:56 +00:00
craig.p.drummond
0acacb035d Fix setting of ENABLE_REPLAYGAIN in config.h 2014-07-16 19:08:30 +00:00
craig.p.drummond
d5d5c23479 - Remove cover size setting, set automtically.
- Artist images only shown in grid view.
- No images, or icons, shown in basic tree view.
2014-07-16 19:06:33 +00:00
craig.p.drummond
75f0217038 Fix KDE link when remote device support is enabled
BUG: 504
2014-07-15 19:26:14 +00:00
craig.p.drummond
988ac5726b Fix non-taglib builds
BUG: 502
2014-07-11 15:35:21 +00:00
craig.p.drummond
1f8be54883 Only enable exceptions when required 2014-07-10 19:47:37 +00:00
craig.p.drummond
df494f9445 Use Qt5's own json parser fopr Qt5 builds. 2014-07-10 19:46:40 +00:00
craig.p.drummond
a42ce984fd Fix windows build 2014-07-07 19:07:37 +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
da7757518b Tidy up 2014-07-07 19:06:57 +00:00
craig.p.drummond
d70f7819ca Place all XML files in config 2014-07-07 19:06:29 +00:00
craig.p.drummond
313ad1c13e Mac package fixes 2014-07-07 19:03:31 +00:00
nikwen.developer@gmail.com
e408c9c9f1 Settings in separate file, partly functional now 2014-06-30 19:54:04 +00:00
craig.p.drummond
8b649d71d2 - Use 2 lines for song info
- Left aling text
- Slightly larger play/pause button
- Hide stop button by default
2014-06-18 19:04:50 +00:00
craig.p.drummond
ac9e3a7d80 Re-add option to have cover in toolbar 2014-06-18 18:52:18 +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
0b94dad7f9 Don't embed app icon
BUG: 483
2014-06-14 19:25:18 +00:00
craig.p.drummond
b98a07e8e4 Split Application class up for KDE, Qt, Windows, and Mac builds 2014-06-03 15:49:31 +00:00
craig.p.drummond
6a39d8af5f - 'Love' tracks
- 'Love' via MPDScribble
2014-05-20 18:40:21 +00:00
craig.p.drummond
824d16eb57 Add support for libre.fm - untested, as I dont have an account yet... 2014-05-20 18:18:54 +00:00
craig.p.drummond
5b1fb58eff - install XML files to config folder
- unify usage of these folders
2014-05-20 18:18:00 +00:00
craig.p.drummond
aee0dfa88c Use a toolbutton to indicate scrobbling status 2014-05-19 18:25:32 +00:00
craig.p.drummond
9f45d6237f Last.fm scrobbling support.
BUG: 352
2014-05-17 09:45:10 +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
d29d9a8781 Alter includes to have su-folder - e.g. utils.h -> support/utils.h 2014-05-13 18:37:52 +00:00
nikwen.developer@gmail.com
44e1be965a Notifications when adding songs, albums, etc. 2014-05-09 19:22:45 +00:00
craig.p.drummond
2d23f3e695 FileSettings no longer as Q_OBJECT 2014-05-08 18:44:41 +00:00
craig.p.drummond
6bdef47010 Add dialog to download stream providers.
NOT currently working, as need to upload files!!!
2014-05-08 18:43:59 +00:00
craig.p.drummond
cb41246aa6 Initial work on removing hard-coded strams providers. THe idea is to have a list on Cantata's google-drive, and then load providers from here... 2014-05-07 19:21:47 +00:00
craig.p.drummond
6720738531 Store streams in '[Radio Streams]' MPD playlist - and not streams.xml.gz 2014-05-02 16:36:25 +00:00
craig.p.drummond
f83da3d5fe Multiple genre support. 2014-05-01 19:26:57 +00:00
craig.p.drummond
d509b65deb Fix Mac build
BUG: 467
2014-04-29 19:01:37 +00:00
craig.p.drummond
e34b69a896 Add flickcharm to combo box popup 2014-04-28 19:39:31 +00:00