Commit a16c52d9 authored by Jeffrey Lee's avatar Jeffrey Lee
Browse files

Add VideoOverlay to ModuleDB, disc image

Version 7.28. Tagged as 'BuildSys-7_28'
parent 300a68d2
......@@ -186,6 +186,7 @@ URL -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources
ScreenFX -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.360.Modules.Video
SharedCLibrary -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.500.Modules
FrontEnd -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.500.Modules
VideoOverlay -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.500.Modules
ZLibMod -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.310.Modules
# Screen savers
......
......@@ -594,6 +594,7 @@ USBDriver C Sources.HWSupport.USB.USBDriver.build
UserInactivity C closed.RiscOS.Sources.Networking.Modem.UserInactv Networking UserInactivity
VCHIQ C Sources.HWSupport.VCHIQ HWSupport VCHIQ
VIDC20Video ASM Sources.Video.HWSupport.VIDC20Video HWSupport VIDC20Video
VideoOverlay C Sources.Video.Render.VideoOverlay Video VideoOverlay
VFPSupport C Sources.HWSupport.VFPSupport HWSupport VFPSupport
WatchAbort C Sources.Programmer.WatchAbort Programmer WatchAbort
Watchdog C closed.RiscOS.Sources.Apps.Watchdog Apps Watchdog
......
/* (7.27)
/* (7.28)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 7.27
#define Module_MajorVersion_CMHG 7.28
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 12 May 2018
#define Module_Date_CMHG 01 Jun 2018
#define Module_MajorVersion "7.27"
#define Module_Version 727
#define Module_MajorVersion "7.28"
#define Module_Version 728
#define Module_MinorVersion ""
#define Module_Date "12 May 2018"
#define Module_Date "01 Jun 2018"
#define Module_ApplicationDate "12-May-18"
#define Module_ApplicationDate "01-Jun-18"
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "7.27"
#define Module_HelpVersion "7.27 (12 May 2018)"
#define Module_LibraryVersionInfo "7:27"
#define Module_FullVersion "7.28"
#define Module_HelpVersion "7.28 (01 Jun 2018)"
#define Module_LibraryVersionInfo "7:28"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment