craig.p.drummond
496f0ab56c
Document cantata-dynamic
2012-05-18 16:59:32 +00:00
craig.p.drummond
64e9f37a0b
When 'Return'/'Enter' is pressed when play queue has focus, start playing from the first selected song.
...
BUG:16
2012-05-18 16:46:42 +00:00
craig.p.drummond
bf9c32af5f
Have cantata-dynamic helper script send a dbus message when it starts and stops - so that cantata main window can show the current status if the helper is started externally.
2012-05-18 16:37:27 +00:00
craig.p.drummond
9234e6351b
Fix transcoding with new ffmpeg.
...
BUG:15
2012-05-18 16:33:28 +00:00
craig.p.drummond@gmail.com
f64437753d
- Only attempt to load a cover from MPD dir if the song actually has a file path
...
- For streamed songs, add actual path to URL query
2012-05-12 20:07:32 +00:00
craig.p.drummond@gmail.com
4c79fa7399
Dont need to check 'isAlive' when decoding URLs.
2012-05-12 19:48:26 +00:00
craig.p.drummond@gmail.com
da2b114c80
Only automatically start playing songs if we are replacing the playqueue, or the song is the first song added via the commandline.
...
BUG:13
2012-05-12 19:39:36 +00:00
craig.p.drummond@gmail.com
c3b9ce9ce0
Set minimum font size for info page.
...
BUG:12
2012-05-10 19:57:01 +00:00
craig.p.drummond@gmail.com
4e6331e353
More fixes for apply/revert various-artists workaround...
2012-05-10 19:50:07 +00:00
craig.p.drummond@gmail.com
aeee3f0b68
Fix tag-editor's 'Various Artists' workaround when all tracks is selected.
2012-05-10 11:09:26 +00:00
craig.p.drummond@gmail.com
3d696930d2
- When saving track name to cache, save the actual name, no the displayed name.
...
- Attempt to fix errors in cache where the displayed name was saved.
2012-05-10 11:09:01 +00:00
craig.p.drummond@gmail.com
75115599b3
Fix spelling mistakes.
...
BUG:11
2012-05-09 19:26:59 +00:00
craig.p.drummond@gmail.com
71be9ae8dd
Update
2012-05-08 20:00:42 +00:00
craig.p.drummond@gmail.com
42e7ee76e1
Remove reference to job in all cases. Fixes the scenario where the top-left album widget displays cover from previous album.
2012-05-08 17:07:08 +00:00
craig.p.drummond@gmail.com
e25df38bc1
Fix loading of commandline passed files when we have a local MPD connection.
2012-05-08 17:06:57 +00:00
craig.p.drummond@gmail.com
82a0aa51a0
When songs added to playQueue - start-playing song if playQueue has no current song, and the state is 'inactive'. This should handle the case where the playqueue is empty, and cantata is started with a list of songs on the commandline.
2012-05-08 11:13:10 +00:00
craig.p.drummond@gmail.com
38bdaaeb4e
Fix loading of songs via commandline if we are set to use HTTP server.
2012-05-08 11:04:03 +00:00
craig.p.drummond@gmail.com
5992069084
Only call 'showNormal' if current instance is not visible.
2012-05-08 11:03:39 +00:00
craig.p.drummond@gmail.com
ddad7c9c69
When determining indexes to add to 'selectedIndexes' for a collapsed album (in grouped style play queue/lists), ensure each index is only added once.
2012-05-07 18:47:07 +00:00
craig.p.drummond@gmail.com
26744121e3
When adding items to playqueue, only start to play if playqueue was previously empty.
2012-05-07 17:04:37 +00:00
craig.p.drummond@gmail.com
33b44c849f
Spelling
2012-05-07 12:59:03 +00:00
craig.p.drummond@gmail.com
3c30af690f
Update
2012-05-07 12:55:31 +00:00
craig.p.drummond@gmail.com
70d90290f8
Ensure song filenames do not contain audio-folder path.
2012-05-07 12:26:28 +00:00
craig.p.drummond@gmail.com
02652427fc
Connect autoScan signal
2012-05-06 07:21:42 +00:00
craig.p.drummond@gmail.com
eebebac4c2
Spelling
2012-05-04 11:59:18 +00:00
craig.p.drummond@gmail.com
618b55055a
When performing a custom lytics seatch, and we have no current song, dont attempt to save the file to MPDs music folder (there is no valid filename).
2012-05-04 11:11:27 +00:00
craig.p.drummond@gmail.com
8594783c02
Better error text.
2012-05-04 11:07:45 +00:00
craig.p.drummond@gmail.com
e01b0759f6
Remove KIO devices from changelog, nowhere near ready!
2012-05-04 11:07:24 +00:00
craig.p.drummond@gmail.com
3b6a820bb8
Fix copying track from MTP devices.
2012-05-04 11:06:46 +00:00
craig.p.drummond@gmail.com
2170b85c5f
Fix qt build
2012-05-04 11:06:17 +00:00
craig.p.drummond@gmail.com
ba4d83fc31
More missing KIO stuff
2012-05-03 20:55:18 +00:00
craig.p.drummond@gmail.com
f98b20f5e9
- Mention that KIO device support is not complete
...
- Update TODO entries
2012-05-03 20:52:23 +00:00
craig.p.drummond@gmail.com
e458e66be9
Fix margins...
2012-05-03 20:47:13 +00:00
craig.p.drummond@gmail.com
596d66d3d8
When refreshing lyrics, instead of startnig at first provider and iterating them all again (which will result in the same hit again), start at the next provider. This allows all providers to be checked. Thanks to Martin Blumenstingl for the patch.
2012-05-03 20:15:39 +00:00
craig.p.drummond@gmail.com
2ca27e0d4b
Dont mention webdav, etc, in the UI - KIO support has been disabled as its extremely slow.
2012-05-03 20:11:41 +00:00
craig.p.drummond@gmail.com
f7ae678282
Add support for using KIO to access music collections. This is currently disabled as it is VERY slow. For example, accessing my android phone (via wifi) with 17 albums took ~60 seconds with webdav, and only ~10 when using sshfs!!!!
2012-05-03 20:07:28 +00:00
craig.p.drummond@gmail.com
168bd92744
s/RemoteDevice/RemoteFsDevice/g
2012-05-02 19:42:19 +00:00
craig.p.drummond@gmail.com
a06d1d3aef
Re-arrange some minor details...
2012-05-02 19:29:38 +00:00
craig.p.drummond@gmail.com
9679b78490
Use KDirRequester (via sftp://) to allow selection of SSHFS folder.
2012-05-02 18:38:04 +00:00
craig.p.drummond@gmail.com
c379fce0ed
No need to store full path in each song file.
2012-05-02 18:37:45 +00:00
craig.p.drummond@gmail.com
bb86526990
For a song to be classified as a stream, its file *must* contain ://
2012-05-02 18:36:34 +00:00
craig.p.drummond@gmail.com
397ecb56c7
Fix crashes when deivce is removed - we need to check if the Solid device is valid before looking at the particular device type.
2012-05-02 11:24:39 +00:00
craig.p.drummond@gmail.com
56557014b7
When updating a non-MTP device, prompt the user as to whether to perform a parial scan (only new songs are scanned), or a full scan (where all songs are rescanned).
2012-05-02 11:22:14 +00:00
craig.p.drummond@gmail.com
2a5c60287a
Remove ffmpeg deprecated API usage.
2012-05-02 11:17:19 +00:00
craig.p.drummond@gmail.com
a76a23b02b
Dont update 'curent song' details when playqueue is updated - the current
...
song is updated by other means. As we now use 'plchangesposid' to speed
updates, we dont always have the full song info when playqueue is updated.
BUG:9
2012-05-01 20:52:12 +00:00
craig.p.drummond@gmail.com
99c564acf7
Limit downloaded covers to a max of 600x600 pixels.
...
When showing cover-widget tooltip, scale image if it is greater than 600x600.
BUG:8
2012-05-01 20:39:00 +00:00
craig.p.drummond@gmail.com
9debcf7f20
Slightly nicer way of making QThread::msleep visible.
2012-04-30 15:01:28 +00:00
craig.p.drummond@gmail.com
425e7d29db
Make albums view (if set to sort artist before album) more consistent with library view. i.e. Place 'Various Artists' albums first, and place 'Single Tracks' as first 'Various Artists' album.
2012-04-30 11:41:49 +00:00
craig.p.drummond@gmail.com
82866f4d0c
When looking for albums covers, if we have grouped an album under 'Various Artists', but the albumArtist tas is not 'Various Artists', then we need to use the real albumArtist tag in the query.
2012-04-30 11:25:17 +00:00
craig.p.drummond@gmail.com
d757b59f8a
Remove 'Single Tracks' cover creation.
2012-04-30 11:11:40 +00:00