Age | Commit message (Expand) | Author |
2011-02-13 | Added an option to copy recordings instead of moving. | Rolf Ahrenberg |
2011-02-11 | Unified date formatting and added recording duration format into translations. | Rolf Ahrenberg |
2011-02-10 | Added support for renaming/moving recordings and for deleting multiple record... | Rolf Ahrenberg |
2010-11-20 | - some fixes and improvements to multischedule | Martin Wache |
2010-06-19 | Added translators hint and a german locale for the date/time formating of rec... | Dieter Hametner |
2008-03-23 | Some clean up in the timer editing call. | Dieter Hametner |
2008-03-23 | Merge branch 'master' into devel | Dieter Hametner |
2008-03-22 | Merge commit 'tadi/master'cvs-commit-348 | Christian Wieninger |
2008-03-22 | fix for problems with old compilers | Christian Wieninger |
2008-03-22 | An other attempt to fix operator>> for tChannelID. | Dieter Hametner |
2008-03-20 | fix for #357 and #410 | Christian Wieninger |
2008-03-12 | Whitespace changes only. Made file better suited to automatic | Dieter Hametner |
2008-01-16 | - fix for #418 via DatePicker | Christian Wieninger |
2007-10-25 | - additional timer info in popup menu in timers menu | Christian Wieninger |
2007-05-31 | - corrected urlescaping of chars > 127 | Sascha Volkenandt |
2007-05-30 | - fixed chars with 8th bit set in urlencode | Sascha Volkenandt |
2007-05-30 | - removed ssl-includes | Christian Wieninger |
2007-05-30 | - now using own MD5 algorithm | Christian Wieninger |
2007-05-29 | - function StringUrlEncode | Sascha Volkenandt |
2007-05-27 | - again more flexible handling a lazy input time | Christian Wieninger |
2007-05-26 | - allows now smarter input for time, e.g. "1:5" -> "01:05" | Christian Wieninger |
2007-05-26 | - manage lazy input for time: e.g. "21" -> "21:00" | Christian Wieninger |
2007-05-25 | - first version of "userdef. times" in "What's on?" | Christian Wieninger |
2007-05-06 | - admin password is now stored as <length>:<md5 hash of password> in live.Adm... | Christian Wieninger |
2007-05-01 | Added function ZeroPad to pad numbers with leading zeroes, e.g. 5 -> 05 | Thomas Keil |
2007-04-15 | added StringTrim | Christian Wieninger |
2007-02-18 | - Added status box with current channel, program and elapsed time in the | Dieter Hametner |
2007-01-19 | - Added new class epgEvent. Sie epg_events.h. This class collects epg | Dieter Hametner |
2007-01-18 | - added function StringEscapeAndBreak, which *first* html-escapes a string an... | Sascha Volkenandt |
2007-01-12 | - removed some debug output | Sascha Volkenandt |
2007-01-12 | - added operators for streaming tChannelID | Sascha Volkenandt |
2007-01-08 | New function StringWordTruncate fix typo in function name | Dieter Hametner |
2007-01-08 | New function StringWordTruncate added | Dieter Hametner |
2007-01-07 | added StringRepeat function to tools | Dieter Hametner |
2007-01-07 | - simplified error handling | Sascha Volkenandt |
2007-01-05 | - added function StringToInt | Sascha Volkenandt |
2007-01-05 | - added lexical_cast tool | Sascha Volkenandt |
2007-01-05 | - added function StringSplit | Sascha Volkenandt |
2007-01-05 | - moved pagelib back to plugin | Sascha Volkenandt |
2007-01-04 | - optimized interface to access plugin objects from website | Sascha Volkenandt |
2007-01-03 | - renamed Setup::Get() to LiveSetup() | Sascha Volkenandt |
2007-01-03 | - added function for datetime formatting | Sascha Volkenandt |