Commit Graph

12064 Commits

Author SHA1 Message Date
twinaphex
1584239234 (Menu) Start beginning to refactor menu_common_backend_set_label - get
rid of the hardcoded enums
2014-08-20 18:38:50 +02:00
twinaphex
d20be80155 (Menu) cut down on code duplication 2014-08-20 18:00:06 +02:00
twinaphex
d1110ff592 Code reformatting 2014-08-20 17:23:21 +02:00
twinaphex
1d043121e2 Code reformatting (80-char limit); C-style comments 2014-08-20 17:18:43 +02:00
twinaphex
cb09818d71 (Android) Code reformatting to stay within 80-char limit 2014-08-20 16:45:46 +02:00
twinaphex
51637bc69e Code reformatting to abide by 80-character limit 2014-08-20 16:26:34 +02:00
twinaphex
16c2fe9437 (Menu) Cleanup header include 2014-08-20 15:57:15 +02:00
twinaphex
ae71814390 Take out old OSK code - needs to be totally reimplemented 2014-08-20 15:52:52 +02:00
Twinaphex
ffce6dc8e9 Update README.md 2014-08-20 13:22:00 +02:00
Twinaphex
db10f4ed8c Merge pull request #889 from heuripedes/sdl2-improvements
SDL2 improvements
2014-08-19 22:27:24 +02:00
Higor Eurípedes
3f60f7de0f (SDL2) Remove double header inclusion 2014-08-19 16:55:32 -03:00
Higor Eurípedes
705f14a8da (SDL2) Show available video drivers and fix typo 2014-08-19 16:55:32 -03:00
Higor Eurípedes
f854449d47 (SDL*) Add joypad auto configuration support 2014-08-19 16:55:32 -03:00
Higor Eurípedes
12d0bdfc8a (SDL2) Add SDL Game Controller (xinput and friends) support
Signed-off-by: Higor Eurípedes <heuripedes@gmail.com>
2014-08-19 16:55:32 -03:00
Higor Eurípedes
8b569a789c (SDL2) Use SDL_INIT_GAMECONTROLLER
Signed-off-by: Higor Eurípedes <heuripedes@gmail.com>
2014-08-19 16:55:32 -03:00
Higor Eurípedes
110cde65c5 (scaler.c) Add missing RGBA4444 to ARGB8888 conversion
Signed-off-by: Higor Eurípedes <heuripedes@gmail.com>
2014-08-19 16:55:32 -03:00
Higor Eurípedes
e88f3b4355 (SDL) Fix double initialization
Signed-off-by: Higor Eurípedes <heuripedes@gmail.com>
2014-08-19 16:55:32 -03:00
Higor Eurípedes
0f7c67daab (SDL) Fix #ifdef typo
Signed-off-by: Higor Eurípedes <heuripedes@gmail.com>
2014-08-19 16:55:31 -03:00
Twinaphex
0b7fe7c9df (MSVC D3D9) Change gfx enum filter type to unsigned 2014-08-19 21:22:39 +02:00
twinaphex
89cedb70df (SoftFilters) Options in blargg NTSC SNES .filt files work now 2014-08-19 19:49:18 +02:00
twinaphex
459c27e11f (SoftFilter) Build fixes for non_HAVE_DYLIB 2014-08-19 19:45:19 +02:00
twinaphex
4dea8caa6f (SoftFilter) Refactor most code associated to SoftFilter plugin - load .filt
files instead of the dynamic libraries directly. Options can be
set in the config file.

There's still a problem with config file options - will work this
out later.
2014-08-19 19:38:33 +02:00
twinaphex
0bd97eb1ba (SoftFilter) Bump up API version - start supporting config files
(stub for now)
2014-08-19 17:05:47 +02:00
twinaphex
374d9357d4 (PSP1) update icons 2014-08-19 16:09:21 +02:00
twinaphex
87bb95aa44 (Pandora) Cleanup retroarch.cfg 2014-08-19 16:02:17 +02:00
twinaphex
fe0294a047 (XDK1) Get rid of xbox1/titleimage.jpg 2014-08-19 15:56:22 +02:00
twinaphex
aa4c2018af (General/PS3/Xbox 1/Rmenu) Get rid of g_extern.menu_texture_path 2014-08-19 15:55:11 +02:00
twinaphex
2f244676be (Android) Input autodetect - get rid of two ifdefs 2014-08-19 15:07:22 +02:00
twinaphex
77ded89362 (Android) Remove android_input.c.rem 2014-08-19 14:39:42 +02:00
twinaphex
b8058cd4f7 (Android) Reduce amount of ifdefs for pad detection 2014-08-19 14:20:33 +02:00
twinaphex
41bd5b3244 (Android) Move input code to autoconfigs 2014-08-19 14:10:01 +02:00
twinaphex
3c2aed9564 (Android) Zeemote Steelseries moved to autoconfig 2014-08-19 12:03:03 +02:00
twinaphex
61bdfc8719 (Android) Input - get rid of device enums and device variable 2014-08-19 10:33:30 +02:00
twinaphex
c668877cb3 (Android) Move Madcatz PC USB Stick to autoconfig repo 2014-08-19 10:26:07 +02:00
twinaphex
efbd528260 (Android) Move more input autoconfigs to retroarch-autoconfig repo 2014-08-19 10:18:43 +02:00
Twinaphex
77093f7ebe Merge pull request #885 from l3iggs/patch-1
[Android] allow for variable NDK header version
2014-08-18 20:13:09 +02:00
twinaphex
a15fe6271e AUTHORS - add e-mail address 2014-08-18 18:54:11 +02:00
twinaphex
283f9b0af9 Change AUTHORS information 2014-08-18 18:52:28 +02:00
twinaphex
c28e50d38c Add to AUTHORS 2014-08-18 18:51:24 +02:00
l3iggs
a1ed67f6e8 (Android) set APP_PLATFORM defaults in case not compiling from libretro-super 2014-08-18 08:40:12 -07:00
l3iggs
414ce2d5a6 Merge remote-tracking branch 'upstream/master' into patch-1 2014-08-18 08:38:47 -07:00
twinaphex
b1c59df042 (Menu) Refactor menu_common_set_current_fraction 2014-08-18 15:33:31 +02:00
twinaphex
345c391789 (PS3) Undefining HAVE_OVERLAY makes PS3 work again - look into
what is causing the issue here later on
2014-08-18 15:08:21 +02:00
twinaphex
f5fc72274a Get rid of unused initialized variable in setting_data_get_list 2014-08-18 14:55:04 +02:00
twinaphex
72e556083c Rename core_info_has_custom_config to core_info_get_custom_config 2014-08-18 13:01:31 +02:00
twinaphex
86de91d718 fastforward_ratio - add improved clamping code 2014-08-18 12:14:53 +02:00
twinaphex
e12081c309 (retroarch.c) Make sure as many variables are initialized as possible 2014-08-18 11:23:35 +02:00
Twinaphex
1d70ed4ff1 Merge pull request #884 from l3iggs/master
[Android] allow variable ABI targets
2014-08-18 08:57:39 +02:00
l3iggs
3bd0812d85 [Android] set default target ABI 2014-08-17 23:11:01 -07:00
l3iggs
f3a2be6abf [Android] allow for variable NDK header version 2014-08-17 21:27:53 -07:00