craig.p.drummond
5c7d22c72d
Initial work on Qt translations. Commented out for the moment, as xgettext is crashing!!!
2012-09-02 20:13:00 +00:00
craig.p.drummond@gmail.com
c7006bfaab
Cleanup
2012-08-31 11:44:06 +00:00
craig.p.drummond@gmail.com
320d385b60
HTTP paths should also be fixed to end with /
2012-08-23 11:05:24 +00:00
craig.p.drummond@gmail.com
b249b21b91
If the date string recieved from MPD is longer than 4 characters, just use the first 4 - as we are only interested in the year.
2012-08-23 11:04:34 +00:00
craig.p.drummond@gmail.com
7f43f2bfd8
Fix issue with filenames containing quotes for playlist items
...
BUG:58
2012-08-20 11:09:01 +00:00
craig.p.drummond
417102c325
Fix handling of filename's with quotes.
...
BUG:58
2012-08-19 10:56:51 +00:00
craig.p.drummond
5917238c34
If 'Music folder' in settings dialog is a http folder (path starts with http://), then attempt to download cover-art from the http server.
2012-07-10 19:43:58 +00:00
craig.p.drummond
ce59bd7a36
- 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.p.drummond
c1c61ce0d4
Make TagLib optional.
2012-06-18 18:22:58 +00:00
craig.p.drummond
5bff55a584
Support MPD queue functionality. Add an 'Add With Priority' to menu of library, etc, views. Add a 'Set Priority' to play queue. Requires MPD 0.17.0 or newer.
2012-06-15 19:05:14 +00:00
craig.p.drummond@gmail.com
692bbf6590
Show playlist files in library and album views.
...
BUG:27
2012-06-12 11:16:37 +00:00
craig.p.drummond
21d3167bbf
Disable volume control if MPD returns a volume of -1 - as it does when the mixer is disabled.
...
BUG:23
2012-06-10 13:45:12 +00:00
craig.p.drummond@gmail.com
7a489e74d2
Add support for listing playlist files in folder view.
...
BUG: 19
2012-06-06 11:14:29 +00:00
craig.p.drummond
f5f3114145
Reduce KDE/Qt code duplication - by creating dummy Dialog, MessageBox, and InputDialog classes/namespaces for Qt.
2012-05-31 17:45:57 +00:00
craig.p.drummond@gmail.com
8b24d760a4
When grouping songs into albums, take into account song year. Its possible for an artist to release two albums with the same name in different years!
...
BUG:6
2012-04-30 11:07:58 +00:00
craig
677bb33361
Give streams key 0
2012-04-08 11:20:37 +00:00
craig
4a7225a249
OK, need musiclibrayitem to inherit of QObject, just having Device inherit seems to produce crashes :-(
2012-04-02 18:03:00 +00:00
craig
566a2aec00
'modified title' is not really required
2012-04-02 18:01:36 +00:00
craig
8e3e403263
Reduce memory usage - VERY slightly!!!!
2012-04-02 17:56:13 +00:00
craig
5426dc3d84
Support 'single' mode.
2012-03-29 15:49:47 +00:00
craig
b60f6ffeb3
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
40c7edd215
Remove unused
2012-03-29 15:48:42 +00:00
craig
aeb05c50ed
Update playlists if modified by another client.
2012-03-20 21:11:34 +00:00
craig
7db4b15c70
Add option to group albums with multiple artists under Various Artists.
2012-03-20 21:11:02 +00:00
craig
d4a9c94147
Reduce QMutex usage - have MPDStats/MPDStatus emitted as objects, and
...
stored in relevant classes.
2012-03-13 19:31:25 +00:00
craig
63f5ee8c44
Cleanup MPDStats
2012-03-06 19:01:14 +00:00
craig
d0a275acfb
Do album grouping in mpd thread
2012-03-06 18:58:48 +00:00
craig
f5ae3c14b4
Fix path
2012-03-01 18:30:18 +00:00
craig
239b066e36
Grouped play queue :-)
2012-02-24 18:09:07 +00:00
craig
45b8a20eae
Query MPD for list of supported protocols - and only allow supported URLs.
2012-02-09 19:17:01 +00:00
craig
d3dbf43377
SAve settings
2012-02-03 21:25:16 +00:00
craig
d617e7293a
Add simple timer to aid debuggin
2012-01-24 19:32:20 +00:00
craig
f51d438fe6
Speedup?
2012-01-24 19:31:17 +00:00
craig
518b7d41bb
Cleanup
2012-01-04 19:19:13 +00:00
craig
9fc2286ce3
Update copyright statements.
2012-01-04 19:15:55 +00:00
craig
8ef2023882
Add option to group single track artist/albums under
...
'Various Artists'/'Single Tracks'/'Artist - Track'
2012-01-03 19:52:45 +00:00
craig
6fbbdfb821
Forgot to commit!
2011-12-22 19:07:25 +00:00
craig
71dc6ec8c7
Move formatDuration out of MainWindow class
2011-12-14 19:40:33 +00:00
craig
61d3cf1426
Strt of editable playlists
2011-12-14 19:39:52 +00:00
craig
147102ea4d
Finally have streams working!!!
2011-12-09 22:55:01 +00:00
craig
dabcfd4697
Fix some i18n todos
2011-12-08 21:46:41 +00:00
craig
9c58859eb7
Simpler duration code
2011-12-06 17:44:24 +00:00
craig
d037a8df3d
Store maps of items, to speed up loading
2011-12-05 19:33:27 +00:00
craig
5da711e746
Speed up loading, by storing prev artist/album
2011-12-05 19:32:50 +00:00
craig
d39eb91753
Update copyright
2011-12-05 19:32:25 +00:00
craig
fb8b984f26
Add copyright
2011-12-04 10:48:50 +00:00
craig
7bde289b76
More code re-org
2011-12-03 20:17:23 +00:00
craig
4299c667f5
Re-org
2011-12-03 20:06:45 +00:00