Age | Commit message (Expand) | Author |
2009-07-03 | silenced format mismatch warning on 64bit OS | schmirl |
2009-07-02 | improved PARENTALRATING patch detection (thanks to Rolf Ahrenberg) | schmirl |
2009-07-01 | Missing files from previous commit | schmirl |
2009-07-01 | added XBMC support by extending VTP capabilities (thanks to Alwin Esch) | schmirl |
2009-06-30 | now there's a common baseclass for all remuxers, make use of it | schmirl |
2009-06-19 | - added namespace to remuxers | schmirl |
2009-02-13 | added comments to indicate that the VTP filter stream is proprietary format | schmirl |
2009-02-13 | Added IGMP multicast server | schmirl |
2009-02-13 | ignore trailing blank lines in HTTP requests | schmirl |
2009-01-16 | Commented PES for vdr 1.7.3+ | schmirl |
2008-12-08 | added Network Media Tank browser support to HTML pages (#494) | schmirl |
2008-11-24 | Compatiblity to Network Media Tank (#496) | schmirl |
2008-10-31 | - fixed null pointer in server.c when cConnection::Accept() failes | schmirl |
2008-10-31 | consider Pids from channels.conf when HTTP TS streaming. Section filtering | schmirl |
2008-10-22 | - use cThread::Running()/Active() instead of private members | schmirl |
2008-10-22 | - fixed output format of some debug messages (thanks to Rolf Ahrenberg) | schmirl |
2008-10-14 | - added HTTP authentication (#475) | schmirl |
2008-10-13 | Compatibility to VDR 1.7.1 (#483) | schmirl |
2008-07-16 | - added preprocessor directive for ancient gcc | schmirl |
2008-04-29 | - Fixed assignment of externremux.sh's default location | schmirl |
2008-04-08 | - added gettext support (thanks to Rolf Ahrenberg) | schmirl |
2008-04-07 | - changed location of streamdevhosts.conf to VDRCONFDIR/plugins/streamdev | schmirl |
2008-04-07 | - removed legacy code for pre VDR 1.4 | schmirl |
2008-03-28 | Missing files | schmirl |
2008-03-28 | Rewrite of http menu (#439) | schmirl |
2008-03-13 | Make sure that a FilterStreamer is only started if client supports it | schmirl |
2008-03-13 | Add EIT into TS stream (#442) | schmirl |
2008-03-12 | FreeBSD compatibility (#435) | schmirl |
2008-02-22 | TS PAT repacker for streamtype TS. The PAT shoudln't refer to PMTs we don't | schmirl |
2007-09-21 | VTP now also supports PS, PES and EXTERN. | schmirl |
2007-09-21 | High load when client isn't accepting data fast enough. Bug report and | schmirl |
2007-05-09 | Set DSCP 41 on stream data packets. WMM capable WLAN accesspoints | schmirl |
2007-05-07 | Check vasprintf return code (thanks to rofafor) | schmirl |
2007-05-07 | Fixed memory leak in buffer overflow situation (thanks to rofafor) | schmirl |
2007-04-26 | Removed duplicated code fragments probably caused by patches with too | schmirl |
2007-04-24 | server_live-filter_remove_setfilter.patch by Petri Hintukainen | schmirl |
2007-04-24 | server_connectionVTP-add-filter-stream.patch by Petri Hintukainen | schmirl |
2007-04-24 | server_live-filter-streamer.patch by Petri Hintukainen | schmirl |
2007-04-24 | server_livefilter-add_public_Add_and_Del.patch by Petri Hintukainen | schmirl |
2007-04-24 | server_ts-pat-pmt-filter.patch by Petri Hintukainen | schmirl |
2007-04-24 | server_livefilter-add_ts_pusi_flag.patch by Petri Hintukainen | schmirl |
2007-04-24 | server_connectionVTP-new-data.patch by Petri Hintukainen | schmirl |
2007-04-24 | client_device-vdr-1.5.1-fixes.patch by Petri Hintukainen (#219) | schmirl |
2007-04-23 | based on server_livefilter-streamer-type.patch by Petri Hintukainen | schmirl |
2007-04-16 | Use compiler flag -Wall. Cleanup code as necessary. | schmirl |
2007-04-02 | Close connection when client is gone. Fixes high CPU load problem (#201) | schmirl |
2007-03-19 | Silence warning about overloaded namespace (#244, thanks to rofafor) | schmirl |
2007-03-02 | Fixed null pointers | schmirl |
2007-01-15 | API changes of VDR 1.5.0 (#219) | schmirl |
2006-11-10 | Use select with timeout and check if streamdev-server has to shutdown | schmirl |