Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
RiscOS
S
Sources
Programmer
HdrSrc
Commits
41a75bc9
Commit
41a75bc9
authored
Jul 27, 2013
by
Ben Avison
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Resync with allocations database
Version 2.29. Tagged as 'HdrSrc-2_29'
parent
7a505e55
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
26 additions
and
12 deletions
+26
-12
VersionNum
VersionNum
+10
-10
hdr/FileTypes
hdr/FileTypes
+1
-1
hdr/NewErrors
hdr/NewErrors
+2
-0
hdr/SWIs
hdr/SWIs
+5
-0
hdr/Services
hdr/Services
+8
-1
No files found.
VersionNum
View file @
41a75bc9
/* (2.2
8
)
/* (2.2
9
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 2.2
8
#define Module_MajorVersion_CMHG 2.2
9
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 2
9 Apr
2013
#define Module_Date_CMHG 2
7 Jul
2013
#define Module_MajorVersion "2.2
8
"
#define Module_Version 22
8
#define Module_MajorVersion "2.2
9
"
#define Module_Version 22
9
#define Module_MinorVersion ""
#define Module_Date "2
9 Apr
2013"
#define Module_Date "2
7 Jul
2013"
#define Module_ApplicationDate "2
9-Apr
-13"
#define Module_ApplicationDate "2
7-Jul
-13"
#define Module_ComponentName "HdrSrc"
#define Module_ComponentPath "castle/RiscOS/Sources/Programmer/HdrSrc"
#define Module_FullVersion "2.2
8
"
#define Module_HelpVersion "2.2
8
(2
9 Apr
2013)"
#define Module_LibraryVersionInfo "2:2
8
"
#define Module_FullVersion "2.2
9
"
#define Module_HelpVersion "2.2
9
(2
7 Jul
2013)"
#define Module_LibraryVersionInfo "2:2
9
"
hdr/FileTypes
View file @
41a75bc9
...
...
@@ -772,7 +772,7 @@ FileType_PortableDocumentFormat_Name SETS "PDF"
GBLS
FileType_OutLineFont_Name
FileType_OutLineFont
EQU
&00000ADB
FileType_OutLineFont_Name
SETS
"New
Font"
FileType_OutLineFont_Name
SETS
"NewFont"
GBLS
FileType_ICA_Name
FileType_ICA
EQU
&00000AD0
...
...
hdr/NewErrors
View file @
41a75bc9
...
...
@@ -1520,5 +1520,7 @@ ErrorBase_BCMSupport # &100 ; &0081F200 John Ballance
ErrorBase_BootCommands
#
&100
; &0081F300 Rob Sprowson
ErrorBase_Switcher
#
&100
; &0081F400 Rob Sprowson
ErrorBase_VCHIQ
#
&100
; &0081F500 Jeffrey Lee
^
&0081F800
ErrorBase_DeskRecord
#
&100
; &0081F800 Steve Revill
OPT
OldOpt
END
hdr/SWIs
View file @
41a75bc9
...
...
@@ -1713,6 +1713,11 @@ HangWatchSWI EQU &0000164A
HangWatchSWI_Base
EQU
&00059280
HangWatchSWI_Name
SETS
"HangWatch"
GBLS
DeskRecordSWI_Name
DeskRecordSWI
EQU
&00001651
DeskRecordSWI_Base
EQU
&00059440
DeskRecordSWI_Name
SETS
"DeskRecord"
; Application SWI Chunks
...
...
hdr/Services
View file @
41a75bc9
...
...
@@ -229,10 +229,17 @@ Service_ADFSPoduleIDEDying # 1 ; &10802 tells ADFS podule is dy
^
&20100
; SCSIDriver Service calls
SCSIDriverService
#
64
^
&400c0
[
:DEF:
Service_WimpToolSpritesChanged
!
0
,
"Hdr:Wimp included before Hdr:Services - this is deprecated and will stop working soon"
,
1
|
WimpService
*
&400C0
; Use of the definitions of individual Wimp service calls here is deprecated
; You should ensure you include Hdr:Wimp as well, as they will move there soon
^
WimpService
Service_ErrorStarting
#
1
; new wimp error extension system
Service_ErrorButtonPressed
#
1
Service_ErrorEnding
#
1
]
^
&40100
Service_CM_State_PreSleep
#
1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment