2025-04-02 11:56 | util: rework da_push_ as da_reserve allowing for bulk reservations | Randy Palamar | 1 | +14 | -8 |
2025-04-02 00:33 | render: adjust thresholding calculation | DarathDev | 1 | +1 | -1 |
2025-04-01 12:09 | ui: use a dynamic array for region draw stack | Randy Palamar | 2 | +42 | -21 |
2025-03-31 23:52 | ui: make scale bars toggleable, add radio buttons | Randy Palamar | 1 | +109 | -39 |
2025-03-29 22:02 | ui: fix extra space on dropdown menu | Randy Palamar | 1 | +16 | -13 |
2025-03-29 21:29 | ui: rename draw_beamformer_variable and draw_variable | Randy Palamar | 1 | +12 | -17 |
2025-03-28 12:29 | ui: unify text drawing into a common path | Randy Palamar | 1 | +157 | -142 |
2025-03-28 01:25 | core: convert beamformer parameters to X macro, add ACE_HERCULES id | Randy Palamar | 3 | +58 | -80 |
2025-03-27 19:26 | lib: expose the generic send_data/beamform_data_synchronized api | Randy Palamar | 2 | +23 | -66 |
2025-03-27 12:00 | ui: hover_var helper | Randy Palamar | 1 | +32 | -32 |
2025-03-27 11:34 | ui: don't use custom variable type for view close button | Randy Palamar | 1 | +30 | -34 |
2025-03-26 16:25 | core: export the correct average frame | Randy Palamar | 1 | +2 | -2 |
2025-03-26 14:22 | das: make interpolation a beamform parameter | Randy Palamar | 3 | +18 | -11 |
2025-03-25 21:47 | lib: fix generated function names | Randy Palamar | 1 | +11 | -12 |
2025-03-25 21:27 | core: decode: support decoding of complex floats | Randy Palamar | 5 | +77 | -65 |
2025-03-25 16:40 | core: set raylib flag to keep window running in background | Randy Palamar | 1 | +1 | -1 |
2025-03-25 16:07 | core: actually display the most up to date averaged frame | Randy Palamar | 1 | +13 | -6 |
2025-03-25 13:52 | ui: use button IDs instead of function pointers | Randy Palamar | 1 | +29 | -17 |
2025-03-25 13:22 | ui: add a workaround for ui draw order clashing | Randy Palamar | 1 | +7 | -2 |
2025-03-25 12:43 | ui: fix some progress bar jank | Randy Palamar | 1 | +6 | -8 |
2025-03-25 12:11 | ui: add frame view splits | Randy Palamar | 6 | +338 | -110 |
2025-03-24 22:23 | das: uhercules: skip first channel data | Randy Palamar | 1 | +1 | -1 |
2025-03-24 02:08 | core: use a ping-pong buffer for average frames when averaging | Randy Palamar | 2 | +45 | -31 |
2025-03-24 02:05 | core/debug: renderdoc can now be called wherever; no need for context | Randy Palamar | 1 | +8 | -4 |
2025-03-23 23:53 | ui: do frame view rendering per view and only when needed | Randy Palamar | 5 | +341 | -225 |
2025-03-23 05:05 | ui: move progress bar to separate element | Randy Palamar | 2 | +83 | -45 |
2025-03-23 02:29 | ui: draw title bars and pass all views through common path | Randy Palamar | 3 | +490 | -265 |
2025-03-22 13:22 | ui: determine to append tx count to label using X-macro | Randy Palamar | 4 | +21 | -23 |
2025-03-22 03:58 | util: swap the argument order on mem_copy/mem_move | Randy Palamar | 3 | +15 | -15 |
2025-03-22 03:50 | rename size -> iz | Randy Palamar | 7 | +68 | -68 |
2025-03-22 02:50 | os: rename Platform -> OS | Randy Palamar | 8 | +138 | -141 |
2025-03-22 02:30 | os: remove os_write_err_msg | Randy Palamar | 4 | +27 | -33 |
2025-03-20 22:26 | core: add support for uHERCULES | Randy Palamar | 3 | +18 | -8 |
2025-03-20 15:17 | ui: shrink_rect: make sure size doesn't go negative | Randy Palamar | 1 | +2 | -0 |
2025-03-20 13:29 | ui: add scrolling to clipped parameter view | Randy Palamar | 1 | +47 | -17 |
2025-03-20 03:04 | ui: use scissor mode to enforce variables clamping to their rect | Randy Palamar | 1 | +2 | -0 |
2025-03-20 03:00 | ui: correct condition for continuing a drag interaction | Randy Palamar | 1 | +1 | -1 |
2025-03-19 13:45 | ui: limit view drawing to provided draw rectangle | Randy Palamar | 1 | +116 | -55 |
2025-03-16 05:37 | ui: implement region resizing | Randy Palamar | 1 | +107 | -50 |
2025-03-16 04:07 | ui: implement a region based layout system | Randy Palamar | 6 | +345 | -189 |
2025-03-19 03:47 | minor readability tweak for finding display_frame_index | Randy Palamar | 1 | +1 | -1 |
2025-03-19 01:32 | util: invert error condition in stream_commit | Randy Palamar | 1 | +1 | -1 |
2025-03-18 23:17 | util: add stream_reset and stream_commit helpers | Randy Palamar | 6 | +34 | -22 |
2025-03-18 22:24 | core: support exporting the average frame | Randy Palamar | 1 | +4 | -1 |
2025-03-18 21:13 | core: make sure averaged frame gets correct das_shader_id | Randy Palamar | 1 | +1 | -0 |
2025-03-18 20:02 | core: correct sum shader invocation when averaging frames | Randy Palamar | 1 | +23 | -37 |
2025-03-18 01:54 | ui: draw mouse coords and ruler length with outline | Randy Palamar | 1 | +3 | -2 |
2025-03-14 13:44 | ui: fix some buffer overruns during text input | Randy Palamar | 1 | +6 | -4 |
2025-03-14 12:48 | ui: add a helper for drawing outlined text | Randy Palamar | 1 | +16 | -3 |
2025-03-14 04:30 | ui: print transmit count for VLS and TPW as well | Randy Palamar | 1 | +5 | -1 |
| 328 more commits remaining, fetch the repository |