Commit Graph

2015 Commits

Author SHA1 Message Date
Craig Drummond
9f6a9bc90a Better text? 2015-07-15 22:03:14 +01:00
Craig Drummond
cd7cda06d7 Change defaults; no context background, and dont force dark 2015-07-15 21:58:35 +01:00
Craig Drummond
be99f94d6b Show search and info views by default 2015-07-15 21:56:22 +01:00
Craig Drummond
51a8b48536 Be consistent - use 'Info' for context view 2015-07-15 21:56:04 +01:00
Craig Drummond
99d66a3932 Add some default short-cuts:
Ctrl-P Add to play queue
Ctrl-R Replace play queue
Ctrl-S Save play queue
Ctrk-K Clear play queue

#694
2015-07-09 20:51:50 +01:00
Craig Drummond
7fb30f0c2f Hack-around size issue with OSX config dialog 2015-07-06 18:21:09 +01:00
Craig Drummond
6ac4f72560 Spelling 2015-07-06 18:19:02 +01:00
Craig Drummond
33d2c7e3d8 External/Notifications tab is tab 3 now! 2015-07-06 18:03:28 +01:00
Craig Drummond
abda2536d9 Fix OSX build
#677
2015-07-05 14:04:09 +01:00
Craig Drummond
43e8ca4fe1 Fic streams actions 2015-07-05 13:25:25 +01:00
Craig Drummond
3c73db5d0d Add actions to view after init, so that standard actions are first 2015-07-04 21:22:56 +01:00
Craig Drummond
9e4d05af8e Create copy of quit action before adding to try menu - so that short-cut
can be hidden.
#685
2015-07-04 20:56:04 +01:00
Craig Drummond
04ce523dfe Restore window action is only in tray menu, and this cannot have
short-cuts - so no need to add to action collection.
2015-07-04 20:55:14 +01:00
Craig Drummond
ff69ceb371 Fix build when -DENABLE_SIMPLE_MPD_SUPPORT=OFF
#677
2015-07-04 17:53:35 +01:00
Craig Drummond
26294b5fa5 - Use messagebox to prompt if should clear playqueue
- Dont prompt to clear playqueue by default
#681
2015-07-04 16:51:29 +01:00
Craig Drummond
ee9ddfc1bb Always show artist images if in grid view 2015-07-04 12:01:34 +01:00
Craig Drummond
b0244d09d6 Don't connect addToDev for online - not re-implemented yet 2015-07-04 11:48:17 +01:00
Craig Drummond
5b794ad02b Update view menu when grouping changes 2015-07-03 23:53:24 +01:00
Craig Drummond
be887106bb Fix adding playlist songs to device 2015-07-03 21:35:38 +01:00
Craig Drummond
c05643bafb Better layout for tweaks page 2015-07-03 21:27:34 +01:00
Craig Drummond
f5626878a6 Seperate view config per group type 2015-06-28 18:50:13 +01:00
Craig Drummond
1048857c13 Foc search field when show page 2015-06-28 09:15:31 +01:00
Craig Drummond
487fd0f3c0 Move view settings into menu button for each view 2015-06-27 17:06:14 +01:00
Craig Drummond
e0d4f3bc0b Spelling 2015-06-26 21:54:01 +01:00
Craig Drummond
91a9102c54 Place language combo on correct line! 2015-06-26 21:53:19 +01:00
Craig Drummond
67507362d5 Always build support for Dynamic, Online, and Streams 2015-06-26 21:18:25 +01:00
Craig Drummond
ac4cd39139 Always use monochrome sidebar icons 2015-06-26 18:15:20 +01:00
Craig Drummond
2f71978fbb Combine playlists and dynamic into sub-pages of playlists tab 2015-06-26 18:10:00 +01:00
Craig Drummond
b207ade4c4 - Move streams into online page
- Rename online to internet
2015-06-24 22:30:22 +01:00
Craig Drummond
750d1ba7df Port pages to singlepagewidget 2015-06-23 23:25:04 +01:00
Craig Drummond
d841e3ceb9 Fix podcast covers 2015-06-20 19:51:32 +01:00
Craig Drummond
54f615cc77 Re-work online services so that Jamendo and Magantune use SQL backend.
This is NO WHERE NEAR COMPLETE! There are *lots* of missing features,
etc.
2015-06-19 21:39:56 +01:00
Craig Drummond
4f7bf9bb55 Remove unused signal 2015-06-11 20:49:53 +01:00
Craig Drummond
037174fc74 Fix "QFormLayoutPrivate::setItem: Cell (0, 0) already occupied" 2015-06-09 18:33:54 +01:00
Craig Drummond
e80d13889c Remove Cantata 1.x library xml files 2015-06-08 21:25:06 +01:00
Craig Drummond
64bc73c40f Remove treble-clef as composer icon 2015-06-08 20:40:12 +01:00
Craig Drummond
847a864e5d - DirViewModel should handle MPD updates
- When loose MPD connection, should clear view but not DB contents
2015-06-08 20:26:13 +01:00
Craig Drummond
68f8476caa Re-implement tag editing, etc, from folders view. 2015-06-08 20:08:49 +01:00
Craig Drummond
653b0031c4 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
e2c2f41e20 Add (untested!) option to group tracks within configured folder as 'Various Artists / Single Tracks' 2015-06-08 18:46:39 +01:00
Craig Drummond
193e432a95 Only update if parsed filter has actually changed. 2015-06-08 18:22:18 +01:00
Craig Drummond
4a713c7ec9 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
b2ce9ff016 Various devel changes
- Use time_t to store MPD DB version, as that is what MPD sends anyway
- Initial changes for an (experimental) webapp
2015-06-01 21:53:55 +01:00
Craig Drummond
0322d0818f Move MPD specific settings out of gui/settings and just use
Configuration to read.
2015-04-27 20:43:13 +01:00
Craig Drummond
7251275924 Add config option to enable/disable simple MPD mode. 2015-04-27 20:33:51 +01:00
Craig Drummond
b008ab1d27 More URL changes 2015-04-25 15:54:13 +01:00
Craig Drummond
a048f62137 Use mpd.cantata as DBus service name. 2015-04-25 15:23:28 +01:00
craig.p.drummond
876c2783e4 Show error message if parsing cache file fails. 2015-04-20 19:45:14 +00:00
craig.p.drummond
e844604b95 Fix overlapping covers when using simple tree in playlists page 2015-04-19 11:31:54 +00:00
craig.p.drummond
72af2bab59 When removing duplicates, take album into account as well as artist and title.
BUG: 664
2015-04-16 20:57:42 +00:00