public
Description: Map your geotagged photos onto a globe and be amazed!
Homepage: http://jespersaur.com/drupal/node/42
Clone URL: git://github.com/jesper/trippy.git
trippy /
name age message
file 1_brisbane_uniresort.jpg Tue Sep 09 06:50:09 -0700 2008 Adding new test images from Oz and Japan [Jesper Thomschütz]
file 2_brisbane_nokia.jpg Tue Sep 09 06:50:09 -0700 2008 Adding new test images from Oz and Japan [Jesper Thomschütz]
file 3_temple.jpg Tue Sep 09 06:50:09 -0700 2008 Adding new test images from Oz and Japan [Jesper Thomschütz]
file 4_park.jpg Tue Sep 09 06:50:09 -0700 2008 Adding new test images from Oz and Japan [Jesper Thomschütz]
file 5_akademy.jpg Tue Sep 09 06:50:09 -0700 2008 Adding new test images from Oz and Japan [Jesper Thomschütz]
file README Tue Sep 16 13:11:55 -0700 2008 Small clarifications [Jesper Thomschütz]
file loadscreen.cpp Fri Sep 19 18:15:32 -0700 2008 Selected fies are sorted before loading, and lo... [Jesper Thomschütz]
file loadscreen.h Fri Sep 19 18:15:32 -0700 2008 Selected fies are sorted before loading, and lo... [Jesper Thomschütz]
file loadscreen.ui Fri Sep 19 18:00:40 -0700 2008 Failed photos now show up in a list in the load... [Jesper Thomschütz]
file main.cpp Tue Sep 09 06:56:50 -0700 2008 Added GPL v3 headers [Jesper Thomschütz]
file photo.cpp Tue Sep 16 17:47:21 -0700 2008 After loading _tons_ of photos, turns out it su... [Jesper Thomschütz]
file photo.h Tue Sep 16 17:47:21 -0700 2008 After loading _tons_ of photos, turns out it su... [Jesper Thomschütz]
file picture.jpg Tue Sep 02 19:33:01 -0700 2008 Starting off the project, Trippy. A small geota... [Jesper Thomschütz]
file roles.h Tue Sep 16 04:41:02 -0700 2008 Finally a working sorting algorithm in place. A... [Jesper Thomschütz]
file trippy.cpp Fri Sep 19 18:15:32 -0700 2008 Selected fies are sorted before loading, and lo... [Jesper Thomschütz]
file trippy.h Fri Sep 12 15:56:33 -0700 2008 Now added proper role names, instead of always ... [Jesper Thomschütz]
file trippy.pro Tue Sep 16 04:41:02 -0700 2008 Finally a working sorting algorithm in place. A... [Jesper Thomschütz]
file trippymarblewidget.cpp Tue Sep 30 07:42:42 -0700 2008 Forgot to include GeoDataPoint [Jesper Thomschütz]
file trippymarblewidget.h Fri Sep 12 15:56:33 -0700 2008 Now added proper role names, instead of always ... [Jesper Thomschütz]
file window.cpp Tue Sep 16 06:16:43 -0700 2008 Disable next/back buttons until there actually ... [Jesper Thomschütz]
file window.h Fri Sep 12 15:56:33 -0700 2008 Now added proper role names, instead of always ... [Jesper Thomschütz]
file window.ui Tue Sep 16 06:16:43 -0700 2008 Disable next/back buttons until there actually ... [Jesper Thomschütz]
Licenced under the GPLv3, Copyright Jesper Thomschutz, jesper@jespersaur.com

To use:
qmake && make && ./trippy

Requires:
*Marble
*exiv2
*Tweaking .pro file to reflect library/include directories for your installation of dependencies.