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
|
bc22ed879c
|
Files and directories are now created with rights according to the shell's umask settings
|
2005-08-06 09:56:08 +02:00 |
|
Klaus Schmidinger
|
c1055a6c8f
|
Added the year (two digits) to recording dates in LSTR, and thus also in menus
|
2005-06-05 14:23:23 +02:00 |
|
Klaus Schmidinger
|
eecf0b6616
|
Fixed handling 'summary.vdr' files with more than two empty lines
|
2005-06-04 11:33:09 +02:00 |
|
Klaus Schmidinger
|
ca66d29798
|
Fixed listing recordings with empty episode names in the LSTR command
|
2005-05-29 11:22:39 +02:00 |
|
Klaus Schmidinger
|
7701acd968
|
Now using hash tables to speed up cSchedule::GetEvent()
|
2005-05-28 13:17:20 +02:00 |
|
Klaus Schmidinger
|
b4cbb84489
|
cEvent no longer stores the channelID directly, but rather has a pointer to the schedule it is in
|
2005-05-28 10:09:06 +02:00 |
|
Klaus Schmidinger
|
7114258ebd
|
cRecordingInfo stores channelID itself (preparation for change in cEvent)
|
2005-05-28 09:53:54 +02:00 |
|
Klaus Schmidinger
|
a05590796a
|
Fixed a possible hangup when ending a replay session while cIndexFile::CatchUp() is waiting
|
2005-05-22 11:29:19 +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
|
ed52b359bb
|
Avoiding extra blanks at the end of names of instant recordings
|
2005-05-16 15:19:54 +02:00 |
|
Klaus Schmidinger
|
b0583e5373
|
Switched from 'summary.vdr' to 'info.vdr'
|
2005-05-16 14:45:11 +02:00 |
|
Klaus Schmidinger
|
1f246351b1
|
Recordings now avoid zero sized video data files
|
2005-05-07 15:29:23 +02:00 |
|
Klaus Schmidinger
|
6ca56047ae
|
Fixed handling lifetime when deciding whether to delete a recording
|
2005-05-06 14:00:45 +02:00 |
|
Klaus Schmidinger
|
5b4507da05
|
Fixed handling symbolic links in cRecordings::ScanVideoDir()
|
2005-02-12 10:19:03 +01:00 |
|
Klaus Schmidinger
|
c4292b81b8
|
Fixed several memory leaks that were introduced through the use of cString
|
2005-02-06 09:48:08 +01:00 |
|
Klaus Schmidinger
|
286af66cfb
|
Made several functions threadsafe (cont'd)
|
2004-12-26 12:45:22 +01:00 |
|
Klaus Schmidinger
|
1d3495a0f0
|
Made several functions threadsafe
|
2004-12-19 16:33:34 +01:00 |
|
Klaus Schmidinger
|
6a70d31734
|
Fixed the buffer size in cRecording::SortName()
|
2004-11-01 14:05:16 +01:00 |
|
Klaus Schmidinger
|
0b62aff0e3
|
Now using qsort() to sort cListBase lists
|
2004-11-01 10:40:38 +01:00 |
|
Klaus Schmidinger
|
5e731865a6
|
Making sure that timers and channels are only saved together
|
2004-10-31 10:22:32 +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
|
8b96cd93b9
|
Fixed getting the list of recordings in case VDR is started from a directory where it doesn't have access to
|
2003-11-08 15:46:29 +01:00 |
|
Klaus Schmidinger
|
c23a93f302
|
Fixed handling comments in editing marks
|
2003-10-24 15:49:30 +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
|
fc19cf3527
|
Fixed staying off the end of an ongoing recording while replaying in time shift mode
|
2003-08-15 15:24:54 +02:00 |
|
Klaus Schmidinger
|
77b56da51f
|
Fixed breaking off replay in case the user hits "Play" or "Pause" too soon after going into "Pause live video" mode
|
2003-05-30 13:23:54 +02:00 |
|
Klaus Schmidinger
|
743a3ec123
|
Fixed resume file handling in case the resume.vdr file can't be written
|
2003-05-24 11:22:34 +02:00 |
|
Klaus Schmidinger
|
a28e2ef5b5
|
No longer waiting inside cIndexFile::CatchUp() to avoid shortly blocking replay at the end of a recording
|
2003-05-18 15:21:14 +02:00 |
|
Klaus Schmidinger
|
11df7f8100
|
Further increased the timeout until an index file is considerd no longer to be written
|
2003-05-11 13:09:28 +02:00 |
|
Klaus Schmidinger
|
249a4ab959
|
Fixed minimum lifespan of deleted recordings
|
2003-04-27 15:56:04 +02:00 |
|
Klaus Schmidinger
|
7c84508417
|
Implemented a 'resume ID' which allows several users to each have their own resume.vdr files
|
2003-04-12 10:06:21 +02:00 |
|
Klaus Schmidinger
|
0f9f3f057a
|
Fixed a crash in case the index file can't be accessed any more during replay
|
2003-03-30 13:31:32 +02:00 |
|
Klaus Schmidinger
|
f2517f2c3a
|
Further increased the timeout until an index file is considerd no longer to be written
|
2003-03-30 13:07:44 +02:00 |
|
Klaus Schmidinger
|
bcb0aca954
|
Limiting Subtitle length when creating a recording file name from EPG data
|
2003-01-06 15:37:33 +01:00 |
|
Klaus Schmidinger
|
43b582a04d
|
Increased the timeout until an index file is considerd no longer to be written
|
2002-12-23 12:41:20 +01:00 |
|
Klaus Schmidinger
|
ac9622bb8a
|
Timers now internally have a pointer to their channel
|
2002-10-20 12:28:55 +02:00 |
|
Klaus Schmidinger
|
e2aee54d12
|
Changed a few leftover 'new char[...]' to MALLOC(char, ...)
|
2002-10-13 09:11:16 +02:00 |
|
Klaus Schmidinger
|
962596f4ab
|
Modified channel handling; full DiSEqC support
|
2002-10-06 10:25:42 +02:00 |
|
Klaus Schmidinger
|
02f34ec0bf
|
Fixed replaying the last few seconds of a recording
|
2002-08-24 15:08:25 +02:00 |
|
Klaus Schmidinger
|
9a1a16f3d4
|
Consistently using malloc/free and new/delete
|
2002-08-11 13:32:23 +02:00 |
|
Klaus Schmidinger
|
fdbb731ab2
|
Made VFAT handling more tolerant
|
2002-07-27 12:55:14 +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
|
d4893ad1fe
|
Improved the [eid]syslog() macros
|
2002-05-13 16:35:49 +02:00 |
|