Commit graph

69 commits

Author SHA1 Message Date
Alexey Pelykh
a409860fa2 Cygwin JNI 2012-05-30 23:34:17 +03:00
Victor Shcherb
7591a55112 Fix build 2012-05-28 21:27:55 +02:00
Victor Shcherb
2334f5a17e Fix point rendering 2012-05-28 21:14:46 +02:00
Alexey Pelykh
c119d1628b Merge branch 'master' of github.com:osmandapp/Osmand 2012-05-28 21:56:51 +03:00
Alexey Pelykh
001c7e8ffa Windows builds 2012-05-28 21:56:12 +03:00
Victor Shcherb
93dde790b9 Fix issue with polygons 2012-05-28 19:41:39 +02:00
Victor Shcherb
e084044a58 add expat to makefile 2012-05-28 19:19:39 +02:00
Victor Shcherb
42fe9bdca4 Try to fix JNI memory leak 2012-05-27 21:24:58 +02:00
Victor Shcherb
b9cb4c4740 Fix issue rendering names 2012-05-27 21:10:44 +02:00
Victor Shcherb
e50e1fec6d Fix rendering issue for sports and other polygons 2012-05-27 14:03:53 +02:00
Victor Shcherb
3be5452064 Fix build 2012-05-27 12:30:02 +02:00
Victor Shcherb
868786eefd Fix bug with multipolygons 2012-05-27 12:21:01 +02:00
Victor Shcherb
d5c9aa85c2 Fix build 2012-05-19 13:06:04 +02:00
Victor Shcherb
65a8dc8452 Introduce crosscompilation 2012-05-19 13:06:04 +02:00
vshcherb
0df03fbd25 Merge pull request #251 from jmakovicka/native-filter-icons
filter map icon bitmaps
2012-05-14 13:37:50 -07:00
Jindřich Makovička
f81f21c9f9 filter text frame bitmaps 2012-05-13 18:55:36 +02:00
Jindřich Makovička
97bc565a5c filter map icon bitmaps
fixes distorted icons on Evo 3D
2012-05-13 18:26:05 +02:00
Jindřich Makovička
e3d0ff23be fix memory leak on rendering 2012-05-13 16:52:58 +02:00
Jindřich Makovička
0572310343 add missing wrapper argument
fixes VM abort on index reload
2012-05-13 10:50:49 +02:00
Jindřich Makovička
4967e4baf7 delete object on exit 2012-05-13 10:27:44 +02:00
Jindřich Makovička
74177e5421 purge cached bitmaps on exit 2012-05-13 10:27:32 +02:00
Jindřich Makovička
6263b0e3bb store references to all RenderingRules
free on RenderingRulesStorage destruction
2012-05-13 10:05:51 +02:00
Jindřich Makovička
14ca63b7bb free rendering rule properties 2012-05-13 10:04:14 +02:00
Jindřich Makovička
afe815b69e free XML parser after parsing 2012-05-13 10:03:08 +02:00
Jindřich Makovička
9e46e33c01 store a reference, do not duplicate the MapIndex object 2012-05-13 09:59:50 +02:00
Jindřich Makovička
bcaafc9594 properly free objects on exit 2012-05-13 09:58:39 +02:00
Jindřich Makovička
6820286936 purge Skia font cache on exit
removes bogus entries from Valgrind memory leak report
2012-05-13 09:58:03 +02:00
Jindřich Makovička
601d4071f7 add missing Freetype build 2012-05-12 18:28:11 +02:00
Jindřich Makovička
16747c985c add -fPIC needed for x86-64 2012-05-12 18:27:59 +02:00
Jindřich Makovička
5c78f40701 explicitly use int64
fixes x86-64 build
2012-05-12 18:17:05 +02:00
Jindřich Makovička
aceac3b97e use jlong to store pointer
needed for 64bit build
2012-05-12 18:15:11 +02:00
Jindřich Makovička
7e0e71a424 fix warning 2012-05-12 18:13:48 +02:00
Jindřich Makovička
3e30403745 fix return type 2012-05-12 18:13:29 +02:00
Jindřich Makovička
12ba0133dd fix typo 2012-05-12 18:13:05 +02:00
Jindřich Makovička
946a10111c fix file descriptor leak 2012-05-12 12:47:54 +02:00
Jindřich Makovička
59e6701969 fix memory leak 2012-05-12 12:47:54 +02:00
Jindřich Makovička
94746f019a fix garbage in log 2012-05-12 12:47:54 +02:00
Jindřich Makovička
036e9e0b82 fix memory leak 2012-05-12 12:47:53 +02:00
Victor Shcherb
078d11c324 Fix build 2012-05-12 12:18:53 +02:00
Victor Shcherb
ca4cc93d39 Fix build 2012-05-12 10:14:02 +02:00
Victor Shcherb
894e669a95 Implement simple UI for offline rendering 2012-05-12 09:38:30 +02:00
Victor Shcherb
a6da67223e JNI rendering impl 2012-05-12 09:38:30 +02:00
Victor Shcherb
d44b535574 To amend 2012-05-12 09:38:30 +02:00
Victor Shcherb
82e4307ed5 Working commit 2012-05-12 09:38:30 +02:00
Victor Shcherb
5abab74cda Implement swing native search 2012-05-12 09:38:30 +02:00
Victor Shcherb
9d3c625421 Test Java swing library 2012-05-12 09:38:30 +02:00
Victor Shcherb
2670174244 Wrap console rendering 2012-05-12 09:38:30 +02:00
Victor Shcherb
e5ebb96abb Native rendering 2012-05-12 09:38:30 +02:00
Victor Shcherb
58314c350d Not tested : native rendering 2012-05-12 09:38:30 +02:00
Victor Shcherb
a6ac11cbdb Tested : Move rendering rule parser to C++ 2012-05-12 09:38:30 +02:00