Timur Doumler
70949aa0c6
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
2016-04-06 18:31:24 +01:00
jules
6d710f3194
Added a null pointer check in linux message dispatching
2016-03-09 09:19:22 +00:00
jules
4583fa3fbf
Used the ignoreUnused() function to tidy up some old code
2015-12-23 16:27:50 +00:00
hogliux
c7b8e77031
Update copyright notice
2015-07-22 15:59:34 +01:00
hogliux
8c242b7547
Fix warnings on linux
...
Linux now compiles (clang++-3.5) without warnings when the following is enabled (these flags are identical to equator mac warnings):
-Wreorder -Wconstant-conversion -Wint-conversion -Woverloaded-virtual -Wuninitialized -Wunused-parameter -Wshorten-64-to-32 -Wstrict-aliasing -Wshadow -Wconversion -Wsign-compare -Werror -Wsign-conversion
2015-05-05 10:57:50 +01:00
jules
afbec9cf3c
Updates to avoid pedantic warnings in gcc.
2015-04-07 14:41:28 +01:00
jules
92b01ad0b2
Added some extra safeguards against problems when running a headless linux app.
2014-12-29 15:23:57 +00:00
jules
50a55b2e9c
Avoided a few compiler warnings.
2014-12-03 11:45:15 +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
823d0da856
Minor clean-ups
2013-03-21 10:37:19 +00:00
jules
e543949bda
Minor clean-ups.
2013-01-05 20:07:22 +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
a7a16116d0
Linux: fixed dependency between juce_gui_basics and juce_events.
2012-09-24 16:59:14 +01:00
jules
0033491cc8
Cleaned up some compiler warnings.
2012-09-24 14:03:54 +01:00
jules
46f1c15f92
Introjucer: fix for binary data with duplicate filenames.
2012-09-24 12:08:33 +01:00
jules
351416c09a
Tidied up some docs and comments.
2012-04-03 11:36:31 +01:00
jules
e905f52014
More internal message class refactoring/decoupling.
2012-03-24 18:37:44 +00:00
jules
31209dadfc
Simplified some message-handling code.
2012-03-24 11:38:05 +00:00
jules
8f9549a4a7
OpenGL fix.
2012-03-02 10:53:04 +00:00
jules
fce514266e
Refactored the linux Freetype font code and native file chooser (via zenity).
2011-09-25 21:33:38 +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