Commit Graph
45601 Commits
Author SHA1 Message Date
Henrik Rydgård ad40ef6a52 Merge pull request #3235 from thedax/fixGranTurismoText
Fix Gran Turismo's text
2013-08-18 16:59:17 -07:00
The Dax 8efb5280d5 Fix Gran Turismo's warped text. 2013-08-18 19:13:48 -04: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 85d0fc61c5 Fix the disabled state of choices and checkboxes 2013-08-18 23:11:26 +02:00
Henrik Rydgard 00d56e6bcf Setting unlimited as an alternate speed is possible again. 2013-08-18 22:48:53 +02:00
Henrik Rydgard a48e1de2d4 Fix slow-motion alternate speeds 2013-08-18 22:40:42 +02:00
Henrik Rydgard a2781e4104 Update native with language ini save fix 2013-08-18 22:33:41 +02:00
Henrik Rydgard ce62b5bb47 Fix linebreaks when saving language inis 2013-08-18 22:33:23 +02:00
Henrik Rydgard 28e58c3d35 Save grid/list status, fix some drawing glitches 2013-08-18 22:30:49 +02:00
Henrik Rydgard 267f105261 Fix recursive scissor rects. Clip text to buttons if necessary. 2013-08-18 22:29:50 +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 Rydgård 8cac9aa5da Merge pull request #3228 from hrydgard/delete-old-ui
Delete the old ui entirely
2013-08-18 11:45:50 -07: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 2d6f742694 Minor fixes 2013-08-18 19:51:19 +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 0819b42171 Reset logicop state when drawing UI 2013-08-18 18:53:32 +02:00
raven02 87434e8dad softgpu : Fix depth issue in FF Type-0 2013-08-18 22:58:23 +08:00
Sacha f0242a2adc Update native. 2013-08-19 00:29:54 +10:00
Sacha 2f7f6adfd2 Blackberry buildfix. 2013-08-19 00:26:00 +10:00
Henrik Rydgård 392ca895a4 Merge pull request #3225 from jimmyw/master
Fix linkingproblem on OSX missing -framework CoreFundation
2013-08-18 07:07:07 -07:00
Sacha ba030da663 Enable controllers and change keymapping for Blackberry. 2013-08-19 00:03:02 +10:00
Sacha b8b4add222 Use new input method for controllers on Blackberry. 2013-08-19 00:01:59 +10:00
Jimmy Wennlund ad43de1188 Fix linkingproblem on OSX missing -framework CoreFundation 2013-08-18 15:58:43 +02:00
Henrik Rydgard f4c05392e2 GLES: Disable logic op while alpha blend is enabled. Having them both enabled at the same time makes no sense, and this seems like the safest possible fix for #3220 as logic op usage is rare. 2013-08-18 13:00:14 +02:00
Henrik Rydgard e6ad305545 360 controller: Update default mapping. Put speed toggle on THUMBR instead of a trigger as the triggers are bouncy. 2013-08-18 11:47:11 +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 dd01ff5d96 Use 'HIGH_MEM' defines to choose what text is added to atlas. Could change atlasscript.txt input instead but this is a bit more flexible. 2013-08-18 18:39:32 +10:00
Henrik Rydgård 0f1d8f82df Merge pull request #3217 from unknownbrackets/softgpu
Fix softgpu's 4444 color conversion
2013-08-18 01:34:03 -07:00
Sacha 8908ec22a8 Small changes. Symbian buildfix. 2013-08-18 18:17:23 +10:00
Sacha f7c51bbeee Fix -lz order. 2013-08-18 18:15:56 +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
Sacha 959c9b2dd8 Update native. 2013-08-18 17:33:11 +10:00
Sacha a0560859e2 System strings for Qt and Blackberry frontends. 2013-08-18 17:28:34 +10:00
Unknown W. Brackets ff9cff08ed Fix softgpu's 4444 color conversion.
And use the standard 4->8 swizzling funcs (more self documenting.)
2013-08-17 17:33:10 -07: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 987aaa26d8 Accept Xperia Play's circle/cross as accept/cancel, correctly this time 2013-08-18 01:18:10 +02:00
Henrik Rydgard 0dda25890a Consider "X" on xperia play an "accept" button in the UI. 2013-08-18 01:12:40 +02:00
Henrik Rydgard 1fabe1f78e Fix loading of non-mapped keys 2013-08-18 01:04:49 +02:00
Henrik Rydgard 71404c3d13 Fix checkmark for multithreaded I/O, fixes #3216 2013-08-18 00:45:10 +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 89361d002f Bugfixes 2013-08-18 00:39:21 +02:00