summaryrefslogtreecommitdiff
path: root/common/tools.cpp
AgeCommit message (Expand)Author
2013-01-03Fixed stupid comparator bugmethodus
2013-01-02Fixed crash if no network connection is available. Plugin will then listen on...methodus
2012-12-31Fixed string encoding issuemethodus
2012-12-30Added debug flag for more detailed debugging information. Removed some output...methodus
2012-11-29Added some SQLite pragmas which should reduce accesses on the file system for...methodus
2012-10-03Splitted tools.h into several tool headers to avoid clashed for example when ...methodus
2012-09-29Streamer almost completed. First tests successful. However, there are no plug...methodus
2012-09-26Added streamer interface which connects the webserver with the resource provi...methodus
2012-09-23Added setup menu and the possibility to use live-plugin instead of the intern...methodus
2012-09-21Continued work on browsing.methodus
2012-09-20Continued work on browsing.methodus
2012-09-13Initial commitDenis Loh