jules
|
4346fdb5f5
|
Replaced calls to the deprecated unix siginterrupt function.
|
12 years ago |
jules
|
eb646f8c42
|
Deprecated some old bool notification mode parameters, and replaced them with NotificationType values in the ComboBox and Button classes.
|
12 years ago |
jules
|
58f3ec2700
|
Minor reference refactoring.
|
12 years ago |
jules
|
516bddabcc
|
Misc minor clean-ups.
|
12 years ago |
jules
|
282cf3dac4
|
constness fix in OwnedArray.
|
12 years ago |
jules
|
899b1253da
|
Minor clean-ups.
|
12 years ago |
jules
|
aec3d12753
|
A few minor tweaks to avoid warnings etc.
|
12 years ago |
jules
|
2757bf2270
|
Fix for UTF32 strings.
|
12 years ago |
jules
|
d95fda2e90
|
Fix for strings in UTF32 mode.
|
12 years ago |
jules
|
7f7cbe73fd
|
Over-zealous assertion fix.
|
12 years ago |
jules
|
57832f97e1
|
Avoided a false assertion.
|
12 years ago |
jules
|
78aac0995a
|
Fixes for some clang static analysis warnings.
|
12 years ago |
jules
|
1881908846
|
Added a pthread naming fallback for older glib versions.
|
12 years ago |
jules
|
c5b4e48b80
|
Updated some headers and URLs.
|
12 years ago |
jules
|
98ae8a49d2
|
Added DPI field to Desktop::Display information. Couple of Android fixes.
|
12 years ago |
jules
|
5c59897ba6
|
Replaced some uses of the no-longer-needed literal64Bit macro.
|
12 years ago |
jules
|
c75a7300f5
|
Added some 'override' modifiers to overridden methods.
|
12 years ago |
jules
|
7c9cb2971d
|
Avoided using pthread_setname_np on older linux distros.
|
12 years ago |
jules
|
a12db728d5
|
Comment fix.
|
12 years ago |
jules
|
7560f48b7a
|
Added JUCE_ARM definition.
|
12 years ago |
jules
|
e49f40ac05
|
Made Atomic constructor explicit. Cleared TreeViewItem parent pointers when they are removed.
|
12 years ago |
jules
|
01e3e4c40c
|
Fixed some coverity warnings.
|
12 years ago |
jules
|
ef486ad07d
|
Moved a couple of static functions.
|
12 years ago |
jules
|
2af7585fc2
|
spelling fixes
|
12 years ago |
jules
|
77335b4baa
|
Introjucer: Improvements to the translation tool.
|
12 years ago |
jules
|
9772fde950
|
Minor tidying
|
12 years ago |
jules
|
5c4785ee2c
|
juce_core module license type update.
|
12 years ago |
jules
|
048e5c679b
|
Version number update
|
12 years ago |
jules
|
03c2801f3f
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
12 years ago |
jules
|
3c76294319
|
Android: setting the audio output at startup.
|
12 years ago |
jules
|
20a72142b7
|
Version number update
|
12 years ago |
jules
|
693ebab706
|
Avoided some MSVC warnings
|
12 years ago |
jules
|
abde049bf0
|
Whitespace cleanup.
|
12 years ago |
jules
|
5a0cef7239
|
Added some static StringArray methods for tokenising.
|
12 years ago |
jules
|
a92c7502b4
|
Added a move operator to ScopedPointer.
|
12 years ago |
jules
|
a1e3f23ee4
|
Linux build fix.
|
12 years ago |
jules
|
4d0cd69895
|
Minor tidying
|
12 years ago |
jules
|
31fc78b314
|
Minor tidying up.
|
12 years ago |
jules
|
5401d0c135
|
TimeSliceThread timing fix.
|
12 years ago |
jules
|
c7506df13f
|
Changed some pass-by-references to pass-by-value to improve compiler optimisation.
|
12 years ago |
jules
|
88b50c5d7e
|
Added a parameter to the LocalisedStrings constructors to fix a case-sensitivity problem.
|
12 years ago |
jules
|
4d61bfd8a3
|
Refactored some TRANS strings to make them more amenable to translation. Added the NEEDS_TRANS macro.
|
12 years ago |
jules
|
c4cea5a131
|
Thread-naming fix for linux.
|
12 years ago |
jules
|
20e5a703b4
|
More workarounds for hosting Mackie plugins.
|
12 years ago |
jules
|
886cd92eda
|
Removed the fake "final" keyword, which was clashing with some 3rd-party headers.
|
12 years ago |
jules
|
502631cfbf
|
compiler warning fix.
|
12 years ago |
jules
|
31747486ff
|
New class: IPAddress.
|
12 years ago |
jules
|
34e5591701
|
v2.0.40
|
12 years ago |
jules
|
4b6a094d13
|
Made DirectoryIterator capable of parsing multiple wildcard patterns.
|
12 years ago |
jules
|
71358e7f38
|
Added a flag that can be used to disable overloaded new + delete in DLL builds.
|
12 years ago |