summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-10-22Fixed static initialization bug. Fixed linefeed bugmethodus
2012-10-22Fixed segfault, if database connection failedmethodus
2012-10-22Reviewed README. Removed old contents.methodus
2012-10-22Fixed issue, that symbolic link is required to link the plugins agains the ↵methodus
upnp-plugin
2012-10-22Added check for PES recordings. Sorry, those aren't supported, yet.methodus
2012-10-22added .gitignoremethodus
2012-10-22Filled README and HISTORYmethodus
2012-10-22Seeking finally works even on TV sets.methodus
2012-10-22Seeking finally works even on TV sets.methodus
2012-10-22Seeking finally works even on TV sets.methodus
2012-10-22Further improvements to make seeking possible.methodus
2012-10-21Some minor improvements to the bytes position calculation.methodus
2012-10-15First success to stream recordings. However, seeking and different play ↵methodus
speeds do not work, yet.
2012-10-15Removed ffmpeg headers. I don't need them.methodus
2012-10-15Continued recProvider to stream recordings. Finished vdrDVBProfiler. It ↵methodus
detects Codec without ffmpeg.
2012-10-14Continued recProvider to navigate through the recordings listmethodus
2012-10-13Added recProvider to load and stream recordingsmethodus
2012-10-13Added recProvider to load and stream recordingsmethodus
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-12Added 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-09Made makefile more generic. VDRLIBDIR might be set by environment.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-03Added missing files.methodus
2012-10-03Added missing files.methodus
2012-10-03Added missing header.methodus
2012-10-03Splitted tools.h into several tool headers to avoid clashed for example when ↵methodus
only requiring string tools but not ixml tools.
2012-10-03Splitted tools.h into several tool headers to avoid clashed for example when ↵methodus
only requiring string tools but not ixml tools.
2012-10-02VDRProvider plugin for serving live tv started.methodus
2012-10-02VDRProvider plugin for serving live tv started.methodus
2012-10-02VDRProvider plugin for serving live tv started.methodus
2012-09-30Working on plugin interface. Created initial structure and makefiles for ↵methodus
primary profiler and provider plugins. They shall later handle DVB media streams for live TV and recordings.
2012-09-30Working on plugin interface. Created initial structure and makefiles for ↵methodus
primary profiler and provider plugins. They shall later handle DVB media streams for live TV and recordings.
2012-09-30Working on plugin interface. PluginManager almost done.methodus
2012-09-29Streamer almost completed. First tests successful. However, there are no ↵methodus
plugins, yet.
2012-09-29Streamer almost completed. First tests successful. However, there are no ↵methodus
plugins, yet.
2012-09-26Added streamer interface which connects the webserver with the resource ↵methodus
provider.
2012-09-23Added setup menu and the possibility to use live-plugin instead of the ↵methodus
internal presentation page
2012-09-21Extracted database name to constant stringmethodus
2012-09-21Continued work on browsing. First attempt of fixing compatibility issues ↵methodus
with Samsung TVs (missing protocolInfo filter)
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