Craig Drummond
958b1107e1
Remove notes about mopidy - not really spported anyhow...
2015-07-15 22:49:23 +01:00
Craig Drummond
d501d9001b
Fix build when building remote device support
...
#698
2015-07-13 21:15:53 +01:00
Craig Drummond
e7365f7acb
Add actions to view after init, so that standard actions are first
2015-07-04 21:22:56 +01:00
Craig Drummond
9365e91158
Fix incorrect page selection
2015-07-03 21:06:22 +01:00
Craig Drummond
3e3033de05
No UrlLabel for to action details
2015-07-03 20:53:36 +01:00
Craig Drummond
d3b3e3d65f
Calculate size required in a QTimer loop, so that UI does not hang.
2015-07-03 20:50:02 +01:00
Craig Drummond
f20a1a5fcc
Use SinglePageWidet for devices page
2015-06-30 19:13:48 +01:00
Craig Drummond
5fe2db6319
Move view settings into menu button for each view
2015-06-27 17:06:14 +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
23be42719f
Re-implement songExists
2015-06-08 20:36:20 +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 Drummond
31dbc7e2f9
Use mpd.cantata as DBus service name.
2015-04-25 15:23:28 +01:00
craig.p.drummond
dafbddee61
String format
2015-03-31 17:05:08 +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
0d1c162607
Don't crash when detecting an audio CD with no tracks.
...
BUG: 624
2015-02-12 18:35:57 +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
1f6329258f
Fix copying of covers to UMS, etc, devices if song is transcoded.
...
BUG: 603
2014-12-08 14:30:32 +00:00
craig.p.drummond
bd7f39fc3a
Typo fixes: Uknown -> Unknown, ReplyGain -> ReplayGain
2014-10-07 18:47:35 +00:00
craig.p.drummond
db1f9e9cec
- Add control buttons for windows thumbnail toolbutton.
...
- Add prev/play/pause/etc to OSX dock menu
- As part of this connect to correct triggered signal!
2014-10-01 15:50:29 +00:00
craig.p.drummond
bfc8aa1ec2
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
5078e933ea
- Fix saving of file paths
...
- Convert home-path to/from ~ for files too
BUG: 544
2014-09-17 18:28:44 +00:00
craig.p.drummond
d5ce7de372
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
037350609f
Indicate if encoder is avconv
2014-09-04 18:45:06 +00:00
craig.p.drummond
52a97e9c25
Code layout
2014-09-04 18:44:44 +00:00
craig.p.drummond
bc1ff5cba6
Resize device properties dialog when changing transcoder.
2014-09-01 18:32:38 +00:00
craig.p.drummond
6c77389b3a
Add note-label classes to ensure consistency
2014-08-21 16:40:46 +00:00
craig.p.drummond
8f6c53fa67
Remove 'Add albums in random order' from view context menus.
2014-08-18 19:06:52 +00:00
craig.p.drummond
52b0af84ea
Semi colon not needed after Q_UNUSED
2014-07-23 18:04:26 +00:00
craig.p.drummond
1004285d3b
setting of artist images, large images, etc are no longer used
2014-07-17 17:15:03 +00:00
craig.p.drummond
0c50c28429
Fix text
2014-07-17 16:13:43 +00:00
craig.p.drummond
0d19ee77ab
- Remove GUI option to control saving of scaled covers. This is enabled by default, and can be toggled via the config file.
...
- Dont re-load view when sort changes.
2014-07-16 19:07:41 +00:00
craig.p.drummond
d5d5c23479
- 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
c3d288fd8e
Use Covers::self()->get() to retrieve all covers
2014-07-16 19:05:36 +00:00
craig.p.drummond
3bdd92fa5f
Fix AudioCD covers
2014-07-16 19:01:35 +00:00
craig.p.drummond
66d3dd6f4e
Fix 'all' properties
2014-07-15 19:01:08 +00:00
craig.p.drummond
7810742669
No need to call stop in destructor
2014-07-15 19:00:40 +00:00
craig.p.drummond
06e1620e51
Ensure slot is connected before signal can be emitted
2014-07-15 19:00:15 +00:00
craig.p.drummond
52b5dd5019
Scanner object is required to save cache!
2014-07-15 18:59:39 +00:00
craig.p.drummond
d2cf06881a
Replace spaces in schema too
2014-07-15 18:59:11 +00:00
craig.p.drummond
cc64e48c1c
Remove 'TextLabel' string
2014-07-03 18:59:12 +00:00
craig.p.drummond
4d4240ac49
Use QElapsedTimer to control frequency of updates
2014-06-17 16:54:22 +00:00
craig.p.drummond
83fafbd648
Fix progress display when saving XML
2014-06-17 16:53:40 +00:00
craig.p.drummond
c6e2de4b8c
Use inode-directory icon and not folder (same anyway)
2014-06-14 19:27:31 +00:00
craig.p.drummond
eac245fd65
Also read performer for display in context view
2014-06-11 18:25:29 +00:00
craig.p.drummond
00003720f9
s/Q_OS_WIN32/Q_OS_WIN/g
2014-06-10 19:45:33 +00:00
craig.p.drummond
8fe7865330
If artist is different to album-artist, then show track title as "title - artist"
2014-06-09 18:43:00 +00:00
craig.p.drummond
f94bc3d947
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
d23db97077
Fix transcoding tracks to MTP devices.
...
BUG: 488
2014-05-30 15:40:17 +00:00