Activity
From 2007-08-24 to 2007-09-06
2007-08-27
2007-08-25
- 14:31 Revision 7efb7082 (github): SDL_sound: We now intitalise, and terminate if running with a library older then our complied with version. We also display what formats can be played, with the extensions listed in verbose mode
- 14:15 Revision bb03eb5c (github): add missing include
- 14:14 Revision 18ab2eee (github): Enable SDL_sound with -sdlsound
- 14:13 Revision c19fddb1 (github): Add SDL_sound to the list of possible sound drivers
- 07:00 Revision d8aff30a (github): Enable the new sdl sound plugin via the buildsystem. currently just a stub, with mus2midi copied from the sdlmixer plugin
- 06:58 Revision 377b7157 (github): prepare for new sdl sound plugin
2007-08-24
- 15:24 Revision 304291d8 (github): fix encoding, so gcc doesn't choke
- 01:20 Revision 12b8fdf6 (github): Added some comments regarding the current algorithmic complexity of the various linked list methods. Improvement can be made when needed.
- 00:51 Revision 62f5d96e (github): Implemented a simple, reusable linked list structure. Supports single and double linked lists plus circular (ring) variants. List has an integral sort using a recursive mergesort algorithm.
- TODO: Some level of thread-safety would be nice.
Also available in: Atom