index
:
vdr
master
stable/1.0
stable/1.2
stable/1.4
stable/1.6
stable/2.0
stable/2.2
stable/2.4
stable/2.6
VDR
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools.h
Age
Commit message (
Expand
)
Author
2013-02-17
Removed trailing whitespace
Klaus Schmidinger
2012-12-06
Changed reading and writing of floating point numbers into configuration file...
Klaus Schmidinger
2012-09-30
Added 'IgnoreFiles' to RemoveEmptyDirectories()
1.7.31
Klaus Schmidinger
2012-05-20
cVector::Clear() now reinitializes any previously used members
Klaus Schmidinger
2012-05-19
Fixed increasing size of cVector; added a note about not using cVector with c...
Klaus Schmidinger
2012-05-12
The new member function cSkinDisplayReplay::SetRecording() allows a skin to d...
Klaus Schmidinger
2012-05-08
Renamed the function cString::sprintf(const char *fmt, va_list &ap) to vsprin...
Klaus Schmidinger
2012-04-01
Added some comments
Klaus Schmidinger
2012-03-02
Revised priority handling to allow receivers with a priority that is lower th...
Klaus Schmidinger
2012-02-19
Fixed switching into time shift mode when pausing live video
1.7.24
Klaus Schmidinger
2011-12-04
Added file name and line number to LOG_ERROR_STR()
Klaus Schmidinger
2011-12-04
Fixed several spelling errors
Klaus Schmidinger
2011-09-18
Fixed handling DVB subtitles and implemented decoding textual DVB subtitles
Klaus Schmidinger
2011-08-15
cTimeMs is no longer initialized to the current time if the value given to th...
1.7.20
Klaus Schmidinger
2011-08-15
Implemented command line options --filesize and --split
Klaus Schmidinger
2011-08-13
Made DELETENULL() thread safe
Klaus Schmidinger
2011-08-12
cStringList::Sort() can now be called with a boolean parameter that controls ...
Klaus Schmidinger
2011-02-25
Now checking the result of all realloc() calls
Klaus Schmidinger
2010-12-24
Fixed inclusion of <stdarg.h>
Klaus Schmidinger
2010-10-24
Added cString::operator=(const char *String)
Klaus Schmidinger
2009-12-23
Modified cCharSetConv so that it can be used to convert from "whatever VDR us...
Klaus Schmidinger
2009-12-06
Several code modifications to avoid compiler warnings
Klaus Schmidinger
2009-04-18
Fixed the MEGABYTE() macro to make it correctly handle parameters resulting i...
Klaus Schmidinger
2008-05-22
Fixed a typo
Klaus Schmidinger
2008-02-17
Introduced 'operator const void * ()' in cString
Klaus Schmidinger
2008-02-16
Fixed handling recordings on other file systems than the video directory
Klaus Schmidinger
2008-02-15
Using cString::sprintf() instead of asprintf()
Klaus Schmidinger
2008-01-13
Added cString::Truncate()
Klaus Schmidinger
2008-01-01
Fixed cVector::Clear() and cStringList::Clear()
Klaus Schmidinger
2007-08-26
There can now be more than one OSD at the same time
Klaus Schmidinger
2007-08-11
Switched I18N to gettext
Klaus Schmidinger
2007-07-28
Fixed a problem with characters >0x7F in the modified version of skipspace()
Klaus Schmidinger
2007-07-28
All logging now goes to LOG_ERR
Klaus Schmidinger
2007-07-21
Made skipspace() an inline function and changed it to handle the most common ...
Klaus Schmidinger
2007-06-23
Added WeekDayNameFull()
1.5.5
Klaus Schmidinger
2007-06-17
Now using 'fontconfig' to determine which fonts to use
Klaus Schmidinger
2007-06-16
Replaced strncpy() and strn0cpy() with Utf8Strn0Cpy() where necessary
Klaus Schmidinger
2007-06-16
Renamed Utf8NumSyms() to Utf8StrLen()
Klaus Schmidinger
2007-06-15
Implemented UTF-8 handling in skincurses
Klaus Schmidinger
2007-06-10
Freetype font support; full UTF-8 support; dropped pixel fonts
Klaus Schmidinger
2007-01-07
CAM handling refactored; multiple recordings with one CAM; automatic CAM sele...
1.5.0
Klaus Schmidinger
2006-12-03
Removed the '__attribute__' - didn't work with function parameters
Klaus Schmidinger
2006-12-03
Added '#include <stdint.h>' to font.h; added a compatibility define for 'uint...
Klaus Schmidinger
2006-12-02
Replaced 'unsigned long long' with 'uint32_t' and 'uint64' with 'uint64_t' to...
Klaus Schmidinger
2006-04-16
Added format check to syslog_with_tid()
Klaus Schmidinger
2006-02-04
Made FadviseDrop() private
Klaus Schmidinger
2006-02-04
Improved cUnbufferedFile
Klaus Schmidinger
2006-01-15
Modified logging so that even on NPTL systems each line in the log file shows...
Klaus Schmidinger
2006-01-08
Cleaned up some trailing white space
Klaus Schmidinger
2005-12-30
Refined cBase64Encoder description
Klaus Schmidinger
[next]