Commit Graph

19 Commits

Author SHA1 Message Date
Casey 8787229004
Added more counters and fixed previous ones 2024-04-24 18:50:47 +03:00
Casey 68e933e08a
More sounds and also using interactive sfxc mode 2024-04-22 16:27:44 +03:00
Casey 2dfbf934f4
Added "help" command to the daemon 2024-04-22 16:06:03 +03:00
Casey 751dc4ee66
Added interactive mode 2024-04-22 15:57:27 +03:00
Casey 5dc7e334b2
Wrong miss calculation on sfx_pool_grow 2024-04-22 15:25:43 +03:00
Casey b68a4b7ccb
Remade typewriter w/ a shellscript
src: https://git.gay/Micro/typewriter
2024-04-21 21:45:57 +03:00
Casey e9a2c969c0
Moved service to contrib folder 2024-04-21 21:32:35 +03:00
Casey 664be76f30
Added systemd service file 2024-04-07 12:30:43 +03:00
Casey c080e62637
Documentation and BREAKING CHANGES
- REMOVED play_rs in favor of play:rs
 - REMOVED setpitchrange in favor of set:pitch
 - REMOVED volume in favor of set:volume
 - RENAMED dump to dbg:dump
2024-02-25 14:21:39 +03:00
Casey 95bc6e7d33
Added safeguard for socket path 2024-02-25 13:41:00 +03:00
Casey 30266e702b
Fixed compiler warnings and added wrapping for ndx 2024-02-25 13:30:34 +03:00
Casey df23dfb874
Added missing linker flags 2024-02-25 13:26:36 +03:00
Casey f95224db34
Add missing voids and *2 pool growth 2024-02-25 01:11:03 +03:00
Casey 3010d99592
Added misses counters 2024-02-25 00:44:39 +03:00
Casey bf7c04fc8b
Missing commands, bugfixes, CLI arguments
+ Pool resizing works properly now
 + Added command for sourcing a file
 + Added the rest of commands from the old sfxd
 + Just in case, buffers for text-processing functions are static and
   global
2024-02-23 22:56:12 +03:00
Casey bcaceb0428
Draw the rest of the fucking owl 2024-02-22 13:24:41 +03:00
Casey 3671e34d4e
Basic IPC stuff 2024-02-21 15:36:58 +03:00
Casey 92abc822ec
Cleanup, added miniaudio 2024-02-21 13:31:20 +03:00
Casey a290811966
Initial commit 2024-02-21 13:27:25 +03:00