Commit Graph
803 Commits
Author SHA1 Message Date
wuspring 4b39a99110 Shorten the slider, at maxvalue, it doesn't cover the text now. 2013-09-11 17:19:41 +08:00
Henrik Rydgård b3c6a8b014 Merge pull request #128 from Vality/master
Disabled broken scaling feature on Linux Qt environments
2013-09-10 14:26:31 -07:00
Henrik Rydgård 53c244ad7a Merge pull request #129 from Zetro/master
Add uppercase keys in Qt->native key mapping
2013-09-10 12:28:05 -07:00
Zetro 080fa6ff78 Add uppercase keys in Qt->native key mapping 2013-09-10 19:24:03 +02:00
Vality d43247f4a0 Updated ifdef to exclude mobile platforms. 2013-09-10 08:22:33 +01:00
Vality bf065b7404 Update QtMain.cpp 2013-09-09 23:48:35 +01:00
Vality c9dcf024b9 Disabled (forced to 1) broken scaling on Linux Qt environments. 2013-09-09 23:48:08 +01:00
Henrik Rydgard 997aae346b Move some popup utility classes here 2013-09-07 13:38:12 +02:00
Henrik Rydgard 0b752abc41 Fix android build on non-QCOM (it failed the gstate count check). 2013-09-06 23:16:44 +02:00
Henrik Rydgård af72bd0190 Merge pull request #125 from raven02/patch-11
'Don't Care' token should not be required since it is default
2013-09-05 01:25:50 -07:00
raven02 b16ff1362d 'Don't Care' token should not require since it is default 2013-09-05 16:23:01 +08:00
Henrik Rydgård 569e506c8f Merge pull request #124 from raven02/patch-9
Prepare for GL_QCOM_binning_control
2013-09-05 01:10:57 -07:00
raven02 c130e1ed0f Add hints for GL_QCOM_binning_control 2013-09-05 16:06:07 +08:00
raven02 51725a2588 Add gl_extensions.QCOM_binning_control 2013-09-05 16:03:47 +08:00
Henrik Rydgård 0cfbc081f3 Merge pull request #123 from raven02/patch-8
Prepare to use GL_QCOM_alpha_test
2013-09-05 00:17:09 -07:00
raven02 bb02853917 Restore() for alphaTestQCOM & alphaFuncQCOM 2013-09-05 15:05:28 +08:00
raven02 107d2986d4 Add glstate.alphaTestQCOM & alphaFuncQCOM 2013-09-05 15:03:51 +08:00
Henrik Rydgard 8cf9d3aef5 Respect font scale properly in textdrawer 2013-09-04 12:38:11 +02:00
Henrik Rydgard fee82ce288 Fetch language/region code, fix bug in VFSGetFileInfo 2013-09-04 12:07:05 +02:00
Henrik Rydgard 1790bd8b7e Replace System_GetName with System_GetProperty so we can return more info 2013-09-04 11:28:19 +02:00
Henrik Rydgard 0d26996146 Add isTopLevel query for screens 2013-09-04 10:50:00 +02:00
Henrik Rydgard faf9714b56 -ffast-math doesn't seem like a good idea. 2013-08-31 23:16:20 +02:00
Henrik Rydgård 9761532a1c Merge pull request #122 from unknownbrackets/text-draw
Fix bad font size of git version with non-sys fonts
2013-08-31 01:35:02 -07:00
Unknown W. Brackets 4df34ffc01 Correctly resize text on Android / non sys fonts. 2013-08-31 01:00:57 -07:00
Unknown W. Brackets 28826069d6 Warning fix. 2013-08-31 01:00:45 -07:00
Henrik Rydgård 96bedf8687 Merge pull request #120 from wuspring/master
Update UI_Screen.cpp for the "OK" and "Cancel" button in Dialog can be translatable, Using [Dialog]->"OK","Cancel"
2013-08-30 14:38:18 -07:00
wuspring dc5f2a662b Update UI_Screen.cpp for the "OK" and "Cancel" button in Dialoag can be translatable. 2013-08-31 05:33:23 +08:00
Henrik Rydgard 9282fa59ca Allow centering text on choices 2013-08-30 22:42:02 +02:00
Henrik Rydgard 685a1f7e6f Harmonize compiler options, warning fix 2013-08-30 20:18:39 +02:00
Henrik Rydgård 4fb9158b8d Merge pull request #119 from PewnyPL/master
An (ugly) hack to make some Bluetooth Gamepads to work.
2013-08-30 10:21:04 -07:00
PewnyPL f12d369b51 An (ugly) hack to make some Bluetooth Gamepads to work.
The problem with BT gamepads is the fact they tend to show up as multiple gamepads, while PPSSPP only recognises two. Until the whole gamepad code is reworked, this will allow them to work by always returning inputPlayerA in case of an additional recognised gamepad. Fixes issue #3314
2013-08-30 18:34:21 +02:00
Henrik Rydgard ed48ad9c22 Eat lone ampersands, so that we can share strings with the top level Windows menus. 2013-08-30 18:14:44 +02:00
Henrik Rydgard b505648c99 Fix issues with line breaks in system font 2013-08-30 17:44:44 +02:00
Henrik Rydgard 00bc06e297 Win32: Increase size of temporary font rendering bitmap 2013-08-30 15:31:42 +02:00
Henrik Rydgard 0931f784b6 Win32: Add a sentence-caching text drawing engine using Win32 fonts. 2013-08-30 14:44:23 +02:00
Henrik Rydgard b063724c9e Logging bug fix and some warning fixes. 2013-08-27 19:44:05 +02:00
Henrik Rydgard bb8f38a145 Provide empty default implementation for update. 2013-08-27 18:41:36 +02:00
Henrik Rydgård ed1df8fb88 Merge pull request #118 from unknownbrackets/win32-unicode
Open filenames using wide functions on win32
2013-08-27 01:04:19 -07:00
Unknown W. Brackets 379230bd61 Fix a small typo. 2013-08-27 00:35:52 -07:00
Unknown W. Brackets 885e7163ed Open filenames using wide functions on win32. 2013-08-27 00:27:06 -07:00
Henrik Rydgård a872f70cf0 Merge pull request #117 from thedax/master
Allow newlines in i18n keys.
2013-08-26 11:12:02 -07:00
The Dax 94087bbc6a Amend comment. 2013-08-26 14:01:35 -04:00
The Dax cec2e6cea9 Allow newlines in translation keys. 2013-08-26 13:53:52 -04:00
Henrik Rydgård ff3cc325c8 Merge pull request #116 from thedax/master
Windows build fix.
2013-08-26 10:23:28 -07:00
The Dax 1ac2bd895d Windows build fix. 2013-08-26 13:20:58 -04:00
Henrik Rydgard c7bb4d2d6f Android buildfix 2013-08-26 19:17:54 +02:00
Henrik Rydgard a038f612bd Unicode prep 2013-08-26 18:59:08 +02:00
Henrik Rydgard cd162639ed Fix ridiculous bug that would ignore (and thus delete when resaved) the last line of ini files if it didn't end with a line break. 2013-08-25 21:48:43 +02:00
Henrik Rydgård 0da853e54c Merge pull request #115 from aapo/master
Maemo5 support.
2013-08-23 01:42:17 -07:00
Aapo Rantalainen 2f7f8b1e3c Maemo: Maemo needs same PFNGLDISCARDFRAMEBUFFEREXTPROC etc than Meego 2013-08-23 11:26:17 +03:00