Thomas Harte
|
bafef023a5
|
Remove danglng misuses of previous_posted_rect_.
|
2025-10-31 19:36:18 -04:00 |
|
Thomas Harte
|
9b39eebc2d
|
Attempt to keep dynamic framing going permanently, for smooth transitions.
|
2025-10-31 15:58:09 -04:00 |
|
Thomas Harte
|
cf10abff5b
|
Attempt to smooth framing transitions.
|
2025-10-29 21:47:05 -04:00 |
|
Thomas Harte
|
e75c27cb66
|
Add macOS UI to dynamic cropping option, apply at runtime to CPC.
|
2025-10-29 21:21:21 -04:00 |
|
Thomas Harte
|
89678f1ea7
|
Tweak decision process, add maximum scale parameter.
|
2025-10-16 16:26:16 -04:00 |
|
Thomas Harte
|
e43ec7d549
|
Correct bias to the left.
|
2025-10-16 11:50:32 -04:00 |
|
Thomas Harte
|
95395132f0
|
Make stability threshold modal.
|
2025-10-16 11:29:41 -04:00 |
|
Thomas Harte
|
89293d8481
|
Add stability as a prefilter.
|
2025-10-16 11:26:07 -04:00 |
|
Thomas Harte
|
66d76dc36a
|
Adjust dynamic semantics again.
|
2025-10-15 23:30:25 -04:00 |
|
Thomas Harte
|
06629def62
|
Restore some fixed areas, work on API.
|
2025-10-14 22:51:36 -04:00 |
|
Thomas Harte
|
edc510572a
|
Reorder constraints.
|
2025-10-13 10:55:23 -04:00 |
|
Thomas Harte
|
bc6cffa95c
|
Enable full dynamic selection again for the CPC.
|
2025-10-13 08:54:33 -04:00 |
|
Thomas Harte
|
48ed2912b0
|
Reenable dynamic framing.
|
2025-10-12 22:30:37 -04:00 |
|
Thomas Harte
|
23c3a1fa99
|
Lean further overtly towards a state machine.
|
2025-10-12 08:59:07 -04:00 |
|
Thomas Harte
|
ef6e1b2f74
|
Unpublish enum, simplify function names.
|
2025-10-11 15:07:09 -04:00 |
|
Thomas Harte
|
1a1e3281e4
|
Avoid overlong line; add consts.
|
2025-10-10 22:27:29 -04:00 |
|
Thomas Harte
|
0b4c51eebd
|
Scale interesting rects once only.
|
2025-10-10 22:23:22 -04:00 |
|
Thomas Harte
|
1107f0d9a3
|
For relevant machines: pick different amounts of border to show.
|
2025-10-10 21:58:03 -04:00 |
|
Thomas Harte
|
a9f5b17fcb
|
Eliminate frame_is_complete_, add prewalming loop.
|
2025-10-10 17:59:10 -04:00 |
|
Thomas Harte
|
b0c2b55fc9
|
Fix initial bounds, slightly update breathing space.
|
2025-10-10 15:44:54 -04:00 |
|
Thomas Harte
|
925832aac5
|
Include tolerance for interlacing.
|
2025-10-10 14:29:40 -04:00 |
|
Thomas Harte
|
fc50af0e17
|
Adjust vertical sync test.
|
2025-10-09 22:16:43 -04:00 |
|
Thomas Harte
|
087d3535f6
|
Start focussing on getting a good crop for 'static' machines.
|
2025-10-09 18:01:46 -04:00 |
|
Thomas Harte
|
e9d310962f
|
Support an asymmetric 90%.
|
2025-10-09 14:01:52 -04:00 |
|
Thomas Harte
|
0f9c89d259
|
Limit to 90%.
|
2025-10-09 13:59:03 -04:00 |
|
Thomas Harte
|
258c37685b
|
Fix axis.
|
2025-10-09 13:53:35 -04:00 |
|
Thomas Harte
|
56f092a0c3
|
Try a rolling average of 250 frames, subject to thresholding.
|
2025-10-09 13:51:19 -04:00 |
|
Thomas Harte
|
1027e9ffdc
|
Add but abandon first attempt at sane limits.
|
2025-10-08 17:34:54 -04:00 |
|
Thomas Harte
|
85d6957e03
|
Attempt to do better at startup.
|
2025-10-08 14:33:49 -04:00 |
|
Thomas Harte
|
c3609b66a9
|
Attempt a quick snap at startup.
|
2025-10-08 14:13:34 -04:00 |
|
Thomas Harte
|
605f4a92d7
|
Use animation curve, try to be fooled less at startup.
|
2025-10-08 12:58:12 -04:00 |
|
Thomas Harte
|
d395e2bc75
|
Introduce animated crop.
|
2025-10-08 12:18:04 -04:00 |
|
Thomas Harte
|
e6ccdc5a97
|
Edge towards animations.
|
2025-10-07 23:00:36 -04:00 |
|
Thomas Harte
|
a68c7aa45f
|
Use filter, attempt to be intelligent about the border.
|
2025-10-07 22:56:51 -04:00 |
|
Thomas Harte
|
66e959ab65
|
Temporarily exclude borders.
|
2025-10-07 22:42:26 -04:00 |
|
Thomas Harte
|
d68b172a40
|
Introduce preliminary output frame filtering.
|
2025-10-07 22:36:36 -04:00 |
|
Thomas Harte
|
6eb32f98b2
|
Fix rectangle union.
|
2025-10-06 22:50:29 -04:00 |
|
Thomas Harte
|
0fad97ed48
|
Apply different axis scales.
|
2025-10-06 22:36:19 -04:00 |
|
Thomas Harte
|
2c0610fef8
|
Accumulate union of all pixel-bearing scans.
|
2025-10-06 20:26:15 -04:00 |
|
Thomas Harte
|
4653de9161
|
Pull out and comment on mix, improve asserts.
|
2025-10-06 16:11:59 -04:00 |
|
Thomas Harte
|
1926ad9215
|
Normalise and slightly reformat flywheel interface.
|
2025-10-06 14:53:08 -04:00 |
|
Thomas Harte
|
33d047c703
|
Add a const.
|
2025-10-06 14:38:40 -04:00 |
|
Thomas Harte
|
fadda00246
|
Eliminate flywheel 'get's, hence normalise CRT line lengths.
|
2025-10-06 14:36:39 -04:00 |
|
Thomas Harte
|
a3fed788d8
|
Reduce repetition.
|
2025-10-06 14:27:57 -04:00 |
|
Thomas Harte
|
dde31e8687
|
Reformat inner loop.
|
2025-10-06 14:26:03 -04:00 |
|
Thomas Harte
|
190fb009bc
|
Clean up CRT.hpp for formatting. Switch pointer to reference.
|
2025-10-06 13:55:03 -04:00 |
|
Thomas Harte
|
ab73b4de6b
|
Split off the mismatch warner.
|
2025-10-06 13:27:10 -04:00 |
|
Thomas Harte
|
6c1c32baca
|
Move flywheels local.
|
2025-10-04 22:42:56 -04:00 |
|
Thomas Harte
|
d825c03372
|
Prefer references for delegate protocols.
|
2025-08-30 00:09:38 -04:00 |
|
Thomas Harte
|
5018d7d577
|
Be more rigorous about static constexpr.
|
2025-08-26 22:54:39 -04:00 |
|