Age | Commit message (Expand) | Author |
2002-11-24 | Fixed a misplaced ')' in the fix about the stale lock files | Klaus Schmidinger |
2002-11-24 | Improved deleting stale lock files1.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 |
2002-08-16 | Using cPoller instead of NeedsData | Klaus Schmidinger |
2002-08-11 | Consistently using malloc/free and new/delete | Klaus Schmidinger |
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.h0.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 estab... | Klaus Schmidinger |
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 calls... | Klaus Schmidinger |
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 E... | Klaus Schmidinger |
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.c0.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 EINTR0.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 enhancements0.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 |