This website requires JavaScript.
Explore
☕ Блог
Help
Register
Sign In
iiiypuk
/
cantata
Watch
1
Star
0
Fork
0
You've already forked cantata
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
23f30f4b48b0e3e9d2cf35f51554be8853e04b92
cantata
/
http
History
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
..
httpserver.cpp
Fix Qt5 build - setEncodedUrl is deprecated in Qt5, and doesn't seem to be required.
2013-12-07 22:23:09 +00:00
httpserver.h
Allow local file playback without taglib
2013-10-18 18:58:33 +00:00
httpserversettings.cpp
Use i18n is a more KDE-like manner, other wise debug builds of kdelibs produce (I18N_ARGUMENT_MISSING)
2013-07-18 14:52:45 +00:00
httpserversettings.h
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
httpserversettings.ui
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
httpsocket.cpp
When MPD seeks a Cantata HTTP stream, set the Content-Range header field.
2014-01-02 19:03:20 +00:00
httpsocket.h
Improve internal HTTP security - only server files to MPD host, and only serve files in playqueue.
2013-12-24 19:15:51 +00:00