1. 26 Jul, 2013 1 commit
    • Jeffrey Lee's avatar
      Update docs · b7184473
      Jeffrey Lee authored
      Detail:
        Docs/SoundCtrl - SWI docs now list the correct SWI names, and the allocated SWI numbers
      Admin:
        Fixes issue reported on forums with docs being incorrect.
      
      
      Version 1.03. Retagged as 'SoundCtrl-1_03'
      b7184473
  2. 14 Aug, 2012 1 commit
    • Jeffrey Lee's avatar
      Fix post-initialisation detection of mixer devices · bc067910
      Jeffrey Lee authored
      Detail:
        c/module - Although mixers were being detected fine, their address was never being stored, resulting a nasty crash whenever an attempt was made to use them.
      Admin:
        Tested on Raspberry Pi with high processor vectors
      
      
      Version 1.03. Tagged as 'SoundCtrl-1_03'
      bc067910
  3. 04 Feb, 2012 1 commit
    • Robert Sprowson's avatar
      Change to use CModule shared makefile. · fc07ba6a
      Robert Sprowson authored
      Debug redirection set to PRINTF_OUTPUT since HOSTFS_OUTPUT doesn't exist (allows debug version to compile again).
      Participated in a ROM build, but not functionally tested.
      
      Version 1.02. Tagged as 'SoundCtrl-1_02'
      fc07ba6a
  4. 21 Jan, 2012 1 commit
    • Jeffrey Lee's avatar
      Allow mixer devices to indicate the range of supported gain values · 48305b99
      Jeffrey Lee authored
      Detail:
        This adds support for version 0.1 of the HAL mixer device API. Mixer devices which implement this version of the API are able to indicate the min/max gain values each mixer supports, along with the smallest gain step.
        Docs/SoundCtrl - Updated to describe how this new information is exposed to RISC OS
        h/MixerDevice, hdr/MixerDevice - Updated mixer device structure definitions
        c/module - Added code to read gain information if present. Also fixed runtime mixer registration/deregistration to accept any device of version 0.x instead of 0.0
      Admin:
        Tested in OMAP3 ROM & Tungsten ROM softload.
      
      
      Version 1.01. Tagged as 'SoundCtrl-1_01'
      48305b99
  5. 09 Nov, 2004 1 commit
    • Ben Avison's avatar
      BBE related changes: · 3429941c
      Ben Avison authored
      * ${DIRS} now points at a real object rather than a phony rule, to
        prevent re-builds during the rom_link phase which screw up BBE export.
      * Exports o._Messages_ to BBE.
      
      Retagged since this won't affect code generation for existing builds.
      3429941c
  6. 24 Feb, 2003 1 commit
  7. 21 Feb, 2003 1 commit