craig.p.drummond
5b618df864
Add performer and composer to table-view for playqueue, playlists, and search
2014-06-11 18:27:13 +00:00
craig.p.drummond
5f0b67f02c
Use client-to-client to talk to cantata-dynamic when run in server mode => no need for port setting!
2014-05-23 21:38:33 +00:00
craig.p.drummond
6720738531
Store streams in '[Radio Streams]' MPD playlist - and not streams.xml.gz
2014-05-02 16:36:25 +00:00
craig.p.drummond
ff55be5305
Remove grouping of multiple-artist albums under 'Various Artists'
2014-04-01 18:02:12 +00:00
craig.p.drummond
0f0b371a59
Only parse items of songs as required
2014-03-26 19:36:20 +00:00
craig.p.drummond
429465cb91
Speed-up MPD response parsing, by only converting strings to UTF-8 when required
2014-03-07 17:20:07 +00:00
craig.p.drummond
3630effa01
FreeBSD compile fixes?
...
BUG: 424
2014-02-26 20:07:19 +00:00
craig.p.drummond
d59fa8d83f
Only want local files from Mopidy for library and folders
2014-02-04 19:10:18 +00:00
craig.p.drummond
054465656c
Decode Mopidy local:track:file paths
2014-01-21 18:57:47 +00:00
craig.p.drummond
18a3d351a5
If listallinfo fails, usr lsinfo recursively
...
BUG: 379
2014-01-08 19:43:05 +00:00
craig.p.drummond
ab7ffecca3
Update (c) year
2014-01-06 19:32:05 +00:00
craig.p.drummond
4f85c08501
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
99bccf6281
Read/write tags in an external app - as per Clementine and Amarok. Isolates Cantata from TagLib crashes.
2013-10-22 18:22:41 +00:00
craig.p.drummond
f02fdf4cf2
Song is a struct, not class
...
BUG: 254
2013-07-11 18:34:13 +00:00
craig.p.drummond
f6ff471b74
Add some debug info to MPDParseUtils
2013-07-03 19:27:46 +00:00
craig.p.drummond
90e1ae4937
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
e3186c83d5
Remove stream name from url - so that it is not shown in tooltip
2013-04-27 15:24:08 +00:00
craig.p.drummond
ad9942f039
Add stream name to fragment part of URL sent to MPD. This way, when the playqueue listing is received back from MPD, the name can be determined.
2013-03-19 19:29:24 +00:00
craig.p.drummond
09374f37a4
Remove Qt module prefix from includes - will make Qt5 port a little easier!
2013-01-28 19:33:42 +00:00
craig.p.drummond
476d132466
Update copyright year
2013-01-17 16:57:20 +00:00
craig.p.drummond
e3f326d162
Ensure we ALWAYS guess tags for untagged playqueue items
2012-12-13 19:53:22 +00:00
craig.p.drummond@gmail.com
70b6f5d550
Move most of Utils into support lib
2012-10-08 11:22:54 +00:00
craig.p.drummond
169f8a97d9
- Use better names for library/folder loading signals.
...
- Don't pass dbDateTime into load function, instead store dbDateTime in connection and use this.
- Don't store db time all over the place in the GUI thread, turn MPDStats into a singleton like MPDStatus and use that
2012-06-27 17:05:48 +00:00
craig
5a57f336b8
Use 'plchangesposid' MPD command to get list of playqueue changes - means
...
less data needs to be read from MPD per playqueue update.
2012-03-29 15:49:19 +00:00
craig
1621faf8d6
Add option to group albums with multiple artists under Various Artists.
2012-03-20 21:11:02 +00:00
craig
b450c6ad45
Reduce QMutex usage - have MPDStats/MPDStatus emitted as objects, and
...
stored in relevant classes.
2012-03-13 19:31:25 +00:00
craig
1f6d860b94
Query MPD for list of supported protocols - and only allow supported URLs.
2012-02-09 19:17:01 +00:00
craig
0265baad35
SAve settings
2012-02-03 21:25:16 +00:00
craig
73bc659d43
Cleanup
2012-01-04 19:19:13 +00:00
craig
7dad99ec88
Update copyright statements.
2012-01-04 19:15:55 +00:00
craig
312a56aeb0
Add option to group single track artist/albums under
...
'Various Artists'/'Single Tracks'/'Artist - Track'
2012-01-03 19:52:45 +00:00
craig
0fec68c50c
Move formatDuration out of MainWindow class
2011-12-14 19:40:33 +00:00
craig
a0e10ac604
Simpler duration code
2011-12-06 17:44:24 +00:00
craig
aaa9217553
Update copyright
2011-12-05 19:32:25 +00:00
craig
f40983a602
Add copyright
2011-12-04 10:48:50 +00:00
craig
84d41346e6
Re-org
2011-12-03 20:06:45 +00:00