Menu

Code Commit Log


Commit Date  
[r1952] by nerius

Making a tiny bit of progress in AudioDispatchQueue. Very incremental changes.

2024-09-14 14:56:59 Tree
[r1951] by nerius

Removing unused import statements from ModernAudioClip2. Incremental change.

2024-09-14 14:27:23 Tree
[r1950] by nerius

Making progress in AudioDispatchQueue. Far from working, but compiles.

2024-09-14 12:22:47 Tree
[r1949] by nerius

Making a carbon copy of ModernAudioClip as ModernAudioClip2, in order to
implement the new framework without disrupting existing code for now.

2024-09-14 11:26:13 Tree
[r1948] by nerius

Making more progress in AudioDispatchQueue.

2024-09-14 11:06:19 Tree
[r1947] by nerius

Making more progress on AudioDispatchQueue.

2024-09-14 10:55:12 Tree
[r1946] by nerius

A bit more progress on AudioDispatchQueue.

2024-09-14 10:18:29 Tree
[r1945] by nerius

Making a bit of progress on AudioDispatchQueue; mostly just rearranging code.

2024-09-14 10:11:14 Tree
[r1944] by nerius

Renaming AudioDispatchThread to AudioDispatchQueue and making progress on it.

2024-09-14 10:01:33 Tree
[r1943] by nerius

Adding beginnings of AudioDispatchThread. The plan is to funnel all audio
calls for all clips through a queue, with a thread handling the queue. There
are five possible calls now, play(), loop(), stop(), pause(), and resume().
Without this sort of order the code is going to get extremely difficult to
understand and debug.

2024-09-13 19:06:50 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.