15 years agoAdded method stubs and finished pump_events();
Kartik Thakore [Tue, 10 Nov 2009 21:19:52 +0000]
Added method stubs and finished pump_events();

15 years agoAdded stub for Events.pod
Kartik Thakore [Tue, 10 Nov 2009 20:58:38 +0000]
Added stub for Events.pod

15 years agoMaded smokeNsend more verbose
Kartik Thakore [Tue, 10 Nov 2009 19:53:07 +0000]
Maded smokeNsend more verbose

15 years agoadded new feature to smokeNsend to pull from main v.s forked repo
Kartik Thakore [Tue, 10 Nov 2009 18:39:59 +0000]
added new feature to smokeNsend to pull from main v.s forked repo

15 years agoRename core_time.t to core_timer.t, implement get_ticks, delay
Leon Brocard [Tue, 10 Nov 2009 16:05:33 +0000]
Rename core_time.t to core_timer.t, implement get_ticks, delay

15 years agoImplement and test set_error, get_error, clear_error
Leon Brocard [Tue, 10 Nov 2009 15:20:49 +0000]
Implement and test set_error, get_error, clear_error

15 years agoFix typo
Leon Brocard [Tue, 10 Nov 2009 14:52:00 +0000]
Fix typo

15 years agoImplement init_sub_system and quit_sub_system
Leon Brocard [Tue, 10 Nov 2009 14:47:57 +0000]
Implement init_sub_system and quit_sub_system

15 years agoImplement putenv, getenv
Leon Brocard [Tue, 10 Nov 2009 14:42:25 +0000]
Implement putenv, getenv

15 years agoMove audio initing out to a test library to remove duplicated code
Leon Brocard [Tue, 10 Nov 2009 14:25:37 +0000]
Move audio initing out to a test library to remove duplicated code

15 years agoAdded TestTool to reuse code
Kartik Thakore [Tue, 10 Nov 2009 14:11:03 +0000]
Added TestTool to reuse code

15 years agoRemoved dupe test. Fixed typo
Kartik Thakore [Tue, 10 Nov 2009 12:40:25 +0000]
Removed dupe test. Fixed typo

15 years agoFor the last time negative test for failing soundcards
Kartik Thakore [Tue, 10 Nov 2009 02:46:13 +0000]
For the last time negative test for failing soundcards

15 years agoCheck for alsa fail on Audio tests
Kartik Thakore [Tue, 10 Nov 2009 02:09:44 +0000]
Check for alsa fail on Audio tests

15 years agoRemoving CRUD is good for the soul and the code base :P
Kartik Thakore [Mon, 9 Nov 2009 23:35:16 +0000]
Removing CRUD is good for the soul and the code base :P

15 years agoMore clean up and tests
Kartik Thakore [Mon, 9 Nov 2009 23:24:53 +0000]
More clean up and tests

15 years agoremoved SysWMEvent and QuitEvent
Tobias Leich [Mon, 9 Nov 2009 23:24:50 +0000]
removed SysWMEvent and QuitEvent

15 years agoLook for specific active event
Kartik Thakore [Mon, 9 Nov 2009 23:15:18 +0000]
Look for specific active event

15 years agosmall fixes
Tobias Leich [Mon, 9 Nov 2009 23:13:06 +0000]
small fixes

15 years agoMerge branch 'redesign' of github.com:kthakore/SDL_perl into redesign
Tobias Leich [Mon, 9 Nov 2009 22:56:05 +0000]
Merge branch 'redesign' of github.com:kthakore/SDL_perl into redesign

15 years agoTested push, pump, poll, push, pump, wait on SDL_ACTIVEEVENT
Kartik Thakore [Mon, 9 Nov 2009 22:55:11 +0000]
Tested push, pump, poll, push, pump, wait on SDL_ACTIVEEVENT

15 years agoMerge branch 'redesign' of github.com:kthakore/SDL_perl into redesign
Tobias Leich [Mon, 9 Nov 2009 22:54:27 +0000]
Merge branch 'redesign' of github.com:kthakore/SDL_perl into redesign

15 years agomigrate UserEvent, cleanup
Tobias Leich [Mon, 9 Nov 2009 22:53:57 +0000]
migrate UserEvent, cleanup

15 years agoTiny typo fixed in Event.xs and Added some prelim tests to check if our logic for...
Kartik Thakore [Mon, 9 Nov 2009 22:45:40 +0000]
Tiny typo fixed in Event.xs and Added some prelim tests to check if our logic for double free was correct.

15 years agomigrate MouseButton
Tobias Leich [Mon, 9 Nov 2009 22:28:39 +0000]
migrate MouseButton

15 years agomigrate MouseMotion
Tobias Leich [Mon, 9 Nov 2009 22:20:31 +0000]
migrate MouseMotion

15 years agomigrate keysym
Tobias Leich [Mon, 9 Nov 2009 22:09:01 +0000]
migrate keysym

15 years agoFixed up tests for now
Kartik Thakore [Mon, 9 Nov 2009 20:11:00 +0000]
Fixed up tests for now

15 years agomigrate JoyHatEvent
Tobias Leich [Mon, 9 Nov 2009 20:03:51 +0000]
migrate JoyHatEvent

15 years agomigrate JoyBall and JoyButtonEvent
Tobias Leich [Mon, 9 Nov 2009 19:40:13 +0000]
migrate JoyBall and JoyButtonEvent

15 years agoRemoved old files from building
Kartik Thakore [Mon, 9 Nov 2009 19:22:02 +0000]
Removed old files from building

15 years agomigrate ResizeEvent
Kartik Thakore [Mon, 9 Nov 2009 19:18:26 +0000]
migrate ResizeEvent

15 years agomigrate JoyAxisEvent
Tobias Leich [Mon, 9 Nov 2009 19:17:28 +0000]
migrate JoyAxisEvent

15 years agomigrate ExposeEvent
Tobias Leich [Mon, 9 Nov 2009 19:08:51 +0000]
migrate ExposeEvent

15 years agomigrate KeyboardEvent
Tobias Leich [Mon, 9 Nov 2009 19:02:30 +0000]
migrate KeyboardEvent

15 years agoadded everything from keysym.h and missing tests
Tobias Leich [Mon, 9 Nov 2009 17:37:33 +0000]
added everything from keysym.h and missing tests

15 years agoActiveEvent merged in to Event.xs
Kartik Thakore [Mon, 9 Nov 2009 17:32:44 +0000]
ActiveEvent merged in to Event.xs

15 years agoFixed up t/core_events.t to work. Still a little black magical as Event seems to...
Kartik Thakore [Mon, 9 Nov 2009 16:44:10 +0000]
Fixed up t/core_events.t to work. Still a little black magical as Event seems to be DESTROY'd magically by  GC

15 years agoremoved new() and DESTROY() for all events but SDL::Event
Tobias Leich [Mon, 9 Nov 2009 16:31:57 +0000]
removed new() and DESTROY() for all events but SDL::Event

15 years agoWindows need pump_events before wait_events
Kartik Thakore [Mon, 9 Nov 2009 15:22:34 +0000]
Windows need pump_events before wait_events

15 years agoExit the infinite event loop if no pending events
Kartik Thakore [Mon, 9 Nov 2009 15:09:11 +0000]
Exit the infinite event loop if no pending events

15 years agoMade an event loop for testing if events are poll properly
Kartik Thakore [Mon, 9 Nov 2009 14:52:47 +0000]
Made an event loop for testing if events are poll properly

15 years agocleanup
Tobias Leich [Mon, 9 Nov 2009 14:22:17 +0000]
cleanup

15 years agoCleaned up t/core_video.t
Kartik Thakore [Mon, 9 Nov 2009 13:59:51 +0000]
Cleaned up t/core_video.t

15 years agoFixed use_ok bug for t/core_events.t. Made 00-load.t test for loading modules
Kartik Thakore [Mon, 9 Nov 2009 11:44:03 +0000]
Fixed use_ok bug for t/core_events.t. Made 00-load.t test for loading modules

15 years agoGot random fails because we were not pumping events before polling
Kartik Thakore [Mon, 9 Nov 2009 11:20:20 +0000]
Got random fails because we were not pumping events before polling

15 years agoadded some constants from SDL_keysym.h
Tobias Leich [Mon, 9 Nov 2009 08:42:53 +0000]
added some constants from SDL_keysym.h

15 years agoGot wait_event messes with Test_More as we are faking event. Fixed it to use done_testing
Kartik Thakore [Mon, 9 Nov 2009 01:23:33 +0000]
Got wait_event messes with Test_More as we are faking event. Fixed it to use done_testing

15 years agoGot wait_event to work. 25t/core_events.t imple.
Kartik Thakore [Mon, 9 Nov 2009 01:19:01 +0000]
Got wait_event to work. 25t/core_events.t imple.

15 years agocleanup 20t/core_events.t Events
Kartik Thakore [Mon, 9 Nov 2009 01:08:01 +0000]
cleanup 20t/core_events.t Events

15 years agoGot Event working. Events at 25%. Poll_event and Push_event done
Kartik Thakore [Mon, 9 Nov 2009 00:57:51 +0000]
Got Event working. Events at 25%. Poll_event and Push_event done

15 years agomoved the constant-tests to the right place
Tobias Leich [Sun, 8 Nov 2009 21:32:58 +0000]
moved the constant-tests to the right place

15 years agokeysym.xs
Tobias Leich [Sun, 8 Nov 2009 19:50:53 +0000]
keysym.xs

15 years agoadded SDL_keysym struct
Tobias Leich [Sun, 8 Nov 2009 19:41:54 +0000]
added SDL_keysym struct

15 years agoMerge branch 'redesign' of github.com:kthakore/SDL_perl into redesign
Tobias Leich [Sun, 8 Nov 2009 16:31:03 +0000]
Merge branch 'redesign' of github.com:kthakore/SDL_perl into redesign

15 years agoadded more event constants and their tests
Tobias Leich [Sun, 8 Nov 2009 16:30:09 +0000]
added more event constants and their tests

15 years agoEvents which can have multiple types should get and set type
Kartik Thakore [Sun, 8 Nov 2009 16:07:31 +0000]
Events which can have multiple types should get and set type

15 years agoEvents which can have multiple types should get and set type
Kartik Thakore [Sun, 8 Nov 2009 16:06:06 +0000]
Events which can have multiple types should get and set type

15 years agoadded more event constants and their tests
Tobias Leich [Sun, 8 Nov 2009 15:59:59 +0000]
added more event constants and their tests

15 years agoupdated changes
Kartik Thakore [Sun, 8 Nov 2009 12:11:06 +0000]
updated changes

15 years agoFinshed Quit, Resize and SysWMEvent
Kartik Thakore [Sun, 8 Nov 2009 03:07:18 +0000]
Finshed Quit, Resize and SysWMEvent

15 years agoFinish MouseMotionEvent and fixed some tyops
Kartik Thakore [Sun, 8 Nov 2009 02:59:32 +0000]
Finish MouseMotionEvent and fixed some tyops

15 years agoFinish MouseButtonEvent
Kartik Thakore [Sun, 8 Nov 2009 02:45:04 +0000]
Finish MouseButtonEvent

15 years agoFininshed up KeyBoardEvent
Kartik Thakore [Sun, 8 Nov 2009 02:16:25 +0000]
Fininshed up KeyBoardEvent

15 years agoFinish JoyHatEvent done
Kartik Thakore [Sun, 8 Nov 2009 01:23:42 +0000]
Finish JoyHatEvent done

15 years agoFinished up JoyButtonEvent
Kartik Thakore [Sun, 8 Nov 2009 01:15:31 +0000]
Finished up JoyButtonEvent

15 years agoFinished up ExposeEvent, JoyAxisEvent, and JoyBallEvent.
Kartik Thakore [Sun, 8 Nov 2009 01:04:23 +0000]
Finished up ExposeEvent, JoyAxisEvent, and JoyBallEvent.

15 years agoFinished up ActiveEvent
Kartik Thakore [Sun, 8 Nov 2009 00:23:28 +0000]
Finished up ActiveEvent

15 years agoadded new() methods and their tests
Tobias Leich [Sat, 7 Nov 2009 23:10:19 +0000]
added new() methods and their tests

15 years agoMade UserEvent new and code work with test. Ignore data1,data2 for now
Kartik Thakore [Sat, 7 Nov 2009 22:05:54 +0000]
Made UserEvent new and code work with test. Ignore data1,data2 for now

15 years agoPerldoc needs newlines
Kartik Thakore [Fri, 6 Nov 2009 20:07:33 +0000]
Perldoc needs newlines

15 years agoBorrowed PDL run4flat's tutorial on SDL + PDL for our cookbook
Kartik Thakore [Fri, 6 Nov 2009 20:02:37 +0000]
Borrowed PDL run4flat's tutorial on SDL + PDL for our cookbook

15 years agomoved to SDL::Game::Event
Tobias Leich [Fri, 6 Nov 2009 18:57:27 +0000]
moved to SDL::Game::Event

15 years agoadded event tests
Tobias Leich [Fri, 6 Nov 2009 17:40:46 +0000]
added event tests

15 years agoTypo fixes of typo fixes :p
Kartik Thakore [Fri, 6 Nov 2009 16:47:13 +0000]
Typo fixes of typo fixes :p

15 years agoTypo fixes. NULL is a pointer cannot be assinged to integer value.
Kartik Thakore [Fri, 6 Nov 2009 16:45:14 +0000]
Typo fixes. NULL is a pointer cannot be assinged to integer value.

15 years agoAdded WMManagement Stubs. Fixed count
Kartik Thakore [Fri, 6 Nov 2009 16:25:07 +0000]
Added WMManagement Stubs. Fixed count

15 years agoMerge branch 'redesign' of github.com:kthakore/SDL_perl into redesign
Tobias Leich [Fri, 6 Nov 2009 16:20:21 +0000]
Merge branch 'redesign' of github.com:kthakore/SDL_perl into redesign

15 years agoadded event accessors
Tobias Leich [Fri, 6 Nov 2009 16:19:52 +0000]
added event accessors

15 years agoBetter error reporting for SDL::Video::map_RGB[A]
Kartik Thakore [Fri, 6 Nov 2009 15:36:56 +0000]
Better error reporting for SDL::Video::map_RGB[A]

15 years agoRename, move MixChunk and MixMusic to the right place
Leon Brocard [Fri, 6 Nov 2009 14:21:57 +0000]
Rename, move MixChunk and MixMusic to the right place

15 years agoFix typo^Wmemleak
Leon Brocard [Fri, 6 Nov 2009 14:01:51 +0000]
Fix typo^Wmemleak

15 years agoImplement MixMusic
Leon Brocard [Fri, 6 Nov 2009 13:51:49 +0000]
Implement MixMusic

15 years agoBetter defaults, test playing a sound
Leon Brocard [Fri, 6 Nov 2009 13:34:02 +0000]
Better defaults, test playing a sound

15 years agoMerge branch 'redesign' of git@github.com:kthakore/SDL_perl into redesign
Leon Brocard [Fri, 6 Nov 2009 13:04:12 +0000]
Merge branch 'redesign' of git@github.com:kthakore/SDL_perl into redesign

15 years agoImplement MixChunk
Leon Brocard [Fri, 6 Nov 2009 13:04:08 +0000]
Implement MixChunk

15 years agoMerge branch 'redesign' of git@github.com:kthakore/SDL_perl into redesign
magnet [Thu, 5 Nov 2009 23:59:24 +0000]
Merge branch 'redesign' of git@github.com:kthakore/SDL_perl into redesign

15 years agoAdded UserEvent
Kartik Thakore [Thu, 5 Nov 2009 23:48:37 +0000]
Added UserEvent

15 years agoadded QuitEvent
Tobias Leich [Thu, 5 Nov 2009 21:11:48 +0000]
added QuitEvent

15 years agoadded SysWMEvent
Tobias Leich [Thu, 5 Nov 2009 21:04:54 +0000]
added SysWMEvent

15 years agoadded ExposeEvent
Tobias Leich [Thu, 5 Nov 2009 20:50:36 +0000]
added ExposeEvent

15 years agoAdded tool I used to do that
Kartik Thakore [Thu, 5 Nov 2009 20:12:05 +0000]
Added tool I used to do that

15 years agoAdded stubs for Events
Kartik Thakore [Thu, 5 Nov 2009 20:11:34 +0000]
Added stubs for Events

15 years agoFixed JoyButtonEvent
Kartik Thakore [Thu, 5 Nov 2009 19:47:13 +0000]
Fixed JoyButtonEvent

15 years agoadded ResizeEvent
Tobias Leich [Thu, 5 Nov 2009 18:57:27 +0000]
added ResizeEvent

15 years agoadded JoyBallEvent
Tobias Leich [Thu, 5 Nov 2009 18:51:08 +0000]
added JoyBallEvent

15 years agoadded JoyHatEvent
Tobias Leich [Thu, 5 Nov 2009 18:43:41 +0000]
added JoyHatEvent

15 years agofix axis
Tobias Leich [Thu, 5 Nov 2009 18:27:43 +0000]
fix axis

15 years agoadded JoyAxisEvent
Tobias Leich [Thu, 5 Nov 2009 18:15:30 +0000]
added JoyAxisEvent

15 years agoadded MouseButtonEvent
Tobias Leich [Thu, 5 Nov 2009 18:08:20 +0000]
added MouseButtonEvent