Unknown W. Brackets
efb2ab52b4
Add a rapid fire virtual key, like before.
2013-07-06 23:06:34 -07:00
Unknown W. Brackets
1ab86a68c9
Add rapid fire ctrl interface, minor cleanup.
2013-07-06 23:06:32 -07:00
bagnz0r
669216fcab
This should be better, previous values still caused a peak blowout. Also
...
limited sound SE and BGM value to 8, because any higher and you have
garbage.
2013-07-06 23:40:05 +02:00
bagnz0r
26654555b4
Updated block values so that we will have lower latency audio...
...
Additionally I have fixed the issue with too loud sound effects and broken
buttons in audio settings screen. Before this fix, you wouldn't be able to
set the volume above 5 despite the fact that 8 is the default value.
5
2013-07-06 23:23:17 +02:00
Henrik Rydgard
acf94a35f8
Minor audio optimization
2013-07-06 22:21:52 +02:00
Henrik Rydgard
989f791f79
Fix virtual analog stick getting stuck. Fixes #2653 .
2013-07-06 22:08:43 +02:00
Henrik Rydgård
9d2e8b1799
Merge pull request #2632 from raven02/patch-3
...
Add preliminary volume control for BGM and SE
2013-07-06 12:18:40 -07:00
Henrik Rydgard
b0ee3a173a
Add mechanism for unlimited mappable virtual keys (not restricted by some bitfield). Use it to implement X/Y analog key mapping.
2013-07-06 20:45:44 +02:00
Henrik Rydgard
cc58e34cf8
Remove legacy key mapping and associate devices with keys (DInput has been left behind for now, will be fixed up soon). Saving is broken, will be fixed soon.
2013-07-06 20:45:44 +02:00
raven02
6c3895491e
Add preliminary volume control for BGM and SE
2013-07-06 16:54:13 +08:00
Henrik Rydgård
a56e97d58c
Merge pull request #2617 from raven02/patch-2
...
More adjustable unlock CPU clock and misc UI item fixes
2013-07-05 12:17:41 -07:00
Daniel Dressler
78e0d301c3
Fix misleading var name
...
Update() can be called at subframe intervals.
2013-07-04 12:12:50 -07:00
Daniel Dressler
c44569588b
Fix typo
2013-07-04 11:01:21 -07:00
Daniel Dressler
1c513c1bd0
Fix forgetting pressed keys
2013-07-04 10:59:19 -07:00
raven02
de029465cf
More adjustable unlock CPU clock and misc fixes
2013-07-04 23:45:30 +08:00
Daniel Dressler
6d290f4530
Make key map screen hint which map conflicts
2013-07-03 22:29:18 -07:00
Daniel Dressler
5983a838a5
Fix emu screen trashing legacy input
2013-07-03 19:04:29 -07:00
Henrik Rydgård
c01a69df30
Merge branch 'master' of https://github.com/daniel-dressler/ppsspp into daniel-dressler-master
...
Conflicts:
CMakeLists.txt
2013-07-03 17:59:44 +02:00
raven02
f525ea07eb
Toggle to unlock CPU speed
2013-07-03 16:31:30 +08:00
raven02
ea1f9e268e
Toggle to add "Full screen" and "Skip updating PSP Memory"
2013-07-03 16:12:49 +08:00
raven02
c4c95692b7
Toggle to bind right analog stick
2013-07-03 16:12:46 +08:00
Daniel Dressler
770456156d
Make both modern and legacy key mapping input work
2013-07-02 20:49:30 -07:00
Daniel Dressler
20399b9d6c
Make key mapping screen save changes
2013-06-30 22:48:15 -07:00
Daniel Dressler
643133238f
Make emu core use key mapped keys
2013-06-30 21:43:01 -07:00
Juliano do Amaral Chaves
92b9c3b8b8
Improvements in the location and layout of the menus
...
1 - Included the page number in the graphics settings
2 - Included resource for locating in the of logo screen
3 - Adjustments of some buttons in the screen of graphics settings, to improve when translated
4 - Fix the reading of the "Locked CPU Speed" through the INI file
Note: Do not know if I could, but I took the liberty to include my nick in the credits as a contributor
2013-06-30 20:00:35 -03:00