759 Commits

Author SHA1 Message Date
Themaister
75d1155a23 Fix OSS build for BSD. 2011-06-16 23:20:12 +02:00
Themaister
753d2057bb Fix BSD build. Convert strcpy()/strcat() to strl* variants. 2011-06-16 22:47:37 +02:00
Themaister
45904ccd73 Fix issue when input_slot is 2. 2011-06-16 15:00:04 +02:00
Themaister
3b0606bbd6 Ifdef for AVIO. 2011-06-15 12:20:51 +02:00
Themaister
0f1a76f932 POSIX stuff for Quickbuild. 2011-06-15 04:34:28 +02:00
Themaister
d3e0140f01 Holy crap, now that was painful. 2011-06-15 04:16:53 +02:00
Themaister
ea7dded915 Fix up alignment issues. 2011-06-15 03:04:20 +02:00
Themaister
f187f3db29 Small regex change. 2011-06-15 00:42:09 +02:00
Themaister
3099a79bac Should fix grep error. 2011-06-15 00:26:44 +02:00
Themaister
7cdea39c95 Can build with FFmpeg if desired :) 2011-06-14 23:59:00 +02:00
Themaister
95f6a5116a Just to be sure ... ;) 2011-06-14 22:59:47 +02:00
Themaister
da94877155 Less magic numbers ... ;) 2011-06-14 22:44:54 +02:00
Themaister
b1feed9d2b Allocate from heap. 2011-06-14 22:20:09 +02:00
Themaister
a3816bffa1 Force rewind granularity to 1 when we're using movies. 2011-06-14 22:09:16 +02:00
Themaister
612270ec9b Aww yeah :3 2011-06-14 21:52:31 +02:00
Themaister
54bc0a8d96 Heyhey :D 2011-06-14 21:35:31 +02:00
Themaister
f761811189 Move buffer to top-level as it's not audio only. 2011-06-14 19:58:12 +02:00
Themaister
0e964c5cc2 More generic naming for FIFO buffer. 2011-06-14 19:55:08 +02:00
Themaister
c34a944fcf Fix deprecation, yay. :) 2011-06-14 18:52:02 +02:00
Themaister
3feade6b6e Update FFemu a bit. Convert to lossless HuffYUV/FLAC. 2011-06-14 18:45:30 +02:00
Themaister
f79eafe449 Should perhaps continue if one joypad failed. v0.5.2 2011-06-12 10:42:42 +02:00
Themaister
111b159373 Should fix dinput. 2011-06-12 10:37:04 +02:00
Themaister
d744167865 Small cleanup. v0.5.2-beta1 2011-06-11 22:46:51 +02:00
Themaister
a2fea86c92 Fixes 2-5 player. (Damn o.O) 2011-06-11 22:25:55 +02:00
Themaister
5385806e74 Hrm ... 2011-06-11 22:02:05 +02:00
Themaister
99e85684db Input capturing semantic. 2011-06-11 20:02:17 +02:00
Themaister
45727bf9f5 Fix mask value. (32-bit). 2011-06-11 19:01:34 +02:00
Themaister
2a0abb0618 Unsigned mask. 2011-06-11 18:57:16 +02:00
Themaister
192e3303a1 Update dist and version. 2011-06-11 18:19:00 +02:00
Themaister
b6051add6a SDL_image for Win32 2011-06-11 18:13:12 +02:00
Themaister
24d0cda5fd SDL_image seems to work :) 2011-06-11 18:05:52 +02:00
Themaister
d0ba59f8b5 Start moving over to SDL_image rather than imlib2.
Imlib2 takes more space, and was a pure bitch to compile for Win32,
so I gave up ... ;)
2011-06-11 16:55:53 +02:00
Themaister
99a1784aaf Move window logic away from SDL input.
We weren't using the event loop anyways ...
2011-06-11 12:54:14 +02:00
Themaister
b6ff98cf18 Should fix DInput crash. 2011-06-10 18:01:44 +02:00
Themaister
2dcccc7cda Fix some includes and stuff. 2011-06-10 17:55:40 +02:00
Themaister
d03855c655 Add some sanity logging. 2011-06-10 17:47:16 +02:00
Themaister
69227bc1ca Alter design. Use DInput as piggyback only. 2011-06-10 17:34:04 +02:00
Themaister
851debf1e4 Start working on DInput. 2011-06-10 16:55:05 +02:00
Themaister
8c1db1c407 Fix shenanigans. 2011-06-09 23:17:10 +02:00
Themaister
576894e0e8 Build Python in Windows. 2011-06-09 13:56:29 +02:00
Themaister
631c3ca393 Fix link for Clang. 2011-06-08 19:52:03 +02:00
Themaister
fd70a1c875 Make sure we only call semantics once per frame. 2011-06-08 17:59:29 +02:00
Themaister
30cb2e4c07 Slight cleanup. 2011-06-08 17:55:32 +02:00
Themaister
7d87cc2d24 Add input hook API to python. 2011-06-08 17:53:15 +02:00
Themaister
0342dcb169 Fix transition_prev. 2011-06-07 21:07:00 +02:00
Themaister
f339560550 Put all scripts in <script> 2011-06-07 16:28:58 +02:00
Themaister
11b58d8c69 Clean up error handling a bit. 2011-06-07 15:58:30 +02:00
Themaister
3717f7442c Inline XML python. 2011-06-07 15:33:29 +02:00
Themaister
e02d9f41e8 Transition count semantic. 2011-06-06 21:32:10 +02:00
Themaister
f62120861a Show if python is compiled in or not. 2011-06-06 20:21:26 +02:00