- 26 Jul, 2013 1 commit
-
-
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'
-
- 14 Aug, 2012 1 commit
-
-
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'
-
- 04 Feb, 2012 1 commit
-
-
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'
-
- 21 Jan, 2012 1 commit
-
-
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'
-
- 09 Nov, 2004 1 commit
-
-
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.
-
- 24 Feb, 2003 1 commit
-
-
Ben Avison authored
Retagged as 'SoundCtrl-1_00'
-
- 21 Feb, 2003 1 commit
-
-
Ben Avison authored
This module pinches the name, SWI base and error block of its Phoebe equivalent (now moved to RiscOS/Sources/Audio/SoundCtrlPhoebe), but is a completely new implementation.
-