Unknown W. Brackets
657f7f1a2d
Improve DirectoryFileSystem's wide char handling.
2013-09-07 16:14:41 -07:00
Henrik Rydgard
865057c8b2
Add Finnish to langregion.ini to display correctly as "Suomi"
2013-09-08 00:46:36 +02:00
Henrik Rydgard
34bd4b1c23
Update lang
2013-09-08 00:32:05 +02:00
Henrik Rydgård
203521678e
Merge pull request #3679 from Kingcom/VirtDiscFix
...
Fix VirtualDiscFileSystem::GetDirListing
2013-09-07 15:26:25 -07:00
Henrik Rydgård
123416bafb
Merge pull request #3678 from thedax/win32UIOverhaul
...
Win32: Disable the Pause/Run/Reset buttons appropriately when More Settings/Control Mapping are selected.
2013-09-07 15:25:24 -07:00
Kingcom
043c73f354
Fix linux version too
2013-09-08 00:22:30 +02:00
Kingcom
726297ea52
Fix VirtualDiscFileSystem::GetDirListing
2013-09-08 00:06:56 +02:00
The Dax
062e803f03
Make More Settings and Control Mapping translatable.
2013-09-07 18:04:16 -04:00
The Dax
79846abcbd
Set the UI state to MENU so that the pause/reset/stop buttons disable appropriately.
2013-09-07 17:54:12 -04:00
Henrik Rydgård
515885ea0e
Merge pull request #3670 from thedax/win32UIOverhaul
...
Overhaul the Win32 UI with simplification and organisation.
2013-09-07 14:42:59 -07:00
The Dax
e7add9fac6
Update the menus after translating them. Should fix the pause/reset/stop options when exiting out of the game settings screen.
2013-09-07 17:22:40 -04:00
The Dax
f594157374
Overhaul the Win32 UI. New things include:
...
-File -> Savestate Slot: Lets the user pick the savestate slot to be used.
-Game Settings -> More Settings...: Opens the main settings screen from anywhere.
-Game Settings -> Control Mapping...: Opens the key mapping screen from anywhere.
-Infrequently changed options were removed.
-Organised menus; nothing is out of place anymore.
-Simplified menus: as some options were removed or moved, it's easier to find what you're looking for, now.
2013-09-07 17:05:23 -04:00
Henrik Rydgård
9fa83981ce
Merge pull request #3677 from unknownbrackets/logging
...
Move some things to G3D, enable G3D by default on Windows
2013-09-07 13:49:31 -07:00
Unknown W. Brackets
ca1168df3c
Enable the G3D log on Windows by default.
2013-09-07 13:43:07 -07:00
Henrik Rydgård
634aa7649e
Merge pull request #3676 from Kingcom/BrowseForFolderFix
...
Fix BrowseForFolder
2013-09-07 13:41:32 -07:00
Kingcom
31a8a04675
Fix BrowseForFolder
2013-09-07 22:32:29 +02:00
Unknown W. Brackets
08b41df6a2
Change a few more log types.
2013-09-07 13:31:14 -07:00
Henrik Rydgard
8c88dff5a4
More log categories, use them (and existing ones). Improve log config.
2013-09-07 22:02:55 +02:00
Henrik Rydgard
324cde5a79
Let's actually use the log category mechanism. A first step.
2013-09-07 21:19:21 +02:00
Henrik Rydgard
c31ae0645f
Add optional "DevMenu" in-game button for quick access to things like log settings
2013-09-07 20:54:51 +02:00
Henrik Rydgård
cbad7657e9
Merge pull request #3675 from unknownbrackets/io-async
...
Improve io async waits, callback handlers
2013-09-07 11:47:08 -07:00
Unknown W. Brackets
1eb858602c
Add io async wait callback handlers.
2013-09-07 11:22:48 -07:00
Unknown W. Brackets
d8d8d3b0ec
Use a different wait type for async io.
2013-09-07 11:04:42 -07:00
Unknown W. Brackets
f35b164d11
Refactor wait verification a bit in kernel waits.
2013-09-07 10:54:00 -07:00
Unknown W. Brackets
46b52ca552
Wake up waiting threads on file delete.
2013-09-07 10:53:59 -07:00
Unknown W. Brackets
cddfd2f3b2
Allow separate threads to wait on async io.
2013-09-07 10:53:59 -07:00
Henrik Rydgård
f5bb0b1640
Merge pull request #3667 from raven02/patch-18
...
Make it invalid for subarea texture
2013-09-07 10:47:11 -07:00
Henrik Rydgård
b8c725cd74
Merge pull request #3674 from thedax/updateLang
...
Update lang so Indonesian support works.
2013-09-07 10:45:57 -07:00
Henrik Rydgård
f6c1b9be17
Merge pull request #3672 from unknownbrackets/ui-tweaks
...
Android buildfix, avoid win32 api in UI
2013-09-07 10:31:34 -07:00
The Dax
956c843237
Update lang so Indonesian support works.
2013-09-07 13:17:25 -04:00
Unknown W. Brackets
79d246aae9
Decouple win32 and UI a bit more.
2013-09-07 09:48:12 -07:00
Unknown W. Brackets
f97794136c
Use a UI event for clearing recents.
...
This way it builds on Android, and is cross platform too.
2013-09-07 09:44:28 -07:00
Henrik Rydgård
8996bac23e
Merge pull request #3631 from lioncash/master
...
Remove a redundant wcsncat call.
2013-09-07 08:45:49 -07:00
Henrik Rydgard
26c5ee4a6d
Add screen to control debug levels. Will make it easier to access later.
2013-09-07 13:38:37 +02:00
Henrik Rydgard
78d3ee3d6a
Misc cleanup, mostly logging code
2013-09-07 13:01:19 +02:00
Henrik Rydgård
0c111267b4
Merge pull request #3668 from MrYadro/master
...
Adding Bahasa Duri Support
2013-09-07 04:00:39 -07:00
Yaroslav
90fd6acc12
Adding Bahasa Duri Support
2013-09-07 17:57:21 +07:00
raven02
b932f908d3
Make it invalid for subarea texture
2013-09-07 18:48:10 +08:00
Henrik Rydgård
f24a7c83f5
Merge pull request #3636 from kaienfr/fix_recent_gamelist
...
Update recent games list & remove redundant recent games from ini file
2013-09-07 02:18:30 -07:00
Henrik Rydgård
8db3213ca2
Merge pull request #3666 from unknownbrackets/gpu-minor2
...
Don't ignore the low bits of the framebuf pointer
2013-09-07 02:10:25 -07:00
Henrik Rydgard
7e37e183ed
Wrap more adhoc functions
2013-09-07 11:06:28 +02:00
Henrik Rydgard
d21db0f852
Fix Xperia Play detection, hide touch controls on Ouya
2013-09-07 11:06:28 +02:00
Unknown W. Brackets
2e8b475789
Don't ignore the low bits of the framebuf pointer.
2013-09-07 02:01:01 -07:00
Henrik Rydgård
7e156ef700
Merge pull request #3664 from unknownbrackets/gpu-minor
...
Revert deletion, fix render-to-texture cache matching instead
2013-09-07 01:59:51 -07:00
Unknown W. Brackets
37c7b1a5c1
Check texture format changes even for renders.
2013-09-06 23:40:23 -07:00
Unknown W. Brackets
f1eb152913
Revert "Delete wrong format framebuffers instead."
...
This reverts commit b56c9e553328f9cb199eefd3167e383cf9f07b5c.
It was slowing down Kingdom Hearts a lot in certain areas.
2013-09-06 23:35:10 -07:00
Henrik Rydgard
3b323c4176
Add a bunch of empty adhoc functions
2013-09-07 01:53:51 +02:00
Henrik Rydgard
cc8e4cb8fe
Split out sceNetAdhoc* into a separate file from sceNet.
2013-09-07 00:55:42 +02:00
Henrik Rydgard
d4c8edd17d
Update lang with important string fix
2013-09-06 23:39:21 +02:00
Henrik Rydgård
aecc95e0a3
Merge pull request #3662 from unknownbrackets/gpu-minor
...
Delete framebuffers on format change
2013-09-06 14:25:00 -07:00