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 (
Collapse
)
Author
2002-08-04
Changed the cDevice class to allow plugins to implement their own devices
Klaus Schmidinger
2002-05-19
Implemented cStatusMonitor to allow plugins to set up a status monitor
Klaus Schmidinger
2002-05-13
Added 'insert' capabilities to cList (fix)
Klaus Schmidinger
2002-05-13
Improved the [eid]syslog() macros
Klaus Schmidinger
2002-05-12
Added 'insert' capabilities to cList
Klaus Schmidinger
2002-05-01
Fixed a crash on systems with disks that have a block size larger than 1MB
Klaus Schmidinger
2002-03-31
Now using statfs() to determine the amount of free disk space
Klaus Schmidinger
2002-03-23
Fixed safe_write()
Klaus Schmidinger
2002-03-22
Improved file I/O in case of EINTR
Klaus Schmidinger
2002-02-17
Implemented the 'First day' parameter for repeating timers
Klaus Schmidinger
2002-02-16
Fixed a crash when replaying with DEBUG_OSD=1
Klaus Schmidinger
2002-02-05
Fixed a bug in moving timers or channels to the last position in the list
Klaus Schmidinger
2002-02-03
Fixed a problem with the ERR macro defined by ncurses.h
0.9.9pre5
Klaus Schmidinger
2002-02-03
Implemented TITLE and EPISODE keywords
Klaus Schmidinger
2002-02-02
Changed the [dei]syslog macros to use var args; fixed error handling in ↵
Klaus Schmidinger
establishing an SVDRP connection
2002-01-27
The 'Main' menu now displays the used disk space in the title
Klaus Schmidinger
2002-01-26
Fixed handling file names that contain single quotes or dollar signs in ↵
Klaus Schmidinger
calls to external commands
2002-01-20
Now using 'ftw()' instead of an external 'find' to collect recordings
Klaus Schmidinger
2001-10-19
Fixed timers starting and ending at unexpected times
Klaus Schmidinger
2001-10-07
Moved the _GNU_SOURCE macro into the Makefile
Klaus Schmidinger
2001-10-05
Fixed the 'EPG bugfix' (sometimes had duplicate information in Subtitle and ↵
Klaus Schmidinger
Extended Description)
2001-09-30
Lock file for accessing the video directory
Klaus Schmidinger
2001-09-22
EPG info is now updated if the contents changes but the ID remains the same
Klaus Schmidinger
2001-09-16
Better error handling when writing configuration files
Klaus Schmidinger
2001-09-14
Changed size of all parse buffers to 10KB
Klaus Schmidinger
2001-08-26
Added missing '#include <time.h>' in tools.c
0.9.3
Klaus Schmidinger
2001-08-26
Sorting timers in the 'Timers' menu
Klaus Schmidinger
2001-08-25
The menus and the channel display now show the current date and time
Klaus Schmidinger
2001-08-17
Implemented EPG bugfixing
Klaus Schmidinger
2001-08-12
Made I/O more robust by handling EINTR
0.9.1
Klaus Schmidinger
2001-08-11
Fixed AddDirectory
Klaus Schmidinger
2001-08-11
Implemented SpinUpDisk()
Klaus Schmidinger
2001-08-11
New command line option -E
Klaus Schmidinger
2001-08-05
Fixed timeout calculation in cFile::FileReady()
Klaus Schmidinger
2001-06-02
Converted to the new API plus several small enhancements
0.8.0
Klaus Schmidinger
2001-04-22
Fixed checking for free disk space, so that it works with NFS mounted drives
Klaus Schmidinger
2001-04-01
SVDRP now also works with clients that don't do line buffering
Klaus Schmidinger
2001-03-03
Removed some redundant code from the cListBase destructor
Klaus Schmidinger
2001-02-11
Removing empty directories
Klaus Schmidinger
2001-02-11
Fixed handling ':' in timer filenames and '\n' in timer summaries
Klaus Schmidinger
2001-02-04
Automatically removing deleted recordings after a while
Klaus Schmidinger
2001-01-13
Implemented safe writing of config files
Klaus Schmidinger
2001-01-13
Fixed a problem with recordings that have a single quote character in their ↵
Klaus Schmidinger
name (this is now mapped to 0x01)
2000-12-28
Implemented 'on disk editing'
Klaus Schmidinger
2000-12-08
Switched to PES recording
Klaus Schmidinger
2000-11-11
Implemented 'Commands' menu
Klaus Schmidinger
2000-10-29
Implemented 'Schedules' menu
Klaus Schmidinger
2000-10-08
Remote control uses threads
Klaus Schmidinger
2000-10-03
Faster OSD by using bitmap
Klaus Schmidinger
2000-09-19
ReadString() now returns at end-of-line
Klaus Schmidinger
[next]