Timeline

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

50 most recent check-ins

2025-05-21
20:50
Merge from trunk. Leaf check-in: 1f0cc55aba user: stephanie.gawroriski tags: wip-nanocoatexec
2025-05-18
22:08
Base entry point for attach; Return a connection for attached audio sources. Leaf check-in: 7a1c7c9c31 user: stephanie.gawroriski tags: wip-keitaisound
21:41
Only late convert renderers for softmix. check-in: b0a2b55179 user: stephanie.gawroriski tags: wip-keitaisound
21:40
Remember audio streams in the list. check-in: 3f4a9b869c user: stephanie.gawroriski tags: wip-keitaisound
20:27
Unsupported audio format should be negative. check-in: 0b63990266 user: stephanie.gawroriski tags: wip-keitaisound
20:03
Correct wrapping. check-in: e2e677f3de user: stephanie.gawroriski tags: wip-keitaisound
19:51
Store created stream details. check-in: 47caf0d3e0 user: stephanie.gawroriski tags: wip-keitaisound
19:44
Try creating streams of various formats until one can be found. check-in: 7d446517dd user: stephanie.gawroriski tags: wip-keitaisound
19:23
Base outer stream creation and resampling check. check-in: 4a0067359f user: stephanie.gawroriski tags: wip-keitaisound
17:06
Base call into creating audio streams. check-in: ad7752fffe user: stephanie.gawroriski tags: wip-keitaisound
2025-05-17
01:42
Correct return of the wrong error code. check-in: 00ccd4a8b5 user: stephanie.gawroriski tags: wip-keitaisound
01:35
More barriers? check-in: bf24dcbbc1 user: stephanie.gawroriski tags: wip-keitaisound
01:30
Debugging. check-in: f09f44120c user: stephanie.gawroriski tags: wip-keitaisound
00:37
Initial softmix loop call. check-in: 409bc06d66 user: stephanie.gawroriski tags: wip-keitaisound
2025-05-16
23:27
Merge from trunk. check-in: ce8de5f81b user: stephanie.gawroriski tags: wip-keitaisound
17:44
Have numpad minus be pound and numpad plus be star. Leaf check-in: 3f2b2a3140 user: stephanie.gawroriski tags: trunk
01:13
Switch to having platform flags for ScritchUI instead, which simplifies flags that may appear in the future; Have a calculator layout for GTK2 and Win32 so the numberpad is inverted. check-in: 38948092b9 user: stephanie.gawroriski tags: trunk
2025-05-15
23:42
Not much else is needed to initialize OSS. check-in: 9812ab2f59 user: stephanie.gawroriski tags: wip-keitaisound
21:25
Base setup for initialization and wrapped initialization of audio. check-in: 2766013614 user: stephanie.gawroriski tags: wip-keitaisound
2025-05-14
22:10
Init actual wrapper check. check-in: 8f01303f7c user: stephanie.gawroriski tags: wip-keitaisound
2025-05-12
23:21
Add blank base for init. check-in: 7194e9865b user: stephanie.gawroriski tags: wip-keitaisound
2025-05-11
23:07
Base call to init. check-in: 31ddc95af1 user: stephanie.gawroriski tags: wip-keitaisound
22:28
Call into audio dylib initialization. check-in: 0c1d75c29f user: stephanie.gawroriski tags: wip-keitaisound
18:40
Build and include ScritchAudio into the Gradle build. check-in: 959cfa0bde user: stephanie.gawroriski tags: wip-keitaisound
17:33
Add blank base OSS initialization. check-in: b9534965df user: stephanie.gawroriski tags: wip-keitaisound
2025-05-10
23:31
Add a bunch of blank base functions. check-in: 301a679139 user: stephanie.gawroriski tags: wip-keitaisound
17:49
Add blank base for MIDI. check-in: c0e3475722 user: stephanie.gawroriski tags: wip-keitaisound
01:18
Refactor Scritch collection so that it also works for audio. check-in: d7d0320b1a user: stephanie.gawroriski tags: wip-keitaisound
00:21
Manually patch in 2025-05-09 updates for the MA-3 sampler from Guy Perfect. check-in: 67a7f7f492 user: stephanie.gawroriski tags: wip-keitaisound
2025-05-09
23:41
Add base for OSS stream. check-in: 015919bece user: stephanie.gawroriski tags: wip-keitaisound
23:11
Adjust include guards; Add base for softmix. check-in: 98a52b69ca user: stephanie.gawroriski tags: wip-keitaisound
00:29
Add blank base directory for softmix. check-in: 2bfe315c94 user: stephanie.gawroriski tags: wip-keitaisound
00:28
Simplification of function pointers. check-in: bb48c5051d user: stephanie.gawroriski tags: wip-keitaisound
2025-05-08
21:44
Merge from trunk. check-in: b79cd2e0c3 user: stephanie.gawroriski tags: wip-keitaisound
20:48
Map numberpad keys to the correct Canvas keys. check-in: 8e3cd0f3cf user: stephanie.gawroriski tags: trunk
2025-05-07
22:52
Add lots of blank base files for audio streams. check-in: 39e62da301 user: stephanie.gawroriski tags: wip-keitaisound
2025-05-06
21:54
Get and set of MLD time. check-in: c2b96948ad user: stephanie.gawroriski tags: wip-keitaisound
21:26
Add native forwards for the audio shelf. check-in: 26e9f0e365 user: stephanie.gawroriski tags: wip-keitaisound
2025-05-05
23:53
Implement prefetch. check-in: dc107842ef user: stephanie.gawroriski tags: wip-keitaisound
22:08
Use Connection for Player data. check-in: 19b35be870 user: stephanie.gawroriski tags: wip-keitaisound
22:03
Base for stopping and playing audio. check-in: c245e0bd5e user: stephanie.gawroriski tags: wip-keitaisound
21:44
Add surrounding for MediaManager.getSound; add MIDI port for AudioStreamShelf; major refactor for MediaResource and related for DoJa to be more compatible. check-in: fc4ac4b649 user: stephanie.gawroriski tags: wip-keitaisound
04:10
Forward AudioPresenter.stop() to Player.stop(). check-in: d2f60d2532 user: stephanie.gawroriski tags: wip-keitaisound
02:21
Implement set of priority. check-in: 688f27ab56 user: stephanie.gawroriski tags: wip-keitaisound
2025-05-04
23:34
Base for attribute set and media listener set; Mark keitaiwiki music as vendor API. check-in: cf1ff559f4 user: stephanie.gawroriski tags: wip-keitaisound
23:12
Initialize of AudioPresenter per slot. check-in: 56150bf887 user: stephanie.gawroriski tags: wip-keitaisound
21:21
Initial base for AudioPresenter and media Manager. check-in: e5b3eb0929 user: stephanie.gawroriski tags: wip-keitaisound
18:41
Add base for AudioStreamShelf and associated players and decoders. check-in: 2ded7f611b user: stephanie.gawroriski tags: wip-keitaisound
17:22
Add blank base for AudioStreamShelf. check-in: a7c0fe8706 user: stephanie.gawroriski tags: wip-keitaisound
01:55
Use ExtraMath instead. check-in: 53f8552935 user: stephanie.gawroriski tags: wip-keitaisound