Commit Graph

209 Commits

Author SHA1 Message Date
Craig Drummond
45c7d119e8 Remove icons from pushbuttons 2017-04-21 19:35:30 +01:00
Craig Drummond
e9e9d92d82 Change text 2017-04-09 00:30:33 +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
f3aada432c Update duration limits to 1/2 hour (1800 seconds) 2017-04-07 17:48:12 +01:00
Craig Drummond
228bf51149 Remove debug 2017-04-06 19:09:58 +01:00
Craig Drummond
aa0b1b4078 Add min/max duration to dynamic playlist rules.
Issue #991
2017-04-06 19:08:56 +01:00
Craig Drummond
a2f007a2b7 Update (c) year 2017-04-02 18:45:30 +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
5fbe587770 Use minus icon if removing list item 2016-08-11 17:02:57 +01:00
Craig Drummond
8b7d9925e0 Use FontAwesome icons for buttons too 2016-07-22 17:43:29 +01:00
Craig Drummond
b58fbff787 Use FontAwesome icons for all action icons. 2016-07-19 19:44:51 +01:00
Craig Drummond
c472f2cd8d Update (c) year 2016-02-12 18:41:02 +00:00
Craig Drummond
b04454a7ba Fix text 2016-02-12 18:36:17 +00:00
Craig Drummond
8ec31ba3c5 Add filename / path to list of dynamic rule properties. 2016-02-12 18:33:31 +00:00
Craig Drummond
dc2f5f0533 Use last.fm 2.0 API for finding similar artists in dynamic playlists. 2016-02-04 22:41:54 +00:00
Craig Drummond
d300fa02ea No need for error message when switching from remote to local 2016-01-08 22:19:01 +00:00
Craig Drummond
9762c04f49 Initialise usingRemote 2016-01-08 22:18:40 +00:00
Craig Drummond
099ed52a4f Add icon for when remote dynamiser is being used. 2016-01-08 22:17:45 +00:00
Craig Drummond
05647dca0f Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
38eecb25d0 Spelling 2015-12-03 21:51:39 +00:00
Craig Drummond
79aa6c77c2 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
c92a6dcecb Use dialog pixmaps from OS 2015-10-22 22:59:43 +01:00
Craig Drummond
b9cdcd0d39 Fix windows build, and other, issues 2015-10-21 21:29:09 +01:00
Craig Drummond
c8f2bfacac Pass empty string ("") to get all stickers 2015-10-08 22:40:48 +01:00
Craig Drummond
6461b575c2 Cube for dynamic playlist icon? 2015-09-06 16:19:19 +01:00
Craig Drummond
e88e23d266 More font-awesome icons... 2015-09-06 11:57:11 +01:00
Craig Drummond
b497a801e6 Use font-awesome icons for close, add, edit, and remvove 2015-08-29 17:59:59 +01:00
Craig Drummond
2d9b604fbf Use font-awesome icons 2015-08-22 08:57:21 +01:00
Craig Drummond
2406289303 Update (c) year 2015-08-13 21:12:34 +01:00
Craig Drummond
1b96197a19 Fix setting of page title 2015-08-07 23:45:48 +01:00
Craig Drummond
16bc2bd19b Add note label for windows, incase remove dynamizer is not running 2015-06-30 19:27:48 +01:00
Craig Drummond
5fe2db6319 Move view settings into menu button for each view 2015-06-27 17:06:14 +01:00
Craig Drummond
d91493d1b4 Combine playlists and dynamic into sub-pages of playlists tab 2015-06-26 18:10:00 +01:00
Craig Drummond
6940a5e780 Port pages to singlepagewidget 2015-06-23 23:25:04 +01:00
Craig Drummond
d734f3a4bb 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
087bffb08c 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
31dbc7e2f9 Use mpd.cantata as DBus service name. 2015-04-25 15:23:28 +01:00
craig.p.drummond
12b7bf0e83 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
1a0b401a90 - (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
66d2cce278 Fix dynamic playlists with no include rules. 2014-10-30 17:38:32 +00:00
craig.p.drummond
f2409f217d 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
ec7c7f1eca 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
d5ce7de372 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
7a0747d17d Add option to disable song info tooltips. 2014-09-14 08:01:19 +00:00
craig.p.drummond
38b1857afd Better rating range display 2014-09-03 18:28:13 +00:00
craig.p.drummond
6c77389b3a Add note-label classes to ensure consistency 2014-08-21 16:40:46 +00:00
craig.p.drummond
5ab4137798 Show correct rating 2014-08-01 20:32:47 +00:00
craig.p.drummond
c2bc391635 Add colon after NOTE - for consistency 2014-07-26 17:41:44 +00:00
craig.p.drummond
dacc6e2403 Show rating in sub text 2014-07-24 17:36:31 +00:00