[subsurface] Freediving tweaks (#104)

Maximilian Güntner maximilian.guentner at gmail.com
Tue Aug 21 17:39:22 PDT 2012


On Monday 11 June 2012 16:21:51 Maximilian Güntner wrote:
> I updated the pull request today following Linus' remarks. I added
> a zoom button to the "Log" menu so that the user can switch between
> zoomed-in and normal mode. I assigned the shortcut "Ctrl + 0" for that
> action, since it is already established in serveral other applications
> (e.g. Mozilla Firefox).

> On Saturday 09 June 2012 10:30:50 Linus Torvalds wrote:
> > That said, I still really want to see your real email somewhere.. And
> > we do have a real mailing list (subsurface at hohndel.org), which should
> > be cc'd too for things like this..

Hi again,

I updated my feature branch. I hope you like it.
Let me know if you want something changed.

Example: http://imgur.com/xbAue

Maximilian


The following changes since commit 666538ec7739fe839623bd1b6f9f80ff884ad5a9:

  Add helper 'for_each_dive()' dive iterator (2012-08-21 15:51:34 -0700)

are available in the git repository at:

  git://github.com/mguentner/subsurface.git freediving-tweaks

for you to fetch changes up to 03eb488dd238bcec4b4758eab4559b3c40e6435c:

  moved zoomed_plot to display.h (2012-08-22 02:34:29 +0200)

----------------------------------------------------------------
Maximilian Güntner (8):
      Plot shorter (apnea) dives with a reasonable scale
      use increments that make sense for 600 seconds
      fixed indentation
      added "Zoom" button and improved scaling
      updated/corrected comment
      Merge branch 'master' into freediving-tweaks
      plot the time with a fixed padding (leading zero)
      moved zoomed_plot to display.h

 display.h |  2 ++
 gtk-gui.c | 11 ++++++++++-
 profile.c | 54 ++++++++++++++++++++++++++++++++++++++++--------------
 3 files changed, 52 insertions(+), 15 deletions(-)




More information about the subsurface mailing list