Commit Graph

1978 Commits

Author SHA1 Message Date
pigeatgarlic
5fed2d6798 add audio files 2024-02-20 20:46:21 +07:00
pigeatgarlic
a43c9fc529 simplify config 2024-02-20 17:11:18 +07:00
pigeatgarlic
925d69d848 constant framerate 2023-12-25 22:41:56 +07:00
pigeatgarlic
145a0fe70f minor 2023-12-20 20:24:03 +07:00
pigeatgarlic
4b229873f3 format code 2023-12-20 20:19:43 +07:00
pigeatgarlic
1b0f31c1e9 improve capture thread 2023-12-20 17:52:43 +07:00
pigeatgarlic
5f11d441bf encode thread has highest priority 2023-12-20 17:25:32 +07:00
pigeatgarlic
84c0d950dd remove mac support 2023-12-20 17:16:15 +07:00
pigeatgarlic
b0239a673c adaptive display resolution 2023-12-20 15:25:06 +07:00
pigeatgarlic
f51eb8756f fix segfault on string 2023-12-20 14:02:43 +07:00
pigeatgarlic
15cb26f07f Merge branch 'patch' into temp 2023-12-20 13:20:26 +07:00
pigeatgarlic
09ff00fe2d fix segfault 2023-12-20 13:20:00 +07:00
pigeatgarlic
eff2c54104 adjust encoder 2023-12-15 13:23:39 +07:00
pigeatgarlic
3164a3201f update display 2023-12-15 11:50:43 +07:00
pigeatgarlic
710a2b9d63 dynamically change bitrate 2023-12-15 00:53:35 +07:00
pigeatgarlic
0407248e18 fix mem leak 2023-11-08 21:04:11 +07:00
pigeatgarlic
60e72abeef fix memory leak 2023-11-08 15:54:51 +07:00
pigeatgarlic
3ffd73f3d3 pop instantly 2023-11-08 12:23:48 +07:00
pigeatgarlic
5ec9a55745 fix login screen 2023-11-02 21:13:30 +07:00
pigeatgarlic
53f8dbc9a7 better encode thread life cycle 2023-11-02 15:19:56 +07:00
pigeatgarlic
99d7c49f44 add boost log 2023-11-01 22:14:49 +07:00
pigeatgarlic
cff75e8912 update client events 2023-10-30 23:35:41 +07:00
pigeatgarlic
3a49038769
remove readme 2023-10-30 08:52:38 +07:00
pigeatgarlic
949d934974 add display name as a param 2023-10-30 00:34:39 +07:00
pigeatgarlic
b50fe1b108 warning when dll not loaded 2023-10-28 15:59:18 +07:00
pigeatgarlic
02a012d154 test program 2023-10-28 11:41:11 +07:00
pigeatgarlic
1262ee2706 remove all global var 2023-10-28 00:14:35 +07:00
pigeatgarlic
1a0a3f9105 remove boost 2023-10-27 16:56:30 +07:00
pigeatgarlic
0d9dbcabfe loosen dependency on boost 2023-10-27 16:39:40 +07:00
pigeatgarlic
c01b3a4c25 fix build 2023-10-27 15:28:05 +07:00
pigeatgarlic
85f1f7c344 remove icon 2023-10-27 15:09:20 +07:00
pigeatgarlic
afbfbb508e remove 2023-10-27 15:05:57 +07:00
pigeatgarlic
f922c9b0c7 remove tools 2023-10-27 14:00:20 +07:00
pigeatgarlic
c063e808dd remove thirdparty 2023-10-27 13:53:37 +07:00
pigeatgarlic
95bc97d09b remove modules 2023-10-27 13:24:20 +07:00
pigeatgarlic
9fc9790689 sizable queue 2023-10-27 11:19:26 +07:00
pigeatgarlic
321cafe92c fix missing tag 2023-10-27 02:43:30 +07:00
pigeatgarlic
0264f824a4 fix idr 2023-10-27 01:53:33 +07:00
pigeatgarlic
bf13f4d401 update package 2023-10-26 23:01:27 +07:00
pigeatgarlic
a7590466de optimize for dll 2023-10-26 21:37:47 +07:00
pigeatgarlic
51d3c07bb1 build as lib 2023-10-26 19:58:17 +07:00
pigeatgarlic
b6c1306d43 Clean 2023-10-26 19:10:58 +07:00
pigeatgarlic
f1d509adef init 2023-10-26 16:35:33 +07:00
pigeatgarlic
172ee1cf9d init 2023-10-25 16:03:52 +07:00
ReenigneArcher
5bca024899
Merge pull request #1334 from LizardByte/nightly
v0.21.0
2023-10-15 22:33:37 -04:00
ReenigneArcher
81d5816b63
docs: update changelog for v0.21.0 (#1629)
Co-authored-by: Cameron Gutman <aicommander@gmail.com>
2023-10-15 17:57:07 -04:00
Elia Zammuto
045044e7e7 Remove origin_pin_allowed 2023-10-15 14:00:34 -05:00
Elia Zammuto
329620dc1a Removed legacy pairing method 2023-10-15 14:00:34 -05:00
dependabot[bot]
1e8f407f70 build(deps): bump third-party/moonlight-common-c
Bumps [third-party/moonlight-common-c](https://github.com/moonlight-stream/moonlight-common-c) from `7a6d12f` to `f78f213`.
- [Commits](7a6d12fc4e...f78f2135fa)

---
updated-dependencies:
- dependency-name: third-party/moonlight-common-c
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-15 13:19:39 -05:00
ns6089
a003f02ec3
Improve tray icon images (#1736) 2023-10-15 13:18:11 -04:00