| 
							
							
								 Klaus Schmidinger | 6f6b05ffcb | The number of errors in a recording now represents the number of broken frames | 2024-09-17 09:39:50 +02:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | 6dd5854b7a | Moved error checking from recorder.c to remux.c | 2024-09-17 09:31:15 +02:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | 83425df0b6 | Updated the Italian OSD texts | 2024-09-16 09:14:41 +02:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | 82b09eaa8e | Silenced a compiler warning with gcc 14.1.0 | 2024-09-16 09:07:12 +02:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | ec5b1aadab | Fixed a problem in cSchedule::Sort(), in case hasRunning was true, but there was no event with RunningStatus() >= SI::RunningStatusPausing | 2024-09-14 14:17:12 +02:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | f786510ba2 | Made APIVERSION independent from VDRVERSION to avoid irritation in case only VDRVERSION is incremented | 2024-09-12 12:48:40 +02:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | f006884e57 | Deprecated code is now marked with [[deprecated]] to issue a compile time warning when used | 2024-09-09 22:15:59 +02:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | c0a005b3cd | Fix for compilers that don't like non-constant format strings | 2024-09-09 13:39:05 +02:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | 0c91893643 | There will be no more distinction between "developer" and "stable" versions regarding version numbering | 2024-09-09 10:58:55 +02:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | 796da9e0f6 | Improved the error message when closing a frontend | 2024-09-09 08:53:57 +02:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | 5d539be071 | The '.update' file in the video directory is now created if it doesn't already exist | 2024-09-01 20:43:40 +02:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | 1df138d876 | Fixed a crash when deleting a recording that is currently being edited, and then immediately deleting the edited version, too | 2024-08-30 20:43:26 +02:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | 71b0140003 | The new SVDRP command 'AUDI' can be used to list the currently available audio tracks and select one of them | 2024-08-30 09:55:15 +02:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | a33adf365d | Changed the error message when trying to attach a player to a primary device without an MPEG decoder | 2024-07-16 12:33:31 +02:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | 8d82b05071 | Disabled/removed deprecated code | 2024-07-15 14:42:22 +02:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | 930e3b4200 | Official release of version 2.6.9 | 2024-07-15 09:07:09 +02:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | 2543f2c486 | Added the lines from 'Fixed a timeout in cDvbDevice while tuning after the frontend has been reopened' to cDvbTuner::ProvidesFrontend() | 2024-07-14 15:41:01 +02:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | d919817c35 | Fixed restarting the EPG scan and keeping the frequency of calls to Device->SetPowerSaveIfUnused() low | 2024-07-13 20:12:24 +02:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | 6bbb596968 | Fixed setting the editable width in the LCARS skin | 2024-07-13 15:25:22 +02:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | 8aec1974bb | Fixed a timeout in cDvbDevice while tuning after the frontend has been reopened | 2024-07-13 12:34:42 +02:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | b3ad9ec699 | Fixed handling of cSkinDisplayMenu::GetTextAreaFont() | 2024-07-13 09:12:18 +02:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | 87410442b6 | Fixed a crash in strreplace() for multiple replacements with strings of different lengths | 2024-07-10 14:59:45 +02:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | 305735a886 | Official release of version 2.6.8 | 2024-07-08 18:40:20 +02:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | 41b7e1546a | Added 'lnbPowerTurnedOn = false' to cDvbTuner::ProvidesFrontend() | 2024-07-08 18:39:18 +02:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | f3972e4795 | Implemented power save mode for cDvbDevice | 2024-07-08 09:34:33 +02:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | e7ea087a6e | Unused devices can now be put into a power save mode | 2024-07-06 11:19:21 +02:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | 0360b0d0e7 | The EIT scanner now checks whether there is a proper device before adding a channel to the scan list | 2024-06-27 10:49:34 +02:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | 2b495e0f87 | Removed leftover cMenuRecordings::SetPath() | 2024-06-25 19:00:06 +02:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | 32b11e1a53 | Added an EPG bugfix for broadcasters who put literal "\n" strings in their EPG | 2024-06-21 06:27:20 +02:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | db81c07b27 | When starting an editing process, VDR now first checks whether there is enough free disk space to take up the edited version of the recording | 2024-06-13 09:31:14 +02:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | 5828d347f7 | Fixed setting T2 system ID from NIT | 2024-05-29 11:13:34 +02:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | 9c64622718 | Fixed a possible access of a deleted object in the EIT scanner | 2024-05-19 14:55:57 +02:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | f9260d0141 | Updated the Italian OSD texts | 2024-04-03 08:21:05 +02:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | 746cdaff01 | Official release of version 2.6.7 | 2024-04-02 09:05:33 +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 | 51dca45a0c | If the current channel is no longer available because of a VPS timer entering the VPS margin, live view now switches to the channel of that timer | 2024-03-28 13:21:42 +01:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | 8b87a6968a | The EIT scan is no longer inhibited if a timer is in VPS margin or needs the transponder | 2024-03-10 11:26:54 +01:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | faf562fd4e | The EIT scan now skips scanList entries if a device is already tuned to that transponder | 2024-03-10 11:16:29 +01:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | 6a09a2fbd6 | The EIT scan no longer deletes the scanList if no device was switched in this pass | 2024-03-10 10:38:18 +01:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | bc32ffe2f9 | Fixed logging when a timer has entered the VPS margin | 2024-03-08 10:50:06 +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 | a3310e2954 | The new setup parameters "EPG scan max. channel number" and "EPG pause after scan" can be used to tune the behavior of the EPG scan | 2024-03-04 21:14:27 +01:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | 0b08666310 | Updated the Hungarian OSD texts | 2024-03-04 15:04:26 +01:00 |  | 
			
				
					| 
							
							
								 Klaus Schmidinger | 42db3fbee0 | The info file of a recording is now re-read if an update of the video directory is triggered, to make sure modifications from other VDRs are adopted | 2024-03-04 14:12:37 +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 | 561be36958 | Adapted "Setup/Miscellaneous/Show channel names with source" to the new handling in cChannel | 2024-03-02 21:49:21 +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 |  |