jules
|
8f514b7198
|
Added standard iterator methods for SelectedItemSet.
|
2012-08-26 09:56:09 +01:00 |
|
jules
|
e49c56109b
|
Introjucer: Updated RTAS include path (on win32)
|
2012-08-26 09:55:16 +01:00 |
|
jules
|
33dbaa2d30
|
Added AudioPlayHead::CurrentPositionInfo::timeInSamples member.
|
2012-08-25 20:53:40 +01:00 |
|
jules
|
ffbf1cd5c4
|
Gave DrawableButton a bit of a spring-cleaning: got rid of its non-standard setBackgroundColours() method, and instead gave it some colour IDs for setting its colours, like other components do.
|
2012-08-25 20:36:45 +01:00 |
|
jules
|
0466c90ce1
|
Tidied up some JACK code.
|
2012-08-24 18:21:50 +01:00 |
|
jules
|
7d014acb6c
|
Mingw fixes.
|
2012-08-24 17:48:26 +01:00 |
|
jules
|
3c345997f5
|
Removed some c++11 syntax that had slipped in there accidentally.
|
2012-08-24 17:35:49 +01:00 |
|
jules
|
9961c990bb
|
Fix for GenericAudioProcessorEditor parameter changes.
|
2012-08-24 15:45:43 +01:00 |
|
jules
|
08ca3ac5a7
|
Minor C++ tokenising stuff.
|
2012-08-24 15:45:09 +01:00 |
|
jules
|
f6f412e587
|
Documentation fix.
|
2012-08-24 13:26:06 +01:00 |
|
jules
|
03c81655c6
|
Minor clean-ups.
|
2012-08-24 09:23:50 +01:00 |
|
jules
|
40183ecd74
|
Introjucer: following aliases in modules folder.
|
2012-08-24 08:57:53 +01:00 |
|
jules
|
976be45c2a
|
Minor updates for mingw compatibility.
|
2012-08-24 08:57:18 +01:00 |
|
jules
|
0b8174c410
|
Introjucer: removed android build warning.
|
2012-08-23 11:21:23 +01:00 |
|
jules
|
5950d1d877
|
Removed some base classes from CodeEditorComponent.
|
2012-08-22 20:10:53 +01:00 |
|
jules
|
514ed0f30d
|
Introjucer: avoid unnecessary file deletions when saving.
|
2012-08-22 10:23:54 +01:00 |
|
jules
|
90f6353f4f
|
Minor C++ tokenising changes.
|
2012-08-20 15:18:48 +01:00 |
|
jules
|
8772e5716b
|
Changed the SVG parser to set the content area of the drawable to the SVG bounding box. Also updated introjucer to display SVG image files.
|
2012-08-20 10:29:33 +01:00 |
|
jules
|
6e31e8babc
|
Fixes for CharPointer_UTF8::isValidString()
|
2012-08-20 09:36:18 +01:00 |
|
jules
|
386cb19ddd
|
CodeDocument fix.
|
2012-08-19 22:34:40 +01:00 |
|
jules
|
ab10aeca89
|
Refactored some c++ tokeniser classes.
|
2012-08-19 20:29:29 +01:00 |
|
jules
|
bc421f2e95
|
Audio thumbnail threading fix.
|
2012-08-19 18:54:42 +01:00 |
|
jules
|
9a89d815cc
|
Reverted CodeDocument::replaceAllContent, and added an applyChanges() method.
|
2012-08-19 18:54:23 +01:00 |
|
jules
|
50e659a37b
|
Introjucer: colour scheme tweak.
|
2012-08-17 20:32:56 +01:00 |
|
jules
|
331e102663
|
CodeDocument new method + internal tweaks.
|
2012-08-17 20:24:19 +01:00 |
|
jules
|
b4fe06fb81
|
CallOutBox: changed parameters to allow better positioning, and improved layout algorithm.
|
2012-08-17 20:08:55 +01:00 |
|
jules
|
6d8bd3029d
|
Tweaks to token selection behaviour in CodeEditorComponent.
|
2012-08-17 08:20:01 +01:00 |
|
jules
|
dba5418a53
|
OSX mouse wheels in 10.6 - check for device returning NaNs.
|
2012-08-16 13:55:41 +01:00 |
|
jules
|
2b856f41a0
|
AudioUnit host: set the plugin's kAudioUnitProperty_MaximumFramesPerSlice property.
|
2012-08-16 13:55:01 +01:00 |
|
jules
|
85e5fae0fd
|
Made CodeDocument:: replaceAllContent apply a diff of only the changed regions.
|
2012-08-15 23:13:18 +01:00 |
|
jules
|
9caac6d44e
|
New class: TextDiff
|
2012-08-15 18:39:33 +01:00 |
|
jules
|
6fb039ba0f
|
Tweak to win32 code for vs2005 compatibility.
|
2012-08-15 15:27:51 +01:00 |
|
jules
|
b7089dfa45
|
New type of mouse cursor: ParentCursor, which means "show the same cursor as the parent component".
|
2012-08-14 17:47:41 +01:00 |
|
jules
|
5d52b0e071
|
Minor code review + spring-cleaning for DSound code (no functionality changes)
|
2012-08-14 13:10:43 +01:00 |
|
jules
|
448f0c85bc
|
Detecting minimisation state changes in OSX.
|
2012-08-14 13:10:30 +01:00 |
|
jules
|
e73b49e220
|
ValueTree::toXmlString method.
|
2012-08-12 16:56:28 +01:00 |
|
jules
|
be013b485d
|
Fixed a typo.
|
2012-08-10 20:26:59 +01:00 |
|
jules
|
146afac6d7
|
Improved format of WinMain function.
|
2012-08-10 18:06:17 +01:00 |
|
jules
|
551688e8b4
|
Added method: SystemStats::getDisplayLanguage()
|
2012-08-10 18:05:28 +01:00 |
|
jules
|
8576a65c8b
|
Stopped plugin scan from blocking timers.
|
2012-08-10 08:41:01 +01:00 |
|
jules
|
18e07fcd95
|
Introjucer: fixed bundle identifier generation.
|
2012-08-10 08:26:13 +01:00 |
|
jules
|
de916db567
|
Changed the callback methods used by CodeDocument::Listener, to provide more detail about the exact changes.
|
2012-08-09 21:40:11 +01:00 |
|
jules
|
ec995d9753
|
OSX 10.4 compile fix.
|
2012-08-09 16:25:53 +01:00 |
|
jules
|
753ebf48e5
|
Introjucer: reconfigured settings files so that per-project settings are stored separately from global properties.
|
2012-08-09 15:14:48 +01:00 |
|
jules
|
18977ebd44
|
Optimised TreeView openness XML generation, avoiding redundant state data about tree items that are in their default state.
|
2012-08-09 14:55:02 +01:00 |
|
jules
|
e9ae25ed9c
|
Introjucer fixes + cosmetic changes.
|
2012-08-09 11:40:45 +01:00 |
|
jules
|
665c85b147
|
Version number bump.
|
2012-08-09 08:56:28 +01:00 |
|
jules
|
19600a0556
|
Added clickable sub-menus ability to PopupMenu.
|
2012-08-09 08:54:54 +01:00 |
|
jules
|
cf959decce
|
Minor string optimisation.
|
2012-08-09 08:54:43 +01:00 |
|
jules
|
0ce65462af
|
Translation of OSX app menu strings. Minor misc changes and documentation fixes.
|
2012-08-08 14:25:59 +01:00 |
|