jules
|
61d1e1b7ba
|
Avoiding a few MSVC warnings
|
12 years ago |
jules
|
26828713ba
|
Removed some locking from CoreAudio.
|
12 years ago |
jules
|
e4e58adc83
|
Fix for box2d path creation.
|
12 years ago |
jules
|
bbd620c1cf
|
More tweaking of Button toggle-notification behaviour.
|
12 years ago |
jules
|
e71fd7cdcb
|
Fix for AudioFormatReader::read when passing buffers with > 2 channels.
|
12 years ago |
jules
|
b2423c4e35
|
Cleaned up some comments.
|
12 years ago |
jules
|
40ca8a7787
|
Tweaked an OSX obj-C window event signature.
|
12 years ago |
jules
|
bf6691dcf7
|
Added a few override annotations.
|
12 years ago |
jules
|
ad490925e4
|
ALSA device name utf-8 encoding fix.
|
12 years ago |
jules
|
022057460d
|
Introjucer: avoided assertion when launching files in windows explorer.
|
12 years ago |
jules
|
740cea768c
|
Added some trimming functions to Rectangle.
|
12 years ago |
jules
|
9d588b0bce
|
Avoided a few unused parameter warnings.
|
12 years ago |
jules
|
137b50f3a4
|
TabbedButtonBar: made sure that when the buttons contain an extra component, the tab's text doesn't overlap it.
|
12 years ago |
jules
|
286c256eeb
|
Added an optional border size to ShapeButton.
|
12 years ago |
jules
|
171c1f31ae
|
Fixed a typo in the last MidiBuffer changes.
|
12 years ago |
jules
|
ad10abfee0
|
Simplified the internal workings of the MidiBuffer class.
|
12 years ago |
jules
|
365e4611fa
|
Introjucer: misc minor fixes + tweaks.
|
12 years ago |
jules
|
a204ea7ae8
|
Version number update
|
12 years ago |
jules
|
ebddea7765
|
Updated an old powf() call.
|
12 years ago |
jules
|
ef1f2e6094
|
Avoided some repainting when moving scaled windows (win32). Also removed the fake drop-shadowing in newer versions of
|
12 years ago |
jules
|
5f00e94f3e
|
Fixed a string allocation problem.
|
12 years ago |
jules
|
526ae27e8e
|
Made the introjucer linux build use c++11 mode.
|
12 years ago |
jules
|
fb4912ac1f
|
Added a method JavascriptEngine::callFunction(), and tweaked the way timeouts are specified.
|
12 years ago |
jules
|
a074bfeea2
|
Workarounds for javascript code in non-C++11 compilers.
|
12 years ago |
jules
|
81435f8134
|
Made a few constant string arrays static to help compilers to optimise their initialisation.
|
12 years ago |
jules
|
674c0704fe
|
Resaved projects.
|
12 years ago |
jules
|
6c5c461d73
|
New class: JavascriptEngine!
|
12 years ago |
jules
|
8a8941aab5
|
Fix for MidiKeyboardComponent when used with multi-touch screen.
|
12 years ago |
jules
|
8e4825e7bd
|
Introjucer: avoided problems when closing a GUI comp which is a sub-component of another currently-loaded GUI component.
|
12 years ago |
jules
|
59b9b0ccaf
|
Couple of minor fixes to CharacterFunctions, and added a find-character method.
|
12 years ago |
jules
|
cb2e2aa607
|
Introjucer: added a "defines" parameter to the module manifest format, to allow it to set modules to set project-wide preprocessor defs.
|
12 years ago |
jules
|
f35dc2df92
|
Correction to MidiFile end-of-track handling.
|
12 years ago |
jules
|
88c71bc7af
|
Removed unwise assertion from File.
|
12 years ago |
jules
|
cff361828a
|
Introjucer: in GUI editor, made sure image resources are loaded correctly.
|
12 years ago |
jules
|
40ca59a54e
|
Introjucer: on windows, stopped the cancel button of the new project wizard from closing the app.
|
12 years ago |
jules
|
b11a88bc01
|
Moved some duplicated linux/android code into a shared file. Added a method File::isLink()
|
12 years ago |
jules
|
a265c052c4
|
Made AudioProcessor::setPlayHead virtual.
|
12 years ago |
jules
|
bf16cbdd7f
|
Stopped MidiFile writing an end-of-track event if the data provided already contained one.
|
12 years ago |
jules
|
b58d5da64d
|
Introjucer: fixed some compiler warnings.
|
12 years ago |
jules
|
0ba5b01497
|
Introjucer: avoided losing the filename suffix when dropping folders into the tree.
|
12 years ago |
jules
|
9d505609b7
|
Stopped buttons with auto-toggle sending duplicated events.
|
12 years ago |
jules
|
3f07f45702
|
Improved Android event callback mechanism.
|
12 years ago |
jules
|
c70d98dbdd
|
Added some trigonometry functions that are missing from MSVC's C library.
|
12 years ago |
jules
|
a8c754f06c
|
Added some comparison methods to Identifier.
|
12 years ago |
jules
|
3bfc0a81e7
|
Added flags to choose whether stderr and stdout are returned by ChildProcess. Used this to fix linux native file chooser.
|
12 years ago |
jules
|
2cded82ea6
|
Fix for auto-toggle DrawableButtons not updating their image immediately.
|
12 years ago |
jules
|
a7df25f860
|
Added methods var::clone() and DynamicObject::clone() for deep-copying objects.
|
12 years ago |
jules
|
1a2aff80a7
|
Moved some JSON formatting logic into DynamicObject::writeAsJSON
|
12 years ago |
jules
|
48f76460b8
|
Fix for building non-synth AUs.
|
12 years ago |
jules
|
2d7cf92ad9
|
(Compiler warning fix)
|
12 years ago |