Commit Graph

  • 67e924e538 display users in voice in channel list voice ouwou 2023-01-06 18:40:11 -0500
  • c4590f8b23 start voice info box ouwou 2023-01-03 22:52:41 -0500
  • 5c148d19dd
    docs: added Fedora build deps (#131) master FwankiL 2023-01-03 20:01:54 -0500
  • dff93e103a actually go to connected state and transmit data ouwou 2023-01-03 19:57:38 -0500
  • 02583b8512 re-add ssrc map ouwou 2023-01-03 19:47:56 -0500
  • 4740965f4c rewrite DiscordVoiceClient and stuff ouwou 2023-01-03 19:01:33 -0500
  • 6ff2563e36 move ixwebsocket to fork ouwou 2022-12-26 22:13:09 -0500
  • d2cbe00af2 colors, fallback if guild_folders is empty folders ouwou 2022-12-24 02:44:56 -0500
  • 1ba3daa04a basic folder support ouwou 2022-12-23 20:14:10 -0500
  • e0e0a6c767 add option to dump ready payload because thats useful ouwou 2022-12-21 21:49:18 -0500
  • 190118bb58 try optimizing user fetch member-list ouwou 2022-12-18 19:59:48 -0500
  • 6926b12a50 fix build ouwou 2022-12-18 17:57:43 -0500
  • fb010b5ac5 Merge branch 'master' into member-list ouwou 2022-12-18 17:54:19 -0500
  • acb03642c2
    Merge pull request #124 from uowuo/keychain ouwou 2022-12-18 20:52:19 +0000
  • ba2aea86f9 Merge branch 'master' into keychain ouwou 2022-12-16 19:28:39 -0500
  • c704703b14
    doc: Display CSS selectors and Settings as tables (#126) abdalrzag eisa 2022-12-04 02:18:14 +0300
  • 33a329f16a
    Fixes a few minor typos in the README (#127) Altoids1 2022-12-02 14:59:40 -0600
  • f0df06a795
    doc: list deps for building on Arch Linux (#125) abdalrzag eisa 2022-12-02 11:57:29 +0300
  • 9ae41b7335 Merge branch 'master' into keychain ouwou 2022-12-01 20:00:44 -0500
  • b9fee0f6c9 Merge branch 'master' of https://github.com/uowuo/abaddon ouwou 2022-12-01 02:25:35 -0500
  • 92273829bb update ci run to latest nlohmann/json release ouwou 2022-12-01 01:33:10 -0500
  • 86f6f81d9b
    add missing setting (#123) abdalrzag eisa 2022-12-01 03:56:22 +0300
  • 573a619191 Merge branch 'master' into keychain ouwou 2022-11-29 15:53:02 -0500
  • afaba05293 actually reconstruct websocket on voice connect ouwou 2022-11-15 15:38:39 -0500
  • c5807a3463
    Make README.md more readable (#120) abdalrzag eisa 2022-11-15 10:47:16 +0300
  • 929ebf1a60 mess with some websocket stuff to try and fix things to be honest, im not sure what ive done here. whatever memory i have of the issue i was trying to fix has long disappeared by the time im committing this. theres still some issues with being force disconnected and i really dont understand it ill figure it out eventually... maybe :/ ouwou 2022-11-15 02:14:49 -0500
  • 38c5230a1d add window to change more stuff with opus ouwou 2022-11-14 01:28:07 -0500
  • e2784cd97b model stuff to track active device also minor refactor ouwou 2022-11-09 19:03:53 -0500
  • 0471688732 add ability to set capture device ouwou 2022-11-08 04:01:54 -0500
  • f97a6ff266 fix up CI: add libhandy as dependency change ubuntu actions environment update nlohmann/json to latest release add preprocessor checks ouwou 2022-11-08 02:32:45 -0500
  • 28c3ec417f add spdlog to ci ouwou 2022-11-07 21:53:05 -0500
  • f8f9a907c9 add basic combobox to choose output device, start using spdlog ouwou 2022-11-05 02:32:43 -0400
  • b0370ee489 Merge branch 'master' into member-list ouwou 2022-11-03 16:50:30 -0400
  • 2a9f49a148 add menu item + shortcuts to hide channel and member lists (closes #118) ouwou 2022-11-03 00:45:31 -0400
  • cb690b6def only enable microphone when in a voice channel ouwou 2022-10-24 22:10:50 -0400
  • f751037717 Merge branch 'master' into voice ouwou 2022-10-24 02:48:57 -0400
  • 64245bf745 add option to autoconnect (closes #114) ouwou 2022-10-23 18:23:11 -0400
  • 772598996c
    Add option to hide the menu bar behind alt key (#115) ouwou 2022-10-23 02:56:07 +0000
  • e888306272 add gain slider (how 2 loudmic? 🤓) ouwou 2022-10-21 01:23:37 -0400
  • 848e75f577 use new volume meter for other users ouwou 2022-10-20 02:17:50 -0400
  • e2110c22ee store user data from voice state updates ouwou 2022-10-18 18:34:14 -0400
  • cf53831b2a decay capture meter faster ouwou 2022-10-18 18:34:02 -0400
  • 88f2e63eeb custom draw capture volume with gate indicator ouwou 2022-10-18 02:53:11 -0400
  • ccb82c1676
    readme: list exact depedency package names for Ubuntu (#109) Addison Snelling 2022-10-18 00:48:45 -0500
  • 5a3bce7498 basic voice gate ouwou 2022-10-18 01:47:43 -0400
  • 621beb1344 basic volume meters ouwou 2022-10-16 23:12:26 -0400
  • cd900cdfee update msys dependencies v0.1.8 ouwou 2022-10-13 17:03:20 -0400
  • 17e7478bb4 add user row on voice connect ouwou 2022-10-12 01:51:32 -0400
  • 78a5b9599c remove user from list on disconnect ouwou 2022-10-10 00:27:47 -0400
  • 5588c46d14 Merge branch 'master' into voice ouwou 2022-10-09 23:01:09 -0400
  • 1767575728 make CURLOPT_ACCEPT_ENCODING automatic ouwou 2022-10-09 17:31:15 -0400
  • c30d17ebb2 show avatar in voice window ouwou 2022-10-07 20:43:41 -0400
  • fd9d1ffb33 Merge branch 'master' into voice ouwou 2022-10-07 20:34:02 -0400
  • 0a34c04b44 remove ability to join guilds because 1. joining a guild seems to often require captchas now which are never going to be supported and 2. joining guilds is one of the things that upsets discords spam filter the most, so it kinda makes sense to remove anyways just like open dm ouwou 2022-10-06 03:08:54 -0400
  • 7e85168576 remove a bunch of unnecessary fields from user settings ouwou 2022-10-06 02:34:45 -0400
  • dfcfe4353a center voice window ouwou 2022-10-05 22:01:23 -0400
  • 9edac78380 put voice member list in a scrolled window ouwou 2022-10-05 21:54:07 -0400
  • d2c9985c57 one mutex is enough ouwou 2022-10-05 21:39:18 -0400
  • 92c70bda08 add per user volume slider ouwou 2022-10-05 18:43:44 -0400
  • 9dc2e863e8 temp mindeps build fix ouwou 2022-10-04 02:08:48 -0400
  • 9394ac9b93 support voice text channels ouwou 2022-10-03 16:05:31 -0400
  • 05acb8c857 try and handle voice socket closure properly maybe ouwou 2022-10-03 00:16:56 -0400
  • d8d9f1b857 close voice window on context menu disconnect ouwou 2022-10-02 02:50:48 -0400
  • e08e3106d6 rudimentary dm voice call support ouwou 2022-10-01 17:46:10 -0400
  • 3e3afde223 try to fix mindeps build ouwou 2022-09-30 01:23:58 -0400
  • 0438b11c91 dont dispatch udp to main ouwou 2022-09-30 01:09:51 -0400
  • f8ae99ee7b fix crash on disconnect ouwou 2022-09-29 22:47:10 -0400
  • b735feb901 add udp keepalive ouwou 2022-09-29 22:47:00 -0400
  • dc127d15fb display user list, client side mute ouwou 2022-09-29 21:46:15 -0400
  • a96d96b3aa basic mute/deafen ouwou 2022-09-28 22:10:36 -0400
  • d57d822aa9 manage decoders with ssrc updates ouwou 2022-09-28 20:44:52 -0400
  • a79b2d418e synchronize ws close/open to creating thread ouwou 2022-09-28 20:44:33 -0400
  • 0571a05497 Merge branch 'master' into voice ouwou 2022-09-27 00:36:11 -0400
  • 3027e00905 open browser on mouse release (fixes #108) ouwou 2022-09-25 01:44:09 -0400
  • 00fe6642a9 basic functionality ouwou 2022-09-11 02:46:22 -0400
  • 2ecbacc924 Merge branch 'master' of https://github.com/uowuo/abaddon ouwou 2022-09-09 02:52:17 -0400
  • 84eb56d6b1 store user from interaction even if member is not present ouwou 2022-09-09 02:51:59 -0400
  • f3e5dcbe65 fix some potential crashes because of optionals ouwou 2022-09-09 02:40:33 -0400
  • a78fdd386f
    add opt-in hide to system tray icon (#99) KnightMurloc 2022-09-09 12:03:55 +0700
  • 90437de2c0 make voice disconnect/reconnect work ouwou 2022-09-06 03:29:13 -0400
  • 654e225093 try to fix shutdown with select ouwou 2022-09-06 03:25:24 -0400
  • e93b8715f9 basic voice capture + transmission ouwou 2022-09-05 02:21:37 -0400
  • b7fffb8691 fix min call ouwou 2022-09-02 01:47:13 -0400
  • 0a04985678 make compile work if voice support is disabled ouwou 2022-09-02 01:25:33 -0400
  • 9c8d9e54fe handle multiple speakers properly ouwou 2022-09-02 00:38:59 -0400
  • 1f4070e52f basic buffering (i think) ouwou 2022-08-31 20:42:14 -0400
  • 2e9beaaa30 dont send preferred region ouwou 2022-08-31 20:03:24 -0400
  • 21d640cea3 try to fix mindeps run ouwou 2022-08-31 17:55:03 -0400
  • 352c0fd1c1 fix opus include path (pt 2) ouwou 2022-08-31 17:07:43 -0400
  • 12a5fcfcd3 fix opus include path ouwou 2022-08-31 16:58:17 -0400
  • f2f8afa368 fix compilation maybe ouwou 2022-08-31 16:44:30 -0400
  • c393cc9707 add deps to ci ouwou 2022-08-31 03:01:48 -0400
  • 0fa33915da rudimentary voice implementation ouwou 2022-08-31 01:51:02 -0400
  • 634f51fb41 add miniaudio submodule ouwou 2022-08-28 16:58:09 -0400
  • 348c1cb965 remove curl error buffer it was useless anyways ouwou 2022-08-21 14:10:28 -0400
  • 32fc7def7c fetch cookies and build number on startup ouwou 2022-08-17 01:42:30 -0400
  • 14602a7384 make cmake unity build work ouwou 2022-08-16 17:34:55 -0400
  • c683ef9ad9 update msys-deps again ouwou 2022-08-15 23:24:40 -0400
  • 039cc7458d copy over new dlls for win build v0.1.7 ouwou 2022-08-14 22:32:33 -0400
  • d99f16f82d fix ci run on mac ouwou 2022-08-14 00:02:19 -0400