Age | Commit message (Expand) | Author |
2014-02-11 | Fix ATM-vs-bar confusion | Linus Torvalds |
2014-02-10 | Fix plot_info calculate_max_limits_new() function return value | Boris Barbulovski |
2014-02-10 | Use 'struct membuffer' for profile info string generation | Linus Torvalds |
2014-02-10 | Add support for heartrate and bearing information in samples | Linus Torvalds |
2014-02-06 | Adapt the ToolTip to work on the new profile | Tomaz Canabrava |
2014-02-05 | Created a method to check if calculations should take place. | Tomaz Canabrava |
2014-01-29 | Always calculate deco data, independent of preferences | Tomaz Canabrava |
2014-01-27 | Add settings awareness for the PP graph | Tomaz Canabrava |
2014-01-17 | Create a version of create_graph_info that doesn't depend on GC. | Tomaz Canabrava |
2014-01-16 | Whitespace and coding style updates | Dirk Hohndel |
2014-01-16 | Reworked the calculate_max_limits and plotted the dive. | Tomaz Canabrava |
2014-01-16 | Added a Model that should handle the Dive Profile | Tomaz Canabrava |
2014-01-16 | Convert the C code to using stdbool and true/false | Anton Lundin |
2014-01-09 | Interpolated pressure should always be set | Rodrigo Severo |
2014-01-08 | When interpolating tank pressures, don't devide by zero | Dirk Hohndel |
2014-01-08 | Reinstating SURFACE_THRESHOLD test in pressure_time function | Rodrigo Severo |
2014-01-08 | Discontinuity and stall on tank pressure interpolated lines | Rodrigo Severo |
2014-01-01 | Typos on comments | Rodrigo Severo |
2013-12-20 | Add preprocessor directives around debug functions | Anton Lundin |
2013-12-11 | Remove some dead code | Anton Lundin |
2013-12-11 | Plug memory leaks in compare_samples | Anton Lundin |
2013-12-03 | Disable calc_ndl_tts for print | Anton Lundin |
2013-11-30 | Ruler: display maximum descent and ascent speed | Alexandre Belloni |
2013-11-30 | compare_samples: Remove unnecessary space before units | Alexandre Belloni |
2013-11-20 | Don't interpolate gas consumption when at surface | Anton Lundin |
2013-11-20 | Use get_cylinder_index in per_cylinder_mean_depth | Anton Lundin |
2013-11-15 | Make the info box look as it did in 3.1 | Anton Lundin |
2013-11-14 | Remove duplicated SAC data from information overlay | Anton Lundin |
2013-11-14 | Break calculated deco info to separate vars | Anton Lundin |
2013-11-13 | Break up calculate_deco_information | Anton Lundin |
2013-11-13 | Reorder info in information window | Anton Lundin |
2013-11-13 | Remove the special handling of ndl < 3m | Anton Lundin |
2013-11-13 | Introduce an on/off switch for calculating ndl/tts | Anton Lundin |
2013-11-13 | Fill up plot_data with temperature all the way | Anton Lundin |
2013-10-20 | Use configured vertical speed units in ruler | Anton Lundin |
2013-10-17 | Show SAC in the mouseover. | Anton Lundin |
2013-10-17 | Move sac-calculation to profile.c | Anton Lundin |
2013-10-17 | Rename T: to Temp: in Information box | Anton Lundin |
2013-10-14 | Only calculate decompression if the user turned the preference on | Dirk Hohndel |
2013-10-11 | Remove some arguments, that we find in plot_data | Anton Lundin |
2013-10-09 | Next step towards working translations | Dirk Hohndel |
2013-10-09 | Disable unused function | Dirk Hohndel |
2013-10-07 | Remove even more code and declarations | Dirk Hohndel |
2013-10-06 | Make Windows cross compile again | Dirk Hohndel |
2013-10-06 | Remove lots of ifdef'ed out code from GTK/glib version | Dirk Hohndel |
2013-10-06 | Trying to switch to Qt translation | Dirk Hohndel |
2013-10-06 | First steps towards removing glib dependencies | Dirk Hohndel |
2013-10-04 | Added configuration options for vertical speed units. | Patrick Valsecchi |
2013-10-03 | Fix unitialized variable use | Patrick Valsecchi |
2013-10-01 | Ascending/descending speeds are usually expressed in x/min | Patrick Valsecchi |