Twinaphex
|
0fd65fccc1
|
(GX) Dirty hack to get Classic analog sticks mapped as D-pad working
properly (without messing up same controls in menu)
|
2012-08-09 03:07:08 +02:00 |
|
Toad King
|
4e8bb6580b
|
(GX) more GC button combo changes
Exit is now Stick Down + C-Stick Down + L + R
|
2012-08-08 19:27:52 -04:00 |
|
Toad King
|
6598e71b9c
|
(GX) Change button combos for GC controller for Menu/Exit
Stick Up + C-Stick Up + L + R for menu
Start + Select + L + R for exit
|
2012-08-08 18:23:33 -04:00 |
|
Twinaphex
|
4eb04a682c
|
(GX) VIDEO_SetTrapFilter not run every frame now
|
2012-08-08 23:25:41 +02:00 |
|
Twinaphex
|
d7fd90883b
|
(GX) Slim down vi_encoder.c
|
2012-08-08 23:18:31 +02:00 |
|
Twinaphex
|
5de1373d23
|
Revert "Revert "(GX) Add VI_Trap Filter (for Wii)" - noticeable audio pops"
This reverts commit 827e69fabc .
|
2012-08-08 22:39:19 +02:00 |
|
Twinaphex
|
827e69fabc
|
Revert "(GX) Add VI_Trap Filter (for Wii)" - noticeable audio pops
for little gain
This reverts commit 690ac65d3e .
|
2012-08-08 21:25:52 +02:00 |
|
Twinaphex
|
690ac65d3e
|
(GX) Add VI_Trap Filter (for Wii)
|
2012-08-08 21:04:33 +02:00 |
|
Twinaphex
|
c6032be256
|
(GX) Add gamma correction options in settings menu
|
2012-08-08 19:55:38 +02:00 |
|
Twinaphex
|
5e2307d9c9
|
(GX) Add rotation options in settings menu
|
2012-08-08 18:47:15 +02:00 |
|
Themaister
|
2f9585829e
|
Implement for JOYPAD explicitly. Defaults to 0.
|
2012-08-08 08:33:44 +02:00 |
|
Themaister
|
2dfd32d694
|
Do not return early if id is large (likely so with RETROK_).
|
2012-08-08 07:52:20 +02:00 |
|
Themaister
|
50980263fb
|
Correctly use RETRO_DEVICE_KEYBOARD in ext_gfx.
|
2012-08-08 07:47:10 +02:00 |
|
Themaister
|
e3a2bf1463
|
Fix build if --disable-netplay is used.
|
2012-08-08 07:40:00 +02:00 |
|
Twinaphex
|
c48d8e45a9
|
(GX) Quit shortcut combos added - for Wiimote (Home + B) - for
Classic (Home + ZL + ZR) and Gamecube (L + R + Z + Start + A)
|
2012-08-08 06:56:56 +02:00 |
|
Toad King
|
54a5845321
|
(GX) initial in-game menu
|
2012-08-07 23:40:17 -04:00 |
|
Twinaphex
|
a5f8651dcd
|
(GX) Add 90/180/270 degree rotation tex coord matrices -
wii_set_rotation just needs to be implemented now
|
2012-08-08 00:36:47 +02:00 |
|
Twinaphex
|
ba2323c443
|
(GX) Update icon - no more SSNES icon
|
2012-08-08 00:12:10 +02:00 |
|
Twinaphex
|
ab0ce82b1e
|
(GX) Alpha blended image overlay when exiting back to menu
|
2012-08-07 23:52:36 +02:00 |
|
Themaister
|
c76a4b4092
|
Nonblock console reads appear to work on Win32.
|
2012-08-07 22:36:44 +02:00 |
|
Themaister
|
01f9ad8d8d
|
Build in STDIN_CMD on Win32.
|
2012-08-07 21:31:43 +02:00 |
|
Themaister
|
54353961e1
|
Fix build for Win32.
|
2012-08-07 21:27:59 +02:00 |
|
Toad King
|
c850fa956f
|
(GX) video changes
|
2012-08-07 13:12:51 -04:00 |
|
twinaphex
|
ae7292b111
|
(Xbox 1) Save flicker filter and soft filter in config file
|
2012-08-07 18:33:16 +02:00 |
|
twinaphex
|
a9de8e41e5
|
(Xbox 1) Add flicker filter and soft display filter options in
Settings menu
|
2012-08-07 18:26:52 +02:00 |
|
Squarepusher
|
f41c252f6f
|
Merge pull request #43 from freakdave/master
(Xbox 1) Fixed screen rotation code
|
2012-08-07 08:20:45 -07:00 |
|
freakdave
|
565e7e0a6d
|
(Xbox 1) Set SDFilter to default value (disabled), leave FFilter at 1 though
|
2012-08-07 16:36:29 +02:00 |
|
freakdave
|
b174eb3f7a
|
(Xbox 1) Small but necessary bug fix in screen resize code (rmenu)
|
2012-08-07 16:26:12 +02:00 |
|
freakdave
|
ee77a2dac7
|
(Xbox 1) Fixed screen rotation code
|
2012-08-07 14:39:27 +02:00 |
|
Twinaphex
|
0fc1a37872
|
(GX) Get rid of static variables in gx_video.c
|
2012-08-07 06:04:17 +02:00 |
|
Twinaphex
|
a413b4126f
|
(GX) Take out some unused and unimplemented stubs
|
2012-08-07 05:30:14 +02:00 |
|
Twinaphex
|
d78cab023b
|
(GX) Add HW_RVL ifdef
|
2012-08-07 05:27:27 +02:00 |
|
Twinaphex
|
46210fce54
|
(Wii) Rename all Wii files to gx/
|
2012-08-07 05:24:12 +02:00 |
|
Toad King
|
4a328960a4
|
(Wii) prepare RGUI/gx_video for in-game menu
|
2012-08-06 22:30:18 -04:00 |
|
twinaphex
|
cc154d21ab
|
(Xbox 1) Add RetroArch Salamander project + fix config_file.c
|
2012-08-07 00:23:25 +02:00 |
|
Twinaphex
|
a6424f02b0
|
(RMenu) Cleanup
|
2012-08-06 23:37:53 +02:00 |
|
twinaphex
|
8dae2d2179
|
(Xbox1/RMenu) Move Xbox init code to xdk/frontend/main.c
|
2012-08-06 22:53:57 +02:00 |
|
twinaphex
|
72b7ecaaff
|
(RMenu) Take out some unused Xbox 1 definitions
|
2012-08-06 22:49:10 +02:00 |
|
Twinaphex
|
61d5977054
|
(Wii) Change WII_ prefixes to GX_
|
2012-08-06 22:00:35 +02:00 |
|
Twinaphex
|
f2343569bc
|
Add rarch_settings_set_default - default rate control/enable for
GEKKO
|
2012-08-06 21:44:25 +02:00 |
|
Twinaphex
|
ca82b46a3c
|
(Wii) CORE.dol file is now renamed to sane filename - libretro
management code seems to be more or less up and running now
|
2012-08-06 21:32:06 +02:00 |
|
Toad King
|
0b47c01ef5
|
(Wii) change default values for audio rate control
|
2012-08-06 15:24:17 -04:00 |
|
Toad King
|
c53f9ff982
|
(Wii) config file changes
(Consoles) save audio rate control
|
2012-08-06 15:13:37 -04:00 |
|
Toad King
|
b64207a8aa
|
Do not open config files on console in append mode
|
2012-08-06 15:12:59 -04:00 |
|
Toad King
|
cc52ee9754
|
(Wii) forward arguments to loaded DOL files, fixes paths
|
2012-08-06 13:35:31 -04:00 |
|
Twinaphex
|
fe5a11b051
|
(RGL) Cleanups
|
2012-08-06 18:24:54 +02:00 |
|
Squarepusher
|
fba4f6273a
|
Merge pull request #42 from freakdave/master
(Xbox 1) Fixed lockups that occurred due to negative viewport coordinates (X,Y in Resize Mode)
|
2012-08-06 07:41:13 -07:00 |
|
freakdave
|
64ef86ce06
|
(Xbox 1) Added ifdef's to the viewport fix, i don't know if other platforms allow negative values.
|
2012-08-06 15:15:58 +02:00 |
|
freakdave
|
0da3b628c6
|
(Xbox 1) Fixed lockups that occurred due to negative viewport coordinates (X,Y in Resize Mode)
|
2012-08-06 15:08:10 +02:00 |
|
Twinaphex
|
7fb25a76c8
|
(RGL) Tweaks
|
2012-08-06 05:05:16 +02:00 |
|