craig.p.drummond
93b70ec240
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
55cafd92f3
Podcast fixes/improvements
...
- Add actions to mark podcast as episode as listened or new.
- Add action to cancel podcast downloads.
- Download podcasts sequentially.
- Fix display of unplayed podcast episode counts.
BUG: 547
2014-09-25 18:18:26 +00:00
craig.p.drummond
40766dd4bd
Re-format mode MessageBox messages - so that they can be split into main/sub text for MacOS dialogs.
2014-09-16 21:21:43 +00:00
craig.p.drummond
15c9db4e26
A separate 'Edit tags' action is required for playqueue...
2014-09-01 18:30:05 +00:00
craig.p.drummond
d7e220eba6
Use same action to edit tags in playqueue as item views.
2014-08-21 21:53:38 +00:00
craig.p.drummond
ef35d71222
Remove 'Add albums in random order' from view context menus.
2014-08-18 19:06:52 +00:00
craig.p.drummond
54c9f0c648
Move updating, etc, into ItemView
2014-07-30 19:03:24 +00:00
craig.p.drummond
68cc3c2410
- Remove cover size setting, set automtically.
...
- Artist images only shown in grid view.
- No images, or icons, shown in basic tree view.
2014-07-16 19:06:33 +00:00
craig.p.drummond
5e28cf7ba2
Restore search field visibility for; PlayQueue, Artists, Albums, Folders, Playlists, Dynamic, and Devices views
...
BUG: 485
2014-05-30 16:03:56 +00:00
craig.p.drummond
64c06773ce
Alter includes to have su-folder - e.g. utils.h -> support/utils.h
2014-05-13 18:37:52 +00:00
craig.p.drummond
ce8611f996
Only use 'leaves' if filter is active
2014-05-01 19:25:12 +00:00
craig.p.drummond
a1337b933c
Add option to only act on songs that pass current string or genre filter.
...
BUG: 473
2014-04-30 18:48:00 +00:00
craig.p.drummond
38a3749bdd
Add song to playqueue from albums page when double-clicked.
2014-03-11 19:44:08 +00:00
craig.p.drummond
5f64cf2803
Simplify MPD update
2014-01-31 19:51:29 +00:00
craig.p.drummond
59b0682d81
Fix albumsview cover size when set to a tree style and Cantata is restarted.
...
BUG: 388
2014-01-26 10:22:06 +00:00
craig.p.drummond
8a9463a813
Remove refresh buttons in status bar, and place into main menu. Also, prompt for confirmation before perforing refresh.
2014-01-23 19:54:40 +00:00
craig.p.drummond
83316553fc
Remove find buttons in status bar, and use Ctrl-F for both find in views and find in playqueue. Action depends upon which view has focus.
...
BUG: 384
2014-01-23 19:53:56 +00:00
craig.p.drummond
05733adbb2
Use message overlay widget to indicate library is being loaded
2014-01-10 20:02:39 +00:00
craig.p.drummond
addfca835a
Update (c) year
2014-01-06 19:32:05 +00:00
craig.p.drummond
34ce777a89
'Load All Covers' in album view is not usable now that scaled covers are cached - it slows down the loading too much!
2013-12-31 09:47:57 +00:00
craig.p.drummond
164cf713aa
When adding songs to an existing play lists, dont allow play list files to be added.
...
BUG: 372
2013-12-31 09:08:14 +00:00
craig.p.drummond
c43f6ae6d3
When showin a new page, place focus on view.
2013-11-10 07:55:14 +00:00
craig.p.drummond
712932fc33
Simplify
2013-11-01 18:38:12 +00:00
craig.p.drummond
4a62e96dfa
Add albums in random order to playqueue.
...
BUG: 323
2013-11-01 18:37:19 +00:00
craig.p.drummond
fdadd3857c
Dynamic sorting of online service model
2013-10-10 20:30:02 +00:00
craig.p.drummond
cdd9fde53a
Add a config item to configure album-view to load all covers immediately.
...
BUG: 312
2013-10-06 18:37:58 +00:00
craig.p.drummond
13c4d2bfc6
(Hopefully) fix selection order of items - and order added to playqueue.
2013-09-03 18:40:50 +00:00
craig.p.drummond
8e7dc5c102
Place search fields on bottom of views, and hide by default. Show when Ctrl-F is used for views, and Ctrl-Shift-F for playqueue.
2013-06-30 21:35:43 +00:00
craig.p.drummond
9ae929a329
- Try no to use yes/no in dialogs - as Gtk reverses this to no/yes!!
...
- Use standard gui items, and create Qt equivalents
2013-05-29 19:00:50 +00:00
craig.p.drummond
2708f14001
Allow setting of artist image in cover dialog
2013-04-24 18:28:05 +00:00
craig.p.drummond
7417f9040d
- Move common actions into StdActions
...
- Models are in control of what actions are show at what level
2013-02-18 17:07:46 +00:00
craig.p.drummond
6d6aab018b
Reduce #includes
2013-02-15 17:22:52 +00:00
craig.p.drummond
efb5bae099
Make tool buttons square
2013-02-15 17:22:14 +00:00
craig.p.drummond
c60604502f
Remove Qt module prefix from includes - will make Qt5 port a little easier!
2013-01-28 19:33:42 +00:00
craig.p.drummond
fbe6f03408
Update copyright year
2013-01-17 16:57:20 +00:00
craig.p.drummond
36d6ed25ec
Tidy up a bit
2012-12-19 20:05:07 +00:00
craig.p.drummond
fa9132627c
When using list or icon view, only show genres that are relevant to the current level.
...
BUG:143
2012-12-19 20:04:08 +00:00
craig.p.drummond
04067dd520
Import initial cover download dialog. This is so that trunk actually compiles!
...
THIS IS NOT FINISHED, NOT EVEN SLIGHTLY!!!
2012-12-15 12:39:45 +00:00
craig.p.drummond
f90a21b7ae
Add a GenreCombo class
2012-10-15 18:42:39 +00:00
craig.p.drummond
974b50814c
Support for modifiable keyboard shortcuts in Qt-only builds. (Code stolen from Quassel!)
2012-10-03 19:58:42 +00:00
craig.p.drummond
5c7d22c72d
Initial work on Qt translations. Commented out for the moment, as xgettext is crashing!!!
2012-09-02 20:13:00 +00:00
craig.p.drummond
b3f36f1cae
Android: more sizing fixes
2012-06-22 15:51:13 +00:00
craig.p.drummond
c1c61ce0d4
Make TagLib optional.
2012-06-18 18:22:58 +00:00
craig.p.drummond
5bff55a584
Support MPD queue functionality. Add an 'Add With Priority' to menu of library, etc, views. Add a 'Set Priority' to play queue. Requires MPD 0.17.0 or newer.
2012-06-15 19:05:14 +00:00
craig.p.drummond@gmail.com
692bbf6590
Show playlist files in library and album views.
...
BUG:27
2012-06-12 11:16:37 +00:00
craig.p.drummond@gmail.com
7ca4356a81
Set ListView grid size before setting the mode.
...
BUG:33
2012-06-12 11:02:35 +00:00
craig.p.drummond@gmail.com
27694d1531
Fix genre filtering in albums view.
...
BUG:31
2012-06-11 11:04:56 +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
0f639db994
When adding items to the playqueue, sort the selected items based upon their QModelIndex.
2012-06-07 11:27:29 +00:00
craig.p.drummond
9ac7dad2c2
Disable 'Edit Tags' and 'Organize Files' actions if MPD dir is not readable.
2012-06-01 16:24:21 +00:00