ToadKing
|
7bdc1df39a
|
delete the correct file
|
2013-01-21 20:28:30 -05:00 |
|
ToadKing
|
6d174dcc3b
|
(Console) don't delete the wrong file on when loading a second rom after loading one in a zip file
|
2013-01-21 20:18:11 -05:00 |
|
twinaphex
|
39daa377c6
|
Fixup platform_gx.c
|
2013-01-22 01:49:04 +01:00 |
|
twinaphex
|
0c4b54a756
|
(file_extract) Nit
|
2013-01-22 01:43:43 +01:00 |
|
twinaphex
|
5f4813238a
|
(PS3) Audio driver cleanup
|
2013-01-22 01:38:00 +01:00 |
|
twinaphex
|
873a4f1187
|
(file_extract) Fix warning - fall-through to avoid warning
and do the same action
|
2013-01-22 01:20:27 +01:00 |
|
twinaphex
|
46a86f5eab
|
Fix transfer of control bypasses initialization of variables
|
2013-01-22 01:16:53 +01:00 |
|
twinaphex
|
8a4efb6189
|
Refactor console_load_game
|
2013-01-22 01:12:02 +01:00 |
|
twinaphex
|
6da1a22978
|
(XDK) Remove xdk_xinput_input.h header file
|
2013-01-22 01:05:48 +01:00 |
|
ToadKing
|
59441dcbe5
|
(Wii) fix version number
|
2013-01-21 18:26:54 -05:00 |
|
Themaister
|
bbaec34744
|
Update version numbers to 0.9.8.
|
2013-01-22 00:22:09 +01:00 |
|
Themaister
|
c2868476c2
|
Only compile in zlib for non-SLIM builds.
|
2013-01-22 00:16:08 +01:00 |
|
twinaphex
|
8efc01b321
|
(RARCH_CONSOLE) Use new unzip code and remove console-centric
stuff
|
2013-01-22 00:14:24 +01:00 |
|
ToadKing
|
84e48fd3ed
|
(GX) don't rotate menu if game rotates
|
2013-01-21 18:12:32 -05:00 |
|
Themaister
|
286b1f5e98
|
Fix compiler warning.
|
2013-01-22 00:10:10 +01:00 |
|
Themaister
|
aab4b5c276
|
Use zlib in Windows.
|
2013-01-22 00:06:08 +01:00 |
|
Themaister
|
e5f2afba33
|
Update docs to clarify that zipped roms work.
|
2013-01-22 00:01:25 +01:00 |
|
Themaister
|
b90490f425
|
Add zip loading support to core.
|
2013-01-21 23:52:47 +01:00 |
|
ToadKing
|
9283aa2ea8
|
(GX) set default unbound buttons correctly
|
2013-01-21 17:32:37 -05:00 |
|
ToadKing
|
bfb5f5d0e0
|
(Console) fix binding of unbound buttons
allow unbinding buttons
|
2013-01-21 17:32:37 -05:00 |
|
Themaister
|
e04217e373
|
Refactor where ROM is loaded.
|
2013-01-21 21:01:12 +01:00 |
|
Themaister
|
ef9825c6bd
|
Use simpler way to check if path is empty.
|
2013-01-21 20:48:05 +01:00 |
|
Themaister
|
737627dfac
|
Clarify that config is loaded from default loc.
|
2013-01-20 12:45:34 +01:00 |
|
twinaphex
|
3405c7f08c
|
(RMenu) Make current_menu variable static to prevent crashes
on Xbox 1
|
2013-01-19 21:34:46 +01:00 |
|
twinaphex
|
f9fcb55835
|
(XDK) Some Xbox 1 input changes - try to prevent menu crashing
when idle
|
2013-01-19 20:49:41 +01:00 |
|
ToadKing
|
5daf48f303
|
(GX) cleanup input code a bit
fix minor accuracy issue with joystick values
|
2013-01-19 14:43:18 -05:00 |
|
ToadKing
|
1763bcfa7a
|
(GX) fix dangling file handle
|
2013-01-19 14:27:09 -05:00 |
|
twinaphex
|
5eabddcb8a
|
(360) Add SRAM/State path enable options
|
2013-01-19 15:42:13 +01:00 |
|
twinaphex
|
4a2c0ea4f7
|
(XDK) Fixes re-entrancy
|
2013-01-19 12:45:35 +01:00 |
|
twinaphex
|
227ea3ebed
|
(RMenu XUI) Don't show 'restart message' now when changing
gamma correction option
|
2013-01-19 12:38:59 +01:00 |
|
twinaphex
|
328e60ceac
|
(XDK) Reset works correctly now
|
2013-01-19 12:35:16 +01:00 |
|
twinaphex
|
267819f5f4
|
(XDK) Reimplement restart - use d3dr->Reset (one half of the
screen uses a leftover frame)
|
2013-01-19 12:19:54 +01:00 |
|
twinaphex
|
f677c974fa
|
(XDK) Cleanup xdk_ctx_driver_destroy
|
2013-01-19 11:53:48 +01:00 |
|
twinaphex
|
ce640ea777
|
(XDK) Try to setup xdk_d3d_restart - still errors out
|
2013-01-19 10:59:52 +01:00 |
|
twinaphex
|
cc856940b3
|
(360 RMenu XUI) Add rewind granularity
|
2013-01-19 09:23:49 +01:00 |
|
ToadKing
|
de9231f071
|
(GX) make the .dol launcher code safer, this might fix occasional crashes or hangs
|
2013-01-19 03:22:32 -05:00 |
|
twinaphex
|
5d33861c8b
|
(RMenu) Add rewind_granularity option
|
2013-01-19 08:54:39 +01:00 |
|
Themaister
|
f073eefe80
|
Remove libpng from quickbuild.
|
2013-01-19 02:36:37 +01:00 |
|
Themaister
|
d50a839fe0
|
Fix CXX_BUILD.
|
2013-01-19 02:26:02 +01:00 |
|
Themaister
|
291a0360a2
|
Add BGR24 saving mode.
|
2013-01-19 02:23:16 +01:00 |
|
Themaister
|
26e0c3b06d
|
Add PNG encoder.
|
2013-01-19 01:35:09 +01:00 |
|
twinaphex
|
e30b71c2e4
|
(Wii) Refactor classic analog controller code somewhat
|
2013-01-18 19:43:56 +01:00 |
|
Themaister
|
2443a761fc
|
Merge branch 'master' of github.com:Themaister/RetroArch
|
2013-01-18 19:23:12 +01:00 |
|
Themaister
|
76a7b5aa60
|
Merge branch 'opensl'
|
2013-01-18 19:22:41 +01:00 |
|
twinaphex
|
7cfc60f374
|
Do fill_pathnames after init_rom_file - needed for ZIP file
extraction code (for Android/RARCH_CONSOLE)
|
2013-01-18 19:11:41 +01:00 |
|
twinaphex
|
70e41129c2
|
(GX) Add Gamecube shortcut button combos
|
2013-01-18 15:46:02 +01:00 |
|
twinaphex
|
91fe84833a
|
(Wii) Add back being able to navigate menu with Classic analog
sticks
|
2013-01-18 15:34:37 +01:00 |
|
twinaphex
|
83d01e6008
|
(GX) Add rewind option
|
2013-01-18 15:22:03 +01:00 |
|
twinaphex
|
b1cb4a7cd4
|
(Wii) Add button combo shortcut binds
|
2013-01-18 15:07:11 +01:00 |
|
twinaphex
|
0acf0a461b
|
(Wii) Both analog sticks now work more or less correctly
|
2013-01-18 14:24:46 +01:00 |
|