Commit Graph

961 Commits

Author SHA1 Message Date
twinaphex
218d6f5262 Bump up to 1.3.6 2016-07-17 01:05:18 +02:00
twinaphex
4168e541c9 Bump up to 1.3.5, but don't yet tag 2016-06-29 15:10:08 +02:00
radius
ec9aea1189 bump up version 2016-04-30 10:12:28 -05:00
twinaphex
61bae588fb Header include changes 2016-03-22 02:45:25 +01:00
radius
fba912834d bump up version 2016-03-20 11:48:10 -05:00
twinaphex
a446f9040b Push these updates 2016-03-18 00:32:57 +01:00
Twinaphex
74629ab4b5 Bump up version to 1.3.1 2016-03-05 19:07:22 +01:00
twinaphex
ab64daf5aa Cleanups 2016-02-05 13:51:30 +01:00
twinaphex
7a55ae3765 Start updating headers for 2016 2016-01-10 04:06:50 +01:00
twinaphex
0d52b8ec3a Header include nits 2015-12-06 22:48:57 +01:00
twinaphex
84b9acab18 Drop some more header includes 2015-12-05 18:52:07 +01:00
twinaphex
1bf428ec85 general.h - header cleanup 2015-12-05 18:51:21 +01:00
twinaphex
3866c639f7 Cleanup headers 2015-12-05 18:49:41 +01:00
twinaphex
7114442189 Cleanups 2015-11-30 23:38:29 +01:00
twinaphex
ca52a19b1d Cleanups 2015-11-30 23:35:04 +01:00
twinaphex
fc85cc46d1 Fix CXX_BUILD 2015-11-30 03:32:34 +01:00
twinaphex
e35f91d0f8 Remove driver.h header include 2015-11-29 03:21:02 +01:00
twinaphex
edde7547bc remove useless comment 2015-11-29 02:30:21 +01:00
twinaphex
2d04a8063f Move retro_fail to retroarch.c 2015-11-29 02:27:48 +01:00
twinaphex
27905df040 general.h - cleanup 2015-11-29 02:24:23 +01:00
twinaphex
f5c9600ab4 Cleanups 2015-11-29 02:22:21 +01:00
twinaphex
6a6b230d8e (Wii) Fixups 2015-11-29 01:57:16 +01:00
twinaphex
d1b9dbe7dc move db_to_gain to retro_miscellaneous.h 2015-11-24 00:35:14 +01:00
twinaphex
09fe26257c header include changes 2015-11-23 21:58:39 +01:00
Alcaro
e5830299f6 Include this one from the global header because it's included everywhere already anyways. 2015-11-23 18:56:50 +01:00
twinaphex
c3ef432abe Bump to version 1.3.0 2015-11-07 21:46:46 +01:00
twinaphex
f8fae2914f (iOS) Should set buildbot_server_url to correct URL now if iOS 9 is detected 2015-10-31 17:54:31 +01:00
twinaphex
0dc9c8df95 Rename extraction_directory to cache_directory 2015-10-27 00:48:35 +01:00
twinaphex
02a43c6b2a Change 'rarch' to 'retro' namespace in libretro-common 2015-10-26 03:18:13 +01:00
twinaphex
43da185d5d Replace more usage of strcpy 2015-09-19 03:50:35 +02:00
twinaphex
b2f022ae30 (Win32) Some build fixes 2015-09-05 14:01:40 +02:00
twinaphex
15ba019ea1 Don't make asserts dependent on retro_log.h 2015-09-01 11:59:27 +02:00
twinaphex
a70f09a90d Rearrange structs 2015-07-27 17:18:10 +02:00
twinaphex
a5f5e34e21 Bump up to 1.2.2 2015-07-16 10:12:31 +02:00
twinaphex
64a68d4e09 Add BIOS to 'System Dir' label 2015-07-12 21:11:37 +02:00
twinaphex
362d8025d8 Add g_defaults.core_assets_dir 2015-07-04 04:47:14 +02:00
twinaphex
e030aee324 (Android) Add default dirs for playlists, wallpapers, remaps 2015-07-03 22:26:08 +02:00
twinaphex
09e79d1fae Include retro_miscellaneous.h in general.h 2015-06-02 16:52:17 +02:00
twinaphex
d45b3474df Bump version up to 1.2 2015-05-21 00:36:26 +02:00
twinaphex
14505cc222 Create new rarch_main signature 2015-04-20 21:31:25 +02:00
twinaphex
96012b2eee Add early return to rarch_fail 2015-03-29 19:17:59 +02:00
twinaphex
0b456bac75 general.h - header include cleanups 2015-03-21 07:00:56 +01:00
twinaphex
3d140cdb36 Start going through global_get_ptr 2015-03-21 02:07:46 +01:00
twinaphex
0a5de72318 Move stuff over to runloop.h 2015-03-21 01:59:47 +01:00
twinaphex
80840cac0c Put g_config on heap 2015-03-21 01:47:06 +01:00
twinaphex
9f6cb1bca7 Rename settings.c to configuration.c 2015-03-21 00:42:09 +01:00
twinaphex
509c2d9be4 Move settings struct definition to settings.h 2015-03-20 19:15:08 +01:00
twinaphex
7be7a41532 Add setting option 'threaded data runloop enable' 2015-03-18 21:33:04 +01:00
twinaphex
569ab60e43 Use g_settings.menu.mouse.enable directly 2015-03-17 04:01:58 +01:00
twinaphex
4f25b67baa Rename 'content_directory' to 'core_assets_directory' so it's more
understandable. NOTE: Nobody ever used GET_CONTENT_DIRECTORY so it's
permissible to change it since nobody will be affected by the change
to GET_CORE_ASSETS_DIRECTORY
2015-03-16 02:59:30 +01:00