jules
|
6f71bfdf89
|
OpenGL renderer optimisations.
|
2011-11-04 16:09:52 +00:00 |
|
jules
|
2b34a17716
|
ASIO name fix. Minor TextEditor fix. Linux auto-repeat key workaround.
|
2011-11-04 16:09:25 +00:00 |
|
jules
|
b558d441cb
|
Updated a module's library dependencies.
|
2011-11-02 19:40:00 +00:00 |
|
jules
|
6f5bb01513
|
Workarounds for mingw compatibility.
|
2011-11-02 11:49:34 +00:00 |
|
jules
|
34840062ef
|
Made the x and y members public in the Point class.
|
2011-11-01 21:29:10 +00:00 |
|
jules
|
115a171d76
|
Big OpenGLRenderer rewrite, plus a revamped OpenGL demo page to demonstrate 2D rendering.
|
2011-11-01 20:43:19 +00:00 |
|
jules
|
873ea4a978
|
Introjucer MSVC prebuild setting.
|
2011-11-01 17:58:24 +00:00 |
|
jules
|
14c6561dda
|
Removed the (broken) String::Concatenator class - this awful class should never have existed. Instead, for fast string concatenation, write to a MemoryOutputStream and get the result with MemoryOutputStream::toString().
|
2011-10-29 14:32:10 +01:00 |
|
jules
|
cad2a6329b
|
Minor mouse-up event behaviour tweak.
|
2011-10-29 14:30:08 +01:00 |
|
jules
|
b480ff14a2
|
Fixed a typo in image conversion.
|
2011-10-28 15:12:59 +01:00 |
|
jules
|
0b1cdf6ab1
|
Refactoring of image storage: new classes ImageType, ImagePixelData, SoftwareImageType, NativeImageType, OpenGLImageType.
|
2011-10-28 14:21:29 +01:00 |
|
jules
|
c555cbb9cb
|
Tweaks to Viewport and roundToInt()
|
2011-10-28 14:17:55 +01:00 |
|
jules
|
d1e4e9b9d0
|
OpenGL development (OpenGLRenderer now more-or-less works)
|
2011-10-27 16:40:25 +01:00 |
|
jules
|
0422e4ced9
|
More OpenGL work.
|
2011-10-26 19:31:45 +01:00 |
|
jules
|
74a727b42f
|
Added a FileTreeComponent::refresh() method.
|
2011-10-26 18:23:49 +01:00 |
|
jules
|
7404020717
|
New method LookAndFeel::createGraphicsContext(). More OpenGL refactoring.
|
2011-10-25 18:09:09 +01:00 |
|
jules
|
6e71d25613
|
Android audio fix.
|
2011-10-25 13:47:53 +01:00 |
|
jules
|
afcc66e449
|
Minor fix for ResamplingAudioSource, minor addition to Slider.
|
2011-10-25 11:31:33 +01:00 |
|
jules
|
5567e16566
|
Introjucer fix for plugin builds in MSVC.
|
2011-10-24 22:02:48 +01:00 |
|
jules
|
04c35b28e6
|
OpenGL refactoring.
|
2011-10-24 21:02:56 +01:00 |
|
jules
|
d4b041ad91
|
Workaround for android internal compiler error.
|
2011-10-24 18:36:46 +01:00 |
|
jules
|
2f3f3b9639
|
More OpenGL classes (do not use yet - work in progress!)
|
2011-10-24 16:07:08 +01:00 |
|
jules
|
7c1e4dc0db
|
Updates to keep android builds compatible with NDK6b and the latest SDK.
|
2011-10-24 15:54:06 +01:00 |
|
jules
|
9eb2e337d3
|
Minor additions to ValueTree, Time. OpenGL work. Update to introjucer MSVC .sln file generation.
|
2011-10-24 12:25:59 +01:00 |
|
jules
|
0e478bf131
|
More OpenGL work.
|
2011-10-20 22:26:55 +01:00 |
|
jules
|
27d7185f34
|
OSX10.4 menu fix. Graphics::drawSingleLineText justification.
|
2011-10-20 22:22:40 +01:00 |
|
jules
|
b23e5c4515
|
ImageButton fix. OpenGL refactoring.
|
2011-10-19 10:26:26 +01:00 |
|
jules
|
d02bde31df
|
Made StandaloneFilterWindow into a header-file-only class.
|
2011-10-19 10:24:28 +01:00 |
|
jules
|
b258976e6a
|
Internal graphics refactoring.
|
2011-10-16 17:30:33 +01:00 |
|
jules
|
2ce2d3fe37
|
Component opacity clipping fix.
|
2011-10-16 17:26:34 +01:00 |
|
jules
|
8ef30afad2
|
Added storage methods to AudioThumbnailCache.
|
2011-10-14 19:34:52 +01:00 |
|
jules
|
fd00effb69
|
Fixed a mistake in the last check-in.
|
2011-10-13 16:53:04 +01:00 |
|
jules
|
deec72851b
|
Rendering code refactoring.
|
2011-10-13 16:44:37 +01:00 |
|
jules
|
164cd8909b
|
Fixes for TextEditor, ASIO, Windows touch, AU.
|
2011-10-13 16:43:12 +01:00 |
|
jules
|
f9c7761e60
|
More graphics refactoring.
|
2011-10-12 10:10:30 +01:00 |
|
jules
|
75bbd8e2b2
|
Couple of introjucer fixes.
|
2011-10-11 14:22:18 +01:00 |
|
jules
|
7a91c10a81
|
Android openGL build fixes.
|
2011-10-11 12:44:57 +01:00 |
|
jules
|
be3565ac98
|
Refactored some rendering code.
|
2011-10-11 10:43:58 +01:00 |
|
jules
|
f31dca5f2f
|
More OpenGL work.
|
2011-10-10 18:30:51 +01:00 |
|
jules
|
61f5ca11ab
|
More OpenGL fixes and work.
|
2011-10-09 18:27:30 +01:00 |
|
jules
|
4afcdaaaba
|
Added some OpenGL framebuffer functionality.
|
2011-10-08 22:30:13 +01:00 |
|
jules
|
d3935a9b91
|
Small Win7 multi-touch tweak.
|
2011-10-08 21:15:44 +01:00 |
|
jules
|
00b6a73860
|
Regenerated project files.
|
2011-10-08 20:53:10 +01:00 |
|
jules
|
e647ea8a90
|
Experimental support for Win7 multi-touch.
|
2011-10-08 20:36:19 +01:00 |
|
jules
|
c3492b99e3
|
Minor bits of refactoring.
|
2011-10-08 19:04:43 +01:00 |
|
jules
|
58580fc792
|
OpenGL gradient rendering. Viewport fix.
|
2011-10-08 14:09:00 +01:00 |
|
jules
|
b684a99d3a
|
Added a new plugin host type.
|
2011-10-07 16:30:41 +01:00 |
|
jules
|
1f4b35c3fb
|
OpenGL path rendering.
|
2011-10-06 21:51:54 +01:00 |
|
jules
|
8dd0a7e7f2
|
Fix for misaligned AIFF files. Introjucer fix for locally-copied files and MSVC optimisation.
|
2011-10-04 17:05:19 +01:00 |
|
jules
|
bd7c046f76
|
Fixed some old OSX message handling code. Made the return type of Slider::getTextFromValue non-const.
|
2011-10-04 12:13:30 +01:00 |
|