Commit Graph

78 Commits

Author SHA1 Message Date
twinaphex
ff4a0913be (BB10) Get rid of 'emulator' references in BB10 frontend 2014-05-17 15:51:55 +02:00
twinaphex
a0567c3c77 (BB10) Start cleaning up some include header references
(Android) Uniquely name symbols - platform_android.c
2014-05-17 15:45:14 +02:00
twinaphex
3e667a8c07 (Playbook) Fix build 2014-05-17 14:36:15 +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
fce4ebd31e Move core_info to frontend/info. 2014-03-01 11:53:04 +01:00
twinaphex
edcd7118ad Take out unused -DHAVE_VID_CONTEXT 2014-02-13 08:54:14 +01:00
twinaphex
460670f074 Move sensor value reading to retro_sensor_interface 2014-01-20 14:52:53 +01:00
twinaphex
8e0118f4bb Get rid of unused HAVE_RARCH_MAIN_IMPLEMENTATION and HAVE_RARCH_MAIN_WRAP 2014-01-05 03:33:27 +01:00
twinaphex
0a15a17d44 Update years on all license headers 2014-01-01 01:50:59 +01:00
twinaphex
38d785984f Add RETRO_ENVIRONMENT_GET_PERF_INTERFACE to libretro.h 2013-12-17 19:10:40 +01:00
twinaphex
7195a3672c Define HAVE_MENU for BB10/Playbook/OSX/iOS project files 2013-11-08 04:56:18 +01:00
twinaphex
c0e02d3957 (Android/General) Add preliminary sensor support to libretro API /
add accelerometer support to Android input driver
2013-11-03 00:27:58 +01:00
twinaphex
3e8166bfa5 (Input) Add new function to input driver - get_capabilities 2013-11-02 21:16:57 +01:00
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