index
:
portadao
master
Ada binding for PortAudio
Jed Barber
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
109 min.
Revised readme into proper markdown
HEAD
master
Jedidiah Barber
6 hours
Constants marked constant, redundant with clauses no longer redundant
Jedidiah Barber
6 hours
Improved project files with common switches, debug info, and optimisation
Jedidiah Barber
2024-10-08
Forgot to change the callbacks to Integer_Address
Jedidiah Barber
2024-10-07
Now using Integer_Address for C interface
Jedidiah Barber
2023-10-12
Added callbacks for streams finishing
Jedidiah Barber
2023-10-09
Figured out and fixed up array aliasing issue
Jedidiah Barber
2023-10-08
Clarified aliasing requirements for buffer wrap functions
Jedidiah Barber
2023-07-26
Ensured stderr suppression stays in C without affecting Ada
Jedidiah Barber
2023-07-26
Changed data buffer types for easier interop with other libraries
Jedidiah Barber
2023-07-18
Readme now notes stderr suppression
Jedidiah Barber
2023-07-17
Sine wave blocking example added, fixed Buffer wrapping bug
Jedidiah Barber
2023-07-17
Split binding into a minimal hierarchy, improved documentation slightly
Jedidiah Barber
2023-07-15
Initial commit
Jedidiah Barber