Commit Graph

1040 Commits

Author SHA1 Message Date
Henrik Rydgård
e497942827 Minor json stuff 2013-11-20 14:41:58 +01:00
Sacha
f3fc923414 Qt: Fix font display on non-UTF systems. 2013-11-20 15:15:26 +10:00
Henrik Rydgard
8a74896f8d Add Vietnamese extra character range to atlastool 2013-11-20 00:06:08 +01:00
Henrik Rydgård
49e5308071 Merge pull request #173 from Bigpet/Qt_Windows_Font_fix
Use Qt for font-rendering in Win32 Qt builds
2013-11-19 14:45:29 -08:00
Henrik Rydgard
7ac7851b33 Android crashfix 2013-11-19 23:43:19 +01:00
Peter Tissen
6248aefc96 Windows Qt fix 2013-11-19 23:33:41 +01:00
Sacha
b04f2d4c45 Hide account path in friendly path. There is limited space to print out a full path. 2013-11-20 01:23:15 +10:00
Sacha
a54d58f8e3 Improve Qt fonts. 2013-11-19 23:52:25 +10:00
Henrik Rydgård
74e412ffd7 Merge pull request #172 from shenweip/patch-3
Add strcmpIgnore func.
2013-11-18 10:36:53 -08:00
shenweip
9bf31c9ad5 Add a comment. 2013-11-19 00:33:18 +08:00
shenweip
cfeb918033 Add strcmpIgnore func. 2013-11-18 23:45:44 +08:00
Henrik Rydgård
daffc235b8 Minor stuff in http_client 2013-11-18 16:28:25 +01:00
Henrik Rydgård
eb7ddb89ee Merge pull request #171 from Bigpet/master
basic documentation for the atlastool
2013-11-18 05:56:40 -08:00
Peter Tissen
adaa0ef3cc basic documentation for the atlastool 2013-11-18 14:47:19 +01:00
Henrik Rydgård
c60ea2f96c Don't forget Android.mk 2013-11-18 14:05:00 +01:00
Henrik Rydgård
1a98d8345d Move out PathBrowser from ppsspp 2013-11-18 14:02:56 +01:00
Henrik Rydgard
d48c3570fe Fix the warnings in fbo.cpp without breaking things, hopefully.
Now only using GL_READ_FRAMEBUFFER and GL_DRAW_FR... when there's support.
2013-11-17 23:41:58 +01:00
Henrik Rydgard
ecc62f65b6 Revert "Fix a redeclaration warning."
This reverts commit 1e262d1699.
2013-11-17 23:20:38 +01:00
Sacha
35de964293 Qt: Use pixel size instead of point size. Set color. 2013-11-18 02:53:38 +10:00
Sacha
957defc419 Buildfix for Linux. 2013-11-18 02:36:49 +10:00
Sacha
2583c67c32 Qt: Use native TTF draw instead of font atlas. 2013-11-18 01:57:29 +10:00
Henrik Rydgård
d18b42427f Merge pull request #169 from unknownbrackets/expr-float
Add really basic float support to expr parser
2013-11-17 02:09:03 -08:00
Unknown W. Brackets
c53dbbf341 Add really basic float support to expr parser.
Requires update to consumers, though (even just a stub returning 0.)
2013-11-17 01:33:24 -08:00
Sacha
d6304959b0 Support ETC1 compression in atlastool. 2013-11-17 15:40:39 +10:00
Sacha
35b84eecac Update to v1.4 of rg_etc1 to fix 64-bit compile bug with gcc. 2013-11-17 15:40:39 +10:00
Unknown W. Brackets
1e262d1699 Fix a redeclaration warning. 2013-11-15 08:21:00 -08:00
Sacha
60eb1a1de8 Removal of glAlphaFuncQCOM as it did not serve a purpose. 2013-11-14 13:49:12 +10:00
Henrik Rydgård
cf895f95d7 Didn't mean to upgrade the project yet. 2013-11-13 17:09:52 +01:00
Henrik Rydgård
9a858f5db8 Merge pull request #168 from aapo/master
Maemo5: also maemo needs PFNGLDRAWTEXTURENVPROC
2013-11-13 05:36:55 -08:00
Aapo Rantalainen
a3526b513a Maemo5: also maemo needs PFNGLDRAWTEXTURENVPROC 2013-11-13 15:32:24 +02:00
Sacha
483e42f64e Atomics: These do not need platform-specific ifdef's as the gcc inbuilts should work fine. 2013-11-13 00:25:58 +10:00
Henrik Rydgard
726471f665 Add my_isnanorinf. 2013-11-12 13:38:36 +01:00
Sacha
21b63f56ff Fix overflow on nanoseconds which was causing issues on some platforms. 2013-11-11 04:51:40 +10:00
Henrik Rydgård
633e4cdc60 Merge pull request #166 from unknownbrackets/perf
Avoid a mutex lock on a small parallel loop
2013-11-06 07:50:08 -08:00
Unknown W. Brackets
46bba78feb Avoid a mutex lock on a small parallel loop. 2013-11-06 07:47:05 -08:00
Henrik Rydgard
8572251198 Reverse the Moga Pro version check to check for not non-pro instead.
May help dpad not working on some Pro's, if they have some new version numbers.
2013-11-05 20:49:59 +01:00
xsacha
d323d59744 Merge pull request #165 from Bigpet/QtWindowsBuild
disable non-menu Main Window under Windows
2013-11-05 04:19:19 -08:00
Peter Tissen
f0e47c2ced disable non-menu Main Window for all non ARM Qt platforms including Linux, Windows and OSX. 2013-11-05 13:13:31 +01:00
Sacha
c2b558e881 SDL: Hide cursor when fullscreen during game without touch controls. Also remove redundant headers. 2013-11-05 12:58:47 +10:00
Henrik Rydgård
1e80176724 Buildfix 2013-11-04 17:13:45 +01:00
Henrik Rydgård
56bf9f1d10 Another cmakelist update 2013-11-04 16:18:32 +01:00
Henrik Rydgård
4e997a2e15 Make sure MAX_POINTERS is only defined once. 2013-11-04 15:31:53 +01:00
Henrik Rydgård
f9b19d7789 Warning fix 2013-11-04 15:31:53 +01:00
Sacha
c00a47c892 Code cleanup. Rearrange code in logical order. Increase Symbian vibration.
Pandora runfast was redundant (exists in math_util). Also it is VFPv3 not VFPv2.
2013-11-04 23:49:48 +10:00
Henrik Rydgård
64614c954f Update some CMakeLists used by projects other than PPSSPP 2013-11-04 12:27:37 +01:00
Sacha
a02668cf8a Check for Blackberry invocation in native instead of in NativeApp. Much cleaner. 2013-11-03 13:16:30 +10:00
Henrik Rydgård
045c24d064 SDL: Add support for hat motion events. Y axis may be inverted, not sure. 2013-11-01 22:15:08 +01:00
Sacha
f5121df3be Rearrange when NativeInit starts so that BPS events are available for it. 2013-11-02 04:28:34 +10:00
Thiago Kenji Okada
64e9c2088f Change string manipulation to C++ string class
std::string seems to be the preferred method since you don't need to alloc
more memory then you need (the Class automagically allocates the necessary
RAM) and there is no chance of buffer overflow. But since I don't have Mac
OSX, I didn't test it (it should work, since this is standard C++).

Add Mac OSX support to Launcher{Market,Email} too and changed Linux to use
"xdg-email " instead "xdg-open mailto:" since this seems the preferred method.
2013-11-01 15:09:36 -02:00
Henrik Rydgård
4c8922d9e7 Add support for launching URLs on MacOSX 2013-10-31 17:46:59 +01:00