Klaus Schmidinger
|
5828d347f7
|
Fixed setting T2 system ID from NIT
|
2024-05-29 11:13:34 +02:00 |
|
Klaus Schmidinger
|
179d5b87fc
|
A device is now always kept occupied if a timer is in VPS margin or needs the transponder
|
2024-03-29 21:46:50 +01:00 |
|
Klaus Schmidinger
|
ff16bbd777
|
Logging event status changes now also shows the previous status
|
2024-03-06 20:16:51 +01:00 |
|
Klaus Schmidinger
|
f7f8a6b131
|
Improved handling present/following data for VPS timers
|
2024-03-06 14:37:15 +01:00 |
|
Klaus Schmidinger
|
bfa25d6276
|
The primary device no longer starts unnecessary threads if it doesn't have a decoder
|
2024-03-04 12:26:32 +01:00 |
|
Klaus Schmidinger
|
824c495d33
|
Added a 15 second grace period before actually stopping a VPS timer
|
2024-03-03 15:47:09 +01:00 |
|
Klaus Schmidinger
|
8bd0437497
|
Modified handling channel names with source to make it thread safe
|
2024-03-02 16:21:16 +01:00 |
|
Klaus Schmidinger
|
18c9cef1ea
|
Added missing initialization of cChannel::nameSourceMode
|
2024-03-01 14:33:28 +01:00 |
|
Klaus Schmidinger
|
2c66d57d4b
|
Fixed the move assignment operator to check for self-assignment
|
2024-02-15 14:57:56 +01:00 |
|
Klaus Schmidinger
|
385738cadd
|
Fixed possible duplicate component entries in the info of an ongoing recording
|
2024-01-24 13:24:51 +01:00 |
|
Klaus Schmidinger
|
a2591d6e98
|
Workaround in detecting frame height for channels with wrong crop parameters
|
2024-01-23 19:33:45 +01:00 |
|
Klaus Schmidinger
|
fe97a38e77
|
Fixed handling primary device on headless systems
|
2024-01-22 12:10:30 +01:00 |
|
Klaus Schmidinger
|
5d984b606e
|
Added the move constructor to cString for better performance
|
2024-01-20 13:59:55 +01:00 |
|
Klaus Schmidinger
|
88b1e30494
|
Fixed an unnecessary double display of menu items in the Recordings menu
|
2024-01-19 12:17:05 +01:00 |
|
Klaus Schmidinger
|
939071bf25
|
Fixed an unnecessary double display of the current menu item in page up/down
|
2024-01-19 12:10:47 +01:00 |
|
Klaus Schmidinger
|
655682b5d2
|
Removed syslog calls in child process after fork()
|
2024-01-18 13:01:07 +01:00 |
|
Klaus Schmidinger
|
b1418b6bcd
|
Implemented scaling images
|
2024-01-18 12:04:57 +01:00 |
|
Klaus Schmidinger
|
35c8b3d22c
|
Using a dummy OSD if no OSD provider is available is not considered an error any more
|
2024-01-18 11:06:45 +01:00 |
|
Klaus Schmidinger
|
e5ae02e3fa
|
Fixed a possible crash in cDevice::StopSectionHandler()
|
2024-01-18 10:58:39 +01:00 |
|
Klaus Schmidinger
|
f0da21ea13
|
Fixed height calculation in progress display
|
2024-01-17 21:15:48 +01:00 |
|
Klaus Schmidinger
|
6458f8b581
|
The frame width, height, scan type and apect ratio of a recording are now stored in the 'info' file under the 'F' tag
|
2023-12-28 21:23:19 +01:00 |
|
Klaus Schmidinger
|
1770a18598
|
Fixed broken video data streams on systems without output device when switching live channel to a different transponder while recording
|
2023-02-21 09:31:47 +01:00 |
|
Klaus Schmidinger
|
d53e0fd5c3
|
Fixed unnecessary interruption of ongoing recordings if timers avoided the transfer mode receiver device
|
2023-02-16 14:53:38 +01:00 |
|
Klaus Schmidinger
|
4372d55dd1
|
Added a note to epg.h about not messing with event ids
|
2022-12-24 11:37:17 +01:00 |
|
Klaus Schmidinger
|
13672280b6
|
Fixed symmetry of Begin/EndSegmentTransfer() calls in cEIT::cEIT()
|
2022-12-23 09:47:23 +01:00 |
|
Klaus Schmidinger
|
5b134cb23e
|
Fixed restoring the volume at program start
|
2022-12-19 15:13:56 +01:00 |
|
Klaus Schmidinger
|
15f13ac936
|
Avoiding a zero sized array in cDevice::GetDevice()
|
2022-12-07 09:38:05 +01:00 |
|
Klaus Schmidinger
|
5b176f97a4
|
Now avoiding unnecessary processing in cDvbSubtitleConverter::FinishPage() if there are no areas
|
2022-12-06 16:57:01 +01:00 |
|
Klaus Schmidinger
|
0bb6f87776
|
Now avoiding the memcpy() call in cGlyph::cGlyph() if the bitmap is empty
|
2022-12-06 12:30:13 +01:00 |
|
Klaus Schmidinger
|
c06d2389e9
|
Now avoiding calling poll() in cSectionHandler::Action() if there are no filters
|
2022-12-06 12:25:08 +01:00 |
|
Klaus Schmidinger
|
4336b55f4e
|
Fixed initializing cDvbPlayerControl and cTransferControl
|
2022-12-05 14:45:51 +01:00 |
|
Klaus Schmidinger
|
c12c7378e9
|
Fixed a possible heap-use-after-free in cDvbTuner::Action()
|
2022-12-05 14:04:10 +01:00 |
|
Klaus Schmidinger
|
a299d8d348
|
Added code for the 'qks' audio track
|
2022-12-01 20:57:12 +01:00 |
|
Klaus Schmidinger
|
8d65cc6dc0
|
Fixed generating the index file in the cutter
|
2022-12-01 12:47:33 +01:00 |
|
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
|
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
|
2bf0967a47
|
Fixed default values for DVB-T
|
2022-11-15 10:21:55 +01:00 |
|
Klaus Schmidinger
|
7ed306d127
|
Changed email address of Winfried Köhler
|
2022-11-14 11:14:10 +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
|
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 |
|