Julian Storer
|
0280c57ff0
|
fix for a mac file bug introduced in the last check-in..
|
15 years ago |
Julian Storer
|
1acee444d1
|
whitespace clean-up
|
15 years ago |
Julian Storer
|
9a82129507
|
whitespace clean-up
|
15 years ago |
Julian Storer
|
1fc8f483e2
|
Tweaked lots of code to help things compile on the iPhone (still work-in-progress).
|
15 years ago |
Julian Storer
|
3ae9ac0295
|
added some changes to make the core library compile on the iPhone (none of the UI code is done yet). In the process of this, fixed some endianness problems in SystemStats::getMACAddresses, and changed some of the mac code for timing, directory searching, etc to use different APIs internally.
|
15 years ago |
Julian Storer
|
9ebff4bc92
|
tidied up DocumentWindow border sizing; made WASAPI cope with multiple devices with the same name.
|
15 years ago |
Julian Storer
|
35492ad866
|
small fixes for ThreadPool, mac windowing, opening the AudioDeviceManager with 0 audio channels, and compiling in MinGW
|
15 years ago |
Julian Storer
|
e1a5995965
|
Minor whitespace tidying-up
|
15 years ago |
Julian Storer
|
9623f6b108
|
Updated the juce demo audio latency detector to use a more accurate, impulse based detection method
|
15 years ago |
Julian Storer
|
b171ae8400
|
Workaround for CoreAudio devices that don't change sample rate correctly in 10.6; improvement to WASAPI error reporting
|
15 years ago |
Julian Storer
|
687c08c939
|
Merge branch 'master' of ssh://juce.git.sourceforge.net/gitroot/juce/juce
|
15 years ago |
Julian Storer
|
54831605c3
|
Rebuilt the docs including a couple of missing classes; tweaked WebBrowserComponent to make page unloading optional; small efficiency improvement to ThreadPool
|
15 years ago |
Julian Storer
|
64f5482d6d
|
Rebuilt the docs including a couple of missing classes; tweaked WebBrowserComponent to make page unloading optional; small efficiency improvement to ThreadPool
|
15 years ago |
Julian Storer
|
f72563d6c7
|
Fixes for viewports, flac seeking, plugin hosting of carbon UIs, and activeX control embedding.
|
15 years ago |
Julian Storer
|
deeb652939
|
fixed a seek bug in the flac reader; added a JucePlugin_TailLengthSeconds setting for plugins; made the colour class limit the HSV values that are passed into it
|
15 years ago |
Julian Storer
|
1573cad95a
|
added an xcode post-build script to the plugin demo to automatically copy the plugin to the various plugin folders
|
15 years ago |
Julian Storer
|
0c8d177ac9
|
Updated some help information, and changed the audio plugin plist bundle type to work better in all hosts.
|
15 years ago |
Julian Storer
|
48bacabcff
|
Changes to improve AU, VST and RTAS key forwarding on the Mac
|
15 years ago |
Julian Storer
|
5cbd3c2f4c
|
fixed a VST crash caused by closing Nuendo with a window open; updated win32 memory detection calls
|
15 years ago |
Julian Storer
|
2ddc7d0806
|
Tidied up the mac demo plugin project, hopefully making it less prone to build problems for non-RTAS users
|
15 years ago |
Julian Storer
|
ebe04ececf
|
Checked in some new binaries for the juce demo
|
15 years ago |
Julian Storer
|
9aa0c05ac2
|
Complete revamp of the Juce Demo's audio page, to include several tabs of handy demos, including audio recording, synths, playback, audio thumbnails and an automatic round-trip latency detector
|
15 years ago |
Julian Storer
|
3954631795
|
Fixed some problems with audio formats not correctly clearing their buffers; Rewrote the CoreAudio functions to avoid deprecated functions.
|
15 years ago |
Julian Storer
|
d48a742061
|
made the NPAPI browser wrapper able to compile in 64-bit mode
|
15 years ago |
Julian Storer
|
a90a65343c
|
whitespace tidying-up
|
15 years ago |
Julian Storer
|
6f20d00e69
|
fix for the VST plugin window position being slightly wrong in Cubase
|
15 years ago |
Julian Storer
|
173abbccd2
|
improved WASAPI latency reporting
|
15 years ago |
Julian Storer
|
151f5e3d09
|
minor tidying up and removal of a few compiler warnings
|
15 years ago |
Julian Storer
|
3355029c6c
|
Fixed a few minor issues and added code to drawables for loading/saving them (this is work-in-progress: not for public use yet!)
|
15 years ago |
Julian Storer
|
d8eaebab83
|
fixed the juce demo plugin plist macro expansion tags
|
15 years ago |
Julian Storer
|
bd67120130
|
fixed the mac browser plugin demo product filename
|
15 years ago |
Julian Storer
|
21b0b3aaff
|
Fixed a Cocoa class name that wasn't being correctly obfuscated
|
15 years ago |
Julian Storer
|
ab02610378
|
Added a browser plugin fix for Safari on Windows.
|
15 years ago |
Julian Storer
|
7b254201fa
|
small fix for AU window position when resized in cocoa hosts.
|
15 years ago |
Julian Storer
|
fe5eaa5f19
|
updated some of the mac pre-built apps.
|
15 years ago |
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.
|
15 years ago |
Julian Storer
|
f6faf867f7
|
compatibility fixes for VS2005
|
15 years ago |
Julian Storer
|
31e780bda8
|
changed a file in the jucer win32 project
|
15 years ago |
Julian Storer
|
a983bb1300
|
fixed a problem with native submenus in Snow Leopard
|
15 years ago |
Julian Storer
|
ddf22bd416
|
removed fixed channel limit from CoreAudio, and improved channel name detection; updated juce demo plugin project to cope with XCode 3.2; fixed a mac shutdown problem
|
15 years ago |
Julian Storer
|
c2e85238c8
|
minor updates for XCode 3.2 compatibility
|
15 years ago |
Julian Storer
|
e89efe0f0d
|
fixed a bug in DrawableComposite
|
15 years ago |
Julian Storer
|
8073ca1f5b
|
fixed a mistake in AudioFormatReader::readMaxLevels
|
15 years ago |
Julian Storer
|
02320b70a8
|
Updated .gitignore
|
15 years ago |
Julian Storer
|
03683e2568
|
Merge branch 'master' of ssh://juce.git.sourceforge.net/gitroot/juce/juce
|
15 years ago |
Julian Storer
|
a327ca8dc9
|
Updated a method name in Drawable to avoid overloading conflicts
|
15 years ago |
Julian Storer
|
21816056c3
|
Updated a method name in Drawable to avoid overloading conflicts
|
15 years ago |
Julian Storer
|
955043fb48
|
Minor whitespace tidy-up
|
15 years ago |
Julian Storer
|
000a4a62fa
|
Just moved the repository from SVN to GIT!
|
15 years ago |
jules
|
c41ae8188d
|
Changed drawables to correctly render semi-transparently; added accessors for properties of some brush classes.
|
15 years ago |