Twinaphex
|
824f62fd8e
|
(Wii) Use audio rate control - seems to eliminate frame skipping
problem for now
|
2012-06-29 21:06:38 +02:00 |
|
Twinaphex
|
21241ddbf0
|
Merge git://github.com/ToadKing/RetroArch-Rpi
Conflicts:
console/console_settings.h
wii/frontend/rgui.c
|
2012-06-29 17:18:13 +02:00 |
|
Twinaphex
|
1a760f2448
|
(PS3) Add ROM loading message
|
2012-06-29 16:47:02 +02:00 |
|
Twinaphex
|
2832ca0fb1
|
(PS3) Change background to accomodate for message queue buffer
|
2012-06-29 16:29:52 +02:00 |
|
Twinaphex
|
b273659975
|
(PS3) OSD message now at same position both ingame and in menu
|
2012-06-29 16:02:31 +02:00 |
|
Twinaphex
|
9c03883149
|
(PS3) More aesthetic improvements
|
2012-06-29 15:43:09 +02:00 |
|
Twinaphex
|
bac23cc7de
|
(PS3) Aesthetic improvements
|
2012-06-29 14:40:50 +02:00 |
|
Twinaphex
|
5ea167a2c3
|
(PS3) Beginning ingame menu refactor
|
2012-06-29 13:30:25 +02:00 |
|
Themaister
|
30fd6ddca0
|
Merge branch 'master' of github.com:Themaister/RetroArch
|
2012-06-29 13:35:14 +02:00 |
|
Twinaphex
|
df306320e5
|
(PS3) Reuse some settings code in ingame menu - cut down on loc
|
2012-06-29 12:44:11 +02:00 |
|
Twinaphex
|
e773381f4c
|
(PS3) Cut down on loc
|
2012-06-29 12:27:17 +02:00 |
|
Twinaphex
|
1d2f7634d7
|
(PS3) Move filebrowser menu stack push to menu_init so it isn't
being done everytime we go back from ingame to menu
|
2012-06-29 11:56:58 +02:00 |
|
Twinaphex
|
62925dcda1
|
(PS3) refactor messy set_initial_dir_tmpbrowser logic
|
2012-06-29 11:44:50 +02:00 |
|
Twinaphex
|
511fe80b9a
|
(PS3) Fix typos in ingame menu caused by regex replace
|
2012-06-29 11:15:37 +02:00 |
|
Twinaphex
|
e764fbb08d
|
(360/PS3) Fix regression - libretro path is no longer being
cleared after first boot
|
2012-06-29 11:09:01 +02:00 |
|
Themaister
|
83da5f2035
|
DRIVER_X11 appears to be defined on OSX.
|
2012-06-29 09:48:37 +02:00 |
|
Toad King
|
43ead728b3
|
Merge branch 'master' of git://github.com/Themaister/RetroArch
|
2012-06-28 21:14:09 -04:00 |
|
Toad King
|
1db8efedbc
|
(Wii) message box fixes
Have ROM error boxes display for a short period and not reset the file browser
|
2012-06-28 21:13:45 -04:00 |
|
TwinAphex51224
|
f9f564c6c9
|
(360) Fix unused variable warning
|
2012-06-29 00:38:26 +02:00 |
|
Twinaphex
|
86df47497e
|
(PS3/360) Create rarch_configure_libretro_core for console ports
|
2012-06-29 00:24:10 +02:00 |
|
Twinaphex
|
a8c3b9c8ee
|
(PS3) Cut down on memory usage menus
|
2012-06-28 22:55:55 +02:00 |
|
Twinaphex
|
5ad0a94b73
|
(PS3) remove static menus
|
2012-06-28 22:19:03 +02:00 |
|
Twinaphex
|
e1e7faacc6
|
(PS3) Refactor menu - add menu_stack_refresh
|
2012-06-28 21:49:40 +02:00 |
|
Twinaphex
|
74e15d89f3
|
(PS3) Remove pointer(s) to items_generalsettings in menu struct
|
2012-06-28 21:29:12 +02:00 |
|
Twinaphex
|
98b1ecab58
|
(PS3) Fix: don't render filebrowser in ingame menu
|
2012-06-28 21:19:23 +02:00 |
|
Twinaphex
|
6a5ddee67e
|
(PS3) Menu stack code cleanups
|
2012-06-28 21:03:14 +02:00 |
|
TwinAphex51224
|
4293872f5c
|
(360) Move xdk360_input_loop to menu.cpp
|
2012-06-28 18:54:06 +02:00 |
|
Twinaphex
|
c0f10f41ed
|
(Console) rarch_startup returns bool value now - indicating
ROM loading error/success
|
2012-06-28 18:33:40 +02:00 |
|
Themaister
|
c440c7a50a
|
Add support for RETRO_DEVICE_ANALOG.
|
2012-06-28 18:32:06 +02:00 |
|
Twinaphex
|
32383f168b
|
(Console) Attempt to trap ROM loading errors
|
2012-06-28 18:10:04 +02:00 |
|
Twinaphex
|
f0026384d3
|
(Console) Rename console_ext.c to retroarch_console.c
|
2012-06-28 17:52:51 +02:00 |
|
Twinaphex
|
ed57cc81f9
|
(PS3/360) Add load_shader wrapper function for consoles
|
2012-06-28 17:35:20 +02:00 |
|
Twinaphex
|
2865fc1fc9
|
(PS3) Menu refactor - get rid of hardcoded waitstates for every action
|
2012-06-28 17:11:22 +02:00 |
|
Twinaphex
|
968d8b300a
|
(PS3) More shoddy menu code refactored
|
2012-06-28 14:10:05 +02:00 |
|
Twinaphex
|
56a05bdbee
|
(PS3) Refactor sucky menu code - beginning with input
|
2012-06-28 13:11:07 +02:00 |
|
Twinaphex
|
f6b1d8cfca
|
(Wii) Use rarch_settings_msg for platform-agnostic string representation
in RetroArch console ports
|
2012-06-28 12:05:36 +02:00 |
|
Themaister
|
41868ac1da
|
Hoist out #ifdefs from gfx_ctx_get_window_size (SDL).
|
2012-06-27 20:03:36 +02:00 |
|
Toad King
|
470dda1e3c
|
(WII) add message box when loading a rom (feedback when loading large roms)
fix file browser list stretching past the bottom of the screen
|
2012-06-27 02:30:14 -04:00 |
|
Toad King
|
6b28b48c37
|
(WII) compile fix
|
2012-06-27 02:26:56 -04:00 |
|
Toad King
|
bae4f75d2c
|
Merge branch 'master' of git://github.com/Themaister/RetroArch
|
2012-06-27 00:57:59 -04:00 |
|
Toad King
|
0eac1aea7d
|
.gitignore
|
2012-06-27 00:56:56 -04:00 |
|
Toad King
|
c32b5985b8
|
better sdl_x11 detection, don't resize on non-x11 video
|
2012-06-27 00:54:42 -04:00 |
|
Toad King
|
0a64640303
|
don't error on no window manager SDL video
|
2012-06-27 00:44:20 -04:00 |
|
Toad King
|
5713f88f11
|
(WII) enable file browser loop-around
|
2012-06-27 00:43:25 -04:00 |
|
Twinaphex
|
41259ad334
|
(Wii) Add File Browser string on top - move filebrowser entries
down
|
2012-06-27 00:17:02 +02:00 |
|
Themaister
|
b3c270d3f3
|
Add rate control interface for Wii audio.
|
2012-06-26 20:11:52 +02:00 |
|
Twinaphex
|
ad8cc4a37e
|
(Wii) Support video frame duping - for Gambatte
|
2012-06-26 19:04:37 +02:00 |
|
Twinaphex
|
d97465d16d
|
(Wii) Removed freetype dependency
|
2012-06-26 18:58:41 +02:00 |
|
Twinaphex
|
2133691d9d
|
(PS3) Add CELL_MK_DIR define to Salamander makefile
|
2012-06-26 17:19:59 +02:00 |
|
Hans-Kristian Arntzen
|
921a91210f
|
Merge pull request #16 from ToadKing/master
Optimizations and fixups for Wii port.
|
2012-06-25 13:48:22 -07:00 |
|