Craig Drummond
|
b6bd94c236
|
Update (c) year
|
2022-01-08 21:24:07 +00:00 |
|
Craig Drummond
|
11bb7571c9
|
Update (c) year
|
2021-01-01 10:06:43 +00:00 |
|
Craig Drummond
|
d7b3965b9b
|
Update (c) year
|
2020-01-01 11:51:13 +00:00 |
|
Craig Drummond
|
cb9efe205f
|
Update (c) year
|
2019-09-15 15:56:58 +01:00 |
|
padertux
|
dc8cbed1eb
|
Refactor code to use C++11 overriding
|
2018-01-08 22:51:48 +01:00 |
|
Craig Drummond
|
2139d3dbb8
|
Update (c) year
|
2018-01-01 10:11:39 +00:00 |
|
Craig Drummond
|
0a73215867
|
Update (c) year
|
2017-04-02 18:45:30 +01:00 |
|
Craig Drummond
|
705648420a
|
Update (c) year
|
2016-01-08 18:55:13 +00:00 |
|
Craig Drummond
|
77ae58a9d0
|
Set HTTP server to listen on all addresses, but use IP address of socket
connected to MPD for HTTP URLs.
|
2015-08-14 18:57:15 +01:00 |
|
Craig Drummond
|
9533f12881
|
Update (c) year
|
2015-08-13 21:12:34 +01:00 |
|
craig.p.drummond
|
e383546083
|
Use newConnection not incommingConnection to handle new connections
BUG: 554
|
2014-10-04 08:44:44 +00:00 |
|
craig.p.drummond
|
16777a3954
|
Use QUrl with server details to build HTTP address used to compare MPD http file paths against.
|
2014-07-19 10:29:06 +00:00 |
|
craig.p.drummond
|
f5936587a3
|
Song is a struct not a class
|
2014-04-18 19:51:47 +00:00 |
|
craig.p.drummond
|
addfca835a
|
Update (c) year
|
2014-01-06 19:32:05 +00:00 |
|
craig.p.drummond
|
3a07ab4e6d
|
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
|
75f5b62ac4
|
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
|
f18483d118
|
Extract common write block
|
2013-12-05 20:02:33 +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
|
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
|
10f22de70c
|
Fix HTTP server listening on non-loopback address.
|
2013-03-16 07:34:50 +00:00 |
|
craig.p.drummond
|
5415c2cc7a
|
Re-layout
|
2013-03-14 19:33:01 +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@gmail.com
|
fc7f4ab98e
|
Add option to specify HTTP server listen address/interface.
|
2012-06-15 11:40:53 +00:00 |
|
craig
|
8f97302b7f
|
Add simple HTTP server
|
2012-02-22 18:52:38 +00:00 |
|