About Chronojump ================ Measurement, management and statistics of sport short-time tests
ChangeLog ========= Wed Mar 9 11:34:01 2022 +0100 Xavier de Blas <xavib...@gmail.com> Updated versions/2.2.1.html versions/2.2.1.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) Wed Mar 9 11:19:39 2022 +0100 Xavier de Blas <xavib...@gmail.com> race analyzer if distance covered is lower than segments, show y src/gui/cairo/raceAnalyzer.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Wed Mar 9 11:09:33 2022 +0100 Xavier de Blas <xavib...@gmail.com> Encoder 1RM analysis do not show legend (con, ecc, con-ecc, RL) encoder/graph.R | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) Tue Mar 8 18:28:34 2022 +0100 Xavier de Blas <xavib...@gmail.com> Networks encoder download correctly exercises with percent_body_mass_displaced and speed_at_one_rm even if they are null src/gui/networks.cs | 2 +- src/json/compujump.cs | 13 +++++++++++-- 2 files changed, 12 insertions(+), 3 deletions(-) Tue Mar 8 16:35:04 2022 +0100 Xavier de Blas <xavib...@gmail.com> Encoder capture,curves,load do not check combo_encoder_exercise_capture by non-gtk thread. Now id and english name is stored previously src/gui/app1/encoder.cs | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) Tue Mar 8 12:13:11 2022 +0100 Xavier de Blas <xavib...@gmail.com> RunI realtime cairo graph shows correctly personName if != than currentPerson src/gui/app1/chronojump.cs | 2 +- src/gui/eventExecute.cs | 14 ++++++++------ 2 files changed, 9 insertions(+), 7 deletions(-) Tue Mar 8 12:05:38 2022 +0100 Xavier de Blas <xavib...@gmail.com> SqliteRunInterval.SelectRunData can write person.Name in description src/chronojump.cs | 2 +- src/gui/app1/chronojump.cs | 10 +++++----- src/old/server.cs | 6 +++--- src/sqlite/jumpRj.cs | 4 +--- src/sqlite/runInterval.cs | 17 +++++++++++++---- 5 files changed, 23 insertions(+), 16 deletions(-) Tue Mar 8 11:52:45 2022 +0100 Xavier de Blas <xavib...@gmail.com> JumpsRj realtime cairo graph shows correctly personName if != than currentPerson src/gui/app1/chronojump.cs | 3 ++- src/gui/eventExecute.cs | 10 +++++++--- 2 files changed, 9 insertions(+), 4 deletions(-) Tue Mar 8 11:52:10 2022 +0100 Xavier de Blas <xavib...@gmail.com> SqliteJumpRj.SelectJumpData can write person.Name in description src/chronojump.cs | 2 +- src/gui/app1/chronojump.cs | 10 +++++----- src/jumpsRjFatigue.cs | 2 +- src/old/server.cs | 2 +- src/sqlite/jumpRj.cs | 16 ++++++++++++++-- 5 files changed, 22 insertions(+), 10 deletions(-) Mon Mar 7 18:14:04 2022 +0100 Xavier de Blas <xavib...@gmail.com> New feature: selecting a runI on treeview, displays it on top cairo realtime graph src/gui/app1/chronojump.cs | 37 +++++++++++++++++++++----- src/gui/eventExecute.cs | 66 +++++++++++++++++++++++++--------------------- src/run.cs | 23 ++++++++++++++++ 3 files changed, 90 insertions(+), 36 deletions(-) Mon Mar 7 17:44:20 2022 +0100 Xavier de Blas <xavib...@gmail.com> cairo jumpRj realtime graph resizes correctly on all situations src/gui/eventExecute.cs | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) Mon Mar 7 13:02:58 2022 +0100 Xavier de Blas <xavib...@gmail.com> runInterval cairo realtime graph shows "Last test:" or "Selected:" on title src/gui/eventExecute.cs | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) Mon Mar 7 12:45:11 2022 +0100 Xavier de Blas <xavib...@gmail.com> New feature: selecting a jumpRj on treeview, displays it on top cairo realtime graph src/gui/app1/chronojump.cs | 32 ++++++++++++++++++++++++-------- src/gui/eventExecute.cs | 17 +++++++---------- src/jump.cs | 19 +++++++++++++++++++ 3 files changed, 50 insertions(+), 18 deletions(-) Mon Mar 7 12:31:27 2022 +0100 Xavier de Blas <xavib...@gmail.com> On delete a runI, races graph and realtime graph are cleared src/gui/app1/chronojump.cs | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) Mon Mar 7 12:31:00 2022 +0100 Xavier de Blas <xavib...@gmail.com> On delete a jumpRj, realtime graph is cleared src/gui/app1/chronojump.cs | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) Fri Mar 4 22:58:12 2022 +0000 Enrico Nicoletto <h...@duck.com> Update Brazilian Portuguese translation po/pt_BR.po | 1397 +++++++++++++++++++++++++++++------------------------------ 1 file changed, 696 insertions(+), 701 deletions(-) Fri Mar 4 22:52:01 2022 +0000 Matheus Barbosa <mdpb.math...@gmail.com> Update Brazilian Portuguese translation po/pt_BR.po | 690 ++++++++++++++++++++++++++++++------------------------------ 1 file changed, 348 insertions(+), 342 deletions(-) Fri Mar 4 18:08:22 2022 +0100 Xavier de Blas <xavib...@gmail.com> Shown label: "Converted to exerted force" after elastic capture and auto-recalculate src/gui/app1/forceSensor.cs | 3 +++ 1 file changed, 3 insertions(+) Fri Mar 4 18:04:18 2022 +0100 Xavier de Blas <xavib...@gmail.com> Updated versions/2.2.1.html versions/2.2.1.html | 34 +++++++++++++++++++++++++--------- 1 file changed, 25 insertions(+), 9 deletions(-) Fri Mar 4 17:58:08 2022 +0100 Xavier de Blas <xavib...@gmail.com> After force sensor elastic capture done a recalculate to manage correctly body accel effect src/forceSensor.cs | 7 +++++-- src/gui/app1/forceSensor.cs | 3 +++ 2 files changed, 8 insertions(+), 2 deletions(-) Fri Mar 4 16:17:39 2022 +0100 Xavier de Blas <xavib...@gmail.com> At select a person, if it has an image, check file exists. Solves problems with latin chars on windows paths. src/gui/app1/chronojumpPersons.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Fri Mar 4 15:28:40 2022 +0100 Xavier de Blas <xavib...@gmail.com> (cont) src/forceSensorDynamics.cs | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) Fri Mar 4 15:17:39 2022 +0100 Xavier de Blas <xavib...@gmail.com> cont of last commit but done on forceSensorDynamics (not during capture) src/forceSensorDynamics.cs | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) Fri Mar 4 15:02:51 2022 +0100 Xavier de Blas <xavib...@gmail.com> ForceSensor projected if abs or inverted, do it on the force coming from the sensor src/forceSensor.cs | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) Fri Mar 4 13:54:08 2022 +0100 Xavier de Blas <xavib...@gmail.com> Ensure pixel is not null on erase paint. fixes other problems on delete person at encoder. src/utilGtk.cs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) Fri Mar 4 12:51:52 2022 +0100 Xavier de Blas <xavib...@gmail.com> On delete session, currentPerson = null (fixes crash if encoder analyze was opened and we go to mode menu and to encoder again) src/gui/app1/session/delete.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Fri Mar 4 12:08:02 2022 +0100 Xavier de Blas <xavib...@gmail.com> Updated chronojump-importer.exe for windows .../chronojump_importer.exe | Bin 55296 -> 55296 bytes .../bin/chronojump-importer-python3/library.zip | Bin 3412836 -> 3412836 bytes 2 files changed, 0 insertions(+), 0 deletions(-) Thu Mar 3 13:14:44 2022 +0100 Xavier de Blas <xavib...@gmail.com> Encoder: Do not allow to change mode, person, and other buttons while loading a set src/gui/app1/encoder.cs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Thu Mar 3 12:44:21 2022 +0100 Xavier de Blas <xavib...@gmail.com> Encoder min height grav/inertial on encoder test config glade/app1.glade | 177 ++++++++++++++++++++++++++++++++++++++++++++- src/gui/app1/chronojump.cs | 11 ++- src/gui/app1/encoder.cs | 27 +++++++ 3 files changed, 211 insertions(+), 4 deletions(-) Thu Mar 3 12:43:57 2022 +0100 Xavier de Blas <xavib...@gmail.com> Removed encoder min height widgets from preferences window glade/preferences_win.glade | 364 ++++++++------------------------------------ src/gui/preferences.cs | 26 +--- 2 files changed, 67 insertions(+), 323 deletions(-) Thu Mar 3 12:42:08 2022 +0100 Xavier de Blas <xavib...@gmail.com> On networks do not allow also to button_encoder_exercise_delete src/gui/networks.cs | 2 ++ 1 file changed, 2 insertions(+) Thu Mar 3 12:40:53 2022 +0100 Xavier de Blas <xavib...@gmail.com> Better behaviour when no encoder exercises (widgets sensitivity) src/gui/app1/encoder.cs | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) Thu Mar 3 12:39:02 2022 +0100 Xavier de Blas <xavib...@gmail.com> Some encoder checks: currentEncoderGI == Constants.EncoderGI.GRAVITATORY) now are done by current_mode. More reliable when there are no exercises src/gui/app1/encoder.cs | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) Thu Mar 3 11:59:02 2022 +0100 Daniel Mustieles <daniel.mustie...@gmail.com> Updated Spanish translation po/es.po | 907 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 454 insertions(+), 453 deletions(-) Thu Mar 3 10:21:41 2022 +0100 Xavier de Blas <xavib...@gmail.com> Encoder capture params mass on gravitatory, inertia on inertial, on one row glade/app1.glade | 225 +++++++++++++++++++++++---------------------- src/gui/app1/chronojump.cs | 8 +- src/gui/app1/encoder.cs | 12 +-- 3 files changed, 126 insertions(+), 119 deletions(-) Thu Mar 3 09:45:35 2022 +0100 Xavier de Blas <xavib...@gmail.com> RSA tests are also shown on realtime cairo graph src/gui/eventExecute.cs | 48 +++++++++++++++++++++++++++++------------------- 1 file changed, 29 insertions(+), 19 deletions(-) Wed Mar 2 12:50:26 2022 +0100 Xavier de Blas <xavib...@gmail.com> Fixed not showing countdown message on RSA since double contacts biggest contact src/execute/run.cs | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Tue Mar 1 13:44:06 2022 +0100 Xavier de Blas <xavib...@gmail.com> Fixed hang on encoder R on ecc-con when minHeight is too high encoder/util.R | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) Tue Mar 1 11:51:09 2022 +0100 Xavier de Blas <xavib...@gmail.com> gui/About: shows also DB version src/gui/app1/chronojump.cs | 13 +++++++++++++ 1 file changed, 13 insertions(+) Tue Mar 1 11:50:33 2022 +0100 Xavier de Blas <xavib...@gmail.com> Command line: Chronojump version now shows also DB version src/chronojump.cs | 14 ++++++++++++++ 1 file changed, 14 insertions(+) Mon Feb 28 17:38:56 2022 +0100 Xavier de Blas <xavib...@gmail.com> Fixed: Repetition wrong sorting in encoder (on analyze currentPerson, currentSession) src/gui/app1/encoder.cs | 36 ++++++++--------- src/gui/encoderSelectRepetitions.cs | 6 +-- src/sqlite/encoder.cs | 77 +++++++++++++++++++++++++------------ src/sqlite/main.cs | 4 +- src/sqlite/personSession.cs | 4 +- src/sqlite/session.cs | 4 +- 6 files changed, 80 insertions(+), 51 deletions(-) Mon Feb 28 17:37:55 2022 +0100 Xavier de Blas <xavib...@gmail.com> Two safety checks on cjCombo to avoid read from null combos src/gui/cjCombo.cs | 5 +++++ 1 file changed, 5 insertions(+) Fri Feb 25 13:52:39 2022 +0100 Xavier de Blas <xavib...@gmail.com> forceSensor recalculate changes maxForceRaw and maxAvgForce1s on set sql src/forceSensor.cs | 8 ++++++++ src/gui/app1/forceSensor.cs | 21 +++++++++++++++++++++ 2 files changed, 29 insertions(+) Fri Feb 25 13:52:06 2022 +0100 Xavier de Blas <xavib...@gmail.com> forceSensor resultant capture respect de captureOptions (normal, inverted, abs) src/forceSensor.cs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Fri Feb 25 13:09:20 2022 +0100 Xavier de Blas <xavib...@gmail.com> RSA available for Wichro (again?) src/gui/app1/chronojump.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Fri Feb 25 12:59:32 2022 +0100 Xavier de Blas <xavib...@gmail.com> Updated catalan translation po/ca.po | 1834 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 931 insertions(+), 903 deletions(-) Fri Feb 25 12:50:29 2022 +0100 Xavier de Blas <xavib...@gmail.com> Updated versions/2.2.1.html versions/2.2.1.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Fri Feb 25 12:32:17 2022 +0100 Xavier de Blas <xavib...@gmail.com> DB Migration from 2.34 to 2.35 done in Windows with a transaction and not with column RENAME TO src/sqlite/forceSensor.cs | 27 +++++++++++++++++++++++++++ src/sqlite/main.cs | 42 +++++++++++++++++++++++++++++++++++++++++- 2 files changed, 68 insertions(+), 1 deletion(-) Thu Feb 24 19:25:46 2022 +0100 Xavier de Blas <xavib...@gmail.com> Added versions/2.2.1.html versions/2.2.1.html | 77 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) Thu Feb 24 18:31:38 2022 +0100 Xavier de Blas <xavib...@gmail.com> Updated Chronojump Scholar graph r-scripts/chronojumpScholarGraph.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Thu Feb 24 16:39:55 2022 +0100 Xavier de Blas <xavib...@gmail.com> ForceSensor and RaceAnalyzer convert enter on comments to space to avoid hang on exportFiles (csv) on R src/forceSensor.cs | 2 +- src/runEncoder.cs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Thu Feb 24 16:24:44 2022 +0100 Xavier de Blas <xavib...@gmail.com> JumpsProfile now uses max jump (of sj,sjl,cmj,abk,dj) to compare instead of dj src/gui/cairo/jumpsProfile.cs | 48 +++++++++++++++++++--------------- src/jumpsProfile.cs | 61 ++++++++++++++++--------------------------- src/util.cs | 1 + src/utilMath.cs | 10 +++++++ 4 files changed, 60 insertions(+), 60 deletions(-) Thu Feb 24 11:38:47 2022 +0100 Xavier de Blas <xavib...@gmail.com> DB: 2.35 Ensure maxForceRAW is converted to maxForceRaw (to not have python3 import problems) src/sqlite/main.cs | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) Thu Feb 24 11:38:06 2022 +0100 Xavier de Blas <xavib...@gmail.com> Added sqlite method columnExists can be caseSensitive src/sqlite/main.cs | 38 +++++++++++++++++++++++++++++++------- 1 file changed, 31 insertions(+), 7 deletions(-) Thu Feb 24 10:44:38 2022 +0100 Xavier de Blas <xavib...@gmail.com> Minor change src/chronojump.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Thu Feb 24 10:35:20 2022 +0100 Xavier de Blas <xavib...@gmail.com> Chronojump can be called with params "version" or "version2" without any hyphen src/chronojump.cs | 30 ++++++++++++++++++++++++------ 1 file changed, 24 insertions(+), 6 deletions(-) Wed Feb 23 15:22:30 2022 +0100 Xavier de Blas <xavib...@gmail.com> DialogMessage on mac resizes after showing and this solves the glitch src/gui/dialogMessage.cs | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) Wed Feb 23 13:33:40 2022 +0100 Xavier de Blas <xavib...@gmail.com> dialog_message removed frame. glade/dialog_message.glade | 45 +++++++++++++++------------------------------ src/gui/dialogMessage.cs | 8 +++++--- 2 files changed, 20 insertions(+), 33 deletions(-) Wed Feb 23 13:08:22 2022 +0100 Xavier de Blas <xavib...@gmail.com> Trying at dialog_message to show label and window later to solve glitches on mac src/gui/dialogMessage.cs | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) Wed Feb 23 11:39:02 2022 +0100 Xavier de Blas <xavib...@gmail.com> Removed unused stiffness_formula from dialog_message glade/dialog_message.glade | 186 +-------------------------------------------- src/gui/dialogMessage.cs | 8 +- 2 files changed, 3 insertions(+), 191 deletions(-) Tue Feb 22 21:07:49 2022 +0100 Xavier de Blas <xavib...@gmail.com> EncoderRhythm only clusters works properly now when rest is after ecc. Rest seconds works better. Sound at start/end cluster. src/encoderCapture.cs | 4 ++++ src/gui/app1/encoder.cs | 49 +++++++++++++++++++++++++++++++++++++------------ 2 files changed, 41 insertions(+), 12 deletions(-) Tue Feb 22 21:07:18 2022 +0100 Xavier de Blas <xavib...@gmail.com> EncoderRhythm play sound at each change of phase, including start/end rest src/gui/app1/encoder.cs | 10 ++++++++++ 1 file changed, 10 insertions(+) Tue Feb 22 21:04:22 2022 +0100 Xavier de Blas <xavib...@gmail.com> EncoderRhythm currentPhase can be readed from outside the class src/encoderRhythm.cs | 113 +++++++++++++++++++++++++++------------------------ 1 file changed, 60 insertions(+), 53 deletions(-) Mon Feb 21 17:18:25 2022 +0100 Xavier de Blas <xavib...@gmail.com> Fixed one Spanish string po/es.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Mon Feb 21 16:02:43 2022 +0100 Xavier de Blas <xavib...@gmail.com> Encoder: Fixed not showing rest between repetitions as active on opening window src/gui/repetitiveConditions.cs | 2 ++ 1 file changed, 2 insertions(+) Mon Feb 21 13:40:15 2022 +0100 Xavier de Blas <xavib...@gmail.com> Export on RaceAnalyzer and sprint, show noData if ! sets processed by R src/exportFiles/re.cs | 5 +++++ src/exportFiles/sprint.cs | 5 +++++ 2 files changed, 10 insertions(+) Mon Feb 21 13:39:50 2022 +0100 Xavier de Blas <xavib...@gmail.com> RaceAnalyzer export discarded according to R csv output src/exportFiles/re.cs | 4 ++++ 1 file changed, 4 insertions(+) Mon Feb 21 13:37:53 2022 +0100 Xavier de Blas <xavib...@gmail.com> Fixed hang on sprintEncoder.R on seq when splitLength > testLength r-scripts/sprintEncoder.R | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Mon Feb 21 13:36:57 2022 +0100 Xavier de Blas <xavib...@gmail.com> Sprint export on R renamed Vw to V.wind r-scripts/sprintUtil.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Mon Feb 21 13:13:06 2022 +0100 Xavier de Blas <xavib...@gmail.com> Fixed hang of R on RaceAnalyzer sprint after failing model on graph with length(totalTime +1) != length(speed) r-scripts/sprintEncoder.R | 29 +++++++++++++++++++---------- 1 file changed, 19 insertions(+), 10 deletions(-) Mon Feb 21 12:31:13 2022 +0100 Xavier de Blas <xavib...@gmail.com> trycatch and other checks on sprint export by R r-scripts/sprintPhotocells.R | 62 ++++++++++++++++++++++++++++++++++---------- r-scripts/sprintUtil.R | 18 ++++++++++--- 2 files changed, 64 insertions(+), 16 deletions(-) Mon Feb 21 12:29:25 2022 +0100 Xavier de Blas <xavib...@gmail.com> Sprint export R file implements splitPositionAll to show time columns for each track on csv r-scripts/sprintPhotocells.R | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) Mon Feb 21 12:26:02 2022 +0100 Xavier de Blas <xavib...@gmail.com> Sprint export says how many sets discarded according to R output csv glade/app1.glade | 47 ++++++++++++++++++++++++++++++++-------------- src/exportFiles/sprint.cs | 10 +++++++++- src/gui/app1/chronojump.cs | 1 + src/gui/sprint.cs | 7 +++++++ 4 files changed, 50 insertions(+), 15 deletions(-) Mon Feb 21 12:24:28 2022 +0100 Xavier de Blas <xavib...@gmail.com> Sprint export checks if DataIsOk same way that sprint graph does src/exportFiles/sprint.cs | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) Mon Feb 21 12:23:10 2022 +0100 Xavier de Blas <xavib...@gmail.com> Better method for: sprint.IsDataOk, includes now firs track src/sprint.cs | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) Sat Feb 19 21:19:20 2022 +0000 Yuri Chornoivan <yurc...@ukr.net> Update Ukrainian translation po/uk.po | 103 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 52 insertions(+), 51 deletions(-) Sat Feb 19 20:46:49 2022 +0100 Xavier de Blas <xavib...@gmail.com> Fixed one translatable string src/gui/eventExecute.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Fri Feb 18 16:55:43 2022 +0000 Yuri Chornoivan <yurc...@ukr.net> Update Ukrainian translation po/uk.po | 717 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 360 insertions(+), 357 deletions(-) Fri Feb 18 16:58:46 2022 +0100 Xavier de Blas <xavib...@gmail.com> RaceAnalyzer analyze options close_and_analyze visible only on current_set tab src/gui/app1/runEncoderAnalyze.cs | 4 ++++ 1 file changed, 4 insertions(+) Fri Feb 18 16:52:17 2022 +0100 Xavier de Blas <xavib...@gmail.com> RaceAnalyzer analyze options close -> returns to previous page (not always current set) src/gui/app1/runEncoderAnalyze.cs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) Fri Feb 18 13:46:29 2022 +0100 Xavier de Blas <xavib...@gmail.com> Photocells/sprint on mac check on sprint/export if R is installed. If not, show message. src/gui/sprint.cs | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) Fri Feb 18 13:36:17 2022 +0100 Xavier de Blas <xavib...@gmail.com> RaceAnalyzer on mac check on analyze/export if R is installed. If not, show message. src/gui/app1/chronojump.cs | 15 ++++++++++----- src/gui/app1/runEncoderAnalyze.cs | 14 ++++++++++++++ 2 files changed, 24 insertions(+), 5 deletions(-) Fri Feb 18 11:07:23 2022 +0100 Xavier de Blas <xavib...@gmail.com> RaceAnalyzer export can manage fixed/variable segments on same export (and produce all needed spreadsheet columns) r-scripts/sprintEncoder.R | 26 ++++++++++++++++++++++-- src/runEncoder.cs | 51 +++++++++++++++++++++++++++++++++-------------- 2 files changed, 60 insertions(+), 17 deletions(-) Fri Feb 18 11:05:57 2022 +0100 Xavier de Blas <xavib...@gmail.com> RaceAnalyzer: Discardex export of ! sprints glade/app1.glade | 47 +++++++++++++++++++++++++++------------ src/exportFiles/exportFiles.cs | 15 ++++++++++++- src/exportFiles/fs.cs | 2 +- src/exportFiles/re.cs | 44 ++++++++++++++++++++++-------------- src/exportFiles/sprint.cs | 2 +- src/gui/app1/runEncoder.cs | 1 + src/gui/app1/runEncoderAnalyze.cs | 7 ++++++ 7 files changed, 84 insertions(+), 34 deletions(-) Thu Feb 17 17:21:47 2022 +0100 Xavier de Blas <xavib...@gmail.com> Fixed bug since last commits: on fixed seemed that does not take segments correctly: passes from 5 to 30 r-scripts/sprintEncoder.R | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Thu Feb 17 17:17:53 2022 +0100 Xavier de Blas <xavib...@gmail.com> race analyzer on analyze button, if we are on triggers tab then change tab to graph glade/app1.glade | 32 +++++++++++++++++++------------- src/gui/app1/runEncoderAnalyze.cs | 11 ++++++++++- 2 files changed, 29 insertions(+), 14 deletions(-) Thu Feb 17 17:00:05 2022 +0100 Xavier de Blas <xavib...@gmail.com> Fixed crash on encoder capture with clusters when no repetitions found (since 2.2.0) src/encoderRhythm.cs | 2 -- src/gui/app1/encoder.cs | 4 ++-- 2 files changed, 2 insertions(+), 4 deletions(-) Thu Feb 17 11:34:24 2022 +0100 xpadulles <x.padul...@gmail.com> Wifi terminal firmware. Created separate files for version 3 and 4 arduino/PhotocellWifi-V4/emitter/emitter.ino | 198 --------- arduino/PhotocellWifi-V4/receiver/receiver.ino | 215 ---------- arduino/PhotocellWifi/emitter/emitter.ino | 198 --------- arduino/PhotocellWifi/receiver/receiver.ino | 215 ---------- arduino/WiFi/control/control.ino | 2 +- .../terminal/{ => Current/terminal}/terminal.ino | 0 arduino/WiFi/terminal/V3/terminal/terminal.ino | 466 +++++++++++++++++++++ arduino/WiFi/terminal/V4/terminal/terminal.ino | 466 +++++++++++++++++++++ 8 files changed, 933 insertions(+), 827 deletions(-) Mon Feb 14 17:32:19 2022 +0100 xpadulles <x.padul...@gmail.com> Created PhotocellWifi version 4 to keep the pin config for this version arduino/PhotocellWifi-V4/emitter/emitter.ino | 198 +++++++++++++++++++++++ arduino/PhotocellWifi-V4/receiver/receiver.ino | 215 +++++++++++++++++++++++++ 2 files changed, 413 insertions(+) Wed Feb 16 17:53:41 2022 +0100 Xavier de Blas <xavib...@gmail.com> Minor change r-scripts/sprintEncoder.R | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Wed Feb 16 17:48:09 2022 +0100 Xavier de Blas <xavib...@gmail.com> RaceAnalyzer R script can process a variable segment file r-scripts/sprintEncoder.R | 102 ++++++++++++++++++++++++++------------ src/gui/app1/runEncoderAnalyze.cs | 4 +- src/runEncoder.cs | 17 ++++++- 3 files changed, 88 insertions(+), 35 deletions(-) Wed Feb 16 15:45:10 2022 +0100 Xavier de Blas <xavib...@gmail.com> Fixed triggers on RaceAnalyzer analyze r-scripts/sprintEncoder.R | 10 +++++----- src/gui/cairo/generic.cs | 2 +- src/trigger.cs | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) Wed Feb 16 13:19:37 2022 +0100 Xavier de Blas <xavib...@gmail.com> RaceAnalyzer shows triggers on capture tab cairo graphs src/gui/app1/runEncoder.cs | 12 ++++++++---- src/gui/cairo/generic.cs | 29 ++++++++++++++++++++++++++++- src/gui/cairo/raceAnalyzer.cs | 6 +++++- src/gui/cairo/xy.cs | 2 +- src/gui/trigger.cs | 2 +- 5 files changed, 43 insertions(+), 8 deletions(-) Tue Feb 15 18:23:51 2022 +0100 Xavier de Blas <xavib...@gmail.com> Fixed previous commit src/gui/cairo/jumpsWeightFVProfile.cs | 11 ++++++++++- src/jumpsWeightFVProfile.cs | 5 +++++ 2 files changed, 15 insertions(+), 1 deletion(-) Tue Feb 15 17:46:52 2022 +0100 Xavier de Blas <xavib...@gmail.com> Cairo Jumps FV show prediction of 1RM Squat at 89% of f0rel according to Rivière & col 2017 DOI: 10.1055/s-0043-116670 src/gui/cairo/jumpsWeightFVProfile.cs | 36 +++++++++++++++++------------------ 1 file changed, 17 insertions(+), 19 deletions(-) Tue Feb 15 17:45:49 2022 +0100 Xavier de Blas <xavib...@gmail.com> Cairo XY (jumps/time, jumps FV) have same font for writeSelectedValues) src/gui/cairo/jumpsWeightFVProfile.cs | 2 ++ src/gui/cairo/xy.cs | 3 +++ 2 files changed, 5 insertions(+) Tue Feb 15 16:47:00 2022 +0100 Xavier de Blas <xavib...@gmail.com> cont of last commit src/gui/app1/chronojump.cs | 11 ++++++++++- src/treeview/jump.cs | 1 + 2 files changed, 11 insertions(+), 1 deletion(-) Tue Feb 15 16:07:20 2022 +0100 Xavier de Blas <xavib...@gmail.com> Fixed bug displaying jump, jumpRj weight after edit (on !weigthStatsPercent), it was ok after session reload src/gui/app1/chronojump.cs | 22 ++++++---------------- 1 file changed, 6 insertions(+), 16 deletions(-) Tue Feb 15 13:12:39 2022 +0100 Xavier de Blas <xavib...@gmail.com> Fixed update on RunEncoderExercise could fail on old sqlite implementations src/sqlite/runEncoder.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Tue Feb 15 12:16:25 2022 +0100 Xavier de Blas <xavib...@gmail.com> DB: 2.34 Fixed duplicated names of exercises on modes encoder, forceSensor, raceAnalyzer caused by import bug src/sqlite/main.cs | 100 ++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 99 insertions(+), 1 deletion(-) Mon Feb 14 17:13:31 2022 +0100 Xavier de Blas <xavib...@gmail.com> RaceAnalzyer export rownames of dist segments with decimal as comma when needed r-scripts/sprintEncoder.R | 2 +- r-scripts/sprintPhotocells.R | 2 +- r-scripts/sprintUtil.R | 12 +++++++++--- src/gui/app1/chronojump.cs | 6 ------ 4 files changed, 11 insertions(+), 11 deletions(-) Mon Feb 14 17:12:27 2022 +0100 Xavier de Blas <xavib...@gmail.com> RaceAnalyzer segmentMeters -> cm working also on R graph and export src/runEncoder.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Mon Feb 14 12:50:37 2022 +0100 Xavier de Blas <xavib...@gmail.com> Updated sqlite DB diagram to 2.33 diagrams/sqlite/chronojump_sqlite.dia | Bin 22517 -> 22554 bytes 1 file changed, 0 insertions(+), 0 deletions(-) Mon Feb 14 12:47:49 2022 +0100 Xavier de Blas <xavib...@gmail.com> DB: 2.33 RunEncoderExercise segmentMeters but now is in cm (var name has not changed but value is now *100) diagrams/sqlite/chronojump_sqlite.dia | Bin 22498 -> 22517 bytes glade/app1.glade | 122 ++++++++-------- src/gui/app1/chronojump.cs | 6 + src/gui/app1/runEncoder.cs | 256 +++++++++++++++++----------------- src/gui/app1/runEncoderAnalyze.cs | 2 +- src/runEncoder.cs | 39 +++--- src/sqlite/main.cs | 28 +++- src/sqlite/runEncoder.cs | 10 +- 8 files changed, 248 insertions(+), 215 deletions(-) Mon Feb 14 12:47:03 2022 +0100 Xavier de Blas <xavib...@gmail.com> SqliteRunEncoderExercise.Select returns List<RunEncoderExercise> instead of array src/exportFiles/re.cs | 4 ++-- src/gui/app1/runEncoder.cs | 16 ++++++++-------- src/sqlite/runEncoder.cs | 42 +++++++++++++++--------------------------- 3 files changed, 25 insertions(+), 37 deletions(-) Sat Feb 12 13:41:34 2022 +0100 Xavier de Blas <xavib...@gmail.com> RaceAnalyzer capture without device does not draw vertical segments of previous file src/gui/app1/runEncoder.cs | 5 +++++ 1 file changed, 5 insertions(+) Sat Feb 12 13:35:16 2022 +0100 Xavier de Blas <xavib...@gmail.com> RaceAnalyzer recalculate updates all (producees a reload, and graphs again) src/gui/app1/runEncoder.cs | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) Sat Feb 12 13:34:53 2022 +0100 Xavier de Blas <xavib...@gmail.com> RunEncoderExercise ToString() prints all src/runEncoder.cs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) Fri Feb 11 17:44:34 2022 +0100 Xavier de Blas <xavib...@gmail.com> No more exercise duplicates at import on encoder. Duplicates where ex where same name but one or more different params. Now have different name (1), (2), ... diagrams/sqlite/chronojump_sqlite.dia | Bin 22389 -> 22498 bytes src/chronojump-importer/chronojump_importer.py | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) Fri Feb 11 17:34:48 2022 +0100 Xavier de Blas <xavib...@gmail.com> No more exercise duplicates at import on forceSensor & raceAnalyzer. Duplicates where ex where same name but one or more different params. Now have different name (1), (2), ... diagrams/sqlite/chronojump_sqlite.dia | Bin 22299 -> 22389 bytes src/chronojump-importer/chronojump_importer.py | 7 ++++--- 2 files changed, 4 insertions(+), 3 deletions(-) Fri Feb 11 17:21:11 2022 +0100 Xavier de Blas <xavib...@gmail.com> Fixed a glitch on importing files making forceSensor top combo have the exercise values of runEncoder (if forceSensor mode is active) src/gui/app1/forceSensor.cs | 3 ++- src/gui/app1/runEncoder.cs | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) Fri Feb 11 16:24:03 2022 +0100 Xavier de Blas <xavib...@gmail.com> Added reCGSD == null checks on raceAnalyzer capture graphs src/gui/app1/runEncoder.cs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Fri Feb 11 16:11:48 2022 +0100 Xavier de Blas <xavib...@gmail.com> RaceAnalyzer capture tab graphs do not show grid if we did not arrive to any segment mark src/gui/cairo/raceAnalyzer.cs | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) Fri Feb 11 15:55:59 2022 +0100 Xavier de Blas <xavib...@gmail.com> RaceAnalyzer capture tab, cairo graph max speed shown in raw src/gui/cairo/raceAnalyzer.cs | 26 ++++++++++++++++++++------ src/gui/cairo/xy.cs | 4 ++++ 2 files changed, 24 insertions(+), 6 deletions(-) Fri Feb 11 13:24:47 2022 +0100 Xavier de Blas <xavib...@gmail.com> RaceAnalyzer capture tab graphs can be saved as a composed image glade/app1.glade | 95 +++++++++++++++++++++++++++++++-------- src/constants.cs | 1 + src/gui/app1/encoder.cs | 16 +++++-- src/gui/app1/icons.cs | 4 ++ src/gui/app1/runEncoder.cs | 26 +++++++++++ src/gui/app1/runEncoderAnalyze.cs | 6 +-- 6 files changed, 122 insertions(+), 26 deletions(-) Fri Feb 11 13:08:46 2022 +0100 Xavier de Blas <xavib...@gmail.com> RUNENCODER_SAVE_IMAGE, RUNENCODER_SAVE_TABLE renamed RUNENCODER_ANALYZE_SAVE_IMAGE, RUNENCODER_ANALYZE_SAVE_TABLE src/constants.cs | 2 +- src/gui/app1/encoder.cs | 18 +++++++++--------- src/gui/app1/runEncoder.cs | 5 ----- src/gui/app1/runEncoderAnalyze.cs | 7 ++++++- 4 files changed, 16 insertions(+), 16 deletions(-) Fri Feb 11 12:51:13 2022 +0100 Xavier de Blas <xavib...@gmail.com> New method PixbufFromVBox (used on RaceAnalyzer) src/utilGtk.cs | 7 +++++++ 1 file changed, 7 insertions(+) Fri Feb 11 12:26:19 2022 +0100 Xavier de Blas <xavib...@gmail.com> RaceAnalyzer if no sprint show a max value circle instead of the horizontal right arrow src/gui/app1/runEncoder.cs | 24 ++++++++++++++++++--- src/gui/cairo/raceAnalyzer.cs | 49 ++++++++++++++++++++++++++++--------------- 2 files changed, 53 insertions(+), 20 deletions(-) Fri Feb 11 11:29:18 2022 +0100 Xavier de Blas <xavib...@gmail.com> Improvements to last commits src/gui/cairo/generic.cs | 2 +- src/gui/cairo/raceAnalyzer.cs | 20 ++++++++++++++------ src/gui/cairo/xy.cs | 9 ++++++--- 3 files changed, 21 insertions(+), 10 deletions(-) Fri Feb 11 11:00:36 2022 +0100 Xavier de Blas <xavib...@gmail.com> RaceAnalyzer capture tab graphs grids ok now src/gui/app1/runEncoder.cs | 10 +++------- src/gui/cairo/raceAnalyzer.cs | 38 +++++++++++++++++++++++++------------- 2 files changed, 28 insertions(+), 20 deletions(-) Thu Feb 10 19:23:14 2022 +0000 Matheus Barbosa <mdpb.math...@gmail.com> Update Brazilian Portuguese translation po/pt_BR.po | 918 ++++++++++++++++++++++++++++++------------------------------ 1 file changed, 466 insertions(+), 452 deletions(-) Thu Feb 10 12:21:45 2022 +0100 Xavier de Blas <xavib...@gmail.com> RaceAnalyzer capture cairo graphs, better display of top meters data src/gui/cairo/generic.cs | 3 +++ src/gui/cairo/raceAnalyzer.cs | 17 +++++++++++++---- 2 files changed, 16 insertions(+), 4 deletions(-) Tue Feb 8 17:26:13 2022 +0100 Xavier de Blas <xavib...@gmail.com> Networks allow to download encoder exercises with 3.1 code src/gui/networks.cs | 5 +---- src/json/compujump.cs | 38 +++++++++++++++++++++++++++++--------- 2 files changed, 30 insertions(+), 13 deletions(-) Tue Feb 8 13:50:01 2022 +0100 Xavier de Blas <xavib...@gmail.com> Fixed a util.cs method to compile ok on windows src/util.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Tue Feb 8 13:19:32 2022 +0100 Xavier de Blas <xavib...@gmail.com> Fixed not updating combo_select_contacts_top that mades crash after creation jump/run test on windows src/gui/app1/chronojump.cs | 13 ++++++++++--- src/gui/app1/contactsExercise.cs | 13 +++++++++++++ 2 files changed, 23 insertions(+), 3 deletions(-) Tue Feb 8 13:05:11 2022 +0100 Xavier de Blas <xavib...@gmail.com> Removed annoying run treeview log for each line src/treeview/run.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Mon Feb 7 11:11:23 2022 +0100 Daniel Mustieles <daniel.mustie...@gmail.com> Updated Spanish translation po/es.po | 1703 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 863 insertions(+), 840 deletions(-) Fri Feb 4 20:00:05 2022 +0100 Xavier de Blas <xavib...@gmail.com> More precision to recent commits, using TwoListsOfDoubles src/gui/app1/runEncoder.cs | 6 +++--- src/gui/cairo/raceAnalyzer.cs | 4 ++-- src/runEncoder.cs | 8 ++++---- src/utilMath.cs | 42 ++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 51 insertions(+), 9 deletions(-) Fri Feb 4 19:49:13 2022 +0100 Xavier de Blas <xavib...@gmail.com> RaceAnalyzer vertical grid lines working for variable segments src/gui/app1/runEncoder.cs | 15 ++++++++------- src/gui/cairo/raceAnalyzer.cs | 4 +++- src/runEncoder.cs | 30 +++++++++++++++++++++++++----- 3 files changed, 36 insertions(+), 13 deletions(-) Fri Feb 4 19:27:24 2022 +0100 Xavier de Blas <xavib...@gmail.com> RaceAnalyzer vertical grid lines with 1 decimal for seconds src/gui/cairo/generic.cs | 2 +- src/gui/cairo/raceAnalyzer.cs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Fri Feb 4 16:55:39 2022 +0100 Xavier de Blas <xavib...@gmail.com> RaceAnalyzer changed some vars to implement the variable dist vertical grid lines src/gui/app1/runEncoder.cs | 12 ++++++------ src/runEncoder.cs | 16 ++++++++-------- 2 files changed, 14 insertions(+), 14 deletions(-) Fri Feb 4 16:47:59 2022 +0100 Xavier de Blas <xavib...@gmail.com> RaceAnalyzer capture tab cairo graphs show grid lines according to segmentMeters (if fixed) src/gui/app1/runEncoder.cs | 30 +++++++++++++++++++---- src/gui/cairo/generic.cs | 3 ++- src/gui/cairo/raceAnalyzer.cs | 57 ++++++++++++++++++++++++++++++++++++++++--- src/gui/cairo/xy.cs | 2 +- src/runEncoder.cs | 24 ++++++++++++++++-- src/utilMath.cs | 9 +++++-- 6 files changed, 110 insertions(+), 15 deletions(-) Wed Feb 2 16:32:04 2022 +0100 Xavier de Blas <xavib...@gmail.com> Fixed a display bug on: paintGridInt VERTICALLINES src/gui/cairo/generic.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Wed Feb 2 16:54:21 2022 +0000 Yuri Chornoivan <yurc...@ukr.net> Update Ukrainian translation po/uk.po | 813 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 416 insertions(+), 397 deletions(-) Wed Feb 2 16:09:01 2022 +0100 Xavier de Blas <xavib...@gmail.com> Updated sqlite db diagram diagrams/sqlite/chronojump_sqlite.dia | Bin 22192 -> 22299 bytes 1 file changed, 0 insertions(+), 0 deletions(-) Wed Feb 2 16:01:58 2022 +0100 Xavier de Blas <xavib...@gmail.com> Cannot RaceEncoderAnalyze if ! sprint or variable segments src/gui/app1/runEncoderAnalyze.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Wed Feb 2 15:56:16 2022 +0100 Xavier de Blas <xavib...@gmail.com> DB: 2.32 RunEncoderExercise added isSprint glade/app1.glade | 99 +++++++++++++++++++++++++++++++++++++++------- src/gui/app1/icons.cs | 2 + src/gui/app1/runEncoder.cs | 16 +++++++- src/runEncoder.cs | 12 ++++-- src/sqlite/main.cs | 18 +++++++-- src/sqlite/runEncoder.cs | 15 ++++--- 6 files changed, 133 insertions(+), 29 deletions(-) Wed Feb 2 13:35:54 2022 +0100 Xavier de Blas <xavib...@gmail.com> Updated howto_new_version.txt with DB checks howto_new_version.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) Wed Feb 2 13:31:01 2022 +0100 Xavier de Blas <xavib...@gmail.com> Cont of last commits glade/app1.glade | 34 ++++++++++++++++++++-------------- src/gui/app1/contactsExercise.cs | 4 ++++ 2 files changed, 24 insertions(+), 14 deletions(-) Fri Feb 11 13:20:27 2022 +0100 Xavier de Blas <xavib...@gmail.com> Cont of last commit src/gui/app1/runEncoder.cs | 1 - 1 file changed, 1 deletion(-) Tue Feb 1 17:45:15 2022 +0000 Yuri Chornoivan <yurc...@ukr.net> Update Ukrainian translation po/uk.po | 1259 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 631 insertions(+), 628 deletions(-) Tue Feb 1 18:29:23 2022 +0100 Xavier de Blas <xavib...@gmail.com> Cont of RaceEncoder segmentsVariable commits src/gui/app1/runEncoder.cs | 2 ++ 1 file changed, 2 insertions(+) Tue Feb 1 18:29:08 2022 +0100 Xavier de Blas <xavib...@gmail.com> RaceEncoder do not analyze on clicking to recalculate src/gui/app1/runEncoder.cs | 5 +++++ 1 file changed, 5 insertions(+) Tue Feb 1 18:28:12 2022 +0100 Xavier de Blas <xavib...@gmail.com> RaceAnalyzer do not analyze when segmentMeters is variable src/gui/app1/runEncoderAnalyze.cs | 6 ++++++ 1 file changed, 6 insertions(+) Tue Feb 1 17:51:20 2022 +0100 Xavier de Blas <xavib...@gmail.com> RunEncoderExercise segmentVariableCm now can have 40 values glade/app1.glade | 416 +++++++++++++++++++++++++++++++++++++++++++-- src/gui/app1/runEncoder.cs | 40 +++++ 2 files changed, 443 insertions(+), 13 deletions(-) Tue Feb 1 17:13:28 2022 +0100 Xavier de Blas <xavib...@gmail.com> RaceAnalyzer: Do not show the exercise image glade/app1.glade | 2 +- src/gui/app1/contactsExercise.cs | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) Tue Feb 1 17:08:00 2022 +0100 Xavier de Blas <xavib...@gmail.com> DB: 2.31 RunEncoderExercise added segmentVariableCm and all gui glade/app1.glade | 875 +++++++++++++++++++++++++++++++++++++++ src/gui/app1/contactsExercise.cs | 55 ++- src/gui/app1/icons.cs | 6 + src/gui/app1/runEncoder.cs | 228 ++++++---- src/runEncoder.cs | 30 +- src/sqlite/main.cs | 20 +- src/sqlite/runEncoder.cs | 29 +- 7 files changed, 1149 insertions(+), 94 deletions(-) Tue Feb 1 15:59:27 2022 +0100 Xavier de Blas <xavib...@gmail.com> new util.cs methods: ListIntToSQLString SQLStringToListInt src/util.cs | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) Tue Feb 1 13:41:37 2022 +0100 xpadulles <x.padul...@gmail.com> Wifi terminal pins for current hardware version arduino/WiFi/terminal/terminal.ino | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) Mon Jan 31 12:24:28 2022 +0100 Xavier de Blas <xavib...@gmail.com> Minor change src/sqlite/main.cs | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) Fri Jan 28 18:52:00 2022 +0000 Matheus Barbosa <mdpb.math...@gmail.com> Update Brazilian Portuguese translation po/pt_BR.po | 872 +++++++++++++++++++++++++++++++----------------------------- 1 file changed, 445 insertions(+), 427 deletions(-) Fri Jan 28 19:05:41 2022 +0100 Xavier de Blas <xavib...@gmail.com> Fixed: session delete does not delete all rows on persons treeview https://gitlab.gnome.org/GNOME/chronojump/-/issues/638 src/gui/app1/session/delete.cs | 3 +++ 1 file changed, 3 insertions(+) Fri Jan 28 18:17:55 2022 +0100 Xavier de Blas <xavib...@gmail.com> Implemented button close_and_analyze with correct sensitivity on encoder analyze glade/app1.glade | 81 ++++++++++++++++++++++++++++++++++++++++++---- src/gui/app1/chronojump.cs | 1 + src/gui/app1/encoder.cs | 14 ++++++++ src/gui/app1/icons.cs | 3 +- 4 files changed, 92 insertions(+), 7 deletions(-) Fri Jan 28 17:55:25 2022 +0100 Xavier de Blas <xavib...@gmail.com> Updated developers years on about src/constants.cs | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) Thu Jan 27 11:49:50 2022 +0000 Anders Jonsson <anders.jons...@norsjovallen.se> Update Swedish translation po/sv.po | 750 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 383 insertions(+), 367 deletions(-) Tue Jan 18 16:34:04 2022 +0100 Xavier de Blas <xavib...@gmail.com> Fixed a migration bug from DB <= 1.68 (ForceSensor table) (2 years ago) src/sqlite/main.cs | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) Tue Jan 18 13:33:43 2022 +0100 Xavier de Blas <xavib...@gmail.com> Updated chronojumpScholarGraph.R r-scripts/chronojumpScholarGraph.R | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Tue Jan 18 13:11:32 2022 +0100 Xavier de Blas <xavib...@gmail.com> ForceSensor calibrate now with 3 decimals glade/app1.glade | 32 +++++++++++++++++++------------- 1 file changed, 19 insertions(+), 13 deletions(-) Fri Jan 14 20:41:14 2022 +0000 Yuri Chornoivan <yurc...@ukr.net> Update Ukrainian translation po/uk.po | 766 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 393 insertions(+), 373 deletions(-) Fri Jan 14 14:27:31 2022 +0100 Xavier de Blas <xavib...@gmail.com> string "same than" -> "same as". Thanks Anders Jonsson src/gui/forceSensorExercise.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Thu Jan 13 18:18:39 2022 +0100 Xavier de Blas <xavib...@gmail.com> Marked 4 strings as translatable src/gui/app1/encoder.cs | 2 +- src/gui/app1/forceSensor.cs | 4 ++-- src/gui/forceSensorExercise.cs | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) Thu Jan 13 18:12:43 2022 +0100 Xavier de Blas <xavib...@gmail.com> button contacts capture save image also works for jumps multiple and runs intervallic src/constants.cs | 4 ++-- src/gui/app1/chronojump.cs | 8 ++++++-- src/gui/app1/encoder.cs | 38 ++++++++++++++++++++++++++------------ src/gui/app1/jump.cs | 6 +++--- src/gui/app1/run.cs | 6 +++--- 5 files changed, 40 insertions(+), 22 deletions(-) Thu Jan 13 17:50:38 2022 +0100 Xavier de Blas <xavib...@gmail.com> Merged: button_jumps/runs_simple_capture_save_image glade/app1.glade | 82 +++++++++++++--------------------------------- src/gui/app1/chronojump.cs | 16 ++++++--- src/gui/app1/icons.cs | 13 +++----- src/gui/app1/jump.cs | 6 ---- src/gui/app1/run.cs | 6 ---- 5 files changed, 38 insertions(+), 85 deletions(-) Tue Jan 11 13:37:51 2022 +0100 Xavier de Blas <xavib...@gmail.com> Use of mail.mailutils again on Networks src/networks.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Tue Jan 11 13:37:23 2022 +0100 Xavier de Blas <xavib...@gmail.com> Removed some debug messages src/forceSensor.cs | 10 ++-- src/gui/app1/chronojump.cs | 25 --------- src/gui/app1/forceSensor.cs | 10 ++-- versions/2.2.0.html | 132 ++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 141 insertions(+), 36 deletions(-) Tue Jan 11 13:34:53 2022 +0100 Xavier de Blas <xavib...@gmail.com> Updated Makefile.am to be able to compile on Windows src/Makefile.am | 3 --- 1 file changed, 3 deletions(-) Tue Jan 11 13:34:00 2022 +0100 Xavier de Blas <xavib...@gmail.com> Updated howto_compile.txt howto_new_version.txt howto_compile.txt | 2 +- howto_new_version.txt | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) Download ======== https://download.gnome.org/sources/chronojump/2.2/chronojump-2.2.1.tar.xz (52.8M) sha256sum: 2084e46d25c87fd8b75ee8c1a17c3a0b003e33dcc5ac5573c2e18f4dc72ea979 _______________________________________________ ftp-release-list mailing list ftp-release-list@gnome.org https://mail.gnome.org/mailman/listinfo/ftp-release-list