summaryrefslogtreecommitdiff
path: root/videodir.c
AgeCommit message (Expand)Author
2021-12-24Fixed calculating the disk use percentage if there's more than 20TB of record...Klaus Schmidinger
2021-01-19Added some missing user command calls for copying, renaming and moving record...Klaus Schmidinger
2015-09-01Implemented strict locking of global listsKlaus Schmidinger
2013-10-11Removed the deprecated VideoDirectory variableKlaus Schmidinger
2013-10-10Added renaming and moving recordings and folders, and editing a recording's p...Klaus Schmidinger
2013-09-11Removed the code for distributing recordings over several video directories; ...Klaus Schmidinger
2013-08-23The code for distributing recordings over several video directories is now de...Klaus Schmidinger
2012-09-30Added 'IgnoreFiles' to RemoveEmptyDirectories()1.7.31Klaus Schmidinger
2012-09-01Implemented FHS support; fixed handling config directory if only -v is givenKlaus Schmidinger
2012-06-10Fixed the type of MBperMinute in cVideoDiskUsage::HasChanged()Klaus Schmidinger
2012-04-23The disk usage is no longer automatically added to the title of the main and ...Klaus Schmidinger
2008-02-16Fixed handling recordings on other file systems than the video directoryKlaus Schmidinger
2005-12-18When displaying the amount of free disk space, the space consumed by "deleted...Klaus Schmidinger
2005-10-31The new class cUnbufferedFile is used for the recording files to avoid thrash...1.3.35Klaus Schmidinger
2005-08-06Files and directories are now created with rights according to the shell's um...Klaus Schmidinger
2004-12-26Made several functions threadsafe (cont'd)Klaus Schmidinger
2003-08-02Now the program uses the values of VIDEODIR and PLUGINDIR defined in Makefile...Klaus Schmidinger
2002-08-11Consistently using malloc/free and new/deleteKlaus Schmidinger
2002-05-13Improved the [eid]syslog() macrosKlaus Schmidinger
2002-01-27The 'Main' menu now displays the used disk space in the titleKlaus Schmidinger
2001-09-02Using subtitle for repeating timers; taking summary at recording timeKlaus Schmidinger
2001-06-02Converted to the new API plus several small enhancements0.8.0Klaus Schmidinger
2001-02-11Removing empty directoriesKlaus Schmidinger
2000-12-28Implemented 'on disk editing'Klaus Schmidinger
2000-09-15Video files now have the 'group read' bit setKlaus Schmidinger
2000-07-29Support for more than one video directoryKlaus Schmidinger