Commit graph

2,140 commits

Author SHA1 Message Date
Admin
fe942cd784 make it multichannel 2026-01-14 00:19:54 +01:00
Admin
a2a3c1c6b6 add wasapi loopback 2026-01-14 00:03:06 +01:00
Admin
6581dfb4ee remove direct monitor 2026-01-13 23:51:31 +01:00
Admin
d5707102c1 add direct monitor 2026-01-13 22:29:31 +01:00
Admin
2c80d763d1 add direct monitor 2026-01-13 22:27:56 +01:00
Admin
25d10c74c3 add direct monitor 2026-01-13 22:20:20 +01:00
Admin
e54ac37295 add limiter 2026-01-13 22:00:28 +01:00
Admin
03cc47bea0 add muting 2026-01-13 21:47:39 +01:00
Admin
609032aa87 audio fixed 2026-01-13 21:32:09 +01:00
Admin
ec8c11ae20 maybe audio fix 2026-01-13 21:19:38 +01:00
Admin
641aa171d8 maybe audio fix 2026-01-13 21:17:36 +01:00
Admin
427553a4af maybe audio fix 2026-01-13 21:11:35 +01:00
Admin
32dcec4322 audio stream fix ai generated 2026-01-13 19:15:42 +01:00
Admin
86467a8161 remove warning 2026-01-13 16:37:10 +01:00
Admin
9d01dd2beb somehow lost this 2026-01-13 16:34:42 +01:00
Admin
3ad4d31827 shader compiler rust reflection otw 2026-01-13 16:21:54 +01:00
Admin
71be6dbd7b shader compiler otw 2026-01-13 15:57:15 +01:00
Julián Montes de Oca
900bc6276b iOS: Add UITextInput protocol implementation for IME support (#838)
- MakepadTextInputView with marked text (composition) for CJK input
- UTF-16 ↔ char index conversion for emoji/Unicode handling
- TextRangeReplaceEvent for autocorrect/autocomplete
2026-01-12 14:10:44 +01:00
Admin
5b10f90af4 fix new httpserverrequest type 2026-01-09 08:09:21 +01:00
Kevin Boos
3cdc2549cd Quick hotfix to make cargo-makepad build again (#837) 2026-01-09 08:06:00 +01:00
Admin
9abc6dcf12 strings 2026-01-07 10:39:31 +01:00
Admin
343591308d add http server script bindings 2026-01-07 08:55:50 +01:00
Admin
2348297af7 add ffb 2026-01-07 07:31:14 +01:00
Julián Montes de Oca
02632c7d2b Remove broken script handling fn calls from various platforms (#836) 2026-01-06 18:06:49 +01:00
Julián Montes de Oca
b716453458 Remove app module and main entry point from math_widget (#835) 2026-01-06 17:00:37 +01:00
Julián Montes de Oca
0e9026183d Add macOS AEC support via VoiceProcessingIO (#834) 2026-01-06 17:00:25 +01:00
Julián Montes de Oca
e07406460d Add clipboard actions support for iOS (#833)
Implemented UIEditMenuInteraction for clipboard actions, allowing copy, cut, paste, and select all functionalities.
2026-01-06 17:00:02 +01:00
Admin
c3120e6ef5 fix 2026-01-06 10:30:49 +01:00
Admin
e9e817699c switch to DirectInput 2026-01-06 10:26:11 +01:00
Admin
19318e7d22 switch to DirectInput 2026-01-06 10:19:38 +01:00
Admin
ab8d7e17a4 switch to DirectInput 2026-01-06 10:12:33 +01:00
Admin
c3c24d0a20 rename to game input api 2026-01-06 09:59:17 +01:00
Admin
76a2573981 add windows gamepad api 2026-01-06 08:44:20 +01:00
Admin
4cf122a937 fix 2026-01-05 18:09:45 +01:00
Admin
4efc508281 fix 2026-01-05 18:06:03 +01:00
Admin
1d08cb7a71 basic apple gamepad support 2026-01-05 18:03:46 +01:00
wyenox
d70bd0d7cb Fix various issues in cargo makepad wasm (#826)
* Fix `Uncaught ReferenceError: env is not defined`

at bindgen.js: const imports = __wbg_get_imports(); imports.env = env;

at (index): let wasm = await init({module_or_path: module}, env);

* fix `Uncaught DOMException: WebAssembly.Memory object could not be cloned.`

at web.js:         worker.postMessage(this.alloc_thread_stack(args.context_ptr, args.timer));

* add missing rustc flags to enable threading

* allow cargo makepad in linux arm

* debugs

* don't color cargo tree

* remove debug prints

* remove unsupported os handling that didn't exist before
2026-01-05 15:14:29 +01:00
Julián Montes de Oca
54066545cb Add support for definding a math view in Markdown (#825) 2026-01-05 15:14:19 +01:00
Admin
c5bda5fc3c merge 2025-12-23 16:15:54 +01:00
Eddy Bruel
2bf1cae4b1 Add svg widget 2025-12-19 14:45:38 +01:00
Kevin Boos
eb6396b5eb Add optional serde derives for Serialization/Deserialization on select public types (#831)
Can be activated by setting the "serde" feature on `makepad-widgets`
(or other internal crates).
2025-12-18 08:38:58 +01:00
admin
1371b8b9e4 metal otw 2025-12-17 16:20:42 +01:00
Admin
d666171546 fix 2025-12-12 20:40:40 +01:00
Admin
902453e5ad fix up tests 2025-12-10 13:04:00 +01:00
Admin
ab1c0adf9f metal shaders otw 2025-12-06 11:42:01 +01:00
Eddy Bruel
95bbe84c75 Use mitex to convert from tex to typst 2025-12-05 13:27:20 +01:00
Eddy Bruel
9ef4fd602c Move math widget to its own crate 2025-12-05 13:27:20 +01:00
Eddy Bruel
5babc3bd3c Initial attempt 2025-12-05 13:27:20 +01:00
Admin
e648ca3b2c fix self in shaders 2025-12-04 15:00:25 +01:00
Admin
f2220863d7 splash fix tests 2025-12-04 14:40:17 +01:00