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
Age
Commit message (
Expand
)
Author
2012-12-11
Fixed thread cancelation due timeout. Threads should now exit in a clean manner.
methodus
2012-12-10
Ignoring signal SIGPIPE which might cause crashes
methodus
2012-12-01
Fixed compile error with VDR 1.7.32
methodus
2012-12-01
Fixed compile error with VDR 1.7.32, removed recordings if VDR version is bel...
methodus
2012-12-01
Fixed compile error with VDR 1.7.32
methodus
2012-11-30
Added the ability to filter the number of channels outputed by the vdrProvider
methodus
2012-11-29
Added some SQLite pragmas which should reduce accesses on the file system for...
methodus
2012-11-24
Fixed small issue with the new fileProvider
methodus
2012-11-24
Improved plugin loader. This makes linking of the upnp plugin from sub plugin...
methodus
2012-11-15
Added file provider
methodus
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-04
Added installation of the channelTitle.conf to Makefile
methodus
2012-11-04
Added an option for leading zeros.
methodus
2012-11-04
Added an option for leading zeros.
methodus
2012-11-04
Added documentation about channelTitle.con to README
methodus
2012-11-04
Improved the channelTitle configuration a little bit. It now has optional del...
methodus
2012-11-04
Added the ability to configure the title of a channel.
methodus
2012-11-03
Added channel group support
methodus
2012-11-03
Added channel group support
methodus
2012-11-03
Changed friendlyname divider from colon to hyphen
methodus
2012-10-31
Fixed wrong objectID of recordings causing the entries to be deleted every ti...
methodus
2012-10-31
Fixed sql statement of sort criteria.
methodus
2012-10-31
Added initial radio support. Unfortunatelly, I cannot test it, because I have...
methodus
2012-10-29
Implemented new makefiles, which enables building the plugins from the main m...
methodus
2012-10-28
Fixed setting duration of recordings
methodus
2012-10-28
Fixed invalid conversion from const to non-const. Thanks to Lucian Muresan
methodus
2012-10-28
Added READMEs for the sub plugin to describe their purpose
methodus
2012-10-29
Fixed compile error when building against VDR 1.7.20 and older
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 duration calculation of recordings.
methodus
2012-10-27
Fixed type bug in parsing Range header.
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
Added check for PES recordings. Sorry, those aren't supported, yet.
methodus
2012-10-22
Seeking finally works even on TV sets.
methodus
2012-10-22
Seeking finally works even on TV sets.
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
Removed ffmpeg headers. I don't need them.
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-13
Added codec toolkit for getting detailed media information
methodus
[next]