]> Pileus Git - aweather/history - src/plugins/radar.c
docs: fix a few typos
[aweather] / src / plugins / radar.c
2013-02-11 Andy SpencerUse grits_object_destroy api and fix memory leaks
2013-01-28 Andy SpencerUpdate compat includes
2013-01-21 Andy SpencerAdd clickable radar markers
2013-01-21 Andy SpencerConvert GtkBox and GtkScale to GTK 3 version
2013-01-21 Andy SpencerGet rid of GtkNotebookPage references
2013-01-21 Andy SpencerRename custom functions to prevent GTK 3 conflicts
2012-12-27 Andy SpencerVarious threading fixes
2012-12-15 Andy SpencerFix Level 2 Markers
2012-12-13 Andy SpencerRemove deprecated thread functions
2012-07-15 Andy SpencerAdd radar status link button
2012-02-16 Andy SpencerUpdate conus textures
2012-02-12 Andy SpencerImprove shutdown code
2012-02-12 Andy SpencerRemove idle callback for loading markers
2012-02-12 Andy SpencerUpdate levels of detail or new viewer perspectives
2012-02-08 Andy SpencerUpdate levels of detail or new viewer perspectives
2012-02-06 Andy SpencerUpdate objects for new Grits expose settings
2012-02-04 Andy SpencerAdd some transparency to conus images
2012-01-10 Andy SpencerPrevent multiple sites from loading simultaneously
2012-01-02 Andy SpencerClear Conus radar overlay textures
2012-01-02 Andy SpencerOSX port
2011-11-10 Andy SpencerAdd radar menu to quickly focus on a site
2011-11-02 Andy SpencerFix win32 build after removing gnulib
2011-11-02 Andy SpencerRemove gnulib, it's a huge pain
2011-11-02 Andy SpencerUpdate copyright notices
2011-11-02 Andy SpencerAdd warning/watch/alert plugin
2011-10-27 Andy SpencerPass objects to grits_viewer_remove instead of refs
2011-09-25 Andy SpencerUpdate San Juan site
2011-09-10 Andy SpencerCheck for error conditions
2011-09-10 Andy SpencerGive NWS more time to update their servers
2011-08-24 Andy SpencerMove plugin loading to viewer realize callback
2011-06-12 Andy SpencerSupport offline mode for Conus overlay
2011-06-07 Andy SpencerRemove references to GtkGLExt
2011-05-25 Andy SpencerWork around for broken radar.weather.gov server
2011-05-24 Andy SpencerMisc win32 fixes
2011-05-24 Andy SpencerFix hiding and freeing volumes
2011-02-15 Andy SpencerSwitch back to only showing one radar at a time
2011-02-15 Andy SpencerAdd dual-pole support and improve colormap handling
2011-02-07 Andy SpencerDecrease distance to needed load radar
2011-01-24 Andy SpencerMisc Grits/formatting updates
2010-11-28 Andy Spencerlibgis -> grits: Update everything
2010-11-01 Andy SpencerUse/update reflectivity colormap
2010-11-01 Andy SpencerUpdate for libgis changes
2010-05-16 Andy Spencer(Re)Add a workaround for tab positions on Win32
2010-05-06 Andy SpencerAdd check when loading Conus pixbuf
2010-05-06 Andy SpencerFix Win32 threading bug
2010-05-05 Andy SpencerFix pointer/loading bugs in RadarSite hiding
2010-05-05 Andy SpencerFix Conus double-loading crash
2010-05-05 Andy SpencerToggle radar tabs instead of close
2010-05-03 Andy SpencerMove radar tab back to left
2010-05-03 Andy SpencerMove gdk_pixbuf calls to main thread
2010-05-03 Andy SpencerSplitting textures and using POT
2010-05-02 Andy SpencerWin32 fixes and improvements
2010-05-01 Andy SpencerMiscellaneous bug fixes
2010-05-01 Andy SpencerWin32 port (and gnulib)
2010-05-01 Andy SpencerMinor stylistic fixes
2010-05-01 Andy SpencerAdd Conus tile to radar plugin
2010-05-01 Andy SpencerSupport for multiple radar sites
2010-05-01 Andy SpencerSubjectively adding LODs to cities
2010-02-12 Andy SpencerSkip loading radar if one is already loading
2010-02-08 Andy SpencerLibgis updates
2010-02-07 Andy SpencerMove RSL file handling to level2 object
2010-02-07 Andy SpencerRefactor radar plugin
2010-02-07 Andy SpencerRemove marching code (now in marching branch)
2010-02-06 Andy SpencerRemove gis_viewer_{begin,end} calls
2010-02-05 Andy SpencerUpdate for GisData -> GisHttp
2010-02-03 Andy SpencerUpdate for libgis
2010-01-28 Andy SpencerMake radar more opaque
2010-01-27 Andy SpencerUpdate copyright and email address
2010-01-26 Andy SpencerMake radar semi-transparent
2010-01-25 Andy SpencerMisc updates to radar plugin
2010-01-25 Andy SpencerAdd markers for WSR88D locations
2010-01-25 Andy SpencerDetermine site based on lat-lon location
2010-01-25 Andy SpencerUpdate Radar plugin to use callback objects
2010-01-25 Andy SpencerUse NEVER when updating radar files
2009-11-14 Andy SpencerUpdate for Gis{World,OpenGL,View,Viewer} refactoring
2009-11-10 Andy SpencerUpdate conventions in GisPluginRadar
2009-11-10 Andy SpencerDisplay GUI error message when wsr88dec fails
2009-11-10 Andy SpencerEnable unknown plugins by default
2009-09-02 Andy SpencerLots of work on libGIS
2009-08-07 Andy Spencerpackaging fixes v0.2.1
2009-08-06 Andy Spencerbug fixes
2009-08-06 Andy SpencerSplitting GIS into a shared library, and a lot more
2009-08-05 Andy SpencerAdding a prefs dialog (which needs a lot more work)