1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
Commit graph

65 commits

Author SHA1 Message Date
jules
2dc9316420 Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility) 2017-11-01 17:41:06 +00:00
tpoole
eb8fecf816 Formatting improvements 2017-10-23 15:03:25 +01:00
hogliux
54029e776d Projucer: Re-factored source code groups and general code clean-up 2017-09-29 14:55:01 +01:00
hogliux
b5afccc37c Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
jules
44cd80969d A few C++11 modernisations and comment corrections 2017-03-28 12:31:51 +01:00
jules
4fa73d7bb6 Minor clean-ups in projucer translation code 2017-03-13 17:35:50 +00:00
Christopher Fonseka
405b589f3f Fixed issue where return and newline characters were not being removed when using the —trans-finish command 2017-03-13 17:13:01 +00:00
hogliux
eb89d1ab31 Added a new command line argument to create a finished translation file 2017-03-10 10:54:09 +00:00
hogliux
bd217cf158 Added trans Projucer command line option to generate translation files from the command line 2017-03-06 09:29:30 +00:00
hogliux
c64dc65be2 Whitespace clean-up 2017-03-06 09:19:09 +00:00
hogliux
cc5e5bb43a Made sure that whitespace clean-up tool can clean it's own code 2017-03-06 09:11:02 +00:00
tpoole
51adfb8afd Enabled multiple arguments for the Projucer whitespace cleaning commands 2017-02-10 12:24:10 +00:00
jules
dffeeb9b61 Projucer: Added an --encode-binary command-line option 2017-01-26 12:39:44 +00:00
jules
8920e1b1d2 Resaved projects 2016-04-20 11:37:18 +01:00
Timur Doumler
70949aa0c6 Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
Renamed from extras/Introjucer/Source/Application/jucer_CommandLine.cpp (Browse further)