Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-29 | Implemented new makefiles, which enables building the plugins from the main ↵ | methodus | |
makefile. Removes some redundancies. Huge thanks to Lucian Muresan | |||
2012-10-22 | Fixed static initialization bug. Fixed linefeed bug | methodus | |
2012-10-22 | Fixed issue, that symbolic link is required to link the plugins agains the ↵ | methodus | |
upnp-plugin | |||
2012-10-09 | Made makefile more generic. VDRLIBDIR might be set by environment. | methodus | |
2012-10-04 | Finnally got the plugin interface working, hurray... | methodus | |
2012-10-03 | Splitted tools.h into several tool headers to avoid clashed for example when ↵ | methodus | |
only requiring string tools but not ixml tools. | |||
2012-10-02 | VDRProvider plugin for serving live tv started. | methodus | |
2012-09-30 | Working 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. |