chronojump 1.5.5



About Chronojump
================

Measurement, management and statistics of sport short-time tests

ChangeLog
=========

Thu Dec 3 12:43:26 2015 +0100 Xavier Padullés <x padulles gmail com>
Updated Catalan translation 
 po/ca.po | 1672 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 850 insertions(+), 822 deletions(-)

Wed Dec 2 21:03:55 2015 +0100 Daniel Mustieles <daniel mustieles gmail com>
Updated Spanish translation 
 po/es.po | 1692 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 865 insertions(+), 827 deletions(-)

Tue Dec 1 16:20:17 2015 +0100 Xavier de Blas <xaviblas gmail com>
Chronopic Autodetect INACTIVE by default on OSX 
 glade/chronojump.glade | 67 +++++++++++++++++++++++++++++++++++++++++++++++---
 src/config.cs          |  8 +++++-
 2 files changed, 70 insertions(+), 5 deletions(-)

Tue Dec 1 00:32:13 2015 +0100 Xavier de Blas <xaviblas gmail com>
1RM Indirect done! 
 encoder/graph.R | 28 +++++++++++++++++++---------
 1 file changed, 19 insertions(+), 9 deletions(-)

Mon Nov 30 20:08:23 2015 +0100 Xavier de Blas <xaviblas gmail com>
cross variables with speed at Y, regression with line (not curve) 
 encoder/graph.R | 93 +++++++++++++++++++++++++++++++++------------------------
 1 file changed, 54 insertions(+), 39 deletions(-)

Mon Nov 30 19:51:52 2015 +0100 Xavier de Blas <xaviblas gmail com>
Encoder barplot says "Average Power" instead of "Power" 
 encoder/graph.R  | 4 ++--
 src/constants.cs | 2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)

Mon Nov 30 19:46:26 2015 +0100 Xavier de Blas <xaviblas gmail com>
Eccentric calculations use only ground phase 
 encoder/graph.R | 181 +++++++++++++++++++++++++++++++-------------------------
 encoder/util.R  |  20 +++++++
 2 files changed, 120 insertions(+), 81 deletions(-)

Mon Nov 30 18:02:18 2015 +0100 Xavier de Blas <xaviblas gmail com>
Fixed bug very rare on ec, ecS were phases are detected inversed 
 encoder/graph.R | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Thu Nov 26 22:15:35 2015 +0100 Xavier de Blas <xaviblas gmail com>
Better fit on cross variables with more than one serie 
 encoder/graph.R | 31 ++++++++++++++++++++++---------
 1 file changed, 22 insertions(+), 9 deletions(-)

Thu Nov 26 22:14:34 2015 +0100 Xavier de Blas <xaviblas gmail com>
Fixed signification "stars" in encoder cross graphs 
 encoder/graph.R | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Mon Nov 16 19:04:14 2015 +0100 Xavier de Blas <xaviblas gmail com>
Encoder RM Indirect with two modes in code 
 encoder/graph.R | 30 +++++++++++++++++++++---------
 1 file changed, 21 insertions(+), 9 deletions(-)

Wed Nov 11 21:12:08 2015 +0100 Xavier de Blas <xaviblas gmail com>
Initial Implementation of Encoder 1RM Indirect on program 
 encoder/RM.R       | 107 -----------------------------------------------------
 encoder/graph.R    |  97 +++++++++++++++++++++++++++++++++++++++++++++++-
 src/gui/encoder.cs |  74 ++++++++++++++++++++++++++++--------
 3 files changed, 155 insertions(+), 123 deletions(-)

Wed Nov 11 12:51:07 2015 +0100 Xavier de Blas <xaviblas gmail com>
Fixed crash by tilde on translated words on encoder 
 src/constants.cs   | 3 +++
 src/utilEncoder.cs | 1 +
 2 files changed, 4 insertions(+)

Tue Nov 10 21:42:01 2015 +0100 Xavier de Blas <xaviblas gmail com>
Improved Indirect RM prediction graph 
 encoder/RM.R | 46 +++++++++++++++++++++++++++++++---------------
 1 file changed, 31 insertions(+), 15 deletions(-)

Tue Nov 10 15:59:29 2015 +0100 Xavier de Blas <xaviblas gmail com>
New option on menu: Overview of encoder session 
 glade/chronojump.glade | 147 +++++++++++++++++++++++++++++++++++++++++++++++--
 src/gui/chronojump.cs  |   2 +
 src/gui/encoder.cs     |  38 +++++++++++++
 src/sqlite/encoder.cs  |  37 +++++++++++++
 4 files changed, 218 insertions(+), 6 deletions(-)

Mon Nov 9 19:29:12 2015 +0100 Xavier de Blas <xaviblas gmail com>
RMIndirect graph improved 
 encoder/RM.R | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

Mon Nov 9 18:35:17 2015 +0100 Xavier de Blas <xaviblas gmail com>
Minor fix to last commit 
 encoder/RM.R | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Nov 9 17:58:34 2015 +0100 Xavier de Blas <xaviblas gmail com>
Added RMIndirect plot (not yet connected to software) 
 encoder/RM.R | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 52 insertions(+)

Mon Nov 9 13:01:31 2015 +0100 Xavier de Blas <xaviblas gmail com>
Improvement on last commit 
 src/encoderRProc.cs | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

Mon Nov 9 12:44:30 2015 +0100 Xavier de Blas <xaviblas gmail com>
Safer encoder export to csv 
 encoder/graph.R     |  5 +++++
 src/encoderRProc.cs | 25 +++++++++++++++++++++++++
 src/gui/encoder.cs  |  4 +++-
 src/util.cs         |  8 ++++++++
 4 files changed, 41 insertions(+), 1 deletion(-)

Mon Nov 9 12:20:47 2015 +0100 Marek Černocký <marek manet cz>
Updated Czech translation 
 po/cs.po | 51 +++++++++++++++++----------------------------------
 1 file changed, 17 insertions(+), 34 deletions(-)

Mon Nov 9 09:20:02 2015 +0100 Xavier de Blas <xaviblas gmail com>
Fixed R2 symbol on grpah.R 
 encoder/graph.R | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Sun Nov 8 19:54:44 2015 +0100 Xavier de Blas <xaviblas gmail com>
graph.R translate renamed translateToPrint 
 encoder/call_graph.R           |   6 +-
 encoder/graph.R                | 124 +++++++++++++++++++++--------------------
 encoder/neuromuscularProfile.R |   8 +--
 encoder/util.R                 |   4 +-
 4 files changed, 72 insertions(+), 70 deletions(-)

Sun Nov 8 01:26:10 2015 +0100 Xavier de Blas <xaviblas gmail com>
Fixed last commit 
 encoder/graph.R | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Sun Nov 8 01:10:23 2015 +0100 Xavier de Blas <xaviblas gmail com>
Fixed latin chars on encoder graphs on Windows 
 encoder/graph.R | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

Sat Nov 7 16:41:47 2015 +0100 Xavier de Blas <xaviblas gmail com>
Fixed a word in ca.po 
 po/ca.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sat Nov 7 13:23:48 2015 +0100 Xavier de Blas <xaviblas gmail com>
Unicoding all encoder graphs stuff in Windows 
 src/utilEncoder.cs | 8 ++++++++
 1 file changed, 8 insertions(+)

Sat Nov 7 12:50:59 2015 +0100 Xavier de Blas <xaviblas gmail com>
Fixed power in reaction jump with TC. Done. 
 src/constants.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Nov 6 16:13:50 2015 +0100 Xavier Padullés <x padulles gmail com>
Fixed power in reaction jump with TC 
 src/util.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Nov 2 16:27:51 2015 +0100 Xavier de Blas <xaviblas gmail com>
Fix on print AVG and SD values on encoder analyze table 
 src/gui/encoderTreeviews.cs | 21 +++++++++++++++++----
 1 file changed, 17 insertions(+), 4 deletions(-)

Mon Nov 2 16:04:52 2015 +0100 Xavier de Blas <xaviblas gmail com>
Bold print AVG and SD values on encoder analyze table. Done! 
 src/gui/encoderTreeviews.cs | 74 ++++++++++++++++++++++++---------------------
 1 file changed, 40 insertions(+), 34 deletions(-)

Mon Nov 2 14:45:24 2015 +0100 Xavier de Blas <xaviblas gmail com>
bold print AVG and SD values on encoder analyze table. WIP 
 src/gui/encoderTreeviews.cs | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

Mon Nov 2 13:40:37 2015 +0100 Xavier de Blas <xaviblas gmail com>
Added AVG and SD to encoder analyze table 
 encoder/graph.R             | 41 +++++++++++++++++++++++++++++++++++++++++
 src/gui/encoderTreeviews.cs | 23 ++++++++++++++++++++---
 2 files changed, 61 insertions(+), 3 deletions(-)

Mon Nov 2 11:50:43 2015 +0100 Xavier de Blas <xaviblas gmail com>
'Inclinated' -> 'inclined' 
 encoder/util.R        |  2 +-
 src/encoder.cs        | 12 ++++++------
 src/sqlite/encoder.cs |  8 ++++----
 src/sqlite/main.cs    | 19 +++++++++++++++----
 4 files changed, 26 insertions(+), 15 deletions(-)

Mon Nov 2 11:15:40 2015 +0100 Xavier de Blas <xaviblas gmail com>
RM.R added AVG 
 encoder/RM.R | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Mon Nov 2 10:40:16 2015 +0100 Xavier de Blas <xaviblas gmail com>
Minor fix to RM.R 
 encoder/RM.R | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Fri Oct 30 10:18:35 2015 +0100 Xavier Padullés <x padulles gmail com>
Added the calculation of nRM 
 encoder/RM.R | 37 +++++++++++++++++++++++++++----------
 1 file changed, 27 insertions(+), 10 deletions(-)

Fri Oct 30 00:32:10 2015 +0100 Marek Černocký <marek manet cz>
Updated Czech translation 
 po/cs.po | 1884 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 970 insertions(+), 914 deletions(-)

Tue Oct 27 12:57:37 2015 +0100 Xavier Padullés <x padulles gmail com>
Fixed getDisplacementInertial on MOVPULLEY configs 
 encoder/util.R | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Mon Oct 26 18:58:59 2015 +0100 Xavier Padullés <x padulles gmail com>
1RM prediction 
 encoder/RM.R | 11 +++++++++++
 1 file changed, 11 insertions(+)

Tue Sep 29 12:37:39 2015 +0200 Xavier de Blas <xaviblas gmail com>
Added message for horizontal movement on inclinated plane modes 
 src/encoder.cs | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Mon Sep 28 14:31:24 2015 +0200 Xavier de Blas <xaviblas gmail com>
Updated deb instructions for Debian Jessie 
 debian/rules          |  0
 howto_new_version.txt | 30 ++++++++++++++++++++++++++++--
 2 files changed, 28 insertions(+), 2 deletions(-)

Sun Sep 27 10:07:25 2015 +0000 Anders Jonsson <anders jonsson norsjovallen se>
Updated Swedish translation 
 po/sv.po | 10573 +++++++++++++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 8878 insertions(+), 1695 deletions(-)

Fri Sep 25 10:43:08 2015 +0000 Gabriel Speckhahn <gabspeck gmail com>
Updated Brazilian Portuguese translation 
 po/pt_BR.po | 7256 ++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 4388 insertions(+), 2868 deletions(-)

Wed Sep 23 15:50:49 2015 +0200 Xavier de Blas <xaviblas gmail com>
Fixed crash in force calculation on LINEARONPLANE mode 
 encoder/util.R | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Sep 22 12:43:34 2015 +0200 Xavier de Blas <xaviblas gmail com>
Bump version 1.5.4 
 configure.ac                    |   2 +-
 howto_new_version.txt           |   8 +++++---
 manual/chronojump_manual_en.pdf | Bin 7939292 -> 8670732 bytes
 manual/chronojump_manual_es.pdf | Bin 9961594 -> 10662712 bytes
 4 files changed, 6 insertions(+), 4 deletions(-)



Download
========
https://download.gnome.org/sources/chronojump/1.5/chronojump-1.5.5.tar.xz (22.4M)
  sha256sum: 7aee12ed9a91b4c00aa22851858986899aa18a6e4b55e63f7b43615b14c7125e



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