craig.p.drummond
23fac23d50
Simplify HTTP server settings. Now only the interface can be chosen. HTTP server is used for all non-MPD files. If computer has no active network connection (e.g. lo is the only interface), then the HTTP server settings page is hidden.
2013-05-13 20:40:37 +00:00
craig.p.drummond
0d5db70eb4
Better logging
2013-05-13 20:39:56 +00:00
craig.p.drummond
a00327042e
Unless using a dark toolbar, use same colour for toolbar menu icon as per menu icon in views.
2013-05-13 20:38:48 +00:00
craig.p.drummond
29c61ba89a
Spelling!!!
2013-05-10 19:03:30 +00:00
craig.p.drummond
5d2d3b1b13
After ripping a CD, prompt as to whether to calculate ReplyGain.
2013-05-10 19:03:02 +00:00
craig.p.drummond
5120cbdf54
Fix consistency of default button in messageboxes between Qt and KDE builds.
2013-05-10 19:02:29 +00:00
craig.p.drummond
ff23bd85f5
Save size of Track Organiser, Tag Editor, and ReplayGain dialogs.
2013-05-09 19:11:09 +00:00
craig.p.drummond
18eb70ca8b
Fix parameter name
2013-05-09 19:09:21 +00:00
craig.p.drummond
490c45d8fe
Dont display codec settings in copy dialog unless we are copying to a device, or from an AudioCD.
2013-05-09 19:08:44 +00:00
craig.p.drummond@gmail.com
4d6b620de2
Re-spin to add Qt SVG iconengine to windows installer.
2013-05-09 11:03:11 +00:00
craig.p.drummond
ab69de4210
Move windows ico into windows folder
2013-05-08 19:25:20 +00:00
craig.p.drummond
1ff3229d7d
Remove debug!
2013-05-08 18:36:24 +00:00
craig.p.drummond
fc1f6be0b1
Spelling :-(
2013-05-08 18:29:39 +00:00
craig.p.drummond
0f69d02a27
Plave icons doc in same folder as previous releases
2013-05-08 18:29:24 +00:00
craig.p.drummond
514bf1ac55
Use 'Read only' to indicate if streams file/dir is read-only
2013-05-08 18:28:56 +00:00
craig.p.drummond
356662111f
Better status labels for streams and dynamic pages.
2013-05-08 18:27:51 +00:00
craig.p.drummond
b605339e38
Indicate when streams file is read-only.
2013-05-08 18:26:12 +00:00
craig.p.drummond
3b0eae1a69
Use correct lock icon
2013-05-07 21:23:48 +00:00
craig.p.drummond
a24f3abb9c
Windows taglib
2013-05-07 19:42:26 +00:00
craig.p.drummond
95dce0dd97
Try to document/automate windows build as much as possible
2013-05-07 19:35:38 +00:00
craig.p.drummond
600424640f
Online device needs signals from device
2013-05-07 19:33:08 +00:00
craig.p.drummond
77ffaff6f3
Fix non taglib compile
2013-05-07 19:07:33 +00:00
craig.p.drummond
08c5668cd7
Use correct error icon
2013-05-07 18:16:51 +00:00
craig.p.drummond
7595ac2496
Add windows installer script - uses Inno Setup Compiler.
...
This asumes the following structure:
z:\Cantata\build - cantata cmake build folder
z:\Cantata\install - this contains the complete build of cantata (the exe, and all files to be installed)
z:\Cantata\src - source code
2013-05-05 18:35:52 +00:00
craig.p.drummond
ca92ea5954
Fix 'No such song' warning when removing songs from playqueue.
...
- When getting list of selected items, we want list of selected rows! Fixing the playqueue model, which now always returns the complete column count (even when grouped), caused thsi issue to appear.
BUG:213
2013-05-05 17:59:03 +00:00
craig.p.drummond
efa4b43db7
Remove unused var
2013-05-05 17:57:25 +00:00
craig.p.drummond
0b7409b729
When scanning library, ignore songs with no filename - looks like the code is probably parsing too many lines, and comming up with an empty song :-(
2013-05-04 11:08:01 +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
cbc2e2309a
Fix missing slots in windows builds. Basically we should have all slots, and only #ifdef out the code in the slot body.
2013-05-03 23:49:08 +00:00
craig.p.drummond
2b05751572
Fix cover downloading.
2013-05-03 23:22:32 +00:00
craig.p.drummond
97b17319f0
Fix loading of SVGs in windows build.
2013-05-03 23:08:37 +00:00
craig.p.drummond
3af5b16e09
Explicitly link to QtSvg
2013-05-03 22:27:11 +00:00
craig.p.drummond
17c5d4ce32
Fix non-taglib builds
2013-05-03 21:58:57 +00:00
craig.p.drummond
fea975f9c6
QtIOCompressor needs zlib include path
2013-05-03 21:32:15 +00:00
craig.p.drummond
211428d0e5
Fix usage of timers in threads
2013-05-03 19:07:12 +00:00
craig.p.drummond
481acceaff
Connect 'Set Cover' signal for windows builds.
2013-05-03 18:06:35 +00:00
craig.p.drummond
98f666df22
Add option to toggle mono icons
2013-05-03 18:06:05 +00:00
craig.p.drummond
9fc2050fd7
Document %artist% / %album% in cover name
2013-05-03 18:05:48 +00:00
craig.p.drummond
8945d1ec6c
Add "(Muted)" to volume button tooltip if volume is currently muted.
2013-05-03 18:05:21 +00:00
craig.p.drummond
8c46566276
Show artist name as caption for cover dialog when setting artist images.
2013-05-03 18:04:51 +00:00
craig.p.drummond
8c85eb8d28
- s/Set Cover/Set Image/g
...
- Correct warning if artist image is not writeable
2013-05-03 18:04:14 +00:00
craig.p.drummond
a2304c3735
Display 'Calculating...', and 'Deleting...' in cache settings page if relevant
2013-05-03 18:03:29 +00:00
craig.p.drummond@gmail.com
6fff3520bb
Fix deletion of cache when single item selected.
2013-05-03 11:11:55 +00:00
craig.p.drummond@gmail.com
994c2c45e9
Correctly calculate size of cache folders when folder does not exist.
2013-05-03 11:09:09 +00:00
craig.p.drummond@gmail.com
2ac7a86a46
Dont display Jamendo and Magnatune cache settings in config dialog if these have been disabled at build time.
2013-05-03 11:08:02 +00:00
craig.p.drummond
3a6c042d9c
Update version number
2013-05-02 17:09:21 +00:00
craig.p.drummond
7f8c2941b1
Disable online services by default for Windows builds. Loading Jamendo seems to cause a crash. I dont actually use online services, or windows builds, and I'm no windows developer - so I'm unsure how to debug, and dont have the time nor the enthusiasm to try to fix this.
2013-05-01 18:34:04 +00:00
craig.p.drummond
a81428638c
Use correct 'no cover; icon.
2013-05-01 18:12:14 +00:00
craig.p.drummond
86d775ab59
Model shound not care if view is grouped or not, thats up to the view to handle! This fixes issues where the playqueue grouped view would sometimes get an horizontal scrollbar!
2013-05-01 18:11:55 +00:00
craig.p.drummond
aedb293ea1
Default to port 0 for http - so that a dynamic port is assigned
2013-05-01 07:05:24 +00:00