summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-02Close pipe when externremux.sh is gone. Fixes high CPU load problem (#235)schmirl
2007-04-02Close connection when client is gone. Fixes high CPU load problem (#201)schmirl
2007-03-19Silence warning about overloaded namespace (#244, thanks to rofafor)schmirl
2007-03-19Silence warnings caused by implicit casts between uint8_t and char.schmirl
2007-03-02Fixed null pointersschmirl
2007-02-19Fixed indenting - no code changeschmirl
2007-02-19Added commandline switch -r/--remux for specifying name of externremux script...schmirl
2007-01-15Compatibility for vdr < 1.3.38 (#169)schmirl
2007-01-15API changes of VDR 1.5.0 (#219)schmirl
2007-01-15Indenting - no code changesschmirl
2007-01-15Log throttle for connection failure messages (#183)schmirl
2007-01-15Replace uint64 by uint64_t (#200)schmirl
2007-01-11Avoid loop/deadlock when two VDRs mutually share there DVB cards, i.e.schmirl
2007-01-11- Updated for VDR 1.4schmirl
2007-01-11Devices are expected to honour the CA field. Without this patch thereschmirl
2006-11-24Cache translation in cPluginStreamdevServer::Active() as this methodschmirl
2006-11-10Use select with timeout and check if streamdev-server has to shutdownschmirl
2006-10-05- collect terminated externremux.sh processes (#136)schmirl
2006-09-14- detach all receivers before tuning to different transponder. Otherwise ABRT...schmirl
2006-09-14Re-enabled logging for the Detach()/Attach() issue which is still under obser...schmirl
2006-09-14Added -fPIC compiler flag required on AMD64 architecturesschmirl
2006-08-17Updated finnish translation against current cvs.thomas
2006-08-07Wieder mal ein Testthomas
2006-08-06*** empty log message ***thomas
2006-08-06Finaler Test neues CommitInfo Systemthomas
2006-08-06Finaler Test Neues CommitInfo Systemthomas
2006-08-06*** empty log message ***thomas
2006-08-06Nächster Testthomas
2006-08-06Nochmal ein Test von CVSSpamthomas
2006-08-06Testthomas
2006-08-06CVS Testthomas
2006-07-24Now preventing fd leaks.thomas
2006-07-05Auskommentiertes Attach/Detach wieder aktiviert.thomas
2006-07-05Anpassung an API 1.4.xthomas
2006-07-05Anpassung an geänderte APIthomas
2006-07-05Plugin active i18n für 1.4.x eingebautthomas
2006-07-05Anapssung an VDR 1.4.xthomas
2006-01-26- fixed http error responselordjaxom
2005-11-07- added class forward declaration for gcc >= 4.0lordjaxom
2005-11-06- adopted to VDR >= 1.3.36lordjaxom
2005-05-12Dazugefügt. Jetzt auch mit i18n :-)thomas
2005-05-10- added finnish translations (thanks to Rolf Ahrenberg)lordjaxom
2005-05-09- fixed missing includelordjaxom
2005-05-09- added TS compatibility modelordjaxom
2005-04-30- deleting whole block instead of fractions nowlordjaxom
2005-04-30- fixed wrong remux usagelordjaxom
2005-04-28- added finnish translations (thanks to Rolf Ahrenberg)lordjaxom
2005-04-27- next try :-) (locking problem)lordjaxom
2005-04-27- protected cStreamer::Stop() from being called concurrentlylordjaxom
2005-04-24- some compilers complained about missing declarations, added <ctype.h>lordjaxom