]> git.tdb.fi Git - ext/subsurface.git/shortlog
ext/subsurface.git
2011-09-15 Dirk HohndelFirst pass to parse uemis Zurich '.SDA' files
2011-09-14 Linus TorvaldsFlush any pending changes at notebook 'switch-page...
2011-09-14 Dirk HohndelQuick fix to hardcode device name only once
2011-09-14 Linus TorvaldsI'm trying to figure something out that prints reasonably..
2011-09-14 Linus TorvaldsMake the printout look different
2011-09-13 Linus TorvaldsAdd the capability to print a dive profile
2011-09-13 Linus TorvaldsAdd divemaster/buddy field and text entry
2011-09-13 Linus TorvaldsSeparate the notion of creating the cylinder widgets...
2011-09-13 Linus TorvaldsMake multiple cylinders actually work
2011-09-13 Linus TorvaldsMore work on abstracting the gtk cylinder widget thing
2011-09-13 Linus TorvaldsStart abstracting out the cylinder equipment widgets
2011-09-13 Linus TorvaldsAlways pack the widgets into boxes, not frames
2011-09-13 Linus TorvaldsAdd a checkbox for nitrox settings
2011-09-13 Linus TorvaldsUse round line noins and caps
2011-09-13 Linus TorvaldsLabel the temperature graph
2011-09-13 Linus TorvaldsPlot a sick kind of temperature curve
2011-09-12 Linus TorvaldsUpdate the README about libdivecomputer
2011-09-12 Linus TorvaldsDon't save empty cylinder descriptions in the xml
2011-09-12 Linus TorvaldsDo some basic sanity testing on the libdivecomputer...
2011-09-12 Linus TorvaldsLibdivecomputer: start actually importing the dive...
2011-09-12 Linus TorvaldsAbstract out dive/sample allocation a bit
2011-09-12 Linus Torvaldslibdivecomputer integration: add a progress bar
2011-09-12 Linus TorvaldsLibdivecomputer integration, part n+1
2011-09-12 Linus TorvaldsMore libdivecomputer boilerplate stuff
2011-09-12 Linus TorvaldsFurther work on libdivecomputer integration
2011-09-12 Linus TorvaldsFlesh out the libdivecomputer interfaces some more
2011-09-12 Linus TorvaldsMake 'report_error()' usable from outside of main.c
2011-09-12 Linus TorvaldsAvoid using type 'gasmix_t': use 'struct gasmix' instead
2011-09-12 Linus TorvaldsStart some very initial libdivecomputer integration
2011-09-11 Linus TorvaldsClean up dive info box too
2011-09-11 Linus TorvaldsAccept a smaller profile window
2011-09-11 Linus TorvaldsAdd a 'Renumber' menu choice
2011-09-11 Linus TorvaldsPack all the equipment widgets into boxes
2011-09-11 Linus TorvaldsOops. Fix 'buffered dive' information
2011-09-11 Linus TorvaldsWork around more Diving Log bugs..
2011-09-11 Linus TorvaldsCall an LP85 an LP85 even when it's "10% extra".
2011-09-11 Linus TorvaldsBe more careful about unit changes
2011-09-11 Linus TorvaldsParse 'Diving Log' cylinder working pressure
2011-09-11 Linus TorvaldsFix up dive number naming
2011-09-11 Linus TorvaldsShow dive number (if it exists) in the location note
2011-09-11 Linus TorvaldsSave and restore a "dive number"
2011-09-11 Linus TorvaldsAdd more static cylinder types - and pick them up from...
2011-09-10 Linus TorvaldsAdd new cylinder models to the cylinder model store
2011-09-10 Linus TorvaldsLet people manage their cylinders in cuft and psi
2011-09-10 Linus TorvaldsDeclare 'update_dive()' properly
2011-09-10 Linus TorvaldsNow that we don't mess up import, we can save the cylin...
2011-09-10 Linus TorvaldsDon't guess input cylinder size as cubic feet
2011-09-10 Linus TorvaldsActually connect the cylinder configuration with the...
2011-09-10 Linus TorvaldsGetting closer to a usable cylinder management interface
2011-09-10 Linus TorvaldsFirst (broken) try at actually tracking cylinder types
2011-09-10 Linus TorvaldsRename 'cylinder.c' as 'equipment.c'
2011-09-09 Linus TorvaldsShow tank type and O2 mix for air usage
2011-09-09 Linus TorvaldsAdd a notebook for cylinder information
2011-09-08 Linus TorvaldsUse the analyzed local minima/maxima for depth text...
2011-09-08 Linus TorvaldsUse an indirect pointer to min/max entry rather than...
2011-09-08 Linus TorvaldsSave default units using GConf
2011-09-08 Linus TorvaldsShow the min/max data in funky purple shading
2011-09-08 Linus TorvaldsStart analyzing depth profile: smoothing and time-based...
2011-09-08 Dirk HohndelRemove unused variable
2011-09-08 Linus TorvaldsShow the shallow points of the dive too
2011-09-08 Linus TorvaldsMove text rendering function upwards
2011-09-08 Linus TorvaldsAdd font size to the text_render_options structure
2011-09-08 Dirk HohndelAdd vertical alignment setting to text output
2011-09-07 Linus TorvaldsTurn tail recursion back into a loop
2011-09-07 Linus TorvaldsGet rid of timelimit code and corner cases
2011-09-07 Linus TorvaldsClean up plot_text_samples() further
2011-09-07 Linus TorvaldsSimplify/clean up depth min/max finder
2011-09-07 Linus TorvaldsFix up horribly broken cairo scaling
2011-09-07 Linus TorvaldsUse a recursive (instead of iterative) minmax depth...
2011-09-07 Linus TorvaldsTweak depth next_minmax() interface
2011-09-07 Linus TorvaldsUpdate the dive units without destroyng and rebuilding...
2011-09-07 Linus TorvaldsAdd Ok/Cancel buttons to unit dialog
2011-09-07 Linus TorvaldsDo output unit conversion in the dive info window too
2011-09-07 Linus TorvaldsHonor depth unit settings when plotting the depth profile
2011-09-07 Linus TorvaldsMake divelist honor the length units
2011-09-07 Linus TorvaldsAdd GtkTreeViewColumn information to 'struct DiveList'
2011-09-07 Linus TorvaldsAdd radio buttons for temperature and volume
2011-09-07 Linus TorvaldsMake a 'units' dialog window
2011-09-07 Linus TorvaldsStart doing gas management using output units
2011-09-07 Linus TorvaldsClean up type handling of cylinder pressure plot
2011-09-07 Linus TorvaldsStart "output unit management" support
2011-09-07 Dirk HohndelFix drawing artifacts with dives that have samples...
2011-09-07 Linus TorvaldsMinimally parse some UDDF format dives
2011-09-07 Linus TorvaldsAdd framework for UDDF importer
2011-09-06 Linus TorvaldsUse 'cairo_translate()' instead of manual translation
2011-09-06 Linus TorvaldsMerge branch 'dirk'
2011-09-06 Dirk HohndelPrint starting and ending pressures
2011-09-06 Linus TorvaldsAdd some information about properly formatted commit...
2011-09-06 Linus TorvaldsMerge branch 'patch-1' of git://github.com/schacon...
2011-09-06 Linus TorvaldsAdd some air usage statistics to the dive plot
2011-09-06 Linus TorvaldsDo cylinder pressure plot first, then depth, then text...
2011-09-06 Scott ChaconAdd more explicit contributing explanation
2011-09-06 Linus TorvaldsTweak the "show depth in text" heuristic a bit
2011-09-06 Linus TorvaldsPlot some numerical depth markers
2011-09-06 Dirk HohndelFix drawing artifact with UEMIS xml data
2011-09-06 Linus TorvaldsRepaint the dives in dive_list_update_dives() instead...
2011-09-06 Dirk Hohndelupdate UEMIS date_time parsing
2011-09-06 Linus TorvaldsUpdate dive info and profile after loading files
2011-09-05 Linus TorvaldsMerge branch 'open-files' of git://github.com/nathansam...
2011-09-05 Linus TorvaldsAdd support from importing from Diving Log xml files
next