Simon Chan
|
06e6f044e5
|
feat(pcm): increase buffer size for smoother playback
|
2023-12-08 15:52:25 +08:00 |
|
dependabot[bot]
|
4d6af115b0
|
chore(deps): bump vite in /libraries/fetch-scrcpy-server/examples/vite
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.11 to 4.4.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.4.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.12/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-07 14:19:05 +08:00 |
|
Simon Chan
|
91d8c1687f
|
feat(pcm): add a stop method
|
2023-12-05 01:49:23 +08:00 |
|
Simon Chan
|
14abce470d
|
chore: update dependencies
|
2023-12-04 17:10:43 +08:00 |
|
Simon Chan
|
f4e4cc7126
|
feat(usb): expose adb endpoints for external use
|
2023-11-29 11:42:49 +08:00 |
|
Simon Chan
|
9cd6fb9296
|
feat(adb): expose read blocking debugging option
|
2023-11-15 15:39:09 +08:00 |
|
Simon Chan
|
336e0ffd5d
|
feat(scrcpy): support v2.2
|
2023-11-03 11:18:25 +08:00 |
|
Simon Chan
|
d6d03061da
|
fix(adb): don't destroy the transport when a socket is cancelled
|
2023-11-01 16:40:39 +08:00 |
|
Simon Chan
|
70dd341862
|
feat(usb): generate serial numbers for devices without it
|
2023-10-19 11:24:54 +08:00 |
|
Simon Chan
|
d82e7450a4
|
feat(pcm): support any channel number
|
2023-10-19 10:45:01 +08:00 |
|
Simon Chan
|
758cc1860e
|
fix(cli): rename AdbServerNodeTcpConnector
|
2023-10-18 10:34:23 +08:00 |
|
Simon Chan
|
fe5cb5a176
|
feat(adb): don't kill subprocess on stream close
|
2023-10-17 21:13:36 +08:00 |
|
Simon Chan
|
e45fb2ed55
|
feat(adb): change how to close a socket
|
2023-10-16 13:23:59 +08:00 |
|
Simon Chan
|
1aa7a92d2c
|
fix(adb): read socket too slow can cause data loss
|
2023-10-11 00:25:07 +08:00 |
|
Simon Chan
|
dce44ae9ac
|
chore: update dependencies
|
2023-10-10 12:30:30 +08:00 |
|
Simon Chan
|
599351c9b1
|
chore: update README
|
2023-10-08 02:07:05 +08:00 |
|
Simon Chan
|
4bc58028b1
|
chore: upload logo
|
2023-10-08 01:38:14 +08:00 |
|
Simon Chan
|
7c3c04550a
|
feat(scrcpy): expose notification panel controls
|
2023-10-04 20:27:25 +08:00 |
|
Simon Chan
|
28b1bd3c4e
|
chore: add changelogs
|
2023-09-30 22:46:37 +08:00 |
|
Simon Chan
|
ea6f221a47
|
chore: remove dependency on @types/dom-webcodecs
|
2023-09-28 14:44:40 +08:00 |
|
Simon Chan
|
a47b25cf31
|
feat(bin): improve dumpsys.battery
|
2023-09-27 21:00:28 +08:00 |
|
Simon Chan
|
3ecf2310ad
|
feat(pcm-player): implement OLA time-stretch algo
|
2023-09-26 17:58:16 +08:00 |
|
Simon Chan
|
bde5e2c7fc
|
feat(webusb): support exclusionFilters option
|
2023-09-25 21:52:15 +08:00 |
|
Simon Chan
|
85d082f9e7
|
fix(webcodec): fix a h265 header parsing issue
|
2023-09-25 16:37:40 +08:00 |
|
Simon Chan
|
e7827b011a
|
feat(bin): add wrapper for am start
|
2023-09-21 17:01:46 +08:00 |
|
Simon Chan
|
9c2a069658
|
chore: disable new lint rule
|
2023-09-21 12:09:02 +08:00 |
|
Simon Chan
|
aca7df46b7
|
chore: update dependencies
|
2023-09-21 11:26:09 +08:00 |
|
Simon Chan
|
93383c62de
|
chore: fix a link in README
|
2023-09-15 18:32:26 +08:00 |
|
Simon Chan
|
ec46a1730e
|
chore: remove deprecated packages
|
2023-09-15 18:26:34 +08:00 |
|
Simon Chan
|
3a14c162d6
|
fix(adb): improve typing generation
|
2023-09-12 19:30:51 +08:00 |
|
Simon Chan
|
2d1cf1fafa
|
fix(webusb): try to discard lingering data
fixes #597
|
2023-09-08 01:28:31 +08:00 |
|
Simon Chan
|
2743a9088f
|
feat(bin): add pm.uninstall
|
2023-09-07 11:45:58 +08:00 |
|
Simon Chan
|
023492fb75
|
feat(pcm-player): improve buffering
|
2023-08-31 18:13:16 +08:00 |
|
Simon Chan
|
9718f83926
|
fix(adb): throw correct error from sync.pull
|
2023-08-30 19:24:59 +08:00 |
|
Simon Chan
|
22f0329136
|
fix(pm): throw error when install fails
|
2023-08-30 14:05:41 +08:00 |
|
Simon Chan
|
cbee5a151e
|
chore: update issue template
|
2023-08-27 14:14:59 +08:00 |
|
Simon Chan
|
2655525985
|
chore: update docs
|
2023-08-27 14:14:11 +08:00 |
|
Simon Chan
|
4a5f623ffd
|
chore: update issue template
|
2023-08-27 14:13:25 +08:00 |
|
Simon Chan
|
76c020b456
|
fix(scrcpy): fix typing
|
2023-08-26 17:32:34 +08:00 |
|
Simon Chan
|
af90a5bcb5
|
fix(adb): parse serviceListenAddresses
|
2023-08-26 00:43:14 +08:00 |
|
Simon Chan
|
aeff1f8818
|
feat(adb): add getListenAddresses to AdbTcpIpCommand
|
2023-08-26 00:31:08 +08:00 |
|
Simon Chan
|
6a4e4e72c6
|
chore: update pnpm lock file
|
2023-08-25 22:24:14 +08:00 |
|
Simon Chan
|
c48ffc18db
|
feat(demo): update bugreport usage
|
2023-08-25 22:14:09 +08:00 |
|
Simon Chan
|
2b9c4f106e
|
chore: bump versions
|
2023-08-25 22:07:52 +08:00 |
|
Simon Chan
|
740086d27f
|
add changelog
|
2023-08-25 22:05:02 +08:00 |
|
Simon Chan
|
dae4dcd6fe
|
fix(credential): fix usage in worker
|
2023-08-24 02:41:52 +08:00 |
|
Simon Chan
|
08910a85e9
|
feat(adb): throw typed error for framebuffer command
|
2023-08-21 21:55:28 +08:00 |
|
Simon Chan
|
31570dd2c8
|
feat(usb): add a check for filters parameter
|
2023-08-18 23:12:25 +08:00 |
|
Simon Chan
|
e185d6a7c6
|
fix(adb): close writable stream when closing AdbDaemonTransport
|
2023-08-15 15:25:47 +08:00 |
|
Simon Chan
|
637d1f9bf8
|
feat(bin): bugreport support cancellation
|
2023-08-10 17:08:49 +08:00 |
|