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

3925 commits

Author SHA1 Message Date
jules
939893922b Fixes to JACK port iteration. 2013-05-04 13:42:45 +01:00
jules
6810038dea Plugin scanning: ability to use multiple threads 2013-05-03 21:21:15 +01:00
jules
cc3efa2c82 Better AU manufacturer name detection. 2013-05-03 21:20:49 +01:00
jules
177018c7f4 Documentation fixes. 2013-05-03 18:08:40 +01:00
jules
c4cea5a131 Thread-naming fix for linux. 2013-05-03 17:14:24 +01:00
jules
20e5a703b4 More workarounds for hosting Mackie plugins. 2013-05-03 17:12:02 +01:00
jules
178dc9012b Plugin hosting cleanups + workarounds for some Mackie plugins. 2013-05-03 15:39:34 +01:00
jules
886cd92eda Removed the fake "final" keyword, which was clashing with some 3rd-party headers. 2013-05-02 20:13:02 +01:00
jules
9c2ae04225 win32 web browser component fix 2013-04-30 20:53:13 +01:00
jules
cb9531af58 Linux midi fix. 2013-04-29 20:38:46 +01:00
jules
8e3a52ff14 ALSA logging fix. 2013-04-28 17:48:45 +01:00
jules
c8fe9cab4b Rebuilt projects 2013-04-28 17:09:09 +01:00
jules
ba52b4aec5 Introjucer: hiding symbol visibility in linux release builds. 2013-04-28 17:07:30 +01:00
jules
e0a17ee70c Added an assertion when quitting on a background thread. 2013-04-28 11:04:50 +01:00
jules
502631cfbf compiler warning fix. 2013-04-27 20:19:56 +01:00
jules
31747486ff New class: IPAddress. 2013-04-27 20:11:59 +01:00
jules
1dfb891ce1 Improvements (hopefully!) to linux ALSA and Midi classes. 2013-04-27 14:34:45 +01:00
jules
55ccf9e496 Added DP to PluginHostType 2013-04-27 14:30:01 +01:00
jules
34e5591701 v2.0.40 2013-04-27 10:43:47 +01:00
jules
07a1aa9543 Created Box2D module. 2013-04-27 10:42:37 +01:00
jules
4b6a094d13 Made DirectoryIterator capable of parsing multiple wildcard patterns. 2013-04-26 19:37:15 +01:00
jules
4e457d6117 AAX support for AudioProcessor::isNonRealtime() 2013-04-26 14:57:29 +01:00
jules
859f533904 Introjucer: handling drag+dropped folder. 2013-04-26 13:34:00 +01:00
jules
71358e7f38 Added a flag that can be used to disable overloaded new + delete in DLL builds. 2013-04-25 16:58:04 +01:00
jules
ee2f57ce88 Workaround for keypresses in plugins in Ableton live. 2013-04-25 15:57:48 +01:00
jules
ce3ecc752b Window positioning fix. 2013-04-25 11:33:37 +01:00
jules
00641f06ed Introjucer: Added a couple of CodeBlocks flags. 2013-04-24 15:00:59 +01:00
jules
ed03b30c01 JSON parsing fix. 2013-04-24 12:00:09 +01:00
jules
d6076d680a CodeBlocks fix. 2013-04-24 11:37:08 +01:00
jules
4c147d94a5 Fix to Rectangle::intersects 2013-04-24 11:29:39 +01:00
jules
bc6693f9fc Introjucer: Added a flag to CodeBlocks export. 2013-04-24 11:26:38 +01:00
jules
1b1fe9d24e StandaloneFilterWindow fix. 2013-04-22 22:08:16 +01:00
jules
58872b9fe2 StandaloneFilterWindow update. 2013-04-22 20:52:38 +01:00
jules
69b90487aa Added support for c++11 override and final keywords, and blank definitions for older compilers. 2013-04-22 18:00:27 +01:00
jules
e6b717e713 Some mingw compile fixes. 2013-04-22 16:37:16 +01:00
jules
97ed2ac915 Introjucer: code editor popup menu helper function to insert a new class declaration. 2013-04-22 16:18:35 +01:00
jules
52378249d1 Fixed a couple of compile errors. 2013-04-22 16:17:04 +01:00
jules
cb359e5619 Avoided checking Identifier validity when constructing it from a String. 2013-04-22 13:17:22 +01:00
jules
89c5c5c8c5 Introjucer: saving Jucer cpp file also saves header. 2013-04-22 12:56:25 +01:00
jules
a593017595 Plugin host compile fix. 2013-04-22 12:36:00 +01:00
jules
5ee84916a3 Introjucer: per-config linux makefile architecture setting. 2013-04-22 10:42:39 +01:00
jules
2b613d8da8 Documentation fix. 2013-04-22 10:27:56 +01:00
jules
4801b5c3e6 Made AudioProcessor::addListener virtual 2013-04-22 10:27:45 +01:00
jules
039b4aa542 Couple of compile fixes. 2013-04-22 09:35:29 +01:00
jules
2d6135a6db Added some methods for scanning font folders with FreeType. 2013-04-21 20:47:29 +01:00
jules
9387c7fdaf Simplified some ComponentPeer methods. 2013-04-21 19:01:02 +01:00
jules
105690d321 Minor code editor optimisation. 2013-04-21 17:36:53 +01:00
jules
eeb59c57a9 Documentation fixes. 2013-04-21 12:30:08 +01:00
jules
e339d39eb4 v2.0.39 2013-04-21 12:23:57 +01:00
jules
842a0f5705 Avoided GL contexts being destroyed when a window is minimised. 2013-04-21 11:34:04 +01:00