1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00
Commit graph

1306 commits

Author SHA1 Message Date
jules
9bb0be09a6 Merge branch 'master' of juce-repo.roli.com:JUCE
Conflicts:
	examples/Demo/Source/Demos/WidgetsDemo.cpp
2015-04-20 18:08:05 +01:00
jules
70d09f7db9 Whitespace 2015-04-20 18:06:35 +01:00
Timur Doumler
dc05cd506d fixed issue in Demo where a custom component in a TableListBoxModel was preventing rows from being selected. 2015-04-20 18:04:08 +01:00
Timur Doumler
c825bc378f Merge branch 'feature/editable_table_cells' 2015-04-20 17:02:42 +01:00
Timur Doumler
f04e0f0462 JuceDemo: make Tables in WidgetDemo look nicer by adding zebra striping 2015-04-20 16:45:21 +01:00
Timur Doumler
ee3fe813e1 fixed issue with label text being white and invisible; some refactoring 2015-04-20 16:37:01 +01:00
hogliux
fcb8735dfc Re-save all Introjucer projects with newest introjucer version 2015-04-20 15:49:43 +01:00
Timur Doumler
5fcf94bfe4 added EditableTextCustomComponent (based on Label) to WidgetsDemo 2015-04-20 15:22:27 +01:00
jules
6225b5de49 Added support for parameter value<->text conversion in VST and VST3 plugin formats. Also updated the JUCE demo audio plugin code to use the new AudioProcessorParameter class for its params. 2015-03-26 15:40:52 +00:00
jules
9033f2a9a8 Resaved some example project iOS files. 2015-03-26 11:03:00 +00:00
jules
0e591abe0f Introjucer: Stripped a couple of defunct values out of the generated linux makefiles. 2015-03-24 14:42:23 +00:00
jules
76892601c3 Fixed table demo sort order 2015-03-16 09:12:05 +00:00
jules
43252dc605 Tidied-up a few stray sign-conversion warnings. 2015-03-15 18:22:19 +00:00
jules
372ea8779b Resaved projects. 2015-02-26 16:37:31 +00:00
jules
6bc4d7627f Modified the ValueTree::Listener::valueTreeChildRemoved() and ValueTree::Listener::valueTreeChildOrderChanged() methods to include some extra parameters that give more detailed info about exactly what changed. 2015-02-25 17:38:22 +00:00
jules
946e4dc50d Added a new example project: ComponentTutorialExample, which includes a PDF tutorial describing the basics of what a Component is. 2015-02-23 10:25:59 +00:00
jules
24bce65869 Introjucer: modified the MSVC exporter to leave it up to MSVC to choose the default binary folder name unless you specifically set a value for it. 2015-02-16 10:21:12 +00:00
jules
6cee485a0a Minor update to the bouncing ball demo to increase the frame rate. 2015-02-16 10:00:27 +00:00
jules
1c982672e2 Minor fix to the demo treeview. 2015-02-13 09:48:14 +00:00
jules
5cbad3b30f Removed more 'final's from the android java class. 2015-02-12 09:11:25 +00:00
jules
c206793ff1 Removed 'final' from the android java activity class. 2015-02-11 16:39:07 +00:00
jules
df129087ed Resaved all project files. 2015-02-09 11:53:57 +00:00
jules
9aa02ce277 Couple of minor warning fixes. 2015-02-07 12:39:17 +00:00
jules
8d8c946528 Tidied up some inconsistent use of size_t and a problem in a demo build. 2015-02-06 08:59:20 +00:00
jules
4bf5e235ba Added a plucked-string synthesiser demo app. 2015-02-05 10:01:30 +00:00
jules
9b70c3ee9b Added a simple spectrogram example app. 2015-02-05 09:39:30 +00:00
jules
417e07c42f Resaved projects. 2015-02-03 17:53:21 +00:00
jules
04019091a7 Fix for deletion of opengl views on newer versions of android 2015-01-19 12:21:51 -08:00
jules
ae271f09de Introjucer: Fixed a typo in the iOS project generation that creates the launch-image info file. 2015-01-06 09:59:26 +00:00
jules
79f59afb32 Fixes for WASAPI exclusive mode. 2014-12-31 12:25:20 +00:00
jules
d31d02b4e8 Resaved projects. 2014-12-29 10:24:17 +00:00
jules
268497e8bc Added a number-of-redirects parameter to URL::createInputStream 2014-12-29 10:15:54 +00:00
jules
28fc4e5aaf Updated some introjucer project files. 2014-12-23 17:53:52 +00:00
jules
bebf363fd1 Added a new example project to the repository. 2014-12-23 13:02:35 +00:00
jules
d1ae0092bf Avoided MSVC compiler warning in an example. 2014-12-23 08:54:32 +00:00
jules
ad967325cd Introjucer: Added a flag to the iOS plist to work around flickering problems when launching the app caused by the OS giving strange screen size values. 2014-12-16 17:20:43 +00:00
jules
aae0b7a5af Project re-save 2014-12-16 16:08:01 +00:00
jules
91464bc49f Cleaned up a few mistakes in the GL example project. 2014-11-30 11:14:17 +00:00
jules
66d19d543f Fix of the last Value commit, for MSVC compilers. 2014-11-25 20:43:53 +00:00
jules
1caff11c6b Tidied up a few VS warnings. 2014-11-20 11:10:45 +02:00
Felix Faire
a8fde8db1a Updated OpenGL Example for Windows 2014-11-13 14:17:22 +00:00
Felix Faire
b5d2a74ff9 Merge branch 'develop' of /Volumes/Shared Folders/juce/juce into develop 2014-11-13 11:29:48 +00:00
Felix Faire
02c95c45d4 Updated Icon Design and Binary Data 2014-11-13 11:29:16 +00:00
jules
5c9beac3a9 Removed binary files 2014-11-12 17:58:49 +00:00
Felix Faire
b01383e8d0 Restructured folder and Updated Readme 2014-11-12 17:18:18 +00:00
jules
8980ed2b9c module selection fixes 2014-11-12 15:50:03 +00:00
Felix Faire
ef4af10e1e OpenGL Template Update 2014-11-11 18:30:13 +00:00
Felix Faire
fb319467bd OpenGL Example (unrefined) 2014-11-11 16:11:25 +00:00
jules
a4e437d0df Changed a few default window sizes 2014-11-05 12:35:55 +00:00
jules
43fa10b12f More template cleanups 2014-11-04 17:36:59 +00:00