rnentjes
  • Joined on 2024-04-21
rnentjes pushed to master at rnentjes/vst-chip 2026-02-27 17:13:57 +01:00
887a10ec06 Update MainView top alignment, enable JS source maps, and refine build scripts
rnentjes pushed to master at rnentjes/markdown-parser 2026-02-27 15:22:08 +01:00
c38f42810f Rename testAutlinks to testAutolink, refine test description, and bump version to 2.1.1.
rnentjes pushed to master at rnentjes/markdown-parser 2026-02-27 15:18:15 +01:00
f93a06451d Extend autolink parsing to handle non-HTTP links, add fallback for invalid autolinks, and update ParseTest coverage.
rnentjes pushed to master at rnentjes/markdown-parser 2026-02-27 15:15:10 +01:00
bda99a5d56 Add test for autolink parsing, extend parser with autolink support, and bump version to 2.1.0
rnentjes pushed to master at rnentjes/vst-ui-base 2026-02-18 12:49:34 +01:00
bc4062b916 Refactor vst-ui-base and test-app: remove inline CSS definitions in Kotlin, migrate styles to external vst-ui-base.css. Add WebResourceHandler for serving CSS. Enhance KeyboardComponent with keyboard event mapping. Increment version to 2.2.4.
rnentjes pushed to master at rnentjes/speech2text 2026-02-16 19:10:17 +01:00
71b47e2a8a Refactor hotkey handling and improve status updates with active language display
4706a4a8a6 Add Alt key support for toggling transcription language dynamically
fb51972ec9 Add hotkey support and xdotool integration for enhanced speech-to-text functionality
Compare 3 commits »
rnentjes pushed to master at rnentjes/vst-ui-base 2026-02-15 11:32:40 +01:00
d5a377e974 Refactor test-app and vst-ui-base: streamline build scripts, add scale option to KnobComponent hierarchy, fix mouse handling logic, update publishing configuration, and increment version to 2.2.3.
rnentjes pushed to master at rnentjes/vst-worklet-base 2026-02-14 13:14:16 +01:00
6ec26d3cc9 Add MIT NonCommercial License
rnentjes pushed to master at rnentjes/vst-ui-base 2026-02-14 13:13:52 +01:00
448cf09ff1 Add MIT NonCommercial License file
rnentjes pushed to import-problem at rnentjes/vst-string 2026-02-14 13:13:41 +01:00
8accd60b46 Add MIT NonCommercial License
rnentjes pushed to master at rnentjes/vst-chip 2026-02-14 13:12:20 +01:00
ebb4c17ded Add MIT NonCommercial License to the project
rnentjes pushed to master at rnentjes/markdown-parser 2026-01-31 15:18:37 +01:00
5c0d09e38f Add test for ordered list parsing with multi-line items, update parser to increment list index correctly, and bump version to 2.0.1.
rnentjes pushed to master at rnentjes/midi-arrays 2026-01-25 19:26:44 +01:00
86fe14b730 Refactor MidiMessage type initialization and add TimedMidiMessage test
rnentjes pushed to master at rnentjes/vst-chip 2026-01-21 17:09:15 +01:00
a4eb5b62ef Upgrade Kotlin to 2.3.0, refine MainView, and update dependencies
rnentjes pushed to master at rnentjes/vst-ui-base 2026-01-21 13:21:31 +01:00
586a3831a9 Refactor test-app: remove unused build scripts and migrate components, utilities, and database files to vst-ui-base. Update SVG utilities with viewBox fix, enhance KnobComponent with global mouse listeners, and clean up unused imports.
rnentjes pushed to master at rnentjes/midi-arrays 2026-01-18 14:09:09 +01:00
fcdd12d137 Update dependencies and refactor MidiMessage validation
rnentjes pushed to master at rnentjes/markdown-parser 2026-01-18 10:59:06 +01:00
e25990ca25 Add comprehensive assertions to ParseTest for validating Markdown parsing, removing printMarkdownParts debug method, and refining test coverage.
68f0dfbc67 Add tests for nested unordered and checkbox lists, extend parser for indentation handling, and bump version to 2.0.0
Compare 2 commits »
rnentjes pushed to master at rnentjes/markdown-parser 2026-01-17 16:46:49 +01:00
382ee2f5aa Add test for unordered list indentation, enhance parser to handle nested lists with indentation, and bump version to 1.1.0
rnentjes pushed to master at rnentjes/markdown-parser 2026-01-16 09:47:03 +01:00
deb96c665e Add new test for complex checkbox list parsing, update parser to reset checkboxList correctly, and bump version to 1.0.11
rnentjes pushed to master at rnentjes/markdown-parser 2026-01-16 08:46:39 +01:00
a10532d762 Update parser to clear checkboxList after processing, ensuring proper parsing, and bump version to 1.0.10