Menu

Code Commit Log


Commit Date  
[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
[r1962] by nerius

Adding a few additional small comments to AudioDispatchQueue.

2024-09-15 10:26:13 Tree
[r1961] by nerius

Adding major comments/Javadoc to AudioClip. Defining exact behavior.

2024-09-15 09:58:26 Tree
[r1960] by nerius

Adding some comments to ModernAudioClip.

2024-09-14 20:03:53 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.