Klaus Schmidinger
|
27c061e449
|
Made MAXFRAMESIZE a multiple of TS_SIZE to avoid breaking up TS packets
|
2009-04-13 11:12:54 +02:00 |
|
Klaus Schmidinger
|
4c0ab3d3e7
|
Added cRecordingInfo::GetEvent()
|
2009-02-28 10:51:42 +01:00 |
|
Klaus Schmidinger
|
f01af488e1
|
Fixed handling the maximum video file size
|
2009-01-24 15:24:19 +01:00 |
|
Klaus Schmidinger
|
c5553f9187
|
Fixed editing PES recordings
|
2009-01-24 13:16:43 +01:00 |
|
Klaus Schmidinger
|
3434f061b3
|
Implemented option '-i'
|
2009-01-18 11:10:29 +01:00 |
|
Klaus Schmidinger
|
7de7ede26f
|
The recording format is now Transport Stream
|
2009-01-06 14:41:11 +01:00 |
|
Klaus Schmidinger
|
7780e3664a
|
Added cRecording::Undelete()
|
2007-10-14 10:23:19 +02:00 |
|
Klaus Schmidinger
|
c6ef96a6ae
|
Made the default copy ctor and the assign operator of cRecording private
|
2007-10-14 10:09:08 +02:00 |
|
Klaus Schmidinger
|
da376c0603
|
The info.vdr file now also stores the name of the channel
|
2007-06-17 13:13:47 +02:00 |
|
Klaus Schmidinger
|
83ad7bf6e4
|
Added a missing 'const' to cRecordingInfo::ChannelID()
|
2006-12-01 15:09:10 +01:00 |
|
Klaus Schmidinger
|
ae4633feb0
|
Now invalidating /video cache _after_ cutting
|
2006-07-30 10:29:24 +02:00 |
|
Klaus Schmidinger
|
a452010760
|
Changed the behaviour when hitting the end of a recording in fast forward mode
|
2006-04-09 13:57:39 +02:00 |
|
Klaus Schmidinger
|
7881effd9b
|
Implemented cRecordingInfo::ChannelID()
|
2006-02-25 12:25:54 +01:00 |
|
Klaus Schmidinger
|
bc2e59909f
|
The 'summary' field of a timer definition has been renamed to 'aux'
|
2006-02-25 12:09:22 +01:00 |
|
Klaus Schmidinger
|
91a5940bc4
|
Generating 'X' audio component records for recording if there is no EPG data
|
2006-02-18 16:03:40 +01:00 |
|
Klaus Schmidinger
|
23d7402c00
|
Now stopping scanning the video directory if there are too many levels of symbolic links
|
2006-02-12 11:46:44 +01:00 |
|
Klaus Schmidinger
|
611656bf46
|
Added AssertFreeDiskSpace() before starting a timer recording
|
2006-01-20 17:19:46 +01:00 |
|
Klaus Schmidinger
|
78990eb188
|
Now avoiding unnecessary disk access when checking if there are deleted recordings that need to be removed; fixed handling the DELETEDLIFETIME
|
2005-12-18 12:14:11 +01:00 |
|
Klaus Schmidinger
|
579719a7f2
|
When displaying the amount of free disk space, the space consumed by "deleted" recordings is now taken into account
|
2005-12-18 10:41:26 +01:00 |
|
Klaus Schmidinger
|
697261c981
|
The new class cUnbufferedFile is used for the recording files to avoid thrashing the file system cache
|
2005-10-31 13:14:26 +01:00 |
|
Klaus Schmidinger
|
13f68c4787
|
Fixed handling the '.update' file in case the video directory is not at the default location
|
2005-10-01 10:33:38 +02:00 |
|
Klaus Schmidinger
|
8ae565d885
|
Made the function ExchangeChars() public
|
2005-09-25 14:31:23 +02:00 |
|
Klaus Schmidinger
|
c3a76dfef6
|
The '.update' file in the video directory is now touched when a recording is added or deleted
|
2005-09-25 13:49:31 +02:00 |
|
Klaus Schmidinger
|
da501a4b82
|
The 'new' indicator in the Recordings menu is now kept up-to-date
|
2005-09-25 11:35:56 +02:00 |
|
Klaus Schmidinger
|
9e8aac3882
|
The list of recordings is now read in a separate thread
|
2005-09-25 11:00:57 +02:00 |
|
Klaus Schmidinger
|
06117cbaab
|
Implemented option '--vfat'; replaced ':' with '.' in recording names
|
2005-09-03 13:35:55 +02:00 |
|
Klaus Schmidinger
|
8fe90254f6
|
Now storing the channel id in the info.vdr file even if there is no EPG info available
|
2005-08-13 14:39:34 +02:00 |
|
Klaus Schmidinger
|
7114258ebd
|
cRecordingInfo stores channelID itself (preparation for change in cEvent)
|
2005-05-28 09:53:54 +02:00 |
|
Klaus Schmidinger
|
2d3702b850
|
Fall back to 'summary.vdr' if there is no 'info.vdr'
|
2005-05-22 10:43:10 +02:00 |
|
Klaus Schmidinger
|
a0e6585304
|
Fixed setting timer's summary for recording
|
2005-05-22 09:13:26 +02:00 |
|
Klaus Schmidinger
|
b0583e5373
|
Switched from 'summary.vdr' to 'info.vdr'
|
2005-05-16 14:45:11 +02:00 |
|
Klaus Schmidinger
|
7276c54baf
|
Extended some buffer sizes to allow handling HDTV streams
|
2005-01-16 15:30:43 +01:00 |
|
Klaus Schmidinger
|
286af66cfb
|
Made several functions threadsafe (cont'd)
|
2004-12-26 12:45:22 +01:00 |
|
Klaus Schmidinger
|
0b62aff0e3
|
Now using qsort() to sort cListBase lists
|
2004-11-01 10:40:38 +01:00 |
|
Klaus Schmidinger
|
c99e16ec41
|
Removed all error messages from cRecordings::ScanVideoDir()
|
2004-07-17 11:22:29 +02:00 |
|
Klaus Schmidinger
|
5ed57fa1c5
|
The list of recordings is now kept statically in memory
|
2004-06-13 20:26:51 +02:00 |
|
Klaus Schmidinger
|
5d99df7b77
|
Implemented 'skins' and 'themes'
|
2004-05-16 10:35:36 +02:00 |
|
Klaus Schmidinger
|
8de5fbcbe1
|
Edited recordings will now never be deleted automatically if the disk runs full
|
2003-10-17 14:40:37 +02:00 |
|
Klaus Schmidinger
|
19efbe4503
|
Fixed dropping out of replay mode while viewing a recording that is still going on
|
2003-09-09 16:09:05 +02:00 |
|
Klaus Schmidinger
|
12d5d01faa
|
Removing deleted recordings faster than normal when cutting
|
2003-08-17 09:18:40 +02:00 |
|
Klaus Schmidinger
|
ac9622bb8a
|
Timers now internally have a pointer to their channel
|
2002-10-20 12:28:55 +02:00 |
|
Klaus Schmidinger
|
7ade39597a
|
Activated cutting
|
2002-06-22 10:11:59 +02:00 |
|
Klaus Schmidinger
|
a4bfddd2f9
|
Totally rearranged device/player/recorder structures
|
2002-06-16 12:57:31 +02:00 |
|
Klaus Schmidinger
|
deb9f88710
|
Implemented TITLE and EPISODE keywords
|
2002-02-03 15:55:04 +01:00 |
|
Klaus Schmidinger
|
53c5499a0b
|
The editing process now calls AssertFreeDiskSpace()
|
2002-01-26 15:28:41 +01:00 |
|
Klaus Schmidinger
|
305abd449f
|
Now using 'ftw()' instead of an external 'find' to collect recordings
|
2002-01-20 16:47:09 +01:00 |
|
Klaus Schmidinger
|
fd839aae7b
|
The 'Recordings' menu now displays a hierarchical structure
|
2002-01-20 14:05:28 +01:00 |
|
Klaus Schmidinger
|
b8471a3f11
|
Sorting recordings internally, with episodes sorted chronologically
|
2001-10-07 11:00:35 +02:00 |
|
Klaus Schmidinger
|
f412897373
|
Calling the '-r' program after editing, too
|
2001-09-23 14:02:11 +02:00 |
|
Klaus Schmidinger
|
22ccf22f6f
|
Using subtitle for repeating timers; taking summary at recording time
|
2001-09-02 15:21:54 +02:00 |
|