summaryrefslogtreecommitdiff
path: root/include/plugin.h
AgeCommit message (Expand)Author
2012-12-10Ignoring signal SIGPIPE which might cause crashesmethodus
2012-11-04Added the ability to configure the title of a channel.methodus
2012-10-27Fixed file size type in dvbProfiler for recordings.methodus
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-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-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-20Continued 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-16Parser für Suche, Filter und Sortierung hinzugefügtmethodus
2012-09-15Anpassung der Plugin-Schnittstellemethodus
2012-09-13Initial commitDenis Loh