Jeffrey Pfau
|
e65d12d35e
|
3DS: Update to new API
|
2016-01-02 01:49:03 -08:00 |
Jeffrey Pfau
|
631b287b3a
|
OpenEmu: Fix version info
|
2016-01-01 22:17:15 -08:00 |
Jeffrey Pfau
|
342b02134d
|
OpenEmu: Start the OpenEmu core
|
2016-01-01 21:57:46 -08:00 |
Jeffrey Pfau
|
29556f45a4
|
GBA: Add "super-minimal" core configuration, useful for cores-as-plugins, e.g. for libretro
|
2016-01-01 21:52:13 -08:00 |
Jeffrey Pfau
|
3a7350c8d2
|
GBA Context: Use GBADirectorySet in GBAContext
|
2016-01-01 15:22:51 -08:00 |
Jeffrey Pfau
|
91cf3be128
|
GBA Thread: Redo state directories for future expansion
|
2015-12-30 21:40:24 -08:00 |
Jeffrey Pfau
|
5147a5160f
|
Libretro: Allow blocking opposing directional input
|
2015-12-29 23:10:18 -05:00 |
Jeffrey Pfau
|
089e692bd1
|
GBA: Allow blocking of opposing directional input
|
2015-12-29 23:10:18 -05:00 |
Jeffrey Pfau
|
18e1bf742f
|
PSP2: Fix build
|
2015-12-29 14:18:23 -08:00 |
Jeffrey Pfau
|
cd34e1af24
|
Util: Fix minor memory leak in no-intro parsing
|
2015-12-29 16:58:55 -05:00 |
Jeffrey Pfau
|
67bc8e73a3
|
Util: Fix excessive memory allocation when decoding a PNG
|
2015-12-29 16:58:30 -05:00 |
Jeffrey Pfau
|
71ef6666d0
|
GBA: Fix memory leak when deserializing invalid savestate tags
|
2015-12-29 16:57:43 -05:00 |
Jeffrey Pfau
|
e212157d2f
|
Libretro: Add install target for libretro core
|
2015-12-29 16:22:28 -05:00 |
Jeffrey Pfau
|
a38bcb904d
|
All: Refresh port building a bit
|
2015-12-29 13:21:55 -08:00 |
Jeffrey Pfau
|
c00df2ce6e
|
PSP2: Remove libpng and zlib from necessary libraries
|
2015-12-29 15:09:58 -05:00 |
Jeffrey Pfau
|
f96e06894b
|
All: Separate "core" VFS from full VFS
|
2015-12-29 15:09:58 -05:00 |
Jeffrey Pfau
|
427b2bf362
|
PSP2: Fix build
|
2015-12-29 11:21:20 -08:00 |
Jeffrey Pfau
|
8ebe425e1c
|
GUI: Temporarily disable ROM detection
|
2015-12-29 07:25:44 -05:00 |
Jeffrey Pfau
|
8e5df9473d
|
GBA Context: Make slightly better sense of ROM loading
|
2015-12-29 07:25:28 -05:00 |
Jeffrey Pfau
|
04d542e241
|
3DS: Fix debug build
|
2015-12-29 07:25:01 -05:00 |
Jeffrey Pfau
|
3b91d7aab1
|
Wii, 3DS: Fix build, enable zips
|
2015-12-29 07:24:46 -05:00 |
Jeffrey Pfau
|
f0f43d4a39
|
VFS: Use VFiles for zip dirs
|
2015-12-29 07:24:15 -05:00 |
Jeffrey Pfau
|
d1b12307ef
|
GBA Context: Hold onto ROM directory if one is present
|
2015-12-29 04:44:28 -05:00 |
Jeffrey Pfau
|
96bc0be963
|
VFS: Support using minizip for zip
|
2015-12-29 04:32:25 -05:00 |
Jeffrey Pfau
|
dd91b689a2
|
GBA Hardware: Fix GPIO on big endian
|
2015-12-29 00:03:42 -05:00 |
Jeffrey Pfau
|
b20cda21e1
|
GBA RR: Starting from savestate now embeds the savegame
|
2015-12-28 15:13:54 -05:00 |
Jeffrey Pfau
|
b2193d9191
|
Qt: Key autofire
|
2015-12-28 14:54:05 -05:00 |
Jeffrey Pfau
|
50d4b31b58
|
All: Update CHANGES
|
2015-12-28 04:45:44 -05:00 |
Jeffrey Pfau
|
ad9ea7125f
|
Qt: Optimize log viewer to not mess with text rendering if hidden
|
2015-12-28 04:44:16 -05:00 |
Jeffrey Pfau
|
63e1875f6b
|
GBA: Add savestte creation time to a savestate
|
2015-12-28 04:27:30 -05:00 |
Jeffrey Pfau
|
5c007289e4
|
GBA: Add extra data section to the end of savestates
|
2015-12-28 03:26:17 -05:00 |
Jeffrey Pfau
|
70b9a1bfe0
|
GBA: Begin working on savestate extra data
|
2015-12-27 22:50:27 -05:00 |
Jeffrey Pfau
|
f84aadffd2
|
GBA: Support for VBA-style cheat codes
|
2015-12-26 22:25:50 -05:00 |
Jeffrey Pfau
|
bbe10619ef
|
Qt: Remove game DB downloader and just bundle it
|
2015-12-24 15:57:56 -08:00 |
Jeffrey Pfau
|
dcbcae26da
|
Qt: Fix crash when using GL1 backend
|
2015-12-24 15:38:42 -08:00 |
Jeffrey Pfau
|
ccaec37867
|
GUI: Use trailing slashes for folders in file selector
|
2015-12-20 21:58:23 -08:00 |
Jeffrey Pfau
|
e89837909b
|
GUI: Fix some long-standing warnings
|
2015-12-20 21:58:00 -08:00 |
Jeffrey Pfau
|
d5da0ff31b
|
GBA: Fix type-punning warning
|
2015-12-20 19:57:45 -08:00 |
Jeffrey Pfau
|
6b2eaed35a
|
Qt: Add more missing references to Qt5::Network
|
2015-12-20 19:52:44 -08:00 |
Jeffrey Pfau
|
4a3d9d2252
|
Qt: Add Qt5 Network dependency
|
2015-12-20 19:46:33 -08:00 |
Jeffrey Pfau
|
13cf63293d
|
Util: Initialize No-Intro DB parsing stack
|
2015-12-20 19:00:52 -08:00 |
Jeffrey Pfau
|
54413a8fd1
|
Qt: Download No-Intro database
|
2015-12-20 19:00:52 -08:00 |
Jeffrey Pfau
|
413881fec2
|
Qt: Load ROM name from No-Intro
|
2015-12-20 19:00:52 -08:00 |
Jeffrey Pfau
|
746af3ff82
|
Util: No-Intro database parser
|
2015-12-20 19:00:52 -08:00 |
Jeffrey Pfau
|
cd6b6862ff
|
Qt: Start work on ROM information view
|
2015-12-20 19:00:52 -08:00 |
endrift
|
080c975328
|
Merge pull request #192 from Chocobo1/readme
Readme: Jumps to project page when clicking the Travis-CI icon
|
2015-12-19 20:28:25 -08:00 |
Chocobo1
|
60f18574b7
|
Readme: Jumps to project page when clicking the Travis-CI icon
|
2015-12-20 12:19:31 +08:00 |
Jeffrey Pfau
|
cb76e56a51
|
Qt: Whitelist .agb as a GBA ROM filename extention
|
2015-12-19 16:04:55 -08:00 |
Jeffrey Pfau
|
20df8f3326
|
Qt: Finish up shader selector
|
2015-12-19 16:01:24 -08:00 |
Jeffrey Pfau
|
4bc603db70
|
Wii: Back out fat initialization changes
|
2015-12-19 14:21:20 -08:00 |