twinaphex
|
f22e9c78fb
|
Update fifo_buffer.c
|
2014-12-21 01:07:59 +01:00 |
|
twinaphex
|
b2f5c81881
|
Fix some header includes
|
2014-12-21 01:06:44 +01:00 |
|
twinaphex
|
6ae24c083d
|
Move some network settings
|
2014-12-21 00:51:34 +01:00 |
|
twinaphex
|
4114e74d35
|
Change Netplay Options to Network Options
|
2014-12-20 22:44:06 +01:00 |
|
twinaphex
|
22eaed78a7
|
Add header guard to http_lib.h
|
2014-12-20 22:17:50 +01:00 |
|
twinaphex
|
1917602103
|
Remove int i in http_intf_command
|
2014-12-20 22:13:42 +01:00 |
|
twinaphex
|
1af76d7179
|
Add http_intf.c/http_intf.h
|
2014-12-20 22:11:32 +01:00 |
|
twinaphex
|
bfdf283a11
|
(http_lib.c) Add spaces
|
2014-12-20 21:53:45 +01:00 |
|
twinaphex
|
a5394f4e77
|
Add unistd.h for non-Win32, direct.h for Win32 (http_lib.c)
|
2014-12-20 21:48:37 +01:00 |
|
twinaphex
|
d1f0f50900
|
(rmenu.c) Fix up struct
|
2014-12-20 21:47:16 +01:00 |
|
Alcaro
|
bfebf8b16b
|
Fix various warnings and C++ errors.
|
2014-12-20 21:45:22 +01:00 |
|
twinaphex
|
e055546cd6
|
Add missing http_lib.h
|
2014-12-20 21:34:46 +01:00 |
|
twinaphex
|
854910951c
|
Bake in http_lib.c when HAVE_NETPLAY is defined
|
2014-12-20 21:29:24 +01:00 |
|
twinaphex
|
4cc853b9be
|
Update http_query
|
2014-12-20 21:02:32 +01:00 |
|
twinaphex
|
e355118398
|
http_lib.c - rewrite somewhat to meet our requirements
|
2014-12-20 20:56:44 +01:00 |
|
twinaphex
|
3cdf90deeb
|
Move gl_wrap_type_to_enum outside of HAVE_FBO ifdef
|
2014-12-20 00:44:14 +01:00 |
|
twinaphex
|
ed2c4ec04f
|
Add HAVE_FBO ifdef
|
2014-12-20 00:41:03 +01:00 |
|
Twinaphex
|
0c1c05cda8
|
Merge pull request #1292 from lioncash/android
Android: Add the ability to check a downloadable core's wiki page.
|
2014-12-18 19:47:23 +01:00 |
|
Lioncash
|
9e3587c96f
|
Android: Handle case where core list could not be retrieved better
|
2014-12-18 13:44:17 -05:00 |
|
Lioncash
|
8b14bbc6e2
|
Android: Add context menu in the downloader for going to a core's wiki page
|
2014-12-18 13:44:08 -05:00 |
|
twinaphex
|
608b1f53c8
|
Enable autoconfig descriptor show by default
|
2014-12-18 18:59:03 +01:00 |
|
twinaphex
|
4f2909e3b5
|
(Android) Remove GPL waiver
|
2014-12-18 03:15:35 +01:00 |
|
twinaphex
|
82f6c57966
|
Add new option 'Show Autoconfig Descriptor Labels' for more
comprehensible button labels per joypad - needs to be added per
autoconfig file
|
2014-12-16 06:21:18 +01:00 |
|
twinaphex
|
bd40703fa3
|
Modify cheat_manager_update - pass in correct cheat index
|
2014-12-16 05:14:22 +01:00 |
|
twinaphex
|
21b99c3ac5
|
Press left/right on a cheat entry now to turn it ON/OFF
|
2014-12-16 02:20:06 +01:00 |
|
twinaphex
|
03f2421154
|
Add description to cheat code if available
|
2014-12-16 00:08:50 +01:00 |
|
twinaphex
|
fdc1cf5422
|
Can now load cht files from 'Load Cheat File'
|
2014-12-16 00:02:46 +01:00 |
|
twinaphex
|
be5a76cb91
|
Start using g_extern.cheat instead of having a separate cheat
manager in the menu struct
|
2014-12-15 23:57:14 +01:00 |
|
twinaphex
|
61c98d8893
|
Start adding stub 'Cheat File Load'
|
2014-12-15 23:51:11 +01:00 |
|
twinaphex
|
cf66692b21
|
Start adding cheat_manager_load function
|
2014-12-15 22:40:23 +01:00 |
|
twinaphex
|
ecb5b08432
|
Set cheatfile_name in set_paths
|
2014-12-15 21:55:51 +01:00 |
|
twinaphex
|
62d3e9784d
|
Don't compile in xml_compat code
|
2014-12-15 21:34:22 +01:00 |
|
twinaphex
|
18f9e4e296
|
Remove sha256 variable - cheats should no longer be dependent
on need_fullpath false and having a SHA256 hash
|
2014-12-15 21:29:09 +01:00 |
|
twinaphex
|
79f977bc2b
|
Remove unused cheat_manager_new_from_xml
|
2014-12-15 21:08:16 +01:00 |
|
twinaphex
|
46f8713165
|
Remove bsnes XML cheat code - rework this into something more generic
|
2014-12-15 21:03:00 +01:00 |
|
Twinaphex
|
199cbda252
|
Merge pull request #1288 from heuripedes/master
Revert "(cheats.c) Fix buffer reallocation"
|
2014-12-15 20:54:56 +01:00 |
|
Higor Eurípedes
|
5a0498b859
|
Revert "(cheats.c) Fix buffer reallocation"
This reverts commit 947baa6b60 .
|
2014-12-15 16:53:23 -03:00 |
|
twinaphex
|
db304a7e2f
|
Get rid of some useless casts pt. 2
|
2014-12-15 19:31:17 +01:00 |
|
twinaphex
|
2003d2ec12
|
menu_entries_cbs.c - some cleanups
|
2014-12-15 19:26:24 +01:00 |
|
twinaphex
|
b79af72de1
|
Split up cheats checks into separate function
|
2014-12-15 19:16:54 +01:00 |
|
twinaphex
|
205dd9d71f
|
(GLUI/RGUI display drivers) Implement ascend_alphabet/descend_alphabet
|
2014-12-15 19:03:47 +01:00 |
|
twinaphex
|
c06648b47f
|
(RGUI) Implement navigation_set_last in display driver
|
2014-12-15 18:56:49 +01:00 |
|
twinaphex
|
d6e9ac31f4
|
menu/menu_list.c - Cleanups
|
2014-12-15 18:52:46 +01:00 |
|
twinaphex
|
f640562db2
|
Get rid of some useless casts pt. 3
|
2014-12-15 18:50:04 +01:00 |
|
twinaphex
|
ae77642e94
|
Check if block_extract is false
|
2014-12-15 18:36:49 +01:00 |
|
twinaphex
|
6965774c69
|
read_content - Not sure why Timo S Trunks did this. If need_fullpath is true
and the file passed is a 7z/zip archive, pass it straight-as is
|
2014-12-15 18:33:12 +01:00 |
|
twinaphex
|
33168a627e
|
Cleanup warning/error strings in decompress somewhat
|
2014-12-15 17:46:06 +01:00 |
|
twinaphex
|
b22d58fd10
|
rarch_defer_core - put another codeblock around an ifdef
|
2014-12-15 17:29:29 +01:00 |
|
twinaphex
|
c30ddccd3e
|
set_basename - move comments inside ifdef
|
2014-12-15 17:21:25 +01:00 |
|
Twinaphex
|
e98749e2a0
|
Get rid of 'declaration shadows local variable' warning in Xcode/Clang
|
2014-12-15 17:15:22 +01:00 |
|