Commit Graph

9 Commits

Author SHA1 Message Date
Martin Piatka
eb72130a0c ring_buffer: Move RAII wrapper to header 2023-07-28 12:33:12 +02:00
Martin Piatka
b065dd8117 ring_buffer: add fill() function 2022-03-18 14:11:42 +01:00
Martin Piatka
250eafdb48 ring_buffer: expose the zero-copy interface 2022-01-10 12:28:16 +01:00
Martin Piatka
f796e62e16 ring_buffer: replace volatile with atomic int for start, end indices 2022-01-10 09:51:12 +01:00
Martin Piatka
0ff054e9b4 ring_buffer: add ring_get_available_write_size() 2022-01-10 09:51:11 +01:00
Martin Pulec
31d9809fcd Updated documentation
Updated authors, copyright to 3-clause BSD (where possible) and file-level Doxygen
2019-11-09 13:47:11 +01:00
Martin Pulec
21f3a5653c Adaptave audio and ring buf: added API abstraction 2019-02-21 16:57:07 +01:00
Martin Pulec
879c94ae5d Added bluefish444 2013-02-22 10:06:30 +01:00
Martin Pulec
bb5b84d9ea Restructuralize directory structure
* content of ultragrid/ subdirector moved to root
2012-07-02 18:24:25 +02:00