twinaphex
|
85441f34a7
|
Revert "Part 2 of menu input remapping"
This reverts commit 19d090d3ae69acc2703dfc86ddc8141cf50a4ee5.
|
2015-01-25 04:52:16 +01:00 |
|
twinaphex
|
19d090d3ae
|
Part 2 of menu input remapping
|
2015-01-25 03:32:03 +01:00 |
|
twinaphex
|
5b2d950034
|
Part 1 of menu input remapping
|
2015-01-25 02:14:04 +01:00 |
|
twinaphex
|
5a48d593d3
|
Cleanups
|
2015-01-25 01:48:58 +01:00 |
|
twinaphex
|
724e748254
|
Implement action_start callback for remap_file_load
|
2015-01-24 23:49:35 +01:00 |
|
twinaphex
|
5419757c40
|
Add input remapping saving/loading
|
2015-01-24 23:42:31 +01:00 |
|
twinaphex
|
9e9c109bd4
|
Make some functions static and move them to menu_list
|
2015-01-24 20:49:18 +01:00 |
|
twinaphex
|
48bb07c314
|
Get rid of more code duplication
|
2015-01-24 20:46:24 +01:00 |
|
twinaphex
|
3ca29e8cea
|
More refactoring / getting rid of code duplication
|
2015-01-24 20:44:28 +01:00 |
|
twinaphex
|
bcca74e266
|
Move list_populate_generic to menu_list.c
|
2015-01-24 20:33:54 +01:00 |
|
twinaphex
|
a4bc83a48c
|
Cut down on code duplication - create list_populate_generic
|
2015-01-24 20:23:32 +01:00 |
|
twinaphex
|
fbdd027c59
|
(gfx/video_filter.c) Add more logging
|
2015-01-24 20:18:44 +01:00 |
|
twinaphex
|
55c53da2fe
|
Better fix
|
2015-01-24 20:03:53 +01:00 |
|
twinaphex
|
cb5ec75a96
|
(Menu entries cbs) Fix regression - if setting already has an action toggle bound,
use that instead
|
2015-01-24 19:54:27 +01:00 |
|
Twinaphex
|
5fb019e997
|
Update README.md
|
2015-01-24 11:17:03 +01:00 |
|
Twinaphex
|
0f58d4d148
|
net_http_test.c - cleanups
|
2015-01-24 08:48:04 +01:00 |
|
Twinaphex
|
f7e45f7753
|
Remove duplicate function menu_database_populate_list
|
2015-01-24 08:37:03 +01:00 |
|
Twinaphex
|
a7a5cb6a94
|
(menu_database.c) refactor some more
|
2015-01-24 08:33:50 +01:00 |
|
Twinaphex
|
75d9bdecbb
|
(menu_database.c) Cleanups
|
2015-01-24 08:26:54 +01:00 |
|
Twinaphex
|
199d8803c8
|
(libretroDB) Update 'developer'
|
2015-01-24 08:19:37 +01:00 |
|
Twinaphex
|
6c8b19f4fa
|
(Menu database) Refactor code in menu_database.c and add 'query'
function
|
2015-01-24 08:17:04 +01:00 |
|
Twinaphex
|
dabdd8d1ec
|
(Menu database) Cleanup unused header include
|
2015-01-24 08:04:41 +01:00 |
|
Twinaphex
|
b9a1e2517b
|
Cleanup variable in menu_database_populate_list
|
2015-01-24 08:02:23 +01:00 |
|
Twinaphex
|
1aef02f5f6
|
(Griffin) Add menu_database to griffin
|
2015-01-24 08:01:19 +01:00 |
|
Twinaphex
|
6554c082c2
|
Cleanup unused variable
|
2015-01-24 07:58:56 +01:00 |
|
twinaphex
|
978248daa9
|
Put headers outside of extern "C"
|
2015-01-24 05:18:25 +01:00 |
|
twinaphex
|
caa7336911
|
Split up database code to menu_database.c
|
2015-01-24 04:55:35 +01:00 |
|
twinaphex
|
c89e499c97
|
(menu_action.c) Indenting style nits
|
2015-01-24 04:26:08 +01:00 |
|
twinaphex
|
9daf29ac04
|
Update docs/retroarch.1
|
2015-01-24 04:09:40 +01:00 |
|
twinaphex
|
b5040ef3dc
|
(libretroDB) Style nits
|
2015-01-24 04:04:56 +01:00 |
|
twinaphex
|
66641d7828
|
(image_rpng.c) Declare variables at top of function
|
2015-01-24 03:37:15 +01:00 |
|
twinaphex
|
42f4c05ebd
|
(Android) Rename 'Load Core' to 'Core Selection'
|
2015-01-24 03:31:07 +01:00 |
|
twinaphex
|
82a80e36a6
|
Add 'Starting Download/Download Finished' messages
|
2015-01-24 03:20:54 +01:00 |
|
twinaphex
|
a2d56885f8
|
Cleanups
|
2015-01-24 03:07:13 +01:00 |
|
twinaphex
|
d02b6ddd69
|
(net_http.c) Move back to strcpy
|
2015-01-24 02:00:06 +01:00 |
|
twinaphex
|
f3044b8748
|
(net_http.c) Use snprintf and strlcpy
|
2015-01-24 01:56:55 +01:00 |
|
twinaphex
|
1d4471ee16
|
Cleanups for parse_url
|
2015-01-24 01:54:59 +01:00 |
|
twinaphex
|
d4bed832cc
|
Cleanup net_http.c
|
2015-01-24 01:48:55 +01:00 |
|
twinaphex
|
2fa9f29d93
|
(MSVC) Silence warning in net_http.c
|
2015-01-24 01:45:20 +01:00 |
|
twinaphex
|
fe3615ba22
|
Fix Android warnings
|
2015-01-24 01:39:55 +01:00 |
|
twinaphex
|
e1395abe69
|
(net_http.c) Silence warning
|
2015-01-24 01:32:27 +01:00 |
|
twinaphex
|
07684fff1c
|
(Wii) Build fixes
|
2015-01-24 01:31:17 +01:00 |
|
twinaphex
|
bb2a9870a8
|
(PS3) Define EWOULDBLOCK as SYS_NET_EWOULDBLOCK
|
2015-01-24 01:28:51 +01:00 |
|
twinaphex
|
f99cb6bb68
|
(Xbox) Xbox has WSAGetLastError() after all
|
2015-01-24 01:22:15 +01:00 |
|
twinaphex
|
a268feb1b3
|
Add MENU_FILE_DOWNLOAD_CORE to toggle_action_scroll
|
2015-01-24 01:17:43 +01:00 |
|
twinaphex
|
71848c69dd
|
Refactor isagain()
|
2015-01-24 01:10:44 +01:00 |
|
twinaphex
|
d18dd94ad3
|
Refactor netplay_compat.h
|
2015-01-24 01:06:53 +01:00 |
|
twinaphex
|
d427fbbbbd
|
Use static INLINE for isagain
|
2015-01-24 00:40:34 +01:00 |
|
Alcaro
|
525fc87325
|
Update netplay_compat.h
|
2015-01-24 00:35:37 +01:00 |
|
twinaphex
|
ce2732fef4
|
Put rarch_main_command(RARCH_CMD_NETWORK_INIT) earlier so that
WSA has a chance to be intialized before we do the HTTP initialization
|
2015-01-24 00:17:06 +01:00 |
|