Erik Bročko ericek111
ericek111 pushed to master at ericek111/ts3j 2026-08-20 08:43:47 +02:00
98719d717e Darken the dark theme, and hover a tree row like a menu
35f10ed14c Paint the client with FlatLaf, in a light and a dark theme
d952ffd856 Put each client limit's count beside its "Limited" choice
acfe25db15 Show our own name in bold, in the row and in its editor
08e6c51e90 Leave a talking client's name alone, and rename from the whole row
Compare 19 commits »
ericek111 pushed to master at ericek111/ts3j 2026-08-18 15:44:21 +02:00
e5b607fc29 Split ServerTab into focused collaborator classes
d722377508 Split SettingsDialog into focused tab panels
b694845381 Split TeamspeakConnection into focused collaborator classes
cf5ba94092 Add Master Volume slider, status bar toggle, and toolbar customization menu
e5fb87a796 Split ServerTreePanel into focused collaborator classes
Compare 7 commits »
ericek111 pushed to master at ericek111/ts3j 2026-08-17 13:10:44 +02:00
047c89404c Prefer RECORD over XInput2 on X11: raw button releases can go missing
75ae6b89b2 Report mute/hardware status correctly, add Local Mic Mute, fix stale talking indicator
e228dd4ad0 Replace RMS voice detection with TeamSpeak's own RNN VAD
752676e863 Capture global hotkeys on Windows through raw input
edc8a0ca3a Capture hotkeys through XInput2, as TeamSpeak does
Compare 9 commits »
ericek111 pushed tag v1.0.0 to ericek111/ts3j 2026-08-14 21:55:29 +02:00
ericek111 released TS3 at ericek111/ts3j 2026-08-14 21:55:29 +02:00
ericek111 created branch master in ericek111/ts3j 2026-08-14 21:52:46 +02:00
ericek111 pushed to master at ericek111/ts3j 2026-08-14 21:52:46 +02:00
97148cfe9a Move a client into your own channel from its context menu
6dee5106c7 Open text chat by double-clicking a client
9bb1ec7060 Open connection info by middle-clicking a client
69003ced9a Close the client's dialogs with Escape
0f8de796ea Kick and ban clients from the context menu
Compare 10 commits »
ericek111 created repository ericek111/ts3j 2026-08-14 21:51:59 +02:00
ericek111 released v1.0.0 at ericek111/cs2-sendproxy 2026-08-10 22:16:41 +02:00
ericek111 pushed tag v1.0.0 to ericek111/cs2-sendproxy 2026-08-10 22:16:40 +02:00
ericek111 pushed to master at ericek111/cs2-sendproxy 2026-08-10 17:31:38 +02:00
c8c2334bcc cleaned up some more
ericek111 pushed to master at ericek111/cs2-sendproxy 2026-08-10 17:04:18 +02:00
1e348c5abb clean up debugging outputs
9a23169b6b working weapon concealment
Compare 2 commits »
ericek111 pushed to master at ericek111/baudmine 2026-05-01 17:19:45 +02:00
0835fe1183 CMakeLists: build for x86-64-v3 by default
d54fe997e5 add rulers
d2ca7e745e fix the peak trace line running out of sync with the waterfall due to 793df68b
bbdab305aa fix the shutdown segfault, closes #2
3f2546edd1 implement the FFT deques also for math channels, add an "input overrun" indication
Compare 14 commits »
ericek111 pushed to master at ericek111/RotRouter 2026-04-02 19:58:38 +02:00
0643ae5ed8 add an online flag
596a810681 drop IPv6 prefix for IPv4 addrs
22d750e3ab add a setpoint indicator
Compare 3 commits »
ericek111 pushed to master at ericek111/baudmine 2026-03-31 10:39:19 +02:00
4b9beb518f GitHub CI/CD
ericek111 pushed to master at ericek111/baudmine 2026-03-29 03:04:18 +02:00
3b4f507df9 optional additive blending for the spectrogram
baf6fd94cc some more refactoring
b42d7fb69b split off more stuff
b5906d2ab1 split off AudioEngine
Compare 4 commits »
ericek111 pushed to master at ericek111/baudmine 2026-03-27 07:17:24 +01:00
37437b3212 add multi-device support
ericek111 pushed to master at ericek111/baudmine 2026-03-27 01:02:15 +01:00
aa2d5463de wasm: enumerate all available media devices
ericek111 pushed to master at ericek111/baudmine 2026-03-27 00:50:59 +01:00
74e1c34446 wasm: improve HiDPI support
ericek111 pushed to master at ericek111/baudmine 2026-03-26 15:01:41 +01:00
4e102fc31e wasm: disable ImGUI debug tools