Klaus Schmidinger
|
76445411a5
|
Added missing rounding when dividing frequencies in processing the NIT
|
2022-11-30 12:02:00 +01:00 |
|
Klaus Schmidinger
|
4425918d31
|
Fixed regenerating the index file of a recording in case it is present, but empty
|
2022-11-28 14:39:23 +01:00 |
|
Klaus Schmidinger
|
6888ea68b6
|
Added periodic calls to malloc_trim(0) to reduce memory consumption
|
2022-11-28 10:44:01 +01:00 |
|
Klaus Schmidinger
|
abb82a2396
|
Added support for kernel based LIRC driver
|
2022-11-26 13:37:06 +01:00 |
|
Klaus Schmidinger
|
6192ca81d9
|
Fixed name and email for Marko Mäkelä
|
2022-11-23 14:42:03 +01:00 |
|
Klaus Schmidinger
|
f859b8d2ae
|
Fixed printing/scanning values for systems where %ld doesn't work for time_t
|
2022-11-22 14:33:56 +01:00 |
|
Klaus Schmidinger
|
035d5fd5b9
|
Using the frame rate parsed from the stream, with fall back to determining it from PTS values
|
2022-11-22 11:35:37 +01:00 |
|
Klaus Schmidinger
|
93d578d9b8
|
Implemented parsing frame rate and image size for MPEG2, H.264 and H.265
|
2022-11-22 11:31:39 +01:00 |
|
Klaus Schmidinger
|
d756628297
|
Added a chapter about locking to PLUGINS.html
|
2022-11-20 21:38:18 +01:00 |
|
Klaus Schmidinger
|
a4cde807bc
|
Added a missing 'const' to cTimers::GetTimerForEvent()
|
2022-11-20 10:57:31 +01:00 |
|
Klaus Schmidinger
|
83c9677899
|
Fixed a possible deadlock in case two SVDRP clients send each other POLL commands at the same time
|
2022-11-19 15:49:27 +01:00 |
|
Klaus Schmidinger
|
b14ed38a48
|
Removed some unnecessary locks from SVDRPClientHandler
|
2022-11-19 15:47:03 +01:00 |
|
Klaus Schmidinger
|
2bf0967a47
|
Fixed default values for DVB-T
|
2022-11-15 10:21:55 +01:00 |
|
Klaus Schmidinger
|
5a029eb29f
|
Added a warning if an attempt is made to obtain a write lock twice from the same thread
|
2022-11-13 15:25:52 +01:00 |
|
Klaus Schmidinger
|
230adc8235
|
Fixed a possible crash if an editing process is canceled while the edited recording is being replayed
|
2022-11-13 15:23:13 +01:00 |
|
Klaus Schmidinger
|
c8e4921a0a
|
Now checking for '.timer' file to determine whether a recording is still active
|
2022-11-06 11:49:31 +01:00 |
|
Klaus Schmidinger
|
786245efe5
|
Now assuming the lock when removing deleted recordings even if the disk is full
|
2022-11-04 14:30:01 +01:00 |
|
Klaus Schmidinger
|
74460f22bf
|
Now dropping capabilities after opening terminal
|
2022-06-01 14:24:57 +02:00 |
|
Klaus Schmidinger
|
a843d03af1
|
Fixed unexpected calls of the '-r' script when a recording is interrupted and the timer has not yet finished
|
2022-03-03 14:44:47 +01:00 |
|
Klaus Schmidinger
|
d3f3e856e4
|
Added UPDATE-2.6.0, which was missing in the official 2.6.0 release
|
2022-02-09 12:34:09 +01:00 |
|
Klaus Schmidinger
|
be3c6048ed
|
Official release of version 2.6.1
|
2022-02-02 10:56:43 +01:00 |
|
Klaus Schmidinger
|
2a0222226a
|
Clarified some potentially mistakable code in cSectionHandler::SetStatus()
|
2022-01-31 21:21:42 +01:00 |
|
Klaus Schmidinger
|
50c3951017
|
Fixed a possible deadlock in cDevice::DetachAllReceivers()
|
2022-01-24 16:53:45 +01:00 |
|
Klaus Schmidinger
|
ea1ad945b4
|
Fixed handling error conditions in the index file
|
2022-01-24 10:44:21 +01:00 |
|
Klaus Schmidinger
|
8cde8464eb
|
Fixed handling zero bytes in cH264Parser
|
2022-01-18 14:24:33 +01:00 |
|
Klaus Schmidinger
|
14b108f104
|
Added some missing "AUTO" values to vdr.5
|
2022-01-14 10:46:15 +01:00 |
|
Klaus Schmidinger
|
330dbce1e7
|
Updated the Italian OSD texts
|
2022-01-14 10:27:26 +01:00 |
|
Klaus Schmidinger
|
adeb6314fb
|
Fixed starting replay after jumping to an editing mark
|
2022-01-13 21:41:41 +01:00 |
|
Klaus Schmidinger
|
d05765c670
|
Replaced strncpy() with memcpy() in strreplace() to avoid a compiler warning
|
2021-12-30 14:38:40 +01:00 |
|
Klaus Schmidinger
|
955b1c914f
|
Official release of version 2.6.0
|
2021-12-27 13:31:29 +01:00 |
|
Klaus Schmidinger
|
5b28aa7e02
|
Added entries for backports to version 2.4.8
|
2021-12-27 13:27:16 +01:00 |
|
Klaus Schmidinger
|
104bddc560
|
Fixed calculating the disk use percentage if there's more than 20TB of recordings
|
2021-12-24 10:56:47 +01:00 |
|
Klaus Schmidinger
|
e7107b789e
|
Fixed a possible memory leak in creating fonts
|
2021-12-20 13:19:52 +01:00 |
|
Klaus Schmidinger
|
f2e71eb668
|
Version 2.5.7
|
2021-12-20 10:06:37 +01:00 |
|
Klaus Schmidinger
|
f275346ecc
|
Fixed a memory leak in handling the NIT
|
2021-12-14 21:15:02 +01:00 |
|
Klaus Schmidinger
|
33b47142e4
|
Fixed unlocking vs. call to EpgHandlers.EndSegmentTransfer()
|
2021-12-11 20:58:51 +01:00 |
|
Klaus Schmidinger
|
5f3d42bcd8
|
Added missing '0x09=H.265 video, 0x19 = AC4 audio' to vdr.5
|
2021-10-16 09:27:11 +02:00 |
|
Klaus Schmidinger
|
3f2dd916c1
|
Replaced all umlauts in the example channels.conf with their ae, oe, ue substitutes to avoid problems on UTF-8 systems
|
2021-07-26 12:39:42 +02:00 |
|
Klaus Schmidinger
|
0d50ec57f5
|
Version 2.5.6
|
2021-07-02 08:58:59 +02:00 |
|
Klaus Schmidinger
|
7301f2de08
|
The Recordings menu now marks recordings with errors, and the number of errors (if any) is displayed in the recording's Info menu
|
2021-07-01 15:40:46 +02:00 |
|
Klaus Schmidinger
|
8c7d387e86
|
Fixed triggering the PAT filter
|
2021-06-21 20:13:55 +02:00 |
|
Klaus Schmidinger
|
6c5a448dec
|
Fixed deleting the edited recording in case of an error
|
2021-06-21 15:30:16 +02:00 |
|
Klaus Schmidinger
|
a84f9a8e19
|
Improved responsiveness in cSectionHandler::Action()
|
2021-06-20 10:27:19 +02:00 |
|
Klaus Schmidinger
|
545613e0e7
|
When checking whether a recording has already been made, recording names are now compared case insensitive
|
2021-06-20 10:03:28 +02:00 |
|
Klaus Schmidinger
|
ac4da6e380
|
Fixed a possible access to characters after the terminating zero of strings in cDoneRecordings::Contains(), in case there are fuzzy characters at the end of a string
|
2021-06-19 15:34:38 +02:00 |
|
Klaus Schmidinger
|
4d5cbaf57d
|
If an error occurs while recording, the respective entry in the list of recordings is now updated immediately
|
2021-06-19 14:21:16 +02:00 |
|
Klaus Schmidinger
|
a4a2466bf4
|
Fixed restarting PMT pids after starting a recording on the currently viewed channel
|
2021-06-11 09:38:38 +02:00 |
|
Klaus Schmidinger
|
a0cdfc432a
|
Version 2.5.5
|
2021-06-10 09:59:45 +02:00 |
|
Klaus Schmidinger
|
60c858689b
|
Fixed handling incomplete multi-packet CAT
|
2021-06-09 09:42:15 +02:00 |
|
Klaus Schmidinger
|
9686a9b474
|
Removed unused declaration of cDvbTuner::SetFrontendType()
|
2021-06-09 09:12:25 +02:00 |
|