Jean-André Santoni
|
24b64203b8
|
Fix hardcoded screen size
|
2014-05-09 20:04:34 +02:00 |
|
Themaister
|
05eac0c8a2
|
Add new libretro_directory.
Avoid kinda-weird dual purpose of g_settings.libretro.
|
2014-05-09 18:51:20 +02:00 |
|
twinaphex
|
1e6b23330e
|
(Lakka) lakka_init returns a valid handle now
(Lakka) Fixed up a bunch of other wrong stuff as well
|
2014-05-09 18:13:28 +02:00 |
|
twinaphex
|
021e110a3c
|
(Authors) Add Lakka author to credits
(Lakka) Add fallback directory in case rgui->libretro_dir points
to nothing for core directory list
|
2014-05-09 17:55:39 +02:00 |
|
twinaphex
|
87f9a381dc
|
(Lakka) Erase all copy-pasted code in menu_lakka_backend.c
|
2014-05-09 17:36:38 +02:00 |
|
twinaphex
|
f26a82a6ae
|
(Menu) Make time/delta variables exposable to display driver
(Lakka) Start implementing iterate function more properly
|
2014-05-09 17:29:41 +02:00 |
|
twinaphex
|
edbd79a273
|
(Lakka) Style nits
|
2014-05-09 16:46:50 +02:00 |
|
Jean-André Santoni
|
e5e806764e
|
Update menu_lakka_backend
|
2014-05-09 16:28:09 +02:00 |
|
Jean-André Santoni
|
22a5e07ead
|
Merge branch 'master' of https://github.com/libretro/RetroArch
|
2014-05-09 16:24:36 +02:00 |
|
twinaphex
|
0454ac623e
|
(Menu) Move 'rgui' global variable to 'driver' struct
|
2014-05-09 05:47:32 +02:00 |
|
Jean-André Santoni
|
7dda9f0b00
|
Lakka menu display and icons
|
2014-05-08 01:12:51 +07:00 |
|
Themaister
|
98e24cf3e5
|
Don't add Joypad w/ analog option unless necessary.
|
2014-05-01 11:50:55 +02:00 |
|
twinaphex
|
cdc60da07f
|
(DSP Filters) Add code for HAVE_BUILTIN_FILTERS
|
2014-04-29 21:56:50 +02:00 |
|
twinaphex
|
931d54df1d
|
(SoftFilters) Rewrite softfilter_get_implementation_from_idx - should be more
easily maintainable now without ugly switch
|
2014-04-28 22:38:05 +02:00 |
|
twinaphex
|
6f13028aba
|
(Audio DSP) Make it no longer dependent on HAVE_DYLIB being
defined
|
2014-04-28 06:45:50 +02:00 |
|
twinaphex
|
9f3ffa077d
|
(Menu) Add DSP filter options
|
2014-04-27 18:15:41 +02:00 |
|
twinaphex
|
6743066ab5
|
(MSVC) Fix unreferenced variable warning
|
2014-04-27 01:15:28 +02:00 |
|
twinaphex
|
0ddc7d57fd
|
Add core_info/rom_history extensions from Apple ports to mainline
|
2014-04-26 21:42:06 +02:00 |
|
Themaister
|
9e865d22c9
|
clamp axis_threshold to avoid potential floating point issues.
|
2014-04-26 20:26:03 +02:00 |
|
twinaphex
|
59e5644dd0
|
Cleanup menu_common.h
|
2014-04-26 16:11:40 +02:00 |
|
twinaphex
|
5db500b4a1
|
(Menu) Add input_axis_threshold option to menu
|
2014-04-26 15:57:53 +02:00 |
|
twinaphex
|
9cfb51a895
|
Move some enums outside of header file for backend
|
2014-04-26 15:36:01 +02:00 |
|
twinaphex
|
fc02c68ae0
|
(menu_common_settings.c) This can go now
|
2014-04-26 02:54:46 +02:00 |
|
twinaphex
|
598bb03c0e
|
Make shader menu backend functions into stub functions if shader
support is not built-in
|
2014-04-26 02:52:56 +02:00 |
|
twinaphex
|
6f05cce0de
|
Get rid of menu_common_settings.c - add remaining public functions to
menu backend interface
|
2014-04-26 02:40:38 +02:00 |
|
twinaphex
|
40409a2ab0
|
(menu_input_line_cb.c) Params for public functions should be opaque
pointers instead of rgui_handle_t
|
2014-04-26 02:08:03 +02:00 |
|
twinaphex
|
3d8d807e6b
|
Refactor a bunch of menu code - menu 'settings' can now be implemented
per-menu context
|
2014-04-26 01:54:15 +02:00 |
|
twinaphex
|
70164a8105
|
(PPC) Build fix
|
2014-04-19 21:40:42 +02:00 |
|
twinaphex
|
569de131a0
|
Move device enums outside of driver.h - and create new callback
for 'getting' the number of 'devices' the input driver supports
|
2014-04-17 20:47:43 +02:00 |
|
Themaister
|
1ccbc10d22
|
Style nit.
|
2014-04-16 11:38:04 +02:00 |
|
twinaphex
|
9772c48016
|
(SoftFilter) Cleaner and more portable way of grabbing the name from the filter
|
2014-04-16 06:48:24 +02:00 |
|
twinaphex
|
415440948c
|
(menu_settings.c) Build fix
|
2014-04-16 03:36:54 +02:00 |
|
twinaphex
|
8d6a7dbe1f
|
(Console) Bakes in filters now for ifndef HAVE_DYLIB targets
|
2014-04-16 03:33:10 +02:00 |
|
twinaphex
|
45c917afa4
|
Compile in filters for console ports (HAVE_DYLIB not defined in
Griffin)
|
2014-04-16 02:09:09 +02:00 |
|
twinaphex
|
d17392b835
|
(OSX) Fix some warnings
|
2014-04-15 16:53:38 +02:00 |
|
Themaister
|
cd3e97df19
|
Print correctly in RGUI.
|
2014-04-15 12:32:56 +02:00 |
|
Themaister
|
e780c1fed1
|
Changing filters requires driver reinit.
|
2014-04-15 12:25:41 +02:00 |
|
Themaister
|
4913683462
|
Small filter fixes.
|
2014-04-15 12:22:01 +02:00 |
|
twinaphex
|
6bdd5cf6ec
|
Add RGUI actions for Softfilter directory path and Softfilter selection -
maister - test if this works - it doesn't here on my end and keeps saying
that the example softfilter (dark.c) has the wrong color format)
|
2014-04-15 06:19:24 +02:00 |
|
Themaister
|
1cc9d10e09
|
Fix CXX_BUILD.
|
2014-04-14 09:07:15 +02:00 |
|
twinaphex
|
125d9e837e
|
Add load_dummy_on_core_shutdown option to cfg and RGUI
|
2014-04-14 06:07:17 +02:00 |
|
twinaphex
|
f0f615c38a
|
(OSX) Build fix
|
2014-04-14 04:00:51 +02:00 |
|
Twinaphex
|
ad60a4fa1b
|
(360) Build fix
|
2014-04-14 02:34:28 -07:00 |
|
Twinaphex
|
f156443e5f
|
(MSVC) Build fix
|
2014-04-14 02:08:20 -07:00 |
|
twinaphex
|
195efc5acf
|
(PS3) Build fix
|
2014-04-14 02:41:44 +02:00 |
|
twinaphex
|
9dfcded389
|
(Menu) Refactor menu code -move backend menu code to separate driver
|
2014-04-14 02:32:54 +02:00 |
|
twinaphex
|
dcebbf0202
|
(XUI) Move file list code to XUI
|
2014-04-14 00:09:52 +02:00 |
|
twinaphex
|
9bc6e99104
|
Clean up menu_navigation
|
2014-04-13 23:42:04 +02:00 |
|
Themaister
|
982c8e87a3
|
Bump keybind timeout to 5 s.
|
2014-04-13 23:35:42 +02:00 |
|
Themaister
|
72671279c7
|
Correctly check for RGUI_ACTION_OK.
|
2014-04-13 20:12:45 +02:00 |
|