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

Move ScreenModes to before video drivers

Detail:
  Components/ROOL/BCM2835, BCM2835Pico, IOMD32, OMAP3, OMAP3Live, OMAP4, Tungsten - Moved ScreenModes (+FPEmulator) to just before the video drivers, so that (once the EDID changes are submitted) the first mode change will be able to use EDID-derived mode timings instead of fixed ones.
  IOMD change is somewhat non-essential due to lack of EDID reading support, but keeps things consistent with the other ROMs.
  Also moved PandoraKey to be with the other keyboard (USB) drivers.
Admin:
  Tested on BB-xM, Iyonix, Pandora, Raspberry Pi, RiscPC


Version 6.47. Tagged as 'BuildSys-6_47'
...@@ -65,6 +65,8 @@ USBDriver ...@@ -65,6 +65,8 @@ USBDriver
DWCDriver DWCDriver
VCHIQ VCHIQ
BCMSound BCMSound
FPEmulator -options FPE_APCS=3/32bit
ScreenModes
BCMVideo BCMVideo
DisplayManager DisplayManager
DMAManager DMAManager
...@@ -79,7 +81,6 @@ Filer ...@@ -79,7 +81,6 @@ Filer
FilerSWIs FilerSWIs
FSLock FSLock
FontManager FontManager
FPEmulator -options FPE_APCS=3/32bit
VFPSupport VFPSupport
Free Free
Hourglass Hourglass
...@@ -133,7 +134,6 @@ SDFS ...@@ -133,7 +134,6 @@ SDFS
SDFSFiler -options ASFLAGS="-PD \"SDFS SETL {TRUE}\"" TEMPLATES=yes SDFSFiler -options ASFLAGS="-PD \"SDFS SETL {TRUE}\"" TEMPLATES=yes
SDCMOS -options MYASFLAGS="-pd \"StoreInHAL SETL {TRUE}\"" SDCMOS -options MYASFLAGS="-pd \"StoreInHAL SETL {TRUE}\""
ColourPicker ColourPicker
ScreenModes
DrawFile DrawFile
BootCommands BootCommands
AUNMsgs AUNMsgs
......
...@@ -63,6 +63,8 @@ USBDriver ...@@ -63,6 +63,8 @@ USBDriver
DWCDriver DWCDriver
VCHIQ VCHIQ
BCMSound BCMSound
FPEmulator -options FPE_APCS=3/32bit
ScreenModes
BCMVideo BCMVideo
DMAManager DMAManager
DrawMod -type EXP DrawMod -type EXP
...@@ -70,7 +72,6 @@ FileCore ...@@ -70,7 +72,6 @@ FileCore
ADFS -type EXP ADFS -type EXP
RamFS RamFS
FontManager -type EXP FontManager -type EXP
FPEmulator -options FPE_APCS=3/32bit
VFPSupport VFPSupport
Free -type EXP Free -type EXP
Hourglass -type EXP Hourglass -type EXP
...@@ -105,7 +106,6 @@ SCSIFS ...@@ -105,7 +106,6 @@ SCSIFS
SDIODriver SDIODriver
SDFS SDFS
SDCMOS -options MYASFLAGS="-pd \"StoreInHAL SETL {TRUE}\"" SDCMOS -options MYASFLAGS="-pd \"StoreInHAL SETL {TRUE}\""
ScreenModes
BootCommands BootCommands
# #
......
...@@ -50,6 +50,8 @@ TaskManager ...@@ -50,6 +50,8 @@ TaskManager
# Desktop is the 11th module (default language) # Desktop is the 11th module (default language)
Desktop Desktop
SharedRISC_OSLib SharedRISC_OSLib
FPEmulator -options FPE_APCS=3/32bit
ScreenModes
VIDC20Video VIDC20Video
Mouse Mouse
PS2Driver PS2Driver
...@@ -74,7 +76,6 @@ Filer ...@@ -74,7 +76,6 @@ Filer
FilerSWIs FilerSWIs
FSLock FSLock
FontManager FontManager
FPEmulator -options FPE_APCS=3/32bit
Free Free
Hourglass Hourglass
IIC IIC
...@@ -118,7 +119,6 @@ SharedSnd ...@@ -118,7 +119,6 @@ SharedSnd
Filer_Action Filer_Action
DOSFS -options PCMCIA=TRUE DOSFS -options PCMCIA=TRUE
ColourPicker ColourPicker
ScreenModes
DrawFile DrawFile
BootCommands BootCommands
AUNMsgs AUNMsgs
......
...@@ -51,6 +51,8 @@ TaskManager ...@@ -51,6 +51,8 @@ TaskManager
# Desktop is the 11th module (default language) # Desktop is the 11th module (default language)
Desktop Desktop
SharedRISC_OSLib SharedRISC_OSLib
FPEmulator -options FPE_APCS=3/32bit
ScreenModes
OMAPVideo -options CDEFINES="-DOMAP=3" OMAPVideo -options CDEFINES="-DOMAP=3"
BASIC105 BASIC105
BASIC64 BASIC64
...@@ -65,6 +67,7 @@ RTSupport ...@@ -65,6 +67,7 @@ RTSupport
USBDriver USBDriver
EHCIDriver EHCIDriver
MUSBDriver MUSBDriver
PandoraKey
DisplayManager DisplayManager
DMAManager DMAManager
DragASprite DragASprite
...@@ -78,7 +81,6 @@ Filer ...@@ -78,7 +81,6 @@ Filer
FilerSWIs FilerSWIs
FSLock FSLock
FontManager FontManager
FPEmulator -options FPE_APCS=3/32bit
VFPSupport VFPSupport
Free Free
Hourglass Hourglass
...@@ -131,7 +133,6 @@ SDFS ...@@ -131,7 +133,6 @@ SDFS
SDFSFiler -options ASFLAGS="-PD \"SDFS SETL {TRUE}\"" TEMPLATES=yes SDFSFiler -options ASFLAGS="-PD \"SDFS SETL {TRUE}\"" TEMPLATES=yes
SDCMOS SDCMOS
ColourPicker ColourPicker
ScreenModes
DrawFile DrawFile
BootCommands BootCommands
AUNMsgs AUNMsgs
...@@ -184,7 +185,6 @@ CDFS ...@@ -184,7 +185,6 @@ CDFS
CDFSFiler CDFSFiler
UnSqzAIF UnSqzAIF
PandoraKey
BatMgrHAL BatMgrHAL
InetRes -options TYPE=EmergencyUtils InetRes -options TYPE=EmergencyUtils
......
...@@ -50,6 +50,8 @@ TaskManager ...@@ -50,6 +50,8 @@ TaskManager
# Desktop is the 11th module (default language) # Desktop is the 11th module (default language)
Desktop Desktop
SharedRISC_OSLib SharedRISC_OSLib
FPEmulator -options FPE_APCS=3/32bit
ScreenModes
OMAPVideo -options CDEFINES="-DOMAP=4" OMAPVideo -options CDEFINES="-DOMAP=4"
BASIC105 BASIC105
BASIC64 BASIC64
...@@ -77,7 +79,6 @@ Filer ...@@ -77,7 +79,6 @@ Filer
FilerSWIs FilerSWIs
FSLock FSLock
FontManager FontManager
FPEmulator -options FPE_APCS=3/32bit
VFPSupport VFPSupport
Free Free
Hourglass Hourglass
...@@ -130,7 +131,6 @@ SDFS ...@@ -130,7 +131,6 @@ SDFS
SDFSFiler -options ASFLAGS="-PD \"SDFS SETL {TRUE}\"" TEMPLATES=yes SDFSFiler -options ASFLAGS="-PD \"SDFS SETL {TRUE}\"" TEMPLATES=yes
SDCMOS SDCMOS
ColourPicker ColourPicker
ScreenModes
DrawFile DrawFile
BootCommands BootCommands
AUNMsgs AUNMsgs
......
...@@ -50,6 +50,8 @@ WindowManager -options OPTIONS=Ursula ...@@ -50,6 +50,8 @@ WindowManager -options OPTIONS=Ursula
# Desktop is the 11th module (default language) # Desktop is the 11th module (default language)
Desktop Desktop
SharedRISC_OSLib SharedRISC_OSLib
FPEmulator -options FPE_APCS=3/32bit
ScreenModes
NVidia NVidia
TaskManager TaskManager
ADFSFiler ADFSFiler
...@@ -78,7 +80,6 @@ Filer ...@@ -78,7 +80,6 @@ Filer
FilerSWIs FilerSWIs
FSLock FSLock
FontManager FontManager
FPEmulator -options FPE_APCS=3/32bit
Free Free
Hourglass Hourglass
IIC IIC
...@@ -126,7 +127,6 @@ SCSISoftUSB ...@@ -126,7 +127,6 @@ SCSISoftUSB
SCSIFS SCSIFS
SCSIFiler -options ASFLAGS="-PD \"SCSI SETL {TRUE}\"" TEMPLATES=no SCSIFiler -options ASFLAGS="-PD \"SCSI SETL {TRUE}\"" TEMPLATES=no
ColourPicker ColourPicker
ScreenModes
DrawFile DrawFile
BootCommands BootCommands
AUNMsgs AUNMsgs
......
/* (6.46) /* (6.47)
* *
* This file is automatically maintained by srccommit, do not edit manually. * This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1. * Last processed by srccommit version: 1.1.
* *
*/ */
#define Module_MajorVersion_CMHG 6.46 #define Module_MajorVersion_CMHG 6.47
#define Module_MinorVersion_CMHG #define Module_MinorVersion_CMHG
#define Module_Date_CMHG 19 Jul 2014 #define Module_Date_CMHG 20 Jul 2014
#define Module_MajorVersion "6.46" #define Module_MajorVersion "6.47"
#define Module_Version 646 #define Module_Version 647
#define Module_MinorVersion "" #define Module_MinorVersion ""
#define Module_Date "19 Jul 2014" #define Module_Date "20 Jul 2014"
#define Module_ApplicationDate "19-Jul-14" #define Module_ApplicationDate "20-Jul-14"
#define Module_ComponentName "BuildSys" #define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys" #define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "6.46" #define Module_FullVersion "6.47"
#define Module_HelpVersion "6.46 (19 Jul 2014)" #define Module_HelpVersion "6.47 (20 Jul 2014)"
#define Module_LibraryVersionInfo "6:46" #define Module_LibraryVersionInfo "6:47"
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