Commit Graph

3728 Commits

Author SHA1 Message Date
craig.p.drummond
89ef1d5f64 - Only show artist name of CD track if it does not start with main CD artist.
- Show track numbers in CD listing.
2014-01-03 22:39:31 +00:00
craig.p.drummond
466766ecf1 Correctly style treeview in CD details dialog. 2014-01-03 22:28:17 +00:00
craig.p.drummond
2d58ecf3d6 Fix Gtk-like spinboxes 2014-01-03 20:54:17 +00:00
craig.p.drummond
9fd47674cc Just using InputDialog to get stream URL if streams tab is disabled 2014-01-03 19:06:01 +00:00
craig.p.drummond
de68b09c9a Add CMake option to disable dynamic playlists 2014-01-03 19:04:56 +00:00
craig.p.drummond
6809a05a13 Add CMake option to disable streams tab 2014-01-03 19:04:37 +00:00
craig.p.drummond
8485ab8cf4 Add CMake option to disable online services 2014-01-03 19:04:14 +00:00
craig.p.drummond
b2204bcf89 Fix Linux build if device support is disabled 2014-01-03 19:03:38 +00:00
craig.p.drummond
bc71e169ce Dont clear the playqueue when Cantata is passed a song as a commandline at start-up.
BUG: 375
2014-01-03 19:03:01 +00:00
craig.p.drummond
7db7103462 Remove useless copy-construction 2014-01-03 19:02:33 +00:00
craig.p.drummond
00da479cfc Remove unused 2014-01-03 19:02:19 +00:00
craig.p.drummond
2d8d6b9963 Move http/httpserversettings.ui out of main section! 2014-01-03 19:02:05 +00:00
craig.p.drummond
d0b265f5d0 Update 2014-01-03 19:01:45 +00:00
craig.p.drummond
da4745b207 If listallinfo fails, and using MPD>=0.18, inform user to increase MPD's buffer size 2014-01-03 19:01:28 +00:00
craig.p.drummond
c784be119b Fix error message reporting 2014-01-03 19:00:33 +00:00
craig.p.drummond
f5fdaee224 Spelling, again! 2014-01-03 19:00:05 +00:00
craig.p.drummond
7b42ae6ed1 Use PathRequester class 2014-01-03 18:59:47 +00:00
craig.p.drummond
4545564b85 Fix short-cuts in preferences dialog. 2014-01-03 18:59:29 +00:00
craig.p.drummond
da6bb3899a Treat PathRequester as per KUrlRequester 2014-01-03 18:59:00 +00:00
craig.p.drummond
885590e5a8 Fix toggling of checkboxes via short-cut. 2014-01-03 18:58:22 +00:00
craig.p.drummond
0044acbb5a Allow poll duration to be specified in config file - 0 (no polling) to 60 (seconds) 2014-01-02 20:02:28 +00:00
craig.p.drummond
83b15df511 Collpase after search in sync-dialog too!
BUG: 367
2014-01-02 19:46:01 +00:00
craig.p.drummond
f6f48434c2 Delay termination slightly, so that remove signal has time 2014-01-02 19:09:55 +00:00
craig.p.drummond
995e03151d Spelling! 2014-01-02 19:09:29 +00:00
craig.p.drummond
306fc50aa6 Categorise options better 2014-01-02 19:08:50 +00:00
craig.p.drummond
b320bcf210 Add CMake option to disable building of internal HTTP server.
BUG: 373
2014-01-02 19:07:59 +00:00
craig.p.drummond
6614f4f30e Dont alter filename! 2014-01-02 19:07:15 +00:00
craig.p.drummond
c98cbcbf0f Log if fail to open file 2014-01-02 19:06:52 +00:00
craig.p.drummond
3f24e2006a If connected to MPD via a UNIX-domain socket, then send non-MPD files as file:/// URLs to MPD - i.e. dont use internal HTTP server. To foce usage of HTTP server - set alwaysUseHttp to true in Cantata's config file.
BUG: 373
2014-01-02 19:06:13 +00:00
craig.p.drummond
a7c810e3c0 Only start internal HTTP server when required, and stop 1 second after last Cantata stream is removed.
BUG: 369
2014-01-02 19:05:06 +00:00
craig.p.drummond
23f30f4b48 When MPD seeks a Cantata HTTP stream, set the Content-Range header field.
BUG: 368
2014-01-02 19:03:20 +00:00
craig.p.drummond
cbe0b943ca 'Load All Covers' in album view is not usable now that scaled covers are cached - it slows down the loading too much! 2013-12-31 09:47:57 +00:00
craig.p.drummond
394e096c40 If Ctrl-F is activated again whilst search widget is visible, then select all current text.
BUG: 374
2013-12-31 09:23:18 +00:00
craig.p.drummond
477f386854 Show offending cue file / playlist in error message, when attempting to add these to a stored play list.
BUG: 372
2013-12-31 09:09:15 +00:00
craig.p.drummond
3a3177be22 When adding songs to an existing play lists, dont allow play list files to be added.
BUG: 372
2013-12-31 09:08:14 +00:00
craig.p.drummond
31518e6efe Add 'Remove dusplicates' functionality to play queue and play lists.
BUG: 370
2013-12-31 08:55:00 +00:00
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