jules
|
202d51c547
|
Fixed some out-of-date docs.
|
2013-07-06 10:05:25 +01:00 |
|
jules
|
4e3024bd63
|
Updated some documentation.
|
2013-07-06 09:49:22 +01:00 |
|
jules
|
9610a27cb9
|
iOS bluetooth audio fix.
|
2013-07-05 15:19:33 +01:00 |
|
jules
|
96c234f8c5
|
Groundwork for desktop scaling. Added win32 calls to allow drag+drop in apps with lower permissions.
|
2013-07-04 20:52:54 +01:00 |
|
jules
|
518e302d4a
|
Avoided some VC warnings.
|
2013-07-04 20:51:27 +01:00 |
|
jules
|
8fd65cb8c5
|
Workaround for a strange Win7 OS bug when trying to load a DirectShow movie which fails.
|
2013-07-04 20:42:50 +01:00 |
|
jules
|
d086d55b44
|
Added division operator to Rectangle.
|
2013-07-04 13:26:42 +01:00 |
|
jules
|
155859f86b
|
Internal refactoring.
|
2013-07-03 18:39:18 +01:00 |
|
jules
|
58f3ec2700
|
Minor reference refactoring.
|
2013-07-03 16:54:02 +01:00 |
|
jules
|
c8bab5d392
|
ASIO fix.
|
2013-07-03 10:52:09 +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
|
94a81e0d91
|
Fixed some MSVC warnings.
|
2013-07-02 17:30:02 +01:00 |
|
jules
|
0b5fd389c0
|
Moved png lib C symbols into juce namespace.
|
2013-07-02 17:29:30 +01:00 |
|
jules
|
f8a09dfb15
|
More CoreAudio restart fixing.
|
2013-07-02 17:16:22 +01:00 |
|
jules
|
42724dddfe
|
CoreAudio sample rate handling fix.
|
2013-07-01 22:42:25 +01:00 |
|
jules
|
c21e90a2a7
|
Added missing repaint in ShapeButton.
|
2013-07-01 22:39:06 +01:00 |
|
jules
|
a53a50eb35
|
Improved ShapeButton's mouse-click movement behaviour.
|
2013-07-01 22:12:07 +01:00 |
|
jules
|
2091e8dfc8
|
Replaced a few Justification references.
|
2013-07-01 22:07:39 +01:00 |
|
jules
|
60fe89c1aa
|
Slider LinearBarVertical fixes.
|
2013-07-01 17:39:10 +01:00 |
|
jules
|
2329e63f20
|
Converted a few Colour references to pass-by-values.
|
2013-07-01 17:38:47 +01:00 |
|
jules
|
18d34b857b
|
CoreAudio: better handling of device sample rates changing externally.
|
2013-07-01 10:13:39 +01:00 |
|
jules
|
899b1253da
|
Minor clean-ups.
|
2013-07-01 08:31:09 +01:00 |
|
jules
|
fdca8fe1c0
|
Removed a couple of suprious int casts in AudioFormatReaderSource
|
2013-07-01 08:30:32 +01:00 |
|
jules
|
aec3d12753
|
A few minor tweaks to avoid warnings etc.
|
2013-06-30 19:17:37 +01:00 |
|
jules
|
1a49c7fc5b
|
TextLayout whitespace fix.
|
2013-06-29 12:03:29 +01:00 |
|
jules
|
146155bd34
|
Software text layout fix.
|
2013-06-29 11:02:34 +01:00 |
|
jules
|
a0792ec444
|
Fix for software-rendered code editor text.
|
2013-06-29 10:57:54 +01:00 |
|
jules
|
39ef5130e9
|
Added MidiKeyboardComponent::mouseUpOnKey() method.
|
2013-06-28 15:20:51 +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
|
472082c378
|
Introjucer: made VC pre/post build commands multi-line.
|
2013-06-26 13:28:16 +01:00 |
|
jules
|
227e7d70f9
|
Added method FileBrowserComponent::getDefaultRoots()
|
2013-06-26 12:40:16 +01:00 |
|
jules
|
575725e39d
|
Fix for a subtle race condition in plugin scanning.
|
2013-06-26 11:57:09 +01:00 |
|
jules
|
57832f97e1
|
Avoided a false assertion.
|
2013-06-26 11:08:52 +01:00 |
|
jules
|
ed09493cd2
|
Added text translation to KeyMappingEditorComponent.
|
2013-06-26 11:08:37 +01:00 |
|
jules
|
4aef778da6
|
Fix for a recursion in Desktop class.
|
2013-06-25 13:32:13 +01:00 |
|
jules
|
089332d78c
|
MSVC compile bug fix
|
2013-06-25 11:44:40 +01:00 |
|
jules
|
78aac0995a
|
Fixes for some clang static analysis warnings.
|
2013-06-25 10:18:35 +01:00 |
|
jules
|
f04f16e60b
|
Compile fix for the plugin host in MSVC
|
2013-06-25 09:05:39 +01:00 |
|
jules
|
9c82572dca
|
Refactored a few internals of ComponentPeer.
|
2013-06-24 22:20:46 +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
|
7bd867794c
|
Misc minor clean-ups.
|
2013-06-23 20:31:02 +01:00 |
|
jules
|
d36df96acc
|
Minor clean-ups in plugin host demo.
|
2013-06-23 20:09:36 +01:00 |
|
jules
|
e1e8703846
|
Re-saved the example project with the latest introjucer version.
|
2013-06-23 19:44:38 +01:00 |
|