twinaphex
|
0f2e36d349
|
(RARCH_CONSOLE) Move default_binds
|
2013-01-13 03:17:13 +01:00 |
|
twinaphex
|
5563fb3ea6
|
(Android) Decrease state_device_ids by size
|
2013-01-13 02:44:13 +01:00 |
|
twinaphex
|
46a2076e37
|
(RLaunch) Can compile in most of RLaunch now
|
2013-01-13 01:07:22 +01:00 |
|
Hans-Kristian Arntzen
|
17490be09e
|
Merge pull request #120 from ficoos/replace_pread
Replace pread() in lseek()+read()
|
2013-01-12 15:58:27 -08:00 |
|
Saggi Mizrahi
|
1c37ef4158
|
Replace pread() in lseek()+read()
Signed-off-by: Saggi Mizrahi <ficoos@gmail.com>
|
2013-01-12 18:54:33 -05:00 |
|
twinaphex
|
32aac90e10
|
(PS3/Wii) Fix builds
|
2013-01-13 00:42:21 +01:00 |
|
twinaphex
|
3fe9382b0f
|
Add default keybinds for PS3
|
2013-01-13 00:35:06 +01:00 |
|
Hans-Kristian Arntzen
|
01f6e71db3
|
Merge pull request #119 from ficoos/remove_libgen
Use portable commands instead of libgen.h commands for path handling
|
2013-01-12 15:33:37 -08:00 |
|
Saggi Mizrahi
|
8ec326996b
|
Use portable commands instead of libgen.h commands for path handling
Signed-off-by: Saggi Mizrahi <ficoos@gmail.com>
|
2013-01-12 18:26:20 -05:00 |
|
Themaister
|
b928d6d2e9
|
Fix path logic bug for Windows.
|
2013-01-12 23:34:24 +01:00 |
|
Themaister
|
4512720500
|
Update overlays to .png.
|
2013-01-12 22:42:25 +01:00 |
|
Themaister
|
58bdf43a5d
|
Fix Android build.
|
2013-01-12 22:32:21 +01:00 |
|
twinaphex
|
09d776e06d
|
Button label defines
|
2013-01-12 19:41:35 +01:00 |
|
twinaphex
|
01ffc06d6a
|
Add button descriptor to retro_keybind
|
2013-01-12 18:45:22 +01:00 |
|
Themaister
|
f53d404024
|
Add RPNG, optional PNG loader.
|
2013-01-12 14:06:05 +01:00 |
|
twinaphex
|
5f0344f002
|
(GX) Quit button combos work again
|
2013-01-12 06:12:47 +01:00 |
|
twinaphex
|
ef4f1bba0d
|
(RMenu) Return to Menu fixed
|
2013-01-12 04:44:27 +01:00 |
|
twinaphex
|
a1dfe4f741
|
(Xbox 1) Fix build
|
2013-01-12 03:36:05 +01:00 |
|
twinaphex
|
04cacb5e30
|
Upgrade lifecycle_menu_state to 64bit variable lifecycle_mode_state
|
2013-01-12 03:13:03 +01:00 |
|
twinaphex
|
d6dd17bab1
|
(Zlib) Fix header function signature
|
2013-01-12 02:38:35 +01:00 |
|
twinaphex
|
ba51ff51f7
|
(RARCH_CONSOLE) Refactored zip_extract variable
|
2013-01-12 02:35:40 +01:00 |
|
twinaphex
|
2bd93932e6
|
(RMenu/RARCH_CONSOLE) Won't start/stop audio when toggle mode is
selected
|
2013-01-12 01:42:04 +01:00 |
|
Themaister
|
4212a93eef
|
Fix logic bug with Windows path handling.
Fixes bug when a path contains different slash types
in same path, e.g. C:/foo\bar.
|
2013-01-12 01:58:06 +01:00 |
|
twinaphex
|
826c844656
|
Return -1 when rarch_zlib_extract_archive fails somewhere
|
2013-01-12 00:55:01 +01:00 |
|
twinaphex
|
e8adce7740
|
(rarch_zlib) Use fill_pathname_join - avoid snprintf
|
2013-01-11 23:51:20 +01:00 |
|
Themaister
|
9b12e9b3b4
|
Fix C++ compat.
|
2013-01-12 00:34:47 +01:00 |
|
twinaphex
|
685a0d581f
|
(360) Have to drop the slashes for this to work on WIN32-style
consoles
|
2013-01-11 23:30:15 +01:00 |
|
Themaister
|
88df35578d
|
Pass float font sizes to cores.
|
2013-01-12 00:13:30 +01:00 |
|
twinaphex
|
7d1571e637
|
rarch_zlib.c - some nits
|
2013-01-11 23:08:12 +01:00 |
|
twinaphex
|
3c16ea972d
|
Fix - rarch_zlib_xtract_file - is_dir would always be false for _WIN32
targets
|
2013-01-11 23:06:25 +01:00 |
|
twinaphex
|
5b63da79db
|
Make rarch_zlib.c more generic
|
2013-01-11 23:04:46 +01:00 |
|
twinaphex
|
f21c998cc7
|
Change font_size to float
|
2013-01-11 23:00:51 +01:00 |
|
twinaphex
|
81fecc88ea
|
(RARCH_CONSOLE) Renamed console_rom_ext.c to rarch_zlib.c -
compiled it in for HAVE_ZLIB (for griffin) - moved rarch_console_load_game_wrap
to frontend_console.c and renamed it console_load_game
|
2013-01-11 22:46:14 +01:00 |
|
twinaphex
|
cba3b80925
|
(RARCH_CONSOLE) Rename rarch_console_settings.c to rmenu_settings.c
|
2013-01-11 22:27:31 +01:00 |
|
twinaphex
|
c7adeb9ed0
|
(RMenu) Rmenu now uses g_settings.video.font_size
|
2013-01-11 21:05:15 +01:00 |
|
twinaphex
|
09f4482016
|
(Xbox 1) Fix flicker filter label
|
2013-01-11 20:37:22 +01:00 |
|
twinaphex
|
2deef97ed5
|
(Xbox 1) Build fix
|
2013-01-11 20:21:16 +01:00 |
|
twinaphex
|
2fa133de5c
|
(RARCH_CONSOLE) Put exitspawn conditional into frontend_console.c
|
2013-01-11 20:13:02 +01:00 |
|
twinaphex
|
9a49430048
|
(360) Exitspawn fix
|
2013-01-11 20:10:04 +01:00 |
|
twinaphex
|
c58a54b0a3
|
(360) Build fix
|
2013-01-11 20:06:50 +01:00 |
|
twinaphex
|
6047df275d
|
(360) Clean up font code somewhat
|
2013-01-11 20:02:46 +01:00 |
|
twinaphex
|
cc43b84ff2
|
(RARCH_CONSOLE) Refactor more state variables
|
2013-01-11 19:44:34 +01:00 |
|
twinaphex
|
d84dec4c96
|
(360) Fix build
|
2013-01-11 18:22:18 +01:00 |
|
twinaphex
|
b67fd69c26
|
(RARCH_CONSOLE) Refactored out rmenu_hd/rmenu_widescreen
|
2013-01-11 18:14:54 +01:00 |
|
Themaister
|
79dd7f79d7
|
Fix build for Win32.
|
2013-01-11 16:44:58 +01:00 |
|
Themaister
|
8f9e65b5a7
|
Allow triggering multiple buttons with one desc.
|
2013-01-11 16:43:12 +01:00 |
|
Themaister
|
93c4682f99
|
Add RARCH_DEVICE_POINTER_SCREEN to Android.
|
2013-01-11 16:32:49 +01:00 |
|
Themaister
|
312980ee30
|
Add support for full-screen overlays.
|
2013-01-11 16:23:04 +01:00 |
|
Themaister
|
d50ad3e543
|
Uninstall retrolaunch properly.
|
2013-01-11 11:57:19 +01:00 |
|
Themaister
|
e35c6375ee
|
Fix C++ incompatibilities in retrolaunch.
|
2013-01-11 11:51:52 +01:00 |
|