Andy Smy
|
83d5725352
|
Update app.js
|
2025-04-18 19:03:48 +01:00 |
Andy Smy
|
809b3ee7a6
|
Update app.js
|
2025-04-18 18:47:21 +01:00 |
Andy Smy
|
99a0885374
|
Update app.js
|
2025-04-18 18:32:13 +01:00 |
Andy Smy
|
7e5076a5a3
|
Update app.js
|
2025-04-18 18:28:30 +01:00 |
Andy Smy
|
412d90d11d
|
Update app.js
|
2025-04-18 18:21:14 +01:00 |
Andy Smy
|
2709a8aa01
|
Update app.js
|
2025-04-18 18:13:30 +01:00 |
Andy Smy
|
fcd4ce554b
|
Update app.js
|
2025-04-18 18:09:05 +01:00 |
Andy Smy
|
a924ca872a
|
Update app.js
|
2025-04-18 18:05:57 +01:00 |
Andy Smy
|
9246f8b635
|
Update app.js
|
2025-04-18 17:55:18 +01:00 |
Andy Smy
|
d96fe58fca
|
Update app.js
|
2025-04-18 17:46:42 +01:00 |
Andy Smy
|
573f9d2907
|
Update app.js
|
2025-04-18 17:42:21 +01:00 |
Andy Smy
|
013812a3bf
|
Update app.js
|
2025-04-18 17:19:55 +01:00 |
Andy Smy
|
0dc80545cc
|
Update app.js
|
2025-04-18 17:04:28 +01:00 |
Andy Smy
|
2d9301b061
|
Update app.js
|
2025-04-18 17:01:35 +01:00 |
Andy Smy
|
07a6f30041
|
Update app.js
|
2025-04-18 16:54:55 +01:00 |
Andy Smy
|
7a8d57c9d1
|
Update app.js
|
2025-04-18 16:49:45 +01:00 |
Andy Smy
|
4c768c0b47
|
Update app.js
|
2025-04-18 16:38:32 +01:00 |
Andy Smy
|
45bcaee6cc
|
Update app.js
|
2025-04-18 16:32:54 +01:00 |
Andy Smy
|
da986de55a
|
Update app.js
|
2025-04-18 16:23:24 +01:00 |
Andy Smy
|
ad32e4ed31
|
Update app.js
|
2025-04-18 15:53:24 +01:00 |
Rob Pilling
|
e34cd3dcda
|
Merge pull request #3807 from voloved/moon_phase_hide
Added ability to hide moon phase widget
|
2025-04-18 15:45:41 +01:00 |
Andy Smy
|
7195d928ab
|
Update app.js
|
2025-04-18 15:41:46 +01:00 |
Andy Smy
|
5e72711578
|
Update app.js
|
2025-04-18 15:31:21 +01:00 |
Rob Pilling
|
84ca0ae434
|
runplus: changelog
|
2025-04-18 15:06:13 +01:00 |
Rob Pilling
|
1ac4622b27
|
runplus: fix bug keeping track of screen state
|
2025-04-18 15:06:13 +01:00 |
Rob Pilling
|
a38fecd20b
|
runplus: only reacquire layout UI if recorder might've rendered
timings for start/stop:
13:38:15.996Z: onStartStop()
13:38:16.006Z: setRecording()
13:38:16.728Z: setRecording() done
13:38:16.732Z: layout.render()
13:38:17.154Z: layout.render() done
13:38:17.157Z: exs.start/stop/resume()
13:38:17.161Z: exs.start/stop/resume() done
13:38:17.462Z: setStatus()
13:38:19.027Z: onStartStop()
13:38:19.199Z: exs.start/stop/resume()
13:38:19.202Z: exs.start/stop/resume() done
13:38:19.495Z: setStatus()
13:38:24.795Z: onStartStop()
13:38:24.805Z: setRecording()
13:38:25.483Z: setRecording() done
13:38:25.487Z: layout.render()
13:38:25.913Z: layout.render() done
13:38:25.915Z: exs.start/stop/resume()
13:38:25.919Z: exs.start/stop/resume() done
13:38:26.218Z: setStatus()
13:38:27.842Z: onStartStop()
13:38:28.010Z: exs.start/stop/resume()
13:38:28.012Z: exs.start/stop/resume() done
13:38:28.309Z: setStatus()
in summary:
setRecording: ~700ms
layout.render(): ~420ms
|
2025-04-18 15:05:41 +01:00 |
Rob Pilling
|
ad30913080
|
exstats: make time stat duration-based (rather than elapsed time)
|
2025-04-18 15:04:59 +01:00 |
Rob Pilling
|
e06c1d78ea
|
runplus: pull out `tick` logic
|
2025-04-18 14:28:58 +01:00 |
Rob Pilling
|
acce9d071a
|
runplus: vibrate on start/stop
|
2025-04-18 14:24:27 +01:00 |
David Volovskiy
|
942c2e190f
|
Added ability to hide moon phase widget
|
2025-04-18 07:26:44 -04:00 |
Andy Smy
|
37df93c241
|
Update app.js
|
2025-04-17 22:41:07 +01:00 |
Andy Smy
|
0e198a9782
|
Update app.js
|
2025-04-17 22:34:17 +01:00 |
Andy Smy
|
a13f417519
|
Update app.js
|
2025-04-17 22:29:25 +01:00 |
Andy Smy
|
9ac483450b
|
Update app.js
|
2025-04-17 22:20:13 +01:00 |
Andy Smy
|
2a82af6a14
|
Update app.js
|
2025-04-17 22:12:08 +01:00 |
Andy Smy
|
bb03ed2fc5
|
Update interface.html
|
2025-04-17 22:09:21 +01:00 |
Rob Pilling
|
7987766ebe
|
exstats: emit (elapsed) time changes on tick
to keep UIs in sync with state
|
2025-04-17 21:59:41 +01:00 |
Andy Smy
|
9a73d613f2
|
Update interface.html
|
2025-04-17 19:14:53 +01:00 |
Andy Smy
|
779232be61
|
Update app.js
|
2025-04-17 18:50:14 +01:00 |
Andy Smy
|
09a87588ed
|
Update app.js
|
2025-04-17 18:42:28 +01:00 |
Andy Smy
|
13f7644011
|
Update app.js
|
2025-04-17 18:36:39 +01:00 |
Andy Smy
|
60a4caffa2
|
Update app.js
|
2025-04-17 18:12:44 +01:00 |
Andy Smy
|
898d11cb06
|
Update app.js
|
2025-04-17 17:55:16 +01:00 |
Andy Smy
|
b3f797dfc9
|
Update app.js
|
2025-04-17 17:47:38 +01:00 |
Andy Smy
|
83d57ed4ee
|
Update app.js
|
2025-04-17 17:41:04 +01:00 |
Andy Smy
|
81076e6bf0
|
Update app.js
|
2025-04-17 17:34:51 +01:00 |
Andy Smy
|
71ba08bfa4
|
Update interface.html
|
2025-04-17 17:33:18 +01:00 |
Andy Smy
|
abea7c8177
|
Update interface.html
|
2025-04-17 17:30:00 +01:00 |
Andy Smy
|
73f62578a8
|
Update app.js
|
2025-04-17 17:21:49 +01:00 |
Andy Smy
|
c9e7edf627
|
Update app.js
|
2025-04-17 17:18:45 +01:00 |