1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
Commit graph

18 commits

Author SHA1 Message Date
jules
017dbc988d Refactored some AudioIODevice methods to return Arrays of sample rates + buffer sizes. 2013-12-18 10:57:11 +00:00
jules
2623f4d1e1 Added method String::clear(), and used it to replace a few uses of String::empty. 2013-12-01 11:32:39 +00:00
jules
03c2801f3f Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
jules
939893922b Fixes to JACK port iteration. 2013-05-04 13:42:45 +01:00
jules
0ceeb573d8 Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
jules
6b027c4b17 Yet more JACK changes.. 2012-11-27 12:31:56 +00:00
jules
5d70c0bd89 JACK typo fix. 2012-11-25 22:52:12 +00:00
jules
33d70d2b20 More JACK fixing. 2012-11-25 13:55:36 +00:00
jules
d547fc0b98 JACK port change callback. 2012-11-25 11:21:09 +00:00
jules
edca844722 Fixed a typo in JACK code. 2012-11-23 17:21:55 +00:00
jules
3d2969e71d JACK fixes. 2012-11-22 14:55:54 +00:00
jules
d90d11143a JACK fix. 2012-11-18 13:41:52 +00:00
jules
c16c3a7c28 Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels. 2012-11-14 11:42:17 +00:00
jules
0466c90ce1 Tidied up some JACK code. 2012-08-24 18:21:50 +01:00
Julian Storer
4fcd1e3384 New class: ChildProcess. Fixed android build problems with paths. 2011-09-02 12:48:36 +01:00
Julian Storer
4808d9c318 Hard-coded some juce namespace declarations. 2011-08-13 21:13:50 +01:00
Julian Storer
35f226319f Fixed a typo in the temporary amalgamated files. Tidied up some constness. 2011-08-12 13:25:06 +01:00
Julian Storer
b70e0a28d2 First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
Renamed from src/native/linux/juce_linux_JackAudio.cpp (Browse further)