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
c673e074ba30dc4cc073168ecd516b2e3faef152
cantata
/
http
History
craig.p.drummond
95e78ad24b
Fix truncated files served from internal HTTP server.
...
BUG: 368
2013-12-30 10:29:05 +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
Fix truncated files served from internal HTTP server.
2013-12-30 10:29:05 +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