Commit graph

333 commits

Author SHA1 Message Date
Oleh Polisan
c34533295c Fixed changing stream quality description 2024-04-11 15:44:39 +03:00
kaitlynkittyy
b9b336126a started styling the screenshare picker and added a change window button to the picker(not currently functional) 2024-04-10 23:34:54 -04:00
kaitlynkittyy
45e4e1bd86 fixed formatting 2024-04-10 22:00:07 -04:00
Oleh Polisan
006f4e96de Fixed setting stream settings while changing window 2024-04-11 01:12:31 +03:00
Oleh Polisan
83d4164eac Fixed res and fps changing.. one more time 2024-04-10 22:56:44 +03:00
Oleh Polisan
ac3d2cb2c4 Fixed stream starting and viewing 2024-04-10 22:38:40 +03:00
kaitlynkittyy
c49dc0333e yeah 2024-04-10 15:17:43 -04:00
kaitlynkittyy
5d3cf70722 updated patch to reference new discord API 2024-04-09 17:27:00 -04:00
kaitlynkittyy
c9b1c6592c updated some stuff and fixed window resizing breaking streams 2024-04-09 13:30:55 -04:00
kaitlynkittyy
419bfd0fd1 begin reworking screenshare modal to properly fit all elements 2024-04-08 23:40:24 -04:00
kaitlynkittyy
c9229d7cc1 Merge branch 'hardware-accel' of https://github.com/kaitlynkittyy/Vesktop into hardware-accel 2024-04-08 22:41:03 -04:00
kaitlynkittyy
80c9b5a17b changed wording 2024-04-08 22:40:32 -04:00
kaitlynkitty
58336277a7
Merge branch 'main' into hardware-accel 2024-04-08 22:31:23 -04:00
Diego Parra
8c6941b8e9
Tray: Add left click hide/show feature (#404)
Co-authored-by: V <vendicated@riseup.net>
2024-04-09 02:23:34 +00:00
kaitlynkittyy
d259c57053 only enable hardware acceleration if the user enables it in settings 2024-04-08 22:23:25 -04:00
Noah
6ed59332d1
Bump venmic to 3.3.3 (#483) 2024-04-09 04:22:20 +02:00
kaitlynkittyy
ae9b4b52cf fixed stream resolution and framerate selection 2024-04-08 18:29:01 -04:00
kaitlynkittyy
f18051e87c fixed colors 2024-04-08 15:30:41 -04:00
kaitlynkittyy
07c7e2258e fixed things who even knows what i did anymore 2024-04-08 15:09:54 -04:00
kaitlynkittyy
4fad1647a8 fixed my idiocy 2024-04-07 19:05:57 -04:00
kaitlynkittyy
2e153c1e1e NOW i removed the flag 2024-04-07 19:05:38 -04:00
kaitlynkittyy
060c522217 removed another unneeded flag 2024-04-07 19:04:44 -04:00
kaitlynkittyy
06247ae43c merged patches 2024-04-07 18:25:21 -04:00
kaitlynkittyy
2994065e19 fixed a few issues, removed a bunch of flags, and the side effect is that the bitrate is no longer limited to ~4620kbps 2024-04-07 17:55:00 -04:00
kaitlynkittyy
f81f3df546 fix a stupid issue that i couldnt even see 2024-04-07 17:31:30 -04:00
kaitlynkittyy
c5716371a6 fix to allow compile 2024-04-07 17:27:49 -04:00
kaitlynkittyy
040a82c8fc updated files to match vencord upstream 2024-04-07 15:32:42 -04:00
kaitlynkittyy
27321eb3c7 made better 2024-04-07 15:21:36 -04:00
kaitlynkittyy
dcf18adb28 hopefully this works im bad at regex 2024-04-07 15:13:45 -04:00
kaitlynkittyy
03a180636e fixed patch to not rely on minified variable names 2024-04-07 15:09:41 -04:00
kaitlynkittyy
4152338ecc removed unnecessary flags 2024-04-07 14:14:58 -04:00
kaitlynkittyy
83b7dd0886 removed discord's arbitrary limit to bitrate 2024-04-07 13:47:00 -04:00
kaitlynkittyy
1e572351b8 removed useless flags 2024-04-04 20:13:00 -04:00
kaitlynkittyy
05df122cf1 added hardware accel flags 2024-03-31 15:44:20 -04:00
github-actions[bot]
4abae9c708
Metainfo for v1.5.1 (#436)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-12 03:51:13 +01:00
Vendicated
b09f035ea9
Bump to v1.5.1 2024-03-12 03:39:57 +01:00
Vendicated
44627b4cd4
autostart(linux): correctly preserve command line arguments 2024-03-12 03:38:37 +01:00
Vendicated
97267ef89a
Rewrite http utils; properly handle (& retry on) network errors 2024-03-12 02:31:53 +01:00
Vendicated
132adcb733
Bump dependencies; electron v29 2024-03-12 01:33:50 +01:00
Vendicated
738fa588a6
Adapt spellcheck to new context menu api 2024-03-12 01:28:37 +01:00
Lewis Crichton
e63cff7a52
chore: remove unnecessary relations [skip ci] 2024-03-08 21:32:31 +00:00
V
777a0e83fe
Update bug_report.md 2024-03-07 03:21:58 +01:00
Justin Chung
612d35c96f
Add categories to Vesktop settings to reduce visual clutter (#379)
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-02-18 15:49:42 +00:00
Filip Komárek
0acd3e160a
README: add Scoop to unofficial sources (#386) 2024-02-10 23:12:24 +01:00
V
6993b2a7d4
Update bug_report.md 2024-01-30 22:07:05 +01:00
Noah
2bd8ca96df
Workaround screenshare audio using microphone on debian bug (#360)
* feat(screenshare): add workaround

* refactor: review suggestions

* chore(deps): bump venmic

* chore(deps): bump venmic
2024-01-28 16:55:46 +01:00
Noah
4d82a6f41d
refactor: stop venmic on stream stop (#353) 2024-01-23 17:37:57 +01:00
V
cb33f1834b
Update release.yml 2024-01-19 21:55:30 +01:00
V
fb40f4b42d
Update README.md 2024-01-19 03:39:27 +01:00
V
808eb56327
Update README.md 2024-01-19 03:38:15 +01:00