Thu Jan 21 18:31:04 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Added 2.1.0.html changes file 
 versions/2.1.0.html | 81 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 81 insertions(+)

Thu Jan 21 16:00:48 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Catalan translation: Correctly used translator-credits now 
 po/ca.po | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

Thu Jan 21 15:30:15 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Updated catalan translation 
 po/ca.po | 4139 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 2231 insertions(+), 1908 deletions(-)

Wed Jan 20 12:04:41 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
News download thread can be cancelled 
 glade/app1.glade     | 55 ++++++++++++++++++++++++++++++++++++++++++++--------
 src/gui/app1/news.cs | 23 +++++++++++++++++++++-
 2 files changed, 69 insertions(+), 9 deletions(-)

Wed Jan 20 11:46:46 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Updated news diagram 
 diagrams/processes/news.dia | Bin 4128 -> 5834 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

Wed Jan 20 11:46:20 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
News get with a thread 
 glade/app1.glade     | 426 +++++++++++++++++++++++++++++++++------------------
 src/gui/app1/menu.cs |  35 +----
 src/gui/app1/news.cs |  85 +++++++++-
 3 files changed, 365 insertions(+), 181 deletions(-)

Tue Jan 19 18:45:52 2021 +0100 Xavier Padullés <testing@chronojump.org>
pvfProfile prepared to function with photocells and raceAnalyzer 
 encoder/pfvProfileEvolution.R | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Tue Jan 19 18:25:27 2021 +0100 Xavier Padullés <testing@chronojump.org>
Fixed Pmax(F0,V0) profile 
 encoder/pfvProfileEvolution.R | 19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)

Tue Jan 19 12:04:24 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
At start do not dowload news, just news date. News dowloaded on button press. 
 diagrams/processes/news.dia | Bin 4123 -> 4128 bytes
 src/gui/app1/chronojump.cs  |  31 ++++++++++++++-----------------
 src/gui/app1/menu.cs        |  28 ++++++++++++++++++++--------
 src/gui/app1/news.cs        |  15 ++++++++++-----
 4 files changed, 44 insertions(+), 30 deletions(-)

Tue Jan 19 12:03:58 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Json GetNewsDatetime method 
 src/json/json.cs | 44 ++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 44 insertions(+)

Tue Jan 19 12:03:17 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
DB: 2.11 Inserted prefs: clientNewsDatetime 
 src/preferences.cs        |  6 +++++-
 src/sqlite/main.cs        | 11 ++++++++++-
 src/sqlite/preferences.cs |  9 +++++++++
 3 files changed, 24 insertions(+), 2 deletions(-)

Tue Jan 19 11:30:47 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Added news.dia 
 diagrams/processes/news.dia | Bin 0 -> 4123 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

Sat Jan 16 12:34:26 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
overview win selects currentPerson on open 
 src/gui/app1/chronojump.cs |  8 ++++----
 src/gui/overview.cs        | 39 +++++++++++++++++++++++++++++++++++----
 2 files changed, 39 insertions(+), 8 deletions(-)

Sat Jan 16 07:52:45 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Overview win: on select this person it closes win 
 src/gui/app1/chronojump.cs |  2 +-
 src/gui/overview.cs        | 14 +++++++++-----
 2 files changed, 10 insertions(+), 6 deletions(-)

Sat Jan 16 07:51:47 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Overview win select this person move to bottom 
 glade/overview.glade | 31 ++++++++++++++++---------------
 1 file changed, 16 insertions(+), 15 deletions(-)

Sat Jan 16 01:50:21 2021 +0100 Xavier Padullés <testing@chronojump.org>
Fixed time to pmax in photocells 
 r-scripts/sprintPhotocells.R | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Sat Jan 16 01:42:10 2021 +0100 Xavier Padullés <testing@chronojump.org>
Optimized time shift calculation in 3 split times 
 r-scripts/sprintPhotocells.R | 40 +++++++++++++++++++++++-----------------
 1 file changed, 23 insertions(+), 17 deletions(-)

Fri Jan 15 22:35:50 2021 +0100 Xavier Padullés <testing@chronojump.org>
Plotting the model with the time shifting 
 r-scripts/sprintPhotocells.R | 19 +++++++++++--------
 r-scripts/sprintUtil.R       |  5 +++--
 2 files changed, 14 insertions(+), 10 deletions(-)

Fri Jan 15 21:12:57 2021 +0100 Xavier Padullés <testing@chronojump.org>
Using time shift in sprint model with photocells 
 r-scripts/sprintPhotocells.R               | 144 +++++++++++++----------------
 r-scripts/tests/shortsLibrary/validation.R |   4 +-
 2 files changed, 63 insertions(+), 85 deletions(-)

Fri Jan 15 18:33:57 2021 +0100 Xavier Padullés <testing@chronojump.org>
Fixed last split time and mean speed 
 r-scripts/scripts-util.R  |  1 +
 r-scripts/sprintEncoder.R | 36 ++++++++++++++++++++----------------
 2 files changed, 21 insertions(+), 16 deletions(-)

Fri Jan 15 12:54:50 2021 +0100 Xavier Padullés <testing@chronojump.org>
Fixed RSE comparison of Time (shortsLibraty) and Position (X. Padulles) 
 r-scripts/tests/shortsLibrary/validation.R | 82 ++++++++++++++++++++----------
 1 file changed, 56 insertions(+), 26 deletions(-)

Thu Jan 14 08:17:08 2021 +0100 Xavier Padullés <testing@chronojump.org>
Checking RSE with the inverse function 
 r-scripts/sprintEncoder.R                  |  13 +-
 r-scripts/tests/shortsLibrary/validation.R | 203 +++++++++++++++--------------
 2 files changed, 116 insertions(+), 100 deletions(-)

Mon Jan 11 18:57:04 2021 +0100 Xavier Padullés <testing@chronojump.org>
Fixed time corrction error 
 r-scripts/sprintEncoder.R | 1 -
 1 file changed, 1 deletion(-)

Mon Jan 11 18:38:46 2021 +0100 Xavier Padullés <testing@chronojump.org>
Using position(time) function for the regression 
 r-scripts/sprintEncoder.R | 42 +++++++++++++++++++++++++++++-------------
 1 file changed, 29 insertions(+), 13 deletions(-)

Mon Jan 11 13:52:09 2021 +0100 Xavier Padullés <testing@chronojump.org>
Fixed the time shifting 
 r-scripts/scripts-util.R  |  4 ++--
 r-scripts/sprintEncoder.R | 11 ++++++-----
 2 files changed, 8 insertions(+), 7 deletions(-)

Mon Jan 11 13:50:34 2021 +0100 Xavier Padullés <testing@chronojump.org>
Added 4 photocells with corrected time 
 r-scripts/tests/shortsLibrary/validation.R | 99 ++++++++++++++++--------------
 1 file changed, 54 insertions(+), 45 deletions(-)

Mon Jan 11 11:50:14 2021 +0100 Xavier Padullés <testing@chronojump.org>
Added Time shifting in raceAnalyzer 
 r-scripts/sprintEncoder.R | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

Tue Dec 22 16:45:33 2020 +0100 Xavier Padullés <x.padulles@gmail.com>
Added residual standard error to valdation 
 r-scripts/tests/shortsLibrary/validation.R | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Dec 18 16:22:26 2020 +0100 Xavier Padullés <testing@chronojump.org>
Initial testing with world chanpionships data 
 r-scripts/tests/shortsLibrary/learningShorts.R | 1 +
 r-scripts/tests/shortsLibrary/validation.R     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

Thu Dec 17 20:31:25 2020 +0100 Xavier Padullés <testing@chronojump.org>
Using shorts library for better calculations 
 r-scripts/sprintPhotocells.R                   | 9 +--------
 r-scripts/tests/shortsLibrary/learningShorts.R | 1 -
 2 files changed, 1 insertion(+), 9 deletions(-)

Thu Dec 17 16:51:08 2020 +0100 Xavier Padullés <testing@chronojump.org>
Testing the use of shorts library 
 r-scripts/sprintPhotocells.R                   | 8 ++++++++
 r-scripts/tests/shortsLibrary/learningShorts.R | 1 -
 2 files changed, 8 insertions(+), 1 deletion(-)

Tue Dec 22 16:45:33 2020 +0100 Xavier Padullés <x.padulles@gmail.com>
Added residual standard error to valdation 
 r-scripts/tests/shortsLibrary/validation.R | 43 +++++++++++++++++++++---------
 1 file changed, 30 insertions(+), 13 deletions(-)

Fri Dec 18 16:22:26 2020 +0100 Xavier Padullés <testing@chronojump.org>
Initial testing with world chanpionships data 
 .../shortsLibrary/WorlChampionshipSplitTimes.csv   |  18 +++
 r-scripts/tests/shortsLibrary/learningShorts.R     |   5 +-
 r-scripts/tests/shortsLibrary/validation.R         | 126 +++++++++++++++++++++
 3 files changed, 148 insertions(+), 1 deletion(-)

Thu Dec 17 20:31:25 2020 +0100 Xavier Padullés <testing@chronojump.org>
Using shorts library for better calculations 
 r-scripts/sprintPhotocells.R                   | 58 ++++++++++++++++++++++--
 r-scripts/tests/shortsLibrary/learningShorts.R | 61 +++++++++++++++++++++-----
 2 files changed, 106 insertions(+), 13 deletions(-)

Thu Dec 17 16:51:08 2020 +0100 Xavier Padullés <testing@chronojump.org>
Testing the use of shorts library 
 r-scripts/sprintPhotocells.R                   | 51 +++++++++++++++++++-------
 r-scripts/tests/shortsLibrary/learningShorts.R | 46 +++++++++++++++++++++++
 2 files changed, 84 insertions(+), 13 deletions(-)

Fri Jan 15 10:20:31 2021 +0100 Xavier Padullés <testing@chronojump.org>
Fixed infinite error in force model 
 r-scripts/maximumIsometricForce.R | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Jan 14 15:19:52 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed full unsensitivity on networks autologout when exercice config is opened 
 src/gui/networks.cs | 6 ++++++
 1 file changed, 6 insertions(+)

Wed Jan 13 13:33:54 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Minor change on some comment 
 src/sqlite/news.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Wed Jan 13 13:27:11 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Minor changes on latest products display 
 glade/app1.glade | 196 +++++++++++++++++++++++++++++++------------------------
 1 file changed, 110 insertions(+), 86 deletions(-)

Mon Jan 11 15:00:16 2021 +0100 Xavier Padullés <testing@chronojump.org>
Fixed raceAnalyzer trigger signals with zero displacement 
 r-scripts/sprintEncoder.R | 3 +++
 1 file changed, 3 insertions(+)

Fri Jan 8 00:40:02 2021 +0100 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 423 ++++++++++++++++++++++++---------------------------------------
 1 file changed, 160 insertions(+), 263 deletions(-)

Thu Jan 7 19:51:04 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Jumps profile draws a white area if some indexes are not > 0 or not exist 
 src/gui/cairo/jumpsProfile.cs | 23 +++++++++++++++++++----
 1 file changed, 19 insertions(+), 4 deletions(-)

Thu Jan 7 19:50:26 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Jumps profile says error in index if DJa is lower than a jump 
 src/jumpsProfile.cs | 23 ++++++++++++++++++++++-
 1 file changed, 22 insertions(+), 1 deletion(-)

Thu Jan 7 19:49:28 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
JumpsProfile allow to save image without having all 5 indexes 
 src/gui/app1/jumpsProfile.cs | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Thu Jan 7 15:27:15 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Renamed (shortened) 47 images to be able to cygwin compile 
 ...apps_6_black_24dp.png => apps_6_black_24dp.png} | Bin
 ...e_apps_6_blue_24dp.png => apps_6_blue_24dp.png} | Bin
 ...ated_blue_24dp.png => apps_6_sep_blue_24dp.png} | Bin
 ...e_24dp.png => apps_6_sep_encoder_blue_24dp.png} | Bin
 ...lue_24dp.png => apps_6_sep_force_blue_24dp.png} | Bin
 ...blue_24dp.png => apps_6_sep_jump_blue_24dp.png} | Bin
 ...lue_24dp.png => apps_6_sep_other_blue_24dp.png} | Bin
 ...t_blue_24dp.png => apps_6_sep_rt_blue_24dp.png} | Bin
 ..._blue_24dp.png => apps_6_sep_run_blue_24dp.png} | Bin
 ...back_blue_24dp.png => arrow_back_blue_24dp.png} | Bin
 ..._blue_24dp.png => arrow_backward_blue_24dp.png} | Bin
 ...d_blue_24dp.png => arrow_forward_blue_24dp.png} | Bin
 ...ard_red_24dp.png => arrow_forward_red_24dp.png} | Bin
 ..._24dp.png => arrow_forward_red_yellow_24dp.png} | Bin
 ...ment_blue_24dp.png => attachment_blue_24dp.png} | Bin
 ...k_box_blue_24dp.png => check_box_blue_24dp.png} | Bin
 ...grid_on_blue_24dp.png => grid_on_blue_24dp.png} | Bin
 ...eline_help_blue_24dp.png => help_blue_24dp.png} | Bin
 ...png => ic_direct_race_encoder_blue_24dp_1x.png} | Bin
 ...g => ic_direct_race_encoder_yellow_24dp_1x.png} | Bin
 ..._24dp_1x.png => ic_direct_run_blue_24dp_1x.png} | Bin
 ..._24dp_2x.png => ic_direct_run_blue_24dp_2x.png} | Bin
 ...png => ic_direct_run_multiple_blue_24dp_1x.png} | Bin
 ...g => ic_direct_run_multiple_yellow_24dp_1x.png} | Bin
 ...ng => ic_direct_run_photocell_blue_24dp_2x.png} | Bin
 ...x.png => ic_direct_run_simple_blue_24dp_1x.png} | Bin
 ...png => ic_direct_run_simple_yellow_24dp_1x.png} | Bin
 ...1x.png => ic_direct_run_track_blue_24dp_1x.png} | Bin
 ...yboard_blue_24dp.png => keyboard_blue_24dp.png} | Bin
 ...st_alt_blue_24dp.png => list_alt_blue_24dp.png} | Bin
 ...ne_blue_24dp.png => mail_outline_blue_24dp.png} | Bin
 ...eline_menu_blue_24dp.png => menu_blue_24dp.png} | Bin
 ..._book_blue_24dp.png => menu_book_blue_24dp.png} | Bin
 ...oriz_blue_24dp.png => more_horiz_blue_24dp.png} | Bin
 ...es_blue_24dp.png => new_releases_blue_24dp.png} | Bin
 ...o_red_24dp.png => photo_camera_do_red_24dp.png} | Bin
 ...lue_24dp.png => photo_camera_end_blue_24dp.png} | Bin
 ...24dp.png => photo_camera_preview_blue_24dp.png} | Bin
 ...e_24dp.png => photo_camera_start_blue_24dp.png} | Bin
 ...rrow_blue_24dp.png => play_arrow_blue_24dp.png} | Bin
 ...blue_24dp.png => portrait_search_blue_24dp.png} | Bin
 ...eline_save_blue_24dp.png => save_blue_24dp.png} | Bin
 ...ine_store_blue_24dp.png => store_blue_24dp.png} | Bin
 ...blue_news_24dp.png => store_blue_news_24dp.png} | Bin
 ...store_yellow_24dp.png => store_yellow_24dp.png} | Bin
 ...warning_blue_24dp.png => warning_blue_24dp.png} | Bin
 ...e_warning_red_24dp.png => warning_red_24dp.png} | Bin
 src/Makefile.am                                    |  86 ++++++++++-----------
 48 files changed, 43 insertions(+), 43 deletions(-)

Thu Jan 7 14:16:42 2021 +0000 Florentina Mușat <florentina.musat.28@gmail.com>
Update Romanian translation 
 po/ro.po | 148 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 81 insertions(+), 67 deletions(-)

Wed Jan 6 14:25:37 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed json/compujump GetTasks person.id -> person_user.id for new django code 
 src/json/compujump.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Jan 6 14:24:34 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Send log init screen much better 
 glade/app1.glade   | 449 +++++++++++++++++++++++++++--------------------------
 src/chronojump.cs  |   2 +-
 src/gui/sendLog.cs |  10 +-
 3 files changed, 241 insertions(+), 220 deletions(-)

Tue Jan 5 16:53:20 2021 +0000 Anders Jonsson <anders.jonsson@norsjovallen.se>
Update Swedish translation 
 po/sv.po | 6472 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 3474 insertions(+), 2998 deletions(-)

Tue Jan 5 10:31:03 2021 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 3085 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 1632 insertions(+), 1453 deletions(-)

Mon Jan 4 20:01:39 2021 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 218 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 117 insertions(+), 101 deletions(-)

Mon Jan 4 19:28:24 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
preferences_win: All multimedia widgets can be seen now 
 glade/preferences_win.glade | 1215 ++++++++++++++++++++++---------------------
 1 file changed, 615 insertions(+), 600 deletions(-)

Mon Jan 4 19:09:45 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Minor fix 
 glade/preferences_win.glade | 2 ++
 1 file changed, 2 insertions(+)

Mon Jan 4 19:01:33 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Minor fix 
 src/gui/person/showAllEvents.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Jan 4 18:58:53 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Km/h -> km/h 
 src/gui/run.cs       | 6 +++---
 src/treeview/jump.cs | 2 +-
 src/treeview/run.cs  | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

Mon Jan 4 18:56:39 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed some strings related to: https://gitlab.gnome.org/GNOME/chronojump/-/issues/476 
 glade/app1.glade             | 34 ++++++++++++++++++++--------------
 glade/dialog_shortcuts.glade |  4 ++--
 glade/preferences_win.glade  |  4 ++--
 src/gui/chronopicRegister.cs |  2 +-
 src/gui/preferences.cs       | 12 ++++++------
 5 files changed, 31 insertions(+), 25 deletions(-)

Mon Jan 4 18:04:48 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed three strings, thanks Anders Jonsson 
 glade/app1.glade            | 2 +-
 glade/preferences_win.glade | 2 +-
 src/gui/networks.cs         | 6 +++---
 3 files changed, 5 insertions(+), 5 deletions(-)

Mon Jan 4 17:44:21 2021 +0100 Xavier Padullés <x.padulles@gmail.com>
RaceAnalyzer. Fixed speed shown during capture 
 src/gui/app1/runEncoder.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Jan 4 17:33:40 2021 +0100 Xavier Padullés <x.padulles@gmail.com>
Fixed raceAnalyzer displacement during capture 
 src/gui/app1/runEncoder.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Jan 4 17:07:39 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
RaceAnalyzer can change pps from firmware version 0.3 
 src/gui/app1/runEncoder.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Jan 4 16:56:28 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Fix to race analyzer distance on capture 
 src/gui/app1/runEncoder.cs | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

Mon Jan 4 00:14:56 2021 +0100 Xavier Padullés <testing@chronojump.org>
Merge branch 'optimizeRFD' 
Sun Jan 3 18:05:32 2021 +0100 Xavier Padullés <testing@chronojump.org>
Added values of force and time in PERCENT_F_MAX option 
 r-scripts/maximumIsometricForce.R | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

Sat Jan 2 19:01:04 2021 +0000 Florentina Mușat <florentina.musat.28@gmail.com>
Update Romanian translation 
 po/ro.po | 4041 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 2171 insertions(+), 1870 deletions(-)

Sat Jan 2 13:11:38 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Upload versions info of 2.0.2 
 versions/2.0.2.html | 92 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 92 insertions(+)

Sat Jan 2 13:08:25 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Updates on processMultiDatabases process 
 processMultiDatabases/computerDB.cs            | 4 ----
 processMultiDatabases/joinGroup.R              | 3 ++-
 processMultiDatabases/processMultiDatabases.cs | 2 ++
 3 files changed, 4 insertions(+), 5 deletions(-)

Sat Jan 2 12:12:31 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Updated chronojumpScholarGraph.R with 2020 data and a curve 
 r-scripts/chronojumpScholarGraph.R | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)

Sat Jan 2 08:52:08 2021 +0100 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 11770 ++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 6539 insertions(+), 5231 deletions(-)

Fri Jan 1 19:25:56 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
One comment for last commit 
 src/json/json.cs | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Fri Jan 1 19:11:36 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
New products update/download if version of a news changed or image changed 
 src/gui/app1/chronojump.cs |  4 ++--
 src/json/json.cs           | 25 +++++++++++++++++++------
 src/news.cs                | 41 +++++++++++++++++++++++++++++++++++++----
 src/sqlite/news.cs         | 12 ++++++++++++
 4 files changed, 70 insertions(+), 12 deletions(-)

Fri Jan 1 18:31:24 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
One translatable string was in Spanish. Thanks, Marek. 
 glade/app1.glade | 32 +++++++++++++++++++-------------
 1 file changed, 19 insertions(+), 13 deletions(-)

Fri Jan 1 10:58:04 2021 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 24 +++++++++++++++++++-----
 1 file changed, 19 insertions(+), 5 deletions(-)

Fri Jan 1 10:37:57 2021 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 22 +++++++++++++++-------
 1 file changed, 15 insertions(+), 7 deletions(-)

Thu Dec 31 20:58:57 2020 +0000 Enrico Nicoletto <liverig@gmail.com>
Update Brazilian Portuguese translation 
 po/pt_BR.po | 504 +++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 259 insertions(+), 245 deletions(-)

Thu Dec 31 16:22:13 2020 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 385 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 199 insertions(+), 186 deletions(-)

Thu Dec 31 16:42:49 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Much better top align of menu_tiny using retarded Allocation 
 glade/app1.glade          | 33 +++++++++++++++++++--------------
 src/gui/app1/menu_tiny.cs | 41 +++++++++++++++++++++++++++++++++++++++--
 2 files changed, 58 insertions(+), 16 deletions(-)

Thu Dec 31 15:25:54 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Quit button with red logo 
 images/md/ic_power_settings_new_red_24dp_1x.png | Bin 0 -> 7399 bytes
 src/Makefile.am                                 |   2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

Thu Dec 31 13:56:01 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Races with 2 tracks: do not allow to show sprint calculations 
 src/gui/sprint.cs | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

Thu Dec 31 13:34:54 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Hidden the button_force_sensor_sync for release until it works 
 src/gui/app1/chronojump.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Dec 31 13:29:07 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Race analyzer set_pps if != 10 and version >= 0.4 
 glade/preferences_win.glade | 174 +++++++++++++++++++++++++++++++++++---------
 src/gui/app1/runEncoder.cs  |  35 ++++++++-
 src/gui/preferences.cs      |   7 ++
 3 files changed, 178 insertions(+), 38 deletions(-)

Thu Dec 31 13:28:31 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
encoder show loss can be deactivated 
 glade/repetitive_conditions.glade | 29 +++++++++++++++++++++++++++--
 src/gui/app1/chronojump.cs        |  6 +++++-
 src/gui/app1/encoder.cs           |  6 +++---
 src/gui/encoderGraphObjects.cs    | 20 +++++++++++++-------
 src/gui/repetitiveConditions.cs   |  8 ++++++++
 5 files changed, 56 insertions(+), 13 deletions(-)

Thu Dec 31 13:27:14 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
DB 2.10 Inserted prefs: encoderCaptureShowLoss, runEncoderPPS 
 src/preferences.cs        |  2 ++
 src/sqlite/main.cs        | 12 +++++++++++-
 src/sqlite/preferences.cs |  8 ++++++++
 3 files changed, 21 insertions(+), 1 deletion(-)

Thu Dec 31 13:25:53 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Added a comment to raceAnalyzer.ino 
 arduino/raceAnalyzer/raceAnalyzer.ino | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Dec 31 13:13:19 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Minor change 
 glade/preferences_win.glade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Dec 31 13:11:06 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Minor changed: Renamed wrongly named preferences raceAnalyzer widgets 
 glade/preferences_win.glade | 6 +++---
 src/gui/preferences.cs      | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

Thu Dec 31 12:01:35 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
New animation for Chronojump 2.1 
 src/gui/app1/chronojumpLogo.cs | 17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)

Thu Dec 31 09:00:44 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Race analyzer shows also distance (text) while capturing (NEED TEST) 
 src/gui/app1/runEncoder.cs | 10 +++++++---
 src/gui/cairo/radial.cs    |  7 +++++--
 2 files changed, 12 insertions(+), 5 deletions(-)

Thu Dec 31 07:26:06 2020 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 392 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 200 insertions(+), 192 deletions(-)

Wed Dec 30 21:42:45 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
forceSensor analyze control AB step working 
 glade/app1.glade                   |  24 +-
 glade/preferences_win.glade        | 897 ++++++++++++++++++++++---------------
 src/gui/app1/chronojump.cs         |  18 +-
 src/gui/app1/forceSensor.cs        |   1 +
 src/gui/app1/forceSensorAnalyze.cs |  20 +-
 src/gui/preferences.cs             |   8 +
 6 files changed, 577 insertions(+), 391 deletions(-)

Wed Dec 30 21:41:52 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
DB:2.09 Preferences: forceSensorAnalyzeABSliderIncrement: control AB <> step 
 src/preferences.cs        |  3 ++-
 src/sqlite/main.cs        | 12 +++++++++++-
 src/sqlite/preferences.cs |  6 ++++++
 3 files changed, 19 insertions(+), 2 deletions(-)

Wed Dec 30 21:39:26 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
New products -> Latest products 
 glade/app1.glade | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Wed Dec 30 19:31:03 2020 +0000 Enrico Nicoletto <liverig@gmail.com>
Update Brazilian Portuguese translation 
 po/pt_BR.po | 252 +++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 130 insertions(+), 122 deletions(-)

Wed Dec 30 16:40:20 2020 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 263 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 138 insertions(+), 125 deletions(-)

Wed Dec 30 13:23:30 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
News show last 10 products 
 src/gui/app1/chronojump.cs | 4 ++--
 src/sqlite/news.cs         | 5 +++--
 2 files changed, 5 insertions(+), 4 deletions(-)

Wed Dec 30 13:19:24 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
New products showing newer/older working 
 glade/app1.glade     | 247 +++++++++++++++++++++++++++++++++------------------
 src/gui/app1/menu.cs |   8 +-
 src/gui/app1/news.cs |  65 +++++++++++++-
 src/json/json.cs     |   2 +-
 src/news.cs          |  26 +-----
 src/sqlite/news.cs   |   5 +-
 6 files changed, 238 insertions(+), 115 deletions(-)

Wed Dec 30 10:58:23 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Minor change on news language buttons 
 glade/app1.glade | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Wed Dec 30 10:55:39 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
new products: website is opened and better management of no news 
 glade/app1.glade           | 104 +++++++++++++++++++++++++++++++++++++++------
 src/constants.cs           |   2 +-
 src/gui/app1/chronojump.cs |   9 +++-
 src/gui/app1/menu.cs       |  11 ++++-
 src/gui/app1/news.cs       |  37 ++++++++++------
 5 files changed, 134 insertions(+), 29 deletions(-)

Tue Dec 29 21:14:29 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
New products language can be changed 
 glade/app1.glade     | 89 ++++++++++++++++++++++++++++++++++++++++++++--------
 src/gui/app1/menu.cs |  2 +-
 src/gui/app1/news.cs | 48 ++++++++++++++++++++++++----
 3 files changed, 119 insertions(+), 20 deletions(-)

Tue Dec 29 20:54:23 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
preferences.newsLanguageEs to manage language of the news 
 src/gui/app1/menu.cs      | 2 +-
 src/gui/app1/news.cs      | 6 +++---
 src/preferences.cs        | 5 +++--
 src/sqlite/preferences.cs | 2 ++
 4 files changed, 9 insertions(+), 6 deletions(-)

Tue Dec 29 18:05:57 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
New products gui (80% done) 
 glade/app1.glade                         | 255 +++++++++++++++++++++++++++++--
 images/md/baseline_store_yellow_24dp.png | Bin 0 -> 7016 bytes
 src/Makefile.am                          |   6 +-
 src/gui/app1/chronojump.cs               |  23 ++-
 src/gui/app1/icons.cs                    |   5 +-
 src/gui/app1/menu.cs                     |  23 +++
 src/gui/app1/news.cs                     |  73 +++++++++
 src/news.cs                              |  25 +++
 src/sqlite/news.cs                       |   4 +-
 9 files changed, 389 insertions(+), 25 deletions(-)

Tue Dec 29 01:49:34 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
generic_window label_treeviewload_row contrast if bg is dark 
 src/gui/genericWindow.cs | 1 +
 1 file changed, 1 insertion(+)

Tue Dec 29 10:29:42 2020 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 226 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 117 insertions(+), 109 deletions(-)

Mon Dec 28 23:28:03 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Not shown news buttons on networks 
 src/gui/networks.cs | 4 ++++
 1 file changed, 4 insertions(+)

Mon Dec 28 19:47:46 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
News working at start (inside pingThread) managed by a pulse 
 src/gui/app1/chronojump.cs | 102 +++++++++++++++++++--------------------------
 src/gui/app1/icons.cs      |   4 ++
 src/json/json.cs           |  34 ++++++++-------
 src/news.cs                |  29 +++++++++++--
 4 files changed, 90 insertions(+), 79 deletions(-)

Mon Dec 28 19:46:04 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Added to images for news buttons 
 images/md/baseline_store_blue_24dp.png      | Bin 0 -> 5386 bytes
 images/md/baseline_store_blue_news_24dp.png | Bin 0 -> 8784 bytes
 src/Makefile.am                             |   2 ++
 3 files changed, 2 insertions(+)

Mon Dec 28 19:45:02 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
glade/app1 labels for news: New Products 
 glade/app1.glade | 34 ++++++++++++++++++++--------------
 1 file changed, 20 insertions(+), 14 deletions(-)

Mon Dec 28 14:50:31 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Minor fix 
 src/news.cs | 1 -
 1 file changed, 1 deletion(-)

Mon Dec 28 14:47:42 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
News working: download news and image (need to do improvements) 
 src/chronojump.cs          |   1 +
 src/gui/app1/chronojump.cs |  17 ++++++--
 src/json/json.cs           |  69 ++++++++++++++++++++++++++---
 src/news.cs                | 106 ++++++++++++++++++++++++++++++++++++---------
 4 files changed, 163 insertions(+), 30 deletions(-)

Mon Dec 28 14:47:10 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Util methods: IsJpeg() IsPng() 
 src/util.cs | 10 ++++++++++
 1 file changed, 10 insertions(+)

Mon Dec 28 14:46:14 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
DB: 2.08. Create table news and insert newsLanguageEs on preferences 
 src/sqlite/main.cs        | 13 ++++++++++++-
 src/sqlite/preferences.cs |  2 ++
 2 files changed, 14 insertions(+), 1 deletion(-)

Mon Dec 28 14:37:31 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Updated Sqlite diagram for news table 
 diagrams/sqlite/chronojump_sqlite.dia | Bin 20276 -> 20874 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

Mon Dec 28 14:34:39 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
News sqlite code working 
 src/sqlite/news.cs | 56 ++++++++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 48 insertions(+), 8 deletions(-)

Sat Dec 26 12:18:06 2020 +0100 Piotr Drąg <piotrdrag@gmail.com>
Update POTFILES.in 
 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

Fri Dec 25 19:40:10 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
processMultiDatabases special case of Belfast biceps 4 Kg 
 processMultiDatabases/computerDB.cs            | 12 ++++++++++++
 processMultiDatabases/joinGroup.R              |  3 ++-
 processMultiDatabases/processMultiDatabases.cs |  2 --
 3 files changed, 14 insertions(+), 3 deletions(-)

Fri Dec 25 19:39:34 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
ProcessMultiDatabases cares about new two columns coming from graph.R 
 processMultiDatabases/processMultiDatabases.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Tue Dec 22 18:43:19 2020 +0000 Enrico Nicoletto <liverig@gmail.com>
Update Brazilian Portuguese translation 
 po/pt_BR.po | 1887 ++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 951 insertions(+), 936 deletions(-)

Sat Jan 2 19:01:04 2021 +0000 Florentina Mușat <florentina.musat.28@gmail.com>
Update Romanian translation 
 po/ro.po | 4041 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 2171 insertions(+), 1870 deletions(-)

Sat Jan 2 13:11:38 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Upload versions info of 2.0.2 
 versions/2.0.2.html | 92 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 92 insertions(+)

Sat Jan 2 13:08:25 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Updates on processMultiDatabases process 
 processMultiDatabases/computerDB.cs            | 4 ----
 processMultiDatabases/joinGroup.R              | 3 ++-
 processMultiDatabases/processMultiDatabases.cs | 2 ++
 3 files changed, 4 insertions(+), 5 deletions(-)

Sat Jan 2 12:12:31 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
Updated chronojumpScholarGraph.R with 2020 data and a curve 
 r-scripts/chronojumpScholarGraph.R | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)

Sat Jan 2 08:52:08 2021 +0100 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 11770 ++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 6539 insertions(+), 5231 deletions(-)

Fri Jan 1 19:25:56 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
One comment for last commit 
 src/json/json.cs | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Fri Jan 1 19:11:36 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
New products update/download if version of a news changed or image changed 
 src/gui/app1/chronojump.cs |  4 ++--
 src/json/json.cs           | 25 +++++++++++++++++++------
 src/news.cs                | 41 +++++++++++++++++++++++++++++++++++++----
 src/sqlite/news.cs         | 12 ++++++++++++
 4 files changed, 70 insertions(+), 12 deletions(-)

Fri Jan 1 18:31:24 2021 +0100 Xavier de Blas <xaviblas@gmail.com>
One translatable string was in Spanish. Thanks, Marek. 
 glade/app1.glade | 32 +++++++++++++++++++-------------
 1 file changed, 19 insertions(+), 13 deletions(-)

Fri Jan 1 10:58:04 2021 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 24 +++++++++++++++++++-----
 1 file changed, 19 insertions(+), 5 deletions(-)

Fri Jan 1 10:37:57 2021 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 22 +++++++++++++++-------
 1 file changed, 15 insertions(+), 7 deletions(-)

Thu Dec 31 20:58:57 2020 +0000 Enrico Nicoletto <liverig@gmail.com>
Update Brazilian Portuguese translation 
 po/pt_BR.po | 504 +++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 259 insertions(+), 245 deletions(-)

Thu Dec 31 16:22:13 2020 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 385 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 199 insertions(+), 186 deletions(-)

Thu Dec 31 16:42:49 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Much better top align of menu_tiny using retarded Allocation 
 glade/app1.glade          | 33 +++++++++++++++++++--------------
 src/gui/app1/menu_tiny.cs | 41 +++++++++++++++++++++++++++++++++++++++--
 2 files changed, 58 insertions(+), 16 deletions(-)

Thu Dec 31 15:25:54 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Quit button with red logo 
 images/md/ic_power_settings_new_red_24dp_1x.png | Bin 0 -> 7399 bytes
 src/Makefile.am                                 |   2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

Thu Dec 31 13:56:01 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Races with 2 tracks: do not allow to show sprint calculations 
 src/gui/sprint.cs | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

Thu Dec 31 13:34:54 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Hidden the button_force_sensor_sync for release until it works 
 src/gui/app1/chronojump.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Dec 31 13:29:07 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Race analyzer set_pps if != 10 and version >= 0.4 
 glade/preferences_win.glade | 174 +++++++++++++++++++++++++++++++++++---------
 src/gui/app1/runEncoder.cs  |  35 ++++++++-
 src/gui/preferences.cs      |   7 ++
 3 files changed, 178 insertions(+), 38 deletions(-)

Thu Dec 31 13:28:31 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
encoder show loss can be deactivated 
 glade/repetitive_conditions.glade | 29 +++++++++++++++++++++++++++--
 src/gui/app1/chronojump.cs        |  6 +++++-
 src/gui/app1/encoder.cs           |  6 +++---
 src/gui/encoderGraphObjects.cs    | 20 +++++++++++++-------
 src/gui/repetitiveConditions.cs   |  8 ++++++++
 5 files changed, 56 insertions(+), 13 deletions(-)

Thu Dec 31 13:27:14 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
DB 2.10 Inserted prefs: encoderCaptureShowLoss, runEncoderPPS 
 src/preferences.cs        |  2 ++
 src/sqlite/main.cs        | 12 +++++++++++-
 src/sqlite/preferences.cs |  8 ++++++++
 3 files changed, 21 insertions(+), 1 deletion(-)

Thu Dec 31 13:25:53 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Added a comment to raceAnalyzer.ino 
 arduino/raceAnalyzer/raceAnalyzer.ino | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Dec 31 13:13:19 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Minor change 
 glade/preferences_win.glade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Dec 31 13:11:06 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Minor changed: Renamed wrongly named preferences raceAnalyzer widgets 
 glade/preferences_win.glade | 6 +++---
 src/gui/preferences.cs      | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

Thu Dec 31 12:01:35 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
New animation for Chronojump 2.1 
 src/gui/app1/chronojumpLogo.cs | 17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)

Thu Dec 31 09:00:44 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Race analyzer shows also distance (text) while capturing (NEED TEST) 
 src/gui/app1/runEncoder.cs | 10 +++++++---
 src/gui/cairo/radial.cs    |  7 +++++--
 2 files changed, 12 insertions(+), 5 deletions(-)

Thu Dec 31 07:26:06 2020 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 392 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 200 insertions(+), 192 deletions(-)

Wed Dec 30 21:42:45 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
forceSensor analyze control AB step working 
 glade/app1.glade                   |  24 +-
 glade/preferences_win.glade        | 897 ++++++++++++++++++++++---------------
 src/gui/app1/chronojump.cs         |  18 +-
 src/gui/app1/forceSensor.cs        |   1 +
 src/gui/app1/forceSensorAnalyze.cs |  20 +-
 src/gui/preferences.cs             |   8 +
 6 files changed, 577 insertions(+), 391 deletions(-)

Wed Dec 30 21:41:52 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
DB:2.09 Preferences: forceSensorAnalyzeABSliderIncrement: control AB <> step 
 src/preferences.cs        |  3 ++-
 src/sqlite/main.cs        | 12 +++++++++++-
 src/sqlite/preferences.cs |  6 ++++++
 3 files changed, 19 insertions(+), 2 deletions(-)

Wed Dec 30 21:39:26 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
New products -> Latest products 
 glade/app1.glade | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Wed Dec 30 19:31:03 2020 +0000 Enrico Nicoletto <liverig@gmail.com>
Update Brazilian Portuguese translation 
 po/pt_BR.po | 252 +++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 130 insertions(+), 122 deletions(-)

Wed Dec 30 16:40:20 2020 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 263 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 138 insertions(+), 125 deletions(-)

Wed Dec 30 13:38:54 2020 +0100 Xavier Padullés <x.padulles@gmail.com>
Shifted raw signal to match the model start 
 r-scripts/maximumIsometricForce.R | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

Wed Dec 30 13:23:30 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
News show last 10 products 
 src/gui/app1/chronojump.cs | 4 ++--
 src/sqlite/news.cs         | 5 +++--
 2 files changed, 5 insertions(+), 4 deletions(-)

Wed Dec 30 13:19:24 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
New products showing newer/older working 
 glade/app1.glade     | 247 +++++++++++++++++++++++++++++++++------------------
 src/gui/app1/menu.cs |   8 +-
 src/gui/app1/news.cs |  65 +++++++++++++-
 src/json/json.cs     |   2 +-
 src/news.cs          |  26 +-----
 src/sqlite/news.cs   |   5 +-
 6 files changed, 238 insertions(+), 115 deletions(-)

Wed Dec 30 10:58:23 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Minor change on news language buttons 
 glade/app1.glade | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Wed Dec 30 10:55:39 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
new products: website is opened and better management of no news 
 glade/app1.glade           | 104 +++++++++++++++++++++++++++++++++++++++------
 src/constants.cs           |   2 +-
 src/gui/app1/chronojump.cs |   9 +++-
 src/gui/app1/menu.cs       |  11 ++++-
 src/gui/app1/news.cs       |  37 ++++++++++------
 5 files changed, 134 insertions(+), 29 deletions(-)

Tue Dec 29 21:14:29 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
New products language can be changed 
 glade/app1.glade     | 89 ++++++++++++++++++++++++++++++++++++++++++++--------
 src/gui/app1/menu.cs |  2 +-
 src/gui/app1/news.cs | 48 ++++++++++++++++++++++++----
 3 files changed, 119 insertions(+), 20 deletions(-)

Tue Dec 29 20:54:23 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
preferences.newsLanguageEs to manage language of the news 
 src/gui/app1/menu.cs      | 2 +-
 src/gui/app1/news.cs      | 6 +++---
 src/preferences.cs        | 5 +++--
 src/sqlite/preferences.cs | 2 ++
 4 files changed, 9 insertions(+), 6 deletions(-)

Tue Dec 29 18:05:57 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
New products gui (80% done) 
 glade/app1.glade                         | 255 +++++++++++++++++++++++++++++--
 images/md/baseline_store_yellow_24dp.png | Bin 0 -> 7016 bytes
 src/Makefile.am                          |   6 +-
 src/gui/app1/chronojump.cs               |  23 ++-
 src/gui/app1/icons.cs                    |   5 +-
 src/gui/app1/menu.cs                     |  23 +++
 src/gui/app1/news.cs                     |  73 +++++++++
 src/news.cs                              |  25 +++
 src/sqlite/news.cs                       |   4 +-
 9 files changed, 389 insertions(+), 25 deletions(-)

Tue Dec 29 01:49:34 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
generic_window label_treeviewload_row contrast if bg is dark 
 src/gui/genericWindow.cs | 1 +
 1 file changed, 1 insertion(+)

Tue Dec 29 10:29:42 2020 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 226 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 117 insertions(+), 109 deletions(-)

Mon Dec 28 23:28:03 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Not shown news buttons on networks 
 src/gui/networks.cs | 4 ++++
 1 file changed, 4 insertions(+)

Mon Dec 28 19:47:46 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
News working at start (inside pingThread) managed by a pulse 
 src/gui/app1/chronojump.cs | 102 +++++++++++++++++++--------------------------
 src/gui/app1/icons.cs      |   4 ++
 src/json/json.cs           |  34 ++++++++-------
 src/news.cs                |  29 +++++++++++--
 4 files changed, 90 insertions(+), 79 deletions(-)

Mon Dec 28 19:46:04 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Added to images for news buttons 
 images/md/baseline_store_blue_24dp.png      | Bin 0 -> 5386 bytes
 images/md/baseline_store_blue_news_24dp.png | Bin 0 -> 8784 bytes
 src/Makefile.am                             |   2 ++
 3 files changed, 2 insertions(+)

Mon Dec 28 19:45:02 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
glade/app1 labels for news: New Products 
 glade/app1.glade | 34 ++++++++++++++++++++--------------
 1 file changed, 20 insertions(+), 14 deletions(-)

Mon Dec 28 14:50:31 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Minor fix 
 src/news.cs | 1 -
 1 file changed, 1 deletion(-)

Mon Dec 28 14:47:42 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
News working: download news and image (need to do improvements) 
 src/chronojump.cs          |   1 +
 src/gui/app1/chronojump.cs |  17 ++++++--
 src/json/json.cs           |  69 ++++++++++++++++++++++++++---
 src/news.cs                | 106 ++++++++++++++++++++++++++++++++++++---------
 4 files changed, 163 insertions(+), 30 deletions(-)

Mon Dec 28 14:47:10 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Util methods: IsJpeg() IsPng() 
 src/util.cs | 10 ++++++++++
 1 file changed, 10 insertions(+)

Mon Dec 28 14:46:14 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
DB: 2.08. Create table news and insert newsLanguageEs on preferences 
 src/sqlite/main.cs        | 13 ++++++++++++-
 src/sqlite/preferences.cs |  2 ++
 2 files changed, 14 insertions(+), 1 deletion(-)

Mon Dec 28 14:37:31 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Updated Sqlite diagram for news table 
 diagrams/sqlite/chronojump_sqlite.dia | Bin 20276 -> 20874 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

Mon Dec 28 14:34:39 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
News sqlite code working 
 src/sqlite/news.cs | 56 ++++++++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 48 insertions(+), 8 deletions(-)

Sat Dec 26 12:18:06 2020 +0100 Piotr Drąg <piotrdrag@gmail.com>
Update POTFILES.in 
 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

Fri Dec 25 19:40:10 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
processMultiDatabases special case of Belfast biceps 4 Kg 
 processMultiDatabases/computerDB.cs            | 12 ++++++++++++
 processMultiDatabases/joinGroup.R              |  3 ++-
 processMultiDatabases/processMultiDatabases.cs |  2 --
 3 files changed, 14 insertions(+), 3 deletions(-)

Fri Dec 25 19:39:34 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
ProcessMultiDatabases cares about new two columns coming from graph.R 
 processMultiDatabases/processMultiDatabases.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Tue Dec 22 18:43:19 2020 +0000 Enrico Nicoletto <liverig@gmail.com>
Update Brazilian Portuguese translation 
 po/pt_BR.po | 1887 ++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 951 insertions(+), 936 deletions(-)

Tue Dec 22 16:50:18 2020 +0100 Xavier Padullés <x.padulles@gmail.com>
FS. Fixed listen sync signal 
 arduino/ForceSensorLCD/ForceSensorLCD.ino | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Dec 22 14:12:50 2020 +0100 Jordi Mas <jmas@softcatala.org>
Update Catalan translation 
 po/ca.po | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Tue Dec 22 11:43:21 2020 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 1461 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 733 insertions(+), 728 deletions(-)

Mon Dec 21 23:08:37 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
News WIP 
 glade/app1.glade           | 115 ++++++++++++++++++++++++++++++++++++++-------
 src/Makefile.am            |   2 +
 src/constants.cs           |   1 +
 src/gui/app1/chronojump.cs |  22 +++++++++
 src/gui/app1/menu.cs       |   6 +++
 src/gui/app1/menu_tiny.cs  |   4 ++
 src/json/json.cs           |  28 +++++++++++
 src/news.cs                |  78 ++++++++++++++++++++++++++++++
 src/sqlite/news.cs         |  81 +++++++++++++++++++++++++++++++
 9 files changed, 321 insertions(+), 16 deletions(-)

Mon Dec 21 11:29:10 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Force sensor model fit back with Escape 
 glade/app1.glade | 1 +
 1 file changed, 1 insertion(+)

Mon Dec 21 11:23:29 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed: export/import of forceSensor files (and maybe other tests) with '.', ',' depending on locales 
 src/forceSensor.cs          | 21 +++++++++++++--------
 src/gui/app1/forceSensor.cs | 23 +++++++++++++++--------
 src/util.cs                 | 30 ++++++++++++++++++++++++++++++
 3 files changed, 58 insertions(+), 16 deletions(-)

Mon Dec 21 11:23:08 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Minor change 
 src/util.cs | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

Fri Dec 18 17:47:24 2020 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 1088 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 553 insertions(+), 535 deletions(-)

Fri Dec 18 16:38:12 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
On networks / encoder, checkbox to upload or not the captured data 
 glade/app1.glade        | 32 ++++++++++++++++++++++++++++++++
 src/gui/app1/encoder.cs |  2 +-
 src/gui/networks.cs     |  4 ++++
 3 files changed, 37 insertions(+), 1 deletion(-)

Fri Dec 18 16:25:52 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
forceSensor variability label cvrmssd and units depending on method 
 glade/app1.glade                   | 34 +++++++++++++++++++---------------
 src/gui/app1/forceSensorAnalyze.cs |  7 +++++++
 2 files changed, 26 insertions(+), 15 deletions(-)

Fri Dec 18 16:24:57 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
ForceSensor variability method calculation done looking at preferences 
 src/forceSensor.cs                 | 11 +++++++----
 src/gui/app1/forceSensorAnalyze.cs |  3 ++-
 2 files changed, 9 insertions(+), 5 deletions(-)

Fri Dec 18 16:13:39 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
ForceSensor preferences can change variability method 
 glade/preferences_win.glade | 1039 ++++++++++++++++++++++++-------------------
 src/gui/preferences.cs      |   20 +
 2 files changed, 603 insertions(+), 456 deletions(-)

Fri Dec 18 15:54:48 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
DB:2.07 Added into preferences: forceSensorVariabilityMethod 
 src/preferences.cs        |  2 ++
 src/sqlite/main.cs        | 12 +++++++++++-
 src/sqlite/preferences.cs |  5 +++++
 3 files changed, 18 insertions(+), 1 deletion(-)

Fri Dec 18 15:15:19 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Refactorization of Cairo methods 
 src/Makefile.am                       |  1 +
 src/gui/cairo/generic.cs              | 69 +++++++++++++++++++++++++++++++++++
 src/gui/cairo/jumpsDjOptimalFall.cs   |  4 +-
 src/gui/cairo/jumpsEvolution.cs       |  4 +-
 src/gui/cairo/jumpsRjFatigue.cs       |  4 +-
 src/gui/cairo/jumpsWeightFVProfile.cs |  4 +-
 src/gui/cairo/radial.cs               | 42 ++-------------------
 src/gui/cairo/xy.cs                   | 27 +-------------
 8 files changed, 83 insertions(+), 72 deletions(-)

Fri Dec 18 15:00:59 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
raceAnalyzer capture speed graph with arrow and text on background color 
 src/gui/cairo/radial.cs | 25 +++++++++++++------------
 1 file changed, 13 insertions(+), 12 deletions(-)

Fri Dec 18 13:19:48 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
force sensor variability display cvRMSSD 
 glade/app1.glade | 53 +++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 39 insertions(+), 14 deletions(-)

Fri Dec 18 13:15:55 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed force sensor analyze transl cutted: impulse, variability, feedback 
 glade/app1.glade                   | 146 +++++++++++++++----------------------
 src/gui/app1/forceSensorAnalyze.cs |  16 ++--
 2 files changed, 68 insertions(+), 94 deletions(-)

Fri Dec 18 12:41:34 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Implemented CVRMSSD on force sensor variability 
 src/forceSensor.cs | 39 +++++++++++++++++++++++++++------------
 1 file changed, 27 insertions(+), 12 deletions(-)

Fri Dec 18 11:10:54 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
RaceAnalyzer capture velocimeter much nicer 
 glade/app1.glade           | 67 +++++++++++++---------------------------------
 src/gui/app1/runEncoder.cs |  4 +--
 src/gui/cairo/radial.cs    | 47 +++++++++++++++++++++++++++-----
 3 files changed, 62 insertions(+), 56 deletions(-)

Tue Dec 15 19:58:34 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Removed raceAnalyzer capture unneded test radial graph widgets 
 glade/app1.glade           | 81 ++++++++++++----------------------------------
 src/gui/app1/runEncoder.cs |  6 ----
 2 files changed, 20 insertions(+), 67 deletions(-)

Tue Dec 15 18:18:18 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
ForceSensor sync two devices WIP (connect and check versions done!) 
 glade/app1.glade            |  43 +++++++++++----
 src/gui/app1/chronojump.cs  |   7 +++
 src/gui/app1/forceSensor.cs | 130 ++++++++++++++++++++++++++++++++++++++++++--
 3 files changed, 162 insertions(+), 18 deletions(-)

Tue Dec 15 18:10:08 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
On raceAnalyzer capture shown speed also shows max 
 src/gui/app1/runEncoder.cs |  2 ++
 src/gui/cairo/radial.cs    | 45 ++++++++++++++++++++++++++++++---------------
 2 files changed, 32 insertions(+), 15 deletions(-)

Tue Dec 15 17:45:20 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
On raceAnalyzer capture shown speed in real time with a radial Cairo graph 
 src/gui/app1/runEncoder.cs | 30 ++++++++++++++++++++++++++----
 src/gui/cairo/radial.cs    | 34 ++++++++++++++++------------------
 2 files changed, 42 insertions(+), 22 deletions(-)

Tue Dec 15 12:30:22 2020 +0100 Xavier Padullés <x.padulles@gmail.com>
ForceSensorLCD firmware changed to version 0.6 
 arduino/ForceSensorLCD/ForceSensorLCD.ino | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

Tue Dec 15 12:06:25 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Added forceSensors-sync.dia 
 diagrams/processes/forceSensors-sync.dia | Bin 0 -> 2631 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

Mon Dec 14 19:21:25 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
RaceAnalyzer: Initial code for a realtime velocimeter using cairo 
 glade/app1.glade           |  89 +++++++++++++++++++++++----
 src/Makefile.am            |   1 +
 src/gui/app1/runEncoder.cs |  12 ++++
 src/gui/cairo/radial.cs    | 148 +++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 238 insertions(+), 12 deletions(-)

Mon Dec 14 16:58:01 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
RaceAnalyzer: Code for realtime speed show. WORKING! 
 src/gui/app1/runEncoder.cs | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Mon Dec 14 16:41:23 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Hidden Accuracy message on encoder configuration 
 glade/encoder_configuration.glade | 32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)

Mon Dec 14 16:25:32 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder superpose show axis only one time 
 encoder/graph.R | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Dec 14 14:25:34 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder analyze fixed display of wrong name if groupal graph of 1 person not being currentPerson 
 src/gui/app1/encoder.cs | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

Mon Dec 14 13:54:32 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Missing on last commit 
 src/gui/app1/runEncoder.cs | 6 ++++++
 1 file changed, 6 insertions(+)

Mon Dec 14 13:00:22 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
RaceAnalyzer: Code for realtime speed show. UNTESTED! 
 glade/app1.glade                   | 55 ++++++++++++++++++++++++++++----------
 r-scripts/sprintEncoder.R          |  2 +-
 src/gui/app1/forceSensorAnalyze.cs | 15 +++++++++++
 3 files changed, 57 insertions(+), 15 deletions(-)

Mon Dec 14 12:14:08 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
DB:2.06 python3 by default on all users. Removed "python" 
 glade/preferences_win.glade | 84 ++++++++++++++++++---------------------------
 src/chronojumpImporter.cs   |  3 +-
 src/gui/preferences.cs      |  9 ++---
 src/preferences.cs          |  4 ++-
 src/sqlite/main.cs          | 12 +++++--
 src/sqlite/preferences.cs   |  2 +-
 6 files changed, 51 insertions(+), 63 deletions(-)

Sun Dec 13 02:32:27 2020 +0000 Enrico Nicoletto <liverig@gmail.com>
Update Brazilian Portuguese translation 
 po/pt_BR.po | 741 +++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 387 insertions(+), 354 deletions(-)

Sat Dec 12 21:40:08 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Added comments for translators on "rebound" word. Thanks Enrico. 
 glade/jump_type_add.glade | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Sat Dec 12 12:30:01 2020 +0000 Henrique Roberto Gattermann Mittelstaedt <henrique.roberto97@gmail.com>
Update Brazilian Portuguese translation 
 po/pt_BR.po | 194 ++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 102 insertions(+), 92 deletions(-)

Fri Dec 11 17:11:17 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
On encoder analyze superpose, shown laterality if is different on reps 
 encoder/graph.R | 44 ++++++++++++++++++++++++++++++--------------
 1 file changed, 30 insertions(+), 14 deletions(-)

Fri Dec 11 15:29:11 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Jump exercise options show [start inside] if is not drop jump 
 glade/app1.glade     | 64 +++++++++++++++++++++++++++++++++++++++++++++++++---
 src/gui/app1/jump.cs |  5 +++-
 2 files changed, 65 insertions(+), 4 deletions(-)

Fri Dec 11 15:23:14 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
JumpRj exercise options show if start inside or outside 
 glade/app1.glade     | 90 ++++++++++++++++++++++++++++++++++++++++++++--------
 src/gui/app1/jump.cs | 11 +++++--
 2 files changed, 86 insertions(+), 15 deletions(-)

Fri Dec 11 15:22:00 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Missing on last commit 
 src/gui/app1/menu_tiny.cs | 1 +
 1 file changed, 1 insertion(+)

Fri Dec 11 14:15:26 2020 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 171 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 91 insertions(+), 80 deletions(-)

Fri Dec 11 13:31:33 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
GuiTests to allow encoder load and graph bars. WIP. 
 glade/app1.glade           | 56 ++++++++++++++++++++++++++++--------
 src/config.cs              |  5 +++-
 src/gui/app1/chronojump.cs | 20 +++++++++++--
 src/gui/app1/menu.cs       |  1 +
 src/gui/guiTests.cs        | 72 ++++++++++++++++++++++++++++++++++++++++++++++
 src/gui/networks.cs        |  6 ++++
 6 files changed, 145 insertions(+), 15 deletions(-)

Fri Dec 11 13:19:09 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
on jump simple creation: normal/drop jump renamded: jump/rebound 
 glade/jump_type_add.glade | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Fri Dec 11 13:16:39 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
jumpRj add shows start inside/outside 
 glade/jump_type_add.glade | 92 ++++++++++++++++++++++++++++++++++++++---------
 src/gui/jumpType.cs       | 47 ++++++++++++++++++------
 2 files changed, 112 insertions(+), 27 deletions(-)

Fri Dec 11 11:13:26 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Jump type add: message on drop jump unsensitive if normal jump 
 glade/jump_type_add.glade |  4 +++-
 src/gui/jumpType.cs       | 14 ++++++++++++++
 2 files changed, 17 insertions(+), 1 deletion(-)

Mon Dec 7 14:07:29 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
session add/edit tags better display on textview 
 glade/app1.glade                | 28 ++++++++++++++++++----------
 src/gui/app1/session/addEdit.cs | 15 +++++++++++----
 src/gui/app1/session/main.cs    |  3 +--
 3 files changed, 30 insertions(+), 16 deletions(-)

Mon Dec 7 13:28:10 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed crash on session add since tags code 
 src/gui/app1/session/addEdit.cs | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Mon Dec 7 13:05:50 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
rsi on jumps rj graph 
 glade/app1.glade                | 90 +++++++++++++++++++++++++++++++++++++++--
 src/gui/app1/jumpsRjFatigue.cs  | 16 +++++++-
 src/gui/cairo/jumpsRjFatigue.cs | 14 +++++--
 src/jump.cs                     | 21 ++++++++++
 src/jumpsRjFatigue.cs           | 11 ++---
 5 files changed, 139 insertions(+), 13 deletions(-)

Mon Dec 7 12:02:07 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
On import session tags are not shown 
 glade/app1.glade                      | 32 +++++++++++++++++++-------------
 src/gui/app1/session/loadAndImport.cs |  9 ++++++---
 src/gui/app1/session/main.cs          |  1 +
 3 files changed, 26 insertions(+), 16 deletions(-)

Mon Dec 7 09:23:18 2020 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 220 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 115 insertions(+), 105 deletions(-)

Sun Dec 6 21:34:05 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
tags manage window shows session name (if coming from load session) 
 src/gui/app1/session/addEdit.cs          |  4 ++--
 src/gui/app1/session/loadAndImport.cs    | 11 ++++++++++-
 src/gui/app1/session/tagSessionSelect.cs | 10 ++++++++--
 3 files changed, 20 insertions(+), 5 deletions(-)

Sun Dec 6 21:26:09 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
load session manage tags updates the filter, and selects ------ 
 src/gui/app1/session/loadAndImport.cs | 3 +++
 1 file changed, 3 insertions(+)

Sun Dec 6 21:23:10 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
load session top controls better displayed 
 glade/app1.glade | 39 ++++++++++++++++++++++++---------------
 1 file changed, 24 insertions(+), 15 deletions(-)

Sun Dec 6 21:14:32 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
manage tags on load session. Done! 
 glade/app1.glade                      | 15 +++++++++++++--
 src/gui/app1/session/addEdit.cs       |  9 ++++-----
 src/gui/app1/session/loadAndImport.cs | 29 +++++++++++++++++++++++++++++
 src/gui/app1/session/main.cs          |  1 +
 4 files changed, 47 insertions(+), 7 deletions(-)

Sun Dec 6 20:49:16 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
At load session filter by tags with ------ 
 glade/app1.glade  | 57 +++++++++++++++++++++++++++++++++++++++++++------------
 src/tagSession.cs |  2 +-
 2 files changed, 46 insertions(+), 13 deletions(-)

Sat Dec 5 08:23:51 2020 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 496 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 256 insertions(+), 240 deletions(-)

Fri Dec 4 17:39:52 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Session add/edit manage tags better gui 
 glade/app1.glade                         | 32 +++++++++++++++++++-------------
 src/gui/app1/session/tagSessionSelect.cs |  2 +-
 2 files changed, 20 insertions(+), 14 deletions(-)

Fri Dec 4 17:34:08 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder capture graphs bar can be saved 
 glade/app1.glade        | 62 ++++++++++++++++++++++++++++++++++++++++++++++---
 src/constants.cs        |  2 +-
 src/gui/app1/encoder.cs | 50 +++++++++++++++++++++++++++++++++++----
 src/gui/app1/icons.cs   |  4 ++++
 4 files changed, 109 insertions(+), 9 deletions(-)

Fri Dec 4 17:02:04 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
TagSessionSelect can cancel 
 src/gui/app1/session/tagSessionSelect.cs | 1 -
 1 file changed, 1 deletion(-)

Fri Dec 4 16:35:05 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
TagSession work correctly on add session 
 src/gui/app1/session/addEdit.cs          | 15 ++++++++--
 src/gui/app1/session/tagSessionSelect.cs | 50 ++++++++++++++++++++++++++++----
 2 files changed, 58 insertions(+), 7 deletions(-)

Thu Dec 3 17:22:25 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Minor change, just removed a comment 
 src/sqlite/runEncoder.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Dec 2 08:12:57 2020 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 192 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 108 insertions(+), 84 deletions(-)

Tue Dec 1 17:58:19 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
On Delete tag confirm, shows the name of the tag 
 src/gui/app1/session/tagSessionSelect.cs | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

Tue Dec 1 17:50:30 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
genericWin more clear edit/play/delete is about selected row 
 glade/generic_window.glade | 19 +++++++++++++++----
 src/gui/genericWindow.cs   | 14 ++++++++++++++
 2 files changed, 29 insertions(+), 4 deletions(-)

Tue Dec 1 17:39:34 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
tagSession genericWin without cancel button 
 src/gui/app1/session/tagSessionSelect.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Dec 1 17:36:02 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
tags can be deleted 
 src/gui/app1/session/addEdit.cs          |  2 +-
 src/gui/app1/session/tagSessionSelect.cs | 23 ++++++++++++++++++++++-
 src/sqlite/tagSession.cs                 | 18 ++++++++++++++++++
 3 files changed, 41 insertions(+), 2 deletions(-)

Tue Dec 1 17:22:21 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
TagSession sort alphabetical (no case), insert works on alphabetical row 
 src/gui/app1/encoder.cs                  |  2 +-
 src/gui/app1/session/tagSessionSelect.cs | 12 ++----------
 src/gui/executeAuto.cs                   |  6 +++---
 src/gui/genericWindow.cs                 | 29 +++++++++++++++++++++++++++--
 src/sqlite/tagSession.cs                 |  4 ++--
 src/utilGtk.cs                           | 10 +++++-----
 6 files changed, 40 insertions(+), 23 deletions(-)

Tue Dec 1 12:24:37 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
add/edit session tag views in several lines (if needed) 
 glade/app1.glade | 45 +++++++++++++++++++++++++++++++++------------
 1 file changed, 33 insertions(+), 12 deletions(-)

Tue Dec 1 12:11:46 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
on create tag, entry2 is "" 
 src/gui/app1/session/tagSessionSelect.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Dec 1 12:04:09 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
add/edit window tags can be created 
 src/gui/app1/session/tagSessionSelect.cs | 62 +++++++++++++++++++++++++++-----
 src/gui/genericWindow.cs                 |  2 +-
 src/tagSession.cs                        |  9 +++++
 3 files changed, 64 insertions(+), 9 deletions(-)

Tue Dec 1 12:01:36 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
genericWin row_add can be at beginning or end of the treeview 
 src/gui/app1/encoder.cs  | 2 +-
 src/gui/genericWindow.cs | 9 ++++-----
 2 files changed, 5 insertions(+), 6 deletions(-)

Tue Dec 1 11:59:45 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed tagSession insert string 
 src/sqlite/tagSession.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Dec 1 11:59:23 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
genericWin can have label_before_textview_treeview 
 glade/generic_window.glade | 14 ++++++++++++--
 src/constants.cs           |  3 ++-
 src/gui/genericWindow.cs   |  9 +++++++++
 3 files changed, 23 insertions(+), 3 deletions(-)

Mon Nov 30 07:04:48 2020 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 243 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 125 insertions(+), 118 deletions(-)

Sun Nov 29 23:49:03 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
TagSession edit working 
 src/gui/app1/session/tagSessionSelect.cs | 59 +++++++++++++++++++++++++++++++-
 src/tagSession.cs                        |  1 +
 2 files changed, 59 insertions(+), 1 deletion(-)

Sun Nov 29 23:47:33 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
genericWindow can HideEditRowCombo 
 src/gui/genericWindow.cs | 10 ++++++++++
 1 file changed, 10 insertions(+)

Sun Nov 29 23:46:38 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
new genericWindow EditAction: EDITDELETE 
 src/gui/genericWindow.cs | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

Sun Nov 29 23:45:37 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
TagSession treeview only show name (hide color and comments) 
 src/gui/app1/session/tagSessionSelect.cs | 4 ++--
 src/tagSession.cs                        | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Sun Nov 29 23:44:34 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Added a translatable file 
 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

Sat Nov 28 23:57:29 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Load session treeview can sort by tags 
 src/gui/app1/session/loadAndImport.cs | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Sat Nov 28 23:53:15 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Select session shows a combo for tags, signals working. 
 src/gui/app1/chronojump.cs            |  4 +++-
 src/gui/app1/session/loadAndImport.cs | 40 ++++++++++++++++++++++++++++++++++-
 src/gui/cjCombo.cs                    | 15 +++++++++++++
 src/tagSession.cs                     | 15 +++++++++++++
 4 files changed, 72 insertions(+), 2 deletions(-)

Thu Nov 26 18:52:44 2020 +0100 Xavier Padullés <testing@chronojump.org>
Solved error withou printing. (No explanation) 
 r-scripts/maximumIsometricForce.R | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Nov 26 18:48:27 2020 +0100 Xavier Padullés <testing@chronojump.org>
Merge branch 'master' into optimizeRFD 
Thu Nov 26 18:47:46 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
session/load Added hbox at glade for combo tags 
 glade/app1.glade | 56 ++++++++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 44 insertions(+), 12 deletions(-)

Thu Nov 26 02:07:36 2020 +0000 Enrico Nicoletto <liverig@gmail.com>
Update Brazilian Portuguese translation 
 po/pt_BR.po | 775 +++++++++++++++++++++++++++---------------------------------
 1 file changed, 342 insertions(+), 433 deletions(-)

Wed Nov 25 16:38:10 2020 +0000 Henrique Machado Campos <henriquecamposrj@gmail.com>
Update Brazilian Portuguese translation 
 po/pt_BR.po | 6267 ++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 3390 insertions(+), 2877 deletions(-)

Tue Nov 24 17:04:46 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
person_select_window scrolled1 improvements for raspberry 
 glade/person_select_window.glade  | 17 ++++++++++++++---
 src/gui/app1/chronojumpPersons.cs |  2 +-
 src/gui/person/personSelect.cs    | 21 +++++++++++++++------
 3 files changed, 30 insertions(+), 10 deletions(-)

Tue Nov 24 15:29:51 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
raspberry load session up/down buttons better 
 glade/app1.glade    | 37 ++++++++++++++++++++++---------------
 src/gui/networks.cs |  4 ++--
 2 files changed, 24 insertions(+), 17 deletions(-)

Tue Nov 24 13:29:57 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Tags are shown on load session 
 src/gui/app1/session/loadAndImport.cs    | 56 +++++++++++++++++++++++---------
 src/gui/app1/session/tagSessionSelect.cs |  2 +-
 src/sqlite/tagSession.cs                 | 38 +++++++++++++++++++++-
 src/tagSession.cs                        | 48 ++++++++++++++++++++++++++-
 4 files changed, 126 insertions(+), 18 deletions(-)

Mon Nov 23 18:44:54 2020 +0100 Xavier Padullés <testing@chronojump.org>
Cleaned printing for debugging 
 r-scripts/maximumIsometricForce.R | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

Mon Nov 23 16:35:14 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Better spacements for edit session 
 glade/app1.glade | 76 +++++++++++++++++++++++++++-----------------------------
 1 file changed, 37 insertions(+), 39 deletions(-)

Mon Nov 23 16:32:43 2020 +0100 Xavier Padullés <testing@chronojump.org>
Fixed detection by decrease 
 r-scripts/maximumIsometricForce.R | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

Mon Nov 23 16:13:18 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
app1sae_label_tags_selected updated on edit session and on change tags 
 src/gui/app1/session/addEdit.cs | 17 ++++++++++++++++-
 src/gui/app1/session/main.cs    |  1 +
 src/tagSession.cs               | 18 ++++++++++++++++++
 3 files changed, 35 insertions(+), 1 deletion(-)

Mon Nov 23 16:04:16 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Tags on genericWin sorted by name 
 src/sqlite/tagSession.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Nov 23 16:03:46 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
tags correctly shown on genericWin 
 src/tagSession.cs | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Mon Nov 23 15:44:41 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
session tags can be active/inactive at session add/edit 
 src/gui/app1/session/addEdit.cs          |   9 ++-
 src/gui/app1/session/tagSessionSelect.cs | 104 +++++++++++++++++++++++-----
 src/gui/genericWindow.cs                 |   2 +-
 src/sqlite/tagSession.cs                 | 115 +++++++++++++++++++++++++++++++
 src/tagSession.cs                        |   5 ++
 5 files changed, 215 insertions(+), 20 deletions(-)

Mon Nov 23 15:06:26 2020 +0100 Xavier Padullés <testing@chronojump.org>
Fixed point drawing of maximum raw force 
 r-scripts/maximumIsometricForce.R | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Mon Nov 23 14:57:41 2020 +0100 Xavier Padullés <testing@chronojump.org>
Fixed wrong decrease in force during drawing 
 r-scripts/maximumIsometricForce.R | 39 +++++++++++++++++++++++----------------
 1 file changed, 23 insertions(+), 16 deletions(-)

Mon Nov 23 00:45:37 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
chronojumpScholarGraph.R with bars, line and almost all 2020 
 r-scripts/chronojumpScholarGraph.R | 12 ++++++++++++
 1 file changed, 12 insertions(+)

Sun Nov 22 23:25:51 2020 +0100 Xavier Padullés <testing@chronojump.org>
Merge branch 'nlsFmaxKT0' into FS-RFD-ManualTrimming 
Sun Nov 22 23:08:53 2020 +0100 Xavier Padullés <testing@chronojump.org>
incomprehensible fix 
 r-scripts/maximumIsometricForce.R | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Sun Nov 22 23:02:25 2020 +0100 Xavier Padullés <testing@chronojump.org>
Testing time shifting in the non linear regression 
 r-scripts/maximumIsometricForce.R | 243 ++++++++++++++++++++++----------------
 1 file changed, 140 insertions(+), 103 deletions(-)

Sat Nov 21 15:23:55 2020 +0100 Xavier Padullés <testing@chronojump.org>
Eliminated restriction of sustained force in graph 
 r-scripts/maximumIsometricForce.R | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Sat Nov 21 15:01:08 2020 +0100 Xavier Padullés <testing@chronojump.org>
Fixed error when testLength set 
 r-scripts/maximumIsometricForce.R | 37 ++++++++++++++++++++++++-------------
 1 file changed, 24 insertions(+), 13 deletions(-)

Sat Nov 21 13:45:42 2020 +0100 Xavier Padullés <testing@chronojump.org>
Merge branch 'FS-RFD-ManualTrimming' of gitlab.gnome.org:GNOME/chronojump into FS-RFD-ManualTrimming 
Sat Nov 21 06:42:22 2020 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 939 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 477 insertions(+), 462 deletions(-)

Fri Nov 20 19:03:39 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
DB: 2.05 preferences: forceSensorStartEndOptimized, gui and sent to R 
 glade/app1.glade                   | 134 +++++++++++++++++++++++++++++++------
 src/forceSensor.cs                 |   6 +-
 src/gui/app1/forceSensor.cs        |   2 +-
 src/gui/app1/forceSensorAnalyze.cs |  29 +++++++-
 src/preferences.cs                 |   1 +
 src/sqlite/main.cs                 |  11 ++-
 src/sqlite/preferences.cs          |   5 +-
 7 files changed, 160 insertions(+), 28 deletions(-)

Fri Nov 20 17:04:19 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Better sensitiveness of button_force_sensor_analyze_back_to_signal to not allow back while in options 
 src/gui/app1/forceSensorAnalyze.cs | 7 +++++++
 1 file changed, 7 insertions(+)

Fri Nov 20 16:50:46 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Force sensor RFD fail showing image, sometimes older image was shown. Fixed. 
 src/gui/app1/forceSensor.cs | 4 ++++
 1 file changed, 4 insertions(+)

Fri Nov 20 16:24:51 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
ForceSensor RFD on zoomed pass to R the correct samples 
 src/gui/app1/forceSensor.cs | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

Fri Nov 20 15:59:30 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
fixed sensitivity of forcesensor sliders on RFD analyze since last commits 
 glade/app1.glade                   |  6 +++---
 src/gui/app1/forceSensor.cs        | 10 ++++++++++
 src/gui/app1/forceSensorAnalyze.cs | 11 +++++++++++
 3 files changed, 24 insertions(+), 3 deletions(-)

Fri Nov 20 15:22:46 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
forcesensor removed radios of analyze general/automatic (unused since last commits) 
 glade/app1.glade                   | 81 +-------------------------------------
 src/gui/app1/chronojump.cs         |  2 +-
 src/gui/app1/forceSensorAnalyze.cs | 18 ++-------
 3 files changed, 5 insertions(+), 96 deletions(-)

Fri Nov 20 15:08:05 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Implemented button_hscale_force_sensor_ai_a_pre/post_1s 
 glade/app1.glade                   | 40 +++++++++++++++++++-------------------
 src/gui/app1/forceSensorAnalyze.cs | 34 +++++++++++++++++++++++++++++++-
 2 files changed, 53 insertions(+), 21 deletions(-)

Fri Nov 20 14:16:52 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Updated sqlite diagram 
 diagrams/sqlite/chronojump_sqlite.dia | Bin 20115 -> 20276 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

Fri Nov 20 14:15:57 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
DB:2.04 Created tables: tagSession, sessionTagSession, and started classes and gui 
 glade/app1.glade                         |  95 ++++++++++++++++++----
 src/Makefile.am                          |   3 +
 src/constants.cs                         |   2 +
 src/gui/app1/session/addEdit.cs          |   7 +-
 src/gui/app1/session/tagSessionSelect.cs |  97 ++++++++++++++++++++++
 src/sqlite/main.cs                       |  16 +++-
 src/sqlite/tagSession.cs                 | 133 +++++++++++++++++++++++++++++++
 src/tagSession.cs                        |  77 ++++++++++++++++++
 8 files changed, 410 insertions(+), 20 deletions(-)

Wed Nov 18 22:09:43 2020 +0100 Xavier Padullés <testing@chronojump.org>
MIF. Prepared for not optimized start stop detection 
 r-scripts/maximumIsometricForce.R | 23 +++++++++++++----------
 1 file changed, 13 insertions(+), 10 deletions(-)

Wed Nov 18 20:57:59 2020 +0100 Xavier Padullés <testing@chronojump.org>
MIF. Code cleaned 
 r-scripts/maximumIsometricForce.R | 312 ++++++++++----------------------------
 1 file changed, 81 insertions(+), 231 deletions(-)

Wed Nov 18 19:03:09 2020 +0100 Xavier Padullés <testing@chronojump.org>
MIF. Fixed when startEndOptimized 
 r-scripts/maximumIsometricForce.R | 217 ++++++++++++++++++++++++--------------
 1 file changed, 137 insertions(+), 80 deletions(-)

Tue Nov 17 14:43:02 2020 +0100 Xavier Padullés <x.padulles@gmail.com>
WIP: MIF. Integrating the bestFit mode 
 r-scripts/maximumIsometricForce.R | 76 +++++++++++++++++++++++++--------------
 1 file changed, 50 insertions(+), 26 deletions(-)

Tue Nov 17 09:29:01 2020 +0100 Xavier Padullés <testing@chronojump.org>
WIP: MIF. bestFit function. 
 r-scripts/maximumIsometricForce.R | 1650 ++++++++++++++++++++-----------------
 1 file changed, 911 insertions(+), 739 deletions(-)

Fri Nov 13 12:31:40 2020 +0100 Xavier Padullés <testing@chronojump.org>
fixed MIF semiautomatic with start/end samples from Chronojump 
 r-scripts/maximumIsometricForce.R | 90 +++++++++++++++++++++++++--------------
 1 file changed, 58 insertions(+), 32 deletions(-)

Thu Nov 12 13:05:51 2020 +0100 Xavier Padullés <x.padulles@gmail.com>
WIP. MIF semiautomatic with start/end samples from Chronojump 
 r-scripts/maximumIsometricForce.R | 37 ++++++++++++++++++++++++++++++++++---
 1 file changed, 34 insertions(+), 3 deletions(-)

Tue Nov 10 17:06:39 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
gui for start/end sample. Passed the optimized boolean param to R 
 r-scripts/maximumIsometricForce.R |  7 +++++--
 src/forceSensor.cs                | 20 ++++++++++++++++++--
 src/gui/app1/forceSensor.cs       |  5 ++++-
 3 files changed, 27 insertions(+), 5 deletions(-)

Tue Nov 10 11:10:05 2020 +0100 Xavier Padullés <x.padulles@gmail.com>
MIF. Added the possibility of getting manual trimming in R 
 r-scripts/maximumIsometricForce.R | 31 +++++++++++++++++++++++++------
 1 file changed, 25 insertions(+), 6 deletions(-)

Wed Nov 18 22:09:43 2020 +0100 Xavier Padullés <testing@chronojump.org>
MIF. Prepared for not optimized start stop detection 
 r-scripts/maximumIsometricForce.R | 23 +++++++++++++----------
 1 file changed, 13 insertions(+), 10 deletions(-)

Wed Nov 18 20:57:59 2020 +0100 Xavier Padullés <testing@chronojump.org>
MIF. Code cleaned 
 r-scripts/maximumIsometricForce.R | 312 ++++++++++----------------------------
 1 file changed, 81 insertions(+), 231 deletions(-)

Wed Nov 18 19:03:09 2020 +0100 Xavier Padullés <testing@chronojump.org>
MIF. Fixed when startEndOptimized 
 r-scripts/maximumIsometricForce.R | 217 ++++++++++++++++++++++++--------------
 1 file changed, 137 insertions(+), 80 deletions(-)

Tue Nov 17 15:20:38 2020 +0000 Rafael Fontenelle <rafaelff@gnome.org>
Update Brazilian Portuguese translation 
 po/pt_BR.po | 4069 +++++++++++++++++++++++++++++++----------------------------
 1 file changed, 2135 insertions(+), 1934 deletions(-)

Tue Nov 17 14:43:02 2020 +0100 Xavier Padullés <x.padulles@gmail.com>
WIP: MIF. Integrating the bestFit mode 
 r-scripts/maximumIsometricForce.R | 76 +++++++++++++++++++++++++--------------
 1 file changed, 50 insertions(+), 26 deletions(-)

Tue Nov 17 13:52:43 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder inertial graphs on X: equivalent mass or inertia moment or diameter 
 encoder/graph.R             | 36 ++++++++++++++++++++++++------------
 encoder/util.R              |  9 ++++++---
 src/encoder.cs              | 15 +++++++++------
 src/encoderRProc.cs         | 12 +++++++++---
 src/gui/app1/encoder.cs     |  9 ++++++---
 src/gui/encoderTreeviews.cs |  8 ++++----
 src/utilEncoder.cs          |  6 ++++--
 7 files changed, 62 insertions(+), 33 deletions(-)

Tue Nov 17 09:29:01 2020 +0100 Xavier Padullés <testing@chronojump.org>
WIP: MIF. bestFit function. 
 r-scripts/maximumIsometricForce.R | 1650 ++++++++++++++++++++-----------------
 1 file changed, 911 insertions(+), 739 deletions(-)

Mon Nov 16 18:15:43 2020 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 368 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 188 insertions(+), 180 deletions(-)

Mon Nov 16 17:09:32 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
util.R has calculateMassEquivalent() as a separate function 
 encoder/util.R | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

Mon Nov 16 17:08:28 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Removed (commented) Resistant torque on crossvariables at graph.R (unneded now with eq mass) 
 encoder/graph.R | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Mon Nov 16 16:49:33 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
DB:2.03 Added to preferences encoderInertialGraphsX. Done gui/preferences 
 glade/preferences_win.glade | 154 +++++++++++++++++++++++++++++++++++++++++++-
 src/gui/preferences.cs      |  39 ++++++++++-
 src/preferences.cs          |   2 +
 src/sqlite/main.cs          |  11 +++-
 src/sqlite/preferences.cs   |   5 ++
 5 files changed, 205 insertions(+), 6 deletions(-)

Mon Nov 16 16:25:26 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Removed a repeated SQL insert at preferences DB creation 
 src/sqlite/preferences.cs | 1 -
 1 file changed, 1 deletion(-)

Mon Nov 16 13:47:48 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Better display of preferences/encoder other 
 glade/preferences_win.glade | 184 +++++++++++++++++---------------------------
 1 file changed, 72 insertions(+), 112 deletions(-)

Mon Nov 16 11:49:01 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder fixed export on grav/inertial since diameter and eq mass 
 src/encoder.cs              |  3 ++-
 src/gui/app1/encoder.cs     |  4 ++--
 src/gui/encoderTreeviews.cs | 38 ++++++++++++++++++++++++++++++--------
 3 files changed, 34 insertions(+), 11 deletions(-)

Mon Nov 16 11:47:52 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder export better decimals for diameter and equivalent mass 
 src/encoder.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Nov 16 11:41:40 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder export work with better decimals 
 src/encoder.cs | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

Mon Nov 16 10:46:56 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Equivalent mass -> Mass equivalent 
 src/gui/encoderTreeviews.cs | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Mon Nov 16 10:45:06 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed equivalent mass formula 
 encoder/util.R | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sat Nov 14 08:26:48 2020 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 762 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 386 insertions(+), 376 deletions(-)

Fri Nov 13 23:14:56 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder inertial show mass equivalent on analyze treeview 
 encoder/capture.R           |  2 +-
 encoder/graph.R             | 11 +++++-----
 encoder/util.R              | 11 ++++++++--
 src/encoder.cs              |  4 +++-
 src/gui/encoderTreeviews.cs | 53 +++++++++++++++++++++++++++++----------------
 5 files changed, 53 insertions(+), 28 deletions(-)

Fri Nov 13 16:41:36 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder inertial show diameter on analyze treeview 
 encoder/capture.R           |  2 +-
 encoder/graph.R             | 10 ++++----
 encoder/util.R              |  4 ++--
 src/encoder.cs              |  8 ++++---
 src/gui/encoderTreeviews.cs | 57 ++++++++++++++++++++++++++++-----------------
 5 files changed, 49 insertions(+), 32 deletions(-)

Fri Nov 13 15:41:39 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
On encoder gravitatory analyze treeview do not show inertia moment 
 diagrams/sqlite/chronojump_sqlite.dia | Bin 19287 -> 20115 bytes
 src/gui/app1/encoder.cs               |   2 +-
 src/gui/encoderTreeviews.cs           |  16 ++++++++++++----
 3 files changed, 13 insertions(+), 5 deletions(-)

Fri Nov 13 13:31:02 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
ForceSensor Fixed showing "Free" on no jump types 
 src/gui/app1/forceSensor.cs | 1 +
 1 file changed, 1 insertion(+)

Fri Nov 13 13:16:52 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Force sensor graph analyze general shows force, rfd max of selected AB. nice for png export 
 src/gui/app1/forceSensorAnalyze.cs | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

Fri Nov 13 12:31:40 2020 +0100 Xavier Padullés <testing@chronojump.org>
fixed MIF semiautomatic with start/end samples from Chronojump 
 r-scripts/maximumIsometricForce.R | 90 +++++++++++++++++++++++++--------------
 1 file changed, 58 insertions(+), 32 deletions(-)

Thu Nov 12 13:05:51 2020 +0100 Xavier Padullés <x.padulles@gmail.com>
WIP. MIF semiautomatic with start/end samples from Chronojump 
 r-scripts/maximumIsometricForce.R | 37 ++++++++++++++++++++++++++++++++++---
 1 file changed, 34 insertions(+), 3 deletions(-)

Tue Nov 10 17:06:39 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
gui for start/end sample. Passed the optimized boolean param to R 
 r-scripts/maximumIsometricForce.R |  7 +++++--
 src/forceSensor.cs                | 20 ++++++++++++++++++--
 src/gui/app1/forceSensor.cs       |  5 ++++-
 3 files changed, 27 insertions(+), 5 deletions(-)

Tue Nov 10 13:42:19 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Minor fix to: On Raspberry, bottomleft buttons to increase persons treeview 
 glade/app1.glade | 1 -
 1 file changed, 1 deletion(-)

Tue Nov 10 13:32:44 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
forcesensor analyze AB, modelized new gui DONE! 
 glade/app1.glade                   | 39 ++++++++++++++++++++++----------------
 src/gui/app1/forceSensor.cs        | 17 ++++-------------
 src/gui/app1/forceSensorAnalyze.cs | 38 +++++++++++++++++++++++++++++++++----
 3 files changed, 61 insertions(+), 33 deletions(-)

Tue Nov 10 11:10:05 2020 +0100 Xavier Padullés <x.padulles@gmail.com>
MIF. Added the possibility of getting manual trimming in R 
 r-scripts/maximumIsometricForce.R | 31 +++++++++++++++++++++++++------
 1 file changed, 25 insertions(+), 6 deletions(-)

Tue Nov 10 00:05:24 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
continuation of last commit 
 glade/app1.glade | 72 ++++++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 54 insertions(+), 18 deletions(-)

Mon Nov 9 23:48:13 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
forcesensor analyze AB, modelized new gui WIP 
 glade/app1.glade                   | 5579 ++++++++++++++++++------------------
 src/gui/app1/forceSensorAnalyze.cs |   12 +-
 2 files changed, 2838 insertions(+), 2753 deletions(-)

Mon Nov 9 18:49:34 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed few potential bugs on forceSensorAnalyze if no signal 
 src/gui/app1/forceSensorAnalyze.cs | 12 ++++++++++++
 1 file changed, 12 insertions(+)

Mon Nov 9 12:22:30 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Raspberry buttons for scroll treeview load session 
 glade/app1.glade                      | 108 +++++++++++++++++++++++++++-------
 src/gui/app1/chronojumpPersons.cs     |   1 -
 src/gui/app1/session/loadAndImport.cs |  12 ++++
 src/gui/networks.cs                   |   9 ++-
 4 files changed, 106 insertions(+), 24 deletions(-)

Mon Nov 9 11:34:08 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
On Raspberry, bottomleft buttons to increase persons treeview 
 glade/app1.glade                  | 76 +++++++++++++++++++++++++++++++++++++++
 src/gui/app1/chronojumpPersons.cs | 11 ++++++
 src/gui/networks.cs               |  4 +++
 3 files changed, 91 insertions(+)

Mon Nov 9 10:22:53 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Updated howto_glade.txt with Pop_os instructions 
 howto_glade.txt | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

Fri Nov 6 18:48:11 2020 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 1972 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 984 insertions(+), 988 deletions(-)

Fri Nov 6 18:17:35 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
DB:2.02 preferences: restTimeMinutes, restTimeSeconds: all rest times on preferences window 
 glade/app1.glade            | 247 ++++++--------------------------------------
 glade/preferences_win.glade | 172 +++++++++++++++++++++++++++++-
 src/gui/app1/chronojump.cs  |  62 ++---------
 src/gui/app1/icons.cs       |   2 -
 src/gui/preferences.cs      |  69 ++++++++++++-
 src/preferences.cs          |   2 +
 src/sqlite/main.cs          |  14 ++-
 src/sqlite/preferences.cs   |  18 ++++
 8 files changed, 309 insertions(+), 277 deletions(-)

Fri Nov 6 17:21:21 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
personSelectWin close according to commit: person select window did not select person ... 
 src/gui/app1/chronojumpPersons.cs | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

Fri Nov 6 15:14:29 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
personSelect buttons up/down bigger, and go row by row 
 glade/person_select_window.glade |  4 ++++
 src/gui/person/personSelect.cs   | 10 ++++++++--
 2 files changed, 12 insertions(+), 2 deletions(-)

Fri Nov 6 15:03:59 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
person select window show correctly long names 
 glade/person_select_window.glade | 13 +++++++++++++
 src/gui/person/personSelect.cs   |  8 ++++++--
 2 files changed, 19 insertions(+), 2 deletions(-)

Fri Nov 6 12:50:12 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
person select window did not select person if not done double click. Now work with single click as expected. 
 src/gui/person/personSelect.cs | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

Fri Nov 6 10:13:33 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Added a comment (TODO) on signalGenerator.ino 
 arduino/signalGenerator/signalGenerator.ino | 2 ++
 1 file changed, 2 insertions(+)

Tue Nov 3 16:43:19 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Removed request to confirm on exit 
 src/gui/app1/chronojump.cs | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Tue Nov 3 16:20:17 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
On exportsession calling to reloadSession is done on GTK thread now 
 src/gui/app1/session/export.cs | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

Tue Nov 3 12:34:58 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed session comments the cursos of the text always go to the end. Now check ValidSQL on accept 
 src/gui/app1/session/addEdit.cs | 21 +--------------------
 1 file changed, 1 insertion(+), 20 deletions(-)

Tue Nov 3 11:45:59 2020 +0100 Xavier Padullés <x.padulles@gmail.com>
Fixed signal generator firmware 
 arduino/signalGenerator/signalGenerator.ino | 21 +++++++++++++++++----
 1 file changed, 17 insertions(+), 4 deletions(-)

Mon Nov 2 14:13:26 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Scroll to cell on treeview person when select a person (avoid selected unseen person) 
 src/treeview/person.cs | 2 ++
 1 file changed, 2 insertions(+)

Mon Nov 2 14:05:51 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
runInterval capture paint with bars and other improvements 
 src/execute/runObjects.cs |  4 ++++
 src/gui/eventExecute.cs   | 48 +++++++++++++++++++++++++++--------------------
 2 files changed, 32 insertions(+), 20 deletions(-)

Mon Nov 2 14:04:38 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
runInterval capture paint do not plot vertical lines separating each track 
 src/gui/eventExecute.cs | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Mon Nov 2 14:03:39 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
runInterval capture paint Start,End line from top to down 
 src/gui/eventExecute.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Mon Nov 2 14:01:39 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
runInterval capture paint chunks whith shifted color 
 src/gui/eventExecute.cs | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Wed Oct 28 18:39:20 2020 +0100 Xavier Padullés <testing@chronojump.org>
RaceAnalyzer firmware switching to 9600 baud rate 
 arduino/raceAnalyzer/raceAnalyzer.ino | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Mon Oct 26 15:44:03 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
After an error importing, do not show the error message again on successful import 
 src/gui/chronojumpImporter.cs | 2 ++
 1 file changed, 2 insertions(+)

Mon Oct 26 15:23:00 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Force sensor show laterality icon at top 
 glade/app1.glade                 | 54 +++++++++++++++++++++++++++++++---------
 src/gui/app1/chronojump.cs       | 22 +++++++++++++++-
 src/gui/app1/contactsExercise.cs |  2 ++
 src/gui/app1/forceSensor.cs      | 17 ++++++++++++-
 src/gui/app1/icons.cs            |  2 ++
 5 files changed, 83 insertions(+), 14 deletions(-)

Mon Oct 26 15:00:06 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Force sensor: Fixed laterality reading on load set 
 src/gui/app1/forceSensor.cs | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Mon Oct 26 14:42:55 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
RaceAnalyzer can save table 
 glade/app1.glade                  |  1 +
 src/constants.cs                  |  2 +-
 src/gui/app1/encoder.cs           | 13 ++++++--
 src/gui/app1/runEncoder.cs        | 70 +++++++++++++++++++++++----------------
 src/gui/app1/runEncoderAnalyze.cs | 48 +++++++++++++++++++++++++++
 src/runEncoder.cs                 | 19 +++++++++++
 6 files changed, 121 insertions(+), 32 deletions(-)

Mon Oct 26 12:19:22 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
raceAnalyzer save table button: gui done 
 glade/app1.glade           | 88 +++++++++++++++++++++++++++++++++++++++-------
 src/gui/app1/icons.cs      |  4 +++
 src/gui/app1/runEncoder.cs |  3 ++
 3 files changed, 83 insertions(+), 12 deletions(-)

Mon Oct 26 11:57:18 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
blank raceAnalyzer gui also deletes table and triggers 
 src/gui/app1/runEncoder.cs | 3 ++-
 src/gui/trigger.cs         | 5 +++++
 src/utilGtk.cs             | 6 +++++-
 3 files changed, 12 insertions(+), 2 deletions(-)

Mon Oct 26 11:42:21 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
TreeView for race analyzer results 
 glade/app1.glade           | 74 ++++++++++++++++++++++++++++++--------
 src/gui/app1/runEncoder.cs | 77 +++++++++++++++++++++++++++++++++++++++
 src/runEncoder.cs          | 90 ++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 227 insertions(+), 14 deletions(-)

Mon Oct 26 11:17:27 2020 +0100 Xavier Padullés <x.padulles@gmail.com>
Fixed Sprint analysis table wrong row name 
 r-scripts/sprintUtil.R | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Oct 26 07:10:30 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed one Spanish string 
 po/es.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Oct 26 05:41:08 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Networs person autologout will close the encoder exercise config 
 src/gui/networks.cs | 4 ++++
 1 file changed, 4 insertions(+)

Sun Oct 25 22:54:24 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
ForceSensor elastic general analysis Displ(m) correctly shown 
 src/gui/app1/forceSensorAnalyze.cs | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)

Sun Oct 25 22:24:27 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
encoder analyze instantaneous fix gui change from side/superpose to others and return 
 src/gui/app1/encoder.cs | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

Sun Oct 25 22:23:39 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Fix to last commit 
 src/gui/app1/encoder.cs | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Sun Oct 25 21:49:03 2020 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed: Encoder, instantaneous analysis graphic size wrong 
 glade/app1.glade        | 22 ++++++++++++----------
 src/gui/app1/encoder.cs | 21 ++++++++-------------
 2 files changed, 20 insertions(+), 23 deletions(-)

Wed Oct 21 18:01:55 2020 +0200 Xavier de Blas <xaviblas@gmail.com>
encoder work and impulse shown while capturing (was 0 on 2.0.2) 
 src/constants.cs               | 14 ++++++++--
 src/encoder.cs                 | 15 +++++++++--
 src/gui/app1/encoder.cs        |  8 ++++--
 src/gui/encoderGraphObjects.cs | 61 ++++++++++++++++++++++++++----------------
 4 files changed, 69 insertions(+), 29 deletions(-)

Wed Oct 21 10:32:10 2020 +0200 Xavier Padullés <x.padulles@gmail.com>
RaceAnalyzer starting point bug fix 
 r-scripts/sprintEncoder.R | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

Tue Oct 13 19:12:14 2020 +0200 Xavier Padullés <x.padulles@gmail.com>
Force Sensor firmware: manage syncronization 
 arduino/ForceSensorLCD/ForceSensorLCD.ino | 44 +++++++++++++++++++++++++++++--
 1 file changed, 42 insertions(+), 2 deletions(-)

Tue Oct 20 17:04:51 2020 +0200 Xavier de Blas <xaviblas@gmail.com>
frame_networks_disconnected ensure all is shown since colorized windows 
 glade/app1.glade | 32 ++++++++++++++++++++------------
 1 file changed, 20 insertions(+), 12 deletions(-)

Mon Oct 19 17:59:44 2020 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 187 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 105 insertions(+), 82 deletions(-)

Mon Oct 19 18:11:41 2020 +0200 Xavier de Blas <xaviblas@gmail.com>
forceSensor analyze instant repetitions stuff in blue 
 src/gui/app1/forceSensorAnalyze.cs | 60 +++++++++++++++++++++++---------------
 1 file changed, 36 insertions(+), 24 deletions(-)

Mon Oct 19 17:41:11 2020 +0200 Xavier de Blas <xaviblas@gmail.com>
Force sensor triggers should be now on RFD automatic graph 
 r-scripts/maximumIsometricForce.R | 13 ++++++++++---
 src/forceSensor.cs                | 13 +++++++++++--
 src/gui/app1/forceSensor.cs       |  2 +-
 3 files changed, 22 insertions(+), 6 deletions(-)

Mon Oct 19 14:19:44 2020 +0200 Xavier de Blas <xaviblas@gmail.com>
Added two translatable strings 
 src/gui/preferences.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Mon Oct 19 11:49:23 2020 +0200 Xavier de Blas <xaviblas@gmail.com>
on run simple, Start/End labels on top graph fit ok now 
 glade/app1.glade        | 30 ++++++++++++++++++------------
 src/gui/eventExecute.cs |  4 ++--
 2 files changed, 20 insertions(+), 14 deletions(-)

Mon Oct 19 11:20:33 2020 +0200 Xavier de Blas <xaviblas@gmail.com>
Shown message on Connect Chronopic since new code 
 src/gui/chronopic.cs | 2 ++
 1 file changed, 2 insertions(+)

Mon Oct 19 11:05:15 2020 +0200 Xavier de Blas <xaviblas@gmail.com>
forceSensor triggers on SQL 
 src/gui/app1/forceSensor.cs | 44 +++++++++++++++++++++++++++++++++-----------
 src/gui/app1/runEncoder.cs  |  7 +------
 src/gui/trigger.cs          | 28 ++++++++++++++++++++++------
 3 files changed, 56 insertions(+), 23 deletions(-)

Mon Oct 19 10:09:00 2020 +0200 Xavier de Blas <xaviblas@gmail.com>
On person delete from session, do not hide tests of treeviews, fixes: issue 425 
 src/gui/app1/chronojump.cs        | 8 ++++----
 src/gui/app1/chronojumpPersons.cs | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

Sat Oct 17 06:12:29 2020 +0000 Yuri Chornoivan <yurchor@ukr.net>
Update Ukrainian translation 
 po/uk.po | 601 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 305 insertions(+), 296 deletions(-)

Fri Oct 16 19:22:32 2020 +0200 Xavier de Blas <xaviblas@gmail.com>
chronopic button execute can be connect or execute 
 glade/app1.glade           | 55 ++++++++++++++++++++++++++++++++++------------
 src/gui/app1/chronojump.cs | 31 ++++++++++++++++++++++++++
 src/gui/app1/shortcuts.cs  |  6 ++---
 src/gui/chronopic.cs       |  4 ++++
 4 files changed, 79 insertions(+), 17 deletions(-)

Fri Oct 16 19:18:53 2020 +0200 Xavier de Blas <xaviblas@gmail.com>
Chronopic button execute does connect first time and ends 
 src/gui/chronopic.cs | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Fri Oct 16 19:09:32 2020 +0200 Xavier de Blas <xaviblas@gmail.com>
Shown error message of restart Chronojump if cannot recover from Chronopic disconnect 
 src/gui/app1/chronojump.cs | 7 +++++++
 1 file changed, 7 insertions(+)

Fri Oct 16 19:06:36 2020 +0200 Xavier de Blas <xaviblas@gmail.com>
Avoid hung on no chronopic found after a disconnect 
 src/chronopic2016.cs | 5 +++++
 1 file changed, 5 insertions(+)

Tue Oct 13 17:48:03 2020 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed read triggers on forceSensor 
 src/gui/app1/forceSensor.cs | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Tue Oct 13 17:47:40 2020 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed forceSensor readVersion (it always readed 0.3) 
 src/gui/app1/forceSensor.cs | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

Tue Oct 13 11:28:14 2020 +0200 Xavier de Blas <xaviblas@gmail.com>
Minor update on howto_new_version.txt 
 howto_new_version.txt | 4 ++++
 1 file changed, 4 insertions(+)