1. 20 Jul, 2013 1 commit
    • Robert Sprowson's avatar
      Move beep on error option into Sound Setup · 676fc97e
      Robert Sprowson authored
      Part of simplification of the window setup plugin.
      Also, to avoid having to maintain two similar plugins, the differences from the former VIDC oriented Sound Setup are integrated
      * If SoundControl module is running behave as before
      * If no SoundControl but there is a VIDC, adapt to add
        + 16b/8b hardware option
        + oversampling option
        + don't permit muting of the (one and only) mixing channel
        + the mixing channel governs the *VOLUME and corresponding CMOS bits
      * Updated common functions from other plugins
      * Use definitions from HighFSI, OsBytes, CMOS in place of local ones
      
      Tested on a Risc PC (ie. VIDC style) and Beagleboard xM (ie. mixer style).
      
      Version 2.07. Tagged as 'SndSetup-2_07'
      676fc97e
  2. 26 Jun, 2012 1 commit
    • Jeffrey Lee's avatar
      Fix null pointer dereference on startup. Pass command line options through to VIDC plugin. · deee0951
      Jeffrey Lee authored
      Detail:
        c/main - Command line parsing now checks if enough arguments exist before attempting to look for an -openat option
        Resources/UK/!Run,feb - Now passes any command line options through to the VIDC-era plugin if we decide to launch that instead of ourselves
      Admin:
        Tested on Raspberry Pi with high processor vectors
      
      
      Version 2.05. Tagged as 'SndSetup-2_05'
      deee0951
  3. 19 Dec, 2011 1 commit
    • Jeffrey Lee's avatar
      Allow SoundControl-based sound setup plugin to fall back to VIDC-based plugin... · 92e0c558
      Jeffrey Lee authored
      Allow SoundControl-based sound setup plugin to fall back to VIDC-based plugin if SoundControl isn't present. Use AwkVers script instead of custom BASIC file.
      
      Detail:
        Makefile - Modified to use standard AwkVers script to insert version number into messages file instead of the custom PatchVers script
        PatchVers,ffb - Deleted
        Resources/UK/!Run,feb - Updated to look for a copy of the VIDC sound setup plugin in !SndSetup.VIDC if SoundControl isn't present. This is a quick and dirty way of allowing the plugin to work on IOMD machines.
      Admin:
        Builds and runs, but functionality untested
      
      
      Version 2.02. Tagged as 'SndSetup-2_02'
      92e0c558
  4. 28 Feb, 2003 1 commit
    • Ben Avison's avatar
      Given a major overhaul to work with the HAL version of the SoundControl... · 658b7813
      Ben Avison authored
      Given a major overhaul to work with the HAL version of the SoundControl module. Slider list is now dynamically generated to reflect hardware capabilities. Configuration of beep voice and volume is now consistent with the rest of !Configure (ie doesn't happen until you click 'Set').
      
      Version 1.00. Tagged as 'SndSetup-1_00'
      658b7813
  5. 24 Feb, 2003 1 commit
    • Ben Avison's avatar
      Changed Resources structure. · 42522828
      Ben Avison authored
      Note that, contrary to previous log message, this is still just the Phoebe
      code base, but with build changes. The Ursula-RiscPC version is in
      RiscOS/Sources/SystemRes/Configure2/PlugIns/SndSetupVIDC.
      
      Version 0.06. Tagged as 'SndSetup-0_06'
      42522828
  6. 28 Aug, 1998 1 commit
  7. 14 Apr, 1998 1 commit