craig.p.drummond
|
a035648dd9
|
Increase max-per-add to 10000
|
2013-12-30 12:14:49 +00:00 |
|
craig.p.drummond
|
64b9b6c726
|
Fix truncated files served from internal HTTP server.
BUG: 368
|
2013-12-30 10:29:05 +00:00 |
|
craig.p.drummond
|
6fa75e19e7
|
Allow 'add' chunk size to be configured via config file.
|
2013-12-30 09:59:50 +00:00 |
|
craig.p.drummond
|
0155bf35dd
|
Also shorten command list when logging that it failed!
|
2013-12-30 09:49:16 +00:00 |
|
craig.p.drummond
|
3df1de9733
|
When adding files to playqueue, only add in batches of up to 2000 songs.
BUG: 365
|
2013-12-30 09:47:34 +00:00 |
|
craig.p.drummond
|
e934e72f56
|
When closing search widget, after performing a search, collapse all bar top level items.
BUG: 367
|
2013-12-30 09:21:32 +00:00 |
|
craig.p.drummond
|
097805c39c
|
Hide volume control if MPD returns a negative value for volume - which indicates MPD's volume mixer is disabled.
BUG: 366
|
2013-12-29 18:38:48 +00:00 |
|
craig.p.drummond
|
36f2f9cd77
|
Add more debug to sendCommand
|
2013-12-29 18:23:14 +00:00 |
|
craig.p.drummond
|
991830f1d7
|
Use a timeout of 2 seconds per 100K bytes of data - therefore, Cantata will wait longer to write the data of a large command, and read its response.
BUG: 365
|
2013-12-29 14:44:06 +00:00 |
|
craig.p.drummond
|
71984a4f9f
|
Add config item, mpdPoll, which when set to true will cause Cantata to poll MPD every second whilst playing. This is useful for cases where Cantata misses updates from MPD. This needs to be manually set in config file (see README for details), as this is only a work-around for certain scenarios.
BUG: 364
|
2013-12-27 20:50:24 +00:00 |
|
craig.p.drummond
|
f5952beda5
|
If icon theme does not have network-server, then use audio file icon for HTTP server settings page.
|
2013-12-27 18:44:13 +00:00 |
|
craig.p.drummond
|
2c32faa9e9
|
Add note about needing exactly 2-levels to save artist images and backdrops.
|
2013-12-27 18:33:38 +00:00 |
|
craig.p.drummond
|
91292d3983
|
OnOffButton extends QCheckBox
|
2013-12-27 18:25:39 +00:00 |
|
craig.p.drummond
|
f218bb5a3c
|
Improve error message if 'playlist_directory' does not exist.
BUG: 358
|
2013-12-26 20:54:30 +00:00 |
|
craig.p.drummond
|
527979ae8b
|
Add more debug
BUG: 357
|
2013-12-26 20:40:16 +00:00 |
|
craig.p.drummond
|
bb40726a2e
|
Show error dialog if attempt to edit tags of non MPD songs.
BUGL 360
|
2013-12-26 20:34:09 +00:00 |
|
craig.p.drummond
|
6150b5cdcd
|
Dont save backdrops in mpd dir if song is from AudioCD. Also, add more debug.
|
2013-12-25 21:39:33 +00:00 |
|
craig.p.drummond
|
14c5c192a4
|
Register QSet<qint32> meta-type
|
2013-12-25 21:33:17 +00:00 |
|
craig.p.drummond
|
1df637d185
|
Dont tile artist backdrop, just draw in centre
|
2013-12-24 21:21:28 +00:00 |
|
craig.p.drummond
|
982ad4934a
|
Also remove CDDA files when Cantata exits.
|
2013-12-24 20:01:09 +00:00 |
|
craig.p.drummond
|
3efbf60f23
|
When checking for Cantata streams - also check CDDA. Needed for HTTP server, so that it know which Cantata files to serve.
|
2013-12-24 19:57:30 +00:00 |
|
craig.p.drummond
|
73fae91861
|
Improve internal HTTP security - only server files to MPD host, and only serve files in playqueue.
BUG: 356
|
2013-12-24 19:15:51 +00:00 |
|
craig.p.drummond
|
f47837aa7a
|
Scale context view backdrops.
|
2013-12-23 21:05:13 +00:00 |
|
craig.p.drummond
|
b58c8a1929
|
Option to have small sidebar at top or bottom.
|
2013-12-23 20:46:16 +00:00 |
|
craig.p.drummond
|
67db7ae876
|
Fix British English translation.
|
2013-12-23 20:43:32 +00:00 |
|
craig.p.drummond
|
8b4b81412a
|
Add option to always collapse context into single pane.
|
2013-12-23 11:00:37 +00:00 |
|
craig.p.drummond
|
c5b55c3f34
|
Use MPD status.playlistLength to determine number of playqueue items when controlling state of prev, next, and stop buttons.
BUG: 354
|
2013-12-23 09:55:23 +00:00 |
|
craig.p.drummond
|
4ea5aa9122
|
Update
|
2013-12-22 19:53:51 +00:00 |
|
craig.p.drummond
|
f6a87beb61
|
Comment...
|
2013-12-21 10:45:07 +00:00 |
|
craig.p.drummond
|
05b65d6f79
|
Fix crash when changing online view from list to tree, after a soundcloud search.
|
2013-12-21 10:44:48 +00:00 |
|
craig.p.drummond
|
21b3cf37a3
|
Preserve priorities when undo/redo
|
2013-12-19 20:08:24 +00:00 |
|
craig.p.drummond
|
047b3fa9c3
|
Simplify
|
2013-12-19 20:07:54 +00:00 |
|
craig.p.drummond
|
da0d4bcacb
|
Typo
|
2013-12-19 20:07:38 +00:00 |
|
craig.p.drummond
|
077c8293fb
|
Fix potential memory leak with cover images.
|
2013-12-19 20:07:12 +00:00 |
|
craig.p.drummond
|
6a582befa1
|
Optionally save scaled covers (used in artist and albums views) to disk.
|
2013-12-19 20:06:06 +00:00 |
|
craig.p.drummond
|
40682db629
|
Update
|
2013-12-19 20:05:39 +00:00 |
|
craig.p.drummond
|
51a9c750ad
|
Show "No tracks found." when no tracks found :-)
|
2013-12-19 20:05:22 +00:00 |
|
craig.p.drummond
|
8bc44adad5
|
Set tab order
|
2013-12-19 20:04:48 +00:00 |
|
craig.p.drummond
|
1ffac6fe7c
|
Show number of matched tracks at bottom of search page
|
2013-12-19 20:04:28 +00:00 |
|
craig.p.drummond
|
a52ae60ea1
|
Try to preserve playqueue position after undo/redo
|
2013-12-18 19:18:36 +00:00 |
|
craig.p.drummond
|
5e6c94c120
|
Save search category
|
2013-12-18 19:17:58 +00:00 |
|
craig.p.drummond
|
06cebf2b06
|
Fix row count
|
2013-12-18 19:17:41 +00:00 |
|
craig.p.drummond
|
dd115e9446
|
More icons
|
2013-12-18 19:17:26 +00:00 |
|
craig.p.drummond
|
af5c9b2c84
|
Use audioFileIcon from Icons
|
2013-12-18 19:17:05 +00:00 |
|
craig.p.drummond
|
7913002346
|
- Use 32x32 for drag'n'drop icon, 64x64 for highdpi
- Use audio-x-generic icon for drag'n'drop if no cover found.
|
2013-12-18 19:16:21 +00:00 |
|
craig.p.drummond
|
bcf864444f
|
Add 'Search' tab - uses MPD for search.
|
2013-12-18 19:15:19 +00:00 |
|
craig.p.drummond
|
09a8a0fb51
|
Basic undo/redo support for playqueue.
|
2013-12-17 21:12:27 +00:00 |
|
craig.p.drummond
|
c924d7d24b
|
Use lowercase (c)
|
2013-12-17 21:10:12 +00:00 |
|
craig.p.drummond
|
d47479ff23
|
Fix tagtype and URL handler detection.
|
2013-12-17 21:09:44 +00:00 |
|
craig.p.drummond
|
98ef67fc98
|
Use "(C)" instead of "©", as "©" seems to mess up Qt translations.
|
2013-12-17 21:08:54 +00:00 |
|