The Dax
0bc27f6d95
Make SpeedToggle button switch between only fixed/standard. There's no need for it to be a tri-state button when there is a separate button for unlimited speed.
2013-07-11 15:43:51 -04:00
Henrik Rydgård
3c653cb3fc
Drop the gameinfocache correctly on shutdown, avoiding a log flood and
...
possible mem leak on android.
2013-07-11 14:29:56 +02:00
Henrik Rydgård
eaa59f9bfe
Switch back to the native file browser on Windows (oops). Fixes #2750 .
2013-07-11 10:46:53 +02:00
Henrik Rydgård
419fa81d6a
Merge pull request #2744 from raven02/fbo-memory
...
Back to use original name "Read Framebuffers to Memory"
2013-07-11 00:42:28 -07:00
Unknown W. Brackets
9f96ea80b1
Don't crash if GameInfoCache is never inited.
2013-07-10 22:28:01 -07:00
raven02
fa0af3c150
Back to use "Read Framebuffers to Memory"
2013-07-11 08:12:19 +08:00
raven02
10e5224d22
Apply shadow for text in UI
2013-07-10 11:20:26 +02:00
raven02
e09df55703
Scale pic0Texture bit smaller as it overlaps the button
2013-07-10 11:20:25 +02:00
raven02
13aa7726e2
Apply pic1Texture to other UI during game running .
2013-07-10 11:20:25 +02:00
Sacha
95bd121ea9
Buildfix
2013-07-10 11:46:27 +10:00
Sacha
a0aa6e3212
Rearrange NativeInit dirs. Linux buildfix.
2013-07-10 09:49:53 +10:00
Henrik Rydgard
43205362fd
Fix mouse issues with newUI stuff in 1x mode
2013-07-09 14:46:48 +02:00
Henrik Rydgard
51ead68128
Always show the atrac3+ plugin download button in audio settings - might want to upgrade.
2013-07-09 14:06:01 +02:00
Henrik Rydgard
b879f32284
Fix further Android joystick issues, including flickering pause menu. Fixes #2708
2013-07-08 17:47:22 +02:00
Henrik Rydgard
f2e739992d
More mousewheel support
2013-07-08 12:35:08 +02:00
Henrik Rydgård
183740a5fa
Basic mousewheel support
2013-07-08 11:04:03 +02:00
Henrik Rydgård
476382d2cc
Merge pull request #2692 from unknownbrackets/keymap-axis
...
Do axis keymap as well (should replace right stick bind)
2013-07-08 01:14:02 -07:00
Unknown W. Brackets
aef5555327
Fix arithmetic warning in mpeg demux.
2013-07-07 20:31:05 -07:00
Unknown W. Brackets
9608067ca2
Cleanup initialization order.
2013-07-07 20:31:04 -07:00
Unknown W. Brackets
a32cf817ff
Fix some minor warnings.
2013-07-07 20:31:04 -07:00
Unknown W. Brackets
00aaf2bb11
Remove right stick bind option entirely.
2013-07-07 17:21:22 -07:00
Unknown W. Brackets
82442fa68a
Cut down on analog stick latency.
2013-07-07 16:25:15 -07:00
Unknown W. Brackets
fc50094725
Add back the right stick, but no UI.
...
Not sure where to fit it...
2013-07-07 16:17:04 -07:00
Unknown W. Brackets
e45863cb87
Support binding analog backwards.
2013-07-07 16:14:28 -07:00
Unknown W. Brackets
5f382c5ab0
Unpress the reverse direction, avoids sticking.
2013-07-07 16:10:21 -07:00
Unknown W. Brackets
8e5d115c8e
Get basic axis mapping working.
2013-07-07 16:10:20 -07:00
Henrik Rydgard
bab30279c2
fbo_unbind should not be necessary when pausing anymore.
2013-07-08 01:01:47 +02:00
Henrik Rydgard
613b9ec994
Change a variable name to match the name used in the ini file. Default screenshots to JPG.
2013-07-08 00:10:23 +02:00
Henrik Rydgard
a4e95e5ce9
Fix touch buttons that got broken. Also, make the onscreen turbo a pure unthrottle, I don't understand how the other is supposed to work heh (checking iFrameLimit?)
2013-07-08 00:08:43 +02:00
dykebeard
dc0a7de62b
PNG screenshot writing
2013-07-07 14:56:18 -04:00
Henrik Rydgard
ab1b7e7288
Get rid of remaining legacy key mappings. Make Pause and F3 mappable, add default mappings. You may need to manually map these if you have an old ppsspp.ini.
2013-07-07 14:08:08 +02:00
Henrik Rydgard
19a6edd6cc
Let the user map unthrottle and rapidfire. Make more keys mappable.
2013-07-07 11:25:19 +02:00
Henrik Rydgard
47dae8c004
Fix bug with unthrottle as virtual key. Add button to restore default key mappings.
2013-07-07 11:25:19 +02:00
Henrik Rydgard
cee45d0ad2
Win32: Switch to RawInput for keyboard processing. Lets us distinguish LSHIFT/RSHIFT and LCTRL/RCTRL.
2013-07-07 11:25:18 +02:00
Unknown W. Brackets
861eafef26
Make pause/speed virtual buttons work again.
...
Fixes #2669 .
2013-07-06 23:06:35 -07:00
Unknown W. Brackets
fcf9a374a7
Make it easier to test the pause button.
2013-07-06 23:06:34 -07:00
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