index
:
vdr-plugin-upnp
master
VDR UPnP Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
httptnt
/
resourceStreamer.ecpp
Age
Commit message (
Collapse
)
Author
2012-12-01
Fixed static access of setKeepAliveTimeout
methodus
2012-12-01
Fixed static access of setKeepAliveTimeout
methodus
2012-11-15
Fixed some minor issues with request timeout
methodus
2012-11-09
Fixed WMP12 support.
methodus
2012-11-06
Changed ScanUri function a little bit to avoid segfaults.
methodus
2012-11-04
Added check if there are active streams ongoing.
methodus
2012-11-04
Added the ability to configure the title of a channel.
methodus
2012-10-31
Fixed sortCriteria. The column names were set wrongly.
methodus
2012-10-30
Hopefully fixed the total jobs = 100, too many jobs issue
methodus
2012-10-27
Fixed seeking in recordings with more than one file.
methodus
2012-10-27
Fixed file size type in dvbProfiler for recordings.
methodus
2012-10-27
Fixed Partial Content Header title
methodus
2012-10-27
Fixed type bug in parsing Range header.
methodus
2012-10-22
Seeking finally works even on TV sets.
methodus
2012-10-22
Further improvements to make seeking possible.
methodus
2012-10-21
Some minor improvements to the bytes position calculation.
methodus
2012-10-15
First success to stream recordings. However, seeking and different play ↵
methodus
speeds do not work, yet.
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.
2012-09-30
Working on plugin interface. PluginManager almost done.
methodus
2012-09-29
Streamer almost completed. First tests successful. However, there are no ↵
methodus
plugins, yet.