petris
|
92e7210603
|
Whitespace cleanup in examples
|
2021-01-22 07:34:09 -08:00 |
|
Ross Bencina
|
238d8db31a
|
Clean up whitespace in examples/ in preparation for .editorconfig. Convert tabs to 4 spaces. Indent by 4 spaces. Strip trailing whitespace. Ensure EOL at EOF. (#416)
|
2021-01-21 22:23:23 +11:00 |
|
luz paz
|
e1c3e59ee8
|
Fix user-facing and non-user-facing typos
Found via `codespell v2.1.dev0`
|
2020-12-11 20:24:05 -05:00 |
|
Nick Appleton
|
0c10cb6c0c
|
address all problems picked up by cmakelint except for line-length related comments. don't use min() in paex_record_file as it is a macro specific to windows.
|
2016-09-15 22:52:44 +10:00 |
|
Phil Burk
|
ed463ba658
|
Normalize all the line endings
|
2016-05-18 22:13:20 -07:00 |
|
robiwan
|
5a9c79405d
|
Cleanup of code
|
2012-07-10 08:25:18 +00:00 |
|
robiwan
|
a889a60546
|
Added typedef to remove error with _beginthreadex
|
2012-07-10 08:16:48 +00:00 |
|
robiwan
|
82556314f6
|
Cleanup of code
|
2012-07-10 04:44:58 +00:00 |
|
robiwan
|
4669893212
|
Small fix to paex_record_file.c
|
2012-07-09 11:28:57 +00:00 |
|
robiwan
|
94b08c88bf
|
Added a simple example that records to/plays from a file (using callback + ring buffer). Windows only at the moment.
|
2012-07-09 09:53:23 +00:00 |
|