Re: subsurface android Web API

2015-04-28 Thread Dirk Hohndel
On Tue, Apr 28, 2015 at 11:36:34AM +0200, Carlos Gamboa wrote: Hi... I'm an avid subsurface user on Linux, and I've discovered the android companion... I've a simple question: is it possible to get the Web-code (API) to implement my own server? Of course. The source for the server

VPM-B Project

2015-04-28 Thread Jan Darowski
Hi! Thanks for accepting me as a GSoC participant! I hope to meet your expectations and add some useful features to the project. It's going to be a busy and exciting summer. Regards, Jan Darowski ___ subsurface mailing list

Re: GSoC - Customizable print formats

2015-04-28 Thread Gehad
On 04/28/2015 11:38 PM, Lubomir I. Ivanov wrote: On 28 April 2015 at 22:24, Gehad gehadelro...@gmail.com wrote: Hello all, As I've been accepted to work on the customizable prints idea, I am willing to make better use of the community bonding period to increase my experience with Grantlee

Re: libzip and non-ascii home directories on Windows

2015-04-28 Thread Lubomir I. Ivanov
On 28 April 2015 at 15:54, Dirk Hohndel d...@hohndel.org wrote: On Tue, Apr 28, 2015 at 02:16:32PM +0300, Lubomir I. Ivanov wrote: On 28 April 2015 at 11:55, Lubomir I. Ivanov neolit...@gmail.com wrote: On 28 April 2015 at 08:39, Dirk Hohndel d...@hohndel.org wrote: So this problem

Re: libzip and non-ascii home directories on Windows

2015-04-28 Thread Lubomir I. Ivanov
On 28 April 2015 at 11:55, Lubomir I. Ivanov neolit...@gmail.com wrote: On 28 April 2015 at 08:39, Dirk Hohndel d...@hohndel.org wrote: So this problem apparently still isn't fixed. How frustrating. The current 4.4.1 Windows binaries are build with libzip version 42199fe38a16 which should

subsurface android Web API

2015-04-28 Thread Carlos Gamboa
Hi... I'm an avid subsurface user on Linux, and I've discovered the android companion... I've a simple question: is it possible to get the Web-code (API) to implement my own server? Thanx in advance! Carlos. ___ subsurface mailing list

Re: libzip and non-ascii home directories on Windows

2015-04-28 Thread Dirk Hohndel
On Tue, Apr 28, 2015 at 02:16:32PM +0300, Lubomir I. Ivanov wrote: On 28 April 2015 at 11:55, Lubomir I. Ivanov neolit...@gmail.com wrote: On 28 April 2015 at 08:39, Dirk Hohndel d...@hohndel.org wrote: So this problem apparently still isn't fixed. How frustrating. The current 4.4.1 Windows

Re: libzip and non-ascii home directories on Windows

2015-04-28 Thread Lubomir I. Ivanov
On 28 April 2015 at 16:00, Robert Helling hell...@atdotde.de wrote: Hi, On 28.04.2015, at 14:54, Dirk Hohndel d...@hohndel.org wrote: Path handling on Windows makes no sense to me :-( totally ignorant suggestion (by somebody who has no idea about windows paths): Could we use a relative

Re: libzip and non-ascii home directories on Windows

2015-04-28 Thread Dirk Hohndel
On Tue, Apr 28, 2015 at 04:13:32PM +0300, Lubomir I. Ivanov wrote: Which version of libzip are you using in your tests? As usual, my understanding of all this is somewhat limited. Path handling on Windows makes no sense to me :-( I built a Subsurface binary with version 42199fe38a16

Re: Divelogs.de upload simplification

2015-04-28 Thread Lubomir I. Ivanov
On 28 April 2015 at 21:39, Dirk Hohndel d...@hohndel.org wrote: I didn't do a lot of searching in the git history, so I'm not quite sure why we did things the way we did them, but when battling the Windows path issue (aka libzip build issue) I spent a lot of time reading this code and couldn't

new Windows 4.4.1 binary is up

2015-04-28 Thread Dirk Hohndel
Didn't want to go through the pain of calling it 4.4.2 - and the only difference is that uploads to Divelogs.de with non-ascii home path now seem to work. Rainer, if you have any other users who complained about that... this might be the solution. /D

Re: GSoC - Customizable print formats

2015-04-28 Thread Lubomir I. Ivanov
On 28 April 2015 at 22:24, Gehad gehadelro...@gmail.com wrote: Hello all, As I've been accepted to work on the customizable prints idea, I am willing to make better use of the community bonding period to increase my experience with Grantlee library, so I'll push experimental patches to my

Re: libzip and non-ascii home directories on Windows

2015-04-28 Thread Lubomir I. Ivanov
On 28 April 2015 at 08:39, Dirk Hohndel d...@hohndel.org wrote: So this problem apparently still isn't fixed. How frustrating. The current 4.4.1 Windows binaries are build with libzip version 42199fe38a16 which should contain all the necessary fixes, yet exporting to divelogs.de still fails

[PATCH] User manual: recreational dive planning

2015-04-28 Thread Willem Ferguson
Add text to user manual: Recreational dive planning One figure has been added Signed-off-by: willem ferguson willemfergu...@zoology.up.ac.za From 06de96964ac734ad5cf0f804c6ca2dab666aeb0e Mon Sep 17 00:00:00 2001 From: willem ferguson willemfergu...@zoology.up.ac.za Date: Tue, 28 Apr 2015

Re: libzip and non-ascii home directories on Windows

2015-04-28 Thread Tomaz Canabrava
On Tue, Apr 28, 2015 at 2:30 PM, Dirk Hohndel d...@hohndel.org wrote: Oh joy. Guess what, libzip has two different ways to build it (sound familiar, anyone)? And if you use autoconf then the Win32 specific path handling routines aren't even built. And of course I built all this with

Re: libzip and non-ascii home directories on Windows

2015-04-28 Thread Dirk Hohndel
Oh joy. Guess what, libzip has two different ways to build it (sound familiar, anyone)? And if you use autoconf then the Win32 specific path handling routines aren't even built. And of course I built all this with configure... But if you use CMake then it compiles different source files. Oh, and

Divelogs.de upload simplification

2015-04-28 Thread Dirk Hohndel
I didn't do a lot of searching in the git history, so I'm not quite sure why we did things the way we did them, but when battling the Windows path issue (aka libzip build issue) I spent a lot of time reading this code and couldn't help but shake my head about what we were doing. For every single

GSoC Project - Android Port

2015-04-28 Thread Grace Karanja
Hello team, I have been chosen to work on the Subsurface Android port for GSoC, and my mentor will be Tomaz. I would like to thank the Subsurface mentors for giving me a chance to work on this project this summer. As the project progresses, I will be submitting patches as I go along, for which

Re: libzip and non-ascii home directories on Windows

2015-04-28 Thread Lubomir I. Ivanov
On 28 April 2015 at 20:30, Dirk Hohndel d...@hohndel.org wrote: Oh joy. Guess what, libzip has two different ways to build it (sound familiar, anyone)? And if you use autoconf then the Win32 specific path handling routines aren't even built. And of course I built all this with configure...

GSoC - Customizable print formats

2015-04-28 Thread Gehad
Hello all, As I've been accepted to work on the customizable prints idea, I am willing to make better use of the community bonding period to increase my experience with Grantlee library, so I'll push experimental patches to my Subsurface fork regularly. I am aware that Lubomir my mentor is busy