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

16 commits

Author SHA1 Message Date
jules
9eb2e337d3 Minor additions to ValueTree, Time. OpenGL work. Update to introjucer MSVC .sln file generation. 2011-10-24 12:25:59 +01:00
jules
40e8a8916b Bumped version and updated project files. 2011-10-03 17:47:23 +01:00
jules
ce0b4bdb9c Support for writing JPG even if the image has an alpha channel. Added assertion to warn if you try to use a fallback font on OSX. Minor fixes and features for PopupMenu, ComboBox. 2011-09-28 17:10:38 +01:00
jules
39c9a4b725 Version number bump. 2011-09-26 16:36:27 +01:00
Julian Storer
52a90374df AU path fix. Minor tweaks. Version number bump. 2011-09-23 15:36:04 +01:00
Julian Storer
65902c0b99 Module version update. 2011-09-17 16:14:27 +01:00
Julian Storer
79090d1017 Improved the string hashing algorithm in the introjucer. 2011-09-11 16:26:20 +01:00
Julian Storer
4fcd1e3384 New class: ChildProcess. Fixed android build problems with paths. 2011-09-02 12:48:36 +01:00
Julian Storer
d86d68446c RTAS mac window position fix. Introjucer fixes for Windows. 2011-08-23 15:02:11 +01:00
Julian Storer
ffc2f5d40e Created c++11 move constructors and operator= methods for a bunch of classes (only enabled for c++11 compilers, of course) 2011-08-21 21:20:28 +01:00
Julian Storer
8aa60b9361 Minor URL additions and introjucer work. 2011-08-18 12:44:30 +01:00
Julian Storer
81da96f1a2 Refactored the structure of the introjucer's generated code folder, and gave it the ability to embed local copies of modules. 2011-08-16 18:05:20 +01:00
Julian Storer
c3a9c504d6 Added new module wrappers. 2011-08-15 19:41:17 +01:00
Julian Storer
693132a6e5 Changed the way module code is wrapped by the Introjucer. 2011-08-15 19:40:50 +01:00
Julian Storer
e7ca7963f0 VST fix. Updated the old jucer to be managed with an Introjucer project rather than manually. 2011-08-12 19:40:41 +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