Commit Graph

65 Commits

Author SHA1 Message Date
twinaphex
fd053086ef (RARCH_CONSOLE) Remove DECREMENT_BIND/INCREMENT_BIND 2013-10-06 20:01:44 +00:00
Squarepusher
8a674d07e9 Merge pull request #326 from libretro/coreinfo
Integration of core info files in RGUI.
2013-10-06 04:54:46 -07: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
Themaister
a470ae0d04 Use consistent namespace for core_list. 2013-10-05 13:48:08 +02:00
meancoot
3bf398f38e (QNX) Fix the build fix, I am an idiot 2013-09-06 10:37:28 -04:00
meancoot
09b45e1b68 (QNX) Build Fix 2013-09-06 10:36:12 -04:00
twinaphex
e2bcd5df98 (Playbook) ALSA driver broken for now - fall back to OpenAL for now 2013-08-11 01:07:07 +02:00
CatalystG
99af806505 (BlackBerry) Fixup frontend for BB10 from merge. 2013-08-09 22:48:32 -04:00
CatalystG
c99eb33c99 (BlackBerry) Quick fix for device selection dropdown. 2013-08-09 22:48:31 -04:00
CatalystG
271db20cf8 (BlackBery10) Button Map clean up, and add support for up to 4 players. 2013-08-09 22:48:31 -04:00
twinaphex
b23379266c PACKAGE_VERSION is defined now in general.h for all versions 2013-07-19 16:20:14 +02:00
twinaphex
848a7a9d9b (Playbook) ALSA driver broken for now - fall back to OpenAL for now 2013-07-15 13:44:54 +02:00
twinaphex
ab3a8822ce (ALSA QSA) Try another sound strategy - still FUBAR sound -
based it on this - http://tomjansen.be/mpg123-1.15.0/mpg123-1.15.0/src/output/qsa.c
2013-07-07 01:10:05 +02:00
twinaphex
5d1ea7124b (ALSA QSA) Attempt to set up QSA ALSA fragment params properly and buffer size -
garbled mess right now
2013-07-07 00:27:07 +02:00
twinaphex
7c74542c58 (ALSA QSA) Merge latest patches by CatalystG 2013-07-06 22:45:10 +02:00
twinaphex
a442e30c71 (Playbook) Updates to RetroArch Blackberry Playbook solution 2013-07-06 19:18:41 +02:00
twinaphex
87a7a56726 (Blackberry) Add iPega default binds 2013-07-06 17:49:30 +02:00
twinaphex
a2ccc0eb8f (BB Playbook) Update version number to 0.9.9.3 2013-06-26 13:29:09 +02:00
CatalystG
8b3313f77e (BlackBerry) Fix up core_info usage after cleanup. 2013-06-25 23:30:22 -04:00
meancoot
19ce56d91e Cleanup core info code for blackberry (not tested) 2013-06-25 21:04:38 -04:00
twinaphex
6d87281f36 Pass parameter to get_core_info_list function 2013-06-24 14:23:49 +02:00
twinaphex
54a661030f (QNX/General) Move core_info.c/.h to root directory for reuse later 2013-06-24 13:52:14 +02:00
CatalystG
f4a0ed01e0 (BlackBerry) First pass at using ios core .info files. 2013-06-23 21:18:23 -04:00
twinaphex
705b1045ae (ALSA QSA) Have alsa_qsa_write_avail return status.free - status.free should be
amount remaining
2013-06-21 22:21:08 +02:00
twinaphex
85af04c4d0 (ALSA QSA) Implement audio_stop/audio_start (for both BB10/Playbook) 2013-06-21 21:36:19 +02:00
twinaphex
48a6ee4c82 (QNX Playbook) ALSA sound works now 2013-06-21 20:28:10 +02:00
twinaphex
6c8ccebd12 (ALSA QSA) Check sn_pcm_plugin_status at start of alsa_qsa_write 2013-06-21 20:23:25 +02:00
twinaphex
e020d9065d (ALSA QSA) Dehardcode samplerate 2013-06-21 20:11:44 +02:00
twinaphex
4cb9ac10b3 (ALSA QSA) Gets through init now - no sound yet ingame 2013-06-21 20:01:27 +02:00
twinaphex
9771e65610 (Playbook) workspace_loc completely out of whack at times 2013-06-21 19:11:54 +02:00
twinaphex
895ba43b5f (Playbook) Link in libasound.so (to compile ALSA QSA driver -
define HAVE_ALSA instead of HAVE_AL)
2013-06-21 19:10:37 +02:00
twinaphex
308e64094b (ALSA QSA) Add preliminary ALSA QSA driver based on CatalystG's
audio driver for PCSX ReARMed - still broken - exits at 'Error:
Channel Parameter Error - no such process'
2013-06-21 18:56:39 +02:00
CatalystG
42a85dafa6 (BlackBerry) Fix overlay issues including multitouch weirdness. 2013-06-20 20:41:46 -04:00
CatalystG
820d0ab3c9 (BlackBerry) Fix a mistake that caused random button presses on unmapped players. 2013-06-19 20:33:21 -04:00
CatalystG
7fd8d6a239 (BlackBerry) Possible fix for weird overlay issues. 2013-06-18 20:37:28 -04:00
CatalystG
f41509388e (BlackBerry) Match up the names with internal naming. 2013-06-12 22:41:46 -04:00
CatalystG
6971a0f000 (BlackBerry) Fix PlayBook Build break. Add forgotten image. 2013-06-12 20:47:16 -04:00
CatalystG
7b718cd0f3 (BlackBerry) A couple tweaks and fixes for controllers. 2013-06-12 20:32:41 -04:00
CatalystG
d5775ea531 (BlackBerry) Hide overlay on Q10 and when controllers are mapped. Add RGUI toggle to controllers. 2013-06-11 23:20:01 -04:00
CatalystG
4e0e2ff245 (BlackBerry) Clean up input a bit, fix multiple device issue. 2013-06-11 23:20:00 -04:00
CatalystG
e022981b06 (BlackBerry) Fix the overlay not cycling past minimized. 2013-06-11 23:20:00 -04:00
CatalystG
f4b6a735b2 (BlackBerry) Fix exiting from RGUI and saving on exit for BB10. 2013-06-11 23:20:00 -04:00
CatalystG
8ce7a88b1a (BlackBerry) Get rid of an auto created build file. 2013-06-11 23:19:59 -04:00
CatalystG
f78ad436c8 (BlackBerry) Add core info on BB10 for more cores. 2013-06-11 23:19:59 -04:00
CatalystG
58b2a6b9d6 (BlackBerry) Get rid of some debug prints. 2013-06-11 23:19:59 -04:00
CatalystG
c3077bd4fe (BlackBerry) Add Cascades button mapping interface, player 1 only so far. 2013-06-11 23:19:58 -04:00
twinaphex
360184d49e (PS3) Fixes 'Return To Multiman' option 2013-05-28 22:15:21 +02:00
twinaphex
51187ebbc2 Bump version to 0.9.9 official 2013-05-27 01:28:32 +02:00
twinaphex
46f29b1178 New define RARCH_MOBILE 2013-05-22 16:02:21 +02:00
twinaphex
88eedc8333 (Blackberry) Make libretro-test-gl compile and link for Blackberry
(Blackberry Momentics solution) Remove Simulator targets
2013-05-16 13:22:26 +02:00