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 |
|
twinaphex
|
09b25e54c5
|
Rename gl_font.c and d3d_font.c
|
2015-01-12 23:19:21 +01:00 |
|
twinaphex
|
6cdaa4e282
|
(MSVC) Build fixes
|
2015-01-12 22:47:12 +01:00 |
|
twinaphex
|
327d15b7f2
|
(PS3) Build fix
|
2015-01-12 22:37:53 +01:00 |
|
twinaphex
|
25d7fae24d
|
Silence one warning
|
2015-01-12 22:35:34 +01:00 |
|
twinaphex
|
1c5df70eed
|
Build fixes for RetroArch Salamander
|
2015-01-12 22:30:26 +01:00 |
|
twinaphex
|
bbc6a5cee4
|
Move rsound.c to audio/drivers
|
2015-01-12 22:28:59 +01:00 |
|
twinaphex
|
64411558eb
|
Rename gfx/shader/ to gfx/drivers_shader
|
2015-01-12 22:23:48 +01:00 |
|
twinaphex
|
069fb556f0
|
Rename graphics context drivers
|
2015-01-12 22:19:31 +01:00 |
|
twinaphex
|
11bcc24c58
|
Rename some more files
|
2015-01-12 22:11:13 +01:00 |
|
twinaphex
|
73a1f5afbb
|
Rename input/overlay.c to input/input_overlay.c
|
2015-01-12 21:59:32 +01:00 |
|