]> git.tdb.fi Git - ext/subsurface.git/commit
Add start/end pressure to cylinder edit dialog
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 17 Oct 2011 18:12:11 +0000 (11:12 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 17 Oct 2011 18:12:11 +0000 (11:12 -0700)
commit2b3d39f6fc9814fb1190dd5b69396defe4cc85cf
tree0dae0d1578787ae71ec07c5f822e885018f462bb
parent3c5f9ebd78c5af6396a5277856d0375b801c009e
Add start/end pressure to cylinder edit dialog

This finally allows you to set the start/end pressures by hand.

HOWEVER! Right now, if we have samples with pressures, those samples
will always end up overriding anything you set manually.  Which can be
very annoying if your wireless air integration fails halfway through.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
equipment.c