olilarkin / wdl-ol

Enhanced version of Cockos' iPlug - A simple-to-use C++ framework for developing cross platform audio plugins and targeting multiple plugin APIs with the same code. VST / VST3 / Audiounit / RTAS / AAX (Native) formats supported. NOTE: THIS IS OBSOLETE, PLEASE SEE IPLUG2:
https://github.com/iplug2
936 stars 187 forks source link

Spelling, Duplicating Projects -> duplicate.md, Fix @todo display issues & more #86

Closed QrchackOfficial closed 6 years ago

QrchackOfficial commented 6 years ago

C++ -> cpp (documentation syntax highlighting) Spelling (see -> See) Extend codingstyle.md, examples.md, quickstart.md. Add duplicate.md Fix spelling in codingstyle.md Fix display issues with @todo Examples Instructions -> Examples Update MSYSGIT -> Git for Windows (MSYSGIT is obsolete) Fix names spelling in examples.md Bold example project names in examples.md for readability Fix display issues with Windows-style paths Add code block to fix display issues (Doxygen ignores single newlines) examples.md: AudioUnit v2 -> AU examples.md: Duplicating Projects moved to duplicate.md example.md: Debugging Setups -> Debugging examples.md: Add link to VSTHost examples.md: the PT Dev build -> a development build of Pro Tools example.md: Bold "please alter the license, readme and remove my name before release" quickstart.md: C++ -> cpp (fix syntax highlighting) quickstart.md: Add link to duplicate.md quickstart.md: Newlines for Xcode/VS for readability quickstart.md: @todo needs to be on a separate line, moved quickstart.md: BUNDLE_MFR, BUNDLE_NAME -> monospace font

Here's a preview after the changes:

8c985f2e-94fb-4244-b578-97a89148e417

QrchackOfficial commented 6 years ago

Before for comparison:

image

olilarkin commented 6 years ago

this has been merged, with a squased commit