|
ascii-chat 0.8.38
Real-time terminal-based video chat with ASCII art conversion
|
Files | |
| audio.c | |
| Audio processing options. | |
| configuration.c | |
| Configuration file options. | |
| core.c | |
| Internal helper functions for registry implementation. | |
| database.c | |
| Discovery service database options. | |
| display.c | |
| Display layout and rendering options. | |
| general.c | |
| General options. | |
| logging.c | |
| Logging category options. | |
| media.c | |
| Media file and stream options. | |
| metadata.c | |
| Static metadata arrays for option completions and validation. | |
| mode_defaults.c | |
| Mode-aware default value getters for options. | |
| network.c | |
| Network protocol options. | |
| public_api.c | |
| Public API functions for the options registry. | |
| registry.c | |
| Master registry composition - combines all category arrays. | |
| security.c | |
| Security and authentication options. | |
| terminal.c | |
| Terminal display options. | |
| webcam.c | |
| Webcam capture options. | |