]> git.street.me.uk Git - andy/viking.git/history - src/mapcache.c
Add ability to remove the map cache for a single map type.
[andy/viking.git] / src / mapcache.c
2015-01-27 Rob NorrisAdd ability to remove the map cache for a single map...
2014-12-14 Rob NorrisPrevent compiler warnings with GLIB version 2.32 or...
2014-08-03 Rob NorrisFix commit SHA:e8518759e6c64fac28783cf190b82705dc4bbb87
2014-07-20 Rob NorrisPrevention of crashing in mapcache when tmp variable...
2014-07-20 Rob Norris[QA] Fix up overzealous variable renaming.
2014-07-13 Rob NorrisAdd map cache information to be accessible from the...
2014-07-13 Rob Norris[QA] Rename and correct some map cache variables usage...
2014-07-13 Rob NorrisPrevent crashing when queue_tail is NULL.
2014-07-13 Rob NorrisFix zoom type definition in map cache.
2014-01-02 Rob Norris[QA] Add explicit missing field initializers.
2013-10-16 Rob NorrisMerge branch 'MBTilesRead'
2013-10-16 Rob NorrisExpand mapcache hash to include a hash of the map filen...
2013-07-07 Rob NorrisSF Bugs#99: Increase limit for Map IDs
2013-03-03 Rob NorrisMerge branch 'LayerDefaultValues'
2013-02-16 Rob NorrisAdd default values for layers.
2013-01-30 Rob NorrisMerge branch 'i18n-launchpad'
2013-01-12 Rob NorrisAdd tooltips for Preferences and Layer Parameters.
2012-11-09 Rob NorrisCorrect spelling of map cache.
2012-11-09 Rob NorrisBump up default map cache size to 128MB and allow setti...
2010-11-01 Guilhem BonnefilleMerge branch 'master' into i18n-launchpad
2010-10-11 Guilhem BonnefilleMerge remote branch 'jocelyn/etag'
2010-09-06 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2010-08-16 Guilhem BonnefilleFix debug message
2010-03-13 Guilhem BonnefilleMerge commit 'viking-0.9.91' into help
2010-02-05 Guilhem BonnefilleMerge branch 'master' into i18n-launchpad
2010-01-12 Guilhem BonnefilleMerge branch 'new-maps'
2009-09-29 Guilhem BonnefilleMerge branch 'fix-osm-api-0.6'
2009-09-27 Guilhem BonnefilleRefactoring: use a GObject model to implement MapSource...
2009-09-27 Guilhem BonnefilleRefactoring: keep a single definition for keys of globa...
2009-09-21 Guilhem BonnefilleMerge commit 'viking-0.9.9' into gobjectify-map-type
2009-09-20 Jocelyn JaubertRemove defines used for preferences
2009-08-20 Guilhem BonnefilleUpdate translations from launchpad
2009-08-18 Guilhem BonnefilleAdd src/mapcache.c as source file containing translatab...
2009-05-09 Guilhem BonnefilleMerge improvement of map cache made by Jocelyn Jaubert
2009-05-06 Jocelyn JaubertAdd a viking parameter for mapcache memory size
2009-05-06 Jocelyn JaubertMove VIK_CONFIG_MAPCACHE_SIZE to a variable
2009-05-06 Jocelyn JaubertAdd a_mapcache_flush() to completely flush the mapcache
2008-01-18 Quy TonthatAdded mutex to protect map pixbuf cache from being...
2008-01-17 Quy TonthatFix a crash bug in mapcache reported by Jocelyn <jocely...
2008-01-12 Guilhem BonnefilleFix: remove unused
2007-08-15 Quy TonthatClean up and get rid of compiler warnings.
2007-05-26 Quy TonthatFix intermittent problem of map redraw.
2007-05-11 Evan BattagliaNow when we refresh tiles it will remove them from...
2005-09-05 Evan BattagliaDelete from cache when updating image.
2005-09-04 Evan BattagliaFix mapcache stuff
2005-09-01 Evan BattagliaInitial revision