Marc
|
243737bd0f
|
update debian packaging for ubuntu maverick.
|
12 years ago |
Marc
|
c8ba71cc8c
|
Merge branch 'master' of https://github.com/twpayne/igc2kmz
|
12 years ago |
Tom Payne
|
195bf33260
|
Remove animation because it is broken on newer versions of Google Earth
|
12 years ago |
Marc Poulhiès
|
2dc9d859ec
|
Merge branch 'master' of http://github.com/twpayne/igc2kmz
|
13 years ago |
Tom Payne
|
46bb21c769
|
Add HACKING.md.
|
13 years ago |
Tom Payne
|
9724ad383b
|
Add README.md.
|
13 years ago |
Tom Payne
|
74a59a796f
|
Support TDS B-record extension.
|
13 years ago |
Tom Payne
|
9d30b180c1
|
Correct offsets of B record extensions.
|
13 years ago |
Tom Payne
|
f26c2862a6
|
Add debugging code.
|
13 years ago |
Tom Payne
|
d397118759
|
Parse waypoints from GPX files.
|
13 years ago |
Tom Payne
|
35c63d06f1
|
Add waypoint class.
|
13 years ago |
Tom Payne
|
d32539dd31
|
Correct paths to Leonardo photos.
|
13 years ago |
Tom Payne
|
676880f5b6
|
Ignore E records.
|
13 years ago |
Tom Payne
|
fb6748bc56
|
Be less fussy about broken IGC files.
|
13 years ago |
Tom Payne
|
245aac1f02
|
Increment date when B record time wraps.
|
13 years ago |
dkm
|
bf3f59db54
|
Merge branch 'master' of git://github.com/twpayne/igc2kmz
|
13 years ago |
Tom Payne
|
87d6d65a9d
|
Convert GPX lat/lons in degrees to radians for internal use.
|
13 years ago |
Tom Payne
|
3871db1a28
|
Set default track as a function of available data.
|
13 years ago |
Tom Payne
|
912c559edd
|
Pretty print task.
|
13 years ago |
Tom Payne
|
48f8f83dbd
|
Add basic ElementTree pretty printer.
|
13 years ago |
marc
|
8de99addb4
|
Merge branch 'master' of git://github.com/twpayne/igc2kmz
|
13 years ago |
Tom Payne
|
aa09688ea0
|
Correct propagation of XML namespace to constructors.
|
13 years ago |
Tom Payne
|
f8e4632ffd
|
Include some spacing in tables.
|
13 years ago |
Tom Payne
|
1989e20e00
|
Merge branch 'path-versions'
|
13 years ago |
Tom Payne
|
b226f4b235
|
Keep lines short.
|
13 years ago |
Tom Payne
|
2bdb12c5f1
|
Correct photo path.
|
13 years ago |
Marc Poulhiès
|
b2f95f212b
|
Merge branch 'master' of http://github.com/twpayne/igc2kmz
|
13 years ago |
Tom Payne
|
69b1034ee2
|
Correct use of option.
|
13 years ago |
Tom Payne
|
090b0324d5
|
Correct typo.
|
13 years ago |
Tom Payne
|
9cd9eefc1e
|
Be less fussy about B record extensions.
|
13 years ago |
Tom Payne
|
286b4e55b9
|
Merge branch 'path-versions'
|
13 years ago |
Tom Payne
|
7cc0273cd2
|
Support path versions.
|
13 years ago |
Marc Poulhiès
|
bb2048a13b
|
Merge branch 'master' of git://github.com/twpayne/igc2kmz
|
14 years ago |
Tom Payne
|
dff89c0a65
|
Add JPEG specification.
|
14 years ago |
dkm
|
1f4f476c12
|
fix debian/control... lintian still complaining about copyrights...
|
14 years ago |
dkm
|
2ae5beb095
|
copyright for debian package
|
14 years ago |
Tom Payne
|
97843f133d
|
Parse SOF2 chunks.
|
14 years ago |
Marc Poulhiès
|
5fae4a87fa
|
enhanced distutils support. RPM creation works, but currently no way of testing it.
|
14 years ago |
Marc Poulhiès
|
ff2a85f5de
|
patch setup.py to install images in /usr/share/... for debian packaging
|
14 years ago |
Marc Poulhiès
|
a87e64d687
|
leave images with the module in regular distutils packaging
|
14 years ago |
dkm
|
f324cd337a
|
revert back the location of the images directory. difference in build process between debian and ubuntu made some debian/rules magic a lot more complex
|
14 years ago |
dkm
|
ced3b96304
|
fix images location
|
14 years ago |
Marc Poulhiès
|
7c28062202
|
upload and build correctly on ubuntu ppa. Still need to figure out why it compiles for i386 and not for 'all' as specified in debian/control
|
14 years ago |
Marc Poulhiès
|
4bea3bf397
|
packages is now working (at least on jaunty).
Still need to test if it executes correctly !
|
14 years ago |
Marc Poulhiès
|
4daecec251
|
cleaning + use default python version in igc2kmz.py
|
14 years ago |
Marc Poulhiès
|
eb64ff58d8
|
cdbs tries to reverse apply my patch. Can t figure out why yet
|
14 years ago |
Marc Poulhiès
|
9b7af52765
|
still trying to understand how cdbs works and what is THE correct way to package module & bin in different packages.
|
14 years ago |
dkm
|
37ec4c8756
|
initial debian packaging scripts. need to fix debian/control + split into bin and module packages
|
14 years ago |
dkm
|
b165c4d42b
|
first distutils script
|
14 years ago |
dkm
|
084b16c537
|
remove hardcoded dep on python2.5, should be moved to a test on sys.version instead.
|
14 years ago |