Loading libraries/adb-scrcpy/package.json +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ }, "dependencies": { "@yume-chan/adb": "workspace:^", "@yume-chan/async": "^2.2.0", "@yume-chan/async": "^4.0.0", "@yume-chan/event": "workspace:^", "@yume-chan/scrcpy": "workspace:^", "@yume-chan/stream-extra": "workspace:^", Loading libraries/adb/package.json +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ "test": "run-test" }, "dependencies": { "@yume-chan/async": "^2.2.0", "@yume-chan/async": "^4.0.0", "@yume-chan/event": "workspace:^", "@yume-chan/no-data-view": "workspace:^", "@yume-chan/stream-extra": "workspace:^", Loading libraries/android-bin/src/logcat.ts +2 −2 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ export type LogId = (typeof LogId)[keyof typeof LogId]; const LogIdName = /* #__PURE__ */ Object.fromEntries(Object.entries(LogId).map(([k, v]) => [v, k])); (() => Object.fromEntries(Object.entries(LogId).map(([k, v]) => [v, k])))(); // https://cs.android.com/android/platform/superproject/+/master:system/logging/liblog/include/android/log.h;l=73;drc=82b5738732161dbaafb2e2f25cce19cd26b9157d export const AndroidLogPriority = { Loading Loading @@ -96,7 +96,7 @@ export interface LogcatOptions { ids?: LogId[]; } const NANOSECONDS_PER_SECOND = BigInt(1e9); const NANOSECONDS_PER_SECOND = /* #__PURE__ */ BigInt(1e9); // https://cs.android.com/android/platform/superproject/+/master:system/logging/liblog/include/log/log_read.h;l=39;drc=82b5738732161dbaafb2e2f25cce19cd26b9157d export const LoggerEntry = Loading libraries/event/package.json +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ "test": "run-test" }, "dependencies": { "@yume-chan/async": "^2.2.0" "@yume-chan/async": "^4.0.0" }, "devDependencies": { "@types/node": "^22.7.7", Loading libraries/scrcpy-decoder-tinyh264/package.json +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ "prepublishOnly": "npm run build" }, "dependencies": { "@yume-chan/async": "^2.2.0", "@yume-chan/async": "^4.0.0", "@yume-chan/event": "workspace:^", "@yume-chan/scrcpy": "workspace:^", "@yume-chan/stream-extra": "workspace:^", Loading Loading
libraries/adb-scrcpy/package.json +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ }, "dependencies": { "@yume-chan/adb": "workspace:^", "@yume-chan/async": "^2.2.0", "@yume-chan/async": "^4.0.0", "@yume-chan/event": "workspace:^", "@yume-chan/scrcpy": "workspace:^", "@yume-chan/stream-extra": "workspace:^", Loading
libraries/adb/package.json +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ "test": "run-test" }, "dependencies": { "@yume-chan/async": "^2.2.0", "@yume-chan/async": "^4.0.0", "@yume-chan/event": "workspace:^", "@yume-chan/no-data-view": "workspace:^", "@yume-chan/stream-extra": "workspace:^", Loading
libraries/android-bin/src/logcat.ts +2 −2 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ export type LogId = (typeof LogId)[keyof typeof LogId]; const LogIdName = /* #__PURE__ */ Object.fromEntries(Object.entries(LogId).map(([k, v]) => [v, k])); (() => Object.fromEntries(Object.entries(LogId).map(([k, v]) => [v, k])))(); // https://cs.android.com/android/platform/superproject/+/master:system/logging/liblog/include/android/log.h;l=73;drc=82b5738732161dbaafb2e2f25cce19cd26b9157d export const AndroidLogPriority = { Loading Loading @@ -96,7 +96,7 @@ export interface LogcatOptions { ids?: LogId[]; } const NANOSECONDS_PER_SECOND = BigInt(1e9); const NANOSECONDS_PER_SECOND = /* #__PURE__ */ BigInt(1e9); // https://cs.android.com/android/platform/superproject/+/master:system/logging/liblog/include/log/log_read.h;l=39;drc=82b5738732161dbaafb2e2f25cce19cd26b9157d export const LoggerEntry = Loading
libraries/event/package.json +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ "test": "run-test" }, "dependencies": { "@yume-chan/async": "^2.2.0" "@yume-chan/async": "^4.0.0" }, "devDependencies": { "@types/node": "^22.7.7", Loading
libraries/scrcpy-decoder-tinyh264/package.json +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ "prepublishOnly": "npm run build" }, "dependencies": { "@yume-chan/async": "^2.2.0", "@yume-chan/async": "^4.0.0", "@yume-chan/event": "workspace:^", "@yume-chan/scrcpy": "workspace:^", "@yume-chan/stream-extra": "workspace:^", Loading