rnentjes
  • Joined on 2024-04-21
rnentjes pushed to master at rnentjes/kotlin-komponent 2025-09-19 19:19:14 +02:00
d3fef98203 v.1.2.9 - Fix memory leak
rnentjes pushed to main at rnentjes/simple-persistence-kotlin 2025-09-06 17:12:39 +02:00
b5357d644b Revert README.md to reference version 1.1.4
rnentjes pushed to main at rnentjes/simple-persistence-kotlin 2025-09-06 13:38:19 +02:00
rnentjes created branch main in rnentjes/simple-persistence-kotlin 2025-09-06 13:38:19 +02:00
rnentjes pushed to master at rnentjes/simple-persistence-kotlin 2025-09-06 13:37:42 +02:00
793b3b52fa Add detailed documentation in README.md for setup and usage
ac64321225 Add MIT License
Compare 2 commits »
rnentjes pushed to main at rnentjes/typed-byte-arrays 2025-09-06 13:17:28 +02:00
rnentjes created branch main in rnentjes/typed-byte-arrays 2025-09-06 13:17:28 +02:00
rnentjes pushed to master at rnentjes/mtmc-web 2025-08-23 17:44:31 +02:00
4dcfe3a6ff Refactor PlatformSpecific functions with time and setTimeout, optimize RewindStep substeps handling, update MTMCClock timing logic, enhance frame processing, and integrate updateJsDisplay for dynamic updates in Main.
rnentjes pushed to master at rnentjes/mtmc-web 2025-08-23 15:51:52 +02:00
f14f316e38 Refactor BufferedImage logic with WebGL support, update DisplayView for GPU-based rendering, transition timing functions to Double, optimize MTMCClock frame logic, and add dynamic control for update state in ControlView.
rnentjes pushed to master at rnentjes/kotlin-server-web-undertow 2025-08-18 20:06:59 +02:00
3556ffa295 Update library dependencies to latest versions
rnentjes pushed to master at rnentjes/kotlin-server-web-undertow 2025-08-18 19:49:59 +02:00
cdb88c7c5f Set Content-Type header for HTML responses in IndexHandler
rnentjes pushed to master at rnentjes/typed-byte-arrays 2025-06-22 19:56:28 +02:00
2d63de35c0 Add updateTypes to TypedByteArray and bump version to 0.3.6
rnentjes pushed to master at rnentjes/typed-byte-arrays 2025-06-22 16:23:58 +02:00
9f152ca8da Fix size calculation to handle negative values and release version 0.3.4
rnentjes pushed to master at rnentjes/speech2text 2025-06-19 21:26:18 +02:00
50dc55a6a6 Remove unused subprocess import from speech2text.py
rnentjes pushed to master at rnentjes/typed-byte-arrays 2025-06-16 19:46:26 +02:00
1c23178839 Bump version to 0.3.4-SNAPSHOT for ongoing development.
ab6694ca6a Fix slice bounds check in SlicedByteArray and release version 0.3.3.
Compare 2 commits »
rnentjes pushed to master at rnentjes/typed-byte-arrays 2025-06-16 19:11:33 +02:00
ad1fdf366b Bump version to 0.3.3-SNAPSHOT for ongoing development
e1002a5e0b Add slice functionality to SlicedByteArray with tests and edge case validation
Compare 2 commits »
rnentjes pushed to master at rnentjes/vst-ui-base 2025-06-15 13:16:28 +02:00
ed0b76dc06 Update to version 2.2.0-alpha-5 and adjust octave display logic in KeyboardComponent
rnentjes pushed to master at rnentjes/speech2text 2025-06-15 13:11:43 +02:00
844f02c8fc Specify language parameter in transcribe method to enable customizable transcription inputs
rnentjes pushed to master at rnentjes/vst-ui-base 2025-06-12 19:48:33 +02:00
7c87274a04 Update to version 2.2.0-alpha-4 and bump kotlin-komponent to 1.2.8
rnentjes pushed to master at rnentjes/kotlin-komponent 2025-06-12 19:22:37 +02:00
191b23ed51 Bump version to 1.2.8, add TestStyleUpdate for verifying style attribute updates and removals, and simplify style attribute handling in HtmlBuilder.