Menu

Code Commit Log


Commit Date  
[r1972] by nerius

Getting RocketmanSND to compile with some clever hacks.

2024-09-15 16:54:26 Tree
[r1971] by nerius

Reducing the MAX setting in PackString; halving it.

2024-09-15 16:53:58 Tree
[r1970] by nerius

Making a revision to PackString whereby output is divided into multiple lines
if it's too long.

2024-09-15 16:36:58 Tree
[r1969] by nerius

RocketmanSND won't compile because the string literal is too long. Trying to
fix.

2024-09-15 15:46:26 Tree
[r1968] by nerius

Adding placeholder for RocketmanSND.

2024-09-15 15:40:19 Tree
[r1967] by nerius

Adding audio/loops/rocketman.au. This audio is really better suited for a rate
of 16,000 and not 8,000.

2024-09-15 15:36:18 Tree
[r1966] by nerius

Implemented pause/resume with the new audio dispatch thread framework and
surprisingly it not only compiles but also works, on first pass, without any
debugging effort (only studying code). This is an EXTREMELY COMPLICATED piece
of code and I need to rest a little, then have another look at it later.

2024-09-15 14:51:53 Tree
[r1965] by nerius

Changing some control flow to avoid nesting in ModernAudioClip.

2024-09-15 13:09:32 Tree
[r1964] by nerius

Renaming m_startedOffMillis to m_startedMillis because the data type is being
changed from int to long. This simplifies the code, but limits easy access to
this data member from multiple threads (which wasn't being employed anyways).
m_constrTimeMillis is being removed as well because it is no longer needed.

2024-09-15 12:09:51 Tree
[r1963] by nerius

Using more advanced thread communication in setting of m_startedOffMillis.

2024-09-15 11:37:47 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.