SDL
view release on metacpan or search on metacpan
* 2.510 02 August 2010
- Using bmp file if libpng isnt available in t/sdlx_sfont.t [#177] [FROGGS]
- Moved SDLx::Controller::Timer to XS [#180]
- Added SDLx::Layermanager (wip) [FROGGS]
- Added and cleaned up SDLx::Validate [Blaizer, kthakore]
- More tests and clean up in SDLx::Sprite::Animated [jtpalmer]
- Fixed free errors for SUSE [kthakore]
- Moved Surfaces classes to inside-out OOP [ruoso, jtpalmer]
* 2.503
- Removed examples/adventure/
- Removed dashes from SDLx::App constructor [#176] [Blaizer]
- Added tests for SDLx::Controller [Blaizer]
- Added removing handlers with coderef in SDLx::Controller [Blaizer]
- Finished a working version of SDLx::Sprite::Animated [jtpalmer]
- Added draw functions to SDLx::Surface
- Cleaned up Sprite inheritance from Surface
- Fixed bug in SDL::Event::key_mod, it returned pointer instead of int [FROGGS]
- SDLx::App now depends on SDLx::Surface
* 2.502
- Displaying Alien::SDL's build option for every build step [FROGGS]
- Displaying error message if required shared lib is missing [FROGGS]
- Added test and docs for SDLx::Surface
- Added version guard for older version of pixelinfo struct
- Added example of new SDLx::Surface
- Fixes for exec.h stack dumper during testing
- Added version guard for SDLx::GFX [FROGGS]
- Modified SDLx::Sprite to inherit from SDLx::Surface
* 2.501 July 10 2010
- Fixes tests for SDLx::TTF and SDL::Surface [FROGGS, kthakore]
- Makes ptr to pixels READONLY for some safety
- *nix users gets a stack dumper of segfault
* 2.500 July 9 2010
- Fixed Memory Leaks due to perl desturct level
- Fixed Memory leak in SDL::Mixer::Music
- Fixed the test on SDLx::Sprite
- Modified SDLx::FPS [Blaizer]
- Cleaned up docs [Blaizer]
- Cleaned up docs for SDLx::Rect and added Category
- Added SDLx::SFont and docs and test
- Fixed SDL::Surface->get_pixels_ptr
- Removed SDL::OpenGL, SDL::Game::Event
- Moved SDL::App -> SDLx::App, SDL::Game -> SDLx::Rect
- Fixed SDL::Video->new_from + tests + PDL support
- Added SDLx::Surface and SDLx::Surface::Matrix
- Added ppport.h support for older perls
- MacOSx compile and useage works
- Using dummy audiodriver for tests so no sound is played [#163] [FROGGS]
- POGL example added
- Fixed fail due to to strict test for texture_polygon in SDL::GFX
- Created SDLx::FPS [Blaizer]
* 2.408 Sun June 13 2010
- Added File::ShareDir as a dep
- TODO'd temporary test cases
* 2.407 Wed June 02 2010
- Minor fix on BOM marks in test files
* 2.406 Tues May 18 2010
- Fixed SDL::Video::list_modes(), it returns now arrayref to SDL::Rects [FROGGS]
- Updated docs [Blaizer]
- Removed deprecated modules [kthakore, FROGGS]
* 2.405 Wed May 05 2010
- Conditional compile on glu.h header [kthakore] {ticket 131}
- Documentation cleanup [bricas, kthakore]
- Remove usesages of 'new SDL...' [bricas]
- Fixed Surface->set_pixels/get_pixel, proper offset depending on Bpp [FROGGS]
- Fixed typo for :keysym export tag in Events [FROGGS]
- Fixed test fails due to lack of ithread support [FROGGS]
* 2.404 Sun Apr 25 2010
- New Downstream Alien fixes for building from scratch [FROGGS]
- Removed depreciated SDL::Timer [kthakore]
* 2.403 Tue Apr 13 2010
- Fix: build requires now File::Find v0 (instead wrong 2.07) [FROGGS]
* 2.402 Fri Apr 09 2010
- Clean up docs [kthakore]
- Critical bug with 'static memory and array free in gfx' [kthakore]
- Bug fixes for mandriva [kthakore]
* 2.400 Tue Apr 06 2010
- MacOSX testing
- Pango working with frozen-bubble
- Clean up with back compatible stuff
- Dropped SVG and Sound
- all constants are in their modules, exported by default and documented [FROGGS]
- Moved SDL::Net away [FROGGS]
- Pango XS/tests/docs [FROGGS]
- tests are silent unless verbose mode [FROGGS]
- tests don't display video-gfx unless SDL_RELEASE_TESTING [FROGGS]
- SDL_VIDEODRIVER is not forced for windows if 'dummy'-driver is set [FROGGS]
- examples made to work with new API [mantovani]
- manifest fix for MacOSX [kthakore]
- some measly docs [kthakore]
- TTF XS/tests/docs [#85] [FROGGS]
- Minor fixes and cleanup [ kthakore, kmx ]
- added more version checks to SDL::GFX XS [#79] [FROGGS]
- SDL::Version memory management [kthakore]
- Build fixes for mac [kmx]
- Directory clean up [FROGGS]
- Surface double free fix for picky kernel [kthakore]
- SDL::Events documentation [kthakore]
- Mixer XS/tests/docs [kthakore, FROGGS]
- Fixes for Build system on cygwin [kmx]
- Moved mixer code into correct locations [kthakore]
- Cleaned up last of SDL xs [kthakore]
- Update Build system [kmx]
- Fixed up my_perl assumption for non threaded perl [kthakore, ruoso]
- 64 bit and MacOSX fixes in builds[ kmx, kthakore ]
- Prepared XS to build when no threading available [kthakore]
- Minor bug fixes in test for core.t with PERL_SAFE_PUTENV [kthakore]
- Fixed serious XS mem leaks in AV* [FROGGS]
- Removed usless verify method in SDL.pm [J_King]
- GFX rotozoom started [FROGGS]
( run in 0.610 second using v1.01-cache-2.11-cpan-5a3173703d6 )