2009-11-12 |
Kartik Thakore |
Think I am closer to set_event_filter but the test... redesign |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Kartik Thakore |
Wrote a really shotty callback need someone to review... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Kartik Thakore |
Added wait_event to pods |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Kartik Thakore |
Added poll_event docs to Events.pod |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Tobias Leich |
Merge branch 'redesign' of github.com:kthakore/SDL_perl... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Tobias Leich |
not very beautiful but should work |
commit | commitdiff | tree | snapshot |
2009-11-11 |
magnet |
more SDL::Video docs ! |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Tobias Leich |
more, but not ready yet |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Tobias Leich |
skipping constants starting with underscore |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Tobias Leich |
regex for decimal and hex |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Kartik Thakore |
all .h files parsed now... Split breaks here look at... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Tobias Leich |
regex for #define |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Kartik Thakore |
Added my crappy old script for gettin constants from... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Tobias Leich |
basics for the event structure |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Kartik Thakore |
Added peep events. TODO: Need to fix peep_events to... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Kartik Thakore |
Added method stubs and finished pump_events(); |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Kartik Thakore |
Added stub for Events.pod |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Kartik Thakore |
Maded smokeNsend more verbose |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Kartik Thakore |
added new feature to smokeNsend to pull from main v... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Leon Brocard |
Rename core_time.t to core_timer.t, implement get_ticks... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Leon Brocard |
Implement and test set_error, get_error, clear_error |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Leon Brocard |
Fix typo |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Leon Brocard |
Implement init_sub_system and quit_sub_system |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Leon Brocard |
Implement putenv, getenv |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Leon Brocard |
Move audio initing out to a test library to remove... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Kartik Thakore |
Added TestTool to reuse code |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Kartik Thakore |
Removed dupe test. Fixed typo |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Kartik Thakore |
For the last time negative test for failing soundcards |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Kartik Thakore |
Check for alsa fail on Audio tests |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Kartik Thakore |
Removing CRUD is good for the soul and the code base :P |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Kartik Thakore |
More clean up and tests |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Tobias Leich |
removed SysWMEvent and QuitEvent |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Kartik Thakore |
Look for specific active event |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Tobias Leich |
small fixes |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Tobias Leich |
Merge branch 'redesign' of github.com:kthakore/SDL_perl... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Kartik Thakore |
Tested push, pump, poll, push, pump, wait on SDL_ACTIVE... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Tobias Leich |
Merge branch 'redesign' of github.com:kthakore/SDL_perl... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Tobias Leich |
migrate UserEvent, cleanup |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Kartik Thakore |
Tiny typo fixed in Event.xs and Added some prelim tests... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Tobias Leich |
migrate MouseButton |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Tobias Leich |
migrate MouseMotion |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Tobias Leich |
migrate keysym |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Kartik Thakore |
Fixed up tests for now |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Tobias Leich |
migrate JoyHatEvent |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Tobias Leich |
migrate JoyBall and JoyButtonEvent |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Kartik Thakore |
Removed old files from building |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Kartik Thakore |
migrate ResizeEvent |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Tobias Leich |
migrate JoyAxisEvent |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Tobias Leich |
migrate ExposeEvent |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Tobias Leich |
migrate KeyboardEvent |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Tobias Leich |
added everything from keysym.h and missing tests |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Kartik Thakore |
ActiveEvent merged in to Event.xs |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Kartik Thakore |
Fixed up t/core_events.t to work. Still a little black... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Tobias Leich |
removed new() and DESTROY() for all events but SDL... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Kartik Thakore |
Windows need pump_events before wait_events |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Kartik Thakore |
Exit the infinite event loop if no pending events |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Kartik Thakore |
Made an event loop for testing if events are poll properly |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Tobias Leich |
cleanup |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Kartik Thakore |
Cleaned up t/core_video.t |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Kartik Thakore |
Fixed use_ok bug for t/core_events.t. Made 00-load... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Kartik Thakore |
Got random fails because we were not pumping events... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Tobias Leich |
added some constants from SDL_keysym.h |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Kartik Thakore |
Got wait_event messes with Test_More as we are faking... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Kartik Thakore |
Got wait_event to work. 25t/core_events.t imple. |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Kartik Thakore |
cleanup 20t/core_events.t Events |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Kartik Thakore |
Got Event working. Events at 25%. Poll_event and Push_e... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Tobias Leich |
moved the constant-tests to the right place |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Tobias Leich |
keysym.xs |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Tobias Leich |
added SDL_keysym struct |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Tobias Leich |
Merge branch 'redesign' of github.com:kthakore/SDL_perl... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Tobias Leich |
added more event constants and their tests |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Kartik Thakore |
Events which can have multiple types should get and... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Kartik Thakore |
Events which can have multiple types should get and... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Tobias Leich |
added more event constants and their tests |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Kartik Thakore |
updated changes |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Kartik Thakore |
Finshed Quit, Resize and SysWMEvent |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Kartik Thakore |
Finish MouseMotionEvent and fixed some tyops |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Kartik Thakore |
Finish MouseButtonEvent |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Kartik Thakore |
Fininshed up KeyBoardEvent |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Kartik Thakore |
Finish JoyHatEvent done |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Kartik Thakore |
Finished up JoyButtonEvent |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Kartik Thakore |
Finished up ExposeEvent, JoyAxisEvent, and JoyBallEvent. |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Kartik Thakore |
Finished up ActiveEvent |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Tobias Leich |
added new() methods and their tests |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Kartik Thakore |
Made UserEvent new and code work with test. Ignore... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Kartik Thakore |
Perldoc needs newlines |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Kartik Thakore |
Borrowed PDL run4flat's tutorial on SDL + PDL for our... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Tobias Leich |
moved to SDL::Game::Event |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Tobias Leich |
added event tests |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Kartik Thakore |
Typo fixes of typo fixes :p |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Kartik Thakore |
Typo fixes. NULL is a pointer cannot be assinged to... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Kartik Thakore |
Added WMManagement Stubs. Fixed count |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Tobias Leich |
Merge branch 'redesign' of github.com:kthakore/SDL_perl... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Tobias Leich |
added event accessors |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Kartik Thakore |
Better error reporting for SDL::Video::map_RGB[A] |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Leon Brocard |
Rename, move MixChunk and MixMusic to the right place |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Leon Brocard |
Fix typo^Wmemleak |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Leon Brocard |
Implement MixMusic |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Leon Brocard |
Better defaults, test playing a sound |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Leon Brocard |
Merge branch 'redesign' of git@github.com:kthakore... |
commit | commitdiff | tree | snapshot |
next |