MCPcopy Create free account

hub / github.com/RTAinJapan/rtainjapan-layouts / functions

Functions288 in github.com/RTAinJapan/rtainjapan-layouts

↓ 43 callersFunctionuseReplicant
( replicantName: TRepName, )
src/browser/use-replicant.ts:11
↓ 18 callersFunctionrender
(app: ReactNode)
src/browser/render.ts:5
↓ 11 callersFunctionalive
()
src/extension/wing.ts:470
↓ 10 callersFunctiontoggleTitle
(title?: string)
src/browser/graphics/views/credit.tsx:52
↓ 9 callersFunctionsetText
(d: "A" | "B", kind: keyof DeckText, value: string)
src/browser/dashboard/views/wing-audio.tsx:301
↓ 9 callersFunctionuseCurrentRun
()
src/browser/graphics/components/lib/hooks.ts:4
↓ 9 callersFunctionuseFitViewport
( ref: RefObject<T | null>, )
src/browser/graphics/components/lib/use-fit-viewport.ts:22
↓ 7 callersFunctionfmtCsv
(arr?: number[])
src/browser/dashboard/views/wing-audio.tsx:32
↓ 7 callersFunctionlog
(...a: unknown[])
test/run-screenshot.ts:41
↓ 7 callersFunctionnumInput
( label: string, val: number, fallback: number, onValue: (n: number) => void, parse: (s: string) =>
src/browser/dashboard/views/wing-audio.tsx:84
↓ 6 callersFunctioncfgPorts
()
src/extension/wing.ts:372
↓ 6 callersFunctioncurrentAssignment
()
src/extension/wing.ts:244
↓ 6 callersFunctionparseCsv
(csv: string)
src/browser/dashboard/views/wing-audio.tsx:33
↓ 6 callersFunctionrecomputeActive
()
src/extension/wing.ts:272
↓ 6 callersFunctionsetSeconds
(t: Omit<Timer, "results">, seconds: number)
src/extension/lib/timer.ts:96
↓ 5 callersFunctionformatHMS
(hms: {h: number; m: number; s: number})
src/extension/lib/timer.ts:21
↓ 5 callersFunctionrefreshCurrentTrackTimer
(timer: NodeJS.Timeout)
src/extension/spotify.ts:28
↓ 5 callersFunctionreseed
(page: Page, data: Record<string, unknown>)
test/screenshot-graphics.ts:124
↓ 5 callersFunctionsecondsToHMS
(seconds: number)
src/extension/lib/timer.ts:8
↓ 5 callersFunctionshowNames
(currentNames: string[])
src/browser/graphics/views/credit.tsx:62
↓ 5 callersFunctionsleep
(ms: number)
test/run-screenshot.ts:42
↓ 5 callersFunctionsortNames
(names: string[])
src/browser/dashboard/views/credit-control.tsx:43
↓ 5 callersFunctionstop
()
src/extension/tweet-queue.ts:23
↓ 5 callersFunctionupdateRunnerInfo
( updatingIndex: number, key: T, value: Runner[T] | ((old: Runner[T]) => Runner[T]), )
src/browser/dashboard/components/schedule/edit.tsx:140
↓ 5 callersFunctionuseCommentators
()
src/browser/graphics/components/lib/hooks.ts:45
↓ 4 callersFunctionconfirm
()
src/browser/dashboard/views/wing-audio.tsx:304
↓ 4 callersFunctionensureDir
(p: string)
test/screenshot-graphics.ts:51
↓ 4 callersFunctionisPlaying
()
src/extension/tweet-queue.ts:21
↓ 4 callersFunctionmakeCameraPosition
( xInset: number, yInset: number, wInset: number, hInset: number, )
src/browser/graphics/components/camera.tsx:93
↓ 4 callersFunctionmakeRoundedRect
( xInset: number, yInset: number, wInset: number, hInset: number, radius: number, borderWidth?: number,
src/browser/graphics/components/rounded-hole-image.tsx:4
↓ 4 callersFunctionoscReadGameState
()
src/extension/wing.ts:400
↓ 4 callersFunctionrequestSearch
(type: string)
src/extension/tracker.ts:44
↓ 4 callersFunctionrunSync
( cmd: string, cmdArgs: string[], opts: SpawnSyncOptions = {}, )
test/run-screenshot.ts:65
↓ 4 callersFunctionsend
(addr: string)
src/extension/wing.ts:404
↓ 4 callersFunctionsetStatus
( state: "unconfigured" | "connecting" | "receiving", address: string, )
src/extension/wing.ts:209
↓ 4 callersFunctionshootUrl
( page: Page, url: string, outputPath: string, width: number, height: number, )
test/screenshot-graphics.ts:158
↓ 4 callersFunctionstopNodeCg
()
test/run-screenshot.ts:268
↓ 4 callersFunctionupdateCommentatorInfo
( updatingIndex: number, key: T, value: Commentator[T], )
src/browser/dashboard/components/schedule/edit.tsx:159
↓ 3 callersFunctionaudioChField
( label: string, value: number, onValue: (n: number) => void, )
src/browser/dashboard/components/schedule/edit.tsx:260
↓ 3 callersFunctioncomplete
(run: Run, checklistPk: string)
src/extension/checklist.ts:34
↓ 3 callersFunctionconnect
()
src/extension/wing.ts:459
↓ 3 callersFunctiondecksToText
(decks?: AudioConfig["decks"])
src/browser/dashboard/views/wing-audio.tsx:42
↓ 3 callersFunctionensureLink
(target: string, linkPath: string)
test/run-screenshot.ts:111
↓ 3 callersFunctionrandomInt
(max: number)
src/extension/debug/fake-tracker-socket.ts:3
↓ 3 callersFunctionrecalcPlaces
()
src/extension/timekeeping.ts:97
↓ 3 callersFunctionsetAudioCh
( kind: "runners" | "commentators" | "games", idx: number, value: number, )
src/browser/dashboard/components/schedule/edit.tsx:244
↓ 3 callersFunctionswipeEnter
( element: RefObject<HTMLElement | null>, duration = 0.5, )
src/browser/graphics/components/lib/blur-swipe.ts:15
↓ 3 callersFunctionswipeExit
( element: RefObject<HTMLElement | null>, duration = 0.5, )
src/browser/graphics/components/lib/blur-swipe.ts:26
↓ 3 callersFunctionuncomplete
(run: Run, checklistPk: string)
src/extension/checklist.ts:38
↓ 3 callersFunctionupdateCurrentRun
(index: number)
src/extension/schedule.ts:15
↓ 3 callersFunctionuseElementResize
( ref: React.RefObject<T | null>, callback: (size: {width: number; height: number}) => void, )
src/browser/graphics/components/lib/use-element-resize.ts:39
↓ 3 callersFunctionuseTimer
()
src/browser/graphics/components/lib/hooks.ts:14
↓ 2 callersFunctionbuildShellCommandLine
(cmd: string, cmdArgs: string[])
test/run-screenshot.ts:61
↓ 2 callersFunctionchunk
(arr: T[], size: number)
src/extension/lib/array.ts:32
↓ 2 callersFunctionclearTimers
()
src/extension/wing.ts:334
↓ 2 callersFunctionconnect
(emitError = true)
src/extension/obs.ts:23
↓ 2 callersFunctiondumpHostLog
()
test/run-screenshot.ts:258
↓ 2 callersFunctioninitialize
(path: string | null)
src/browser/graphics/views/interval-video.tsx:12
↓ 2 callersFunctionisBlockedByScene
()
src/extension/tweet-queue.ts:38
↓ 2 callersFunctionkeyOf
()
src/extension/wing.ts:585
↓ 2 callersFunctionlocalBin
(name: string)
test/run-screenshot.ts:86
↓ 2 callersFunctionnewTimer
(seconds = 0)
src/extension/lib/timer.ts:121
↓ 2 callersFunctionnewlineString
(title: string | undefined | null)
src/browser/graphics/components/lib/util.tsx:2
↓ 2 callersFunctionoscActual
(m: OscMessage)
src/extension/wing.ts:110
↓ 2 callersFunctionoscRead
(addr: string)
src/extension/wing.ts:67
↓ 2 callersFunctionoscString
(str: string)
src/extension/wing.ts:60
↓ 2 callersFunctionoscSubscribeEvents
()
src/extension/wing.ts:417
↓ 2 callersFunctionparseDuration
(seconds: number)
src/browser/dashboard/views/video-control.tsx:16
↓ 2 callersFunctionprobeOnce
(url: string)
test/run-screenshot.ts:92
↓ 2 callersFunctionreqIdBytes
(id: number)
src/extension/wing.ts:124
↓ 2 callersFunctionseedReplicants
( page: Page, data: Record<string, unknown>, {ensureNodecg}: {ensureNodecg: boolean} = {ensureNodecg: false
test/screenshot-graphics.ts:95
↓ 2 callersFunctionsendMeterSubscribe
()
src/extension/wing.ts:384
↓ 2 callersFunctionstart
(force = false)
src/extension/timekeeping.ts:46
↓ 2 callersFunctionstartRecording
()
src/extension/obs.ts:41
↓ 2 callersFunctionstop
()
src/extension/timekeeping.ts:74
↓ 2 callersFunctionupdateBids
()
src/extension/tracker.ts:170
↓ 2 callersFunctionupdateDonations
()
src/extension/tracker.ts:231
↓ 2 callersFunctionupdateEventData
()
src/extension/tracker.ts:55
↓ 2 callersFunctionupdateRuns
()
src/extension/tracker.ts:101
↓ 2 callersFunctionwaitForFonts
(page: Page)
test/screenshot-graphics.ts:143
↓ 1 callersFunctiona
()
src/extension/debug/fake-tracker-socket.ts:11
↓ 1 callersFunctionaddCallback
(element: Element, callback: ResizeObserverCallback)
src/browser/graphics/components/lib/use-element-resize.ts:18
↓ 1 callersFunctionapplyAudioDeck
(d: "A" | "B" | "")
src/browser/dashboard/components/schedule/edit.tsx:228
↓ 1 callersFunctionauthorize
(code?: string)
src/extension/spotify.ts:106
↓ 1 callersFunctionbase64Encode
(str: string)
src/extension/spotify.ts:10
↓ 1 callersFunctionbuildDeclarePort
(port: number)
src/extension/wing.ts:133
↓ 1 callersFunctionbuildRenew
(reqId: number)
src/extension/wing.ts:160
↓ 1 callersFunctionbuildSubscribe
(reqId: number, channels: number[])
src/extension/wing.ts:142
↓ 1 callersFunctioncalcCameraSetting
(bool?: boolean)
src/browser/graphics/components/camera.tsx:80
↓ 1 callersFunctioncalcStartTime
(run: Run)
src/browser/graphics/views/break.tsx:44
↓ 1 callersFunctionchecklist
(nodecg: NodeCG)
src/extension/checklist.ts:6
↓ 1 callersFunctionclearInputs
()
src/browser/dashboard/components/twitter/tweet-add.tsx:34
↓ 1 callersFunctionclearInputs
()
src/browser/dashboard/components/announcements/announcement-add.tsx:31
↓ 1 callersFunctionconnectWebSocket
()
src/extension/tracker.ts:273
↓ 1 callersFunctionconsumeNext
()
src/extension/tweet-queue.ts:43
↓ 1 callersFunctionemptySlot
()
src/browser/dashboard/components/schedule/edit.tsx:114
↓ 1 callersFunctionensureBundleBuild
()
test/run-screenshot.ts:138
↓ 1 callersFunctionensureCiHost
()
test/run-screenshot.ts:146
↓ 1 callersFunctionfetchCommentators
()
src/extension/tracker.ts:70
↓ 1 callersFunctionformatDate
(date: Date)
src/browser/graphics/components/event-logo.tsx:18
next →1–100 of 288, ranked by callers