Jean-Sébastien Guay
65cb65671f
android/native/jni/input_android.c:
...
- Fixed off-by-one when using g_settings.input.icade_count to index in array of icade profiles. It has just been incremented...
- Added setting actual device names instead of generic "Broadcom Bluetooth HID" so the libretro menu shows it. Also added a bit of logging when detecting generic devices and selecting an icade profile.
- Fixed some wrong button assignments for iPega controller.
- Added a note about the dpad buttons not working, it's the next thing I want to fix.
android/phoenix/res/xml/prefs.xml:
- Fixed key names for icade profiles, input_autodetect_icade_profile_pad0 does not exist in the config as given in the root settings.c file, they start at 1.
2013-07-03 21:41:19 -04:00
twinaphex
b696388f34
(Clang) No warnings now
2013-07-03 02:59:46 +02:00
twinaphex
1ff0107bd4
Clang warnings fixed
...
'Equality comparison with extraneous parentheses' semantics warnings in
Clang fixed
2013-07-02 15:23:20 +02:00
Themaister
43c0d66877
Remove obsoleted retroarch-zip.
2013-07-02 07:50:26 +02:00
twinaphex
a050a9ab88
(retroarch-zip) BSD compatibility patch from random user. Maister - check this
2013-07-01 20:40:14 +02:00
Themaister
22dd9e2894
Fixups in libretro-test-gl.
2013-07-01 18:59:01 +02:00
twinaphex
9af1bc3b3d
(libretro-test-gl) use strtok/atoi for setting width/height (for core option)
2013-07-01 16:52:50 +02:00
twinaphex
02dce2632b
(libretro-test-gl) Add missing 512x512 resolution
2013-07-01 11:54:49 +02:00
twinaphex
5fb8594215
(libretro-test-gl) Add internal resolution core option
2013-07-01 11:53:10 +02:00
meancoot
c86d4813db
(iOS) Don't cause a context reset after the games first frame
2013-06-30 20:31:53 -04:00
twinaphex
a1ecd68cdb
(Android) Add Picodrive entry to libretro_cores.cfg
2013-06-30 05:14:21 +02:00
twinaphex
a44a52a1ed
Add Picodrive module info file
2013-06-30 05:12:29 +02:00
twinaphex
2a1290e70f
(Android) r17 - 0.9.9.3 changelog
...
(Android) Change Ouya button binds
2013-06-28 21:46:07 +02:00
Themaister
e5a5d5e861
Revert "(Pointed out by Alcaro) configure shouldn't require a C++ compiler"
...
qb.libs.sh uses CXX for a few things. E.g. Cg has to be linked with C++
compiler or it breaks on some distros.
2013-06-28 21:14:54 +02:00
twinaphex
53c549690d
(Pointed out by Alcaro) configure shouldn't require a C++ compiler
...
as a necessary dependency
2013-06-28 18:59:02 +02:00
twinaphex
76874945d5
Add changelog note about Cave Story/NXEngine
2013-06-28 14:32:32 +02:00
twinaphex
fdd70d0ff9
Added v0.9.9.3 changelog details and updated website link /
...
bumped up versions in TXT files
2013-06-28 14:30:42 +02:00
twinaphex
93b98a2e08
Bump up PACKAGE_VERSION to 0.9.9.3
2013-06-28 14:11:10 +02:00
twinaphex
d0bd978142
(Android) Add JC U912F gamepad to autodetection list
2013-06-28 14:05:58 +02:00
twinaphex
a2ccc0eb8f
(BB Playbook) Update version number to 0.9.9.3
2013-06-26 13:29:09 +02:00
Squarepusher
87d6d9e201
Merge pull request #238 from CatalystG/master
...
(BlackBerry) Fix up core_info usage after cleanup.
2013-06-25 22:54:54 -07:00
CatalystG
8b3313f77e
(BlackBerry) Fix up core_info usage after cleanup.
2013-06-25 23:30:22 -04:00
meancoot
79cfb96df2
WIN32 build fix
2013-06-25 21:07:20 -04:00
meancoot
19ce56d91e
Cleanup core info code for blackberry (not tested)
2013-06-25 21:04:38 -04:00
meancoot
4f6df19db0
Delete dirent_win32
2013-06-25 21:04:38 -04:00
meancoot
081232132f
Clean up core_info.c/core_info.h
2013-06-25 21:04:38 -04:00
Squarepusher
9e359cc527
Merge pull request #237 from littleguy77/fix-xperia-play-controls
...
(Android) Fix regression in Xperia Play controls
2013-06-25 15:22:04 -07:00
littleguy77
4215200b1a
(Android) Fix regression in Xperia Play controls
...
Regression introduced in commit
4fa8d0f3c6
Confirmed working on Xperia Play R800x (US Verizon model), stock
firmware, Gingerbread 2.3.3, no OTA updates, not rooted.
2013-06-25 18:14:36 -04:00
twinaphex
18f9b5734e
Compile in dirent wrapper for Win32 targets
2013-06-24 14:38:05 +02:00
twinaphex
6d87281f36
Pass parameter to get_core_info_list function
2013-06-24 14:23:49 +02:00
twinaphex
bbfca6476c
(Win32) Add dirent_win32 implementation
2013-06-24 14:18:56 +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
Squarepusher
395309d072
Merge pull request #235 from CatalystG/coreinfo2
...
(BlackBerry) First pass at using ios core .info files.
2013-06-24 04:38:47 -07:00
CatalystG
f4a0ed01e0
(BlackBerry) First pass at using ios core .info files.
2013-06-23 21:18:23 -04:00
Squarepusher
7985de4eb8
Merge pull request #234 from Themaister/ios_btstack
...
Ios btstack
2013-06-22 20:23:13 -07:00
meancoot
90c989b620
(iOS) Add a 'TV Mode' option which forgoes the cocoa file browser for RGUI
2013-06-22 17:59:15 -04:00
meancoot
8b7eb99140
(iOS) Many cleanups
2013-06-22 13:09:38 -04:00
Themaister
e1bc9a96ae
Drop unnecessary ifdef.
2013-06-22 10:49:55 +02:00
meancoot
b649099467
(iOS) Kill DIAGLOG; will be better to make file logging optional and make the log view able to display to log file. (Allowing the log to persist across crashes and aborts)
2013-06-21 23:43:34 -04:00
meancoot
20cb48818c
(iOS) More cleanup and fixes
2013-06-21 23:39:01 -04:00
meancoot
9cb5513e59
(iOS) Some cleanup
2013-06-21 21:39:36 -04:00
meancoot
9743cada8b
(iOS, BTstack) Stop WiiMote inquiry loops while game is running, fixes horrible lag
2013-06-21 20:18:24 -04:00
meancoot
f821719288
(iOS, BTstack) Change PS3 button mappings to match RETRO_DEVICE_ID_JOYPAD_* constants
2013-06-21 18:39:43 -04:00
Themaister
40046531f3
Should fix GPU screenshots if last frame was duped.
2013-06-22 00:38:00 +02: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
meancoot
947a838a7b
(iOS, BTstack) Cleanup l2cap commands
2013-06-21 15:49:35 -04: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