Commit Graph

586 Commits

Author SHA1 Message Date
craig.p.drummond
ab3c63410f - Fix deletion of threads.
- Enable online services for windows builds.
2013-05-04 10:35:06 +00:00
craig.p.drummond
1c3b174dd7 Fix missing slots in windows builds. Basically we should have all slots, and only #ifdef out the code in the slot body. 2013-05-03 23:49:08 +00:00
craig.p.drummond
7ca4730dbb Fix non-taglib builds 2013-05-03 21:58:57 +00:00
craig.p.drummond
8f0151b7d2 Connect 'Set Cover' signal for windows builds. 2013-05-03 18:06:35 +00:00
craig.p.drummond
135c3d7f72 Add option to toggle mono icons 2013-05-03 18:06:05 +00:00
craig.p.drummond
41afdf7a00 Add "(Muted)" to volume button tooltip if volume is currently muted. 2013-05-03 18:05:21 +00:00
craig.p.drummond
8b20c72c8c Disable online services by default for Windows builds. Loading Jamendo seems to cause a crash. I dont actually use online services, or windows builds, and I'm no windows developer - so I'm unsure how to debug, and dont have the time nor the enthusiasm to try to fix this. 2013-05-01 18:34:04 +00:00
craig.p.drummond
04cb1d3837 Model shound not care if view is grouped or not, thats up to the view to handle! This fixes issues where the playqueue grouped view would sometimes get an horizontal scrollbar! 2013-05-01 18:11:55 +00:00
craig.p.drummond
43638a61b9 Only scroll playqueue if filter is empty 2013-05-01 07:03:13 +00:00
craig.p.drummond
5d86f18525 Now that playqueue model returns the correct row count for items (i.e. 0), then there is no need to switch back and forth between the model and the proxy model. 2013-05-01 07:02:47 +00:00
craig.p.drummond
b0b0cb7421 Show spinner when loading streams, so that the user has some feedback! 2013-04-27 11:17:32 +00:00
craig.p.drummond
7b1bdd47e9 Make monochrome icons configurable. On by default for Linux, off by default for windows 2013-04-26 18:43:16 +00:00
craig.p.drummond
78f5298bab Monochrome sidebar icons 2013-04-25 22:25:03 +00:00
craig.p.drummond
93fa9cb03d Reduce usage of Icons::streamIcon - as I'dlike to use a better icon, if I can find one! 2013-04-24 18:31:03 +00:00
craig.p.drummond
7fc924435d Use CoverWidget::image() 2013-04-24 18:30:15 +00:00
craig.p.drummond
2429a37e15 Simplify 2013-04-24 18:29:58 +00:00
craig.p.drummond
50b4be5f8a Allow setting of artist image in cover dialog 2013-04-24 18:28:05 +00:00
craig.p.drummond
fd581bce70 Show next track in tooltip of next track button. (Only valid whilst playing) 2013-04-22 19:44:32 +00:00
craig.p.drummond
8fda3f537c Add a 'stop dynamic' button under playqueue when dynamic is enabled but dynamic page is not visible. 2013-04-14 19:23:33 +00:00
craig.p.drummond
46c7b6fe8b - Ignore mouse-wheel move on volume button if muted
- Add mouse-wheel filter to volume popup menu
2013-04-14 12:28:50 +00:00
craig.p.drummond
d6963005a5 Initialise playback buttons to disabled 2013-04-08 17:11:08 +00:00
craig.p.drummond
36da7d08aa When adding new stream to playqueue, ensure list of strems is loaded - so that we can get list of existing categories/genres 2013-04-06 07:46:59 +00:00
craig.p.drummond
b78b318dc2 track ID is a signed in 2013-04-06 07:45:11 +00:00
craig.p.drummond
20c0ca438d Better control over stopAfterCurrentId 2013-04-06 07:44:47 +00:00
craig.p.drummond
215938e965 Fix playqueue save 2013-04-06 07:42:51 +00:00
craig.p.drummond
07d2a48314 No arrow on toolbuttons with menus 2013-04-06 07:42:10 +00:00
craig.p.drummond
55911ebc93 Add 'Stop after track' to playqueue context menu. 2013-04-04 19:57:52 +00:00
craig.p.drummond
b4d2ac68b0 Mute/unmute 2013-04-04 19:00:51 +00:00
craig.p.drummond
6bfb7c7e80 Only draw background behind lyrics, not info (as this already has an image) 2013-04-03 16:59:47 +00:00
craig.p.drummond
3710656286 Show similar artists, and artist image 2013-04-03 16:57:00 +00:00
craig.p.drummond
efa23bd5f3 Create 3 stop actions:
- stop immediately
- stop after current
- stop, which calls one of the above depending upon which the user has selected as the default.
2013-03-29 21:26:12 +00:00
craig.p.drummond
3d1629ab35 Implement 'Stop after current track' 2013-03-29 20:58:28 +00:00
craig.p.drummond
46709be248 Tooltip for save button 2013-03-28 20:01:34 +00:00
craig.p.drummond
82dc85bbf3 Use menu for save playqueue button 2013-03-28 19:14:31 +00:00
craig.p.drummond
337500c1bb Remove 'Add Stream' button from main window 2013-03-28 19:13:52 +00:00
craig.p.drummond
33485acf79 Playqueue menu 2013-03-28 19:13:05 +00:00
craig.p.drummond
a5f81cb1f9 Move 'needsUpdating' into pages 2013-03-28 19:12:43 +00:00
craig.p.drummond
47849de88d Press F11 to make Cantata fullscreen. 2013-03-28 19:12:13 +00:00
craig.p.drummond
490ade672d Rename var 2013-03-27 21:50:37 +00:00
craig.p.drummond
106e1fda31 No need to re-init toolbar icons 2013-03-27 21:50:22 +00:00
craig.p.drummond
53394d15f4 Differentiate "Add Stream" actions 2013-03-27 21:49:31 +00:00
craig.p.drummond
eb49e1be0a Better control over playqueue actions 2013-03-27 21:48:04 +00:00
craig.p.drummond
d93a463e41 Update info background when setting changes 2013-03-22 20:59:09 +00:00
craig.p.drummond
6bb04b8d81 Use artist image for info background 2013-03-22 20:53:48 +00:00
craig.p.drummond
fe24faa873 Update notification and mpris when song in stram changes 2013-03-20 21:28:36 +00:00
craig.p.drummond
e1a7b195e5 Use EchoNest to retrieve artist information. 2013-03-20 19:57:33 +00:00
craig.p.drummond
c3ab6851dc Qt5, KDE, and Windows compile fixes 2013-03-20 19:35:06 +00:00
craig.p.drummond
35a6a52133 Use 0 for 'Dynamic' setting 2013-03-19 19:29:54 +00:00
craig.p.drummond
ad9942f039 Add stream name to fragment part of URL sent to MPD. This way, when the playqueue listing is received back from MPD, the name can be determined. 2013-03-19 19:29:24 +00:00
craig.p.drummond
b56937f260 Better stream info 2013-03-19 19:28:55 +00:00