Sun Jan 9 11:12:34 2022 +0100 Xavier de Blas <xaviblas@gmail.com>
Bump version 2.2.0 
 src/execute/arduinoCapture.cs |  2 +-
 src/execute/runObjects.cs     | 10 +++++++++-
 src/forceSensor.cs            |  5 +++++
 src/gui/app1/chronojump.cs    | 27 +++++++++++++++++++++++++++
 src/gui/app1/forceSensor.cs   |  7 ++++++-
 src/gui/app1/jumpsProfile.cs  |  2 +-
 src/gui/cairo/jumpsProfile.cs | 39 ++++++++++++++++++++++++++++-----------
 src/networks.cs               |  4 +++-
 8 files changed, 80 insertions(+), 16 deletions(-)

Sun Jan 9 11:07:44 2022 +0100 Xavier de Blas <xaviblas@gmail.com>
encoder analyze session save image/table filename start whith session name, not person name 
 src/constants.cs        | 10 ++++++----
 src/gui/app1/encoder.cs | 35 ++++++++++++++++++++++++++---------
 2 files changed, 32 insertions(+), 13 deletions(-)

Sat Jan 8 10:08:35 2022 +0100 Xavier de Blas <xaviblas@gmail.com>
Load session selects current session and scrolls to its row 
 src/gui/app1/session/loadAndImport.cs | 21 ++++++++++++++++++---
 1 file changed, 18 insertions(+), 3 deletions(-)

Fri Jan 7 18:34:58 2022 +0100 Xavier de Blas <xaviblas@gmail.com>
Updated catalan translation 
 po/ca.po | 1958 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1018 insertions(+), 940 deletions(-)

Fri Jan 7 18:19:08 2022 +0100 Xavier de Blas <xaviblas@gmail.com>
label for encoder rhythm 
 glade/app1.glade        | 32 +++++++++++++++++++-------------
 src/gui/app1/encoder.cs |  3 +++
 2 files changed, 22 insertions(+), 13 deletions(-)

Fri Jan 7 18:09:53 2022 +0100 Xavier de Blas <xaviblas@gmail.com>
Last commit with a bit better POO 
 src/encoderRhythm.cs    | 129 +++++++++++++++++++++++++++++++-----------------
 src/gui/app1/encoder.cs |  23 ++++++---
 2 files changed, 99 insertions(+), 53 deletions(-)

Fri Jan 7 17:30:41 2022 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder capture rhythm can only show cluster rest seconds countdown 
 glade/repetitive_conditions.glade | 1149 +++++++++++++++++++------------------
 src/encoderRhythm.cs              |   54 +-
 src/gui/app1/encoder.cs           |   78 ++-
 src/gui/repetitiveConditions.cs   |   12 +-
 src/preferences.cs                |    8 +-
 src/sqlite/preferences.cs         |    2 +-
 6 files changed, 723 insertions(+), 580 deletions(-)

Fri Jan 7 13:27:14 2022 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder analyze cross variables multiple persons, series names not overlap title 
 encoder/graph.R | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Jan 7 13:26:41 2022 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder analyze cross variables multiple persons, series with rainbow 
 encoder/graph.R | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Jan 5 11:39:08 2022 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder rhythm: Fixed label on first cluster reps 
 src/encoderRhythm.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Jan 5 00:18:09 2022 +0100 Xavier de Blas <xaviblas@gmail.com>
Removed one translatable string that was added by mistake 
 src/gui/app1/forceSensor.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Tue Jan 4 18:57:33 2022 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 267 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 134 insertions(+), 133 deletions(-)

Tue Jan 4 18:49:31 2022 +0000 Мирослав Николић <miroslavnikolic@rocketmail.com>
Update Serbian translation 
 po/sr.po | 17471 ++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 10268 insertions(+), 7203 deletions(-)

Tue Jan 4 19:26:43 2022 +0100 Xavier de Blas <xaviblas@gmail.com>
ChronojumpLogo has animation for 2.2 
 src/gui/app1/chronojumpLogo.cs | 33 ++++++++++++---------------------
 1 file changed, 12 insertions(+), 21 deletions(-)

Tue Jan 4 17:54:12 2022 +0100 Xavier de Blas <xaviblas@gmail.com>
DB: 2.30 Inserted default exercises of forceSensor and raceAnalyzer if empty 
 src/sqlite/main.cs | 19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)

Tue Jan 4 17:51:42 2022 +0100 Xavier de Blas <xaviblas@gmail.com>
Default exercise for forceSensor 
 src/sqlite/forceSensor.cs | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

Tue Jan 4 17:50:32 2022 +0100 Xavier de Blas <xaviblas@gmail.com>
Default exercise for raceAnalyzer 
 src/sqlite/runEncoder.cs | 6 ++++++
 1 file changed, 6 insertions(+)

Tue Jan 4 16:41:50 2022 +0000 Anders Jonsson <anders.jonsson@norsjovallen.se>
Update Swedish translation 
 po/sv.po | 240 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 123 insertions(+), 117 deletions(-)

Tue Jan 4 13:26:15 2022 +0100 Xavier de Blas <xaviblas@gmail.com>
cont of last commit but adding (N) 
 src/gui/app1/forceSensor.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Tue Jan 4 13:23:23 2022 +0100 Xavier de Blas <xaviblas@gmail.com>
ForceSensor load set shows maxForce (raw), maxAVGForce1s 
 src/forceSensor.cs          | 10 +++++++++-
 src/gui/app1/forceSensor.cs |  2 ++
 2 files changed, 11 insertions(+), 1 deletion(-)

Tue Jan 4 13:22:16 2022 +0100 Xavier de Blas <xaviblas@gmail.com>
ForceSensor capture calculates maxForce, maxAvgForce1s and stores in SQL 
 src/forceSensor.cs          | 17 +++++++++++++----
 src/gui/app1/forceSensor.cs | 19 ++++++++++++++++++-
 2 files changed, 31 insertions(+), 5 deletions(-)

Tue Jan 4 13:20:10 2022 +0100 Xavier de Blas <xaviblas@gmail.com>
DB: 2.29 ForceSensor ALTER TABLE added maxForceRaw, maxAvgForce1s 
 src/sqlite/forceSensor.cs | 17 +++++++++++++----
 src/sqlite/main.cs        | 12 ++++++++++--
 2 files changed, 23 insertions(+), 6 deletions(-)

Tue Jan 4 13:01:49 2022 +0100 Xavier de Blas <xaviblas@gmail.com>
ForceSensorValues when all samples ared negative do not show max=0 
 src/forceSensor.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Jan 3 18:15:58 2022 +0100 Xavier de Blas <xaviblas@gmail.com>
RaceAnalyzer pos/time speed/time as lines instead of pointlines 
 src/gui/app1/runEncoder.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Mon Jan 3 18:12:06 2022 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed: ForceSensorExercise edit shows the correct value of added mass 
 src/gui/forceSensorExercise.cs | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

Mon Jan 3 17:45:50 2022 +0100 Xavier de Blas <xaviblas@gmail.com>
ForceSensor exercise effect of the mass is included is last option and default is "add". 
 glade/force_sensor_exercise.glade | 36 ++++++++++++++++++------------------
 src/gui/forceSensorExercise.cs    |  3 ++-
 2 files changed, 20 insertions(+), 19 deletions(-)

Mon Jan 3 16:07:05 2022 +0100 Xavier de Blas <xaviblas@gmail.com>
ForceSensor elastic applies de captureOptions (for 2.2.0 code) normal/ABS/inverted 
 src/forceSensorDynamics.cs | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

Mon Jan 3 16:00:59 2022 +0100 Xavier de Blas <xaviblas@gmail.com>
combo_force_sensor_capture_options shown on F.Exerted (for 2.2.0 code) 
 src/gui/app1/forceSensor.cs | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Mon Jan 3 15:50:32 2022 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed ForceMax being 0 on negative values of forceAnalyzeInstant 
 src/forceSensor.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Jan 3 13:34:49 2022 +0100 xpadulles <x.padulles@gmail.com>
Forcesensor. Fixed projection resultant with negative raw data 
 src/forceSensor.cs         | 2 +-
 src/forceSensorDynamics.cs | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Sat Jan 1 21:55:31 2022 +0000 Luna Jernberg <droidbittin@gmail.com>
Update Swedish translation 
 po/sv.po | 1552 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 811 insertions(+), 741 deletions(-)

Fri Dec 31 21:00:44 2021 +0000 Enrico Nicoletto <liverig@gmail.com>
Update Brazilian Portuguese translation 
 po/pt_BR.po | 1550 ++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 782 insertions(+), 768 deletions(-)

Thu Dec 30 11:39:37 2021 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 1580 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 828 insertions(+), 752 deletions(-)

Wed Dec 29 22:21:07 2021 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 1539 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 797 insertions(+), 742 deletions(-)

Wed Dec 29 19:55:48 2021 +0000 Daniel Șerbănescu <daniel@serbanescu.dk>
Update Romanian translation 
 po/ro.po | 1567 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 817 insertions(+), 750 deletions(-)

Wed Dec 29 16:52:48 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Implemented explanations of projection of force sensor exerted 
 glade/force_sensor_exercise.glade | 48 ++++++++++++++++++++++++++++++++-------
 src/gui/forceSensorExercise.cs    | 43 +++++++++++++++++++++++++----------
 2 files changed, 71 insertions(+), 20 deletions(-)

Wed Dec 29 16:51:43 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Added force_exerted_projected (svg & png) 
 images/force_exerted_projected.png     |  Bin 0 -> 48926 bytes
 images/svg/force_exerted_projected.svg | 1025 ++++++++++++++++++++++++++++++++
 src/Makefile.am                        |    1 +
 3 files changed, 1026 insertions(+)

Wed Dec 29 13:55:19 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
fixed one string 
 glade/force_sensor_exercise.glade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Dec 29 12:12:15 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed a bug in forceSensor calculation since these days commits 
 src/forceSensorDynamics.cs | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Wed Dec 29 12:11:45 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Added some translatable strings 
 glade/app1.glade           | 46 ++++++++++++++++++++++++++--------------------
 src/gui/app1/runEncoder.cs |  4 ++--
 2 files changed, 28 insertions(+), 22 deletions(-)

Tue Dec 28 11:58:48 2021 +0100 xpadulles <x.padulles@gmail.com>
Fixed forceSensorDynamics 
 src/forceSensorDynamics.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Dec 23 16:48:46 2021 +0100 Xavier Padullés <testing@chronojump.org>
ForceSensor. NotElastic also shows force in one measurement direction 
 src/forceSensorDynamics.cs | 3 +++
 1 file changed, 3 insertions(+)

Thu Dec 23 16:42:38 2021 +0100 Xavier Padullés <testing@chronojump.org>
ForceSensor. Showing force in measured direction during capture 
 src/forceSensor.cs | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

Thu Dec 23 13:28:03 2021 +0100 Xavier Padullés <testing@chronojump.org>
ForceSensor. Showing force and power in measured direction not resultant force 
 src/forceSensorDynamics.cs | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

Tue Dec 21 18:23:07 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Networks send mail to admin now attach CSV (UNTESTED!) 
 src/gui/app1/encoder.cs | 17 +++++++++++++----
 src/gui/networks.cs     | 15 +++++++++++++--
 src/networks.cs         |  9 +++++++--
 3 files changed, 33 insertions(+), 8 deletions(-)

Tue Dec 21 16:14:05 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Networks: Fixed not RFID capturing after end of countdown of AdminID 
 src/RFID.cs         | 5 +++++
 src/gui/networks.cs | 3 ++-
 2 files changed, 7 insertions(+), 1 deletion(-)

Tue Dec 21 13:43:39 2021 +0000 Enrico Nicoletto <liverig@gmail.com>
Update Brazilian Portuguese translation 
 po/pt_BR.po | 1783 ++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 892 insertions(+), 891 deletions(-)

Mon Dec 20 17:03:12 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Missing in last commit 
 src/gui/app1/chronojump.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Mon Dec 20 16:52:28 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Clean warnings (0 warnings) 
 src/chronopic2016.cs | 2 +-
 src/jump.cs          | 9 +--------
 src/run.cs           | 8 +-------
 3 files changed, 3 insertions(+), 16 deletions(-)

Mon Dec 20 16:35:04 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Clean warnings (sqlite new/override) 
 src/sqlite/forceSensor.cs | 8 ++++----
 src/sqlite/news.cs        | 2 +-
 src/sqlite/runEncoder.cs  | 4 ++--
 src/sqlite/tagSession.cs  | 4 ++--
 4 files changed, 9 insertions(+), 9 deletions(-)

Mon Dec 20 16:14:08 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Clean Warnings 
 src/gui/app1/chronojumpLogo.cs     | 2 +-
 src/gui/cairo/radial.cs            | 4 ----
 src/gui/cairo/runDoubleContacts.cs | 8 ++++++--
 src/gui/eventExecute.cs            | 8 +++++---
 src/gui/person/personSelect.cs     | 2 +-
 5 files changed, 13 insertions(+), 11 deletions(-)

Mon Dec 20 12:27:11 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Clean warnings 
 src/forceSensorDynamics.cs     | 2 +-
 src/gui/app1/chronojumpLogo.cs | 2 +-
 src/sqlite/forceSensor.cs      | 2 +-
 src/sqlite/personSession.cs    | 1 -
 src/sqlite/runEncoder.cs       | 2 +-
 src/util.cs                    | 2 --
 src/utilMath.cs                | 2 +-
 7 files changed, 5 insertions(+), 8 deletions(-)

Mon Dec 20 12:20:10 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed returning false if sprint export problem on including images 
 src/exportFiles/sprint.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Mon Dec 20 12:16:09 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Clean warnings 
 src/execute/arduinoCapture.cs |  1 -
 src/execute/jump.cs           | 17 +++++++++++++----
 src/execute/run.cs            | 14 +++++++++-----
 3 files changed, 22 insertions(+), 10 deletions(-)

Mon Dec 20 12:09:43 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Clean warnings 
 src/chronojumpImporter.cs     | 5 +----
 src/gui/chronojumpImporter.cs | 2 +-
 2 files changed, 2 insertions(+), 5 deletions(-)

Mon Dec 20 12:03:34 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Clean warnings 
 src/gui/app1/chronojump.cs         | 7 ++++---
 src/gui/app1/forceSensorAnalyze.cs | 2 +-
 src/gui/app1/icons.cs              | 2 +-
 src/gui/app1/menu.cs               | 2 +-
 src/gui/app1/runEncoder.cs         | 2 +-
 src/gui/event.cs                   | 3 ++-
 src/gui/forceSensorElasticBands.cs | 2 +-
 src/gui/repetitiveConditions.cs    | 4 +---
 src/gui/webcam.cs                  | 8 +++++---
 9 files changed, 17 insertions(+), 15 deletions(-)

Mon Dec 20 11:53:09 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Clean warnings 
 src/gui/app1/jumpsDjOptimalFall.cs | 2 +-
 src/gui/app1/jumpsRjFatigue.cs     | 4 ++--
 src/gui/app1/jumpsRunsEvolution.cs | 6 +++---
 3 files changed, 6 insertions(+), 6 deletions(-)

Mon Dec 20 11:02:20 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Clean warnings 
 src/encoder.cs              | 6 +++---
 src/gui/app1/forceSensor.cs | 8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

Mon Dec 20 11:00:59 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed a no-bug on forceSensor theoretically A>B 
 src/gui/app1/forceSensorAnalyze.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Mon Dec 20 10:47:08 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Clean warnings 
 src/gui/cairo/jumpsRjFatigue.cs |  2 --
 src/gui/eventExecute.cs         | 26 +++++++++++++-------------
 2 files changed, 13 insertions(+), 15 deletions(-)

Mon Dec 20 10:37:29 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Clean warnings 
 src/gui/app1/chronojump.cs           | 12 ++++++------
 src/gui/app1/encoder.cs              |  4 ++--
 src/gui/app1/forceSensor.cs          |  2 +-
 src/gui/app1/forceSensorAnalyze.cs   |  4 ++--
 src/gui/app1/jumpsWeightFVProfile.cs |  6 +++---
 src/gui/app1/news.cs                 |  2 +-
 6 files changed, 15 insertions(+), 15 deletions(-)

Mon Dec 20 10:25:43 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Clean warnings 
 src/gui/app1/jump.cs           |  4 ++--
 src/gui/app1/session/backup.cs |  8 +++++---
 src/gui/app1/shortcuts.cs      |  2 +-
 src/gui/eventExecute.cs        |  6 +++---
 src/gui/guiTests.cs            | 12 ++++++------
 src/gui/networks.cs            |  2 +-
 6 files changed, 18 insertions(+), 16 deletions(-)

Fri Dec 17 17:09:09 2021 +0100 Andre Klapper <a9016009@gmx.de>
Fix broken markup in Slovenian UI translation 
 po/sl.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Dec 17 17:00:51 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
On Wichro connected (and recognised) don't show Connect at start chronojump on race/race interval. 
 src/gui/app1/chronojump.cs | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

Fri Dec 17 12:26:12 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed new code for ForceSensor tare+capture 
 src/gui/app1/forceSensor.cs | 46 ++++++++++++++++++++++++++++++++++++---------
 1 file changed, 37 insertions(+), 9 deletions(-)

Thu Dec 16 15:36:49 2021 +0000 Daniel Șerbănescu <daniel@serbanescu.dk>
Update Romanian translation 
 po/ro.po | 3479 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1819 insertions(+), 1660 deletions(-)

Thu Dec 16 12:04:58 2021 +0000 Daniel Mustieles <daniel.mustieles@gmail.com>
Update Spanish translation 
 po/es.po | 2645 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1338 insertions(+), 1307 deletions(-)

Wed Dec 15 16:45:33 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Clean warnings 
 src/gui/app1/menu.cs         | 4 ++--
 src/gui/app1/menu_tiny.cs    | 6 +-----
 src/gui/app1/session/main.cs | 5 -----
 3 files changed, 3 insertions(+), 12 deletions(-)

Wed Dec 15 16:39:59 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Clean warnings: "g.Color = col;" to "g.SetSourceColor(col);" 
 src/gui/cairo/bars.cs                 | 42 +++++++++++++++++------------------
 src/gui/cairo/generic.cs              |  3 +--
 src/gui/cairo/jumpsRjFatigue.cs       |  8 +++----
 src/gui/cairo/jumpsWeightFVProfile.cs |  4 ++--
 src/gui/cairo/radial.cs               |  4 ++--
 src/gui/cairo/runDoubleContacts.cs    |  6 ++---
 src/gui/cairo/util.cs                 |  2 +-
 src/gui/cairo/xy.cs                   | 14 ++++++------
 8 files changed, 41 insertions(+), 42 deletions(-)

Wed Dec 15 16:16:49 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Clean warnings 
 src/gui/app1/chronojump.cs     |  4 ++--
 src/gui/app1/chronojumpLogo.cs | 11 ++++++-----
 src/gui/cairo/xy.cs            |  8 ++++----
 src/gui/person/personSelect.cs |  8 ++++----
 src/gui/sendLogAndPoll.cs      |  2 +-
 src/gui/webcam.cs              |  4 ++--
 6 files changed, 19 insertions(+), 18 deletions(-)

Wed Dec 15 16:06:56 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Clean warnings 
 src/gui/jumpType.cs         |  2 +-
 src/gui/person/addModify.cs |  2 +-
 src/gui/preferences.cs      | 14 +++++++-------
 src/jumpsProfile.cs         |  1 +
 4 files changed, 10 insertions(+), 9 deletions(-)

Wed Dec 15 16:02:03 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Clean warnings 
 src/gui/app1/chronojumpPersons.cs |  4 ++--
 src/gui/person/addModify.cs       | 10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

Wed Dec 15 15:58:03 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Clean warnings 
 src/forceSensor.cs              | 3 ---
 src/gui/dialogShortcuts.cs      | 2 ++
 src/gui/repetitiveConditions.cs | 4 ----
 src/runEncoder.cs               | 2 +-
 src/sqlite/usefulObjects.cs     | 2 --
 5 files changed, 3 insertions(+), 10 deletions(-)

Wed Dec 15 15:41:30 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Commented unused class: UtilMath.TwoListsOfInts 
 src/utilMath.cs | 2 ++
 1 file changed, 2 insertions(+)

Wed Dec 15 15:34:12 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
ForceSensor tare+capture do not tare in arduino to not store the value there that will affect other captures 
 src/gui/app1/forceSensor.cs | 51 ++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 48 insertions(+), 3 deletions(-)

Tue Dec 14 18:57:42 2021 +0000 Matej Urbančič <mateju@src.gnome.org>
Update Slovenian translation 
 po/sl.po | 559 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 292 insertions(+), 267 deletions(-)

Fri Dec 10 16:20:50 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
After Wichro capture, be able to show devices and capture again 
 src/gui/app1/chronojump.cs | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)

Fri Dec 10 16:12:42 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed bug: Wichro cannot capture more than one time on windows 
 src/gui/app1/chronojump.cs | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

Fri Dec 10 16:05:00 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
RaceAnalyzer do not get port busy on windows after capture and then change mode 
 src/gui/app1/chronojump.cs | 4 +++-
 src/gui/app1/runEncoder.cs | 3 ++-
 2 files changed, 5 insertions(+), 2 deletions(-)

Sat Dec 4 21:38:10 2021 +0000 Anders Jonsson <anders.jonsson@norsjovallen.se>
Update Swedish translation 
 po/sv.po | 2477 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1253 insertions(+), 1224 deletions(-)

Fri Dec 3 13:26:38 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed: https://gitlab.gnome.org/GNOME/chronojump/-/issues/620 
 src/forceSensor.cs | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Fri Dec 3 13:08:58 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed: Wrong message after importing in a loaded session 
 src/gui/app1/session/loadAndImport.cs | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

Wed Dec 1 17:44:43 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Networks if rfid is not found on server, show this error instead of server disconnected 
 src/json/compujump.cs | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Wed Dec 1 17:43:15 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Networks put wristband with no network connection but already identified user, do not rename user to "" (name on "server") 
 src/gui/networks.cs | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

Wed Dec 1 16:56:59 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed crash on no duration defined on networks 3.1 tasks definition 
 src/json/compujumpOther.cs | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

Wed Dec 1 15:56:38 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixes on empty combos (jump_rj, runs, runs_i) when change in the middle of import, fix win innolab import 
 src/gui/app1/chronojump.cs | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

Tue Nov 30 21:23:58 2021 +0000 Matej Urbančič <mateju@src.gnome.org>
Update Slovenian translation 
 po/sl.po | 4233 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 2210 insertions(+), 2023 deletions(-)

Tue Nov 30 18:44:26 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Fix to on_combo_select_contacts_top_changed at end of import on windows (at least on innolab virtual machine) 
 src/gui/app1/chronojump.cs | 9 +++++++++
 1 file changed, 9 insertions(+)

Tue Nov 30 17:32:40 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
ArduinoCapture serial port and portOpened as static (for windows) 
 src/config.cs                 |  2 --
 src/execute/arduinoCapture.cs | 46 +++++++++++++++++++++++++------------------
 src/execute/run.cs            |  2 +-
 src/gui/app1/chronojump.cs    |  6 ++++--
 4 files changed, 32 insertions(+), 24 deletions(-)

Tue Nov 30 13:48:13 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
chronojumpImporter uses fullpath on Path.GetTempFileName, fix windows ~ path problems calling to python 
 src/chronojumpImporter.cs | 7 +++++++
 1 file changed, 7 insertions(+)

Thu Nov 25 16:15:37 2021 +0100 Xavier Padullés <x.padulles@gmail.com>
ForceSensor-LCD. Renamed red and blue buttons 
 arduino/ForceSensorLCD/ForceSensorLCD.ino | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

Thu Nov 25 16:04:06 2021 +0100 Xavier Padullés <x.padulles@gmail.com>
Wifi controler. RCA-LED shows the last state change 
 arduino/WiFi/control/control.ino | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Fri Nov 12 17:51:46 2021 +0100 Xavier Padullés <x.padulles@gmail.com>
Wifi. Added version in ping response 
 arduino/WiFi/control/control.ino   |  20 ++++--
 arduino/WiFi/terminal/terminal.ino | 124 +++++++++++++++++++++----------------
 2 files changed, 85 insertions(+), 59 deletions(-)

Fri Nov 26 21:32:34 2021 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 505 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 250 insertions(+), 255 deletions(-)

Fri Nov 26 17:38:50 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
PersonWin can delete photos, and shows no-photo icon if needed. 
 glade/person_win.glade      | 48 ++++++++++++++++++++++++++++++++++++++++++++-
 src/gui/person/addModify.cs | 38 +++++++++++++++++++++++++++++++++++
 2 files changed, 85 insertions(+), 1 deletion(-)

Fri Nov 26 17:37:46 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Removed personWin addPhoto old unused LibCesarplayer methods 
 src/gui/person/addModify.cs | 54 +--------------------------------------------
 1 file changed, 1 insertion(+), 53 deletions(-)

Fri Nov 26 16:42:02 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Updated win/python3 instructions on howto_new_version.txt 
 howto_new_version.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Nov 26 16:22:46 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
WIN: Updated chronojump_importer.exe for python3 (outdated since one year) 
 .../chronojump_importer.exe                        | Bin 54784 -> 55296 bytes
 .../bin/chronojump-importer-python3/library.zip    | Bin 3412836 -> 3412836 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

Thu Nov 25 17:55:34 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
ArduinoCapture port moved to Config to be only created one time (fixing wichro on windows) 
 src/config.cs                 |  3 +++
 src/execute/arduinoCapture.cs | 29 +++++++++++++++--------------
 2 files changed, 18 insertions(+), 14 deletions(-)

Wed Nov 24 17:34:30 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed webcam ffmpeg snapshot for Linux (at least on developer laptop) 
 src/webcam/webcamFfmpeg.cs | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

Wed Nov 24 15:29:29 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed importer bug utf-8 on python3 when using debug mode 
 src/chronojump-importer/chronojump_importer.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Wed Nov 24 10:33:41 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Minor fix (does not change anything) on chronojump-importer.py 
 src/chronojump-importer/chronojump_importer.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Nov 24 14:21:07 2021 +0000 Jordi Mas i Hernandez <jmas@softcatala.org>
Update Catalan translation 
 po/ca.po | 3833 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1970 insertions(+), 1863 deletions(-)

Tue Nov 23 17:35:08 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed bug on export forceSensor files maxAvgForceInWindowSampleStart/End needed to sum 1 (C# -> R) 
 r-scripts/maximumIsometricForce.R | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Mon Nov 22 17:11:20 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed forceSensor export fail when not exporting impulse 
 r-scripts/maximumIsometricForce.R | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Mon Nov 22 16:36:13 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
ForceSensor stiffness markup Pull to A/B shown on bold. 
 src/gui/app1/forceSensor.cs | 3 +++
 1 file changed, 3 insertions(+)

Mon Nov 22 16:23:30 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
One string on Spanish translation 
 po/es.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Nov 16 17:36:03 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
forceSensorCaptureDoRealtimeGraphScroll implements triggers 
 src/gui/app1/forceSensor.cs | 19 +++++++++++++++++--
 1 file changed, 17 insertions(+), 2 deletions(-)

Tue Nov 16 17:35:21 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
forceSensorCaptureDoRealtimeGraphNOScroll avoids crash MoveNextRare: list is changed by other thread 
 src/gui/app1/forceSensor.cs | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Tue Nov 16 13:18:26 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder capture extra weight kg: 300 -> 999 
 glade/app1.glade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Nov 15 16:56:22 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
RunSimple/Interval Inspector shows the photocell (on Wichro) 
 src/execute/event.cs               |  4 ++++
 src/execute/runObjects.cs          | 31 ++++++++++++++++++++++++++-----
 src/gui/cairo/runDoubleContacts.cs | 29 +++++++++++++++++------------
 3 files changed, 47 insertions(+), 17 deletions(-)

Mon Nov 15 16:51:01 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
event_execute_drawingarea_run_simple_double_contacts 30 height->40 height 
 glade/app1.glade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Nov 11 11:10:38 2021 +0100 Xavier Padullés <x.padulles@gmail.com>
Power-Load graph advertizing in inverted parabole 
 encoder/graph.R | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

Wed Nov 10 16:36:34 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
jumps multiple cairo graph show avgs instead of totals 
 src/gui/eventExecute.cs  | 13 +++++++++----
 src/gui/usefulObjects.cs |  6 +++++-
 2 files changed, 14 insertions(+), 5 deletions(-)

Mon Nov 8 15:48:30 2021 -0300 Xavier de Blas <xaviblas@gmail.com>
drawingarea_race_analyzer_capture_velocimeter_topleft will start with 250px width (much lower than speed/time graph) 
 glade/app1.glade | 31 +++++++++++++++++++------------
 1 file changed, 19 insertions(+), 12 deletions(-)

Mon Nov 8 15:47:55 2021 -0300 Xavier de Blas <xaviblas@gmail.com>
Cairo radial with a bit more margin to not have the right numbers outside of graph 
 src/gui/cairo/radial.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Nov 8 15:20:22 2021 -0300 Xavier de Blas <xaviblas@gmail.com>
Improvements on CairoRunDoubleContacts 
 glade/app1.glade                   |  2 +-
 src/gui/cairo/runDoubleContacts.cs | 84 +++++++++++++++++++++++---------------
 src/gui/eventExecute.cs            |  2 +-
 3 files changed, 54 insertions(+), 34 deletions(-)

Tue Nov 9 08:00:10 2021 -0300 Xavier Padullés <x.padulles@gmail.com>
LCD force sensor. Fixed RCA ending capture 
 arduino/ForceSensorLCD/ForceSensorLCD.ino | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Mon Nov 1 16:51:58 2021 -0300 Xavier Padullés <testing@chronojump.org>
Wifi. Fixed discover terminals 
 arduino/{lightChro => WiFi}/control/control.ino   | 167 +++++++++++++---------
 arduino/{lightChro => WiFi}/terminal/terminal.ino |  60 ++++----
 2 files changed, 133 insertions(+), 94 deletions(-)

Fri Nov 5 20:00:04 2021 -0300 Xavier de Blas <xaviblas@gmail.com>
forceSensor triggers at capture show the force of previous or next sample according to proximity 
 src/gui/app1/forceSensor.cs | 23 +++++++++++++++++++++--
 1 file changed, 21 insertions(+), 2 deletions(-)

Fri Nov 5 19:23:39 2021 -0300 Xavier de Blas <xaviblas@gmail.com>
triggers working on force sensor after capture or at load 
 src/gui/app1/forceSensor.cs | 59 ++++++++++++++++++++++++++++++---------------
 1 file changed, 39 insertions(+), 20 deletions(-)

Fri Nov 5 19:23:09 2021 -0300 Xavier de Blas <xaviblas@gmail.com>
Method: GetSampleOrPreviousAtTimeUs to get a sample from time 
 src/forceSensor.cs | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

Fri Nov 5 14:56:18 2021 -0300 Xavier de Blas <xaviblas@gmail.com>
triggers working on force sensor realtime capture NO scroll 
 src/forceSensor.cs          | 22 ++++++++++++++++
 src/gui/app1/forceSensor.cs | 64 ++++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 79 insertions(+), 7 deletions(-)

Fri Nov 5 14:55:25 2021 -0300 Xavier de Blas <xaviblas@gmail.com>
New class TriggerXForce to manage triggers while capturing 
 src/forceSensor.cs | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

Thu Nov 4 16:43:38 2021 -0300 Xavier de Blas <xaviblas@gmail.com>
Improvement on last commit 
 src/gui/app1/forceSensor.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Nov 4 12:23:44 2021 -0300 Xavier de Blas <xaviblas@gmail.com>
forceSensor usbDisconnectedCount 1000 (before first sample arrives) or 40 (later) 
 src/gui/app1/forceSensor.cs | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

Thu Nov 4 12:08:39 2021 -0300 Xavier de Blas <xaviblas@gmail.com>
forceSensor usbDisconnectedCount from 20 to 1000 to solve "slow start" arduinos 
 src/gui/app1/forceSensor.cs | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

Thu Nov 4 08:47:43 2021 -0300 Xavier de Blas <xaviblas@gmail.com>
CairoRunDoubleContacts inherites to CairoRunInterval DoubleContacts. Better POO. 
 src/gui/cairo/runDoubleContacts.cs | 93 +++++++++++++++++++++-----------------
 src/gui/eventExecute.cs            | 10 ++--
 2 files changed, 59 insertions(+), 44 deletions(-)

Thu Nov 4 01:23:43 2021 -0300 Xavier de Blas <xaviblas@gmail.com>
CairoRunDoubleContacts on runInterval shows ticks for every track change and write track number 
 src/gui/cairo/runDoubleContacts.cs | 53 +++++++++++++++++++++++++++++---------
 src/gui/eventExecute.cs            | 10 ++++---
 2 files changed, 48 insertions(+), 15 deletions(-)

Thu Nov 4 01:20:41 2021 -0300 Xavier de Blas <xaviblas@gmail.com>
button_inspect_last_test_run_intervallic not sensitive while run interval capture 
 src/gui/app1/chronojump.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Wed Nov 3 16:39:04 2021 -0300 Xavier de Blas <xaviblas@gmail.com>
Hidden comment about speed start reaction time measurement at preferences: on_button_run_speed_start_help_clicked 
 src/gui/preferences.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Wed Nov 3 15:57:12 2021 -0300 Xavier de Blas <xaviblas@gmail.com>
DoubleContacts cairo graph uses colorBackground for chunks 
 src/gui/cairo/runDoubleContacts.cs | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Wed Nov 3 15:50:37 2021 -0300 Xavier de Blas <xaviblas@gmail.com>
DoubleContacts cairo graph running on runInterval 
 src/gui/app1/run.cs     |  3 +++
 src/gui/eventExecute.cs | 34 +++++++++++++++++++++++-----------
 2 files changed, 26 insertions(+), 11 deletions(-)

Wed Nov 3 18:50:05 2021 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 1462 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 730 insertions(+), 732 deletions(-)

Wed Nov 3 12:45:56 2021 -0300 Xavier de Blas <xaviblas@gmail.com>
Minor fix to last commits 
 src/gui/app1/chronojump.cs | 1 +
 1 file changed, 1 insertion(+)

Wed Nov 3 12:43:16 2021 -0300 Xavier de Blas <xaviblas@gmail.com>
Showing inspector messages on runSimple and runIntervallic 
 glade/app1.glade           | 32 ++++++++++++++++++++++++++++++++
 src/gui/app1/chronojump.cs | 10 +---------
 src/gui/eventExecute.cs    |  1 +
 3 files changed, 34 insertions(+), 9 deletions(-)

Wed Nov 3 12:42:49 2021 -0300 Xavier de Blas <xaviblas@gmail.com>
Fixed showing End on gui/cairo/runDoubleContacts.cs 
 src/gui/cairo/runDoubleContacts.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Nov 3 12:40:49 2021 -0300 Xavier de Blas <xaviblas@gmail.com>
Added missing file for last commits 
 src/gui/cairo/runDoubleContacts.cs | 160 +++++++++++++++++++++++++++++++++++++
 1 file changed, 160 insertions(+)

Wed Nov 3 11:54:41 2021 -0300 Xavier de Blas <xaviblas@gmail.com>
button_inspect_last_test_run_simple moved to right of frame_contacts_graph_table controls 
 glade/app1.glade           | 546 +++++++++++++++++++++++----------------------
 src/gui/app1/chronojump.cs |   4 +-
 src/gui/eventExecute.cs    |   1 -
 3 files changed, 286 insertions(+), 265 deletions(-)

Wed Nov 3 11:42:44 2021 -0300 Xavier de Blas <xaviblas@gmail.com>
Refactorizing last commit 
 src/gui/eventExecute.cs | 103 +++++++++++++++++++++++-------------------------
 1 file changed, 50 insertions(+), 53 deletions(-)

Wed Nov 3 11:34:22 2021 -0300 Xavier de Blas <xaviblas@gmail.com>
Run simple inspector double contacts graph with Cairo and on new tab 
 glade/app1.glade           | 157 ++++++++++++++++++++++++++-----
 src/Makefile.am            |   1 +
 src/gui/app1/chronojump.cs |  41 ++++++--
 src/gui/app1/icons.cs      |   2 +
 src/gui/app1/run.cs        |   6 ++
 src/gui/eventExecute.cs    | 227 ++++++++++++++-------------------------------
 6 files changed, 243 insertions(+), 191 deletions(-)

Thu Oct 28 16:45:07 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Changed one string on encoder configuration info 
 glade/repetitive_conditions.glade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Oct 29 16:28:08 2021 +0200 Xavier Padullés <x.padulles@gmail.com>
Wifi. WIP. Added discover terminals functin. 
 arduino/lightChro/control/control.ino | 57 +++++++++++++++++++++++------------
 1 file changed, 38 insertions(+), 19 deletions(-)

Wed Oct 27 17:32:04 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed crash on Convert.ToInt32 on very large stiffness values - TC is (or has been manipulated to be) very very low but not 0 
 src/treeview/jump.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Tue Oct 19 16:40:19 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
notebook_contacts_execute_or uses an enum 
 src/gui/app1/chronojump.cs       | 3 ++-
 src/gui/app1/contactsExercise.cs | 4 ++--
 src/gui/app1/forceSensor.cs      | 4 ++--
 3 files changed, 6 insertions(+), 5 deletions(-)

Mon Oct 18 14:27:37 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed RunSimpleDoubleContacts graph (still GTK) to be converted to Cairo 
 src/gui/eventExecute.cs | 46 ++++++++++++++++++++++++++++++++++++----------
 1 file changed, 36 insertions(+), 10 deletions(-)

Mon Oct 18 10:12:16 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed rare crash on change mode when there are no test types of that mode 
 src/gui/app1/chronojump.cs | 42 ++++++++++++++++++++++++++++--------------
 1 file changed, 28 insertions(+), 14 deletions(-)

Mon Oct 18 10:11:38 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed crash on importing session (from encoder) where no jump types defined (really rare) 
 src/gui/app1/jump.cs | 3 +++
 1 file changed, 3 insertions(+)

Sat Oct 16 11:36:05 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed generateTitle() on cairo bar graphs 
 src/gui/eventExecute.cs | 23 ++++++++++++++---------
 1 file changed, 14 insertions(+), 9 deletions(-)

Sat Oct 16 11:22:30 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Small optimization on treeviewJumpRj getSubLineToStore() 
 src/treeview/jump.cs | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Fri Oct 15 19:41:58 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
exportSession (CSV) manages RSI on jumps, jumpsRj (each subjump, max, avg) 
 src/exportSession.cs | 35 +++++++++++++++++++++++++++++++----
 src/jump.cs          |  4 ++++
 2 files changed, 35 insertions(+), 4 deletions(-)

Fri Oct 15 17:47:47 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Removed Angle export on jumps 
 src/exportSession.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Fri Oct 15 13:45:56 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
treeview Jumps multiple with RSI 
 src/treeview/jump.cs | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

Fri Oct 15 13:45:45 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Treeview jumps with RSI 
 src/jump.cs          | 4 ++++
 src/treeview/jump.cs | 9 +++++++++
 2 files changed, 13 insertions(+)

Fri Oct 15 13:44:31 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
UtilAll.GetAverage() to get AVG of list of doubles 
 src/util.cs | 8 ++++++++
 1 file changed, 8 insertions(+)

Fri Oct 15 13:09:35 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
showJumpRSI on preferences win and updating SQL 
 glade/preferences_win.glade | 15 ++++++++++++++-
 src/gui/preferences.cs      | 11 +++++++++++
 2 files changed, 25 insertions(+), 1 deletion(-)

Fri Oct 15 13:09:09 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
DB: 2.28. ShowJumpRSI on preferences 
 src/preferences.cs        |  3 ++-
 src/sqlite/main.cs        | 10 ++++++++--
 src/sqlite/preferences.cs |  4 ++++
 3 files changed, 14 insertions(+), 3 deletions(-)

Fri Oct 15 12:56:46 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Removed jump KneeAngle from preferences 
 glade/preferences_win.glade | 19 +++----------------
 src/gui/preferences.cs      |  9 ++++++---
 src/sqlite/preferences.cs   |  6 ++++--
 3 files changed, 13 insertions(+), 21 deletions(-)

Fri Oct 15 12:56:21 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Removed kneeAngle from edit jump 
 glade/edit_event.glade | 467 +++++++++++++------------------------------------
 src/gui/event.cs       |  26 +--
 src/gui/jump.cs        |  11 +-
 3 files changed, 139 insertions(+), 365 deletions(-)

Thu Oct 7 14:41:22 2021 +0200 Xavier Padullés <x.padulles@gmail.com>
Wireless controller enabled in devices 
 src/gui/app1/chronojump.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Oct 7 11:50:04 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Updated compile instructions (mac) 
 howto_compile.txt | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

Thu Oct 7 11:46:42 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Done: sprint (photocells) analyze export currentPerson allSessions 
 glade/app1.glade        | 80 ++++++++++++++++++++++++++++++++++++++++---------
 src/constants.cs        | 11 +++++--
 src/gui/app1/encoder.cs | 14 ++++++++-
 src/gui/app1/icons.cs   |  1 +
 src/gui/sprint.cs       | 30 ++++++++++++++-----
 5 files changed, 111 insertions(+), 25 deletions(-)

Wed Oct 6 17:56:06 2021 +0000 Enrico Nicoletto <liverig@gmail.com>
Update Brazilian Portuguese translation 
 po/pt_BR.po | 55 +++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 37 insertions(+), 18 deletions(-)

Wed Oct 6 17:14:52 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Done: RaceAnalyzer analyze export currentPerson allSessions 
 glade/app1.glade                  | 50 +++++++++++++++++++++++++++++++++++++--
 src/constants.cs                  |  8 +++++--
 src/gui/app1/encoder.cs           | 15 ++++++++++--
 src/gui/app1/icons.cs             |  1 +
 src/gui/app1/runEncoderAnalyze.cs | 30 +++++++++++++++++------
 5 files changed, 91 insertions(+), 13 deletions(-)

Wed Oct 6 16:25:09 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Done: ForceSensor analyze export currentPerson allSessions 
 glade/app1.glade                   | 82 +++++++++++++++++++++++++++++++-------
 src/constants.cs                   |  8 +++-
 src/gui/app1/encoder.cs            | 18 ++++++++-
 src/gui/app1/forceSensorAnalyze.cs | 30 +++++++++++---
 src/gui/app1/icons.cs              |  1 +
 5 files changed, 115 insertions(+), 24 deletions(-)

Wed Oct 6 16:24:25 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
SelectCurrentSessionPersons and ...AsList can work with sessionID = -1 
 src/sqlite/personSession.cs | 24 +++++++++++++++---------
 1 file changed, 15 insertions(+), 9 deletions(-)

Wed Oct 6 12:02:47 2021 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 93 +++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 57 insertions(+), 36 deletions(-)

Tue Oct 5 22:39:05 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Graphical improvements on last commit 
 src/gui/cairo/bars.cs | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Tue Oct 5 16:41:47 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Jumps/races barcharts if no data shows resizing message on test and or person selected 
 src/gui/cairo/bars.cs   | 31 ++++++++++++++++++++++++++++++-
 src/gui/eventExecute.cs | 44 ++++++++++++++++++++++++++++++++++----------
 2 files changed, 64 insertions(+), 11 deletions(-)

Mon Oct 4 19:38:36 2021 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 1294 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 657 insertions(+), 637 deletions(-)

Mon Oct 4 16:42:50 2021 +0000 Enrico Nicoletto <liverig@gmail.com>
Update Brazilian Portuguese translation 
 po/pt_BR.po | 1278 ++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 642 insertions(+), 636 deletions(-)

Mon Oct 4 14:45:59 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
On encoder capture bars graph show a message if no bars because displaced mass is 0 
 src/gui/encoderGraphObjects.cs | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

Mon Oct 4 14:09:38 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Minor fix (1 string) on Spanish translation 
 po/es.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Oct 4 13:56:04 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
On races wireless do not show connect after first execution 
 src/gui/app1/chronojump.cs | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Mon Oct 4 13:19:41 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Removed buttons at right of personPhoto, now all managed from session manage (hbox) 
 glade/app1.glade                  | 165 +++++---------------------------------
 src/gui/app1/chronojumpPersons.cs |   3 -
 src/gui/app1/icons.cs             |   8 --
 src/gui/app1/menu.cs              |   9 ---
 src/gui/app1/shortcuts.cs         |   1 -
 src/gui/networks.cs               |   1 -
 6 files changed, 18 insertions(+), 169 deletions(-)

Fri Oct 1 13:34:00 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
fixed spin_encoder_exercise_displaced_body_weight not being updated 
 glade/app1.glade        | 35 +++++++++++++++++++++++------------
 src/gui/app1/encoder.cs |  1 +
 2 files changed, 24 insertions(+), 12 deletions(-)

Fri Oct 1 12:47:40 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed crash on import a session having started (and not moved from) encoder. Bug since combo_select_contacts_top 
 src/gui/app1/chronojump.cs | 152 ++++++++++++++++++++++-----------------------
 1 file changed, 73 insertions(+), 79 deletions(-)

Wed Sep 29 17:55:34 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
renamed all the md images: removed "_24dp" to compile on windows 
 howto_compile.txt                                  |   4 +-
 .../md/{apps_6_black_24dp.png => apps_6_black.png} | Bin
 .../md/{apps_6_blue_24dp.png => apps_6_blue.png}   | Bin
 ...pps_6_sep_blue_24dp.png => apps_6_sep_blue.png} | Bin
 ...r_blue_24dp.png => apps_6_sep_encoder_blue.png} | Bin
 ...rce_blue_24dp.png => apps_6_sep_force_blue.png} | Bin
 ...jump_blue_24dp.png => apps_6_sep_jump_blue.png} | Bin
 ...her_blue_24dp.png => apps_6_sep_other_blue.png} | Bin
 ...sep_rt_blue_24dp.png => apps_6_sep_rt_blue.png} | Bin
 ...p_run_blue_24dp.png => apps_6_sep_run_blue.png} | Bin
 ...rrow_back_blue_24dp.png => arrow_back_blue.png} | Bin
 ...kward_blue_24dp.png => arrow_backward_blue.png} | Bin
 ...orward_blue_24dp.png => arrow_forward_blue.png} | Bin
 ..._forward_red_24dp.png => arrow_forward_red.png} | Bin
 ...ellow_24dp.png => arrow_forward_red_yellow.png} | Bin
 ...ttachment_blue_24dp.png => attachment_blue.png} | Bin
 ...{check_box_blue_24dp.png => check_box_blue.png} | Bin
 .../md/{grid_on_blue_24dp.png => grid_on_blue.png} | Bin
 images/md/{help_blue_24dp.png => help_blue.png}    | Bin
 ...{ic_add_blue_24dp_1x.png => ic_add_blue_1x.png} | Bin
 ..._blue_24dp_1x.png => ic_add_circle_blue_1x.png} | Bin
 ...ue_24dp_1x.png => ic_all_inclusive_blue_1x.png} | Bin
 ..._blue_24dp_1x.png => ic_assignment_blue_1x.png} | Bin
 ...audio_blue_24dp_1x.png => ic_audio_blue_1x.png} | Bin
 ...build_blue_24dp_1x.png => ic_build_blue_1x.png} | Bin
 ...ched_blue_24dp_1x.png => ic_cached_blue_1x.png} | Bin
 ...ched_blue_24dp_2x.png => ic_cached_blue_2x.png} | Bin
 ...ncel_blue_24dp_1x.png => ic_cancel_blue_1x.png} | Bin
 ...cancel_red_24dp_1x.png => ic_cancel_red_1x.png} | Bin
 ...close_blue_24dp_1x.png => ic_close_blue_1x.png} | Bin
 ...close_blue_24dp_2x.png => ic_close_blue_2x.png} | Bin
 ...c_close_red_24dp_1x.png => ic_close_red_1x.png} | Bin
 ...4dp_1x.png => ic_create_new_folder_blue_1x.png} | Bin
 ...4dp_2x.png => ic_create_new_folder_blue_2x.png} | Bin
 ...p_1x.png => ic_create_new_folder_yellow_1x.png} | Bin
 ...{ic_delete_blue_24dp.png => ic_delete_blue.png} | Bin
 ...lete_blue_24dp_1x.png => ic_delete_blue_1x.png} | Bin
 ..._24dp_1x.png => ic_developer_board_blue_1x.png} | Bin
 ..._24dp_2x.png => ic_developer_board_blue_2x.png} | Bin
 ...c_edit_blue_24dp_1x.png => ic_edit_blue_1x.png} | Bin
 ...c_face_blue_24dp_1x.png => ic_face_blue_1x.png} | Bin
 ...lue_24dp_1x.png => ic_fast_forward_blue_1x.png} | Bin
 ...e_24dp_1x.png => ic_fitness_center_blue_1x.png} | Bin
 ...lue_24dp_1x.png => ic_folder_check_blue_1x.png} | Bin
 ...blue_24dp_1x.png => ic_folder_open_blue_1x.png} | Bin
 ...blue_24dp_2x.png => ic_folder_open_blue_2x.png} | Bin
 ..._24dp_1x.png => ic_folder_open_set_blue_1x.png} | Bin
 ...ow_24dp_1x.png => ic_folder_open_yellow_1x.png} | Bin
 ..._24dp_1x.png => ic_fullscreen_exit_blue_1x.png} | Bin
 ...d_blue_24dp_1x.png => ic_group_add_blue_1x.png} | Bin
 ...c_home_blue_24dp_1x.png => ic_home_blue_1x.png} | Bin
 ...lue_24dp_1x.png => ic_info_outline_blue_1x.png} | Bin
 ...lue_24dp_1x.png => ic_insert_chart_blue_1x.png} | Bin
 ...lue_24dp_2x.png => ic_insert_chart_blue_2x.png} | Bin
 ...c_jump_blue_24dp_1x.png => ic_jump_blue_1x.png} | Bin
 ...ue_24dp_1x.png => ic_jump_reactive_blue_1x.png} | Bin
 ..._24dp_1x.png => ic_jump_reactive_yellow_1x.png} | Bin
 ...blue_24dp_1x.png => ic_jump_simple_blue_1x.png} | Bin
 ...ow_24dp_1x.png => ic_jump_simple_yellow_1x.png} | Bin
 ...p_1x.png => ic_keyboard_arrow_down_blue_1x.png} | Bin
 ...4dp_1x.png => ic_keyboard_arrow_up_blue_1x.png} | Bin
 ...e_blue_24dp_1x.png => ic_last_page_blue_1x.png} | Bin
 ...e_blue_24dp_1x.png => ic_looks_one_blue_1x.png} | Bin
 ..._blue_24dp_1x.png => ic_looks_zero_blue_1x.png} | Bin
 ..._1x.png => ic_notifications_active_blue_1x.png} | Bin
 ...ue_24dp_1x.png => ic_notifications_blue_1x.png} | Bin
 ...dp_1x.png => ic_notifications_none_blue_1x.png} | Bin
 ...lue_24dp_2x.png => ic_photo_camera_blue_2x.png} | Bin
 ...w_24dp_2x.png => ic_photo_camera_yellow_2x.png} | Bin
 ...dp_1x.png => ic_power_settings_new_blue_1x.png} | Bin
 ...4dp_1x.png => ic_power_settings_new_red_1x.png} | Bin
 ...lect_blue_24dp_2x.png => ic_select_blue_2x.png} | Bin
 ...lect_blue_24dp_3x.png => ic_select_blue_3x.png} | Bin
 ....png => ic_settings_backup_restore_blue_1x.png} | Bin
 ....png => ic_settings_backup_restore_blue_2x.png} | Bin
 ...ng => ic_settings_backup_restore_yellow_1x.png} | Bin
 ...gs_blue_24dp_1x.png => ic_settings_blue_1x.png} | Bin
 ...lue_24dp_1x.png => ic_test_inspect_blue_1x.png} | Bin
 ...timer_blue_24dp_1x.png => ic_timer_blue_1x.png} | Bin
 ...timer_blue_24dp_2x.png => ic_timer_blue_2x.png} | Bin
 ...am_blue_24dp_1x.png => ic_videocam_blue_1x.png} | Bin
 ...lue_24dp_1x.png => ic_videocam_off_blue_1x.png} | Bin
 ..._blue_24dp_1x.png => ic_visibility_blue_1x.png} | Bin
 ...end_blue_24dp_1x.png => ic_weekend_blue_1x.png} | Bin
 ...24dp_1x.png => ic_weekend_blue_inactive_1x.png} | Bin
 ...yellow_24dp_1x.png => ic_weekend_yellow_1x.png} | Bin
 images/md/jump_time.png                            | Bin 0 -> 6488 bytes
 .../{keyboard_blue_24dp.png => keyboard_blue.png}  | Bin
 .../{list_alt_blue_24dp.png => list_alt_blue.png}  | Bin
 ...outline_blue_24dp.png => mail_outline_blue.png} | Bin
 images/md/{menu_blue_24dp.png => menu_blue.png}    | Bin
 ...{menu_book_blue_24dp.png => menu_book_blue.png} | Bin
 ...ore_horiz_blue_24dp.png => more_horiz_blue.png} | Bin
 ...eleases_blue_24dp.png => new_releases_blue.png} | Bin
 .../{p_add_blue_24dp_1x.png => p_add_blue_1x.png}  | Bin
 images/md/{p_blue_24dp_1x.png => p_blue_1x.png}    | Bin
 images/md/{p_blue_24dp_2x.png => p_blue_2x.png}    | Bin
 ...ogout_blue_24dp_1x.png => p_logout_blue_1x.png} | Bin
 ...line_blue_24dp_1x.png => p_outline_blue_1x.png} | Bin
 .../{p_pin_blue_24dp_1x.png => p_pin_blue_1x.png}  | Bin
 .../md/{p_yellow_24dp_1x.png => p_yellow_1x.png}   | Bin
 ...era_do_red_24dp.png => photo_camera_do_red.png} | Bin
 ...end_blue_24dp.png => photo_camera_end_blue.png} | Bin
 ...blue_24dp.png => photo_camera_preview_blue.png} | Bin
 ...t_blue_24dp.png => photo_camera_start_blue.png} | Bin
 ...lay_arrow_blue_24dp.png => play_arrow_blue.png} | Bin
 ...arch_blue_24dp.png => portrait_search_blue.png} | Bin
 ...r_blue_24dp_1x.png => race_encoder_blue_1x.png} | Bin
 ...llow_24dp_1x.png => race_encoder_yellow_1x.png} | Bin
 .../md/{run_blue_24dp_1x.png => run_blue_1x.png}   | Bin
 .../md/{run_blue_24dp_2x.png => run_blue_2x.png}   | Bin
 ...e_blue_24dp_1x.png => run_multiple_blue_1x.png} | Bin
 ...llow_24dp_1x.png => run_multiple_yellow_1x.png} | Bin
 ..._blue_24dp_2x.png => run_photocell_blue_2x.png} | Bin
 ...ple_blue_24dp_1x.png => run_simple_blue_1x.png} | Bin
 ...yellow_24dp_1x.png => run_simple_yellow_1x.png} | Bin
 ...rack_blue_24dp_1x.png => run_track_blue_1x.png} | Bin
 images/md/{save_blue_24dp.png => save_blue.png}    | Bin
 images/md/{store_blue_24dp.png => store_blue.png}  | Bin
 ...tore_blue_news_24dp.png => store_blue_news.png} | Bin
 .../md/{store_yellow_24dp.png => store_yellow.png} | Bin
 .../md/{warning_blue_24dp.png => warning_blue.png} | Bin
 .../md/{warning_red_24dp.png => warning_red.png}   | Bin
 src/Makefile.am                                    | 216 ++++++++++-----------
 124 files changed, 111 insertions(+), 109 deletions(-)

Wed Sep 29 17:36:51 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
renamed some images to be able to compile on windows (2) 
 ...c_person_add_blue_24dp_1x.png => p_add_blue_24dp_1x.png} | Bin
 .../md/{ic_person_blue_24dp_1x.png => p_blue_24dp_1x.png}   | Bin
 .../md/{ic_person_blue_24dp_2x.png => p_blue_24dp_2x.png}   | Bin
 ...on_logout_blue_24dp_1x.png => p_logout_blue_24dp_1x.png} | Bin
 ..._outline_blue_24dp_1x.png => p_outline_blue_24dp_1x.png} | Bin
 ...c_person_pin_blue_24dp_1x.png => p_pin_blue_24dp_1x.png} | Bin
 .../{ic_person_yellow_24dp_1x.png => p_yellow_24dp_1x.png}  | Bin
 src/Makefile.am                                             |  12 ++++++------
 8 files changed, 6 insertions(+), 6 deletions(-)

Wed Sep 29 17:32:18 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
renamed some images to be able to compile on windows 
 ...ue_24dp_1x.png => race_encoder_blue_24dp_1x.png} | Bin
 ..._24dp_1x.png => race_encoder_yellow_24dp_1x.png} | Bin
 ...ct_run_blue_24dp_1x.png => run_blue_24dp_1x.png} | Bin
 ...ct_run_blue_24dp_2x.png => run_blue_24dp_2x.png} | Bin
 ...ue_24dp_1x.png => run_multiple_blue_24dp_1x.png} | Bin
 ..._24dp_1x.png => run_multiple_yellow_24dp_1x.png} | Bin
 ...e_24dp_2x.png => run_photocell_blue_24dp_2x.png} | Bin
 ...blue_24dp_1x.png => run_simple_blue_24dp_1x.png} | Bin
 ...ow_24dp_1x.png => run_simple_yellow_24dp_1x.png} | Bin
 ..._blue_24dp_1x.png => run_track_blue_24dp_1x.png} | Bin
 src/Makefile.am                                     |  20 ++++++++++----------
 11 files changed, 10 insertions(+), 10 deletions(-)

Wed Sep 29 16:42:16 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
new icon for persons manage 
 glade/app1.glade             |  32 +++++++++++++++++++-------------
 images/md/persons_manage.png | Bin 0 -> 9615 bytes
 src/Makefile.am              |   1 +
 src/gui/app1/icons.cs        |   4 +++-
 src/gui/app1/menu.cs         |   2 +-
 5 files changed, 24 insertions(+), 15 deletions(-)

Wed Sep 29 16:06:36 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
new icon for session manage 
 glade/app1.glade                  |  36 +++++++++++++++++++++---------------
 images/md/folders_manage_blue.png | Bin 0 -> 9667 bytes
 src/Makefile.am                   |   1 +
 src/gui/app1/icons.cs             |   3 ++-
 src/gui/app1/menu.cs              |   2 +-
 5 files changed, 25 insertions(+), 17 deletions(-)

Wed Sep 29 10:28:12 2021 +0200 Xavier Padullés <x.padulles@gmail.com>
Wifi terminal. Added debounce filter 
 arduino/lightChro/terminal/terminal.ino | 166 +++++++++++++++++++++-----------
 1 file changed, 108 insertions(+), 58 deletions(-)

Wed Sep 29 10:06:39 2021 +0200 Xavier Padullés <x.padulles@gmail.com>
Wifi controller. Added a command to get local channel; 
 arduino/lightChro/control/control.ino | 2 ++
 1 file changed, 2 insertions(+)

Wed Sep 29 10:05:17 2021 +0200 Xavier Padullés <x.padulles@gmail.com>
Wifi controller. Fixed version name 
 arduino/lightChro/control/control.ino | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Sep 28 17:29:26 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
only show cairo realtime drawingarea on jumpRj, runI (fixes recent commits) 
 glade/app1.glade           | 36 +++++++++++++++++++++---------------
 src/gui/app1/chronojump.cs | 12 ++++++++----
 src/gui/eventExecute.cs    |  3 ++-
 3 files changed, 31 insertions(+), 20 deletions(-)

Tue Sep 28 16:33:06 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
blankRunIntervalRealtimeCaptureGraph blank screen at start capture and at change person 
 src/gui/app1/chronojump.cs |  3 +++
 src/gui/eventExecute.cs    | 13 +++++++++++++
 2 files changed, 16 insertions(+)

Tue Sep 28 16:32:23 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
JumpReactiveRealtimeCaptureGraph blank screen at start capture and at change person 
 src/gui/app1/chronojump.cs |  4 +++-
 src/gui/eventExecute.cs    | 23 +++++++++++++++++++++++
 2 files changed, 26 insertions(+), 1 deletion(-)

Tue Sep 28 16:00:52 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
ArduinoCapture flush before each new capture 
 src/execute/arduinoCapture.cs | 18 +++++++++++++-----
 1 file changed, 13 insertions(+), 5 deletions(-)

Tue Sep 28 16:00:19 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
ArduinoCapture gets version on connect 
 src/execute/arduinoCapture.cs | 5 +++++
 1 file changed, 5 insertions(+)

Tue Sep 28 15:59:53 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
ReadArduino waitResponse a bit more informative 
 src/execute/arduinoCapture.cs | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Tue Sep 28 15:18:16 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Force sensor analyze export to csv time in micros in diff, and labels "micros" ok now 
 src/forceSensor.cs | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

Tue Sep 28 15:05:03 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
overview window (encoder, force sensor, race analyzer) can select person double clicking 
 src/gui/overview.cs | 13 +++++++++++++
 1 file changed, 13 insertions(+)

Mon Sep 27 14:22:08 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
CairoPaintBarsPreRunInterval show tracks on bottom text 
 src/gui/eventExecute.cs | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

Mon Sep 27 14:14:25 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Removed event_execute_table_run_interval and values 
 glade/app1.glade           | 315 +--------------------------------------------
 src/gui/app1/chronojump.cs |   7 +-
 src/gui/app1/run.cs        |   1 -
 src/gui/eventExecute.cs    |  45 +------
 4 files changed, 8 insertions(+), 360 deletions(-)

Mon Sep 27 14:14:05 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Removed paintRunInterval (no cairo) 
 src/gui/eventExecute.cs | 226 ------------------------------------------------
 1 file changed, 226 deletions(-)

Mon Sep 27 14:00:07 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Moved button_inspect_last_test_run_intervallic at side of realtime capture graph 
 glade/app1.glade           | 48 +++++++++++++++++++++++-----------------------
 src/gui/app1/chronojump.cs |  2 +-
 2 files changed, 25 insertions(+), 25 deletions(-)

Mon Sep 27 13:55:30 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
CairoPaintBarsPreRunInterval done! 
 src/execute/event.cs       |   3 +-
 src/execute/run.cs         |  10 +-
 src/gui/app1/chronojump.cs |   5 +-
 src/gui/app1/run.cs        |  21 ++++-
 src/gui/eventExecute.cs    | 229 +++++++++++++++++++++++++++------------------
 src/gui/usefulObjects.cs   |  63 ++++++++++++-
 src/run.cs                 |  11 ++-
 src/sqlite/runInterval.cs  |  25 -----
 8 files changed, 233 insertions(+), 134 deletions(-)

Mon Sep 27 13:54:50 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Missing on last commit 
 src/gui/eventExecute.cs | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Mon Sep 27 13:54:05 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
check_run_show_time used on run and runI 
 glade/app1.glade           | 34 ++++++++++++++++++++--------------
 src/gui/app1/chronojump.cs |  5 ++---
 src/gui/eventExecute.cs    | 15 ++++++++-------
 3 files changed, 30 insertions(+), 24 deletions(-)

Mon Sep 27 13:49:42 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
selectRunsCreateSelection protected. runsI select implement Orders_by, limit, personNameInComment 
 src/exportFiles/sprint.cs |  3 ++-
 src/sqlite/run.cs         | 30 +++++++++++++++++-------------
 src/sqlite/runInterval.cs | 47 +++++++++++++++++++++++++++++++++++++++++------
 3 files changed, 60 insertions(+), 20 deletions(-)

Mon Sep 27 11:19:06 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
check_runI_realtime_rel_abs shown at bottom (closer to texts under bars) 
 glade/app1.glade | 31 +++++++++++++++++++------------
 1 file changed, 19 insertions(+), 12 deletions(-)

Mon Sep 27 11:00:57 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Commented start_capture end_capture on wichro capture 
 src/execute/arduinoCapture.cs | 6 ++++++
 src/execute/run.cs            | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

Mon Sep 27 10:57:12 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Realtime graph is updated at end of runInterval execute 
 src/gui/app1/chronojump.cs | 5 +++++
 1 file changed, 5 insertions(+)

Mon Sep 27 09:57:34 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed ocassionally bad overlapping of cairo bars 
 src/gui/cairo/bars.cs | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

Mon Sep 27 09:15:35 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
CairoPaintBarsPreJumpReactive again with two bars (tcsum, tvsum) 
 src/gui/eventExecute.cs | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Wed Sep 22 16:48:23 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed not adding exercise name on combo_contacts_top after new raceAnalyzer exercise 
 src/gui/app1/runEncoder.cs | 10 ++++++++++
 1 file changed, 10 insertions(+)

Wed Sep 22 16:47:17 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed not adding exercise name on combo_contacts_top after new forceSensor exercise 
 src/gui/app1/forceSensor.cs | 10 ++++++++++
 1 file changed, 10 insertions(+)

Fri Sep 17 13:34:36 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Care for having a currentPerson on new realtime jumpRj, runI cairo graphs 
 src/gui/eventExecute.cs | 6 ++++++
 1 file changed, 6 insertions(+)

Tue Sep 14 00:29:14 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
CairoPaintBarsPreRunIntervalRealtimeCapture shows dist, time abs or relative 
 glade/app1.glade           | 74 ++++++++++++++++++++++++++++++++++++++--------
 src/Makefile.am            |  2 ++
 src/gui/app1/chronojump.cs |  2 ++
 src/gui/app1/icons.cs      |  2 ++
 src/gui/eventExecute.cs    | 51 ++++++++++++++++++++++++++++++--
 5 files changed, 117 insertions(+), 14 deletions(-)

Tue Sep 14 00:28:02 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
cont of commit: RunIntervalRealtimeCaptureGraph showing run type on the title 
 src/gui/eventExecute.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Tue Sep 14 00:27:32 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Check of RSA on cairo runI realtime graph done in other method 
 src/gui/eventExecute.cs | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Tue Sep 14 00:25:53 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed not showing PrepareRunIntervalRealtimeCaptureGraph on cairo expose_event 
 src/gui/eventExecute.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Sep 14 00:24:39 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
RunIntervalRealtimeCaptureGraph showing run type on the title 
 src/execute/run.cs       | 10 +++++-----
 src/gui/eventExecute.cs  | 21 +++++++++++----------
 src/gui/usefulObjects.cs | 10 +++++++---
 3 files changed, 23 insertions(+), 18 deletions(-)

Mon Sep 13 17:09:21 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Added icons bar_absolute.png, bar_relative.png - svg/bar_absolute_relative.svg 
 images/bar_absolute.png              | Bin 0 -> 311 bytes
 images/bar_relative.png              | Bin 0 -> 301 bytes
 images/svg/bar_absolute_relative.svg | 688 +++++++++++++++++++++++++++++++++++
 3 files changed, 688 insertions(+)

Mon Sep 13 14:12:54 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
RunInterval realtime capture cairo graph done! 
 src/execute/event.cs       |   1 +
 src/execute/run.cs         |   7 ++
 src/gui/app1/chronojump.cs |   1 +
 src/gui/cairo/bars.cs      |   1 +
 src/gui/eventExecute.cs    | 174 +++++++++++++++++++++++++++++++++++++++++++--
 5 files changed, 180 insertions(+), 4 deletions(-)

Sat Sep 11 11:17:28 2021 +0000 Ask Hjorth Larsen <asklarsen@gmail.com>
Update Danish translation 
 po/da.po | 20907 +++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 11456 insertions(+), 9451 deletions(-)

Fri Sep 10 10:33:03 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
CairoBars2H -> NH (for n series). Now implemented on JumpReactiveSession graph 
 src/gui/cairo/bars.cs   | 104 ++++++++++++++++++++++++------------------------
 src/gui/eventExecute.cs |  32 +++++++++++----
 2 files changed, 78 insertions(+), 58 deletions(-)

Thu Sep 9 10:10:05 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
at findLongestWordCairo care also for jumps at right of type 
 src/gui/eventExecute.cs | 19 +++++++++++++------
 1 file changed, 13 insertions(+), 6 deletions(-)

Thu Sep 9 10:02:03 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
JumpRj.TcSumCaringForStartIn does not add to the sum the -1 on startIn 
 src/gui/eventExecute.cs | 2 +-
 src/jump.cs             | 7 ++++++-
 2 files changed, 7 insertions(+), 2 deletions(-)

Thu Sep 9 09:49:24 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
CairoPaintBarsPreJumpReactive shown number of jumps at bottom names 
 src/gui/eventExecute.cs | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

Thu Sep 9 09:33:26 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Removed some prints 
 src/sqlite/jump.cs   | 4 ++--
 src/sqlite/jumpRj.cs | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

Thu Sep 9 09:31:27 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Guides for CairoPaintBarsPreJumpReactive (much faster: directly using SQL) 
 src/gui/eventExecute.cs  | 18 +++------
 src/gui/usefulObjects.cs | 96 +++++++++++++-----------------------------------
 2 files changed, 32 insertions(+), 82 deletions(-)

Tue Sep 7 19:19:51 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Guides for CairoPaintBarsPreJumpReactive (max/avg/min of tv sums) 
 src/gui/eventExecute.cs  | 11 +++++++
 src/gui/usefulObjects.cs | 81 +++++++++++++++++++++++++++++++++++++++++++++---
 2 files changed, 88 insertions(+), 4 deletions(-)

Tue Sep 7 11:40:33 2021 +0000 Enrico Nicoletto <liverig@gmail.com>
Update Brazilian Portuguese translation 
 po/pt_BR.po | 1131 +++++++++++++++++++++++++++++------------------------------
 1 file changed, 555 insertions(+), 576 deletions(-)

Tue Sep 7 12:25:54 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed maxRowsForText on Cairo graphs 
 src/gui/eventExecute.cs | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

Tue Sep 7 08:26:11 2021 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 1204 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 605 insertions(+), 599 deletions(-)

Mon Sep 6 20:26:24 2021 +0000 Anders Jonsson <anders.jonsson@norsjovallen.se>
Update Swedish translation 
 po/sv.po | 1123 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 564 insertions(+), 559 deletions(-)

Mon Sep 6 18:04:44 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
JumpsRj capture tab has realtime capture bars, and session result bars 
 glade/app1.glade           |  31 ++++++----
 src/gui/app1/chronojump.cs |  10 ++-
 src/gui/app1/jump.cs       |  24 ++++++-
 src/gui/eventExecute.cs    | 151 ++++++++++++++++++++++++++++++++++++++++-----
 src/jump.cs                |  69 ++++++++++++++++++++-
 5 files changed, 254 insertions(+), 31 deletions(-)

Mon Sep 6 18:03:17 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
SqliteJumpRj.SelectJumps can be reverse sorted 
 src/gui/app1/jumpsRjFatigue.cs |  2 +-
 src/gui/usefulObjects.cs       | 28 ++++++++++++++++++++++++++++
 src/sqlite/jumpRj.cs           |  7 ++++++-
 3 files changed, 35 insertions(+), 2 deletions(-)

Mon Sep 6 16:25:54 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
new JumpRj constructor and DataReaderToJumpRj allows to directly use Max,Avg values on Sqlite 
 src/jump.cs          | 81 ++++++++++++++++++++++++++++++++++++++++++++++------
 src/sqlite/jumpRj.cs |  8 ++++--
 2 files changed, 78 insertions(+), 11 deletions(-)

Mon Sep 6 14:32:07 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
SqliteJumpRj.Select implements limit and personNameInComments 
 src/gui/app1/jumpsRjFatigue.cs | 2 +-
 src/sqlite/jumpRj.cs           | 9 +++++++--
 2 files changed, 8 insertions(+), 3 deletions(-)

Mon Sep 6 14:31:22 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
DataReaderToJumpRj to better select List<jumpRj> from SQL Select 
 src/sqlite/jumpRj.cs | 76 +++++++++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 70 insertions(+), 6 deletions(-)

Mon Sep 6 14:29:22 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
SqliteSession.SelectAll can have SQL opened or not 
 src/gui/app1/session/loadAndImport.cs |  2 +-
 src/gui/event.cs                      |  2 +-
 src/jump.cs                           |  2 +-
 src/sqlite/jump.cs                    | 14 +++++++-------
 src/sqlite/personSession.cs           | 10 +++++++---
 src/sqlite/run.cs                     | 13 +++----------
 src/sqlite/session.cs                 | 35 +++++++++++++++++++++--------------
 7 files changed, 41 insertions(+), 37 deletions(-)

Mon Sep 6 12:41:04 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
PrepareEventGraphJumpReactive -> PrepareEventGraphJumpReactiveRealtimeCapture 
 src/execute/event.cs     |  2 +-
 src/execute/jump.cs      |  6 +++---
 src/gui/eventExecute.cs  | 26 +++++++++++++-------------
 src/gui/usefulObjects.cs |  8 ++++----
 4 files changed, 21 insertions(+), 21 deletions(-)

Mon Sep 6 12:02:07 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Lower vert spacements for jumpRj 
 glade/app1.glade | 34 ++++++++++++++++++++--------------
 1 file changed, 20 insertions(+), 14 deletions(-)

Mon Sep 6 11:32:05 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
JumpRj has new event_execute_drawingarea_realtime_capture_cairo on top (vpaned) 
 glade/app1.glade           | 21 +++++++++++++++++++++
 src/gui/app1/chronojump.cs |  4 +++-
 src/gui/eventExecute.cs    | 42 +++++++++++++++++++++++++-----------------
 3 files changed, 49 insertions(+), 18 deletions(-)

Mon Sep 6 11:01:51 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Removed paint/show non-cairo graphs for jumpSimple, jumpRj, runSimple capture tab 
 src/gui/app1/chronojump.cs |   4 +
 src/gui/app1/jump.cs       |  16 +-
 src/gui/app1/run.cs        |  10 +-
 src/gui/eventExecute.cs    | 645 +--------------------------------------------
 4 files changed, 25 insertions(+), 650 deletions(-)

Mon Sep 6 10:37:19 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Removed all notebook_results_data page 0 (jumpRj) stuff: bells, result labels, ... 
 glade/app1.glade           | 664 +--------------------------------------------
 src/gui/app1/chronojump.cs |   7 +-
 src/gui/app1/jump.cs       |   1 -
 src/gui/eventExecute.cs    | 133 +--------
 4 files changed, 20 insertions(+), 785 deletions(-)

Mon Sep 6 10:18:14 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Removed delete_last_test page from notebook_results_data (cause we are deleting it) 
 glade/app1.glade           | 53 ++++++++++++++++------------------------------
 src/gui/app1/chronojump.cs |  1 -
 2 files changed, 18 insertions(+), 36 deletions(-)

Fri Sep 3 20:02:37 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
CairoBars2HSeries with legend (1 row or 2 adjusted automatically) 
 src/gui/cairo/bars.cs   | 150 +++++++++++++++++++++++++++++++++++++++++++++---
 src/gui/eventExecute.cs |  13 +++++
 2 files changed, 155 insertions(+), 8 deletions(-)

Fri Sep 3 14:23:39 2021 +0000 Anders Jonsson <anders.jonsson@norsjovallen.se>
Update Swedish translation 
 po/sv.po | 2746 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1427 insertions(+), 1319 deletions(-)

Fri Sep 3 07:36:05 2021 +0000 Rafael Fontenelle <rafaelff@gnome.org>
Update Brazilian Portuguese translation 
 po/pt_BR.po | 1435 +++++++++++++++++++++++++++++++----------------------------
 1 file changed, 747 insertions(+), 688 deletions(-)

Thu Sep 2 17:53:40 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Implemented CairoPaintBarsPreJumpReactiveCapture 
 src/execute/jump.cs      |   6 +-
 src/gui/eventExecute.cs  | 143 ++++++++++++++++++++++++++++++++++++++++++++++-
 src/gui/usefulObjects.cs |   7 ++-
 3 files changed, 149 insertions(+), 7 deletions(-)

Thu Sep 2 17:24:06 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
CairoBars boolean also for useGroupGuides 
 src/gui/cairo/bars.cs   | 68 ++++++++++++++++++++++++++++++++-----------------
 src/gui/eventExecute.cs |  8 +++---
 2 files changed, 48 insertions(+), 28 deletions(-)

Thu Sep 2 17:00:28 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Minor change 
 src/gui/eventExecute.cs | 48 +++++++++++++++++++++++-------------------------
 1 file changed, 23 insertions(+), 25 deletions(-)

Wed Sep 1 19:58:22 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
CairoBars better topMargin 
 src/gui/cairo/bars.cs | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Wed Sep 1 19:34:10 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Removed unused event_execute_button_properties and related code 
 glade/app1.glade        | 30 ++++--------------------------
 src/gui/eventExecute.cs |  6 ------
 2 files changed, 4 insertions(+), 32 deletions(-)

Wed Sep 1 19:31:00 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Continuation of last commit 
 src/gui/app1/chronojump.cs | 84 ----------------------------------------------
 1 file changed, 84 deletions(-)

Wed Sep 1 19:28:52 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Removed unused event_execute_button_update and related code 
 glade/app1.glade           | 60 +++++++++++++++++-----------------------------
 src/gui/app1/chronojump.cs | 54 +----------------------------------------
 src/gui/eventExecute.cs    | 16 +------------
 3 files changed, 24 insertions(+), 106 deletions(-)

Wed Sep 1 17:40:55 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Ensure JumpSimple and RunSimple cairo graphs are updated after capture 
 src/gui/app1/chronojump.cs | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Wed Sep 1 12:50:36 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
CairoBars guides values with 2 decs and better sep between guides 
 src/gui/cairo/bars.cs | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

Wed Sep 1 12:45:02 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
CairoBars guides painted on the color of the relevant variable 
 src/gui/cairo/bars.cs | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

Wed Sep 1 12:37:13 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Added missing guides on jumpSimple Dja 
 src/gui/cairo/bars.cs | 3 +++
 1 file changed, 3 insertions(+)

Wed Sep 1 12:34:22 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
cairoBars implementation finished for jumpSimple with two variables (Dja) 
 src/gui/cairo/bars.cs | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)

Tue Aug 31 13:44:57 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
cairobars jumpSimple takeOff, takeOffWeight show always tc 
 src/gui/eventExecute.cs  | 4 ++++
 src/gui/usefulObjects.cs | 3 ---
 2 files changed, 4 insertions(+), 3 deletions(-)

Tue Aug 31 13:17:51 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
cairoBars implementation finished for jumpSimple (just TV or height) 
 src/gui/eventExecute.cs  | 104 +++++++++++++++++++++++++++++++++++------------
 src/gui/usefulObjects.cs |  18 ++++++--
 2 files changed, 93 insertions(+), 29 deletions(-)

Tue Aug 31 12:54:02 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
textTickPos.ABSOLUTEBOTTOM on absolute bottom (do not respect bottomMargin) 
 src/gui/cairo/bars.cs | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Tue Aug 31 11:52:14 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Cleaned cairo bars unused code 
 src/gui/cairo/bars.cs | 52 ---------------------------------------------------
 1 file changed, 52 deletions(-)

Tue Aug 31 11:50:24 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
CairoBars guides solved AVG value (to be both at same place above/below tick or abs bottom) 
 src/gui/cairo/bars.cs | 181 ++++++++++++++++++++++++++++++++++----------------
 1 file changed, 124 insertions(+), 57 deletions(-)

Mon Aug 30 03:46:57 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Added missing image 
 images/md/image_group_outline.png | Bin 0 -> 5008 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

Sun Aug 29 19:30:57 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Select_MAX_AVG_MIN_EventsOfAType to have 3 in one SQL call. Used on run simple capture graph 
 src/gui/usefulObjects.cs | 25 ++++++++++++++-----------
 src/sqlite/session.cs    | 11 ++++++++++-
 2 files changed, 24 insertions(+), 12 deletions(-)

Sun Aug 29 19:19:57 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
SqliteSession selectEventsOfAType preparing to be a 3 element list 
 src/sqlite/session.cs | 48 +++++++++++++++++++++++++++++++-----------------
 1 file changed, 31 insertions(+), 17 deletions(-)

Sun Aug 29 18:55:43 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Better y for cairo bars guides 
 src/gui/cairo/bars.cs | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Sun Aug 29 18:52:29 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
CairoBars vertical guides show avg in red and avg values are also displayed 
 src/gui/cairo/bars.cs | 27 +++++++++++++++++++++++++--
 1 file changed, 25 insertions(+), 2 deletions(-)

Sun Aug 29 18:30:26 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
CairoArrow have smaller tip if arrow is shorter than 2*tip 
 src/gui/cairo/generic.cs | 6 ++++++
 1 file changed, 6 insertions(+)

Sun Aug 29 18:01:44 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
CairoBars load images with pixbuf using assemblies instead of an URL 
 src/gui/cairo/bars.cs | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

Sat Aug 28 17:10:46 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
CairoBars title from test-person to person-test 
 src/gui/app1/jump.cs    |  2 +-
 src/gui/app1/run.cs     |  2 +-
 src/gui/eventExecute.cs | 20 +++++++++++---------
 3 files changed, 13 insertions(+), 11 deletions(-)

Sat Aug 28 10:46:23 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
First implementation of CairoBarsGuideManage on 
 src/gui/cairo/bars.cs   | 148 +++++++++++++++++++++++++++++++++++++++++++++---
 src/gui/eventExecute.cs |  14 ++++-
 2 files changed, 152 insertions(+), 10 deletions(-)

Sat Aug 28 10:43:27 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
New classes CairoBarsGuide, CairoBarsGuideManage 
 src/gui/cairo/bars.cs | 148 ++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 148 insertions(+)

Sat Aug 28 10:36:52 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
PrepareEventGraphRunSimple with personMINAtSQL & sessionMINAtSQL 
 src/gui/usefulObjects.cs | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Sat Aug 28 10:35:31 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Hidden jump/runsimple graph help (just commented right now) 
 glade/app1.glade           | 31 ++++++++++++++++++-------------
 src/gui/app1/chronojump.cs | 28 ++++++++++++++--------------
 src/gui/eventExecute.cs    | 26 ++++++++++++++------------
 3 files changed, 46 insertions(+), 39 deletions(-)

Sat Aug 28 10:33:15 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Cairo plotArrow moved to generic, and can have double tip and pass real/graph points 
 src/gui/cairo/generic.cs              | 66 +++++++++++++++++++++++++++++++++++
 src/gui/cairo/jumpsWeightFVProfile.cs |  6 ++--
 src/gui/cairo/raceAnalyzer.cs         |  3 +-
 src/gui/cairo/xy.cs                   | 51 ---------------------------
 4 files changed, 72 insertions(+), 54 deletions(-)

Thu Aug 26 13:38:27 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
CairoPaintBarsPreJumpSimple with correct title and other improvements 
 src/gui/app1/jump.cs    |  9 ++++++++-
 src/gui/app1/run.cs     |  2 +-
 src/gui/eventExecute.cs | 23 +++++++++++++----------
 3 files changed, 22 insertions(+), 12 deletions(-)

Thu Aug 26 12:50:03 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Better icon for group 
 images/md/ic_people_outline_blue_24dp_1x.png | Bin 486 -> 0 bytes
 src/Makefile.am                              |   4 +---
 src/gui/app1/icons.cs                        |   7 ++-----
 3 files changed, 3 insertions(+), 8 deletions(-)

Thu Aug 26 12:10:20 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
CairoPaintBarsPreRunSimple with title 
 src/gui/app1/run.cs     |  9 ++++++++-
 src/gui/eventExecute.cs | 20 ++++++++++++++++++--
 2 files changed, 26 insertions(+), 3 deletions(-)

Thu Aug 26 11:49:57 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Lots of fixes to Cairo Graphs 
 src/gui/cairo/bars.cs                 | 97 ++++++++++++++++++++---------------
 src/gui/cairo/generic.cs              | 56 ++++++++++----------
 src/gui/cairo/jumpsRjFatigue.cs       |  2 +-
 src/gui/cairo/jumpsRunsEvolution.cs   | 10 ++--
 src/gui/cairo/jumpsWeightFVProfile.cs | 13 +++--
 src/gui/cairo/raceAnalyzer.cs         | 10 ++--
 src/gui/cairo/xy.cs                   | 30 +++++------
 src/gui/eventExecute.cs               | 43 +++++++++-------
 8 files changed, 145 insertions(+), 116 deletions(-)

Wed Aug 25 23:21:40 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
several fixes to CairoPaintBarsPreRunSimple 
 src/gui/eventExecute.cs | 121 +++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 105 insertions(+), 16 deletions(-)

Wed Aug 25 20:25:13 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
CairoBars full names under bar (runSimple) and 560 lines of fixes. 
 src/gui/cairo/bars.cs   | 151 ++++++++++++++++++++++++++----------
 src/gui/eventExecute.cs | 201 ++++++++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 304 insertions(+), 48 deletions(-)

Wed Aug 25 16:55:14 2021 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 1924 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 1012 insertions(+), 912 deletions(-)

Wed Aug 25 14:04:20 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
cairo grids using topMargin and bottomMargin instead of outerMargins 
 src/gui/cairo/generic.cs              | 13 ++++++++-----
 src/gui/cairo/jumpsWeightFVProfile.cs |  3 +++
 2 files changed, 11 insertions(+), 5 deletions(-)

Wed Aug 25 14:02:53 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Removed unused code 
 src/gui/cairo/xy.cs | 36 ------------------------------------
 1 file changed, 36 deletions(-)

Wed Aug 25 11:09:11 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Minor change 
 src/gui/app1/chronojump.cs | 2 +-
 src/gui/app1/encoder.cs    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Wed Aug 25 02:12:35 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Two more fixes 
 src/gui/cairo/bars.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Wed Aug 25 01:53:58 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Cairo contacts graphs with event type translated 
 src/gui/eventExecute.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Wed Aug 25 01:46:46 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
CairoBars2HSeries result on bar after painting bars 
 src/gui/cairo/bars.cs | 29 +++++++++++++++++++++++++----
 1 file changed, 25 insertions(+), 4 deletions(-)

Wed Aug 25 01:46:02 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
New class Point3F to manage points of 3 dimensions 
 src/utilMath.cs | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

Wed Aug 25 01:24:24 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Lots of improvements to CairoBars 
 src/gui/cairo/bars.cs   | 79 +++++++++++++++++++++++++++++--------------------
 src/gui/eventExecute.cs | 54 +++++++++++++++++++++++++++++++--
 2 files changed, 98 insertions(+), 35 deletions(-)

Tue Aug 24 23:57:05 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
CairoBars2HSeries take care of both resultsOnBar to shift vertical one of them if needed 
 src/gui/cairo/bars.cs | 17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)

Tue Aug 24 20:29:42 2021 +0200 Xavier Padullés <testing@chronojump.org>
Wifi. Added timer overflow control and reset_time function 
 arduino/lightChro/control/control.ino | 46 +++++++++++++++++++++++++----------
 1 file changed, 33 insertions(+), 13 deletions(-)

Tue Aug 24 18:04:01 2021 +0200 Xavier Padullés <testing@chronojump.org>
Wifi. Fixed terminal initial buzzer activation. 
 arduino/lightChro/terminal/terminal.ino | 1 +
 1 file changed, 1 insertion(+)

Tue Aug 24 18:19:44 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixes to last commit 
 src/gui/cairo/bars.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Tue Aug 24 15:22:17 2021 +0200 Xavier Padullés <x.padulles@gmail.com>
Wifi. Control channel switches pins in pullup mode 
 arduino/lightChro/control/control.ino   | 6 +++---
 arduino/lightChro/terminal/terminal.ino | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

Tue Aug 24 14:25:23 2021 +0200 Xavier Padullés <x.padulles@gmail.com>
Wifi terminal. Ping returns state of the sensor 
 arduino/lightChro/terminal/terminal.ino | 1 +
 1 file changed, 1 insertion(+)

Tue Aug 24 14:23:42 2021 +0200 Xavier Padullés <x.padulles@gmail.com>
Wifi. Fixed wrong controler channel reading 
 arduino/lightChro/control/control.ino   | 9 +++------
 arduino/lightChro/terminal/terminal.ino | 9 +++------
 2 files changed, 6 insertions(+), 12 deletions(-)

Tue Aug 24 13:47:27 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Cairo bars, doing result value font size appropriate 
 src/gui/cairo/bars.cs | 52 ++++++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 45 insertions(+), 7 deletions(-)

Tue Aug 24 13:04:53 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
CairoBars2HSeries implemented and improvements on CairoBars1Series 
 src/gui/cairo/bars.cs   | 149 +++++++++++++++++++++++++++++++++++++++++-------
 src/gui/eventExecute.cs |   2 +-
 2 files changed, 130 insertions(+), 21 deletions(-)

Tue Aug 24 12:00:10 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
cairo bars refactorization 
 src/gui/cairo/bars.cs   | 116 ++++++++++++++++++++++++------------------------
 src/gui/eventExecute.cs |   6 +--
 2 files changed, 62 insertions(+), 60 deletions(-)

Tue Aug 24 11:09:55 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Capture tab jumps/runs simple cairo graph ok with inheritance 
 src/gui/app1/jump.cs    |   2 +-
 src/gui/app1/run.cs     |   2 +-
 src/gui/eventExecute.cs | 102 +++++++++++++++++++++++++++++++-----------------
 3 files changed, 68 insertions(+), 38 deletions(-)

Tue Aug 24 10:35:34 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Capture tab jumps/runs simple cairo graph ok with an specific class 
 src/gui/app1/jump.cs    |   6 +-
 src/gui/app1/run.cs     |   6 +-
 src/gui/cairo/bars.cs   |   1 +
 src/gui/eventExecute.cs | 222 +++++++++++++++++++++++++++++-------------------
 4 files changed, 144 insertions(+), 91 deletions(-)

Mon Aug 23 18:53:45 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
CairoBars show value on top instead of on the middle (to not be confusing with h axis) 
 src/gui/cairo/bars.cs | 16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)

Mon Aug 23 18:53:18 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
CairoBars have 10% of freespace on high part of the graph 
 src/gui/cairo/bars.cs | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Mon Aug 23 17:21:48 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed not storing -1 on NextDays at backup never 
 src/gui/app1/session/backup.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Aug 23 16:35:55 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed crash since recent commits on cairo graph with area.GdkWindow == null on start 
 src/gui/cairo/bars.cs   | 2 +-
 src/gui/eventExecute.cs | 8 ++++++--
 2 files changed, 7 insertions(+), 3 deletions(-)

Mon Aug 23 16:32:31 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Do not start jumpsSimple mode if need to start jumpsReactive (same for other modes) 
 src/gui/app1/chronojump.cs | 21 ++++++++++++++-------
 1 file changed, 14 insertions(+), 7 deletions(-)

Mon Aug 23 13:17:58 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Jump/Run simple contacts graph with Cairo (testing it at side of non-cairo) 
 glade/app1.glade        |  51 +++++++++++++--------
 src/gui/app1/jump.cs    |   2 +-
 src/gui/app1/run.cs     |   2 +-
 src/gui/eventExecute.cs | 117 ++++++++++++++++++++++++++++++++++++++++++++----
 4 files changed, 143 insertions(+), 29 deletions(-)

Mon Aug 23 12:57:49 2021 +0200 Xavier Padullés <x.padulles@gmail.com>
Wifi. By default the terminal is in unlimited mode 
 arduino/lightChro/control/control.ino   | 2 +-
 arduino/lightChro/terminal/terminal.ino | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

Mon Aug 23 12:51:37 2021 +0200 Xavier Padullés <x.padulles@gmail.com>
Wifi controler. Added option of binary mode 
 arduino/lightChro/control/control.ino | 60 ++++++++++++++++++++++++-----------
 1 file changed, 42 insertions(+), 18 deletions(-)

Sun Aug 22 23:03:53 2021 +0200 Xavier Padullés <testing@chronojump.org>
WiChro. Controler channel managed by 3xSwitches. Added ping command 
 arduino/lightChro/control/control.ino   | 79 ++++++++++++++++++++++-------
 arduino/lightChro/terminal/terminal.ino | 88 ++++++++++++++++++++++++---------
 2 files changed, 124 insertions(+), 43 deletions(-)

Sun Aug 22 21:16:36 2021 +0200 Xavier Padullés <testing@chronojump.org>
WiChro. Channels are 116 minus terminal number 
 arduino/lightChro/control/control.ino   | 43 +++++++++++++++++----------------
 arduino/lightChro/terminal/terminal.ino |  8 +++---
 2 files changed, 26 insertions(+), 25 deletions(-)

Sun Aug 22 12:49:35 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Photocells show which photocell made the contact on PhaseTime 
 src/execute/event.cs      | 11 +++++++++--
 src/execute/run.cs        |  8 ++++----
 src/execute/runObjects.cs |  8 ++++----
 3 files changed, 17 insertions(+), 10 deletions(-)

Sun Aug 22 12:35:59 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Photocells show which photocell made the contact on RunExecuteInspector 
 src/execute/event.cs      |  8 +++++++-
 src/execute/run.cs        | 20 +++++++++++---------
 src/execute/runObjects.cs |  9 +++++----
 3 files changed, 23 insertions(+), 14 deletions(-)

Sat Aug 21 19:41:29 2021 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 105 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 54 insertions(+), 51 deletions(-)

Sat Aug 21 12:59:01 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Sprint, ForceSensor, RaceAnalyzer group export add session name in file 
 src/gui/app1/encoder.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Sat Aug 21 12:48:13 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
"Close and recalculate" not shown on jumps and races with photocells 
 src/gui/app1/chronojump.cs | 3 +++
 1 file changed, 3 insertions(+)

Sat Aug 21 12:31:33 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
RaceAnalyzer speedometer cares of text height when graphed small 
 src/gui/cairo/radial.cs | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Sat Aug 21 12:22:45 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
While export session, ensure sidebar is not sensitive 
 src/gui/app1/session/export.cs | 4 ++++
 1 file changed, 4 insertions(+)

Sat Aug 21 12:12:35 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Backup "tomorrow" now is "next time" to avoid bothering user every day. 
 glade/app1.glade               | 124 +++++++----------------------------------
 src/gui/app1/session/backup.cs |  37 +++++++-----
 src/gui/app1/session/main.cs   |   2 +-
 src/sqlite/preferences.cs      |   2 +-
 4 files changed, 47 insertions(+), 118 deletions(-)

Sat Aug 21 11:40:56 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Backup and export gui takes care on disk full problems 
 src/gui/app1/session/backup.cs | 19 ++++++++++++++-----
 1 file changed, 14 insertions(+), 5 deletions(-)

Sat Aug 21 11:40:36 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
CopyFilesRecursively takes care of disk full in copy files and create dirs 
 src/util.cs | 33 ++++++++++++++++++++++++++-------
 1 file changed, 26 insertions(+), 7 deletions(-)

Sat Aug 21 10:58:23 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Extra null check on delete_last_test_chronopic_clicked 
 src/gui/app1/chronojump.cs | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Fri Aug 20 16:31:44 2021 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 253 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 135 insertions(+), 118 deletions(-)

Fri Aug 20 15:27:13 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
On backup, delete old backup dir (previous to 2.1.3) if exists. 
 glade/app1.glade               | 75 +++++++++++++++++++++++++++++-------------
 src/gui/app1/session/backup.cs | 26 +++++++++++++++
 src/gui/app1/session/main.cs   |  3 ++
 3 files changed, 81 insertions(+), 23 deletions(-)

Fri Aug 20 15:26:48 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Continuation of last commits 
 src/sqlite/main.cs |  8 +-------
 src/util.cs        | 12 ++++++++++--
 2 files changed, 11 insertions(+), 9 deletions(-)

Fri Aug 20 15:25:13 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
backupDir references now called backupDirOld 
 src/util.cs | 19 +++++++++++++------
 1 file changed, 13 insertions(+), 6 deletions(-)

Fri Aug 20 15:24:13 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
at boot do not longer do any operation on backup dir 
 src/chronojump.cs | 16 ----------------
 1 file changed, 16 deletions(-)

Fri Aug 20 11:15:28 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
LastBackupDirStr is stored and reused on next backup 
 src/gui/app1/session/backup.cs | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

Fri Aug 20 11:14:39 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
At selecting backup dir, shown "Select" button instead of "Copy" (because copy comes later) 
 src/gui/app1/session/backup.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Aug 19 17:49:32 2021 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 54 ++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 34 insertions(+), 20 deletions(-)

Thu Aug 19 18:50:31 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed showing of full backup size now shows full data (except old backups dir) 
 src/gui/app1/session/backup.cs | 5 ++---
 src/util.cs                    | 3 ++-
 2 files changed, 4 insertions(+), 4 deletions(-)

Thu Aug 19 18:50:03 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Method for getting parentDir size with subdirs (or any dir) 
 src/util.cs | 35 +++++++++++++++++++++++++++++++++++
 1 file changed, 35 insertions(+)

Thu Aug 19 18:10:08 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Implemented scheduled backups: remind tomorrow or in 30/60/90 days 
 glade/app1.glade               | 12 ++++++++----
 src/gui/app1/session/backup.cs | 33 +++++++++++++++++++++++++++++----
 src/gui/app1/session/main.cs   |  4 ++++
 3 files changed, 41 insertions(+), 8 deletions(-)

Thu Aug 19 11:25:08 2021 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 13371 ++++++++++++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 10957 insertions(+), 2414 deletions(-)

Thu Aug 19 11:19:14 2021 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 13357 +++++++++++--------------------------------------------------
 1 file changed, 2413 insertions(+), 10944 deletions(-)

Thu Aug 19 12:52:36 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Implemented scheduled backup: do not ask again 
 glade/app1.glade               | 30 ++++++++++++++++++++++++++----
 src/gui/app1/session/backup.cs | 38 ++++++++++++++++++++++++++++++--------
 src/gui/app1/session/main.cs   |  1 +
 3 files changed, 57 insertions(+), 12 deletions(-)

Thu Aug 19 12:08:55 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Scheduled backup now working and updating sqlite vars 
 glade/app1.glade               | 96 ++++++++++++++++++++++++++++++++++++++++--
 src/gui/app1/session/backup.cs | 37 ++++++++++++++--
 src/gui/app1/session/main.cs   |  1 +
 3 files changed, 127 insertions(+), 7 deletions(-)

Thu Aug 19 11:19:28 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Before doing a backup, shown estimated size in MB. 
 glade/app1.glade               | 45 +++++++++++++++++++++++++++++-------------
 src/gui/app1/session/backup.cs |  7 ++++++-
 src/gui/app1/session/main.cs   |  1 +
 3 files changed, 38 insertions(+), 15 deletions(-)

Wed Aug 18 06:30:12 2021 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 174 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 90 insertions(+), 84 deletions(-)

Tue Aug 17 19:35:46 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Logic for asking for scheduled backup (but hidden until 4 buttons do anything) 
 src/gui/app1/chronojump.cs     |  9 +++++++--
 src/gui/app1/session/backup.cs | 38 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 45 insertions(+), 2 deletions(-)

Tue Aug 17 19:34:12 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Scheduled backup preferences variables (and read from SQL) 
 src/preferences.cs        |  6 ++++++
 src/sqlite/preferences.cs | 11 +++++++++++
 2 files changed, 17 insertions(+)

Tue Aug 17 19:33:26 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
DB: 2.27 Scheduled backups added 4 SQL variables 
 src/sqlite/main.cs        | 15 +++++++++++++--
 src/sqlite/preferences.cs | 12 ++++++++++++
 2 files changed, 25 insertions(+), 2 deletions(-)

Tue Aug 17 19:30:20 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Scheduled backup, better gui 
 glade/app1.glade | 128 +++++++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 105 insertions(+), 23 deletions(-)

Mon Aug 16 19:17:06 2021 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 290 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 149 insertions(+), 141 deletions(-)

Mon Aug 16 17:56:17 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
On changeMode, cleared event_execute_label_message. Nice between forceSensor and raceAnalyzer 
 src/gui/app1/chronojump.cs | 2 ++
 1 file changed, 2 insertions(+)

Mon Aug 16 17:50:08 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
ForceSensor load shows message on label 
 src/gui/app1/forceSensor.cs | 1 +
 src/gui/app1/runEncoder.cs  | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

Sat Aug 14 12:26:14 2021 +0000 Enrico Nicoletto <liverig@gmail.com>
Update Brazilian Portuguese translation 
 po/pt_BR.po | 474 ++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 257 insertions(+), 217 deletions(-)

Thu Aug 12 23:05:27 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Networks GetTask to 3.1, but get exercises temporarily disabled 
 src/gui/dialogPersonPopup.cs | 14 ++++++---
 src/gui/networks.cs          | 43 +++++++++++++++++--------
 src/json/compujump.cs        | 40 +++++------------------
 src/json/compujumpOther.cs   | 75 +++++++++++++++++++++++++++++++++++++++-----
 src/json/json.cs             |  3 +-
 5 files changed, 115 insertions(+), 60 deletions(-)

Thu Aug 12 19:23:48 2021 +0200 Xavier Padullés <testing@chronojump.org>
Unification of Quick and WiChro firmwares. Added Quick unlimited mode. 
 arduino/PhotocellWifi/emitter/emitter.ino |  3 +-
 arduino/lightChro/control/control.ino     | 31 +++++++-------
 arduino/lightChro/terminal/terminal.ino   | 67 +++++++++++++++++++------------
 3 files changed, 59 insertions(+), 42 deletions(-)

Mon Jun 21 21:54:02 2021 +0200 Xavier Padullés <testing@chronojump.org>
Terminal blinking controled by interruptions in the timer 
 arduino/lightChro/terminal/terminal.ino | 32 ++++++++++++++++++++------------
 1 file changed, 20 insertions(+), 12 deletions(-)

Thu Aug 12 17:58:09 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
RaceAnalyzer speed/time graph shows arrow from maxY to right (speed decrement) 
 src/gui/app1/runEncoder.cs    |  6 +++---
 src/gui/cairo/raceAnalyzer.cs | 14 ++++++++++++--
 2 files changed, 15 insertions(+), 5 deletions(-)

Thu Aug 12 17:56:47 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
New class UtilMath.MovingAverage 
 src/forceSensorDynamics.cs |  1 +
 src/gui/app1/chronojump.cs |  2 ++
 src/utilMath.cs            | 90 ++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 93 insertions(+)

Wed Aug 11 12:27:37 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Disabled automatic partial (only chronojump.db) backup at every boot 
 src/chronojump.cs | 3 +++
 1 file changed, 3 insertions(+)

Wed Aug 11 06:39:32 2021 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 345 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 192 insertions(+), 153 deletions(-)

Tue Aug 10 12:53:31 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
scheduled backups gui 50% 
 glade/app1.glade               | 260 +++++++++++++++++++++++++++++++++++++++--
 src/gui/app1/session/backup.cs |   1 +
 src/gui/app1/session/main.cs   |   1 +
 3 files changed, 250 insertions(+), 12 deletions(-)

Mon Aug 9 19:17:31 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Added a tryCatch on scripts-util.R fixTitleAndOtherStrings to not crash on asian chars on RaceAnalyzer title at windows 
 r-scripts/scripts-util.R | 20 ++++++++++++++++----
 1 file changed, 16 insertions(+), 4 deletions(-)

Mon Aug 9 18:30:23 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
runEncoderCaptureDisplaySimple stored on SQL and correctly managed 
 src/gui/app1/chronojump.cs |  4 ++++
 src/gui/app1/runEncoder.cs | 18 ++++++++++++++++++
 2 files changed, 22 insertions(+)

Mon Aug 9 18:29:35 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Contacts display graph/table/signal stored on sql and correctly managed 
 src/gui/app1/chronojump.cs | 26 +++++++++++++++++++++++++-
 1 file changed, 25 insertions(+), 1 deletion(-)

Mon Aug 9 18:28:51 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
DB to 2.26 contactsCaptureDisplay, runEncoderCaptureDisplaySimple 
 src/gui/app1/contactsExercise.cs | 36 ++++++++++++++++++++++++++++++++++++
 src/preferences.cs               |  6 ++++++
 src/sqlite/main.cs               | 13 ++++++++++++-
 src/sqlite/preferences.cs        | 17 +++++++++++++++--
 4 files changed, 69 insertions(+), 3 deletions(-)

Mon Aug 9 17:45:31 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
encoder display graph/table/signal updated on sql on exit only if changed 
 src/gui/app1/chronojump.cs | 18 ++++--------------
 src/preferences.cs         |  3 +++
 src/sqlite/preferences.cs  |  3 +++
 3 files changed, 10 insertions(+), 14 deletions(-)

Mon Aug 9 13:03:27 2021 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 1022 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 513 insertions(+), 509 deletions(-)

Mon Aug 9 12:44:35 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed crash on jumpEvolution graph on takeOff and takeOffWeight (no flight time) 
 src/constants.cs                    |  4 ++++
 src/gui/app1/jumpsRunsEvolution.cs  | 18 +++++++++++++++++-
 src/gui/cairo/jumpsRunsEvolution.cs | 13 +++++++++++--
 3 files changed, 32 insertions(+), 3 deletions(-)

Sat Aug 7 17:05:39 2021 +0000 Enrico Nicoletto <liverig@gmail.com>
Update Brazilian Portuguese translation 
 po/pt_BR.po | 2592 ++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 1303 insertions(+), 1289 deletions(-)

Fri Aug 6 16:37:13 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Icon for top of force sensor mode 
 glade/app1.glade           | 27 +++++++++++++++++++++++++++
 src/gui/app1/chronojump.cs |  7 +++++++
 src/gui/app1/icons.cs      |  1 +
 3 files changed, 35 insertions(+)

Fri Aug 6 16:20:23 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Contacts controls of test, graph/table on top of frame 
 glade/app1.glade | 354 ++++++++++++++++++++++++++++---------------------------
 1 file changed, 180 insertions(+), 174 deletions(-)

Fri Aug 6 14:05:09 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
RaceAnalyzer can show simple view or complete view on capture tab 
 glade/app1.glade           | 97 ++++++++++++++++++++++++++++++++++++++++++++--
 src/gui/app1/chronojump.cs |  2 +
 src/gui/app1/runEncoder.cs | 63 +++++++++++++++++++++++++++---
 3 files changed, 153 insertions(+), 9 deletions(-)

Fri Aug 6 12:30:11 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Minor change 
 src/gui/eventExecute.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Fri Aug 6 09:59:44 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Improvements on contacts graph right controls (graph buttons moved to right) 
 glade/app1.glade           | 401 +++++++++++++++++++--------------------------
 src/gui/app1/chronojump.cs |  37 ++---
 src/gui/eventExecute.cs    |  32 ++--
 3 files changed, 202 insertions(+), 268 deletions(-)

Fri Aug 6 08:17:22 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Run simple graph show time button with new run_time.png 
 glade/app1.glade       |  10 ++++++++--
 images/md/run_time.png | Bin 0 -> 5980 bytes
 src/Makefile.am        |   1 +
 src/gui/app1/icons.cs  |   3 +++
 4 files changed, 12 insertions(+), 2 deletions(-)

Fri Aug 6 07:38:46 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
at treeviews (run, runI, pulses) vertical align bottom edit/repair/play/delete 
 glade/app1.glade | 166 +++++++++++++++++++++++++++++++++----------------------
 1 file changed, 101 insertions(+), 65 deletions(-)

Fri Aug 6 07:31:23 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
hpaned_contacts_graph_table.Position really in the middle on open graph & table 
 glade/app1.glade           | 32 +++++++++++++++++++-------------
 src/gui/app1/chronojump.cs |  3 ++-
 2 files changed, 21 insertions(+), 14 deletions(-)

Fri Aug 6 07:31:00 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
treeview events repair buttons with bigger image 
 src/gui/app1/icons.cs | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Thu Aug 5 21:14:01 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
treeviews jumps, jumpsRj with edit,repair,play,delete on bottom 
 glade/app1.glade | 135 ++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 84 insertions(+), 51 deletions(-)

Thu Aug 5 21:02:15 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
contacts hpaned showing both starts at the middle, and disabled combo_pulses (TODO: enable it again) 
 glade/app1.glade                  | 121 ++++++++++++--------------------------
 src/gui/app1/chronojump.cs        |  26 +++++---
 src/gui/app1/chronojumpPersons.cs |   2 +-
 3 files changed, 56 insertions(+), 93 deletions(-)

Thu Aug 5 18:22:11 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Better icons for treeviews repair button 
 images/preferences-system.png | Bin 511 -> 0 bytes
 src/Makefile.am               |   1 -
 src/gui/app1/chronojump.cs    |   1 +
 src/gui/app1/icons.cs         |   9 ++++-----
 4 files changed, 5 insertions(+), 6 deletions(-)

Thu Aug 5 18:13:16 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Edit icons for all the edit buttons at side of treeviews 
 glade/app1.glade      | 14 +++++++-------
 src/gui/app1/icons.cs | 15 +++++++++++++++
 2 files changed, 22 insertions(+), 7 deletions(-)

Thu Aug 5 18:00:46 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
JumpsRj, runs, runsI, Results treeview with buttons at right 
 glade/app1.glade | 323 +++++++++++--------------------------------------------
 1 file changed, 61 insertions(+), 262 deletions(-)

Thu Aug 5 17:40:25 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Do not refresh (flickering) radio_contacts_graph_currentTest.Label: jumps, jumpsRj, run, runInterval 
 src/gui/app1/jump.cs | 10 ++++++++--
 src/gui/app1/run.cs  | 10 ++++++++--
 2 files changed, 16 insertions(+), 4 deletions(-)

Thu Aug 5 16:56:30 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
radio_contacts_graph_currentTest.Label correctly updated for jumps, jumpsRj, runs, runsI 
 src/gui/app1/jump.cs    | 2 ++
 src/gui/app1/run.cs     | 2 ++
 src/gui/eventExecute.cs | 3 ---
 3 files changed, 4 insertions(+), 3 deletions(-)

Thu Aug 5 12:29:51 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
JumpsRj, runs, runsI: Deleted combo_result_. Now using combo_select_ & radio_contacts_graph_* 
 src/gui/app1/chronojump.cs        | 172 ++++++++++++--------------------------
 src/gui/app1/chronojumpPersons.cs |   6 +-
 src/gui/chronojumpImporter.cs     |  12 +--
 src/gui/eventExecute.cs           |  11 +++
 4 files changed, 69 insertions(+), 132 deletions(-)

Thu Aug 5 11:20:50 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
JumpRj, run, runI treeviews shows type translated 
 src/treeview/jump.cs  | 2 +-
 src/treeview/pulse.cs | 2 +-
 src/treeview/run.cs   | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

Mon Jul 19 13:18:55 2021 +0200 Leninux <arnau.lenin@sobtec.cat>
Changes for Networks v3.1: * Use always the word player instead of person in all Networks requests * Changed the upload endpoints (removed suffix Data) * Task no longer have station_id * Station_id is not needed in authenticated requests, information already known by the server * getStationExercises is a GET request without params 
 src/gui/dialogPersonPopup.cs |  4 ++--
 src/json/compujump.cs        | 53 +++++++++++---------------------------------
 src/json/compujumpOther.cs   |  7 +-----
 src/json/json.cs             |  2 --
 4 files changed, 16 insertions(+), 50 deletions(-)

Thu Aug 5 06:41:07 2021 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 1498 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 754 insertions(+), 744 deletions(-)

Wed Aug 4 21:29:53 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Shortened message: "Select at least one" 
 glade/app1.glade | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Wed Aug 4 21:26:03 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
More tweaks to contacts show graph/table buttons 
 glade/app1.glade           | 185 +++++++++++++++++++++++++--------------------
 src/gui/app1/chronojump.cs |  10 ++-
 src/gui/eventExecute.cs    |   5 +-
 3 files changed, 114 insertions(+), 86 deletions(-)

Wed Aug 4 21:01:04 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
First show or reset of jumps treeview reads the this test/all instead of assuming all 
 src/gui/app1/chronojump.cs        | 23 +++++++++++++----------
 src/gui/app1/chronojumpPersons.cs |  2 +-
 src/gui/chronojumpImporter.cs     |  2 +-
 src/gui/eventExecute.cs           |  2 +-
 4 files changed, 16 insertions(+), 13 deletions(-)

Wed Aug 4 20:47:34 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Jumps_simple table controls now at right 
 glade/app1.glade | 105 +++++++++++++++++++------------------------------------
 1 file changed, 35 insertions(+), 70 deletions(-)

Wed Aug 4 20:40:53 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
All calls to dialogMessage on preferences now use showHelp (other tab) 
 src/gui/preferences.cs | 21 ++++++++++-----------
 1 file changed, 10 insertions(+), 11 deletions(-)

Wed Aug 4 10:38:35 2021 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 1234 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 619 insertions(+), 615 deletions(-)

Wed Aug 4 11:57:14 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
preferences help now with textview 
 glade/preferences_win.glade | 15 ++++++---------
 src/gui/preferences.cs      |  6 +++---
 2 files changed, 9 insertions(+), 12 deletions(-)

Wed Aug 4 11:38:13 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
preferences: show more tabs and help can be closed with Escape 
 glade/preferences_win.glade | 2 ++
 1 file changed, 2 insertions(+)

Wed Aug 4 11:32:10 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Preferences show title on help tab 
 glade/preferences_win.glade |  1 -
 src/gui/preferences.cs      | 11 +++++++----
 2 files changed, 7 insertions(+), 5 deletions(-)

Wed Aug 4 11:17:18 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
preferences power/stiffness help moved to a new tab (do not open dialogMessage) 
 glade/preferences_win.glade | 307 +++++++++++++++++++++++++++++++++++++++++++-
 src/gui/preferences.cs      |  44 ++++++-
 2 files changed, 344 insertions(+), 7 deletions(-)

Wed Aug 4 10:53:57 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
jumps/jumpsRj power/stiffness help buttons moved to preferences 
 glade/app1.glade            | 232 ++++----------------------------------------
 glade/preferences_win.glade | 114 +++++++++++++++++-----
 src/gui/app1/chronojump.cs  |  27 ------
 src/gui/preferences.cs      |  18 ++++
 4 files changed, 126 insertions(+), 265 deletions(-)

Wed Aug 4 00:31:51 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
frame5 (containing event_execute_drawingarea) min width 150, good for hpaned min displ, but bad to show initially at same width than table 
 glade/app1.glade | 1 +
 1 file changed, 1 insertion(+)

Wed Aug 4 00:31:27 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Graph options at same line than Show graph 
 glade/app1.glade           | 161 ++++++++++++++++++++++-----------------------
 src/gui/app1/chronojump.cs |   6 +-
 src/gui/eventExecute.cs    |   4 +-
 3 files changed, 85 insertions(+), 86 deletions(-)

Wed Aug 4 00:11:38 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Contacts results test/all shown at left 
 glade/app1.glade           | 110 ++++++++++++++++++++++-----------------------
 src/gui/app1/chronojump.cs |   7 +--
 2 files changed, 56 insertions(+), 61 deletions(-)

Wed Aug 4 00:05:41 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Contacs capture results inside a results frame 
 glade/app1.glade | 80 +++++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 59 insertions(+), 21 deletions(-)

Tue Aug 3 23:40:45 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Removed unneded gtk-zoom-fit.png 
 images/gtk-zoom-fit.png | Bin 880 -> 0 bytes
 src/Makefile.am         |   1 -
 src/constants.cs        |   2 --
 src/gui/app1/icons.cs   |   2 --
 4 files changed, 5 deletions(-)

Tue Aug 3 23:37:09 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Continuation of last commit but for all tests 
 src/gui/app1/chronojump.cs | 60 ++++++++++++++++++++++++++++++----------------
 src/gui/app1/icons.cs      | 14 +++++------
 2 files changed, 47 insertions(+), 27 deletions(-)

Tue Aug 3 23:27:26 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Jumps table zoom in icon, now same than force sensor and changes also to zoom out icon 
 src/gui/app1/chronojump.cs | 7 ++++++-
 src/gui/app1/icons.cs      | 6 ++++--
 2 files changed, 10 insertions(+), 3 deletions(-)

Tue Aug 3 23:13:37 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
On contacts capture tab selector test/all, test is now translated 
 src/gui/eventExecute.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Tue Aug 3 13:00:01 2021 +0200 Xavier Padullés <x.padulles@gmail.com>
Revert "Photocell emitter. Fixed printf issues" 
 arduino/PhotocellWifi/emitter/emitter.ino | 11 ++++-------
 arduino/lightChro/terminal/terminal.ino   |  2 ++
 2 files changed, 6 insertions(+), 7 deletions(-)

Tue Aug 3 12:49:07 2021 +0200 Xavier Padullés <x.padulles@gmail.com>
Photocell emitter. Fixed printf issues 
 arduino/PhotocellWifi/emitter/emitter.ino | 11 +++++++----
 arduino/lightChro/terminal/terminal.ino   |  2 --
 2 files changed, 7 insertions(+), 6 deletions(-)

Mon Aug 2 16:39:57 2021 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 1109 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 556 insertions(+), 553 deletions(-)

Mon Aug 2 17:54:18 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Contacts show only buttons current test/all if graph or table 
 src/gui/app1/chronojump.cs | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

Mon Aug 2 17:41:22 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Deleted unneded hbox_combo_results_jumps 
 glade/app1.glade | 18 ++----------------
 1 file changed, 2 insertions(+), 16 deletions(-)

Mon Aug 2 17:30:01 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Contacts show graph/table aligned to the left 
 glade/app1.glade | 71 ++++++++++++++++++++++++++++----------------------------
 1 file changed, 36 insertions(+), 35 deletions(-)

Mon Aug 2 17:28:26 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder show bars/table/signal moved to the left 
 glade/app1.glade | 71 ++++++++++++++++++++++++++++----------------------------
 1 file changed, 36 insertions(+), 35 deletions(-)

Mon Aug 2 17:24:57 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Do not refresh radio_contacts_graph_currentTest.Label at hpaned graph/table change 
 src/gui/eventExecute.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Mon Aug 2 17:14:02 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
hbox_contacts_graph_test (this test/all) moved at right of show graph/table 
 glade/app1.glade | 134 ++++++++++++++++++++++++++++++-------------------------
 1 file changed, 73 insertions(+), 61 deletions(-)

Mon Aug 2 17:08:15 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Contacts graph/table vertical top alignment matches now 
 glade/app1.glade | 7 -------
 1 file changed, 7 deletions(-)

Mon Aug 2 17:03:19 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Deleted combo_result_jumps. Now using combo_select_jumps & radio_contacts_graph_* 
 src/gui/app1/chronojump.cs        | 81 ++++++++++++++-------------------------
 src/gui/app1/chronojumpPersons.cs |  2 +-
 src/gui/chronojumpImporter.cs     |  4 +-
 src/gui/eventExecute.cs           |  3 ++
 4 files changed, 33 insertions(+), 57 deletions(-)

Mon Aug 2 17:02:51 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Jump treeview shows type translated 
 src/treeview/jump.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Aug 2 17:01:10 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Jumps/Runs treeview Fill filter matches translated names (instead of English names) 
 src/treeview/event.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Aug 2 15:43:08 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Contacts capture tab can select to show grap/table or both 
 glade/app1.glade           | 113 ++++++++++++++++++++++++++++++++++++++++++++-
 src/gui/app1/chronojump.cs |  50 +++++++++++++++++---
 2 files changed, 154 insertions(+), 9 deletions(-)

Mon Aug 2 15:40:10 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed one string on Catalan and Spanish translations 
 po/ca.po | 2245 ++++++++++++++++++++++++++++++-----------------------------
 po/es.po | 2349 +++++++++++++++++++++++++++++++-------------------------------
 2 files changed, 2328 insertions(+), 2266 deletions(-)

Mon Aug 2 15:04:58 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
contacts hpaned, force sensor and race analyzer only show right part (notebook_results) 
 glade/app1.glade           | 2 +-
 src/gui/app1/chronojump.cs | 9 +++++++++
 2 files changed, 10 insertions(+), 1 deletion(-)

Mon Aug 2 13:49:18 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
hpaned for contacts to view graph and table at the same time 
 glade/app1.glade           | 33 ++++++---------------------------
 src/gui/app1/chronojump.cs | 13 -------------
 2 files changed, 6 insertions(+), 40 deletions(-)

Mon Aug 2 13:05:04 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
ForceSensor show elastic/not elastic on top 
 glade/app1.glade                 |  5 +++--
 src/gui/app1/chronojump.cs       |  4 ++--
 src/gui/app1/contactsExercise.cs | 15 ---------------
 src/gui/app1/forceSensor.cs      |  2 ++
 4 files changed, 7 insertions(+), 19 deletions(-)

Mon Aug 2 11:14:22 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
combo_select_contacts_top implemented for forceSensor 
 src/gui/app1/chronojump.cs       | 35 +++++++++++++++++++++++++----------
 src/gui/app1/contactsExercise.cs |  8 ++++++++
 src/gui/app1/forceSensor.cs      | 18 ++++++++++++++++++
 3 files changed, 51 insertions(+), 10 deletions(-)

Mon Aug 2 10:56:55 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed correctly fold of check_menu_session on load session at start 
 glade/app1.glade           | 32 +++++++++++++++++++-------------
 src/gui/app1/chronojump.cs |  3 ++-
 2 files changed, 21 insertions(+), 14 deletions(-)

Fri Jul 30 20:07:22 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
combo_select_contacts_top implemented for runEncoder 
 src/gui/app1/chronojump.cs       | 35 +++++++++++++++++++++++++++++++----
 src/gui/app1/contactsExercise.cs | 20 ++++++++++++++++----
 src/gui/app1/runEncoder.cs       | 18 ++++++++++++++++++
 src/util.cs                      | 11 ++++++++++-
 src/utilGtk.cs                   | 15 +++++++++++++++
 5 files changed, 90 insertions(+), 9 deletions(-)

Fri Jul 30 17:56:06 2021 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 1018 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 512 insertions(+), 506 deletions(-)

Fri Jul 30 17:36:19 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Better gui for frame_contacts_exercise & fixed sensitiveness 
 glade/app1.glade                 | 78 ++++++++++++++++++++++++++--------------
 src/gui/app1/chronojump.cs       | 15 ++++----
 src/gui/app1/contactsExercise.cs |  8 +++--
 src/gui/app1/forceSensor.cs      |  6 ++--
 src/gui/app1/runEncoder.cs       |  2 +-
 5 files changed, 67 insertions(+), 42 deletions(-)

Fri Jul 30 17:17:26 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Arrows for combo_select_contacts_top. All signals and sensitivity done. 
 glade/app1.glade                 | 63 +++++++++++++++++++++++++++++++++++-----
 src/gui/app1/chronojump.cs       | 31 ++++++++++++++++++--
 src/gui/app1/contactsExercise.cs | 39 ++++++++++++++++++++++++-
 3 files changed, 121 insertions(+), 12 deletions(-)

Fri Jul 30 16:36:16 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Better gui for exercise frame, button, and hidden selected_name 
 glade/app1.glade           | 124 +++++++++++++++++++++------------------------
 src/gui/app1/chronojump.cs |   5 +-
 src/gui/app1/icons.cs      |   3 --
 3 files changed, 62 insertions(+), 70 deletions(-)

Fri Jul 30 16:17:52 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
combo_select_contacts_top for changing exercise without need to press options button. Workin for jumps simple, rj, runs, runsI 
 glade/app1.glade                 |  48 +++++++----
 src/gui/app1/chronojump.cs       | 174 +++++++++++++++++++++++++++++++++++++--
 src/gui/app1/contactsExercise.cs |   2 +
 3 files changed, 204 insertions(+), 20 deletions(-)

Fri Jul 30 10:13:56 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Constants.Menuitem_modes -> Constants.Modes 
 src/config.cs                         |   8 +-
 src/constants.cs                      |   2 +-
 src/encoder.cs                        |   4 +-
 src/gui/app1/chronojump.cs            | 328 +++++++++++++++++-----------------
 src/gui/app1/contactsExercise.cs      |  36 ++--
 src/gui/app1/encoder.cs               |  20 +--
 src/gui/app1/forceSensor.cs           |   2 +-
 src/gui/app1/jump.cs                  |   4 +-
 src/gui/app1/run.cs                   |   4 +-
 src/gui/app1/runEncoder.cs            |   2 +-
 src/gui/app1/session/loadAndImport.cs |  16 +-
 src/gui/chronopic.cs                  |   4 +-
 src/gui/dialogThreshold.cs            |   6 +-
 src/gui/encoderTreeviews.cs           |  16 +-
 src/gui/eventExecute.cs               |  28 +--
 src/gui/guiTests.cs                   |  32 ++--
 src/gui/networks.cs                   |  30 ++--
 src/gui/preferences.cs                |  20 +--
 src/gui/sendLogAndPoll.cs             |   2 +-
 src/gui/webcam.cs                     |  24 +--
 src/preferences.cs                    |   2 +-
 src/sqlite/main.cs                    |   2 +-
 src/sqlite/preferences.cs             |   6 +-
 src/threshold.cs                      |  12 +-
 24 files changed, 306 insertions(+), 304 deletions(-)

Fri Jul 30 10:04:10 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
current_menuitem_mode -> current_mode 
 src/gui/app1/chronojump.cs            | 126 +++++++++++++++++-----------------
 src/gui/app1/contactsExercise.cs      |  22 +++---
 src/gui/app1/encoder.cs               |  26 +++----
 src/gui/app1/session/loadAndImport.cs |  16 ++---
 src/gui/chronopic.cs                  |   6 +-
 src/gui/encoderTreeviews.cs           |  10 +--
 src/gui/eventExecute.cs               |  28 ++++----
 src/gui/networks.cs                   |   2 +-
 src/gui/webcam.cs                     |  12 ++--
 9 files changed, 124 insertions(+), 124 deletions(-)

Wed Jul 28 13:32:45 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Ensure check_menu_session is ok even starting without session 
 glade/app1.glade           | 31 ++++++++++++++++++-------------
 src/gui/app1/chronojump.cs |  8 ++++++--
 2 files changed, 24 insertions(+), 15 deletions(-)

Wed Jul 28 13:32:13 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
If no session, label_session will show ---- 
 src/gui/app1/chronojump.cs | 3 +++
 1 file changed, 3 insertions(+)

Tue Jul 27 17:25:20 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Automated backups size is calculated 
 src/gui/app1/chronojump.cs |  9 +++++++++
 src/util.cs                | 16 ++++++++++++++++
 2 files changed, 25 insertions(+)

Tue Jul 27 15:31:51 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
networks when download person image, delete the image in other extension if exists 
 src/gui/networks.cs | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

Tue Jul 27 15:19:04 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
With "rfids can be reassigned to a new person code" download image 
 src/gui/networks.cs | 2 ++
 1 file changed, 2 insertions(+)

Tue Jul 27 15:18:54 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Minor change 
 src/json/compujump.cs | 4 ++--
 src/json/json.cs      | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Tue Jul 27 13:59:18 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Updated rfid-local-read diagram 
 diagrams/processes/rfid-local-read.dia | Bin 3572 -> 6842 bytes
 diagrams/processes/rfid-local-read.png | Bin 57160 -> 114298 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

Tue Jul 27 13:58:08 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
networks 2.1.3 code, rfids can be reassigned to a new person 
 src/gui/networks.cs  | 18 ++++++++++++++++++
 src/sqlite/person.cs | 13 +++++++++++++
 2 files changed, 31 insertions(+)

Tue Jul 27 13:57:40 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
minor change 
 src/gui/networks.cs   | 4 ++--
 src/json/compujump.cs | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

Tue Jul 27 13:55:50 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Compujump updates person height/weight if changed 
 src/gui/networks.cs | 22 ++++++++++++++++++++--
 1 file changed, 20 insertions(+), 2 deletions(-)

Tue Jul 27 10:21:32 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Networks: updates a person name if changed on server 
 src/gui/networks.cs  |  9 ++++++++-
 src/sqlite/person.cs | 12 ++++++++++++
 2 files changed, 20 insertions(+), 1 deletion(-)

Mon Jul 26 19:08:03 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Networks will not save to temp, and do not load and upload (encoder or sprint) if there is no network (since wristabands can be reassigned) 
 src/gui/app1/chronojump.cs |  4 +++-
 src/gui/app1/encoder.cs    |  3 ++-
 src/gui/networks.cs        | 10 +++++++---
 3 files changed, 12 insertions(+), 5 deletions(-)

Mon Jul 26 18:58:02 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
On networks disallow to upload if there is no connection to server 
 src/gui/networks.cs | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Mon Jul 26 18:51:28 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Send log/poll with new send_blue.png 
 src/gui/sendLogAndPoll.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Mon Jul 26 18:51:00 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
new icon send_blue 
 images/md/send_blue.png | Bin 0 -> 4991 bytes
 src/Makefile.am         |   1 +
 2 files changed, 1 insertion(+)

Mon Jul 26 18:34:33 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Send poll with icons on buttons 
 glade/app1.glade          | 64 +++++++++++++++++++++++++++++++++++++++++++----
 src/gui/sendLogAndPoll.cs |  4 +++
 2 files changed, 63 insertions(+), 5 deletions(-)

Mon Jul 26 18:27:08 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Send log with icons on buttons 
 glade/app1.glade          | 92 ++++++++++++++++++++++++++++++++++++++++++++---
 src/gui/sendLogAndPoll.cs |  7 ++++
 2 files changed, 95 insertions(+), 4 deletions(-)

Mon Jul 26 18:26:34 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Added chronojump logo just with the kangaroo 
 images/chronojump_kangaroo_icon_transp.png | Bin 0 -> 9022 bytes
 src/Makefile.am                            |   2 ++
 2 files changed, 2 insertions(+)

Mon Jul 26 18:01:36 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
cancel/accept icons for genericWin 
 glade/generic_window.glade | 66 +++++++++++++++++++++++++++++++++++++++++++---
 src/gui/genericWindow.cs   | 11 ++++++--
 2 files changed, 71 insertions(+), 6 deletions(-)

Mon Jul 26 17:43:06 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
cancel/accept icons for preferences_win 
 glade/preferences_win.glade | 66 ++++++++++++++++++++++++++++++++++++++++++---
 src/gui/preferences.cs      |  6 +++++
 2 files changed, 68 insertions(+), 4 deletions(-)

Mon Jul 26 17:00:37 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
cancel/accept icons on help,about, shortcuts 
 glade/app1.glade             | 24 ++++++++++++++++++++++++
 glade/dialog_about.glade     | 35 ++++++++++++++++++++++++++++++++---
 glade/dialog_shortcuts.glade | 35 ++++++++++++++++++++++++++++++++---
 src/gui/about.cs             |  6 +++++-
 src/gui/app1/icons.cs        |  3 +++
 src/gui/dialogShortcuts.cs   |  4 ++++
 6 files changed, 100 insertions(+), 7 deletions(-)

Mon Jul 26 16:49:36 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Icons for cancel,back,accept button on session tabs 
 glade/app1.glade             | 239 ++++++++++++++++++++++++++++++++++++++++---
 src/gui/app1/icons.cs        |   8 ++
 src/gui/app1/session/main.cs |   8 ++
 3 files changed, 239 insertions(+), 16 deletions(-)

Mon Jul 26 13:54:00 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
New session cancel/accept with icons 
 glade/app1.glade             | 99 +++++++++++++++++++++++++++++++++++---------
 src/gui/app1/icons.cs        |  7 +++-
 src/gui/app1/session/main.cs |  2 +
 3 files changed, 88 insertions(+), 20 deletions(-)

Mon Jul 26 13:52:19 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Added done_blue.png (for done/accept) 
 images/md/done_blue.png | Bin 0 -> 4841 bytes
 src/Makefile.am         |   1 +
 2 files changed, 1 insertion(+)

Mon Jul 26 13:27:40 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
More fixes on new/load session unfolding since unified sidebar 
 src/gui/app1/chronojump.cs | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)

Mon Jul 26 11:43:26 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed possible crash on open news web 
 src/gui/app1/news.cs | 4 ++++
 1 file changed, 4 insertions(+)

Mon Jul 26 00:48:32 2021 +0200 Jordi Mas <jmas@softcatala.org>
Update Catalan translation 
 po/ca.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Fri Jul 23 18:17:57 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Many tweaks to news gui to align with sidebar menu/menu_tiny. And close in red. 
 glade/app1.glade      | 90 +++++++++++++++++++++++++++++++++++++--------------
 src/gui/app1/icons.cs |  1 +
 src/gui/app1/news.cs  | 14 ++++++++
 3 files changed, 81 insertions(+), 24 deletions(-)

Fri Jul 23 14:27:34 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Improving sidebar alignments 
 glade/app1.glade | 36 ++++++++++++++----------------------
 1 file changed, 14 insertions(+), 22 deletions(-)

Fri Jul 23 14:20:30 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Eventboxes for person up/down buttons 
 glade/app1.glade     | 12 ++++++++++++
 src/gui/app1/menu.cs |  4 ++++
 2 files changed, 16 insertions(+)

Fri Jul 23 14:17:26 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
After session/persons grow/shrink ensure treeview scrolls to selected person 
 src/gui/app1/menu.cs   | 12 ++++++++++++
 src/treeview/person.cs | 13 +++++++++++++
 2 files changed, 25 insertions(+)

Fri Jul 23 13:46:36 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
menu session top aligned with main frame, and with session load/import (top & bottom) 
 glade/app1.glade     | 534 ++++++++++++++++++++++++++-------------------------
 src/gui/app1/menu.cs |  17 ++
 2 files changed, 294 insertions(+), 257 deletions(-)

Thu Jul 22 21:41:18 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
sidebar: hide the person photo if session or persons are unfolded 
 src/gui/app1/menu.cs | 5 +++++
 1 file changed, 5 insertions(+)

Thu Jul 22 21:32:05 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
sidebar menu session and persons cannot be unfolded at the same time 
 glade/app1.glade                  | 34 ++++++++++++++++++++--------------
 src/gui/app1/chronojumpPersons.cs | 14 --------------
 src/gui/app1/menu.cs              | 38 ++++++++++++++++++++++++++++++++------
 3 files changed, 52 insertions(+), 34 deletions(-)

Thu Jul 22 19:47:17 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Show person photo (under persons treeview) is false by default 
 src/sqlite/main.cs        | 2 +-
 src/sqlite/preferences.cs | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Thu Jul 22 19:46:01 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
sidebar: persons: More tweaks on spacings 
 glade/app1.glade | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Thu Jul 22 19:41:17 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Sidebar session much nicer with an VButtonsBox 
 glade/app1.glade     | 205 +++++++++++++++++++++++++++------------------------
 src/gui/app1/menu.cs |  13 +---
 src/gui/networks.cs  |   4 +-
 3 files changed, 114 insertions(+), 108 deletions(-)

Thu Jul 22 19:40:11 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
sidebar does not resize on win maximize 
 glade/app1.glade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Jul 22 18:20:54 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
more sidebar improvements 
 glade/app1.glade     | 451 ++++++++++++++++++++++++++-------------------------
 src/gui/app1/menu.cs |   2 +
 2 files changed, 233 insertions(+), 220 deletions(-)

Wed Jul 21 17:02:36 2021 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 2062 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1032 insertions(+), 1030 deletions(-)

Wed Jul 21 18:21:11 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Session frame now like person and more tweaks, colors, ... 
 glade/app1.glade                  | 618 ++++++++++++++++++++++----------------
 src/gui/app1/chronojump.cs        |  20 +-
 src/gui/app1/chronojumpPersons.cs |   1 -
 src/gui/app1/icons.cs             |  12 +-
 src/gui/app1/menu.cs              |   5 +
 5 files changed, 392 insertions(+), 264 deletions(-)

Wed Jul 21 18:20:55 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Added session/person yellow images 
 images/md/folders_yellow.png           | Bin 0 -> 6408 bytes
 images/md/ic_person_yellow_24dp_1x.png | Bin 0 -> 6708 bytes
 src/Makefile.am                        |   2 ++
 3 files changed, 2 insertions(+)

Wed Jul 21 16:48:40 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Application title: Chronojump - session - mode 
 src/gui/app1/chronojump.cs | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Wed Jul 21 16:43:31 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Removed menu icons type from gui/preferences 
 glade/preferences_win.glade | 235 ++------------------------------------------
 src/gui/app1/menu.cs        |  19 +---
 src/gui/preferences.cs      |  69 +------------
 src/preferences.cs          |   6 +-
 4 files changed, 13 insertions(+), 316 deletions(-)

Wed Jul 21 16:28:55 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Ensure contrast of no_image icon for person 
 images/md/ic_photo_camera_yellow_24dp_2x.png | Bin 0 -> 9371 bytes
 src/Makefile.am                              |   1 +
 src/gui/app1/chronojump.cs                   |   5 +++++
 src/gui/app1/chronojumpPersons.cs            |   3 +++
 src/gui/app1/icons.cs                        |   2 ++
 src/gui/person/personSelect.cs               |   8 ++++++--
 6 files changed, 17 insertions(+), 2 deletions(-)

Wed Jul 21 16:12:16 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Sidebar session/persons with colorized eventboxes for all icons 
 glade/app1.glade     | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/gui/app1/menu.cs | 25 ++++++++++++++++++
 2 files changed, 98 insertions(+)

Wed Jul 21 15:55:08 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
session/persons sidebar: contrast labels 
 glade/app1.glade           | 8 ++++----
 src/gui/app1/chronojump.cs | 8 ++++++++
 src/gui/app1/menu.cs       | 2 +-
 3 files changed, 13 insertions(+), 5 deletions(-)

Wed Jul 21 13:45:35 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
When persons mange is unfolded, show button in yellow 
 glade/app1.glade                  | 18 ++++++++++--------
 src/gui/app1/chronojumpPersons.cs |  2 +-
 src/gui/app1/menu.cs              |  9 +++++----
 3 files changed, 16 insertions(+), 13 deletions(-)

Wed Jul 21 13:34:42 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Person's name is shown in manage 
 glade/app1.glade                  | 7 ++++---
 src/gui/app1/chronojump.cs        | 2 ++
 src/gui/app1/chronojumpPersons.cs | 1 +
 3 files changed, 7 insertions(+), 3 deletions(-)

Wed Jul 21 13:21:36 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Cont of last commit 
 glade/app1.glade                  | 52 ++++++++++++++++++++++++++++++++++++---
 src/gui/app1/chronojump.cs        |  9 ++++---
 src/gui/app1/chronojumpPersons.cs |  2 +-
 3 files changed, 55 insertions(+), 8 deletions(-)

Wed Jul 21 13:05:38 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Better buttons for person add/load 1/multiple 
 glade/app1.glade     | 98 +++++++++++++++-------------------------------------
 src/gui/app1/menu.cs |  8 ++---
 2 files changed, 32 insertions(+), 74 deletions(-)

Wed Jul 21 11:27:17 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
left menu/sidebar converted to 1 unified session/person sidebar 
 glade/app1.glade                      | 1025 ++++++++++++++-------------------
 src/gui/app1/chronojump.cs            |   41 +-
 src/gui/app1/chronojumpPersons.cs     |    5 +-
 src/gui/app1/contactsExercise.cs      |    4 +-
 src/gui/app1/encoder.cs               |    4 +-
 src/gui/app1/forceSensor.cs           |    3 -
 src/gui/app1/forceSensorAnalyze.cs    |    1 -
 src/gui/app1/menu.cs                  |   52 +-
 src/gui/app1/runEncoder.cs            |    1 -
 src/gui/app1/session/addEdit.cs       |    4 +
 src/gui/app1/session/loadAndImport.cs |    3 -
 src/gui/chronojumpImporter.cs         |    3 -
 12 files changed, 446 insertions(+), 700 deletions(-)

Tue Jul 20 19:30:17 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Removed icons for top menu/persons hbox 
 src/gui/app1/icons.cs | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

Tue Jul 20 19:28:18 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Extra checks to forbid edit/delete/export a missing session (after delete and maybe reboot chronojump) 
 src/gui/app1/chronojump.cs     | 27 +++++++++++++++++++++------
 src/gui/app1/session/delete.cs |  8 ++++++++
 src/gui/app1/session/export.cs |  5 +++++
 3 files changed, 34 insertions(+), 6 deletions(-)

Tue Jul 20 18:48:24 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
On new/load session accept, fold session menu 
 src/gui/app1/chronojump.cs | 6 ++++++
 1 file changed, 6 insertions(+)

Tue Jul 20 18:42:23 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Continuation of last commit 
 src/gui/app1/shortcuts.cs | 3 ---
 1 file changed, 3 deletions(-)

Tue Jul 20 18:41:50 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
dialog_shortcuts.glade removed Menu shortcut 
 glade/dialog_shortcuts.glade | 85 --------------------------------------------
 1 file changed, 85 deletions(-)

Tue Jul 20 18:40:21 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
preferences_win.glade "small" -> "small or tactile" 
 glade/preferences_win.glade | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Tue Jul 20 16:42:01 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
While encoder capture, showOnlyBars modes can change. Solving null encoderGraphDoPlot. 
 src/config.cs              |   5 +--
 src/encoderCapture.cs      |   3 +-
 src/gui/app1/chronojump.cs |  32 +++++++-------
 src/gui/app1/encoder.cs    | 102 +++++++++++++++++++++++++--------------------
 src/gui/networks.cs        |   1 -
 5 files changed, 78 insertions(+), 65 deletions(-)

Tue Jul 20 16:41:28 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
encoderCaptureShowOnlyBars SQL stored on Chronojump exit 
 src/gui/app1/chronojump.cs | 5 +++++
 1 file changed, 5 insertions(+)

Tue Jul 20 16:40:30 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
preferences.encoderCaptureShowOnlyBars boolean -> EncoderCaptureDisplay 
 src/gui/app1/chronojump.cs |  2 ++
 src/gui/app1/encoder.cs    | 21 +++++++++++++++++++++
 src/preferences.cs         |  2 +-
 src/sqlite/preferences.cs  |  7 +++++--
 4 files changed, 29 insertions(+), 3 deletions(-)

Tue Jul 20 16:37:22 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
DB: 2.25, encoderCaptureShowOnlyBars now uses BooleansInt 
 src/sqlite/main.cs | 18 +++++++++++++++++-
 1 file changed, 17 insertions(+), 1 deletion(-)

Tue Jul 20 16:36:16 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
New class EncoderCaptureDisplay : BooleansInt 
 src/gui/app1/encoder.cs | 45 +++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 45 insertions(+)

Tue Jul 20 11:04:52 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Minor change 
 src/gui/app1/runEncoder.cs | 3 +++
 1 file changed, 3 insertions(+)

Mon Jul 19 23:29:09 2021 +0000 Anders Jonsson <anders.jonsson@norsjovallen.se>
Update Swedish translation 
 po/sv.po | 1235 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 625 insertions(+), 610 deletions(-)

Mon Jul 19 16:30:22 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
new class ConvertBooleansInt to convert from/to n booleans 
 src/gui/app1/chronojump.cs |  4 ++-
 src/util.cs                | 67 ++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 70 insertions(+), 1 deletion(-)

Mon Jul 19 13:28:10 2021 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 1248 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 633 insertions(+), 615 deletions(-)

Mon Jul 19 13:49:42 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Removed ShowOnlyBars from preferences 
 glade/preferences_win.glade | 69 ++-------------------------------------------
 src/gui/preferences.cs      | 17 -----------
 2 files changed, 3 insertions(+), 83 deletions(-)

Mon Jul 19 12:52:18 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder capture 4 views if only signal fully show it 
 glade/app1.glade        | 2 +-
 src/gui/app1/encoder.cs | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)

Mon Jul 19 12:35:12 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder capture 4 views now without drawing_indicator 
 glade/app1.glade | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Mon Jul 19 12:33:35 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
vbox_inertial_instructions at side of hpaned_encoder 
 glade/app1.glade        | 486 +++++++++++++++++++++++-------------------------
 src/gui/app1/encoder.cs |  24 ++-
 2 files changed, 244 insertions(+), 266 deletions(-)

Mon Jul 19 12:16:13 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder capture 4 views if all false show a message 
 glade/app1.glade        | 52 ++++++++++++++++++++++++++++++++++++++++++++++---
 src/gui/app1/encoder.cs | 17 +++++++---------
 2 files changed, 56 insertions(+), 13 deletions(-)

Mon Jul 19 12:03:00 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
vbox_angle_now at right of hpaned_encoder 
 glade/app1.glade | 284 +++++++++++++++++++++++++++----------------------------
 1 file changed, 142 insertions(+), 142 deletions(-)

Mon Jul 19 11:51:24 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed alignment_encoder_capture_curves_bars_drawingarea not shown on setting vpaned to the top 
 glade/app1.glade | 1 -
 1 file changed, 1 deletion(-)

Mon Jul 19 11:45:25 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder capture 4 views now managed by checkbuttons 
 glade/app1.glade        | 40 ++++++++++-----------------------------
 src/gui/app1/encoder.cs | 50 +++++++++++++++++++------------------------------
 2 files changed, 29 insertions(+), 61 deletions(-)

Mon Jul 19 11:19:50 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
button_encoder_capture_image_save moved at right of encoder_capture_curves_bars_drawingarea 
 glade/app1.glade        | 124 ++++++++++++++++++++++++++++++------------------
 src/gui/app1/encoder.cs |   1 -
 2 files changed, 79 insertions(+), 46 deletions(-)

Mon Jul 19 11:13:11 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder capture tab has 4 views: bars, table, bars & table, bars table & signal 
 glade/app1.glade        | 362 +++++++++++++++++++++++++++++-------------------
 src/gui/app1/encoder.cs |  55 +++++---
 src/gui/networks.cs     |  28 ----
 3 files changed, 251 insertions(+), 194 deletions(-)

Fri Jul 16 19:24:32 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Refactorized cairo grid from xy to generic to be used on bars 
 src/gui/cairo/bars.cs               |  37 ++++++--
 src/gui/cairo/generic.cs            | 174 ++++++++++++++++++++++++++++++++++++
 src/gui/cairo/jumpsRunsEvolution.cs |   6 +-
 src/gui/cairo/raceAnalyzer.cs       |   2 +-
 src/gui/cairo/xy.cs                 | 172 +----------------------------------
 5 files changed, 211 insertions(+), 180 deletions(-)

Fri Jul 16 18:43:17 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Added CairoBars class 
 src/Makefile.am       |   1 +
 src/gui/cairo/bars.cs | 363 ++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 364 insertions(+)

Fri Jul 16 18:39:50 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Refactorized gui/cairo/xy to gui/cairo/generic 
 src/gui/cairo/generic.cs |  8 ++++++++
 src/gui/cairo/xy.cs      | 27 +++++----------------------
 2 files changed, 13 insertions(+), 22 deletions(-)

Fri Jul 16 18:37:14 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
counting social network poll on countPingsAtServer.txt 
 testing-stuff/countPingsAtServer.txt | 3 +++
 1 file changed, 3 insertions(+)

Thu Jul 15 13:49:41 2021 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed crash on delete set from encoder set load 
 src/sqlite/encoder.cs | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Mon Jul 12 22:12:23 2021 +0000 Enrico Nicoletto <liverig@gmail.com>
Update Brazilian Portuguese translation 
 po/pt_BR.po | 789 ++++++++++++++++++++++++++++++------------------------------
 1 file changed, 395 insertions(+), 394 deletions(-)