Age | Commit message (Expand) | Author |
2002-10-06 | Modified channel handling; full DiSEqC support | Klaus Schmidinger |
2002-08-24 | Fixed replaying the last few seconds of a recording | Klaus Schmidinger |
2002-08-11 | Consistently using malloc/free and new/delete | Klaus Schmidinger |
2002-07-27 | Made VFAT handling more tolerant | Klaus Schmidinger |
2002-06-22 | Activated cutting | Klaus Schmidinger |
2002-06-16 | Totally rearranged device/player/recorder structures | Klaus Schmidinger |
2002-05-13 | Improved the [eid]syslog() macros | Klaus Schmidinger |
2002-04-21 | Now encoding '.' at the end of a directory name in case of VFAT=11.0.1 | Klaus Schmidinger |
2002-04-01 | Fixed a bug when a timer records over midnight of a day that had a change in ... | Klaus Schmidinger |
2002-03-23 | Improved usage of 'safe_write()' | Klaus Schmidinger |
2002-03-23 | Now writing the title of a recording into the 'summary.vdr' file | Klaus Schmidinger |
2002-03-16 | Physically removing a deleted recording if one with the same name shall be de... | Klaus Schmidinger |
2002-03-09 | Added log messages when deleting recordings in case the disk runs full while ... | Klaus Schmidinger |
2002-03-07 | Fixed a comment typo | Klaus Schmidinger |
2002-02-24 | Taking the German umlauts 'as is' when compiled with VFAT | Klaus Schmidinger |
2002-02-15 | Fixed the 'Low disk space!' message | Klaus Schmidinger |
2002-02-15 | Removed '#define VFAT 1' (was a leftover from testing) | Klaus Schmidinger |
2002-02-10 | No more trailing '~' in progress display | Klaus Schmidinger |
2002-02-10 | If compiled with VFAT=1, characters that can't be handled by a VFAT system ar... | Klaus Schmidinger |
2002-02-03 | Implemented TITLE and EPISODE keywords | Klaus Schmidinger |
2002-01-27 | Reverted to 'find' instead of 'ftw()' to collect recordings (ftw() was much s... | Klaus Schmidinger |
2002-01-27 | Ignoring 'stale NFS file handle' error when scanning recordings | Klaus Schmidinger |
2002-01-26 | A message is now prompted if free disk space becomes low during recording | 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 |
2002-01-20 | The 'Recordings' menu now displays a hierarchical structure | Klaus Schmidinger |
2001-10-20 | Closing all open file descriptors when calling external programs | 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-07 | Sorting recordings internally, with episodes sorted chronologically | Klaus Schmidinger |
2001-09-30 | Lock file for accessing the video directory | Klaus Schmidinger |
2001-09-23 | Calling the '-r' program after editing, too | Klaus Schmidinger |
2001-09-02 | Using subtitle for repeating timers; taking summary at recording time | Klaus Schmidinger |
2001-09-02 | Using '~' in recording filename | Klaus Schmidinger |
2001-09-01 | Copying summary info when cutting a recording | Klaus Schmidinger |
2001-08-12 | Made I/O more robust by handling EINTR0.9.1 | Klaus Schmidinger |
2001-06-16 | VFAT switch exchanges ':' in recording names; modified exchanging characters | Klaus Schmidinger |
2001-06-12 | Fixed removing recordings with Lifetime = 99 | Klaus Schmidinger |
2001-06-02 | Converted to the new API plus several small enhancements0.8.0 | Klaus Schmidinger |
2001-03-31 | Fixed a problem with Daylight Saving Time | Klaus Schmidinger |
2001-02-18 | Compile time switch VFAT to enable Windows compatible file names | Klaus Schmidinger |
2001-02-11 | Removing empty directories | Klaus Schmidinger |
2001-02-11 | Implemented 'Rewind' in the 'Recordings' menu | Klaus Schmidinger |
2001-02-04 | Automatically removing deleted recordings after a while | Klaus Schmidinger |
2001-01-13 | Fixed a problem with recordings that have a single quote character in their n... | Klaus Schmidinger |
2001-01-01 | Fix for some compilers | Klaus Schmidinger |
2000-12-28 | Implemented 'on disk editing' | Klaus Schmidinger |
2000-11-18 | Implemented a 10 seconds latency when removing files | Klaus Schmidinger |
2000-11-01 | Replacing problematic characters in recording names0.6.7 | Klaus Schmidinger |
2000-10-08 | Fixed daemon mode (RcIo and Interface no longer static) | Klaus Schmidinger |