Added Swedish language texts

This commit is contained in:
Klaus Schmidinger
2002-05-26 09:43:17 +02:00
parent 0161197360
commit 73c91b2672
4 changed files with 190 additions and 6 deletions

View File

@@ -1286,15 +1286,16 @@ Video Disk Recorder Revision History
- Improved the [eid]syslog() macros, so that the LOG_... macros don't need to be
given any more.
2002-05-18: Version 1.0.3
2002-05-26: Version 1.0.3
- Updated 'Premiere Sport 2' in channels.conf (thanks to Rudi Hofer).
- Fixed some function headers to make them compile with gcc 3.x (thanks to
Gregoire Favre).
- Fixed the cutting mechanism to make it re-sync in case a frame is larger than the
buffer (thanks to Sven Grothklags).
- Added Swedish language texts (thanks to Tomas Prybil).
2002-05-20: Version 1.1.3
2002-05-26: Version 1.1.3
- Improved the VDR Makefile to avoid a warning if the '.dependencies' file does
not exist, and also using $(MAKE) to call recursive makes.
@@ -1315,3 +1316,4 @@ Video Disk Recorder Revision History
- Implemented cStatusMonitor to allow plugins to set up a status monitor.
See PLUGINS.html for details.
- Moved the cEITScanner out of dvbapi.h/.c, into the new eitscan.h/.c.
- Added Swedish language texts (thanks to Tomas Prybil).