Commit Graph

9 Commits

Author SHA1 Message Date
Sam Lantinga
438a214420 Changed main callback return values to an enumeration
Fixes https://github.com/libsdl-org/SDL/issues/10515
2024-08-16 11:16:05 -07:00
Anonymous Maarten
00b59c96f1 Fix /W3 warnings in examples 2024-08-08 10:11:39 +00:00
Ryan C. Gordon
6a25e94472 examples: Print a description of the program to the console on startup. 2024-07-30 12:23:07 -04:00
Ryan C. Gordon
53022aeb5e examples: Use the existing CMake infrastructure instead of rolling our own. 2024-07-25 11:56:19 -04:00
Ryan C. Gordon
195c26a50a examples: Add a way to add datafiles to an example, and add audio/load-wav 2024-07-24 17:30:55 -04:00
Ryan C. Gordon
bd65d154d5 examples: Added audio/simple-playback-callback. 2024-07-23 17:52:42 -04:00
Ryan C. Gordon
ea137cfbaf examples: Fix window titles. 2024-07-23 17:52:24 -04:00
Ryan C. Gordon
35a1cf910a examples/audio/simple-playback: Add a description to the example. 2024-07-23 17:33:33 -04:00
Ryan C. Gordon
f5f44de155 examples: Add audio/01-simple-playback. 2024-07-23 14:52:31 -04:00