Unknown W. Brackets
d7d03f632e
sceRtcTickAddYears(): don't write invalid results.
...
Also fix leap day handling, per tests.
2013-12-13 15:11:40 -08:00
Unknown W. Brackets
0e831b0cda
Check days in month within sceRtcCheckValid().
2013-12-13 15:10:47 -08:00
Unknown W. Brackets
e4e26f6cc1
Convert ticks using a better supported year range.
...
Since 400 years is a stable number, we can adjust everything to [1970,
2370) and most system libraries (hello, Windows) will get it right.
This fixes overflow issues with tick/date conversions.
2013-12-13 15:07:53 -08:00
Unknown W. Brackets
7c2a5a0211
Report negative time parts as invalid.
2013-12-13 15:06:31 -08:00
Unknown W. Brackets
1c0e7fbc8b
Add -m (for match) switch to test.py.
...
Usage: test.py -m rtc/
2013-12-13 13:56:48 -08:00
Henrik Rydgard
33771d372b
Just bump the android version code for these small fixes.
2013-12-12 22:44:35 +01:00
Henrik Rydgard
305cd6c8d1
Check versions less frequently, retry connections only once
2013-12-12 22:30:06 +01:00
Henrik Rydgard
828dec56d5
Update lang
2013-12-12 21:17:43 +01:00
Henrik Rydgard
fbe2e730d0
Update android build scripts to copy pngs. Update native with bugfix.
2013-12-12 20:56:25 +01:00
Henrik Rydgård
9edf00e0f9
Merge pull request #4804 from vnctdj/patch-1
...
Small correction
2013-12-12 07:24:42 -08:00
Henrik Rydgård
c048daf1b7
Merge pull request #4806 from bhavin192/patch-1
...
Add ZIP and RAR icons for QT
2013-12-12 07:24:35 -08:00
Henrik Rydgard
ab32c99b73
Add setting to disable version checks
2013-12-12 15:59:12 +01:00
bhavin192
8a671c6420
Add RAR and ZIP icons also for desktop qt
2013-12-12 20:15:51 +05:30
Henrik Rydgård
551ba172bf
Merge pull request #4807 from pal1000/work
...
Visual Studio 2013 buildfix
2013-12-12 06:15:12 -08:00
pal1000
95a3660a34
Visual Studio 2013 buildfix
2013-12-12 16:11:36 +02:00
Henrik Rydgard
e7ef34d1e6
last minute fix: Reset the control layout when upgrading from 0.9.5.
...
The settings are not compatible.
2013-12-12 14:52:46 +01:00
bhavin192
7164b57927
Update assets.qrc
...
Add ZIP and RAR icons
2013-12-12 17:53:12 +05:30
vnctdj
2dc64494c1
Small correction
2013-12-12 13:15:03 +01:00
Henrik Rydgård
df793cf99f
Merge pull request #4800 from thedax/bumpVersionNumbers
...
Bump version numbers for 0.9.6 release.
2013-12-12 03:56:58 -08:00
Henrik Rydgard
525fa36821
Update README
2013-12-12 12:45:16 +01:00
Henrik Rydgard
1d08eabee1
Update submodules
2013-12-12 12:19:34 +01:00
Henrik Rydgard
70174ac405
Warn fix, cleanup, update buttons.svg
2013-12-12 12:08:36 +01:00
Henrik Rydgård
ed6c1e0a0e
Merge pull request #4801 from shenweip/patch-12
...
[OSK dialog] Limit field drew number,draw back of string if length is greater than limit.
2013-12-12 00:29:32 -08:00
Henrik Rydgård
1cf3b16b4f
Merge pull request #4796 from raven02/patch-3
...
Render correct fog in 3rd birthday and menu transparency in Kurohyou 2
2013-12-12 00:29:02 -08:00
Henrik Rydgård
d257b24e09
Merge pull request #4802 from shenweip/patch-13
...
Fix wrong logging.
2013-12-12 00:28:39 -08:00
shenweip
6e56e33625
Fix wrong logging.
2013-12-12 13:16:08 +08:00
shenweip
389fee29b5
Limit field drew number,draw back of string if length is greater than limit.
2013-12-12 13:10:42 +08:00
The Dax
de4a3aed14
Bump version numbers for 0.9.6 release.
2013-12-11 15:54:15 -05:00
Henrik Rydgard
0bfe9db9ab
DPad cosmetics: Move the arrows outwards a bit
2013-12-11 20:52:13 +01:00
Henrik Rydgard
f4a9a9cde1
Disable "hold" on zip buttons. Add subtle glow to indicate to keep holding game buttons.
2013-12-11 20:37:57 +01:00
Henrik Rydgard
13dd5f305c
Add trivial "Show in Folder" functionality to game screen
2013-12-11 20:19:30 +01:00
Henrik Rydgard
cf0f4b612e
Touch buttons: Center the triangle in the circle. See #4799 for explanation.
2013-12-11 20:18:54 +01:00
Henrik Rydgard
a70ed3cb85
UI fixes (including zip button clickability)
2013-12-11 20:01:17 +01:00
Henrik Rydgård
92d9ad4fe0
Always show zip files as full lines, to emphasize that they are different than working games.
2013-12-11 18:25:55 +01:00
Henrik Rydgård
e6ac52619c
Add share button to credits screen on Android
2013-12-11 18:05:57 +01:00
Henrik Rydgård
d53285a94d
Drop back down to GCC 4.6 for Android until the ARMv6 crash can be figured out.
...
See issue #4798 .
2013-12-11 17:33:46 +01:00
Henrik Rydgård
8ecc161c7f
Merge pull request #4797 from unknownbrackets/video-minor
...
Ignore bad video decode addresses.
2013-12-11 08:28:14 -08:00
Unknown W. Brackets
ae0560a1db
Ignore bad video decode addresses.
...
Instead of crashing, even if that's more fun.
2013-12-11 08:21:01 -08:00
Henrik Rydgård
6fed4e2683
Revert "Exact : should be applied to all rendering mode"
...
This reverts commit f170d5ef7b
.
2013-12-11 16:59:20 +01:00
raven02
a1fd9eb149
Render correct fog in 3rd birthday and transparency in Kurohyou 2
2013-12-11 23:37:28 +08:00
Henrik Rydgård
1552dfc175
Merge pull request #4795 from raven02/patch-2
...
ExactMatch : should be applied to all rendering mode
2013-12-11 07:33:58 -08:00
raven02
f170d5ef7b
Exact : should be applied to all rendering mode
2013-12-11 23:27:04 +08:00
Henrik Rydgård
d5b9b224e3
Fall back to unknown.png if ISO is broken
2013-12-11 15:29:41 +01:00
Henrik Rydgård
618e5080ab
Add grayscale RAR icon (to sort of indicate that we can't unpack them)
2013-12-11 15:24:29 +01:00
Henrik Rydgård
42f5bcb263
Add ZIP icon in games browser.
...
This one's from Gnome, license should be OK.
2013-12-11 15:12:03 +01:00
Henrik Rydgård
868a3d6dd5
Load unknown.png for ELFs masquerading as PBP
2013-12-11 14:22:25 +01:00
Henrik Rydgård
ebe2009124
Buildfix VS 2013 (see #4793 )
2013-12-11 13:55:57 +01:00
Henrik Rydgard
e247d2c6f6
Update the atlas file under android, might be needed for buildbot?
2013-12-11 11:46:50 +01:00
Henrik Rydgard
48fb1f0ff0
Restyle directory buttons
2013-12-11 11:03:43 +01:00
Henrik Rydgard
1b770cc316
Typo fix
2013-12-11 11:00:01 +01:00