Commit Graph
241 Commits
Author SHA1 Message Date
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 00aaf2bb11 Remove right stick bind option entirely. 2013-07-07 17:21:22 -07:00
Unknown W. Brackets 8e5d115c8e Get basic axis mapping working. 2013-07-07 16:10:20 -07: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
Unknown W. Brackets efb2ab52b4 Add a rapid fire virtual key, like before. 2013-07-06 23:06:34 -07:00
Henrik Rydgard acf94a35f8 Minor audio optimization 2013-07-06 22:21:52 +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 c44569588b Fix typo 2013-07-04 11:01:21 -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
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
raven02andraven02 ea1f9e268e Toggle to add "Full screen" and "Skip updating PSP Memory" 2013-07-03 16:12:49 +08:00
raven02andraven02 c4c95692b7 Toggle to bind right analog stick 2013-07-03 16:12:46 +08:00
Daniel Dressler 20399b9d6c Make key mapping screen save changes 2013-06-30 22:48:15 -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
Henrik Rydgård f5da5f4cf6 Merge pull request #2544 from raven02/filtering-ui
Consolildate Texture filtering option
2013-06-30 00:11:12 -07:00
Henrik Rydgård 0d32163248 Merge pull request #2542 from unknownbrackets/fps-limit
Add an optional hack to force <= 60 FPS
2013-06-30 00:07:24 -07:00
Unknown W. Brackets 5684c32165 Just use FPS except in the name.
Hopefully users don't get confused.  I don't think "internal FPS" is gonna
fit for all languages in a way that makes sense.
2013-06-30 00:05:38 -07:00
Unknown W. Brackets 3eb5e917ee Change the config setting to not say game. 2013-06-30 00:02:33 -07:00
raven02 5d275d7fe9 Consolildate Texture filtering option 2013-06-30 14:58:46 +08:00
Unknown W. Brackets 64e1ad3e5e Add UI for forcing FPS at 60. 2013-06-29 20:54:06 -07:00
Unknown W. Brackets 4f68703cfd Rename "VPS"/"FPS" to "Speed"/"FPES" so it's clear.
Still scaled to 60, but could change to 100 instead?

"FPES" is "frames per emulated second."  Or we could change it instead...
2013-06-29 20:06:34 -07:00
Daniel Dressler a7a4ad5f06 Fix key map screen forgeting last pressed key 2013-06-29 19:20:23 -07:00
Juliano do Amaral Chaves 9423bf8537 Creates location for the credits 2013-06-29 18:21:23 -03:00
oioitff dc04584ca1 Add a new option to enable
Linear Filtering only for CGs.
2013-06-30 03:35:28 +08:00
Daniel Dressler d1e015b6ae Make set key map screen show last pressed key 2013-06-27 20:05:54 -07:00
Henrik Rydgard bf624f8c8a Merge branch 'master' of github.com:hrydgard/ppsspp 2013-06-27 16:29:23 +02:00
Henrik Rydgard 604ad0181b Merge branch 'new-ui'. Still incomplete. Enable by setting NewUI=True in ppsspp.ini
Conflicts:
	UI/MenuScreens.cpp
2013-06-27 16:28:38 +02:00
raven02 6d969cc39f Performance fix : disable atrac3 along when sound disabled 2013-06-27 18:54:50 +08:00
Daniel Dressler 14bce01a33 Fix key map settings screen using wrong enums 2013-06-26 20:22:45 -07:00
Henrik Rydgård e440fa606e Merge pull request #2235 from thedax/master
User controllable CPU speed option
2013-06-26 14:57:40 -07:00
Henrik Rydgard cc23937150 Add some contributors to credits list 2013-06-26 23:18:15 +02:00
The Dax 62342668d7 Rebased to latest master. 2013-06-26 16:01:07 -04:00
Henrik Rydgard d01b0ea6a6 Hide the plugin download button on the main menu after downloading it. 2013-06-26 21:26:44 +02:00
Henrik Rydgard 563cf1acfa Show a button on first run instead of taking the user directly to the plugin download screen. Ensures that the emu is usable even if the download would crash. 2013-06-25 23:30:49 +02:00
Daniel Dressler c442e1dbb0 Merge branch 'master' of github.com:hrydgard/ppsspp 2013-06-23 20:43:05 -07:00
Admiral H. Curtiss 802fa0de4c Merge remote-tracking branch 'upstream/master' into nearest_filtering 2013-06-23 23:16:48 +02:00