]> git.street.me.uk Git - andy/viking.git/commit - src/datasource_bfilter.c
Add new process stage for acquire methods.
authorRob Norris <rw_norris@hotmail.com>
Thu, 6 Oct 2011 18:09:36 +0000 (19:09 +0100)
committerRob Norris <rw_norris@hotmail.com>
Sun, 11 Dec 2011 20:03:12 +0000 (20:03 +0000)
commit0944940fe9a9268a45669a140cac4c5e3d1cd036
treeb5033df3cb46a840ac0fd55d28a20114b7905e0f
parentf965a4b9a7ce37c4f9529900825cd971633b4d20
Add new process stage for acquire methods.

This is designed to handle the main event of conversion / whatever processing is to be done.
ATM only invoked for the new VIK_DATASOURCE_INTERNAL type.
src/acquire.c
src/acquire.h
src/datasource_bfilter.c
src/datasource_file.c
src/datasource_gc.c
src/datasource_google.c
src/datasource_gps.c
src/datasource_osm.c