From 20e2335d3e1f6fa6ec6ffcc73117b438858ed52c Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 3 Dec 2006 18:00:00 +0100 Subject: Version 1.4.4-2 - Added '#include ' to font.h (reported by Peter Pinnau). - Added a compatibility define for 'uint64' to tools.h, so that existing plugins don't need to be modified immediately (reported by Suur Karu). This will be removed in version 1.5. --- CONTRIBUTORS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2a9ee3d..6a65822 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1906,6 +1906,7 @@ Daniel Karsubka Suur Karu for reporting a problem with the tuning timeout for channels that have low symbol rates + for reporting that dropping the 'uint64' typedef caused many plugins to be modified Ronny Kornexl for reporting a problem with setting "No title" for broken event data @@ -2042,3 +2043,6 @@ Ulf Kiener Jörg Wendel for reporting that cPlugin::Active() was called too often + +Peter Pinnau + for reporting that 'uint32_t' requires uncluding stdint.h in font.h on some systems -- cgit v1.2.3