diff options
| author | Schark <jordan@schark.online> | 2026-02-24 15:00:06 -0500 |
|---|---|---|
| committer | Schark <jordan@schark.online> | 2026-02-24 15:00:06 -0500 |
| commit | 0943f901796fe91bdbbf37c84d61ac2a09db6f90 (patch) | |
| tree | 97c6c5ff61604629cb1686c48b25fe3acdb13651 | |
| parent | 9146a5a15973981dc8000151466e860cfdbaeb4b (diff) | |
| download | cs2pov-0943f901796fe91bdbbf37c84d61ac2a09db6f90.tar.gz cs2pov-0943f901796fe91bdbbf37c84d61ac2a09db6f90.zip | |
Refactor init, update README
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -132,3 +132,11 @@ You can't run multiple instances of CS through one account, so make sure it's cl ### Audio Capture I'm sorry for making you use Pulseaudio. The audio is captured from your default PulseAudio output so this captures all system audio, not just CS2. + +## TODO + +- [ ] Refactor navigator to make use of tick-based navigation + +- [ ] Update trimming tool to adhere and account for new navigation system + +- [ ] Add audio overlay functionality to trimming tool |
