From 33e5ef3a5867998bec1bb3d8d7c8b6597cc1393b Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 12 Aug 2007 10:37:58 +0200 Subject: The list of tracks given in cStatus::SetAudioTrack() is now NULL terminated --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index fa600981..a43db5ef 100644 --- a/HISTORY +++ b/HISTORY @@ -5330,3 +5330,6 @@ Video Disk Recorder Revision History code of the selected OSD language (e.g. en_US). If Setup.OSDLanguage is not set to a particular locale that is found in VDR's locale directory, the locale as defined in the system environment is used by default. +- The list of tracks given in cStatus::SetAudioTrack() is now NULL terminated, + so that plugins can actually use all the strings in the list, not just the + one pointed to by Index (thanks to Alexander Rieger). -- cgit v1.2.3