summaryrefslogtreecommitdiff
path: root/server/webserver.cpp
AgeCommit message (Expand)Author
2012-12-28Fixed crash when getting thumbnail directory.methodus
2012-12-11Fixed thread cancelation due timeout. Threads should now exit in a clean manner.methodus
2012-12-11Fixed sql syntax error with special charsmethodus
2012-12-10Ignoring signal SIGPIPE which might cause crashesmethodus
2012-12-01Fixed static access of setKeepAliveTimeoutmethodus
2012-11-09Added configuration for request timeout.methodus
2012-11-09Fixed WMP12 support.methodus
2012-10-26Temporarily removed search from the CDS service as this causes WMP to fail op...methodus
2012-10-22Fixed issue, that the database file is stored in the directory where the VDR ...methodus
2012-10-12Fixed some minor issues. Added current event from schedule to channel details.methodus
2012-09-29Streamer almost completed. First tests successful. However, there are no plug...methodus
2012-09-23Added setup menu and the possibility to use live-plugin instead of the intern...methodus
2012-09-15Anpassung der Plugin-Schnittstellemethodus
2012-09-13Initial commitDenis Loh