Commit Graph

27 Commits

Author SHA1 Message Date
craig.p.drummond
fd5936c603 Move tooltip into UI file 2014-04-01 18:02:41 +00:00
craig.p.drummond
3ef24bc6f6 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
9029248314 Use style to create Gtk3-like spinboxes. 2014-01-07 21:25:00 +00:00
craig.p.drummond
2e22b1a258 HTTP stream URL is per collection 2013-08-23 16:34:03 +00:00
craig.p.drummond
227978c3a4 Widget order 2013-06-24 18:48:56 +00:00
craig.p.drummond
e06bb3d589 Fix special value text width 2013-06-24 18:46:20 +00:00
craig.p.drummond
ff7a17dd22 Add support for a simple profile where MPD is started by cantata, and the only settings are the music folder and cover names. 2013-06-23 08:51:19 +00:00
craig.p.drummond
cfc44d5c29 Remove 'windowTitle' property from widgets 2013-04-08 17:14:57 +00:00
craig.p.drummond
8dec9e817d Max port num 2013-03-08 21:06:46 +00:00
craig.p.drummond
b30c62470b Re-organise the code a little... 2013-01-28 19:56:14 +00:00
craig.p.drummond
e1ba100259 Slightly smaller config dialog... 2012-12-12 21:07:01 +00:00
craig.p.drummond
334397fe94 - Remove cover fetching from dyanmizer
- Only add config item for dynamizer port, as remote dynamizer should really be on the same machine as MPD.
2012-10-10 19:00:28 +00:00
craig.p.drummond@gmail.com
bac416a47d Configured filename is only name part, no extension. Allows for ${coverName}.jpg and ${coverName}.png
BUG: 104
2012-10-08 11:06:48 +00:00
craig.p.drummond
04a0c519a2 Add setting to control name of downloaded cover files.
BUG: 104
2012-10-07 19:27:29 +00:00
craig.p.drummond@gmail.com
ee479a3493 Add a custom spinbox to closer match Gtk3's large button spinbox style. Only for linux builds NOT run under KDE, and using QGtkStyle. 2012-09-21 11:08:09 +00:00
craig.p.drummond
b877562085 Add a server mode (with HTTP API) to cantata-dynamic. Intended so that dynamizer can run on same host as mpd 2012-09-07 19:42:17 +00:00
craig.p.drummond
f31a7264cd Add support for multiple MPD servers. 2012-06-08 17:53:35 +00:00
craig.p.drummond@gmail.com
761a5850fa Create a 'BuddyLabel' class. When this receives a mouse-release event, it passes focus to its buddy - and if the buddy is a checkbox, it toggles the setting.
BUG:4
2012-04-27 11:09:51 +00:00
craig
1e325bbd3b Add basic lyrics editing. 2012-03-25 08:42:32 +00:00
craig
35408418f2 Provide option to *not* store downloaded covers in MPD dir. 2012-03-20 21:12:04 +00:00
craig
d8b864d73e Case 2012-02-29 18:11:53 +00:00
craig
e263c3ea48 'local socket' not 'local domain socket' 2012-02-06 19:52:14 +00:00
craig
85b9d7c095 Mention music folder is also unsed for transferring to/from devices. 2012-01-22 19:31:56 +00:00
craig
8e065b3c2f Allow to connect to local domain socket. 2011-12-28 20:55:17 +00:00
craig
f39aaa7304 Fix some string capitalisation 2011-12-05 19:35:41 +00:00
craig
e38245745b Add some help text 2011-12-03 20:31:23 +00:00
craig
b32f61e634 Split config dialog up into pages 2011-11-28 19:09:11 +00:00