1. 25 Aug, 2012 1 commit
  2. 28 Jul, 2012 1 commit
    • Robert Sprowson's avatar
      Fix BootApps BootBoot BootRun to not append a new section · 194ac5ff
      Robert Sprowson authored
      Previously the default 'Desktop' file in the 5.xx boot sequence had the above 3 sections demarked with "RISC OS" with a space, while this plugin was searching for one demarked with "Acorn".
      Now, both use "RISCOS", so the existing settings will be correctly read in, and new settings not written in a new section when merged.
      
      Version 0.08. Tagged as 'Bootxxxx-0_08'
      194ac5ff
  3. 09 Jul, 2012 1 commit
    • Jeffrey Lee's avatar
      Fix null pointer deference in List_Read · dcdf4da7
      Jeffrey Lee authored
      Detail:
        c/List - The code which initialises yfixed wasn't checking if ListHead.next was valid, leading to a null pointer derefence (and potentially nonsensical yfixed value) the first time the list is filled. Likewise, check whether ListHead.next is valid before attempting to set state.yscroll, in the offchance the list is still empty after we've filled it.
      Admin:
        Tested on BB-xM with high processor vectors
      
      
      Version 0.07. Tagged as 'Bootxxxx-0_07'
      dcdf4da7
  4. 14 Jan, 2012 1 commit
  5. 24 Oct, 2009 1 commit
  6. 22 Jan, 2007 1 commit
    • Steve Revill's avatar
      Minor tweaks to build and install correctly. · cc7445bc
      Steve Revill authored
      Detail:
        Some changes were required in order for this component to build and install
        correctly. These changes are required for the ROOL 'Disc' build.
      Admin:
        Tested in Iyonix 'Disc' build using ROOL 'BuildEnv' build environment
      
      Version 0.04. Tagged as 'Bootxxxx-0_04'
      cc7445bc
  7. 14 Dec, 2002 2 commits
  8. 02 Jul, 1998 1 commit
  9. 23 Jun, 1998 1 commit