Commit Graph

189 Commits

Author SHA1 Message Date
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
craig.p.drummond
97ae8fdf7e 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
4ee9b76c34 Mention ratings in 'About Rules' 2014-07-23 18:05:46 +00:00
craig.p.drummond
a8b5b133b0 Add ratings support to dynamic playlists 2014-07-23 18:05:01 +00:00
craig.p.drummond
fd807670c5 Fix example 2014-07-23 18:04:43 +00:00
craig.p.drummond
d08edd9c71 Re-add HTTP control page to server mode cantata-dynamic. 2014-06-23 20:05:08 +00:00
craig.p.drummond
e7aa023f6c Fix double bracket 2014-06-10 19:52:16 +00:00
craig.p.drummond
0b72ffa25c Refactor high-dpi stuff 2014-06-04 18:45:30 +00:00
craig.p.drummond
a1766acefc Use systemDir() 2014-06-03 15:47:45 +00:00
craig.p.drummond
d0f466ae31 Should not need to move from old to new locations anymore 2014-06-01 08:55:05 +00:00
craig.p.drummond
f94bc3d947 Restore search field visibility for; PlayQueue, Artists, Albums, Folders, Playlists, Dynamic, and Devices views
BUG: 485
2014-05-30 16:03:56 +00:00
craig.p.drummond
581363ce68 Update strings 2014-05-23 21:39:35 +00:00
craig.p.drummond
5f0b67f02c Use client-to-client to talk to cantata-dynamic when run in server mode => no need for port setting! 2014-05-23 21:38:33 +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
craig.p.drummond
7e02d0058b Move model roles into separate roles.h file. 2014-04-23 20:36:38 +00:00
craig.p.drummond
2873cca889 Put plural translations in separate source files. 2014-03-25 20:11:58 +00:00
craig.p.drummond
0f320b7631 Use Q_GLOBAL_STATIC for Qt only builds 2014-03-17 19:52:47 +00:00
craig.p.drummond
20d5759c73 Add support for 'comment' tag in tag-editor and dynamic playlists.
BUG: 427
2014-02-28 20:14:45 +00:00
craig.p.drummond
7440d95888 Set 'no interaction' flag on NOTE labels - so that Oxygen's window drag works. 2014-02-28 20:11:51 +00:00
craig.p.drummond
c4da330abe Remove more space 2014-02-27 17:40:31 +00:00
craig.p.drummond
43e4375f81 Apply Fedora patches. 2014-02-22 10:19:19 +00:00