craig.p.drummond
|
3eef603688
|
Add 'Search' tab - uses MPD for search.
|
2013-12-18 19:15:19 +00:00 |
|
craig.p.drummond
|
16cab8a738
|
Basic undo/redo support for playqueue.
|
2013-12-17 21:12:27 +00:00 |
|
craig.p.drummond
|
61435e0297
|
If command fails without recieving an error - then display "Unknown" allong with the command.
BUG: 341
|
2013-12-10 19:48:38 +00:00 |
|
craig.p.drummond
|
f91db0e4da
|
More consistent .cue file detection - move code into Song class
|
2013-12-08 15:56:01 +00:00 |
|
craig.p.drummond
|
56e8b209a1
|
Only show composer field in tag editor if it is one of the MPD supplied tags
|
2013-12-05 19:40:46 +00:00 |
|
craig.p.drummond
|
bb20217719
|
When shuffling albums, only start to play if was playing before shuffle
|
2013-11-27 19:40:18 +00:00 |
|
craig.p.drummond
|
608d6c0bce
|
readReply() should be static
|
2013-11-27 19:39:48 +00:00 |
|
craig.p.drummond
|
dd7185cd6e
|
Mention that error comes from MPD
|
2013-11-15 19:38:25 +00:00 |
|
craig.p.drummond
|
3876d0c122
|
Be consistent with isReadable check on dirs
|
2013-10-20 14:18:31 +00:00 |
|
craig.p.drummond
|
ff6237403c
|
Fix detection of shares when \\ip.address is used
BUG: 316
|
2013-10-18 18:56:49 +00:00 |
|
craig.p.drummond
|
fe91b4faa4
|
Fix detecting if MPD dis is readable, if it is specified as \\host
BUG: 316
|
2013-10-17 17:22:54 +00:00 |
|
craig.p.drummond
|
7579b673c0
|
Cleanup
|
2013-10-08 18:00:42 +00:00 |
|
craig.p.drummond
|
bda9120b74
|
Use "play" command if play button is pressed and there is no current song.
|
2013-09-24 18:41:35 +00:00 |
|
craig.p.drummond
|
9d80f402e7
|
Initial MacOS port - thanks to Ian Scott
|
2013-09-17 15:54:18 +00:00 |
|
craig.p.drummond
|
b1b0b8a294
|
Add option to prevent system from suspending whilst playing (Linux only).
|
2013-09-02 18:25:54 +00:00 |
|
craig.p.drummond
|
2e22b1a258
|
HTTP stream URL is per collection
|
2013-08-23 16:34:03 +00:00 |
|
craig.p.drummond
|
f0bad94c9c
|
Use i18n is a more KDE-like manner, other wise debug builds of kdelibs produce (I18N_ARGUMENT_MISSING)
BUG: 254
|
2013-07-18 14:52:45 +00:00 |
|
craig.p.drummond
|
c6db16dd7b
|
After replacing play queue - dont emit error if fail plays, might be that playlist was not loaded...
|
2013-07-03 19:05:22 +00:00 |
|
craig.p.drummond
|
042d899fd7
|
Start playing, even if adding a playlist, when replace is used
|
2013-07-03 15:40:52 +00:00 |
|
craig.p.drummond
|
34faa07567
|
Better error message
|
2013-07-03 15:39:34 +00:00 |
|
craig.p.drummond
|
268701bdf0
|
Cant add a playlist, or part-of, to another playlist
|
2013-07-03 15:39:19 +00:00 |
|
craig.p.drummond
|
0e0242896d
|
For MPD versions 0.17 and above, if Cantata can read a .cue file then it will list each track as a separate entry in the artists and albums views.
BUG: 249
|
2013-07-02 19:20:40 +00:00 |
|
craig.p.drummond
|
ff7a17dd22
|
Add support for a simple profile where MPD is started by cantata, and the only settings are the music folder and cover names.
|
2013-06-23 08:51:19 +00:00 |
|
craig.p.drummond
|
37d6d8439a
|
Dont show socket filename in description
|
2013-06-21 18:42:25 +00:00 |
|
craig.p.drummond
|
b374aba431
|
Add debug logging
|
2013-06-10 16:34:22 +00:00 |
|
craig.p.drummond
|
115bcb6411
|
Simplify debug toggle
|
2013-05-28 19:09:46 +00:00 |
|
craig.p.drummond
|
67f7058633
|
Remove lyrics and info pages, and place within a new context view.
|
2013-05-18 10:13:53 +00:00 |
|
craig.p.drummond
|
813ee2f784
|
- Fix deletion of threads.
- Enable online services for windows builds.
|
2013-05-04 10:35:06 +00:00 |
|
craig.p.drummond
|
9a886461ef
|
Initialise members
|
2013-04-26 18:46:20 +00:00 |
|
craig.p.drummond
|
44a90c27ae
|
Attempt to fix stop-after-current when there is only 1 track in the playqueue, and this is set to repeat
|
2013-04-19 18:32:37 +00:00 |
|
craig.p.drummond
|
f816f89bad
|
Set state to stopped if we stop after current
|
2013-04-19 18:31:59 +00:00 |
|
craig.p.drummond
|
8a755517a6
|
Update replaygani settnig when this is changed in mpd
|
2013-04-15 18:37:31 +00:00 |
|
craig.p.drummond
|
7317604547
|
Fix seek via mpris
|
2013-04-06 07:45:57 +00:00 |
|
craig.p.drummond
|
330cf5c12d
|
track ID is a signed in
|
2013-04-06 07:45:11 +00:00 |
|
craig.p.drummond
|
8efae3ec46
|
Better control over stopAfterCurrentId
|
2013-04-06 07:44:47 +00:00 |
|
craig.p.drummond
|
8243c2d9e7
|
Add 'Stop after track' to playqueue context menu.
|
2013-04-04 19:57:52 +00:00 |
|
craig.p.drummond
|
6ec349a7c5
|
Indicate stop-after track
|
2013-04-04 19:01:12 +00:00 |
|
craig.p.drummond
|
a304174850
|
Mute/unmute
|
2013-04-04 19:00:51 +00:00 |
|
craig.p.drummond
|
b82c71a0a9
|
Implement 'Stop after current track'
|
2013-03-29 20:58:28 +00:00 |
|
craig.p.drummond
|
4ec872866d
|
Fix order of items added to playqueue via drag-n-drop when playqueu alreay has items.
|
2013-03-07 21:32:46 +00:00 |
|
craig.p.drummond
|
11e1d4c35e
|
If replacing playqueue with a stream, then start playing when added.
|
2013-02-13 19:42:27 +00:00 |
|
craig.p.drummond
|
ac3345c65c
|
Better thread termination
|
2013-01-30 19:16:03 +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
|
3e7b04f872
|
Dont emit errors when setting volume. 'Fade on stop' seems to cause issues now and again, so just ignore!
|
2013-01-17 19:14:13 +00:00 |
|
craig.p.drummond
|
fbe6f03408
|
Update copyright year
|
2013-01-17 16:57:20 +00:00 |
|
craig.p.drummond
|
742ba7f54e
|
Fix detection of streams in play queue when current song is updated.
|
2013-01-15 19:17:39 +00:00 |
|
craig.p.drummond
|
9c503ad6fe
|
Move server info into a dialog.
|
2013-01-12 08:30:57 +00:00 |
|
craig.p.drummond
|
ab919e6c48
|
Ensure we ALWAYS guess tags for untagged playqueue items
|
2012-12-13 19:53:22 +00:00 |
|
craig.p.drummond
|
db076cb6b4
|
Move MPD thread into MPDConnection class
|
2012-12-08 11:25:32 +00:00 |
|
craig.p.drummond
|
edc77873dd
|
When refresh button is pressed send an update and stats request to MPD.
|
2012-11-26 21:28:05 +00:00 |
|