Julian Bouzas
|
892b0dada6
|
lib: Use #define instead of 'static const' for constants
Fixes build errors when using GCC older than v8.1
|
2021-06-24 09:24:16 -04:00 |
|
George Kiagiadakis
|
b812e912d2
|
docs: fix C API documentation to work nicely with doxygen & sphinx
|
2021-05-25 14:19:53 +03:00 |
|
Raghavendra
|
d692f06f0d
|
docs: api: Replace hotdoc specific commands with Doxygen specific commands
|
2021-05-25 14:19:53 +03:00 |
|
George Kiagiadakis
|
7f40a8152d
|
iterator: add version field in the methods struct
Similar to how pipewire interfaces are versioned.
Keeps the struct extensible without breaking ABI.
|
2020-11-16 11:16:35 +02:00 |
|
George Kiagiadakis
|
37134df7c8
|
iterator: make private stuff public, cleanup private.h further
There is no good reason to keep them private
|
2020-11-15 20:26:15 +02:00 |
|
George Kiagiadakis
|
b8d1f40111
|
iterator: add a generic GPtrArray iterator implementation
|
2020-05-25 18:54:41 +03:00 |
|
Julian Bouzas
|
5846fb919f
|
lib: add iterator base class API
|
2020-04-07 14:18:11 -04:00 |
|