Craig Drummond
|
040771de13
|
Grid view always has artist images, even if these are disabled - so need
to process response.
|
2015-07-04 12:05:24 +01:00 |
|
Craig Drummond
|
14e10bc5eb
|
Always show artist images if in grid view
|
2015-07-04 12:01:34 +01:00 |
|
Craig Drummond
|
5009b72708
|
Remove debug
|
2015-07-04 11:50:39 +01:00 |
|
Craig Drummond
|
a96531eb3f
|
Use treble-clef as genre icon
|
2015-06-28 19:06:12 +01:00 |
|
Craig Drummond
|
a7f1550741
|
Show song durations
|
2015-06-28 09:02:36 +01:00 |
|
Craig Drummond
|
8981174776
|
Save grouping
|
2015-06-27 17:41:08 +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
|
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
|
dab5b0bace
|
Use role to determine if cover should load in UI thread
|
2015-06-20 19:55:59 +01:00 |
|
Craig Drummond
|
3bfce20b98
|
Add proxy for podcasts
|
2015-06-20 08:45:36 +01:00 |
|
Craig Drummond
|
a8709610ab
|
Oops forgot to add these!!!
|
2015-06-19 23:05:58 +01:00 |
|
Craig Drummond
|
430ee392ff
|
Call fixPath so that correct URL is passed
|
2015-06-19 22:55:51 +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
|
c4999eee86
|
Remove debug
|
2015-06-11 20:49:31 +01:00 |
|
Craig Drummond
|
5cd23dee3b
|
Remove albums proxy model - no longer used.
|
2015-06-09 18:03:13 +01:00 |
|
Craig Drummond
|
d29e685863
|
Implement getXXXIndex functions
|
2015-06-08 23:05:15 +01:00 |
|
Craig Drummond
|
c09f12e669
|
Don't add item to set if set includes parent
|
2015-06-08 21:01:48 +01:00 |
|
Craig Drummond
|
a8166c76dc
|
Remove treble-clef as composer icon
|
2015-06-08 20:40:12 +01:00 |
|
Craig Drummond
|
23be42719f
|
Re-implement songExists
|
2015-06-08 20:36:20 +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
|
5750efe823
|
Re-implement tag editing, etc, from folders view.
|
2015-06-08 20:08:49 +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
|
1cb600b5cf
|
Oops! Add song to album!
|
2015-06-08 18:49:33 +01:00 |
|
Craig Drummond
|
2de4af3dd8
|
Only update if parsed filter has actually changed.
|
2015-06-08 18:22:18 +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
|
00fcfb8c8e
|
When removing duplicates, take album into account as well as artist and title.
BUG: 664
|
2015-04-16 20:57:42 +00:00 |
|
craig.p.drummond
|
a7f884139a
|
Dirble v2 API.
|
2015-04-15 21:58:06 +00:00 |
|
craig.p.drummond
|
58b90d497e
|
Show composer images - see README for details.
|
2015-04-05 22:32:27 +00:00 |
|
craig.p.drummond
|
8ca8c4deea
|
Use treble clef icon in artists list if composer tag is being used for an artist.
|
2015-03-28 14:36:15 +00:00 |
|
craig.p.drummond
|
64ff9944cc
|
Fix composer support when loading from cache
|
2015-03-26 22:55:32 +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
|
2d343f8b79
|
- Separate title and track number in search model table view.
- Show rating in search model table view.
|
2015-02-27 22:06:34 +00:00 |
|
craig.p.drummond
|
d033a684ed
|
Fix header context menu items
BUG: 640
|
2015-02-27 18:05:39 +00:00 |
|
craig.p.drummond
|
1ad0e107ae
|
Allow setting of column alignments in table views.
BUG: 632
|
2015-02-24 11:32:10 +00:00 |
|
craig.p.drummond
|
ecb59fad60
|
Use '#' for track number column title in table view.
|
2015-02-23 16:21:10 +00:00 |
|
craig.p.drummond
|
bffb5eb137
|
Oops! Remove left over debug line...
|
2015-02-15 15:29:16 +00:00 |
|
craig.p.drummond
|
af062a8fd3
|
When playing a digitally imported (or JazzRadiom, etc) stream from the favourites section, then modify the URL if the user has a premium account (to match what existing behaviour is stream is played from the station list)
BUG: 623
|
2015-02-15 15:20:12 +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
|
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
|
51e1df8d92
|
- Fix potential crashes on refresh. Need to ensure consistent string is used for album index. Also, when getting albums and artists via index, ensure correct item is returned.
BUG: 596
|
2014-11-26 12:24:51 +00:00 |
|
craig.p.drummond
|
20869e0a7a
|
Use regular artist icon for "Various Artists"
|
2014-10-31 21:35:45 +00:00 |
|
craig.p.drummond
|
1b06c95764
|
In Artists view, place "Various Artists" in alphabetical position - this is consistent with albums view.
BUG: 579
|
2014-10-31 21:24:25 +00:00 |
|
craig.p.drummond
|
0240a2b3af
|
Ignore "The" when sorting albums.
BUG: 578
|
2014-10-31 21:16:38 +00:00 |
|
craig.p.drummond
|
ca0735a4bf
|
Fix Ubuntu Touch builds.
BUG: 577
|
2014-10-31 20:30:56 +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 |
|