jules
|
9f97ff341b
|
Added a MemoryOutputStream constructor to write into a fixed block of memory.
|
2013-07-22 11:29:15 +01:00 |
|
jules
|
30e3b0d865
|
Optimised Result::ok()
|
2013-07-22 10:10:26 +01:00 |
|
jules
|
3e9f20da8f
|
Added another Random::fillBitsRandomly method.
|
2013-07-18 09:30:51 +01:00 |
|
jules
|
4a5380171a
|
Version number update
|
2013-07-17 16:26:42 +01:00 |
|
jules
|
5a1112ab94
|
Updated the format of the header include guard macros.
|
2013-07-17 16:26:35 +01:00 |
|
jules
|
67740c1441
|
Added return values for various OutputStream::writeXYZ methods.
|
2013-07-16 13:18:17 +01:00 |
|
jules
|
731a9b1d59
|
Added method StringArray::ensureStorageAllocated()
|
2013-07-15 11:08:45 +01:00 |
|
jules
|
229beeab83
|
Limited the time that TextDiff can spend on large input files.
|
2013-07-10 12:05:54 +01:00 |
|
jules
|
93d7d79b95
|
Replaced use of the deprecated GetVersionEx win32 call.
|
2013-07-10 11:08:00 +01:00 |
|
jules
|
4fc8fbaef1
|
Added some more override decorators.
|
2013-07-10 10:22:33 +01:00 |
|
jules
|
4ce1908f79
|
Misc tidying-up.
|
2013-07-09 20:25:46 +01:00 |
|
jules
|
23f59fd99c
|
Improved some documentation in the File class.
|
2013-07-08 17:59:37 +01:00 |
|
jules
|
4346fdb5f5
|
Replaced calls to the deprecated unix siginterrupt function.
|
2013-07-08 15:06:03 +01:00 |
|
jules
|
eb646f8c42
|
Deprecated some old bool notification mode parameters, and replaced them with NotificationType values in the ComboBox and Button classes.
|
2013-07-08 13:05:51 +01:00 |
|
jules
|
58f3ec2700
|
Minor reference refactoring.
|
2013-07-03 16:54:02 +01:00 |
|
jules
|
516bddabcc
|
Misc minor clean-ups.
|
2013-07-03 09:51:23 +01:00 |
|
jules
|
282cf3dac4
|
constness fix in OwnedArray.
|
2013-07-02 21:52:48 +01:00 |
|
jules
|
899b1253da
|
Minor clean-ups.
|
2013-07-01 08:31:09 +01:00 |
|
jules
|
aec3d12753
|
A few minor tweaks to avoid warnings etc.
|
2013-06-30 19:17:37 +01:00 |
|
jules
|
2757bf2270
|
Fix for UTF32 strings.
|
2013-06-27 18:21:37 +01:00 |
|
jules
|
d95fda2e90
|
Fix for strings in UTF32 mode.
|
2013-06-27 09:59:59 +01:00 |
|
jules
|
7f7cbe73fd
|
Over-zealous assertion fix.
|
2013-06-26 19:53:48 +01:00 |
|
jules
|
57832f97e1
|
Avoided a false assertion.
|
2013-06-26 11:08:52 +01:00 |
|
jules
|
78aac0995a
|
Fixes for some clang static analysis warnings.
|
2013-06-25 10:18:35 +01:00 |
|
jules
|
1881908846
|
Added a pthread naming fallback for older glib versions.
|
2013-06-24 21:42:05 +01:00 |
|
jules
|
c5b4e48b80
|
Updated some headers and URLs.
|
2013-06-24 16:03:33 +01:00 |
|
jules
|
98ae8a49d2
|
Added DPI field to Desktop::Display information. Couple of Android fixes.
|
2013-06-24 15:53:32 +01:00 |
|
jules
|
5c59897ba6
|
Replaced some uses of the no-longer-needed literal64Bit macro.
|
2013-06-24 11:30:24 +01:00 |
|
jules
|
c75a7300f5
|
Added some 'override' modifiers to overridden methods.
|
2013-06-23 23:09:52 +01:00 |
|
jules
|
7c9cb2971d
|
Avoided using pthread_setname_np on older linux distros.
|
2013-06-23 12:26:58 +01:00 |
|
jules
|
a12db728d5
|
Comment fix.
|
2013-06-23 12:04:18 +01:00 |
|
jules
|
7560f48b7a
|
Added JUCE_ARM definition.
|
2013-06-21 16:53:40 +01:00 |
|
jules
|
e49f40ac05
|
Made Atomic constructor explicit. Cleared TreeViewItem parent pointers when they are removed.
|
2013-06-18 17:38:56 +01:00 |
|
jules
|
01e3e4c40c
|
Fixed some coverity warnings.
|
2013-06-17 22:10:57 +01:00 |
|
jules
|
ef486ad07d
|
Moved a couple of static functions.
|
2013-06-16 21:19:22 +01:00 |
|
jules
|
2af7585fc2
|
spelling fixes
|
2013-06-15 14:57:36 +01:00 |
|
jules
|
77335b4baa
|
Introjucer: Improvements to the translation tool.
|
2013-06-14 15:31:00 +01:00 |
|
jules
|
9772fde950
|
Minor tidying
|
2013-06-13 14:41:45 +01:00 |
|
jules
|
5c4785ee2c
|
juce_core module license type update.
|
2013-06-13 13:29:56 +01:00 |
|
jules
|
048e5c679b
|
Version number update
|
2013-06-13 13:28:35 +01: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
|
3c76294319
|
Android: setting the audio output at startup.
|
2013-06-12 09:45:28 +01:00 |
|
jules
|
20a72142b7
|
Version number update
|
2013-06-10 21:07:26 +01:00 |
|
jules
|
693ebab706
|
Avoided some MSVC warnings
|
2013-06-10 11:15:14 +01:00 |
|
jules
|
abde049bf0
|
Whitespace cleanup.
|
2013-06-07 22:41:14 +01:00 |
|
jules
|
5a0cef7239
|
Added some static StringArray methods for tokenising.
|
2013-06-07 20:35:07 +01:00 |
|
jules
|
a92c7502b4
|
Added a move operator to ScopedPointer.
|
2013-06-07 20:34:00 +01:00 |
|
jules
|
a1e3f23ee4
|
Linux build fix.
|
2013-06-05 15:08:00 +01:00 |
|
jules
|
4d0cd69895
|
Minor tidying
|
2013-06-04 10:41:53 +01:00 |
|
jules
|
31fc78b314
|
Minor tidying up.
|
2013-06-04 10:16:25 +01:00 |
|