Commit Graph

3212 Commits

Author SHA1 Message Date
craig.p.drummond@gmail.com
aaaf3ee6c4 Clean up inhibit code, place logic into powermanagement class. 2013-09-03 11:25:23 +00:00
craig.p.drummond@gmail.com
7398456bf2 Inhibit suspend if this is enabled whilst playing 2013-09-03 11:16:45 +00:00
craig.p.drummond@gmail.com
e86bfa8f6a Fix KDE compile 2013-09-03 11:14:09 +00:00
craig.p.drummond
a39211908e Reset the covers-requested-per-iteration counter after each event loop iteration. This should fix the case where sometimes the system tray notifications would not have a cover image. 2013-09-02 18:39:51 +00:00
craig.p.drummond
b800ead19a If playqueue is cleared when dynamizer is running, then also stop dynamizer. 2013-09-02 18:27:30 +00:00
craig.p.drummond
b1b0b8a294 Add option to prevent system from suspending whilst playing (Linux only). 2013-09-02 18:25:54 +00:00
craig.p.drummond
f324727d32 Default to exporting favourites streams XML into home folder. 2013-09-01 18:08:53 +00:00
craig.p.drummond
9fa4b6e706 Create streams sub-folder if it does not exist! 2013-08-30 19:50:09 +00:00
craig.p.drummond
fcd59dc31d Use old DBUS XML files for Qt < 4.8.4
Qt 4.8.1 at least does not like org.qtproject.QtDBus.QtTypeName
BUG: 284
2013-08-29 20:27:35 +00:00
craig.p.drummond
571462aa74 Allow search (well filtering) in all categories 2013-08-29 18:28:17 +00:00
craig.p.drummond
a7c74b8c1b Allow search (well filtering) in all categories 2013-08-29 18:27:34 +00:00
craig.p.drummond
f4a8fe0765 Allow user categories in windows builds.
NOTE: This has NOT been tested!
2013-08-29 18:27:06 +00:00
craig.p.drummond
0841e1d544 Allow pref dialog to get thinner 2013-08-29 18:26:36 +00:00
craig.p.drummond
95fe802c5b Allow sub-categories (first level only) to also have icons. 2013-08-29 18:26:14 +00:00
craig.p.drummond
575dd70f3e Remove unsed variable 2013-08-29 18:25:48 +00:00
craig.p.drummond
7864677e11 Better deletion of stream category folder 2013-08-29 18:25:31 +00:00
craig.p.drummond
fd0ef3ecbc Use QListWidget in Qt preferences dialog, so that keyboard navigation can be used. 2013-08-29 18:25:04 +00:00
craig.p.drummond
49eca75e8a For Qt4 less than 4.8.0, then use old dbus Qt type annotations. 2013-08-29 18:24:22 +00:00
craig.p.drummond
8cffec0fc5 Fix creation of stream category folders 2013-08-29 18:22:47 +00:00
craig.p.drummond
a037777ea5 Add config page to control which stream categories are enabled, to import new categories, and to remove imported categories. See README for import file format. 2013-08-28 18:50:04 +00:00
craig.p.drummond
2ed44ff6c4 Dont draw item divider in icon views. 2013-08-28 18:46:11 +00:00
craig.p.drummond
536af02f88 Fix covers when using album artist for multiple artist albums, and album artist name is "Various Artists" - but this has been translated in Cantata.
BUG: 277
2013-08-28 18:44:51 +00:00
craig.p.drummond
8f39d18dd8 Replace # in stream names with ${hash} when passing to MPD, and revert when URL is displayed 2013-08-27 18:58:50 +00:00
craig.p.drummond
9d492351ba Dont allow dragging of stream categories onto playqueue. 2013-08-27 18:58:13 +00:00
craig.p.drummond
7e3a2ad3ae Use PREFIX/share/cantata/streams/NAME/streams.xml.gz and PREFIX/share/cantata/streams/NAME/icon.svg for XML streams 2013-08-27 18:57:06 +00:00
craig.p.drummond
20b4837d44 Fix decoding of details for Online service URLs sent to MPD, and subsequently read back.
BUG: 278
2013-08-26 18:54:02 +00:00
craig.p.drummond
6ef9c15f84 Use composer in sort 2013-08-23 16:35:48 +00:00
craig.p.drummond
43a972234a Simplify 2013-08-23 16:35:00 +00:00
craig.p.drummond
2e22b1a258 HTTP stream URL is per collection 2013-08-23 16:34:03 +00:00
craig.p.drummond
c5fcd4ca49 Spelling 2013-08-23 16:33:40 +00:00
craig.p.drummond
c12c2adeec Show composer 2013-08-23 16:33:12 +00:00
craig.p.drummond
e5ba173764 Show album artist, not track artist 2013-08-23 16:32:55 +00:00
craig.p.drummond
45ce952ae5 Fix covers when grouping via composer 2013-08-23 16:32:25 +00:00
craig.p.drummond
ad84664ebc Fix album name after read from cache 2013-08-23 16:32:01 +00:00
craig.p.drummond
51781aa8c7 Remove potential multiple brackets if showing composer 2013-08-23 16:31:37 +00:00
craig.p.drummond
7024194600 Fix cover retieinv, and ensure we use album artist if 'use composer' is set. 2013-08-23 06:01:23 +00:00
craig.p.drummond
bdad4b0a2d Better drag cursor for Qt5 builds 2013-08-22 18:22:19 +00:00
craig.p.drummond
d118c16a3c No X11 for Qt5 2013-08-22 18:21:58 +00:00
craig.p.drummond
7d4a37155f Replay gain app does not need X11!!! 2013-08-22 18:21:41 +00:00
craig.p.drummond
652d731439 Show composer if we ar eusing this in artists view 2013-08-22 18:21:23 +00:00
craig.p.drummond
a23c83be98 Save cache if toggle grouping 2013-08-22 18:20:53 +00:00
craig.p.drummond
eedcbc3cf3 Save actual artist name, if using composer 2013-08-22 18:20:31 +00:00
craig.p.drummond
c48b20a940 Only use artist/albumartist attribute if it exists 2013-08-22 18:20:05 +00:00
craig.p.drummond
9a53a1f44a Initial support for Composer tag 2013-08-22 18:18:59 +00:00
craig.p.drummond
1726b4155d Fix Genre refresh when change grouping 2013-08-22 18:18:23 +00:00
craig.p.drummond
81445b2bd3 Fix missing translation.
BUG: 275
2013-08-22 18:17:21 +00:00
craig.p.drummond
5cb8f567a7 Fix build due to broken translation files.
BUG: 274
2013-08-22 18:16:29 +00:00
craig.p.drummond
9ba3871c32 For some stream categories (digitally imported, jazzradio, rockradio, sky, somaFm, and some user categories) add category name to stream name when it is saved in favourites, or added to playqueue. 2013-08-21 15:50:08 +00:00
craig.p.drummond
8ef5d04a9f Fix 'Add Stream URL' action in builds where device support is disabled.
BUG: 271
2013-08-21 10:10:33 +00:00
craig.p.drummond
1863dc6e32 "Not Loaded" not "No Loaded" !!! 2013-08-20 18:27:16 +00:00