This website requires JavaScript.
Explore
Help
Sign in
mirror
/
JUCE
Watch
1
Star
0
Fork
You've already forked JUCE
0
mirror of
https://github.com/juce-framework/JUCE.git
synced
2026-01-17 00:44:19 +00:00
Code
Activity
fe5eaa5f19
JUCE
/
extras
/
browser plugins
History
Download ZIP
Download TAR.GZ
Julian Storer
7dfc764bf0
Initial check-in of a new WASAPI audio device wrapper (not properly tested yet!), and tidied up all the audio device type creation functions to make it easier to cope with all these different device types. Added a couple of config entries to enable WASAPI and DSound, so a windows build can use any combination of device APIs. Also replaced the string-to-double conversion code with a custom function to avoid localisation problems with commas and full-stops.
2009-09-09 17:35:23 +01:00
..
demo
Initial check-in of a new WASAPI audio device wrapper (not properly tested yet!), and tidied up all the audio device type creation functions to make it easier to cope with all these different device types. Added a couple of config entries to enable WASAPI and DSound, so a windows build can use any combination of device APIs. Also replaced the string-to-double conversion code with a custom function to avoid localisation problems with commas and full-stops.
2009-09-09 17:35:23 +01:00
wrapper
compatibility fixes for VS2005
2009-09-09 16:59:20 +01:00
How to build a browser plugin.txt
First version of the ActiveX browser plugin wrapper
2009-05-11 09:33:05 +00:00