Themaister
addba80c3b
Rewrite DSP plugin interface.
2014-05-20 12:28:33 +02:00
twinaphex
216a3e4ea7
(QNX) Change __BLACKBERRY_QNX__ define to __QNX__
2014-05-20 02:48:11 +02:00
twinaphex
cf7b6b0c4a
(BB10) Take out some ifdefs for BB10
2014-05-18 11:04:30 +02:00
twinaphex
f8e40f613b
(Input) Move console input drivers to input/ directory - should start getting rid of
...
all these platform-specific folders cluttering up the codebase tree
(GL) Build fix for PS3 - current MiniGL implementation doesn't support SRGB
(Griffin) shader_common only baked in if HAVE_SHADERS defined
2014-05-13 17:01:27 +02:00
twinaphex
b2b5c6daec
(Image) Put image functions through abstract interface
...
(Image) Add image_driver to retroarch.cfg to specify image driver to use
(Menu) Add Image Driver to Drivers section
2014-05-10 20:26:58 +02:00
twinaphex
9f3ffa077d
(Menu) Add DSP filter options
2014-04-27 18:15:41 +02:00
Themaister
1cbb47229a
Make video_shared_context an option.
...
Might be part of libretro API later if necessary. Must be discussed with
other frontend developers first.
2014-04-19 16:37:39 +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
twinaphex
125d9e837e
Add load_dummy_on_core_shutdown option to cfg and RGUI
2014-04-14 06:07:17 +02:00
aliaspider
035e9b0919
(PSP) add an audio resampler using VFPU/allegrex assembly
2014-03-14 16:53:04 +01:00
twinaphex
1c2721742d
config_save_on_exit set to true should be the new default from
...
now on - people can tell RA with flags not to save on exit
2014-03-06 06:23:39 +01:00
twinaphex
f081680b99
(XDK1) Set default_libretro_path and default_libretro_info_path
2014-03-06 02:32:12 +01:00
twinaphex
0cbc14cac2
(360) Fixup core info/core dir defaults
2014-03-06 02:20:33 +01:00
twinaphex
f7c532ea30
(Xbox 360) Set default libretro info path and default core path
2014-03-06 02:11:08 +01:00
Themaister
52c32072ec
Add log level support for libretro cores.
2014-03-01 12:02:48 +01:00
twinaphex
7452a48864
Add back resampler selection code
2014-02-25 02:55:25 +01:00
aliaspider
650adef8da
(PSP) added audio support
2014-02-17 14:26:03 +01:00
twinaphex
9a2863e95f
Change default refreshrate for RARCH_CONSOLE to 60/1.001
2014-02-17 12:30:30 +01:00
twinaphex
ff149257e4
(PSP) Fix default joykey binds
2014-02-16 15:42:02 +01:00
twinaphex
bf98d525e3
(PSP) Add some missing defines
2014-02-16 14:55:37 +01:00
twinaphex
d23d6d93d6
(PSP) Add default binds
2014-02-16 14:51:24 +01:00
twinaphex
644ddc7bf0
(PSP) Input -refactors
2014-02-13 13:21:05 +01:00
Themaister
76c7f13f8c
Add INPUT_UDEV string to get_default_input_driver.
2014-01-03 20:18:50 +01:00
Toad King
0a91c528f9
core-specific config files
2014-01-01 14:44:20 -05:00
twinaphex
0a15a17d44
Update years on all license headers
2014-01-01 01:50:59 +01:00
meancoot
520589ed15
(iOS) Remove default_libretro_path and default_libretro_info_path defaults. Having them causes the the -L argument to RetroArch to not be picked up.
2013-12-28 17:15:34 -05:00
twinaphex
75a6db27b4
(GX/PS3) Reimplement menu binds
2013-12-26 20:11:33 +01:00
meancoot
87fff22956
(iOS) Add some common settings to the root of the core settings menu; Add some default paths; Add a default overlay
2013-12-25 09:52:09 -05:00
Toad King
2b3e5d6bbc
[GX] add in menu bind for classic controller home button
2013-12-22 21:12:19 -05:00
Toad King
d7cacaa9ed
start of porting wii input driver to better support RGUI. still has issues with axises
2013-12-22 19:47:33 -05:00
twinaphex
742f85eafc
Add HAVE_LOCATION - still need to write frontend drivers now for
...
location
2013-12-19 01:51:51 +01:00
twinaphex
21ae4c24af
(Wii) Menu now takes input again from Gamecube pad, Wiimote, Wiimote + Classic
...
and Nunchuk
2013-12-12 20:50:42 +01:00
Themaister
c21310b261
Start adding udev input driver.
2013-12-07 14:13:40 +01:00
twinaphex
cc7cda7252
(iOS) Skeleton camera driver
2013-12-01 14:41:18 +01:00
twinaphex
0ce62ed346
(iOS) Remove hardcoded default config paths
2013-11-26 20:08:06 +01:00
twinaphex
e2259c1016
(iOS) Change default_libretro_info_path
2013-11-25 02:39:41 +01:00
twinaphex
de1bae69c9
(Android) Add skeleton camera driver
2013-11-17 19:47:37 +01:00
Squarepusher
4ab77e8405
Merge pull request #385 from libretro/webcam-test
...
Emscripten webcam driver
2013-11-13 01:25:19 -08:00
ToadKing
aaff8f2648
move prototype camera interface to libretro interface - GL texture only for now
2013-11-12 19:48:36 -05:00
twinaphex
aec049c803
(OSK) Refactor - (Onscreen Keyboard) - PS3-only backend for now -
...
I will make an overlay-based backend soon too for all other platforms
2013-11-13 00:27:31 +01:00
twinaphex
f8d44c6e60
(Camera) Add camera driver init/deinit when HAVE_CAMERA is defined
2013-11-11 14:26:57 +01:00
twinaphex
f8c37fc933
(Menu) Simplify menu preprocessor conditionals - there is now
...
one common catch-all define called HAVE_MENU
2013-11-08 04:36:47 +01:00
twinaphex
bcc5909e00
(QNX) Add default_libretro_path for __QNX__
2013-10-31 02:36:31 +01:00
twinaphex
1bdaf62be1
Move some more default settings to config.def.h
2013-10-31 02:34:49 +01:00
twinaphex
32acec4ab9
(Android) Default libretro path directory
2013-10-30 23:50:19 +01:00
twinaphex
229dbf9cb2
Move some more default settings to config.def.h
2013-10-30 13:58:35 +01:00
twinaphex
bb73a82f45
(Android) Fix some org.retroarch -> com.retroarch references (config.def.h)
2013-10-30 13:15:49 +01:00
Themaister
f0f1b5ded6
Style nits and build fix.
2013-10-30 12:52:44 +01:00
twinaphex
ae896fbd79
Move some default values for settings over to config.def.h
2013-10-30 12:45:46 +01:00
twinaphex
abb829283b
Take out messy Dpad emulation code - this will require an entire
...
rewrite where we come up with a solution that works the same across
console/PC/mobile
2013-10-05 20:55:37 +00:00