mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed some function headers to make them compile with gcc 3.x
This commit is contained in:
10
HISTORY
10
HISTORY
@@ -1286,7 +1286,13 @@ 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-17: Version 1.1.3
|
||||
2002-05-18: 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).
|
||||
|
||||
2002-05-18: 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.
|
||||
@@ -1296,3 +1302,5 @@ Video Disk Recorder Revision History
|
||||
- Improved the plugin Makefile to avoid a warning if the '.dependencies' file does
|
||||
not exist, and also using $(shell...) to get the version numbers. If you already have
|
||||
started a plugin project, you may want to change this in your Makefile accordingly.
|
||||
- Fixed some function headers to make them compile with gcc 3.x (thanks to
|
||||
Gregoire Favre).
|
||||
|
Reference in New Issue
Block a user