[chronojump] Created tag 2.2.1



The unsigned tag '2.2.1' was created.

Tagger: Xavier de Blas <xaviblas gmail com>
Date: 1646822805 +0100

    Read: https://chronojump.org/software-2-2-x/#2_2_1

Changes since the last tag '2.2.0':

Anders Jonsson (1):
      Update Swedish translation

Daniel Mustieles (2):
      Updated Spanish translation
      Updated Spanish translation

Enrico Nicoletto (1):
      Update Brazilian Portuguese translation

Matheus Barbosa (3):
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation

Xavier de Blas (152):
      Updated howto_compile.txt howto_new_version.txt
      Updated Makefile.am to be able to compile on Windows
      Removed some debug messages
      Use of mail.mailutils again on Networks
      Merged: button_jumps/runs_simple_capture_save_image
      button contacts capture save image also works for jumps multiple and runs intervallic
      Marked 4 strings as translatable
      string "same than" -> "same as". Thanks Anders Jonsson
      ForceSensor calibrate now with 3 decimals
      Updated chronojumpScholarGraph.R
      Fixed a migration bug from DB <= 1.68 (ForceSensor table) (2 years ago)
      Updated developers years on about
      Implemented button close_and_analyze with correct sensitivity on encoder analyze
      Fixed: session delete does not delete all rows on persons treeview 
https://gitlab.gnome.org/GNOME/chronojump/-/issues/638
      Minor change
      new util.cs methods: ListIntToSQLString SQLStringToListInt
      DB: 2.31 RunEncoderExercise added segmentVariableCm and all gui
      RaceAnalyzer: Do not show the exercise image
      RunEncoderExercise segmentVariableCm now can have 40 values
      RaceAnalyzer do not analyze when segmentMeters is variable
      RaceEncoder do not analyze on clicking to recalculate
      Cont of RaceEncoder segmentsVariable commits
      Cont of last commit
      Cont of last commits
      Updated howto_new_version.txt with DB checks
      DB: 2.32 RunEncoderExercise added isSprint
      Cannot RaceEncoderAnalyze if ! sprint or variable segments
      Updated sqlite db diagram
      Fixed a display bug on: paintGridInt VERTICALLINES
      RaceAnalyzer capture tab cairo graphs show grid lines according to segmentMeters (if fixed)
      RaceAnalyzer changed some vars to implement the variable dist vertical grid lines
      RaceAnalyzer vertical grid lines with 1 decimal for seconds
      RaceAnalyzer vertical grid lines working for variable segments
      More precision to recent commits, using TwoListsOfDoubles
      Removed annoying run treeview log for each line
      Fixed not updating combo_select_contacts_top that mades crash after creation jump/run test on windows
      Fixed a util.cs method to compile ok on windows
      Networks allow to download encoder exercises with 3.1 code
      RaceAnalyzer capture cairo graphs, better display of top meters data
      RaceAnalyzer capture tab graphs grids ok now
      Improvements to last commits
      RaceAnalyzer if no sprint show a max value circle instead of the horizontal right arrow
      New method PixbufFromVBox (used on RaceAnalyzer)
      RUNENCODER_SAVE_IMAGE, RUNENCODER_SAVE_TABLE renamed RUNENCODER_ANALYZE_SAVE_IMAGE, 
RUNENCODER_ANALYZE_SAVE_TABLE
      RaceAnalyzer capture tab graphs can be saved as a composed image
      RaceAnalyzer capture tab, cairo graph max speed shown in raw
      RaceAnalyzer capture tab graphs do not show grid if we did not arrive to any segment mark
      Added reCGSD == null checks on raceAnalyzer capture graphs
      Fixed a glitch on importing files making forceSensor top combo have the exercise values of runEncoder 
(if forceSensor mode is active)
      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), ...
      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), ...
      RunEncoderExercise ToString() prints all
      RaceAnalyzer recalculate updates all (producees a reload, and graphs again)
      RaceAnalyzer capture without device does not draw vertical segments of previous file
      SqliteRunEncoderExercise.Select returns List<RunEncoderExercise> instead of array
      DB: 2.33 RunEncoderExercise segmentMeters but now is in cm (var name has not changed but value is now 
*100)
      Updated sqlite DB diagram to 2.33
      RaceAnalyzer segmentMeters -> cm working also on R graph and export
      RaceAnalzyer export rownames of dist segments with decimal as comma when needed
      DB: 2.34 Fixed duplicated names of exercises on modes encoder, forceSensor, raceAnalyzer caused by 
import bug
      Fixed update on RunEncoderExercise could fail on old sqlite implementations
      Fixed bug displaying jump, jumpRj weight after edit (on !weigthStatsPercent), it was ok after session 
reload
      cont of last commit
      Cairo XY (jumps/time, jumps FV) have same font for writeSelectedValues)
      Cairo Jumps FV show prediction of 1RM Squat at 89% of f0rel according to Rivière & col 2017 DOI: 
10.1055/s-0043-116670
      Fixed previous commit
      RaceAnalyzer shows triggers on capture tab cairo graphs
      Fixed triggers on RaceAnalyzer analyze
      RaceAnalyzer R script can process a variable segment file
      Minor change
      Fixed crash on encoder capture with clusters when no repetitions found (since 2.2.0)
      race analyzer on analyze button, if we are on triggers tab then change tab to graph
      Fixed bug since last commits: on fixed seemed that does not take segments correctly: passes from 5 to 30
      RaceAnalyzer: Discardex export of ! sprints
      RaceAnalyzer export can manage fixed/variable segments on same export (and produce all needed 
spreadsheet columns)
      RaceAnalyzer on mac check on analyze/export if R is installed. If not, show message.
      Photocells/sprint on mac check on sprint/export if R is installed. If not, show message.
      RaceAnalyzer analyze options close -> returns to previous page (not always current set)
      RaceAnalyzer analyze options close_and_analyze visible only on current_set tab
      Fixed one translatable string
      Better method for: sprint.IsDataOk, includes now firs track
      Sprint export checks if DataIsOk same way that sprint graph does
      Sprint export says how many sets discarded according to R output csv
      Sprint export R file implements splitPositionAll to show time columns for each track on csv
      trycatch and other checks on sprint export by R
      Fixed hang of R on RaceAnalyzer sprint after failing model on graph with length(totalTime +1) != 
length(speed)
      Sprint export on R renamed Vw to V.wind
      Fixed hang on sprintEncoder.R on seq when splitLength > testLength
      RaceAnalyzer export discarded according to R csv output
      Export on RaceAnalyzer and sprint, show noData if ! sets processed by R
      Encoder: Fixed not showing rest between repetitions as active on opening window
      Fixed one Spanish string
      EncoderRhythm currentPhase can be readed from outside the class
      EncoderRhythm play sound at each change of phase, including start/end rest
      EncoderRhythm only clusters works properly now when rest is after ecc. Rest seconds works better. Sound 
at start/end cluster.
      Removed unused stiffness_formula from dialog_message
      Trying at dialog_message to show label and window later to solve glitches on mac
      dialog_message removed frame.
      DialogMessage on mac resizes after showing and this solves the glitch
      Chronojump can be called with params "version" or "version2" without any hyphen
      Minor change
      Added sqlite method columnExists can be caseSensitive
      DB: 2.35 Ensure maxForceRAW is converted to maxForceRaw (to not have python3 import problems)
      JumpsProfile now uses max jump (of sj,sjl,cmj,abk,dj) to compare instead of dj
      ForceSensor and RaceAnalyzer convert enter on comments to space to avoid hang on exportFiles (csv) on R
      Updated Chronojump Scholar graph
      Added versions/2.2.1.html
      DB Migration from 2.34 to 2.35 done in Windows with a transaction and not with column RENAME TO
      Updated versions/2.2.1.html
      Updated catalan translation
      RSA available for Wichro (again?)
      forceSensor resultant capture respect de captureOptions (normal, inverted, abs)
      forceSensor recalculate changes maxForceRaw and maxAvgForce1s on set sql
      Two safety checks on cjCombo to avoid read from null combos
      Fixed: Repetition wrong sorting in encoder (on analyze currentPerson, currentSession)
      Command line: Chronojump version now shows also DB version
      gui/About: shows also DB version
      Fixed hang on encoder R on ecc-con when minHeight is too high
      Fixed not showing countdown message on RSA since double contacts biggest contact
      RSA tests are also shown on realtime cairo graph
      Encoder capture params mass on gravitatory, inertia on inertial, on one row
      Some encoder checks: currentEncoderGI == Constants.EncoderGI.GRAVITATORY) now are done by current_mode. 
More reliable when there are no exercises
      Better behaviour when no encoder exercises (widgets sensitivity)
      On networks do not allow also to button_encoder_exercise_delete
      Removed encoder min height widgets from preferences window
      Encoder min height grav/inertial on encoder test config
      Encoder: Do not allow to change mode, person, and other buttons while loading a set
      Updated chronojump-importer.exe for windows
      On delete session, currentPerson = null (fixes crash if encoder analyze was opened and we go to mode 
menu and to encoder again)
      Ensure pixel is not null on erase paint. fixes other problems on delete person at encoder.
      ForceSensor projected if abs or inverted, do it on the force coming from the sensor
      cont of last commit but done on forceSensorDynamics (not during capture)
      (cont)
      At select a person, if it has an image, check file exists. Solves problems with latin chars on windows 
paths.
      After force sensor elastic capture done a recalculate to manage correctly body accel effect
      Updated versions/2.2.1.html
      Shown label: "Converted to exerted force" after elastic capture and auto-recalculate
      On delete a jumpRj, realtime graph is cleared
      On delete a runI, races graph and realtime graph are cleared
      New feature: selecting a jumpRj on treeview, displays it on top cairo realtime graph
      runInterval cairo realtime graph shows "Last test:" or "Selected:" on title
      cairo jumpRj realtime graph resizes correctly on all situations
      New feature: selecting a runI on treeview, displays it on top cairo realtime graph
      SqliteJumpRj.SelectJumpData can write person.Name in description
      JumpsRj realtime cairo graph shows correctly personName if != than currentPerson
      SqliteRunInterval.SelectRunData can write person.Name in description
      RunI realtime cairo graph shows correctly personName if != than currentPerson
      Encoder capture,curves,load do not check combo_encoder_exercise_capture by non-gtk thread. Now id and 
english name is stored previously
      Networks encoder download correctly exercises with percent_body_mass_displaced and speed_at_one_rm even 
if they are null
      Encoder 1RM analysis do not show legend (con, ecc, con-ecc, RL)
      race analyzer if distance covered is lower than segments, show y
      Updated versions/2.2.1.html

Yuri Chornoivan (5):
      Update Ukrainian translation
      Update Ukrainian translation
      Update Ukrainian translation
      Update Ukrainian translation
      Update Ukrainian translation

xpadulles (3):
      Wifi terminal pins for current hardware version
      Created PhotocellWifi version 4 to keep the pin config for this version
      Wifi terminal firmware. Created separate files for version 3 and 4


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]