mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-21 05:53:12 -07:00
Move Rest of CI to Sourcehut
This commit is contained in:
parent
db5b3a1499
commit
dfc0f32ac2
20 changed files with 165 additions and 278 deletions
9
lib/include/chiaki/config.h
Normal file
9
lib/include/chiaki/config.h
Normal file
|
@ -0,0 +1,9 @@
|
|||
// SPDX-License-Identifier: LicenseRef-AGPL-3.0-only-OpenSSL
|
||||
|
||||
#ifndef CHIAKI_CONFIG_H
|
||||
#define CHIAKI_CONFIG_H
|
||||
|
||||
#define CHIAKI_LIB_ENABLE_OPUS 1
|
||||
#define CHIAKI_LIB_ENABLE_PI_DECODER 0
|
||||
|
||||
#endif // CHIAKI_CONFIG_H
|
Loading…
Add table
Add a link
Reference in a new issue