twinaphex
75d2e13dcb
Make drivers non-const
2014-09-11 07:06:20 +02:00
twinaphex
f1ccf07603
(Menu) Add type MENU_FILE_DRIVER
2014-09-11 06:28:52 +02:00
twinaphex
35dd24654f
(menu_entries.c) do menu_build_scroll_indices always at the end
...
of the menu_parse_and_resolve function
2014-09-11 06:20:10 +02:00
twinaphex
088f8c2497
(Menu) Refactor driver settings
2014-09-11 06:11:50 +02:00
twinaphex
b26a9c68d1
(Menu) Implement video_message_pos_x/video_message_pos_y options
2014-09-11 05:55:59 +02:00
twinaphex
66a1c32028
(Menu) Fix video_font_path option
2014-09-11 05:48:35 +02:00
twinaphex
a5177941af
(Menu) Fix font_size option
2014-09-11 05:29:42 +02:00
twinaphex
ee24b40c1a
(GLUI) Fix warnings
2014-09-11 04:42:31 +02:00
Twinaphex
e26e28020a
Merge pull request #970 from lakkatv/glui
...
(GLUI) Fix disp_set_label
2014-09-11 04:24:25 +02:00
Jean-André Santoni
075659723f
(GLUI) Fix disp_set_label
2014-09-11 04:22:30 +02:00
Twinaphex
57dd0c3ad6
Merge pull request #969 from lakkatv/glui
...
(GLUI) GL based RGUI display driver clone
2014-09-11 04:12:59 +02:00
Jean-André Santoni
5e433abf8b
(GLUI) GL based RGUI display driver clone
2014-09-11 04:07:07 +02:00
twinaphex
259c3f0de3
Revert "(Settings data) refactor setting_data_*_setting functions"
...
This reverts commit 4438f7373207b54bc57db1c623fded59a6b94881.
2014-09-11 03:42:07 +02:00
twinaphex
5bc3e3ea0a
(Menu) menu_entries.c - Cast file_type to menu_file_type_t
2014-09-11 02:09:04 +02:00
twinaphex
7b27cda61b
(RMenu) Build fix
2014-09-11 01:59:28 +02:00
twinaphex
30b31e3c45
(Menu/Disp) Fix core name representation
2014-09-11 01:57:25 +02:00
twinaphex
973004bee3
(menu_common_backend.c) Refactor duplicate code
2014-09-11 01:23:20 +02:00
twinaphex
478fa43261
(Rsound) Build fix
2014-09-11 00:51:46 +02:00
Twinaphex
307c552b2a
Merge pull request #968 from lakkatv/lakka
...
(Lakka) Savestate switching
2014-09-11 00:38:26 +02:00
Jean-André Santoni
0301b924ca
(Lakka) Savestate switching
2014-09-11 00:09:53 +02:00
Twinaphex
e945192c35
Merge pull request #967 from lakkatv/lakka
...
(Lakka) Fix subitems allocation
2014-09-10 23:16:03 +02:00
Jean-André Santoni
eb2c735ba3
(Lakka) Fix subitems allocation
2014-09-10 23:13:19 +02:00
twinaphex
4438f73732
(Settings data) refactor setting_data_*_setting functions
2014-09-10 22:05:11 +02:00
twinaphex
176951cc5f
(Menu) Add more MENU_FILE_* types
2014-09-10 20:59:16 +02:00
twinaphex
3af183dfe3
(Menu) Create two new types - MENU_FILE_SHADER and MENU_FILE_SHADER_PRESET
2014-09-10 18:36:35 +02:00
twinaphex
0eea8307a5
(Menu) Refactor common code in disp/rgui | rmenu | rmenu_xui
2014-09-10 18:26:02 +02:00
twinaphex
05f32cdcfc
(Menu) Add MENU_FILE_DIRECTORY type to switch
2014-09-10 17:24:02 +02:00
twinaphex
0cbb85915f
(Menu) Refactor menu_action_ok
2014-09-10 17:11:24 +02:00
Twinaphex
84563583d1
Merge pull request #966 from lakkatv/lakka
...
Use setting_data_get_string_representation + fix a bug
2014-09-10 15:16:10 +02:00
Jean-André Santoni
684af29c06
(Lakka) Use setting_data_get_string_representation
2014-09-10 14:38:41 +02:00
Jean-André Santoni
2aa628d935
(Lakka) First subitem bugfix
2014-09-10 10:58:02 +02:00
Twinaphex
916367e686
(OSX) Add HAVE_LAKKA to OSX solution
2014-09-10 04:53:07 +02:00
Twinaphex
857457a615
Merge pull request #965 from lioncash/unused
...
lakka: Fix a few bugs
2014-09-10 04:33:22 +02:00
Lioncash
f64638567f
lakka: Fix a few bugs
...
- Previously it would attempt to print the pointer, not the actual value in a few sprintf statements.
- Change integer to unsigned_integer for the %u sprintf call.
- Initialize jj to zero so that it doesn't get used uninitialized.
2014-09-09 22:29:17 -04:00
twinaphex
906807c637
(Griffin) Add menu_lakka_backend.c to Griffin
2014-09-10 04:23:48 +02:00
Twinaphex
472f682982
Merge pull request #964 from lioncash/unused
...
lakka: Remove unused variables
2014-09-10 04:15:59 +02:00
Lioncash
af42c1b2d7
lakka: Remove unused variables
2014-09-09 22:02:10 -04:00
twinaphex
72096df0ee
Use setting_data_get_string_representation
2014-09-10 03:06:38 +02:00
Twinaphex
5300c01dc7
Merge pull request #963 from lakkatv/lakka
...
(Lakka) Handles cores that support no games
2014-09-10 01:50:36 +02:00
Jean-André Santoni
dee1890d9a
(Lakka) Handles cores that support no games
2014-09-10 01:49:51 +02:00
Twinaphex
8ff86d8fe5
Merge pull request #962 from lakkatv/lakka
...
(Lakka) Display settings, read only for now
2014-09-09 23:21:16 +02:00
twinaphex
d848a0c5a6
Get rid of one unnecessary HAVE_MENU ifdef
2014-09-09 23:20:04 +02:00
Jean-André Santoni
34368ad886
(Lakka) Display settings, read only for now
2014-09-09 22:59:27 +02:00
twinaphex
4162311eb7
Return true for stub read_viewport function implementations
2014-09-09 22:41:04 +02:00
twinaphex
e84db78571
Remove extra conditional for checking if use_float funcptr
...
points to anything
2014-09-09 22:31:37 +02:00
twinaphex
4093aeeccf
(Audio) Indenting/style nits
2014-09-09 22:24:29 +02:00
Twinaphex
511f0ab075
Merge pull request #960 from lioncash/sign
...
apple_input: Fix a signed-unsigned mismatch warning
2014-09-09 22:08:28 +02:00
Twinaphex
a5a6e77ee3
Merge pull request #961 from lioncash/statics
...
apple_input: Make MAC_NATIVE_TO_HID array static.
2014-09-09 22:08:17 +02:00
twinaphex
7e1764f095
(audio/utils.c) indenting nit
2014-09-09 22:07:22 +02:00
twinaphex
0d4cacfd9b
(Resamplers) Identing/style nits
2014-09-09 22:06:18 +02:00