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
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
raven02
26049e213f
Add UI::EventReturn OnExit
2013-06-28 20:31:10 +08:00
raven02
ccb26fe883
Add EXIT button to new UI
2013-06-28 20:29:15 +08:00
Daniel Dressler
d1e015b6ae
Make set key map screen show last pressed key
2013-06-27 20:05:54 -07:00
Sacha
217e6482eb
Qt Buildfix.
2013-06-28 03:40:45 +10:00
Henrik Rydgard
4f3ccf011e
Oops x3
2013-06-27 16:53:11 +02: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
Henrik Rydgard
cc414296d6
Merge branch 'master' of https://github.com/jtraynham/ppsspp into jtraynham-master
...
Conflicts:
lang
pspautotests
2013-06-26 22:56:53 +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
Jake Traynham
24961e28ef
iOS Audio fixes
2013-06-25 16:18:16 -05:00
Daniel Dressler
29271f67d7
Sync KeyMap to native changes
2013-06-24 21:34:14 -07: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
Admiral H. Curtiss
fe132af9ec
Renamed Nearest and Linear Filtering to Force Nearest/Linear Filtering.
...
Made sure that both options aren't active at the same time.
2013-06-23 22:39:32 +02:00
Admiral H. Curtiss
505f8559c1
Added a "Nearest Filtering" option for testing.
2013-06-23 21:56:07 +02:00
Henrik Rydgard
3216410ac8
Fix unknown.png issues properly this time :P
2013-06-23 17:57:24 +02:00
Henrik Rydgard
6f24514ad5
Fix unknown.png issues. Hopefully fixes #2411 .
2013-06-23 16:24:57 +02:00
raven02
747d3d2d9c
Add 4X/5X to texure scaling level for windows
2013-06-23 21:33:50 +08:00
raven02
643b3b0c71
Keep Tilt to Analog even without on-screen control
2013-06-23 05:46:54 +08:00
raven02
a6e80d318b
"Show analog stick"/"Tilt" should only valid when on-screen control is on
2013-06-23 05:30:54 +08:00
Henrik Rydgard
9161c1e289
Use unknown.png for missing pbp/elf icons
2013-06-22 23:25:22 +02:00
Henrik Rydgard
23ee9b8cd5
Add "Take Screenshot" to Windows version. Writes to "screenshots" subdirectory. No smart file naming yet.
2013-06-22 22:28:48 +02:00
Unknown W. Brackets
2438259c8a
Improve button preference UI (there's always one.)
2013-06-21 17:40:41 -07:00