Commit Graph

613 Commits

Author SHA1 Message Date
Themaister
efa731fc6d Fix inconsistency with ext input. 2011-05-11 21:12:14 +02:00
Themaister
80d50b046d Fix crash. 2011-05-11 18:47:36 +02:00
Themaister
1855a7ea0d Add driver stuff. 2011-05-11 18:40:03 +02:00
Themaister
f5c11071be Start hooking up input driver. 2011-05-11 18:26:00 +02:00
Themaister
4b9e46ff06 Update config. 2011-05-11 17:57:31 +02:00
Themaister
75d618140b Some more work on external API. 2011-05-11 17:52:16 +02:00
Themaister
59c6de69b0 Frame counter for shaders. Not in spec currently. 2011-05-11 13:24:59 +02:00
Themaister
dc20c58189 Update path. 2011-05-11 12:19:33 +02:00
Themaister
c6eecf706a Add Win64 Makefile. 2011-05-11 12:13:55 +02:00
Themaister
f2ee22d259 Start working on video interface. 2011-05-05 20:23:08 +02:00
Themaister
b48322222a Add overscan cropping. 2011-05-05 14:13:12 +02:00
Themaister
bbf5a1ee72 Should fix aspect ratio calculation. 2011-05-05 11:38:57 +02:00
Themaister
c0851877bf Update TODO. 2011-05-05 00:13:51 +02:00
Themaister
51d96676af Update TODO list. 2011-05-04 22:26:37 +02:00
Themaister
9f3b86e893 Update joyconfig. 2011-05-04 22:25:27 +02:00
Themaister
ac85037fc1 And some more ... 2011-05-04 22:16:25 +02:00
Themaister
fa8e948e3e Some additional keybinds. 2011-05-04 22:10:17 +02:00
Themaister
252cce07a6 Update TODO again. 2011-05-01 23:41:39 +02:00
Themaister
17581106ba Update TODO. 2011-05-01 17:10:26 +02:00
Themaister
1bd8424fb4 A TODO list to keep track of things. 2011-05-01 17:05:49 +02:00
Themaister
23db525296 Fix nasty cheat handling bug. 2011-04-29 12:36:28 +02:00
Themaister
d679f8b24f v0.4.1 updates. 2011-04-26 19:00:50 +02:00
Themaister
d2f2ab6a9d Windowed width with xscale depends on aspect ratio. 2011-04-24 02:44:02 +02:00
Themaister
3e1e08ca9a Variadic shifts. Optimizes the path when format matches. 2011-04-23 19:15:15 +02:00
Themaister
bb93f20be9 Hopefully make conversions more portable ... 2011-04-23 18:33:56 +02:00
Themaister
54dc289cde SDL fixes. 2011-04-23 18:06:48 +02:00
Themaister
fcebad2589 FreeConsole() to avoid ugly console. 2011-04-23 14:47:50 +02:00
Themaister
4b60f98603 Might fix some odd warnings. 2011-04-22 04:27:53 +02:00
Themaister
d304960c21 0.4.1-beta I suppose. 2011-04-22 03:17:31 +02:00
Themaister
8da13b716a Simple font rendering with SDL. 2011-04-22 03:13:09 +02:00
Themaister
a6c08a24d7 Fix 32-bit 2011-04-21 14:30:54 +02:00
Themaister
6713272809 Hrm... Seems to work, except for 32-bit -> 32-bit <_< 2011-04-21 13:12:45 +02:00
Themaister
8d7cf23b40 Meh, SDL performs like shit :p 2011-04-21 03:39:03 +02:00
Themaister
d317a9773f Start on SDL video driver. 2011-04-21 03:23:44 +02:00
Themaister
e8806c48c9 Default keybinds and stuff. 2011-04-17 16:55:31 +02:00
Themaister
abd7bab43a Cheat support... Somewhat. 2011-04-17 16:53:19 +02:00
Themaister
66464c2cce Parsing seems to work at least. 2011-04-17 15:58:18 +02:00
Themaister
092fa9d531 Get initial cheat support down. 2011-04-17 13:30:59 +02:00
Themaister
1005d7fa9b SHA256 support. Now onto cheats ... 2011-04-17 12:29:58 +02:00
Themaister
079549cbd2 Fix an edge case with strlcat(). 2011-04-11 21:28:03 +02:00
Themaister
0f0a4d0a5e Fix fullscreen state flickering with XVideo. 2011-04-09 13:15:14 +02:00
Themaister
f0bbeb901d Fix some error handling for XVideo. 2011-04-08 20:53:11 +02:00
Themaister
8027a25016 Fix include issue in windows. 2011-04-07 21:31:58 +02:00
Themaister
a1426c96f8 Update for Win32. 2011-04-07 21:26:02 +02:00
Themaister
a4c901df57 Bit more logging when saving SRAM to be sure. 0.4! :D 2011-04-07 21:20:11 +02:00
Themaister
f2cc19d1a7 Some fixups for SGB etc. 2011-04-07 21:06:31 +02:00
Themaister
ad55829890 Convert to strlcpy/strlcat. More sane. 2011-04-03 22:29:36 +02:00
Themaister
6b8eea6363 Start with strlcpy/strlcat ... 2011-04-03 22:16:59 +02:00
Themaister
b2d214ee79 Should fix path issues with UPS patching.
When filename had two dots ('.') in it,
using fill_pathname on g_extern.basename was wrong.
Added fill_pathname_noext to countermeasure this.
2011-04-03 21:43:25 +02:00
Themaister
f5fb113563 Should fix case where we have 1 pass and scale attributes. 2011-03-30 23:09:29 +02:00