Commit Graph

46 Commits

Author SHA1 Message Date
twinaphex
78c55c55c5 Create menu_displaylist.c 2015-05-11 11:11:23 +02:00
twinaphex
8d5cb71fca (Menu) Set "Load Shader Preset" to type MENU_FILE_PATH 2015-05-10 18:08:28 +02:00
twinaphex
73d5e8a41b (PS3) Build fix and fix warnings 2015-05-09 17:53:03 +02:00
twinaphex
b40b01b162 Prevent unused variable warning 2015-05-07 09:29:38 +02:00
Higor Eurípedes
c554f58dfd Fix build when OpenGL and GLES are disabled 2015-05-01 11:28:53 -03:00
twinaphex
ee7ce9659b Create more features 2015-04-19 18:30:49 +02:00
twinaphex
33254862a6 Change 'Using Power' to 'Discharging' 2015-04-18 22:04:22 +02:00
twinaphex
7e0395970e Add Power Source to System Information 2015-04-18 15:17:27 +02:00
twinaphex
4468f768a6 Cleanups 2015-04-16 23:22:29 +02:00
twinaphex
182c4e5e37 Add _opengles_supp to config.features.h 2015-04-16 22:13:16 +02:00
twinaphex
d9f5f7c457 Add more entries to System Information 2015-04-16 21:58:19 +02:00
twinaphex
3c498eb505 Add HAVE_GLSL/HAVE_HLSL to config.features.h 2015-04-16 20:59:55 +02:00
twinaphex
aded842d4f Start adding config.features to system information 2015-04-16 20:56:06 +02:00
twinaphex
686c453681 (System Information) Add CPU features information 2015-04-16 20:37:21 +02:00
Twinaphex
cb03dcc58f Cleanups 2015-04-16 20:19:53 +02:00
twinaphex
6c8fb89773 Refactor print_compiler 2015-04-16 20:17:05 +02:00
twinaphex
83e3231fdd (System Information) Add frontend->get_os 2015-04-16 20:07:54 +02:00
twinaphex
cd76c3f975 Add gfx_ctx_get_ident 2015-04-16 20:00:10 +02:00
twinaphex
7bfca05272 System Information - show Display Metrics 2015-04-16 19:41:07 +02:00
twinaphex
7f50f44ddb Start adding 'System Information' 2015-04-16 19:36:34 +02:00
twinaphex
3717414e2e Setting recordings from the menu works now 2015-04-15 10:55:23 +02:00
twinaphex
ee3442b962 Fix crash when toggling menu switch when we're in 'Core Updater' screen 2015-04-15 09:55:23 +02:00
twinaphex
5b6030c2c7 (Core Updater) Cleanup global variables 2015-04-15 09:48:13 +02:00
radius
eef29b0355 try to include analogs in input remapping 2015-04-09 17:06:41 -05:00
radius
f060811ae8 Add options to save remap files according to the autoload convention 2015-04-06 18:47:58 -05:00
Lioncash
b68048e6db Fix some printf format specifiers
Gets rid of warnings on higher warning levels
2015-04-03 15:09:17 -04:00
Lioncash
a69bd00a0c menu_entries_cbs_deferred_push: Fix potental memory leaks 2015-04-02 08:50:19 -04:00
Jean-André Santoni
af3bbce0b6 (XMB) Group options in the contextual menu 2015-03-27 00:00:49 +01:00
twinaphex
77db458ce5 Should now be able to enter Core Disk Options 2015-03-22 22:29:32 +01:00
Twinaphex
242bfaba78 Remove unused variables 2015-03-22 09:36:32 +01:00
twinaphex
7d7f797c8f Go through menu_driver_populate_entries 2015-03-22 06:43:35 +01:00
twinaphex
508ade73f9 Rename menu_driver_resolve to menu_driver_get_ptr 2015-03-21 23:56:42 +01:00
twinaphex
5a443d229a global_get_ptr update pt. 2 2015-03-21 05:42:49 +01:00
twinaphex
73e3460675 Change settings_data_ namespace to settings_ 2015-03-21 00:56:26 +01:00
twinaphex
e996d5d51f Updates 2015-03-20 21:22:38 +01:00
twinaphex
d2c97de070 Move net_compat/net_http to libretro-common 2015-03-20 17:56:00 +01:00
twinaphex
5976da19c4 (Win32) buildfix 2015-03-18 20:23:18 +01:00
twinaphex
3670ef2ac5 Go through driver_get_ptr to grab pointer to driver struct 2015-03-18 19:40:00 +01:00
twinaphex
9347010599 (Menu) Fix warnings 2015-03-17 06:19:08 +01:00
twinaphex
61df1917db (Menu) deferred_push_core_information - guard against one possible crash occurring 2015-03-15 06:48:21 +01:00
twinaphex
e37a4aa46e (Menu) Shader Options shouldn't appear on paltforms that don't support it 2015-03-07 23:31:16 +01:00
twinaphex
7ca67d3873 Ifdef out core updater code if HAVE_NETWORKING is not defined 2015-03-01 04:40:36 +01:00
twinaphex
fedf5f1a6b Implement core_updater_list more conventionally so that iOS menu
(hopefully) will start rendering it correctly
2015-02-27 09:25:09 +01:00
twinaphex
e7fe92748b Implement nonblocking_refresh 2015-02-27 08:52:44 +01:00
twinaphex
622321f3fc Get rid of some header dependencies 2015-02-27 05:04:50 +01:00
twinaphex
5a0f41c338 Create menu_entries_cbs_deferred_push.c 2015-02-26 17:33:00 +01:00