index
:
vdr-plugin-upnp
master
VDR UPnP Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
provider
Age
Commit message (
Expand
)
Author
2012-11-06
Fixed wrong parsing of recording folder names.
methodus
2012-11-06
Changed ScanUri function a little bit to avoid segfaults.
methodus
2012-11-03
Added channel group support
methodus
2012-11-03
Added channel group support
methodus
2012-10-31
Fixed sql statement of sort criteria.
methodus
2012-10-29
Implemented new makefiles, which enables building the plugins from the main m...
methodus
2012-10-28
Added READMEs for the sub plugin to describe their purpose
methodus
2012-10-27
Fixed seeking in recordings with more than one file.
methodus
2012-10-26
The database file is now saved in config directory because resource directory...
methodus
2012-10-22
Revert "Rearraged makefiles"
methodus
2012-10-22
Rearraged makefiles
methodus
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 up...
methodus
2012-10-22
Seeking finally works even on TV sets.
methodus
2012-10-22
Further improvements to make seeking possible.
methodus
2012-10-15
First success to stream recordings. However, seeking and different play speed...
methodus
2012-10-15
Continued recProvider to stream recordings. Finished vdrDVBProfiler. It detec...
methodus
2012-10-14
Continued recProvider to navigate through the recordings list
methodus
2012-10-13
Added recProvider to load and stream recordings
methodus
2012-10-13
Added recProvider to load and stream recordings
methodus
2012-10-12
Fixed some minor issues. Added current event from schedule to channel details.
methodus
2012-10-12
Third step to scan directories provided by plugable providers.
methodus
2012-10-11
First attempts to scan directories provided by plugable providers.
methodus
2012-10-09
Made makefile more generic. VDRLIBDIR might be set by environment.
methodus
2012-10-09
First attempts to get live-TV working. Not yet successful.
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
2012-10-02
VDRProvider plugin for serving live tv started.
methodus
2012-10-02
VDRProvider plugin for serving live tv started.
methodus
2012-10-02
VDRProvider plugin for serving live tv started.
methodus
2012-09-30
Working on plugin interface. Created initial structure and makefiles for prim...
methodus