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.c
Age
Commit message (
Expand
)
Author
2006-08-12
No longer stopping removing empty directories if an error occurs
Klaus Schmidinger
2006-06-17
Fixed handling relative link targets in the ReadLink() function
Klaus Schmidinger
2006-05-26
Fixed calculating the cache size in cUnbufferedFile::Read()
Klaus Schmidinger
2006-04-21
Fixed several spelling errors
Klaus Schmidinger
2006-04-17
Stripped some trailing whitespace
1.3.47
Klaus Schmidinger
2006-03-19
Fixed cReadLine::Read() for lines that end with the infamous "\r\n"
Klaus Schmidinger
2006-02-05
Further improvements to cUnbufferedFile
Klaus Schmidinger
2006-02-04
Improved cUnbufferedFile
Klaus Schmidinger
2006-01-20
Improved NULL checking in strreplace()
Klaus Schmidinger
2006-01-15
Modified logging so that even on NPTL systems each line in the log file shows...
Klaus Schmidinger
2006-01-15
Added a leading '0' to the day in the DayDateTime() function
Klaus Schmidinger
2006-01-08
Cleaned up some trailing white space
Klaus Schmidinger
2006-01-05
Disabled the use of fadvise in cUnbufferedFile because there have been severa...
Klaus Schmidinger
2005-12-29
Implemented cBase64Encoder
Klaus Schmidinger
2005-12-29
Converting a grabbed image to JPEG is now done with the new function RgbToJpeg()
Klaus Schmidinger
2005-12-18
When displaying the amount of free disk space, the space consumed by "deleted...
Klaus Schmidinger
2005-11-26
Added a copy constructor to cString and fixed its assignment operator
Klaus Schmidinger
2005-11-04
cReadLine now dynamically allocates its buffer; changed cConfig::Load() to us...
Klaus Schmidinger
2005-11-04
Fixed a memory leak in cString::operator=()
Klaus Schmidinger
2005-11-04
Removed '\n' from several syslog() calls
Klaus Schmidinger
2005-10-31
The new class cUnbufferedFile is used for the recording files to avoid thrash...
1.3.35
Klaus Schmidinger
2005-09-25
The '.update' file in the video directory is now touched when a recording is ...
Klaus Schmidinger
2005-09-11
Implemented a hash for the channels to reduce the system load in the EIT scan...
1.3.32
Klaus Schmidinger
2005-08-27
Implemented SVDRP command for plugins
Klaus Schmidinger
2005-08-06
Files and directories are now created with rights according to the shell's um...
Klaus Schmidinger
2005-05-29
Fixed a crash with negative hash ids (made them unsigned)
Klaus Schmidinger
2005-05-28
Now using hash tables to speed up cSchedule::GetEvent()
Klaus Schmidinger
2005-05-26
Introduced cListBase::count for better performance
Klaus Schmidinger
2005-05-16
Switched from 'summary.vdr' to 'info.vdr'
Klaus Schmidinger
2005-03-20
All log entries regarding timers now contain a short description of the timer
1.3.23
Klaus Schmidinger
2005-02-19
Replaced the call to system("sync") in SpinUpDisk() with fdatasync(f) to avoi...
Klaus Schmidinger
2005-02-05
Fixed a memory leak in AddDirectory() and strescape()
Klaus Schmidinger
2005-01-16
Fixed playing files with PES packets longer than 2048 byte through the full f...
Klaus Schmidinger
2005-01-04
Made cTimeMs::Now() static
Klaus Schmidinger
2004-12-26
Made several functions threadsafe (cont'd)
Klaus Schmidinger
2004-12-19
Replaced time_ms() with a threadsafe and non-overflowing cTimeMs
Klaus Schmidinger
2004-12-19
Removed delay_ms(), using cCondWait::SleepMs() instead
Klaus Schmidinger
2004-12-19
Made several functions threadsafe
Klaus Schmidinger
2004-11-21
Some improvements to cPoller
1.3.17
Klaus Schmidinger
2004-11-01
Now using qsort() to sort cListBase lists
Klaus Schmidinger
2004-06-13
The list of recordings is now kept statically in memory
Klaus Schmidinger
2004-05-22
Single shot timers and events now show the day of week
Klaus Schmidinger
2004-01-11
The actual transponder data is now taken from the NIT
1.3.1
Klaus Schmidinger
2003-04-06
Avoiding high CPU load in case the connection to LIRC gets lost
Klaus Schmidinger
2002-11-24
Fixed a misplaced ')' in the fix about the stale lock files
Klaus Schmidinger
2002-11-24
Improved deleting stale lock files
1.1.17
Klaus Schmidinger
2002-11-24
Extended the '-l' option to allow logging to LOG_LOCALn
Klaus Schmidinger
2002-11-10
First step towards a 'unique channel ID'
Klaus Schmidinger
2002-10-19
Implemented gaps in channel numbering
Klaus Schmidinger
2002-09-09
Removed a superfluous error message from cLockFile::Unlock()
Klaus Schmidinger
[next]