Mute mute
  • classified

  • Joined on 2022-06-23
mute pushed to mistress at hackmaster/Robovoice 2026-08-13 10:32:21 +00:00
b2b0c0d579 rvsttd: model fetch mode, build from source, ~/.rvsttd convention
mute pushed to mistress at hackmaster/Robovoice 2026-08-13 10:00:46 +00:00
4be00bc4f1 add Rust target/ to .gitignore
7765c6967c rename Server/server to rvsttd
facbfe6a5c v0.8: TCP transport via gatuna tunnel, session IDs, pre-synth playback, server Rust rewrite
Compare 3 commits »
mute pushed to mistress at hackmaster/gatuna 2026-08-13 09:26:46 +00:00
a700514849 silence warnings: unused proto field, dead upstream_id field
mute pushed to mistress at hackmaster/gatuna 2026-08-13 09:25:50 +00:00
bf2915d8bd fix: add tokio time feature, make SendState/RecvState::new public
mute pushed to mistress at hackmaster/gatuna 2026-08-13 09:22:57 +00:00
6f7367e36d add name etymology and AI attribution to README
ef3735764a version both programs at 2.0.0 (wire protocol v2)
7fa50dd4e4 carry transport proto end-to-end through OPEN/OPEN_ACK
eb8994d1e1 add L2 reliability: seq + cumulative ACK + retransmit (protocol v2)
Compare 4 commits »
mute pushed to mistress at hackmaster/gatuna 2026-08-13 08:44:53 +00:00
2f61f2bb1b move win/gatuna-client to gatuna-win, rename project to gatuna
5bbda4c4c4 finalise docs: accurate header size, PING/PONG, build instructions, repo layout
094d080a95 disable maximize button and form resizing
Compare 3 commits »
mute pushed to mistress at hackmaster/gatuna 2026-08-13 08:30:32 +00:00
49f6abd8d4 remove unused Frame import in upstream.rs
mute pushed to mistress at hackmaster/gatuna 2026-08-13 08:29:27 +00:00
279af33fd8 add network test feature (PING/PONG with latency stats)
a2d3643d69 use Windows NetworkConnect stock icon for form and tray
d1e71f0323 restore standard window controls, minimize-to-tray, close-exits
54c804f81f deterministic mirror ports derived from server MAC + upstream port
3336a08543 announce server hostname in MANIFEST, display in client
Compare 6 commits »
mute pushed to mistress at hackmaster/gatuna 2026-08-13 07:54:39 +00:00
d730028af9 show all adapter details in full-width dropdown
f09028b135 add payload_len field to wire protocol header
Compare 2 commits »
mute pushed to mistress at hackmaster/gatuna 2026-08-13 07:45:48 +00:00
dc5df5c073 fix private type leak and dead_code warnings
mute pushed to mistress at hackmaster/gatuna 2026-08-13 07:42:05 +00:00
8ab189cd56 fix compile errors in gatunad
mute pushed to mistress at hackmaster/gatuna 2026-08-12 21:18:45 +00:00
58ffe57cdb gitignore dotnet build artifacts
25f00b0deb add gatunad server and winforms client v1 (TCP-only)
Compare 2 commits »
mute created repository hackmaster/gatuna 2026-08-12 14:32:35 +00:00
mute pushed to mistress at hackmaster/Robovoice 2026-08-12 10:30:49 +00:00
ecf00c1bc4 v0.7: pre-synth buffering, session IDs, segment timeout playback
mute pushed to mistress at hackmaster/Robovoice 2026-08-12 00:30:51 +00:00
e1739059d9 v0.6: DHCP tunnel transport with NOP heartbeat protocol
mute pushed to mistress at hackmaster/Robovoice 2026-08-11 09:04:19 +00:00
4a58b94f35 v0.5: TCP STT client with PTT on/off, server endpoint in config + UI
08d6eeb46e v0.4: mic tray icon from mmres.dll, version in form title
fbbb52df90 v0.4: persistent config in AppData, voices in LOCALAPPDATA, remove Speak button
9b0dc11ee6 v0.3: PTT hotkey capture, mouse support, model params
f7ea07b78e v0.2: streaming playback, model params, text input
Compare 6 commits »
mute created repository hackmaster/Robovoice 2026-08-10 11:25:34 +00:00
mute pushed to mistress at hackmaster/Substation 2026-08-09 12:05:12 +00:00
badc599dee Bump version to 0.3.0
5efdd63212 Remove Test button, move Stop All to right edge
f1e7d976ca Add Random button (pink noise generator) with counterphase channels
4e36580b22 Fix heat map scaling, add per-channel amplifier
4ad85f57ec Close button quits app instead of hiding to tray
Compare 6 commits »
mute pushed to mistress at hackmaster/Substation 2026-08-08 19:56:24 +00:00
abb5364bb4 Bump version to 0.2.0
e43b1f30cd Remove music button and MP3 decode, keep live capture only
bbd9bb6d6b Add xToys pattern import via URL paste
ccc5093ee2 Add live audio capture via WASAPI loopback
933c7ede38 Move Swap to connect row, show limiter values, fix trackbar keys
Compare 6 commits »
mute pushed to mistress at hackmaster/Substation 2026-08-08 11:27:02 +00:00
33e289d596 Add per-channel independent limit controls
325022d27c Fix Send gauges showing intensity, zero when idle
84eba7d094 Bump version to 0.1.6, surface in form title
612385af7f Add Send/Recv gauges, fix tick loop to consume without BLE
Compare 4 commits »