craig.p.drummond
|
d77d406a06
|
Fix Qt5 build - setEncodedUrl is deprecated in Qt5, and doesn't seem to be required.
BUG: 344
|
2013-12-07 22:23:09 +00:00 |
|
craig.p.drummond
|
6bcfed6f15
|
AudioCDs are not currently seekable :-(
|
2013-12-06 13:06:34 +00:00 |
|
craig.p.drummond
|
f18483d118
|
Extract common write block
|
2013-12-05 20:02:33 +00:00 |
|
craig.p.drummond
|
f002e46131
|
Better handling of Cantata stream URLs with special characters (e.g. question marks)
|
2013-12-05 19:43:37 +00:00 |
|
craig.p.drummond
|
5d63ab1d78
|
Only use taglib in tags.cpp/filetyperesolver.cpp
|
2013-11-26 19:59:15 +00:00 |
|
craig.p.drummond
|
c049af0cc8
|
Revert reading/writing of tags in external helper - its not working correctly
BUG: 319
|
2013-10-25 20:01:33 +00:00 |
|
craig.p.drummond
|
5343b1273a
|
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
|
243c75b3ab
|
Allow local file playback without taglib
|
2013-10-18 18:58:33 +00:00 |
|
craig.p.drummond
|
53e8b7c4ad
|
Can still use HTTP server without TagLib - its just not as good...
|
2013-10-18 18:57:44 +00:00 |
|
craig.p.drummond
|
6000884da3
|
Fix playing of files from windows share
|
2013-10-16 18:24:04 +00:00 |
|
craig.p.drummond
|
01c0c6e840
|
Set/read composer field with HTTP files
|
2013-10-15 17:17:44 +00:00 |
|
craig.p.drummond
|
4bc6d42f85
|
Fix HTTP server under windows when passed a local file
|
2013-10-15 17:14:51 +00:00 |
|
craig.p.drummond
|
c26cb9b161
|
Untested support for opus file format
|
2013-08-19 17:55:31 +00:00 |
|
craig.p.drummond
|
f0bad94c9c
|
Use i18n is a more KDE-like manner, other wise debug builds of kdelibs produce (I18N_ARGUMENT_MISSING)
BUG: 254
|
2013-07-18 14:52:45 +00:00 |
|
craig.p.drummond
|
83bf3339d9
|
Remove lame usage, its not actually required for audio cd playback!
|
2013-07-12 19:29:34 +00:00 |
|
craig.p.drummond
|
a4f010bfe9
|
Allow seeking in cantata HTTP streams.
|
2013-07-05 20:39:15 +00:00 |
|
craig.p.drummond
|
c21de407cc
|
Hide HTTP server settings if we only have 1 active network connection (well 2 if you include loopback :-) )
|
2013-06-24 18:48:39 +00:00 |
|
craig.p.drummond
|
c409a6274d
|
Fix AudioCD playback.
|
2013-05-21 19:22:22 +00:00 |
|
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
|
813ee2f784
|
- Fix deletion of threads.
- Enable online services for windows builds.
|
2013-05-04 10:35:06 +00:00 |
|
craig.p.drummond
|
7230782891
|
If we dynamically allocate a HTTP port, then attempt to reuse that port when Cantata restarts
|
2013-05-01 07:03:55 +00:00 |
|
craig.p.drummond
|
fe37025b58
|
Rename 'cdMp3' to 'cdEncode'
|
2013-03-25 19:57:58 +00:00 |
|
craig.p.drummond
|
bbeb25e084
|
Formatting
|
2013-03-22 21:17:54 +00:00 |
|
craig.p.drummond
|
77e030b2e3
|
Use 0 for 'Dynamic' setting
|
2013-03-19 19:29:54 +00:00 |
|
craig.p.drummond
|
6974d83b79
|
Remove unrequired include
|
2013-03-18 20:16:28 +00:00 |
|
craig.p.drummond
|
0dd629981b
|
Optionally covert CD Audio tracks to MP3 when playnig back via HTTP server.
|
2013-03-16 10:30:18 +00:00 |
|
craig.p.drummond
|
10f22de70c
|
Fix HTTP server listening on non-loopback address.
|
2013-03-16 07:34:50 +00:00 |
|
craig.p.drummond
|
a70e3ffe95
|
- Group cd tracks under 'Audio CD' in grouped view.
- Add isCdda() to Song
|
2013-03-14 19:50:59 +00:00 |
|
craig.p.drummond
|
5415c2cc7a
|
Re-layout
|
2013-03-14 19:33:01 +00:00 |
|
craig.p.drummond
|
12f87d19a7
|
Playback of AudioCDs via HTTP server
|
2013-03-14 19:32:27 +00:00 |
|
craig.p.drummond
|
52c4883132
|
MusicBrainz lookup
|
2013-03-13 20:01:51 +00:00 |
|
craig.p.drummond
|
13afdc5600
|
If we use a port<1024 for HTTP server, then just assign a 'dynamic'/random port
|
2013-03-11 19:53:25 +00:00 |
|
craig.p.drummond
|
50d76a7139
|
Intial attempt at audio-cd playback support. DOES NOT WORK!
|
2013-03-11 19:50:27 +00:00 |
|
craig.p.drummond
|
6461785afd
|
Disable lin-edit if not using server
|
2013-03-05 19:47:05 +00:00 |
|
craig.p.drummond
|
3b8a63a713
|
Some valgrind fixes
|
2013-02-15 17:21:44 +00:00 |
|
craig.p.drummond
|
4bacc17991
|
Try to be more conistent with single/double quotes.
|
2013-02-12 21:21:13 +00:00 |
|
craig.p.drummond
|
e2c3891a76
|
Move httpserversettings into http folder
|
2013-02-11 19:38:19 +00:00 |
|
craig.p.drummond
|
cb1d5b4b26
|
Support for Qt5
|
2013-02-08 17:57:02 +00:00 |
|
craig.p.drummond
|
ac3345c65c
|
Better thread termination
|
2013-01-30 19:16:03 +00:00 |
|
craig.p.drummond
|
c60604502f
|
Remove Qt module prefix from includes - will make Qt5 port a little easier!
|
2013-01-28 19:33:42 +00:00 |
|
craig.p.drummond
|
fbe6f03408
|
Update copyright year
|
2013-01-17 16:57:20 +00:00 |
|
craig.p.drummond
|
5d02af7e97
|
Fix money audio detection, and dsf/dff
|
2013-01-06 09:53:51 +00:00 |
|
craig.p.drummond
|
920e885d22
|
Fix url conversion
|
2013-01-06 09:52:59 +00:00 |
|
craig.p.drummond
|
66c7823791
|
Fix playing of files containing square brackets, etc, that are external to MPD database via Cantata's simple HTTP server.
|
2013-01-03 20:05:04 +00:00 |
|
craig.p.drummond
|
964a7e6138
|
Fix playing of more filetypes via http
|
2013-01-03 20:02:26 +00:00 |
|
craig.p.drummond
|
8c1cbee767
|
Fix playing of FLAC files external to MPD database via Cantata's simple HTTP server.
|
2013-01-02 19:50:58 +00:00 |
|
craig.p.drummond
|
610eab1309
|
Get path from query paramter, or URL's path
|
2012-12-30 22:14:35 +00:00 |
|
craig.p.drummond
|
0647961508
|
Set song's file to url
|
2012-12-30 22:01:43 +00:00 |
|
craig.p.drummond
|
f352abc989
|
Remove debug
|
2012-06-15 18:59:28 +00:00 |
|
craig.p.drummond@gmail.com
|
fc7f4ab98e
|
Add option to specify HTTP server listen address/interface.
|
2012-06-15 11:40:53 +00:00 |
|