Releases: McSnurtle/voip
voip v0.0.13
What's Changed
- Update all scripts by @McSnurtle in #27
-
- Scripts now wait for user input before they exit. Very usable, much wow!
Full Changelog: v0.0.12...v0.0.13
voip v0.0.12
What's Changed
- Move client.Recorder to utils.audio.Recorder by @McSnurtle in #23
- Patch bugfix by @McSnurtle in #25
-
- client.py now lists the system's audio API (e.g. ALSA, etc)
-
- utils.audio.list_microphones() and utils.audio.list_speakers() now only list devices managed under the system audio API.
- Fixed squeaking issue by @McSnurtle in #26
Full Changelog: v0.0.11...v0.0.12
voip v0.0.11
What's Changed
- server.py now properly handles interruptions by @McSnurtle in #22
- fixed #21
- git hist has been reset (hmm)
- other changes that were lost in the great reset
- now prints system default speakers and microphone
- defaults microphone_id and speaker_id to null to default to default default.
Full Changelog: v0.0.10...v0.0.11
voip v0.0.10
What's Changed
- Bugfix script by @McSnurtle in #16
Full Changelog: v0.0.9...v0.0.10
Scripts no longer care where they're run from, making using them very easy.
No more running from a terminal (oh no!), now just double click!
The script knows where it is, because the script knows where it isn't. - Nathiniskile 2025
voip v0.0.9
voip v0.0.8
What's Changed
- Creature feature by @McSnurtle in #13
Full Changelog: v0.0.7...v0.0.8
@McSnurtle
Delete direct.py
c93889c
@McSnurtle
microphone_id now works
3cd4222
@McSnurtle
fixed all problems
e4080cc
@McSnurtle
Remove garbage from client.py
6456a0d
voip v0.0.7
Full Changelog: v0.0.6...v0.0.7
Client now lists speakers on startup
voip v0.0.6
Full Changelog: v0.0.5...v0.0.6
- Windows scripts now activate venv properly
voip v0.0.5
Full Changelog: v0.0.4...v0.0.5
GET OUT OF MY HOUSE webrtcvad. AND STAY OUT.
voip v0.0.4
What's Changed
- Remove pycache nonsense by @McSnurtle in #2
- Bug fixes by @McSnurtle in #3
- There should no longer be 2 000 000 "DATA CAME FROM" lines when receiving group call broadcasts
Full Changelog: v0.0.3...v0.0.4