Commit Graph

21 Commits

Author SHA1 Message Date
dec05eba
13562d2aa1 Add webcam support 2025-12-25 08:19:07 +01:00
dec05eba
0018788780 Redesign audio to support multiple audio tracks explicitly 2025-04-14 11:38:52 +02:00
dec05eba
8c148aceda Limit combobox item width, use multiple rows 2025-02-05 20:41:11 +01:00
dec05eba
fdeebe2200 Fix scrollbar not working with mouse, fix being able to click filechooser items outside area 2024-12-29 20:51:56 +01:00
dec05eba
fed42ee511 Fix regression in ui event handling in scrollable page 2024-12-14 17:53:30 +01:00
dec05eba
846d3c4e81 Fix mouse events received for scrollablepage child widgets when mouse is outside scrollablepage area 2024-12-14 12:12:00 +01:00
dec05eba
26a9e750dc Add option to save replay/recording to a folder with the name of the game 2024-11-04 20:37:26 +01:00
dec05eba
cb04c11b2c Make checkbox nicer 2024-09-11 19:19:10 +02:00
dec05eba
8746e8e43c Hard limit on scroll without animation when reaching top/bottom 2024-09-11 01:08:44 +02:00
dec05eba
dd906c6a9d Make scrollbar movable with mouse, limit filechooser content to inside of file item 2024-09-11 00:54:57 +02:00
dec05eba
747344b858 Add scrollbar 2024-09-08 19:41:47 +02:00
dec05eba
b145d957e3 More 2024-09-08 17:07:22 +02:00
dec05eba
3d5e8baa5f File chooser navigation 2024-08-25 13:39:33 +02:00
dec05eba
b8e6949dfb Remove scrollable page from gsr page, fix crash when navigating back 2024-08-24 14:08:25 +02:00
dec05eba
54c60d9a18 Start on file chooser, page stack 2024-08-23 18:53:19 +02:00
dec05eba
b709805cfa Move settings ui to SettingsPage class, show different widgets for different settings page, show different widgets depending on combobox selections 2024-08-07 20:32:59 +02:00
dec05eba
a3e479d5b2 Add radio button with simple/advanced view, add widget visibility 2024-08-07 00:21:35 +02:00
dec05eba
3a20c417cb Align list items, dont process selected item twice if changed in event loop, mouse button events should only occur when pressing left mouse button 2024-08-03 23:36:11 +02:00
dec05eba
2869ef7cec Add widgets for settings page, add list to auto position widgets 2024-08-02 23:53:28 +02:00
dec05eba
be0ad41e74 Use scissor for pages 2024-08-01 22:41:07 +02:00
dec05eba
10a5669330 Draw and event position relative to parent (for pages) 2024-08-01 22:22:45 +02:00