CUGL Bug Patches

CUGL is continually a work in progress. Every time we work on a lecture we either find some issue, or some way in which the engine can be improved. While we try to feature lock the engine at the start of the semester, that is not always possible.

This page is where we will post the mid-semester patches. For each file you should simply copy it to the correct directory. Source code files replace the appropriate file in cugl/source. Header files replace the appropriate file in cugl/include/cugl.

Patch 2.3.1 (January 29, 2023)

Patch 2.3.2 (February 16, 2023)

Patch 2.3.3 (March 5, 2023)

While working on the Audio lecture, we discovered numerous minor bugs in the various audio classes. These would not effect you if you were only doing very simple audio, but they matter if you are trying to do any kind of effects.

Patch 2.3.4 (May 17, 2023)

This is an 11th hour fix to the audio system. We discovered a few issues with 3rd party (non-Apple) headphones on iPhones that need to be addressed.