Skip to content

Releases: McSnurtle/voip

voip v0.0.13

15 Aug 20:41
2277d85

Choose a tag to compare

voip v0.0.13 Pre-release
Pre-release

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

15 Aug 20:15
5ccb2ce

Choose a tag to compare

voip v0.0.12 Pre-release
Pre-release

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

14 Aug 19:37
f26c670

Choose a tag to compare

voip v0.0.11 Pre-release
Pre-release

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

14 Aug 15:29
b7bfc7a

Choose a tag to compare

voip v0.0.10 Pre-release
Pre-release

What's Changed

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

14 Aug 15:13
864e0b6

Choose a tag to compare

voip v0.0.9 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.8...v0.0.9

voip v0.0.8

14 Aug 03:26
5624b27

Choose a tag to compare

voip v0.0.7

14 Aug 02:09
3a99ce7

Choose a tag to compare

voip v0.0.7 Pre-release
Pre-release

Full Changelog: v0.0.6...v0.0.7

Client now lists speakers on startup

voip v0.0.6

14 Aug 01:40
ea24ccc

Choose a tag to compare

voip v0.0.6 Pre-release
Pre-release

Full Changelog: v0.0.5...v0.0.6

  • Windows scripts now activate venv properly

voip v0.0.5

14 Aug 01:29
4d349b8

Choose a tag to compare

voip v0.0.5 Pre-release
Pre-release

Full Changelog: v0.0.4...v0.0.5

GET OUT OF MY HOUSE webrtcvad. AND STAY OUT.

voip v0.0.4

13 Aug 19:09
09b8a43

Choose a tag to compare

voip v0.0.4 Pre-release
Pre-release

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