Commit Graph

200 Commits

Author SHA1 Message Date
Craig Drummond
f9ddf09b35 Use minus icon if removing list item 2016-08-11 17:02:57 +01:00
Craig Drummond
dc5f79b741 Use FontAwesome icons for buttons too 2016-07-22 17:43:29 +01:00
Craig Drummond
94f26acfe0 Use FontAwesome icons for all action icons. 2016-07-19 19:44:51 +01:00
Craig Drummond
c2e9b029e9 Update (c) year 2016-02-12 18:41:02 +00:00
Craig Drummond
4c57846fdd Fix text 2016-02-12 18:36:17 +00:00
Craig Drummond
3c642707be Add filename / path to list of dynamic rule properties. 2016-02-12 18:33:31 +00:00
Craig Drummond
541bd048e1 Use last.fm 2.0 API for finding similar artists in dynamic playlists. 2016-02-04 22:41:54 +00:00
Craig Drummond
3e5f6a238b No need for error message when switching from remote to local 2016-01-08 22:19:01 +00:00
Craig Drummond
7978c1c295 Initialise usingRemote 2016-01-08 22:18:40 +00:00
Craig Drummond
4dec0684ef Add icon for when remote dynamiser is being used. 2016-01-08 22:17:45 +00:00
Craig Drummond
705648420a Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
e0a3051352 Spelling 2015-12-03 21:51:39 +00:00
Craig Drummond
1e5a8ecd9b Merge branch 'master' of ssh://git@github.com/CDrummond/cantata.git
Conflicts:
	dynamic/dynamicpage.cpp
2015-10-22 23:07:05 +01:00
Craig Drummond
e3aee024d0 Use dialog pixmaps from OS 2015-10-22 22:59:43 +01:00
Craig Drummond
551f49644a Fix windows build, and other, issues 2015-10-21 21:29:09 +01:00
Craig Drummond
2df45a2044 Pass empty string ("") to get all stickers 2015-10-08 22:40:48 +01:00
Craig Drummond
e7866a9eb2 Cube for dynamic playlist icon? 2015-09-06 16:19:19 +01:00
Craig Drummond
fc6082baad More font-awesome icons... 2015-09-06 11:57:11 +01:00
Craig Drummond
27fb7fd8c2 Use font-awesome icons for close, add, edit, and remvove 2015-08-29 17:59:59 +01:00
Craig Drummond
fb6d4e0bee Use font-awesome icons 2015-08-22 08:57:21 +01:00
Craig Drummond
9533f12881 Update (c) year 2015-08-13 21:12:34 +01:00
Craig Drummond
57657b7e1d Fix setting of page title 2015-08-07 23:45:48 +01:00
Craig Drummond
b0101d9634 Add note label for windows, incase remove dynamizer is not running 2015-06-30 19:27:48 +01:00
Craig Drummond
487fd0f3c0 Move view settings into menu button for each view 2015-06-27 17:06:14 +01:00
Craig Drummond
2f71978fbb Combine playlists and dynamic into sub-pages of playlists tab 2015-06-26 18:10:00 +01:00
Craig Drummond
750d1ba7df Port pages to singlepagewidget 2015-06-23 23:25:04 +01:00
Craig Drummond
653b0031c4 Implement getDetails() for SQL backend - to supply set of artists, albums, etc for tag editor, dynamic rules, etc. 2015-06-08 19:55:47 +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
a048f62137 Use mpd.cantata as DBus service name. 2015-04-25 15:23:28 +01:00
craig.p.drummond
93b70ec240 Rename mpd source folder to mpd-interface to help build errors when libmpdclient(?) is also installed.
BUG: 650
2015-03-16 19:18:52 +00:00
craig.p.drummond
ba6d330485 - (both) don't allow to set shorcut for actions that are menus (set prio, copy to dev)
- (trunk) reduce number of actions that can have shortcuts defined, list was way tooooo large!
2014-12-15 13:21:11 +00:00
craig.p.drummond
e35fc43bd9 Fix dynamic playlists with no include rules. 2014-10-30 17:38:32 +00:00
craig.p.drummond
4faf03b51b Better systemd integration:
- Run cantata-dynamic as user mpd, group audio (instead of root). This also requires that /run/cantata-dynamic is created by systemd as user mpd doesn't have the necessary right.
- When cantata-dynamic is started, ensure that mpd is started before it.
2014-10-20 13:27:00 +00:00
craig.p.drummond
12a0615331 Enable script to function under OSX.
TODO: How to send message back to Cantata app under OSX??
2014-09-18 16:29:35 +00:00
craig.p.drummond
40766dd4bd Re-format mode MessageBox messages - so that they can be split into main/sub text for MacOS dialogs. 2014-09-16 21:21:43 +00:00
craig.p.drummond
2190ba242b Add option to disable song info tooltips. 2014-09-14 08:01:19 +00:00
craig.p.drummond
50a3981b03 Better rating range display 2014-09-03 18:28:13 +00:00
craig.p.drummond
0d681a4d78 Add note-label classes to ensure consistency 2014-08-21 16:40:46 +00:00
craig.p.drummond
0b4d03baa3 Show correct rating 2014-08-01 20:32:47 +00:00
craig.p.drummond
7199ad0aae Add colon after NOTE - for consistency 2014-07-26 17:41:44 +00:00
craig.p.drummond
435fa303d0 Show rating in sub text 2014-07-24 17:36:31 +00:00
craig.p.drummond
80d10be52e If we have a rating, but no include rules, then get list of songs with rating and use that 2014-07-24 17:36:00 +00:00
craig.p.drummond
d2b8298be7 Mention ratings in 'About Rules' 2014-07-23 18:05:46 +00:00
craig.p.drummond
2d8b027333 Add ratings support to dynamic playlists 2014-07-23 18:05:01 +00:00
craig.p.drummond
acbbf3cd55 Fix example 2014-07-23 18:04:43 +00:00
craig.p.drummond
6b09c0e47d Re-add HTTP control page to server mode cantata-dynamic. 2014-06-23 20:05:08 +00:00
craig.p.drummond
4538f73e9b Fix double bracket 2014-06-10 19:52:16 +00:00
craig.p.drummond
8af2ea14f2 Refactor high-dpi stuff 2014-06-04 18:45:30 +00:00
craig.p.drummond
62da2fa44e Use systemDir() 2014-06-03 15:47:45 +00:00
craig.p.drummond
c55cc81e18 Should not need to move from old to new locations anymore 2014-06-01 08:55:05 +00:00