1. 15 Apr, 2009 1 commit
  2. 22 Dec, 2008 1 commit
  3. 20 Apr, 2008 1 commit
  4. 21 Mar, 2008 3 commits
    • Ben Avison's avatar
      Finally, a releasable HdrSrc! · 403c6dd8
      Ben Avison authored
      Detail:
        Imported public versions of the registration header files. These have all
        mentions of third-party allocations removed from them, and because these
        are new imports, there's nothing hiding in the revision history either.
      Admin:
        Manually inspected for sanity; we'll have to see how well it functions in
        a real build.
      
      Version 1.60. Tagged as 'HdrSrc-1_60'
      403c6dd8
    • Ben Avison's avatar
      Overhaul of HdrSrc. · 3c93c584
      Ben Avison authored
      Detail:
        To allow public release of this component, sensitive header files have
        been moved out of the way. HdrSrc will in future only contain preprocessed
        versions of those files with confidential information filtered out.
      Admin:
        Not tested in a build yet.
      
      Version 1.59. Not tagged
      3c93c584
    • Ben Avison's avatar
      Fresh commit of Machine and UserIF headers to lose the revision history · 41952da2
      Ben Avison authored
      (which contains sensitive customer data).
      41952da2
  5. 04 Dec, 2005 1 commit
  6. 30 Aug, 2005 1 commit
  7. 16 Aug, 2005 1 commit
  8. 13 May, 2005 1 commit
  9. 29 Mar, 2005 1 commit
    • Steve Revill's avatar
      Fix for STB machine · 1511e823
      Steve Revill authored
      Detail:
       Previous revision will not build an STB ROM.
      Admin:
       Not yet tested.
      
      Version 1.55. Tagged as 'HdrSrc-1_55'
      1511e823
  10. 21 Mar, 2005 2 commits
  11. 16 Mar, 2005 1 commit
  12. 25 Jan, 2005 1 commit
  13. 11 Nov, 2004 1 commit
  14. 29 Oct, 2004 3 commits
  15. 01 Jul, 2004 1 commit
  16. 30 Jun, 2004 1 commit
  17. 13 May, 2004 1 commit
    • Steve Revill's avatar
      Updates from Alan. · bb63ffb1
      Steve Revill authored
      Detail:
        Merge of the latest 'Register' header files from Alan Glover.
      Admin:
        The previous headers cotained faults, so were never checked into cvs.
        These ones are OK so I'm merging them.
      
      Version 1.44. Tagged as 'HdrSrc-1_44'
      bb63ffb1
  18. 06 May, 2004 1 commit
    • Kevin Bracey's avatar
      * Added new PaletteV reason codes. · 8037864a
      Kevin Bracey authored
      * Changed Hdr:Debug not to rely on Hdr:Proc (to prevent some macro clashes).
      * Added Hdr:Machine.STB5
      
      Version 1.43. Tagged as 'HdrSrc-1_43'
      8037864a
  19. 25 Feb, 2004 1 commit
  20. 02 Dec, 2003 1 commit
  21. 12 Jun, 2003 1 commit
  22. 25 Apr, 2003 1 commit
  23. 21 Feb, 2003 1 commit
  24. 17 Dec, 2002 1 commit
    • Ben Avison's avatar
      Some tinkering from Kevin and me. · cb93bf79
      Ben Avison authored
      Detail:
        * Extra GraphicsV definitions
        * Service_Device renamed Service_Hardware
        * GRAB macro fixed for objasm compatibility
        * Enabled HiResTTX for Tungsten, and added 256-colour TTX option
      Admin:
        Used in builds including release 5.00 (except the TTX bits).
      
      Version 1.37. Tagged as 'HdrSrc-1_37'
      cb93bf79
  25. 10 Dec, 2002 1 commit
  26. 29 Oct, 2002 1 commit
  27. 08 Apr, 2002 1 commit
    • Stewart Brodie's avatar
      Resync of allocations from Alan Glover. · 76762ab6
      Stewart Brodie authored
        Changed some base 4 constants to binary (for Hdr2H)
      Detail:
        Lots of additions to allocations since it's been a long time since
          the last resync with Pineapple.
      Admin:
        E-mail received 2002/04/02 (includes hdr/RISCOS change in Kernel)
      
      
      Version 1.34. Tagged as 'HdrSrc-1_34'
      76762ab6
  28. 12 Mar, 2002 1 commit
  29. 17 Jan, 2002 1 commit
    • Stewart Brodie's avatar
      Latest update of registered SWI allocations from Alan Glover. · 0fa48f11
      Stewart Brodie authored
      Detail:
        This synchronisation includes some Pace allocations that have
          been made over the past few months, and includes the (textual comment
          only) notes on SWI OS allocations (ie. bits 20-23 of the SWI number)
      Admin:
        E-mail received 7 January 2002.
      
      
      Version 1.32. Tagged as 'HdrSrc-1_32'
      0fa48f11
  30. 13 Dec, 2001 1 commit
  31. 18 Oct, 2001 1 commit
  32. 03 Sep, 2001 1 commit
    • Dan Ellis's avatar
      Added new IOCTL reason codes and special field flags for sleeping devicefs. · b05fe931
      Dan Ellis authored
      Detail:
        DeviceFS has been enhanced with the ability to cooperate with Taskwindows
      so as to allow multitasking to continue.  Any devicefs stream, if opened
      with the special field entry 'sleep' will issue OS_UpCall 6 when it would
      normally block.  A flag 'timeout' has also been added which will cause the
      stream to issue a timeout error if it has slept for too long.
      
        These actions can be set using the generic IOCTLs 4 and 5, the former just
      being a logical switch, the latter being the value in centiseconds for which
      to sleep.
      
        There is also now a generic special field to specify non-blocking which may
      be used as an alternative to the IOCTL.
      
      Admin:
        Tested on a RiscPC.
      
      
      Version 1.29. Tagged as 'HdrSrc-1_29'
      b05fe931
  33. 08 Aug, 2001 1 commit
  34. 13 Jul, 2001 1 commit
    • Simon Forrest's avatar
      * Hdr:Machine.Machine alteration. · 60300ea9
      Simon Forrest authored
      Detail:
      
        * Ensured that the Lazarus standby button also applies to builds that
          use Machine=32.
      
      Admin:
      
        * Untested.  Required for Customer T demonstrator.
      
      Version 1.27. Tagged as 'HdrSrc-1_27'
      60300ea9
  35. 28 Jun, 2001 1 commit
    • David Cotton's avatar
      Now supports 7MB builds. · 57f9f579
      David Cotton authored
      Detail:
          A new file, 7168K, has been added to hdr.ImageSize.
      Admin:
          Untested. Woohoo
      
      Version 1.26. Tagged as 'HdrSrc-1_26'
      57f9f579