Craig Drummond
|
6e05d061d6
|
MPD HTTP stream playback icon
|
2015-09-06 15:33:04 +01:00 |
|
Craig Drummond
|
7d5502674e
|
Use mono icon for music file and playlists
|
2015-09-06 00:25:59 +01:00 |
|
Craig Drummond
|
c403a52356
|
Save play queue icon
|
2015-08-29 17:30:45 +01:00 |
|
Craig Drummond
|
2d9b604fbf
|
Use font-awesome icons
|
2015-08-22 08:57:21 +01:00 |
|
Craig Drummond
|
53f7789d5a
|
Fix check for 'Unknown' album - title is never empty, as it would have
been set to filename!
#723
|
2015-08-19 20:32:37 +01:00 |
|
Craig Drummond
|
560a8153e5
|
Update QtMPC link - although there is not much there now, and no code.
|
2015-08-14 20:58:39 +01:00 |
|
Craig Drummond
|
2406289303
|
Update (c) year
|
2015-08-13 21:12:34 +01:00 |
|
Craig Drummond
|
b82483b791
|
Custom actions.
#711
|
2015-08-11 19:16:35 +01:00 |
|
Craig Drummond
|
623f46dd43
|
New options to add songs to play queue - 'add and play', 'append and
play', and 'insert after current'
#680
|
2015-08-10 18:00:44 +01:00 |
|
Craig Drummond
|
5f10818511
|
Add option (in Interface/Tweaks) to control how CUE files are handled.
#708
|
2015-08-09 19:24:42 +01:00 |
|
Craig Drummond
|
b1252cf9f7
|
Set MPDParseUtils singleTracks folder when settings updated
|
2015-08-05 19:41:56 +01:00 |
|
Craig Drummond
|
586393b3b1
|
If refresh MPD, then remove SQL cache so that its recreated.
|
2015-08-05 19:19:28 +01:00 |
|
Craig Drummond
|
f9ad3e8179
|
No need for refresh and full refresh
|
2015-07-29 07:43:28 +01:00 |
|
Craig Drummond
|
0044f1b796
|
Remove debug
|
2015-07-25 20:18:26 +01:00 |
|
Craig Drummond
|
2d754d8ac1
|
Add option to disable MPRIS interface.
#707
|
2015-07-25 18:07:15 +01:00 |
|
Craig Drummond
|
e33d41066e
|
Add option to set prefixes to ignore when sorting (e.g. 'The')
#706
|
2015-07-25 17:38:56 +01:00 |
|
Craig Drummond
|
7146a5cbd5
|
If first run is false, but we have no actual sizes (e.g. because a
global config has been set), then use the same defaults as if first run
was true.
|
2015-07-20 16:50:28 +01:00 |
|
Craig Drummond
|
9b46348bc7
|
Remove commented out section
|
2015-07-18 00:25:36 +01:00 |
|
Craig Drummond
|
baf1e4e5c3
|
Clear context when no active song
|
2015-07-17 23:42:50 +01:00 |
|
Craig Drummond
|
da0cd90a9d
|
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
|
b55f2a2424
|
Fic streams actions
|
2015-07-05 13:25:25 +01:00 |
|
Craig Drummond
|
a2bd95a4ed
|
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
|
94801da247
|
- 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
|
bfb8b33daf
|
Don't connect addToDev for online - not re-implemented yet
|
2015-07-04 11:48:17 +01:00 |
|
Craig Drummond
|
5fe2db6319
|
Move view settings into menu button for each view
|
2015-06-27 17:06:14 +01:00 |
|
Craig Drummond
|
406f99be02
|
Always build support for Dynamic, Online, and Streams
|
2015-06-26 21:18:25 +01:00 |
|
Craig Drummond
|
e29a3ebd9e
|
Always use monochrome sidebar icons
|
2015-06-26 18:15:20 +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
|
8e6dd7cb5d
|
- Move streams into online page
- Rename online to internet
|
2015-06-24 22:30:22 +01:00 |
|
Craig Drummond
|
6d52512c46
|
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
|
06c8a8978c
|
- 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
|
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
|
c83eb3fc27
|
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.p.drummond
|
9cc07d83b2
|
Show error message if parsing cache file fails.
|
2015-04-20 19:45:14 +00:00 |
|
craig.p.drummond
|
1693fe4ef8
|
Add option to provide a list of genres which should use composer, and not album-artist, to group albums.
|
2015-03-25 23:19:42 +00: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
|
ce71a76fcf
|
Update tray item menus directly.
BUG: 633
|
2015-02-27 17:45:20 +00:00 |
|
craig.p.drummond
|
d902485e8c
|
Add 'setCollection' to Cantata's DBUS interface.
BUG: 634
|
2015-02-25 18:24:22 +00:00 |
|
craig.p.drummond
|
ecc6b9b7e2
|
Use 'Crop Others' as text for crop action
BUG: 584
|
2015-02-23 12:47:58 +00:00 |
|
craig.p.drummond
|
4f648896fc
|
Do not reset current song when shuffling albums, or sorting playqueue.
BUG: 606
|
2015-02-07 23:45:23 +00:00 |
|
craig.p.drummond
|
90644422f9
|
Add 'Copy To Device' to playqueue.
BUG: 607
|
2015-02-07 07:55:20 +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
|
d926b10c68
|
Only show output change notification if outputs menu was not previously empty.
|
2014-12-03 10:11:41 +00:00 |
|
craig.p.drummond
|
06b9f062f8
|
Don't allow to set short-cuts for actions that are menus.
|
2014-12-03 10:06:31 +00:00 |
|
craig.p.drummond
|
66bfb04782
|
Fix Mac (and windows?) builds.
|
2014-12-02 20:16:57 +00:00 |
|
craig.p.drummond
|
c253c4e223
|
Fix duplicate notification when Cantata is started whilst playing, or when 'Replace Play Queue' is used.
|
2014-11-27 21:01:41 +00:00 |
|
craig.p.drummond
|
f87bfcf171
|
Don't allow to set short-cuts for collections and outputs actions, as these are menus.
|
2014-11-14 16:07:17 +00:00 |
|
craig.p.drummond
|
0b26f006c1
|
Use Control+Alt+Number as shortcut to toggle an output.
BUG: 586
|
2014-11-14 11:37:40 +00:00 |
|
craig.p.drummond
|
1a3734f8df
|
Re-add option to show artist images in tree and list views.
BUG: 575
|
2014-10-30 17:21:11 +00:00 |
|