| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add "C" to all extern keywords. | Andreas Grois | 2021-10-29 | 1 | -10/+10 |
| * | Fix all "not FFI-safe" warnings. | Andreas Grois | 2021-10-29 | 1 | -22/+23 |
| * | Ignore "dead code" warnings on FFI enums. | Andreas Grois | 2021-10-28 | 1 | -9/+15 |
| * | Pulse now displays volume correctly. | Andreas Grois | 2021-06-04 | 1 | -7/+283 |
| * | Unfinished (doesn't compile) implementation of pulse runnable loop. | Andreas Grois | 2021-05-09 | 1 | -8/+48 |
| * | Make (most) pulse nullptr checks unnecessary. | Andreas Grois | 2021-05-08 | 1 | -42/+58 |
| * | Move pulse context out of Runnable struct. | Andreas Grois | 2021-05-03 | 1 | -21/+34 |
| * | Properly quit pulse main function. Not that it'd matter. | Andreas Grois | 2021-05-02 | 1 | -1/+5 |
| * | Create a pulse context. Seems to be working. | Andreas Grois | 2021-05-02 | 1 | -6/+72 |
| * | Factor out all unsafe code into its own module (unfinished) | Andreas Grois | 2021-05-02 | 1 | -0/+80 |
