Commit Graph

7383 Commits

Author SHA1 Message Date
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
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
Squarepusher f9b8080d02 Merge pull request #233 from CatalystG/overlayfix
(BlackBerry) Fix overlay issues including multitouch weirdness.
2013-06-21 02:07:29 -07:00
CatalystG 42a85dafa6 (BlackBerry) Fix overlay issues including multitouch weirdness. 2013-06-20 20:41:46 -04:00
OV2 bfd11dd1a4 win32: add _WIN32_WINNT define for multimon in mingw32 2013-06-20 16:08:39 +02:00
twinaphex 3a0cc21d7a QNX ALSA is too different from regular mainline ALSA - QNX ALSA driver
will be separate from main ALSA driver
2013-06-20 10:13:45 +02:00
Squarepusher 57a36bd6ff Merge pull request #232 from CatalystG/overlayfix
(BlackBerry) Fix a few overlay issues.
2013-06-19 18:32:51 -07:00
CatalystG 820d0ab3c9 (BlackBerry) Fix a mistake that caused random button presses on unmapped players. 2013-06-19 20:33:21 -04:00