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
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
twinaphex
8bb8b3aea3
(Blackberry/ALSA) Start work on Blackberry ALSA support
2013-06-19 12:53:19 +02:00
CatalystG
7fd8d6a239
(BlackBerry) Possible fix for weird overlay issues.
2013-06-18 20:37:28 -04:00
meancoot
06af7b23a7
(iOS) Fix issue where the clean input binding buttons would not work; don't leak config files used to populate the setting menus.
2013-06-18 19:31:50 -04:00
ToadKing
cd8269abd4
(GX) fix FPS reporting
2013-06-17 18:14:45 -04:00
twinaphex
c9928a0b8a
Update readmes/etc for 0.9.9.2
2013-06-17 01:30:37 +02:00
twinaphex
a5e3cf381d
(Android) Swap around Start/Select for new Moga Universal driver
...
update
2013-06-16 18:37:13 +02:00
twinaphex
ffe6d0c2df
(Android) Add Onlive Wireless Controller to input autodetection
...
list
2013-06-16 18:32:46 +02:00
twinaphex
65c52b2adb
(Android) Add Logitech Precision Gamepad to input autodetection list
2013-06-16 18:25:17 +02:00
twinaphex
ef2406e8f6
(Android) Another Xperia Play hack
...
(Context) Context file changes to do with FPS reporting
2013-06-16 18:18:47 +02:00
Themaister
73bfae9602
Always render cache when using HW render.
...
When using HW render, only GPU screenshots are allowed.
2013-06-16 13:56:49 +02:00
Themaister
312154d110
Use common rarch_take_screenshot in RGUI.
...
Adds GPU screenshot support from RGUI by rendering a clean frame
then taking screenshot.
Should also fix screenshot crash when using GL cores.
Always uses g_settings.screenshot_directory path.
I didn't see the purpose of the RARCH_CONSOLE #ifdef. Probably a Wii
hack from way back ...
2013-06-16 13:44:07 +02:00
Themaister
a58eddae65
Flush message queue on ENVIRONMENT_SET_MESSAGE.
2013-06-16 11:04:41 +02:00
ToadKing
3bfa8d568d
(Android) fix emulator settings not loading correctly
2013-06-14 21:13:37 -04:00
ToadKing
c424e0e99b
(Android) fix crash on activity start
2013-06-14 20:50:15 -04:00
meancoot
68eefb7656
(iOS) Add a lable to the main settings menu to display whether a core has a custom config. For now, the labels wont update until you back out of the main settings menu.
2013-06-14 20:02:40 -04:00
meancoot
1fa9fdc374
(iOS) Make the Core Info button work when editing a core with a global config
2013-06-14 19:51:59 -04:00
meancoot
729b49e729
(iOS) Clean up custom config file path handling
2013-06-14 19:43:44 -04:00
meancoot
17a73dc47b
(iOS) Entering a core's settings menu from the frontend settings menu will give an option to create a new custom config.
2013-06-14 18:11:47 -04:00
meancoot
ae59be4c06
(iOS) Don't show the Enable BTstack option if BTstack is not available
2013-06-14 13:52:14 -04:00
meancoot
8b2ed76b36
(iOS) Add ability to delete existing custom configurations
2013-06-14 13:48:55 -04:00
meancoot
8d253a0511
(iOS) Fix the file browsers refresh button
2013-06-14 13:11:59 -04:00
meancoot
4a4aa4b6c5
(iOS) Start adding support for global config
2013-06-14 13:10:35 -04:00
twinaphex
0e55c45aa3
(XDK) xdk_d3d - cleanup
2013-06-14 17:31:17 +02:00
twinaphex
c84750a752
(XDK) Move FPS printing code over to window_update_title function
...
as well
2013-06-14 17:28:53 +02:00
twinaphex
53df912321
(PS3) Move PS3-specific FPS printing code to ps3_ctx.c
2013-06-14 17:21:44 +02:00
twinaphex
7f238606c8
(iOS) Add MAME 0.78 module file
...
(ioS) Add small cleanup to ios_input.c
2013-06-14 15:07:35 +02:00
meancoot
30b49e26c6
(iOS) Fix broken settings writer
2013-06-14 01:00:08 -04:00
meancoot
65fb256b90
(iOS) Some much needed code cleanup
2013-06-14 00:53:02 -04:00
meancoot
c3f1af7890
(iOS) Fix crash when creating an RAModuleInfoList when the module info file is not available.
2013-06-13 23:31:53 -04:00
meancoot
eb591d17d5
(iOS) Remove duplicate function
2013-06-13 23:29:17 -04:00
twinaphex
1697be1908
(iOS) Build fix
2013-06-14 02:18:48 +02:00
twinaphex
43e6637768
(iOS/QNX) Add FPS/refresh rate monitoring
2013-06-14 02:17:20 +02:00
twinaphex
4ea7b492f7
Revert "(iOS) Add Global Configuration Enable option - will use one
...
common" - revert for now - it's broken right now anyway
This reverts commit d51ea3bf2a
.
2013-06-14 02:10:36 +02:00
twinaphex
d51ea3bf2a
(iOS) Add Global Configuration Enable option - will use one common
...
shared config instead of making a new config file per selected
core
2013-06-13 23:38:25 +02:00
twinaphex
66c8eb525a
(iOS) Change Smooth Video label to Bilinear filtering
2013-06-13 22:29:10 +02:00