twinaphex
|
02a882784f
|
(Win32) Initial menubar - will become optional
|
2015-01-15 05:17:22 +01:00 |
|
twinaphex
|
e708e031d6
|
Add documentation to dynamic.c
|
2015-01-15 02:48:40 +01:00 |
|
twinaphex
|
657401b033
|
Remove MENU_TEXTURE_FULLSCREEN - was always set to false when HAVE_RGUI
is defined so not sure what the purpose here was
|
2015-01-15 02:08:39 +01:00 |
|
twinaphex
|
c7255f9e56
|
(hash.c) Use C-style comments
|
2015-01-15 02:06:01 +01:00 |
|
twinaphex
|
67c95b1b61
|
(hash.c) Some cleanups/documentation
|
2015-01-15 02:04:14 +01:00 |
|
Twinaphex
|
89917218b1
|
Merge pull request #1339 from lioncash/x86
CoreManager: Load the x86 URL if the CPU ABI isn't ARM
|
2015-01-15 01:54:29 +01:00 |
|
Lioncash
|
24dddbc157
|
CoreManager: Load the x86 URL if the CPU ABI isn't ARM
We don't support MIPS, so this is OK for the meantime.
|
2015-01-14 19:46:45 -05:00 |
|
twinaphex
|
a6615036da
|
Stub out Core Manager for now
|
2015-01-15 01:27:46 +01:00 |
|
Twinaphex
|
db81a99b54
|
(iOS Menu) Cleanups
|
2015-01-15 00:57:37 +01:00 |
|
Twinaphex
|
1b06490527
|
(iOS) Menu cleanups
|
2015-01-15 00:50:16 +01:00 |
|
twinaphex
|
d3bf87f4d6
|
(audio_driver.c) More documentation
|
2015-01-14 23:29:36 +01:00 |
|
twinaphex
|
a2b05d31b1
|
(input) Cleanups
|
2015-01-14 23:15:24 +01:00 |
|
twinaphex
|
0be0642680
|
Cleanups
|
2015-01-14 22:19:15 +01:00 |
|
twinaphex
|
b2e413f0f3
|
(rarchdb) Fix two warnings
|
2015-01-14 21:54:32 +01:00 |
|
twinaphex
|
06b13228d1
|
(rarchdb) Updates
|
2015-01-14 18:51:09 +01:00 |
|
twinaphex
|
2876a352e3
|
Refactor save_load/save_state slightly
|
2015-01-14 03:21:04 +01:00 |
|
twinaphex
|
a4ece6dc70
|
More documentation of retroarch.c
|
2015-01-14 03:17:55 +01:00 |
|
twinaphex
|
dff124f595
|
Update documentation in retroarch.c
|
2015-01-14 03:04:44 +01:00 |
|
twinaphex
|
4fb2f5f0d1
|
menu_start_screen_iterate - move declaration of variables to top
|
2015-01-14 00:37:51 +01:00 |
|
twinaphex
|
92a18a4109
|
settings.c - cleanups
|
2015-01-14 00:35:27 +01:00 |
|
twinaphex
|
6374422d1f
|
Cleanups - in open_default_config_file
|
2015-01-13 23:30:49 +01:00 |
|
twinaphex
|
a7e16d2830
|
settings.c - cleanups
|
2015-01-13 23:23:15 +01:00 |
|
twinaphex
|
24491e3701
|
Refactor open_default_config_file somewhat
|
2015-01-13 23:21:05 +01:00 |
|
twinaphex
|
19168d1963
|
Cleanup general.h header includes
|
2015-01-13 22:14:32 +01:00 |
|
twinaphex
|
e2b5681652
|
Some header include changes
|
2015-01-13 22:11:26 +01:00 |
|
twinaphex
|
dd9dd9e6f9
|
Add documentation to general.h
|
2015-01-13 22:08:20 +01:00 |
|
twinaphex
|
f43b22246b
|
Keep all setting callback functions static
|
2015-01-13 03:37:08 +01:00 |
|
twinaphex
|
c5ad9d296b
|
Add change handler for 'Overlay Enable'
|
2015-01-13 03:32:43 +01:00 |
|
twinaphex
|
565a651810
|
Make init_core a bit more readable
|
2015-01-13 03:26:40 +01:00 |
|
twinaphex
|
3d1bef924e
|
Add default settings for ups_pref/ips_pref/bps_pref in config_set_defaults
|
2015-01-13 03:21:36 +01:00 |
|
twinaphex
|
507291bccb
|
Add Patch Options. Make sure that if we pass softpatching options
on the commandline, that these values will not be saved back to
config file.
|
2015-01-13 03:13:19 +01:00 |
|
twinaphex
|
aaef98dcb7
|
Cleanups in libretro_version_1.c
|
2015-01-13 02:33:29 +01:00 |
|
twinaphex
|
90c7617b65
|
Rename retro.h to libretro_version_1.h
|
2015-01-13 02:29:08 +01:00 |
|
Twinaphex
|
68c4d364e1
|
Merge pull request #1337 from Swizzy/master
Removed background from main repo
|
2015-01-13 01:12:39 +01:00 |
|
Swizzy
|
7e8ad91fb6
|
Removed background from main repo
|
2015-01-13 01:09:06 +01:00 |
|
Twinaphex
|
5c60218d5a
|
Merge pull request #1336 from Swizzy/master
XUI Fixes
|
2015-01-13 01:02:35 +01:00 |
|
Swizzy
|
122888fa80
|
Merge branch 'master' of https://github.com/libretro/RetroArch
|
2015-01-13 01:01:10 +01:00 |
|
Swizzy
|
049a63b9d4
|
(D3D) Revert a Debug fix which causes reinit to fail
|
2015-01-13 00:56:50 +01:00 |
|
Swizzy
|
ecf655d165
|
(XDK360) XUI Background and fixes
|
2015-01-13 00:48:26 +01:00 |
|
twinaphex
|
068bb4afbf
|
Rename game to content.
|
2015-01-13 00:37:43 +01:00 |
|
twinaphex
|
3334e83361
|
Move Xaudio C interface to audio/drivers
|
2015-01-13 00:25:01 +01:00 |
|
twinaphex
|
2679c3d5c2
|
Rename audio/utils.c to audio/audio_utils.c
|
2015-01-13 00:19:46 +01:00 |
|
twinaphex
|
ef79bb7242
|
Rename dsp_filter.c to audio_dsp_filter.c
|
2015-01-13 00:13:28 +01:00 |
|
Twinaphex
|
7117db776b
|
(iOS) Build fix
|
2015-01-12 23:53:53 +01:00 |
|
twinaphex
|
e82c439d81
|
Rename menu/disp to menu/drivers_display and menu/backend to
menu/drivers_backend
|
2015-01-12 23:52:45 +01:00 |
|
twinaphex
|
058900ac9f
|
Rename shader_parse.c to video_shader_parse.c
|
2015-01-12 23:42:50 +01:00 |
|
twinaphex
|
dbeb06aec6
|
Reupload font drivers at new location gfx/drivers_font
|
2015-01-12 23:38:39 +01:00 |
|
twinaphex
|
ba5a31e33b
|
Build fixes
|
2015-01-12 23:38:21 +01:00 |
|
twinaphex
|
7f6a9fe594
|
Build fixes
|
2015-01-12 23:35:40 +01:00 |
|
twinaphex
|
8111567d3e
|
Move some files around
|
2015-01-12 23:34:10 +01:00 |
|