Commit 36e5d942 authored by Robert Sprowson's avatar Robert Sprowson
Browse files

Retired ARM module from those products using HAL branch of the kernel.

Moved SharedSnd up to the other sound modules, partly to group by function, but mostly so Freeway/ShareFS don't change position as they're commonly unplugged.

Version 5.57. Tagged as 'BuildSys-5_57'
parent 1d28e294
......@@ -55,7 +55,6 @@ Portable -type EXP
PS2Driver
TaskManager
ADFSFiler
ARM
BASIC105
BASIC64
BASICTrans
......@@ -87,7 +86,6 @@ IIC
International
InternationalKeyboard -options KEYBOARD=All
ITable
IRQUtils2
Joystick
NetFS
NetFiler
......@@ -121,6 +119,7 @@ FilterManager
WaveSynth
StringLib
Percussion
SharedSnd
Filer_Action
DOSFS -options PCMCIA=TRUE
ColourPicker
......@@ -145,7 +144,6 @@ Alarm
Chars
Help2
RTCAdjust
SharedSnd
#
# Toolbox Modules/Libs
......
......@@ -51,7 +51,6 @@ Desktop
SharedRISC_OSLib
OMAPVideo -options CDEFINES="-DOMAP=3"
TaskManager
ARM
BASIC105
BASIC64
BASICTrans
......@@ -131,6 +130,7 @@ FilterManager
WaveSynth
StringLib
Percussion
SharedSnd
Filer_Action
DOSFS -options PCMCIA=TRUE
SCSISwitch
......@@ -160,7 +160,6 @@ Alarm
Chars
Help2
#RTCAdjust
SharedSnd
#
# Toolbox Modules/Libs
......
......@@ -50,7 +50,6 @@ Desktop
SharedRISC_OSLib
OMAPVideo -options CDEFINES="-DOMAP=4"
TaskManager
ARM
BASIC105
BASIC64
BASICTrans
......@@ -130,6 +129,7 @@ FilterManager
WaveSynth
StringLib
Percussion
SharedSnd
Filer_Action
DOSFS -options PCMCIA=TRUE
SCSISwitch
......@@ -158,7 +158,6 @@ Alarm
Chars
Help2
#RTCAdjust
SharedSnd
#
# Toolbox Modules/Libs
......
......@@ -50,7 +50,6 @@ WindowManager -options OPTIONS=Ursula
Desktop
SharedRISC_OSLib
TaskManager
ARM
BASIC105
BASIC64
BASICTrans
......
......@@ -50,7 +50,6 @@ WindowManager -options OPTIONS=Ursula
Desktop
SharedRISC_OSLib
TaskManager
ARM
BASIC105
BASIC64
BASICTrans
......
......@@ -52,7 +52,6 @@ SharedRISC_OSLib
NVidia
TaskManager
ADFSFiler
ARM
BASIC105
BASIC64
BASICTrans
......@@ -118,6 +117,7 @@ FilterManager
WaveSynth
StringLib
Percussion
SharedSnd
Filer_Action
DOSFS -options PCMCIA=TRUE
SCSISwitch
......@@ -147,7 +147,6 @@ Alarm
Chars
Help2
RTCAdjust
SharedSnd
#
# Toolbox Modules/Libs
......
/* (5.56)
/* (5.57)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 5.56
#define Module_MajorVersion_CMHG 5.57
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 19 May 2012
#define Module_Date_CMHG 26 May 2012
#define Module_MajorVersion "5.56"
#define Module_Version 556
#define Module_MajorVersion "5.57"
#define Module_Version 557
#define Module_MinorVersion ""
#define Module_Date "19 May 2012"
#define Module_Date "26 May 2012"
#define Module_ApplicationDate "19-May-12"
#define Module_ApplicationDate "26-May-12"
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "5.56"
#define Module_HelpVersion "5.56 (19 May 2012)"
#define Module_LibraryVersionInfo "5:56"
#define Module_FullVersion "5.57"
#define Module_HelpVersion "5.57 (26 May 2012)"
#define Module_LibraryVersionInfo "5:57"
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