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 |
|