summaryrefslogtreecommitdiff
path: root/plugins/provider/vdrProvider/vdrProvider.cpp
AgeCommit message (Expand)Author
2013-01-03Added channel group to channel item properties (genre) to use that for filter...methodus
2012-12-31Fixed string encoding issuemethodus
2012-12-30Improved loggingmethodus
2012-12-27Further improvements to the live-tv scanner thread.methodus
2012-12-11Fixed thread cancelation due timeout. Threads should now exit in a clean manner.methodus
2012-12-10Ignoring signal SIGPIPE which might cause crashesmethodus
2012-11-30Added the ability to filter the number of channels outputed by the vdrProvidermethodus
2012-11-06Changed ScanUri function a little bit to avoid segfaults.methodus
2012-11-03Added channel group supportmethodus
2012-11-03Added channel group supportmethodus
2012-10-14Continued recProvider to navigate through the recordings listmethodus
2012-10-12Fixed some minor issues. Added current event from schedule to channel details.methodus
2012-10-12Third step to scan directories provided by plugable providers.methodus
2012-10-11First attempts to scan directories provided by plugable providers.methodus
2012-10-09First attempts to get live-TV working. Not yet successful.methodus
2012-10-03Splitted tools.h into several tool headers to avoid clashed for example when ...methodus
2012-10-02VDRProvider plugin for serving live tv started.methodus