The Dax
199bd959ca
PauseScreen: Allow escape/cancel buttons to dismiss the menu and go back in-game.
2013-08-21 06:18:18 -04:00
The Dax
fec1bfd50f
Fix the confirm button prefs by swapping the strings and saving as 1/0 instead of 1/2.
2013-08-21 05:17:55 -04:00
Sacha
d64b83be97
Add missing atlasscript. Set multithread to false for Symbian on start.
2013-08-21 19:10:22 +10:00
The Dax
4098524856
Use the previous nickname as the default value instead of "PPSSPP".
2013-08-21 04:56:53 -04:00
Sacha
14649114d5
Disable threading on Symbian only.
2013-08-21 17:20:43 +10:00
Sacha
96b2bbdc2e
Add Russian to LowMem. Modify script to automatically build lowmem atlas at same time.
2013-08-21 12:30:13 +10:00
Sacha
47bdd81cde
Multi-threading only slows down single-core systems. Option doesn't need to be there.
2013-08-21 12:01:57 +10:00
Henrik Rydgard
647460652e
Add czech language mapping
2013-08-20 20:35:01 +02:00
Henrik Rydgard
7765ff7d5a
Add vietnamese language mapping
2013-08-20 20:14:39 +02:00
Henrik Rydgard
6a1d727a9a
Fix language selection and a couple of untranslatable strings
2013-08-20 20:13:28 +02:00
raven02
a71c7320f9
Set 10 below top
2013-08-21 02:02:20 +08:00
raven02
cdfd1c7494
UI tweak : give the title bit spacing below top
2013-08-21 01:55:04 +08:00
Henrik Rydgård
bc310e14f6
Merge pull request #3275 from raven02/patch-3
...
Add GPU Model to System Information
2013-08-20 10:23:38 -07:00
Henrik Rydgård
171e202019
Warning fixes
2013-08-20 19:20:03 +02:00
Henrik Rydgard
60b9f4f003
Fix crash bug exiting game
2013-08-20 19:10:13 +02:00
Henrik Rydgard
9a0ce170d2
Re-enable the Pause keymapping on Android
2013-08-20 19:10:12 +02:00
raven02
0db697fd4a
Add GPU Model to System Information
2013-08-21 01:05:25 +08:00
raven02
1e7c9fa8d3
Add GPU Vendor to System Information
2013-08-21 00:54:32 +08:00
Henrik Rydgard
88aae1a9bf
Remove extra back button
2013-08-20 18:50:26 +02:00
Henrik Rydgard
8790082a56
More UI tweaks
2013-08-20 18:18:30 +02:00
Henrik Rydgard
42c1203b86
Enable the Load State button only if there is a state in the selected slot.
2013-08-20 18:12:16 +02:00
Henrik Rydgard
3f6d1d5e13
Get rid of the separate "Main settings", put them in the System Settings category instead.
2013-08-20 18:03:52 +02:00
Henrik Rydgard
0fddaf146f
Fix #3271
2013-08-20 17:41:02 +02:00
Henrik Rydgard
c1d0ed08c4
Fix some file browsing issues
2013-08-20 16:52:36 +02:00
Henrik Rydgard
151c09dff7
Touch controls auto-off on Shield and Xperia Play
2013-08-20 15:40:19 +02:00
Henrik Rydgard
567f402845
Change the links on the main page
2013-08-20 15:26:00 +02:00
Sacha
d5a1158adb
Add Partial Stretch back for Blackberry.
2013-08-20 21:37:22 +10:00
Sacha
6135d4f7df
Add Blackberry ABI for Plugin.
2013-08-20 21:06:13 +10:00
Henrik Rydgard
fe729c4551
Tweak colors and update native with some more UI polish
2013-08-20 13:04:20 +02:00
Henrik Rydgard
ca76135273
Don't let the tabs overflow into the right area of the main screen if small resolution.
...
Update native with new tab look.
2013-08-20 12:28:17 +02:00
Henrik Rydgard
ec3e345111
Allow mapping ESC now that we have a cancel button
2013-08-20 11:37:29 +02:00
Unknown W. Brackets
ad537a3773
Use normal Windows path logic for homebrew/demos.
2013-08-20 00:46:13 -07:00
Henrik Rydgard
b186294132
UI tweaks. Change to cleaner background image.
2013-08-20 00:49:25 +02:00
Henrik Rydgard
1559b4404a
Fix some joystick mapping errors, a minor bug
2013-08-19 22:40:05 +02:00
Henrik Rydgard
6ca3b43b9a
Measure actual fps (frameskip+unthrottle included), show all three on one line if you choose "both" (which I probably should rename)
...
Also prevent annoying scrolls in key mapping dialog
2013-08-19 22:06:49 +02:00
raven02
25beaa6246
Small cosmetic UI fix
2013-08-19 20:20:29 +08:00
Henrik Rydgard
6a109e3e6a
Typo
2013-08-18 23:21:11 +02:00
Henrik Rydgard
f443fae780
Disable a few things that should not be changable at runtime
2013-08-18 23:11:47 +02:00
Henrik Rydgard
00d56e6bcf
Setting unlimited as an alternate speed is possible again.
2013-08-18 22:48:53 +02:00
Henrik Rydgard
28e58c3d35
Save grid/list status, fix some drawing glitches
2013-08-18 22:30:49 +02:00
Henrik Rydgard
e90269a2f0
Take some translation strings from the right sections...
2013-08-18 22:09:13 +02:00
Henrik Rydgard
2839e62aa4
Fix case typo (buildfix on case sensitive platform)
2013-08-18 21:09:35 +02:00
Henrik Rydgard
0a0d8d9e32
Android/SDL buildfix, move remains of the old UI into other files.
2013-08-18 20:25:57 +02:00
Henrik Rydgard
5037568af3
Delete the bulk of the old UI.
2013-08-18 20:22:30 +02:00
Henrik Rydgard
db575d559f
Delete the NewUI setting, effectively forcing it on
2013-08-18 20:14:33 +02:00
Henrik Rydgard
b0e72f5200
I don't understand why this fixed the encoding of the language list on Windows...
2013-08-18 20:08:28 +02:00
Henrik Rydgard
e9e5e3ae17
Another feature that was missing in newui (see #3226 )
2013-08-18 19:57:50 +02:00
Henrik Rydgard
a942395506
Add more missing features to NewUI, see #3226
2013-08-18 19:51:54 +02:00
Henrik Rydgard
0265ab874f
Change FPS limit to "alternate speed", expressed in a percentage.
...
Fix it so it works correctly for 30fps games.
Some menu tweaks.
2013-08-18 18:55:42 +02:00
Henrik Rydgard
d7000ef1a4
Yet another feature that was missing in newui
2013-08-18 11:45:21 +02:00
Sacha
92f0678f2f
Introduce 'lowmem' fonts for Symbian.
...
Right now it is for all Symbian devices. Although, high mem devices should continue to use the old fonts.
2013-08-18 19:07:18 +10:00
Sacha
e7cf9361ff
Symbian can't compile Software GPU (internal compiler error). Probably can't run it well either. So, disabled.
2013-08-18 18:07:15 +10:00
Henrik Rydgard
8516b562e2
Typo/buildfix
2013-08-18 01:41:41 +02:00
Henrik Rydgard
2b1777d4a7
Transfer some features from oldUI to newUI
2013-08-18 01:24:53 +02:00
Henrik Rydgard
47f2efb0e5
Fixes to default key mappings, add default button, fix saving of mapped controls on Android, fixes #3213
2013-08-18 00:41:19 +02:00
Henrik Rydgard
96572a3226
Misc UI stuff, back button should now work as expected.
2013-08-17 23:50:15 +02:00
The Dax
229c0f16ab
Eliminate most of the popup menus as per Henrik's request, and fix a minor bug with AT3+ in NewUI.
2013-08-17 07:52:17 -04:00
Henrik Rydgard
47ac6c02fc
Disable accelerometer as axis, fix some omissions in KeyMap (doesn't actually autoload all those maps yet)
2013-08-17 13:41:29 +02:00
Henrik Rydgard
8028ff7f12
Android buildfix
2013-08-17 13:26:19 +02:00
Henrik Rydgard
dd07665814
Update native, add checkbox for sw renderer to developer settings
2013-08-17 13:22:44 +02:00
Henrik Rydgard
b89af62143
Fix the settings screen layout so the back button is always visible
2013-08-17 13:08:32 +02:00
Henrik Rydgård
d83a6e74a6
Merge pull request #3202 from hrydgard/better-controlmap
...
Better control mapping
2013-08-17 03:11:52 -07:00
Henrik Rydgard
f990df6af8
Let the user escape the controls dialog with the global back button (Esc on PC)
2013-08-17 12:09:50 +02:00
Henrik Rydgård
fa59ba4e3d
Merge pull request #3197 from neobrain/softgpu2
...
Software Renderer
2013-08-17 02:22:22 -07:00
Henrik Rydgard
edb0614a59
Fix analog axis names. Make L2/R2 on x360 controllers analog.
...
Also slightly nicer behaviour - don't create empty mapping, instead ask for mappings immediately.
2013-08-17 11:18:45 +02:00
Henrik Rydgard
c14fcfdae1
Merge branch 'master' into better-controlmap
2013-08-17 10:37:04 +02:00
Henrik Rydgard
3636f90902
Step 3: Replace current key mapping dialog with a list-based one which is much more workable.
2013-08-17 10:34:38 +02:00
Henrik Rydgård
810b1112ed
Merge pull request #3199 from unknownbrackets/ui-tweaks
...
Minor improvements to new UI
2013-08-16 23:53:49 -07:00
Unknown W. Brackets
b79e3f4714
Start with a more sane default directory.
2013-08-16 21:59:28 -07:00
Unknown W. Brackets
39d4359294
Get rid of "How to get games" when you have games.
2013-08-16 21:59:06 -07:00
Tony Wasserka
6cd1091e19
Add an option for enabling software rendering.
2013-08-16 23:48:52 +02:00
Henrik Rydgard
3a8432373d
Step 2: Multiple inputs can be mapped per psp key now, and save load works.
2013-08-16 21:25:36 +02:00
Henrik Rydgard
f1bc751eb9
Step 1: Go back to a single control map.
...
Break save/load for now, it will be redone.
2013-08-16 19:34:44 +02:00
Henrik Rydgard
33beb57a31
Make key mapping faster and easier.
2013-08-16 17:16:11 +02:00
Henrik Rydgard
22ebe76f33
Move KeyMapping UI to its own file before rewriting.
...
Plus some minor tweaks and fixes.
2013-08-16 16:49:53 +02:00
Henrik Rydgard
ef1bac4628
Make the save slot buttons a better size. Bugfix.
2013-08-16 14:03:06 +02:00
Henrik Rydgard
73990bcc32
UI updates
...
Touch&hold now goes to game menu and single click goes directly to the game, so I removed bDirectLoad.
There's now a linear game list view for the game browser.
Assorted fixes.
2013-08-16 12:53:35 +02:00
Henrik Rydgard
8e01af3476
UI tweaks
2013-08-16 09:28:23 +02:00
Henrik Rydgard
b0c0911dca
More UI tweaks (better title font for popups for example)
2013-08-14 23:29:57 +02:00
Henrik Rydgard
8b99d999ed
UI tweaks, move a couple old screens to keep out of MenuScreens.cpp
2013-08-14 23:06:14 +02:00
Henrik Rydgård
b2b4c92333
Merge pull request #3169 from thedax/soundInitFix
...
Overhaul the sound fix.
2013-08-14 12:10:57 -07:00
The Dax
0ead143013
Overhaul the sound fix. It was rooted deeper than I thought. This should cover all complaints now(except pressing escape which discards any settings changed: is this by design? :\). Also add new menu option to Win32 UI under Emulation to control whether Atrac 3 should be on/off.
2013-08-14 15:00:54 -04:00
Henrik Rydgard
df3a1d5e1c
Make play button focused on game screen.
2013-08-14 17:38:41 +02:00
Henrik Rydgård
ebb2aba2e0
Merge pull request #3164 from unknownbrackets/savestates
...
Fix savestate difference on 64/32 bit + warnings/minor
2013-08-14 08:12:44 -07:00
The Dax
75f03b4d8a
NewUI: Don't init audio if sound is disabled. And remove some stray newlines.
2013-08-14 09:05:24 -04:00
The Dax
5b2483ee73
Fix a bug where sound would never be initialised if a game is started with it off, then later enabled.
2013-08-14 08:47:10 -04:00
Unknown W. Brackets
8ab67b1674
Fix some warnings.
2013-08-13 21:05:54 -07:00
GuardianSoul
9f32e03bc6
Update MenuScreens.cpp
...
Make some more strings translatable.
2013-08-13 16:44:15 +02:00
Yaroslav
bfd6a6579f
More strings to translate
2013-08-13 18:18:01 +07:00
raven02
4d9f859f2c
NewUI : Add 'Button Scaling'
2013-08-13 14:24:26 +08:00
Henrik Rydgard
32218256d7
More UI tweaks
2013-08-13 00:06:48 +02:00
Yaroslav
62835aad40
Make more strings translatable.
2013-08-11 22:25:50 +07:00
Henrik Rydgard
0dac2b4783
Update native, minor UI stuff and cleanups
2013-08-10 23:04:23 +02:00
Henrik Rydgard
d32e10ff0b
Error handling improvements
2013-08-10 19:56:47 +02:00
Henrik Rydgard
1da49273b5
Address some complaints about touch button opacity
2013-08-10 19:23:50 +02:00
Henrik Rydgard
cd53dfdc9c
Mark multithreading as experimental in the UI
2013-08-10 11:53:55 +02:00
Henrik Rydgard
360210876c
Add multithread checkboxes to gl UI as well
2013-08-10 11:34:27 +02:00
The Dax
8b6790187d
Fix some translation issues and change a variable name(it was supposed to be iSFXVolume, but for some reason it never got changed over).
2013-08-09 08:04:13 -04:00
The Dax
19001edd4d
Change the Atrac3+ download buttons slightly to avoid confusion. It's fine to always show the button, but change it when we have it downloaded already.
2013-08-09 06:57:03 -04:00
The Dax
01e9111ac5
Remove Stream VBO option.
2013-08-09 05:18:24 -04:00
The Dax
f9067e15c9
Remove old comment, change another one, and change MenuScreens.cpp to use the new class Host's InputBoxGetString.
2013-08-06 19:36:51 -04:00
Henrik Rydgård
f203997c6e
Merge pull request #3063 from thedax/win32OSKBypass
...
Win32: Allow user to change emulated PSP nickname, and add an OSK "bypass"
2013-08-06 09:04:34 -07:00
Henrik Rydgard
2f0cdc6988
ARMJIT: disable vi2f, it seems buggy. preliminary disabled impl of vcrsp.t.
2013-08-06 11:10:26 +02:00
The Dax
1da0454508
Add support for changing the InputBox's title to the description text provided by the game(or the emulator itself). If none is provided(empty string), fall back to a default string.
2013-08-05 23:17:26 -04:00
The Dax
4570d83c05
Fix crash in InputBox.cpp by offering an overloaded func which takes a size, and use it in MenuScreens.cpp / PSPOskDialog.cpp.
2013-08-05 22:45:51 -04:00
The Dax
4adacdf375
Fix includes.
2013-08-05 21:39:37 -04:00
The Dax
80953ac56d
Win32: Enable user to change emulated PSP nickname from the menu screens by popping a dialog box.
...
Win32: Enable user to bypass the in-game OSK by using the same dialog box. It doesn't support non-Roman characters yet.
2013-08-05 21:39:06 -04:00
Unknown W. Brackets
b17b23f1f2
Add a function to run the CPU core.
2013-08-04 15:23:38 -07:00
Sacha
8b4280b297
Rename KEYCODE to NKCODE (native key code) to stop name collision. Implement Blackberry keymapping.
2013-08-05 03:31:40 +10:00
Henrik Rydgård
53336e55ad
Merge pull request #3050 from thedax/newUIBugFix
...
Win32/NewUI: Address debug log bug and placement in menu.
2013-08-04 02:07:16 -07:00
The Dax
c8a675863e
Move debug logging toggle to Developer Options in NewUI. It was supposed to be here in the first place.
2013-08-04 04:45:09 -04:00
raven02
e0d68e4768
Add game direct load support for new UI
2013-08-04 15:49:51 +08:00
The Dax
f94ae2f10c
Fix NewUI bug involving the debug console on Win32. Also change the behaviour of WM_USER_LOG_STATUS_CHANGED to open and close the log window when enabled/disabled as appropriate.
2013-08-04 03:39:49 -04:00
Henrik Rydgård
ec9c464057
Merge pull request #3002 from raven02/aa
...
Anrdoid : Add option 'Anti-Aliasing' to new UI
2013-07-31 09:22:31 -07:00
Henrik Rydgard
7fc5ce56de
Fix viim for x86, implement for ARM.
2013-07-31 18:21:23 +02:00
Henrik Rydgard
8972bf0d12
Fix stickiness of NV Shield d-pad (and other digital pads that are mapped to axises)
2013-07-31 18:08:31 +02:00
raven02
b938313501
Revert size to fit Nexus S
2013-07-31 23:47:52 +08:00
The Dax
ac1d8e8181
Fix typo in NewUI.
2013-07-30 17:34:10 -04:00
Henrik Rydgard
9ac511f191
Don't check vector size in vfim (nonsense). implement for arm. minor fix.
2013-07-30 22:34:12 +02:00
Henrik Rydgard
7e373c206d
Fix NewUI bug where returning to menu and starting a new game started the wrong game somehow.
2013-07-30 21:39:37 +02:00
raven02
766770a755
Anrdoid : Add option 'Anti-Aliasing'
2013-07-30 23:32:55 +08:00
raven02
08569eafa1
Add GameSettingsScreen::DrawBackground()
2013-07-30 23:29:48 +08:00
raven02
d88f4dfe09
Centralize control mapping to in-game control section #2
2013-07-29 08:16:06 +08:00
raven02
89b97436a6
Centralize control mapping to in-game control section #1
2013-07-29 08:15:30 +08:00
Henrik Rydgård
fe282f946a
Merge pull request #2963 from raven02/patch-4
...
Better fix the YES/OK/No button sizing and code cleanup
2013-07-28 13:49:00 -07:00
Unknown W. Brackets
256394b2bf
Move VirtualDiscFileSystem to its own file.
2013-07-28 12:31:48 -07:00
raven02
176abf2ad7
Add "Enable logging" to new UI
2013-07-29 00:56:59 +08:00
Henrik Rydgård
ccb76a58c3
Merge pull request #2957 from thedax/disableLoggingOption
...
Add New Feature: Ability to turn logging on and off.
2013-07-28 07:46:40 -07:00
The Dax
acd11da4f3
Remove option to enable/disable logging from NewUI. It doesn't work as expected..
2013-07-27 20:51:25 -04:00
The Dax
3aa04df23b
Restructure the code slightly, make the old UI send a message to the emulator window to reflect the new logging status(to enable/disable the menu item, and possibly close the console), move the custom WM messages to an enum.
2013-07-27 20:47:06 -04:00
The Dax
dcc1044de5
Change EnableLogging key.
2013-07-27 19:55:57 -04:00
The Dax
b07c8155de
Correct checkboxes and remove old comments.
2013-07-27 19:50:23 -04:00
The Dax
528d81151a
Initial support for disabling logging, to provide a possible boost in performance for games that spam the log like crazy.
2013-07-27 19:39:49 -04:00
Henrik Rydgard
988b5539fa
Show speed in percent
2013-07-27 23:23:16 +02:00
Henrik Rydgard
fe090e8d95
Crashfix in EmuScreen (touch events before booting)
2013-07-27 17:25:39 +02:00
Henrik Rydgard
574181e2fa
Buildfix
2013-07-27 17:12:26 +02:00
raven02
833d762b3a
Add "Force 60 FPS or less" to newUI
2013-07-27 21:31:47 +08:00
Henrik Rydgard
7462d988cf
Boot game in EmuScreen::update instead of the constructor. Avoids issues with starting games from the command line.
2013-07-27 13:26:26 +02:00
Henrik Rydgard
5b32d2ecaf
Merge remote-tracking branch 'origin'
...
Conflicts:
UI/NativeApp.cpp
2013-07-27 13:11:30 +02:00
Henrik Rydgard
d75a007ef3
Skip the startup logo when loading a game from the command line.
2013-07-27 13:07:34 +02:00
Henrik Rydgård
67adad6cf0
Move CheckGLExtensions to InitGraphics from EmuScreen, trying to fix #2900
2013-07-27 11:46:21 +02:00
Unknown W. Brackets
7d6538bd0b
Don't crash in DeviceLost before game init.
2013-07-27 01:05:00 -07:00
Henrik Rydgård
dc213f1792
Merge pull request #2934 from raven02/ui
...
NewUI fix and add cycleable frameskipping/resolution to winUI
2013-07-26 15:43:35 -07:00
raven02
d836527254
NewUI fix and add selectable frameskipping/Resolution to winUI
2013-07-26 22:10:03 +08:00
Kingcom
87f13d9b32
Fix auto boot
2013-07-26 14:42:38 +02:00
Henrik Rydgård
61351e4b59
Merge branch 'patch-1' of https://github.com/raven02/ppsspp into raven02-patch-1
...
Conflicts:
Windows/ppsspp.rc
native
2013-07-25 18:20:08 +02:00
raven02
82b2581d79
Remove 'Display raw framebuffer' option
2013-07-25 20:23:22 +08:00
Kingcom
cedb41a10c
Merge branch 'master' of https://github.com/hrydgard/ppsspp into DiscDirectory
...
Conflicts:
Windows/ppsspp.rc
Windows/resource.h
2013-07-25 13:49:53 +02:00
The Dax
6551db82a1
NewUI: Allow Unlock CPU Speed to be set to 0 with the slider bar. If the minimum is kept at 1, it can't be turned off otherwise.
2013-07-24 17:25:44 -04:00
Kingcom
5ddc9afba0
-save state support
...
-abstracted file access
-moved to VirtualDiscFileSystem class
2013-07-24 22:49:45 +02:00
Kingcom
f9c5d3766c
Display icon in UI
2013-07-23 17:35:43 +02:00
Kingcom
8955fedf44
Open directory as disc image
2013-07-23 17:24:33 +02:00
Henrik Rydgard
fafa9c9bfd
Dynamically load XInput, lets us to map the home button with a trick
...
Also avoids failing to start if XInput 1.3 is not installed.
2013-07-23 00:12:26 +02:00
Henrik Rydgard
09c7aaacad
NewUI: Load games directly by press-and-hold on the main menu
2013-07-22 22:36:56 +02:00
Henrik Rydgard
9d76ba7dd2
Minor cleanup in texcache, fix some warnings
2013-07-22 19:26:16 +02:00
raven02
c310bbdb3f
remove if
2013-07-22 14:26:32 +08:00
raven02
76bd4e3120
Fix rendering mode switching issue in old & new UI
2013-07-22 08:41:58 +08:00
raven02
f99d32b5ea
Fix wrong order , put GPU last
2013-07-22 06:11:38 +08:00
raven02
2d9ebbf0a4
Add 'Enable cheats' and 'Screenshots as PNG' to general UI
2013-07-22 05:24:29 +08:00
raven02
dc3d6b14d2
Duplicate 'Display Raw Framebuffer' option
2013-07-22 05:14:10 +08:00
raven02
0f3a5e230b
Frame Skipping should be start with 0 and it is working now
2013-07-22 05:10:09 +08:00
raven02
a179b1c33d
Typo fix and few more items added to system UI
2013-07-22 05:06:04 +08:00
Henrik Rydgard
2f50bec779
Merge branch 'raven02-master'
...
Conflicts:
native
2013-07-21 22:37:22 +02:00
raven02
100d336fb2
Remove _ suffix and hide the GPU mode on GLES2
2013-07-22 04:17:54 +08:00
Henrik Rydgård
4f57420de3
Remove erroneous ifdef from newui pause screen.
...
Now the continue button shows on all platforms.
2013-07-21 20:10:28 +02:00
raven02
0216f52359
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
UI/GameSettingsScreen.cpp
UI/MenuScreens.cpp
Windows/ppsspp.rc
2013-07-22 00:03:54 +08:00
raven02
87fc81e56d
Consolidate Rendering Mode
2013-07-21 23:17:42 +08:00
Henrik Rydgard
2b35aa9050
Add basic NewUI in-game menu.
2013-07-21 13:31:46 +02:00
Henrik Rydgard
03c665173f
Fix range of newui volume control. Delete some old junk.
2013-07-21 12:12:20 +02:00
sum2012
c4cf84f7d6
(Asian ?) build fix
2013-07-21 11:55:55 +08:00
Unknown W. Brackets
13f6ca0019
When mapping to an axis, center when both pressed.
...
Fixes #2860 .
2013-07-20 12:11:35 -07:00
Henrik Rydgard
51adb8c64f
Warning fixes, fix hw back button on Android
2013-07-20 20:49:08 +02:00
Henrik Rydgard
37d2b5ecbf
Correct inverted Y axis of new touch screen analog stick
2013-07-20 18:50:46 +02:00
raven02
7a359325b3
Comment out Arabia language
2013-07-20 23:27:03 +08:00
raven02
39c6c7f634
Merge items to new UI
2013-07-20 22:03:52 +08:00
Henrik Rydgard
ff225fab5a
Finish the touch input rewrite, get rid of the fakeinput hacks.
2013-07-20 14:05:07 +02:00
Henrik Rydgard
4b539e842a
Also replace the on-screen cross
2013-07-20 12:54:33 +02:00
Henrik Rydgard
325f5dfc21
Replace some of the onscreen touch buttons with a new better impl that doesn't rely on InputState.
2013-07-20 12:08:13 +02:00
The Dax
4f06bc66fd
Default FramebuffersCPUConvert to be true, remove option to enable/disable it on mobile/GLES2 platforms.
2013-07-20 04:45:49 -04:00
The Dax
28af84ba89
Capitalise all phrases in the key; I forgot it's a key value, eheh.
2013-07-19 20:36:58 -04:00
The Dax
0dd12765f8
Fix typos.
2013-07-19 20:27:34 -04:00
The Dax
9e535717f9
UI on all platforms(including NewUI!): Add options to change FramebufferCPUConvert without manual editing of INI file.
2013-07-19 19:23:17 -04:00
Jake Traynham
0e0aec812f
Cleaned up iOS code and updated iCade support; Fixed at3+ download screen
2013-07-19 16:37:41 -05:00
Henrik Rydgård
8f84907543
Merge pull request #2810 from papel/master
...
Check version of savestates and allow to open another game when we are not in the main menu
2013-07-18 12:08:50 -07:00
Henrik Rydgård
05dfd27db8
Merge pull request #2638 from bagnz0r/master
...
Audio optimization, usability fixes, sound peak blowout fix, Polish translation, bugfixes
2013-07-18 02:54:03 -07:00
Henrik Rydgard
086746e0fd
More NewUI
2013-07-18 11:47:41 +02:00
Henrik Rydgard
47b65ce200
Add volume controls to newui
2013-07-18 10:26:29 +02:00
Henrik Rydgard
df89065aab
Move more gfx settings to NewUI.
2013-07-18 01:04:11 +02:00
Henrik Rydgard
1f84e21173
Typo fix
2013-07-17 23:01:26 +02:00
Henrik Rydgard
28ad8dc230
Lots of NewUI stuff (still experimental), fix back bug with x360 controllers
2013-07-17 22:27:50 +02:00
Henrik Rydgård
d6c85c28de
Merge pull request #2813 from tpunix/thread_fix
...
dont wake up thread with waitType WAITTYPE_MODULE in sceKernelReleaseWai...
2013-07-17 11:00:49 -07:00
tpu
a4e447fe7e
dont wake up thread with waitType WAITTYPE_MODULE in sceKernelReleaseWaitThread
...
add UTF-8 BOM to MiscScreens.cpp to avoid compile error.
2013-07-18 00:16:42 +08:00
papel
a61117dec4
Correct function.
2013-07-17 03:34:43 -03:00
papel
99754bcd7a
Merge branch 'master' of https://github.com/hrydgard/ppsspp
2013-07-17 02:33:53 -03:00
papel
9b6f1abed8
Version to savestate and open other game in other screens.
2013-07-17 02:33:26 -03:00
Henrik Rydgard
81411a74ed
Experimental: Make orientation change possible on Android.
2013-07-16 22:51:25 +02:00
Henrik Rydgard
a8f87d17c9
NewUI: Add new Language selector screen (uses the new popup list screen).
2013-07-16 00:29:50 +02:00
Henrik Rydgard
3703599bee
Fix touch screen controls, Fixes 2789
2013-07-15 20:30:23 +02:00
Henrik Rydgard
bf58b32208
Fix bug that caused us to always show UNKNOWN.PNG for PBP files in recent list and new ui
2013-07-15 18:57:42 +02:00
Henrik Rydgård
f528774b39
Fix some pointer silliness that clang fortunately caught
2013-07-15 18:18:43 +02:00
Henrik Rydgard
09a7bd08fa
Assorted UI cleanups. Add a bunch of little image files that may be used in the Ouya port later.
2013-07-15 17:41:24 +02:00
Henrik Rydgård
10f9adb7dc
Merge pull request #2761 from thedax/master
...
MenuScreens: Add +/-10 VPS/Speed buttons under "Toggled Speed Limit".
2013-07-14 07:52:42 -07:00
Henrik Rydgård
4a49ec2e40
Fix silly key mapping bug. Update native with SDL gamepad support (that
...
needs more work).
2013-07-14 13:52:38 +02:00
The Dax
216ee1b163
MenuScreens.cpp: Add +/- 10 Speed limit buttons to make it easier to reset the value above 60, and remove upper limit.
2013-07-12 05:08:53 -04:00
Sacha
05f019d434
Change flash to flash0.
2013-07-12 11:15:13 +10:00
The Dax
9af456a179
Fix breaking the button.. :|
2013-07-11 15:55:33 -04:00
The Dax
93e1404056
Remove dead code.
2013-07-11 15:51:45 -04:00
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