Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins that include changes to files matching 'modules/*'

2025-05-04
01:55
Use ExtraMath instead. Leaf check-in: 53f8552935 user: stephanie.gawroriski tags: wip-keitaisound
01:46
Merge from trunk. check-in: 9eb003c0c2 user: stephanie.gawroriski tags: wip-keitaisound
01:46
Merge in wip-mathexp. Leaf check-in: 0d0b529659 user: stephanie.gawroriski tags: trunk
01:45
Add accelerators for exp() and pow(). Closed-Leaf check-in: 292ac023f4 user: stephanie.gawroriski tags: wip-mathexp
2025-05-03
21:26
Merge from trunk. check-in: 59da2a9a67 user: stephanie.gawroriski tags: wip-keitaisound
21:25
Add MathAccelShelf for having floating point functions be in hardware potentially. check-in: 4da030ca01 user: stephanie.gawroriski tags: trunk
17:21
Remove base64 blob decoding at runtime and use resources instead. check-in: 4a0e8ea3ec user: stephanie.gawroriski tags: wip-keitaisound
02:48
Correct intro license for Sampler. check-in: e0a134d628 user: stephanie.gawroriski tags: wip-keitaisound
01:49
Move sampler inner classes out. check-in: 071cd0c20c user: stephanie.gawroriski tags: wip-keitaisound
01:47
Make MA3Sampler instance static. check-in: d6d1892c02 user: stephanie.gawroriski tags: wip-keitaisound
01:44
Extract more inner classes. check-in: 4807590b25 user: stephanie.gawroriski tags: wip-keitaisound
01:40
Correct leading file license for MLD code. check-in: 8e1925aa09 user: stephanie.gawroriski tags: wip-keitaisound
01:36
Move static innerclasses out. check-in: 383f2d2d80 user: stephanie.gawroriski tags: wip-keitaisound
01:33
Switch to SamplerProvider for ServiceLoader integration. check-in: d1f601a573 user: stephanie.gawroriski tags: wip-keitaisound
01:30
Make all inner classes implement an interface; more cleanup. check-in: 0123cf18c9 user: stephanie.gawroriski tags: wip-keitaisound
01:23
Correct JavaDoc references. check-in: 98d7a985e3 user: stephanie.gawroriski tags: wip-keitaisound
01:17
Condense. check-in: f55833f878 user: stephanie.gawroriski tags: wip-keitaisound
01:16
Additional cleanup and formatting. check-in: 14817725f4 user: stephanie.gawroriski tags: wip-keitaisound
01:13
More cleanup and formatting. check-in: e010024046 user: stephanie.gawroriski tags: wip-keitaisound
01:08
Remove barriers. check-in: bd25a07c72 user: stephanie.gawroriski tags: wip-keitaisound
01:06
Reformat code to match SquirrelJME's indentation rules. check-in: 881959ca26 user: stephanie.gawroriski tags: wip-keitaisound
01:05
Run some inspections to reduce warnings. check-in: 73c9b55e39 user: stephanie.gawroriski tags: wip-keitaisound
00:58
Backout changes. check-in: 02c421c8ee user: stephanie.gawroriski tags: wip-keitaisound
00:54
Commit. check-in: e122b2a605 user: stephanie.gawroriski tags: wip-keitaisound
00:30
Formatting. check-in: f80545b837 user: stephanie.gawroriski tags: wip-keitaisound
00:28
Formatting. check-in: 32a1b1d87e user: stephanie.gawroriski tags: wip-keitaisound
00:13
Inspection run. check-in: 6bb88089f3 user: stephanie.gawroriski tags: wip-keitaisound
2025-05-02
20:53
Initial import of the Keitai Wiki Music implementation. check-in: 682229ef9b user: stephanie.gawroriski tags: wip-keitaisound
2025-04-30
02:54
Add option in the launcher to browse to the library directory; Add library directory to buckets; Put system property check debug under verbose. check-in: f1b6d895c0 user: stephanie.gawroriski tags: trunk
00:32
Actually correct TestThreadShelfInvalid. check-in: 9b003f0a1f user: stephanie.gawroriski tags: trunk
2025-04-28
23:08
Correct TestThreadShelfInvalid. check-in: df6e32e1c9 user: stephanie.gawroriski tags: trunk
01:39
Merge from trunk. Leaf check-in: aaa0f0c885 user: stephanie.gawroriski tags: wip-nanocoatexec
01:33
Correct thread shelf test. check-in: 2742bf2844 user: stephanie.gawroriski tags: trunk
2025-04-27
22:57
Cherry pick thread simplification from wip-nanocoatexec; CMake util build updates. check-in: 9f37d896c7 user: stephanie.gawroriski tags: trunk
22:10
Merge from trunk. check-in: ff644ae4aa user: stephanie.gawroriski tags: wip-nanocoatexec
2025-04-26
20:53
Be more lenient and limit scratchpad reads and writes that are past the bounds of the scratchpad. check-in: 0be44ed677 user: stephanie.gawroriski tags: trunk
20:40
Set paint mode to be transparent for DoJa so the screen does not flicker. check-in: 5aa4dd3d63 user: stephanie.gawroriski tags: trunk
20:08
Merge from trunk. check-in: c3a5ca4857 user: stephanie.gawroriski tags: wip-nanocoatexec
03:46
Merge in refactored MEEP RMS (wip-rms2) which means record stores are now saved and restored from disk! check-in: e0ed3e6971 user: stephanie.gawroriski tags: trunk
03:41
Add SpringCoat wrapper for BucketShelf. Closed-Leaf check-in: a5caaf6401 user: stephanie.gawroriski tags: wip-rms2
00:54
Implement other tests. check-in: 081fba3cb2 user: stephanie.gawroriski tags: wip-rms2
00:46
Correct filtered searching. check-in: 4ba3cb5817 user: stephanie.gawroriski tags: wip-rms2
00:26
Correct previous and next. check-in: 7baed187c3 user: stephanie.gawroriski tags: wip-rms2
00:23
Implement enumerations. check-in: 4595424e4c user: stephanie.gawroriski tags: wip-rms2
2025-04-25
23:39
Add meta test. check-in: c7009aec41 user: stephanie.gawroriski tags: wip-rms2
23:29
Implement deletion of record stores. check-in: 752f2d8460 user: stephanie.gawroriski tags: wip-rms2
01:14
Implement listing of owned records. check-in: b4a831fcd6 user: stephanie.gawroriski tags: wip-rms2
2025-04-24
22:42
Implement and correct some tests. check-in: 4b42bef3b6 user: stephanie.gawroriski tags: wip-rms2
02:06
Add blank bases for tests to be implemented. check-in: 836b7b7130 user: stephanie.gawroriski tags: wip-rms2
00:45
Add test for listeners. check-in: b192388a93 user: stephanie.gawroriski tags: wip-rms2