Age | Commit message (Expand) | Author |
2013-05-05 | Fixed segfault in vdrProvider | methodus |
2013-04-27 | Possible fix for high CPU load when refreshing EPG | methodus |
2013-01-09 | Fixed compile issue caused by previous commit | methodus |
2013-01-08 | Added more logging. | methodus |
2012-12-30 | Added more logging | methodus |
2012-12-30 | Added more logging | methodus |
2012-12-30 | Added more logging | methodus |
2012-12-30 | Added more logging | methodus |
2012-12-30 | Added more logging | methodus |
2012-12-30 | Added debug flag for more detailed debugging information. Removed some output... | methodus |
2012-12-27 | Fixed plugin start if enabled=false, limited result count to 30 | methodus |
2012-12-11 | Fixed thread cancelation due timeout. Threads should now exit in a clean manner. | methodus |
2012-12-11 | Fixed sql syntax error with special chars | methodus |
2012-12-10 | Fixed compile issue with recent changes to plugin.h | methodus |
2012-12-10 | Ignoring signal SIGPIPE which might cause crashes | methodus |
2012-12-01 | Removed annoying log message when a container was updated. | methodus |
2012-12-01 | Removed VACUUM from HouseKeeper. | methodus |
2012-11-29 | Added some SQLite pragmas which should reduce accesses on the file system for... | methodus |
2012-11-24 | Improved plugin loader. This makes linking of the upnp plugin from sub plugin... | methodus |
2012-11-06 | Changed ScanUri function a little bit to avoid segfaults. | methodus |
2012-11-04 | Reverted xmlSpecialChars for title, creator, description and longDescription.... | methodus |
2012-11-04 | Reverted xmlSpecialChars for title, creator, description and longDescription.... | methodus |
2012-11-03 | Fixed deletion of objects from the database if a container has more than 1000... | methodus |
2012-11-03 | Fixed missing res@protocolInfo in BrowseRequest | methodus |
2012-11-02 | Updated translation. | methodus |
2012-11-01 | Escape XML special chars in DIDL | 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-28 | Fixed setting duration of recordings | methodus |
2012-10-29 | Added CLI parameter for setting the database directory. Also fixed segfault, ... | methodus |
2012-10-27 | Fixed file size type in dvbProfiler for recordings. | methodus |
2012-10-27 | Fixed type bug in parsing Range header. | methodus |
2012-10-26 | Temporarily removed search from the CDS service as this causes WMP to fail op... | methodus |
2012-10-26 | The database file is now saved in config directory because resource directory... | methodus |
2012-10-22 | added missing slash between directory and database file | methodus |
2012-10-22 | Fixed issue, that the database file is stored in the directory where the VDR ... | methodus |
2012-10-22 | Fixed static initialization bug. Fixed linefeed bug | methodus |
2012-10-22 | Fixed segfault, if database connection failed | 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 | 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 codec toolkit for getting detailed media information | methodus |
2012-10-12 | Fixed some minor issues. Added current event from schedule to channel details. | methodus |
2012-10-12 | Continued DVBProfiler for recordings and Live-TV channels | methodus |
2012-10-12 | Third step to scan directories provided by plugable providers. | methodus |
2012-10-11 | Second step to scan directories provided by plugable providers. | methodus |
2012-10-11 | Second step to scan directories provided by plugable providers. | methodus |
2012-10-11 | First attempts to scan directories provided by plugable providers. | methodus |