summaryrefslogtreecommitdiff
path: root/media
AgeCommit message (Expand)Author
2012-10-22Seeking finally works even on TV sets.methodus
2012-10-22Further improvements to make seeking possible.methodus
2012-10-15Continued recProvider to stream recordings. Finished vdrDVBProfiler. It detec...methodus
2012-10-14Continued recProvider to navigate through the recordings listmethodus
2012-10-13Added codec toolkit for getting detailed media informationmethodus
2012-10-12Fixed some minor issues. Added current event from schedule to channel details.methodus
2012-10-12Continued DVBProfiler for recordings and Live-TV channelsmethodus
2012-10-12Third step to scan directories provided by plugable providers.methodus
2012-10-11Second step to scan directories provided by plugable providers.methodus
2012-10-11Second 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-04Finnally got the plugin interface working, hurray...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
2012-09-30Working on plugin interface. Created initial structure and makefiles for prim...methodus
2012-09-30Working on plugin interface. PluginManager almost done.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-21Extracted database name to constant stringmethodus
2012-09-21Continued work on browsing. First attempt of fixing compatibility issues with...methodus
2012-09-21Continued work on browsing.methodus
2012-09-20Continued work on browsing.methodus
2012-09-19Fixed check for device udn and continued work on browsing.methodus
2012-09-18Changed database columns to property names for faster accessmethodus
2012-09-16Removed Getter/Setter for constant properties in plugin.hmethodus
2012-09-16Added constant property keys to plugin interfacemethodus
2012-09-16Added SQL statement for select objects via browse()methodus
2012-09-16Parser für Suche, Filter und Sortierung hinzugefügtmethodus
2012-09-15Ausversehen hinzugefügte Objektdateien wieder gelöschtmethodus
2012-09-15Anpassung der Plugin-Schnittstellemethodus
2012-09-13Initial commitDenis Loh