Revision history for Perl extension SDL_perl.
-* ?
+* 3.0
- Fix bug with TTFSizeText, it actually returns 0 on success [acme]
- Add display_format_alpha [acme]
- Add an example that plays a .WAV sound sample [acme]
- Add left/right panning to the mixer [acme]
- Throw warning message if header files are missing while Build [FROGGS]
+ - SDL::Mixer::MixChunk and MixMusic structures [acme]
+ - SDL::Events functions [FROGGS]
+ - SDL::Video functions [acme, kthakore]
+ - SDL::Video substructures [acme, kthakore]
+ - SDL::Events substructures [FROGGS, kthakore]
+ - SDL documentation [magnet, kthakore]
* v2.2.3.1 Sept 29 2009 Kartik Thakore <thakore.kartik@gmail.com>
- Critical Build.PL fix for META.yml