TwinAphex51224
|
0a1cf3edba
|
(360) Add more OSD messages for options
|
2012-05-22 04:52:12 +02:00 |
|
TwinAphex51224
|
4e05524172
|
(360) Add some more OSD messages
|
2012-05-22 04:25:45 +02:00 |
|
TwinAphex51224
|
7064abded5
|
(RARCH_CONSOLE) message queue needs to be inited long before
Retro arch main init function - also added some onscreen
messages to some of the settings for the 360 port
|
2012-05-22 04:14:28 +02:00 |
|
TwinAphex51224
|
611dd9f34e
|
(360) Some menu usability tweaks
|
2012-05-22 03:40:55 +02:00 |
|
TwinAphex51224
|
81203de0a2
|
(360) B button works better now in menu
|
2012-05-22 03:10:56 +02:00 |
|
Twinaphex
|
d51772dcb1
|
(PS3) Updated to work with new viewport settings code
|
2012-05-22 02:32:32 +02:00 |
|
TwinAphex51224
|
4ecdddb2cb
|
(360) refactor viewport settings code - also need to update
PS3 after this commit
|
2012-05-22 02:36:31 +02:00 |
|
TwinAphex51224
|
74d12bf1a1
|
(360) Custom resize mode now works
|
2012-05-22 02:19:40 +02:00 |
|
Twinaphex
|
2103440c91
|
(PS3) Cleanups
|
2012-05-21 21:52:30 +02:00 |
|
TwinAphex51224
|
ad17453d5c
|
(360) Shader filenames are now shown in settings menu
|
2012-05-21 21:20:28 +02:00 |
|
TwinAphex51224
|
025ea6608f
|
rarch_convert_wchar_to_const_char function is portable, so
hose it out of ifdef _XBOX define
|
2012-05-21 19:08:37 +02:00 |
|
TwinAphex51224
|
8cb3172eea
|
(360) Cleaned up messy char to wchar and vice versa conversion routines
in 360 menu code by using new helper functions
|
2012-05-21 19:06:31 +02:00 |
|
TwinAphex51224
|
9cd3db85aa
|
(360) Very rough shader selection in Settings menu - second pass doesn't work yet - blank screen - some memory leaks when loading a lot of shaders one after another
|
2012-05-21 18:02:59 +02:00 |
|
Themaister
|
068b3b90f5
|
Update version to 0.9.6-rc1.
v0.9.6-rc1
|
2012-05-11 21:43:56 +02:00 |
|
Themaister
|
4ddc5a9912
|
Fix strange bug where binds in player 2 would carry over to player 1.
|
2012-05-09 23:25:30 +02:00 |
|
Themaister
|
4debf60bad
|
Do not output FFT sanity test to stdout.
|
2012-05-08 13:02:29 +02:00 |
|
Themaister
|
bc604f5029
|
Output SNR results to CSV.
|
2012-05-08 12:55:12 +02:00 |
|
Themaister
|
3878e81ce4
|
Improve SNR measurement.
|
2012-05-08 12:14:03 +02:00 |
|
TwinAphex51224
|
16e7355314
|
(360) Add second hardware filter option
|
2012-05-08 04:22:53 +02:00 |
|
TwinAphex51224
|
9272fdcdd6
|
(360) Add FBO on/off switch
|
2012-05-08 03:37:06 +02:00 |
|
Twinaphex
|
318d7a85d6
|
Merge branch 'master' of github.com:Themaister/RetroArch
rsound works but sound is FUBAR
Conflicts:
console/console_ext.c
|
2012-05-07 23:59:20 +02:00 |
|
Themaister
|
da941b8c6c
|
Do not start audio driver out of the blue.
|
2012-05-07 23:57:39 +02:00 |
|
Twinaphex
|
bdba331096
|
(PS3) Preliminary rsound patches
|
2012-05-07 23:52:15 +02:00 |
|
Themaister
|
a9eaa86683
|
Cleanup in driver selection.
|
2012-05-07 23:20:13 +02:00 |
|
TwinAphex51224
|
24d9f815ce
|
(360) Added extra buttons
|
2012-05-07 22:47:36 +02:00 |
|
Twinaphex
|
9351ac9fd9
|
(PS3) Added extra buttons for PS3 port
|
2012-05-07 22:25:56 +02:00 |
|
Themaister
|
34553627b2
|
Add Python lookups to L2/R2/L3/R3.
|
2012-05-07 21:59:39 +02:00 |
|
Themaister
|
dd90a338d5
|
Add L2/R2/L3/R3 keys.
|
2012-05-07 21:51:32 +02:00 |
|
Themaister
|
2e205f6a94
|
Update Makefiles to 0.9.6.
|
2012-05-07 20:58:32 +02:00 |
|
TwinAphex51224
|
df650a5e64
|
(360) Aspect ratio selection fix
|
2012-05-07 20:55:33 +02:00 |
|
Twinaphex
|
ff9f07e23f
|
(PS3) Aspect ratio selection fix
|
2012-05-07 20:33:46 +02:00 |
|
Twinaphex
|
be5695f802
|
(PS3) Small cleanups to RetroArch Salamander
|
2012-05-07 19:45:13 +02:00 |
|
TwinAphex51224
|
b198fd1237
|
(360) More settings saved
|
2012-05-07 17:27:14 +02:00 |
|
TwinAphex51224
|
d50fb9ad06
|
Changed README.md to reflect changes on 360 side
|
2012-05-07 17:00:39 +02:00 |
|
TwinAphex51224
|
e0f3522892
|
(360) Renamed some solution files
|
2012-05-07 16:58:20 +02:00 |
|
TwinAphex51224
|
15d9af091e
|
Revert "(360) Small code cleanups in fonts.cpp"
This reverts commit 4b7b47fbf1dc47634bcc14a03b042fb27cf9a807.
|
2012-05-07 16:43:26 +02:00 |
|
TwinAphex51224
|
8f7ca9130a
|
Revert "(360) Cleanups fonts.cpp"
This reverts commit 0c5c3c4299d7115610bd0f6de119238dc28f7372.
|
2012-05-07 16:43:16 +02:00 |
|
TwinAphex51224
|
8e4d2f6feb
|
(360) FBO/render target changes
|
2012-05-07 05:35:10 +02:00 |
|
Twinaphex
|
0c5c3c4299
|
(360) Cleanups fonts.cpp
|
2012-05-07 03:41:52 +02:00 |
|
TwinAphex51224
|
4b7b47fbf1
|
(360) Small code cleanups in fonts.cpp
|
2012-05-07 03:35:29 +02:00 |
|
Twinaphex
|
d40c1b3be6
|
(PS3) Use built-in stock shader program
|
2012-05-07 00:18:02 +02:00 |
|
Themaister
|
549a6c1349
|
Condom code. Playing it safe.
|
2012-05-06 23:40:29 +02:00 |
|
Themaister
|
f73a8d9875
|
Fix coding derp.
|
2012-05-06 22:38:25 +02:00 |
|
Themaister
|
a5f1634dca
|
NULL sets a program to stock.
|
2012-05-06 22:35:29 +02:00 |
|
TwinAphex51224
|
43dbec58a3
|
(360) Small fix
|
2012-05-06 22:11:06 +02:00 |
|
Themaister
|
51890d2609
|
Align vertex/texels.
|
2012-05-06 22:02:54 +02:00 |
|
TwinAphex51224
|
3af750de3a
|
(360) HLSL shader code expanded
|
2012-05-06 21:57:01 +02:00 |
|
Twinaphex
|
959a0ea809
|
(PS3) FBO changes - no more needless deinit when not necessary
|
2012-05-06 20:05:13 +02:00 |
|
TwinAphex51224
|
cfe5ce5286
|
(360) Lay the groundwork for FBO mode
|
2012-05-06 18:54:17 +02:00 |
|
Themaister
|
b69ba24a05
|
Update README.
|
2012-05-06 13:01:19 +02:00 |
|