1357 Commits

Author SHA1 Message Date
Henrik Rydgard
cf52650724 VFS: Detect non-local paths on Windows too. 2014-02-06 00:02:45 +01:00
Henrik Rydgard
b23b44e43b Update the tools vcprojs 2014-02-05 20:03:28 +01:00
Henrik Rydgard
710d63aac1 Android: Send data about the device used in touch events. 2014-02-05 20:02:13 +01:00
Henrik Rydgard
790c70f3fb Center SDL window when possible 2014-02-05 19:44:43 +01:00
Henrik Rydgard
b913c3c36f Use wstring conversion in file/dialog.cpp 2014-02-05 16:18:03 +01:00
Henrik Rydgard
841f04d369 For some reason, need to disable the SDL joystick code to build PCMain on windows 2014-02-05 14:46:21 +01:00
Henrik Rydgard
63f7bae9c9 Filter out A:/ and B:/ drives from PathBrowsers. 2014-02-05 10:47:49 +01:00
Henrik Rydgård
455411edcb Theme fix for text input alert dialogs 2014-02-04 16:17:41 +01:00
Henrik Rydgård
d030b495fc draw_buffer text rendering: Handle non-breaking spaces (instead of printing a '?'). 2014-02-04 15:58:03 +01:00
Henrik Rydgård
5fa72b4d22 Add support for querying the desired rotation setting from Java. 2014-02-04 12:57:32 +01:00
Henrik Rydgård
c960fdb0b2 Add a new "queryConfig" native android function, so that the Java code can check
config options like rotation lock (config is implemented on the C++ side).
2014-02-04 12:07:17 +01:00
Henrik Rydgård
4818a85042 Add drag capturing (useful to resolve conflicts between scrollviews and draggable controls within)
Some misc cleanup
2014-01-31 14:32:06 +01:00
Henrik Rydgård
ed96a29988 Log detected DPI. 2014-01-31 14:32:06 +01:00
Henrik Rydgård
379168f8c2 Merge pull request #193 from m45t3r/master
Add fallback in case of xdg-utils is not installed
2014-01-30 09:26:33 -08:00
Thiago Kenji Okada
14e32915b2 I forget how C works after using Python... 2014-01-30 14:33:48 -02:00
Thiago Kenji Okada
a313321893 Add fallback in case of xdg-utils is not installed
Some distributions may not install xdg-utils by default,
so inform the user in case of xdg-utils is not installed
when the user tries to use any of the xdg-utils commands.
2014-01-30 14:23:04 -02:00
Henrik Rydgård
b0e318f6d1 Merge pull request #192 from unknownbrackets/keymap
Allow customizing the tab left/right keys
2014-01-25 12:01:32 -08:00
Unknown W. Brackets
1c87fb7485 Allow customizing the tab left/right keys. 2014-01-25 11:58:49 -08:00
Henrik Rydgård
25bbd8fbd1 Link backtrace.cpp on Android too for consistency. Use it in FLOG. 2014-01-23 14:31:56 +01:00
Henrik Rydgård
52fac5d294 Remove unused code 2014-01-22 17:32:15 +01:00
Henrik Rydgård
fc3bad8059 viewgroup.h: Include fix 2014-01-22 16:29:59 +01:00
Henrik Rydgård
08157613d5 Merge pull request #190 from unknownbrackets/utf16
Fix dumb typo in surrogate pair check
2014-01-21 08:09:09 -08:00
Unknown W. Brackets
6d007749d4 Fix dumb typo in surrogate pair check. 2014-01-21 08:03:57 -08:00
Henrik Rydgård
e41706f74e Add finish command to NativeActivity 2014-01-21 16:55:57 +01:00
Henrik Rydgård
ca90b79bf8 Fix Android input box function. Add dpi to command line options in PCMain. 2014-01-21 15:57:15 +01:00
Henrik Rydgård
80a424fd18 Fix "in_zip_path_" functionality in GetFilesInDir for zip files 2014-01-21 14:14:45 +01:00
Henrik Rydgård
42fb362a91 Tabify 2014-01-17 14:32:56 +01:00
Henrik Rydgård
1dd3915a4c Prevent writing pointers as bools in iniFile::section::Set 2014-01-16 16:38:40 +01:00
Henrik Rydgård
ef2cb9cf35 Log "onDestroy" as info instead of error. 2014-01-16 15:30:55 +01:00
Henrik Rydgård
ddbb357bee Merge pull request #189 from DanyalZia/patch-5
Explicitly check those ATI devices that claims to support npot
2014-01-15 02:34:04 -08:00
danyalzia
f8bb0c4ccc Fix ATI bug 2014-01-15 15:11:46 +05:00
Henrik Rydgård
dfcfe5d00f Android: Allow apps to override the use of low profile.
Minor logging improvement in vjson
2014-01-14 17:32:06 +01:00
Henrik Rydgård
725ada516a Don't log native-app messages, let the app handle it in NativeMessageReceived if it wants to 2014-01-14 11:11:59 +01:00
Henrik Rydgård
93155b8a1e Warning fixes 2014-01-14 11:01:45 +01:00
Henrik Rydgård
1d1ee54982 Merge pull request #188 from ufdada/patch-1
Adding some more keycodes
2014-01-13 06:56:47 -08:00
ufdada
f01e1bbab0 Adding some more keycodes 2014-01-13 15:48:07 +01:00
Henrik Rydgård
b1f177830c Minor logging improvement 2014-01-10 14:16:04 +01:00
Henrik Rydgård
024846cb7b Make Android "FrameCommands" quite a bit more robust. 2014-01-10 13:45:03 +01:00
Henrik Rydgård
4dbff7b2d0 Remove unnecessary logging in chunk_file.cpp 2014-01-10 13:29:56 +01:00
Henrik Rydgård
fa55a39060 Merge pull request #186 from valef/android-shortcut
Android homescreen shortcut - native part
2014-01-06 05:02:14 -08:00
valef
43691090f3 - Removed SHORTCUT_EXTRA_KEY and shortcut query out of NativeActivity class.
- Added String shortcutParam member & setShortcutParam() method. This will be set from other class.
2014-01-06 18:00:24 +07:00
valef
b2c3ee8d57 - Added jshortcutParam parameter to libnative_NativeApp_init.
- If shortcut_param is not empty, pass it as additional varargs argument to NativeInit() method.
const char *argv[3] = {app_name.c_str(), shortcut_param.c_str(), 0};
NativeInit(2, argv, user_data_path.c_str(), externalDir.c_str(), installID.c_str());

- NativeInit() is expected to treat extra argument as boot_filename, which in turn will start game immediately.
2014-01-06 13:36:40 +07:00
valef
234344983a - Added key to get shortcut parameter.
public static final String SHORTCUT_EXTRA_KEY = "org.ppsspp.ppsspp.Shortcuts";

- Added code to get shortcut parameter from intent.
String shortcutParam = getIntent().getStringExtra(SHORTCUT_EXTRA_KEY);

- Call NativeApp.init() with shortcutParam argument.
NativeApp.init(dpi, deviceType, languageRegion, apkFilePath, dataDir, externalStorageDir, libraryDir, shortcutParam, installID, useOpenSL);
2014-01-06 13:36:40 +07:00
valef
87533085fa Added 'shortcutParam' argument to init() method declaration.
public static native void init(int dpi, String deviceType, String languageRegion, String apkPath, String dataDir, String externalDir, String libraryDir, String shortcutParam, String installID, boolean useOpenSL);
2014-01-06 13:36:40 +07:00
Sacha
469088b162 Oops. Maemo fix. 2014-01-06 10:41:53 +10:00
Sacha
e3a1ecf8a4 Qt: Last fix for Maemo. Confirmed compiling. Thanks @AapoRantalainen 2014-01-05 23:36:08 +10:00
Henrik Rydgård
432fa7e6e6 Workaround for broken key repeat on Ouya - it sends repeats with a different device ID 2014-01-05 12:49:40 +01:00
Sacha
a2dfb0f5ea Fix Qt for Maemo 2014-01-05 10:53:47 +10:00
Henrik Rydgård
0673808282 Merge pull request #185 from unknownbrackets/fbo-fix
Use GL_READ/DRAW_FRAMEBUFFER on desktop GL.
2014-01-04 13:31:10 -08:00
Unknown W. Brackets
ed8df1005d Use GL_READ/DRAW_FRAMEBUFFER on desktop GL.
Even for < OpenGL 4.3 (GLES3 = false.)
2014-01-04 11:13:44 -08:00