summaryrefslogtreecommitdiff
path: root/setup.cpp
AgeCommit message (Expand)Author
2017-06-07Fixed all undefined preprocessor variablesJasmin Jessich
2017-05-21Include file re-orderingJasmin Jessich
2015-02-11Drop support for old tntnet versions: SSL/TLS support is no more optional.Dieter Hametner
2013-02-24Fix listener bug triggered by never versions of cxxtools reported in bug #1066Dieter Hametner
2011-09-05Support for native recording length since VDR 1.7.21:Dieter Hametner
2011-02-22Fixed interface binding on IPv4 only systems.Rolf Ahrenberg
2011-02-16Regenerated backwards compatible locale header and made some minorDieter Hametner
2011-02-15Changed default addresses to use bindv6only status.Rolf Ahrenberg
2011-02-15Initialize both tntnet and cxxtools logging earlier and add all possible log ...Rolf Ahrenberg
2011-02-15Fixed a typo in a setup option.Rolf Ahrenberg
2011-02-13Log on which ips an attempt to listen is initiated at live plugin startup.Dieter Hametner
2011-02-12Added a (temporary) log message into IpValidator to track listenerDieter Hametner
2011-02-10Inverted the initialization value of 'Show duration in recordings'.Rolf Ahrenberg
2011-02-10Added support for sorting recordings by name and date in both ascending and d...Rolf Ahrenberg
2011-01-29Applied patch supplied by Rolf Ahrenberg to omit recordings durations.Dieter Hametner
2011-01-15- make MultiSchedule duration configurablemartin
2011-01-15- add setup option for channel groupsmartin
2010-11-23patch to compile with FreeBSDChristian Wieninger
2010-06-20Reaction to a patch sent by Jan Willies for an other problem withcvs-commit-370Dieter Hametner
2009-02-18Fixed the need to add an --ip parameter on the live command line ifDieter Hametner
2008-12-10updated ssl patchMatthias Kortstiege
2008-11-19new setup option to display channels without EPGChristian Wieninger
2008-08-05Changed log level from default INFO to WARN. This gives less verboseDieter Hametner
2008-06-21Changed the definition of tntversion in the LIVE source files.Dieter Hametner
2008-04-23Applied SSL listener patch submitted through bug report #457.Dieter Hametner
2007-12-25- Presence of IMDb URLs is now configurable. Closes bug #401.Dieter Hametner
2007-12-19- Added option to select streamdev stream type in live setings.Dieter Hametner
2007-12-16- Adapted Rolf Ahrenbergs patch for VLC streaming to current LIVEDieter Hametner
2007-09-19- preparation to save/restore screenshot intervalChristian Wieninger
2007-07-20- Added support for EPG images: Specify the directory with yourChristian Wieninger
2007-07-18- Setup option to use Ajax technology. If turned off no javascript isDieter Hametner
2007-06-14- Added option in live setup to disable infobox at all. Fixes #312Dieter Hametner
2007-06-04- additional commandline option: -l level, --log=level log level for tntn...Christian Wieninger
2007-06-04- Added marine theme as default setting.Dieter Hametner
2007-06-03- general CSS based themeing support.Dieter Hametner
2007-06-03- save and restore last list mode in "What's on"Christian Wieninger
2007-06-03- debug output removedChristian Wieninger
2007-06-03- bug fix for local net maskChristian Wieninger
2007-06-03- support for local net without necessary loginChristian Wieninger
2007-06-01- moved to uniform features detectorSascha Volkenandt
2007-05-31- Added doc/ChangeLogDieter Hametner
2007-05-31- configurable start pageChristian Wieninger
2007-05-25- first version of "userdef. times" in "What's on?"Christian Wieninger
2007-05-23- show auth part only when enabledChristian Wieninger
2007-05-15- changed default port from 8001 to 8008Christian Wieninger
2007-05-07- fixed password handlingChristian Wieninger
2007-05-06- admin password is now stored as <length>:<md5 hash of password> in live.Adm...Christian Wieninger
2007-05-03- admin password in setup is now hiddenChristian Wieninger
2007-04-29- new main menu entry "search"Christian Wieninger
2007-04-26- fixed forward declaration and scope of cMenuSetupSascha Volkenandt