Tue Mar 17 18:03:45 2015 +0100 Windows Build Fixed translations on windows (but MonoPosixHelper not found) win32/Makefile.am | 2 +- win32/deps/bin/MonoPosixHelper.dll | Bin 0 -> 1752518 bytes win32/deps/bin/libglade-2.0-0.dll | Bin 168833 -> 0 bytes 3 files changed, 1 insertion(+), 1 deletion(-) Tue Mar 17 17:24:05 2015 +0100 Xavier de Blas Added stiffness units src/treeViewJump.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Tue Mar 17 13:29:40 2015 +0100 Xavier de Blas On recalcule, curves deleted if eccon changed, but updated if changed exerciseId, laterality or extraWeight src/gui/encoder.cs | 71 +++++++++++++++++++++++++++++++++++++++--------------- src/sqlite/main.cs | 4 ++- 2 files changed, 55 insertions(+), 20 deletions(-) Tue Mar 17 12:42:59 2015 +0100 Xavier de Blas Fixed treeview_encoder_capture_curves.Sensitive while capturing src/gui/encoder.cs | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) Tue Mar 17 12:38:46 2015 +0100 Xavier de Blas On inertial ec capture, show ce on treeview capture src/gui/encoderTreeviews.cs | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) Mon Mar 16 18:41:07 2015 +0100 Xavier de Blas On capture cancel better sensitivity and cannot reload src/gui/encoder.cs | 40 ++++++++++++++++++++++++++++++++-------- 1 file changed, 32 insertions(+), 8 deletions(-) Mon Mar 16 17:11:33 2015 +0100 Xavier de Blas On capturing, a curve cannot be saved clicking on treeview src/gui/encoderTreeviews.cs | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) Mon Mar 16 17:05:09 2015 +0100 Xavier de Blas On encoder capture, n and displacement is shown encoder/capture.R | 12 ++++++------ howto_compile.txt | 6 ++++++ src/gui/encoder.cs | 10 ++++++---- 3 files changed, 18 insertions(+), 10 deletions(-) Mon Mar 16 15:13:44 2015 +0100 Xavier de Blas Better MacOSX identification src/utilAll.cs | 27 ++++++++++++++++++++------- 1 file changed, 20 insertions(+), 7 deletions(-) Mon Mar 16 13:50:17 2015 +0100 Xavier de Blas Fixing MacOS identify src/utilAll.cs | 1 + 1 file changed, 1 insertion(+) Mon Mar 16 13:39:02 2015 +0100 Xavier de Blas person recuperate without modify DONE src/gui/chronojump.cs | 13 ++-- src/gui/person.cs | 170 ++++++++++++++++++-------------------------- src/personSession.cs | 2 +- src/sqlite/person.cs | 14 +++- src/sqlite/personSession.cs | 55 +++++++++++--- 5 files changed, 133 insertions(+), 121 deletions(-) Fri Mar 13 23:30:27 2015 +0000 Samir Ribic Added Bosnian translation po/LINGUAS | 1 + po/bs.po | 8457 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 8458 insertions(+) Fri Mar 13 10:40:34 2015 +0100 Xavier de Blas Capture.R called with a small call_capture.R to be faster encoder/Makefile.am | 1 + encoder/call_capture.R | 41 +++++++++++++++++++++++++++++++++++++++++ encoder/call_graph.R | 22 ---------------------- encoder/capture.R | 43 +------------------------------------------ src/constants.cs | 1 + src/gui/encoder.cs | 6 +++--- src/utilEncoder.cs | 5 +++++ 7 files changed, 52 insertions(+), 67 deletions(-) Fri Mar 13 10:13:32 2015 +0100 Xavier de Blas disabled not working json stuff glade/chronojump.glade | 58 +++++++++++++++++++++++++++++++++++++++++++++++++- src/chronojump.cs | 3 +++ src/json.cs | 21 ++++++++++++++++++ 3 files changed, 81 insertions(+), 1 deletion(-) Thu Mar 12 20:14:17 2015 +0100 Windows Build Fixed windows bundle win32/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Thu Mar 12 14:32:28 2015 +0100 Xavier de Blas person recuperate without modify WIP src/gui/chronojump.cs | 1 + src/gui/person.cs | 84 +++++++++++---------------------------------------- 2 files changed, 19 insertions(+), 66 deletions(-) Thu Mar 12 14:30:48 2015 +0100 Xavier de Blas rasspberry and networks initial GUI glade/chronojump.glade | 74 +++++++++++++++++++++++++++++++++++++++++++++++++- src/gui/encoder.cs | 3 +- src/gui/networks.cs | 65 ++++++++++++++++++++++++++++++++++++++++---- src/util.cs | 6 ++++ src/utilAll.cs | 2 +- 5 files changed, 141 insertions(+), 9 deletions(-) Thu Mar 12 11:48:50 2015 +0100 Marek Černocký Updated Czech translation po/cs.po | 1021 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 524 insertions(+), 497 deletions(-) Wed Mar 11 12:24:41 2015 +0100 Xavier de Blas animated firmware tweaks .../chronopic-firmware-multitest.c | 39 ++++++++++++---------- 1 file changed, 22 insertions(+), 17 deletions(-) Wed Mar 11 12:23:44 2015 +0100 Xavier de Blas Encoder capture method: using a file for each curve encoder/capture.R | 38 ++++++++++++++++++++++++++++---------- src/constants.cs | 2 +- src/gui/encoder.cs | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 82 insertions(+), 11 deletions(-) Tue Mar 10 18:08:54 2015 +0100 Xavier Padullés Updated Spanish translation po/es.po | 1490 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 751 insertions(+), 739 deletions(-) Tue Mar 10 18:08:25 2015 +0100 Xavier Padullés Updated Catalan translation po/ca.po | 1465 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 754 insertions(+), 711 deletions(-) Tue Mar 10 18:09:20 2015 +0100 Xavier de Blas Update copyright notes encoder/call_graph.R | 2 +- encoder/capture.R | 21 +++++++++++++++++++++ encoder/graph.R | 2 +- encoder/inertia-momentum.R | 4 ++-- encoder/neuromuscularProfile.R | 2 +- encoder/util.R | 22 ++++++++++++++++++++++ src/Mini/chronojump_mini.cs | 2 +- src/chronojump.cs | 2 +- src/chronopic.cs | 2 +- src/event.cs | 2 +- src/eventType.cs | 2 +- src/execute/multiChronopic.cs | 2 +- src/execute/pulse.cs | 2 +- src/execute/reactionTime.cs | 2 +- src/executeAuto.cs | 2 +- src/genericObjects.cs | 2 +- src/gui/about.cs | 2 +- src/gui/chronopic.cs | 2 +- src/gui/confirm.cs | 2 +- src/gui/convertWeight.cs | 2 +- src/gui/dialogCalendar.cs | 2 +- src/gui/dialogImageTest.cs | 2 +- src/gui/dialogServerStats.cs | 2 +- src/gui/encoderConfiguration.cs | 2 +- src/gui/encoderTreeviews.cs | 2 +- src/gui/evaluator.cs | 2 +- src/gui/eventExecute.cs | 2 +- src/gui/eventGraphConfigure.cs | 2 +- src/gui/genericWindow.cs | 2 +- src/gui/helpPorts.cs | 2 +- src/gui/jump.cs | 2 +- src/gui/jumpType.cs | 2 +- src/gui/language.cs | 2 +- src/gui/multiChronopic.cs | 2 +- src/gui/presentation.cs | 2 +- src/gui/pulse.cs | 2 +- src/gui/reactionTime.cs | 2 +- src/gui/repetitiveConditions.cs | 2 +- src/gui/report.cs | 2 +- src/gui/run.cs | 2 +- src/gui/runType.cs | 2 +- src/gui/server.cs | 2 +- src/gui/splash.cs | 2 +- src/gui/usefulObjects.cs | 2 +- src/jumpType.cs | 2 +- src/log.cs | 2 +- src/multiChronopic.cs | 2 +- src/multiChronopicType.cs | 2 +- src/oldCodeNeedToDBConvert/person.cs | 2 +- src/oldCodeNeedToDBConvert/personSession.cs | 2 +- src/oldCodeNeedToDBConvert/sqlite/person.cs | 2 +- src/oldCodeNeedToDBConvert/sqlite/personSession.cs | 2 +- src/oldCodeNeedToDBConvert/sqlite/session.cs | 2 +- src/personSession.cs | 2 +- src/platform.cs | 2 +- src/pulse.cs | 2 +- src/pulseType.cs | 2 +- src/reactionTime.cs | 2 +- src/reactionTimeType.cs | 2 +- src/run.cs | 2 +- src/runType.cs | 2 +- src/serverEvaluator.cs | 2 +- src/serverPing.cs | 2 +- src/session.cs | 2 +- src/sport.cs | 2 +- src/sqlite/country.cs | 2 +- src/sqlite/encoder.cs | 2 +- src/sqlite/event.cs | 2 +- src/sqlite/executeAuto.cs | 2 +- src/sqlite/jump.cs | 2 +- src/sqlite/jumpRj.cs | 2 +- src/sqlite/jumpType.cs | 2 +- src/sqlite/multiChronopic.cs | 2 +- src/sqlite/person.cs | 2 +- src/sqlite/personSessionNotUpload.cs | 2 +- src/sqlite/pulse.cs | 2 +- src/sqlite/pulseType.cs | 2 +- src/sqlite/reactionTime.cs | 2 +- src/sqlite/run.cs | 2 +- src/sqlite/runInterval.cs | 2 +- src/sqlite/runType.cs | 2 +- src/sqlite/server.cs | 2 +- src/sqlite/session.cs | 2 +- src/sqlite/stat.cs | 2 +- src/statType.cs | 2 +- src/stats/chronojumpProfile.cs | 2 +- src/stats/djIndex.cs | 2 +- src/stats/djPower.cs | 2 +- src/stats/djQ.cs | 2 +- src/stats/fv.cs | 2 +- src/stats/global.cs | 2 +- src/stats/graphs/djIndex.cs | 2 +- src/stats/graphs/djPower.cs | 2 +- src/stats/graphs/djQ.cs | 2 +- src/stats/graphs/fv.cs | 2 +- src/stats/graphs/global.cs | 2 +- src/stats/graphs/graphData.cs | 2 +- src/stats/graphs/graphROptions.cs | 2 +- src/stats/graphs/graphSerie.cs | 2 +- src/stats/graphs/jumpIndexes.cs | 2 +- src/stats/graphs/jumpSimpleSubtraction.cs | 2 +- src/stats/graphs/potency.cs | 2 +- src/stats/graphs/rjAVGSD.cs | 2 +- src/stats/graphs/rjEvolution.cs | 2 +- src/stats/graphs/rjIndex.cs | 2 +- src/stats/graphs/rjPotencyBosco.cs | 2 +- src/stats/graphs/runIntervallic.cs | 2 +- src/stats/graphs/runSimple.cs | 2 +- src/stats/graphs/sjCmjAbk.cs | 2 +- src/stats/graphs/sjCmjAbkPlus.cs | 2 +- src/stats/jumpIndexes.cs | 2 +- src/stats/jumpSimpleSubtraction.cs | 2 +- src/stats/main.cs | 2 +- src/stats/potency.cs | 2 +- src/stats/rjAVGSD.cs | 2 +- src/stats/rjEvolution.cs | 2 +- src/stats/rjIndex.cs | 2 +- src/stats/rjPotencyBosco.cs | 2 +- src/stats/runIntervallic.cs | 2 +- src/stats/runSimple.cs | 2 +- src/stats/sjCmjAbk.cs | 2 +- src/stats/sjCmjAbkPlus.cs | 2 +- src/treeViewEvent.cs | 2 +- src/treeViewMultiChronopic.cs | 2 +- src/treeViewPerson.cs | 2 +- src/treeViewPulse.cs | 2 +- src/treeViewReactionTime.cs | 2 +- src/treeViewRun.cs | 2 +- src/utilDate.cs | 2 +- src/utilGtk.cs | 2 +- src/utilVideo.cs | 2 +- 131 files changed, 173 insertions(+), 130 deletions(-) Tue Mar 10 17:34:24 2015 +0100 Xavier de Blas Fixed video problem on raspberry src/gui/encoder.cs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) Tue Mar 10 17:22:16 2015 +0100 Xavier de Blas On jumps/runs if USB cable is disconnected, process can be aborted glade/chronojump.glade | 106 +++++++++++++++++++++++++++++++++++++++++++++++-- src/execute/event.cs | 4 ++ src/gui/chronojump.cs | 30 +++++++++++++- src/gui/error.cs | 17 ++++++++ 4 files changed, 152 insertions(+), 5 deletions(-) Tue Mar 10 14:47:50 2015 +0100 Xavier de Blas On encoder caputure scrolls to last row src/gui/encoderTreeviews.cs | 3 +++ src/utilGtk.cs | 17 +++++++++++++++++ 2 files changed, 20 insertions(+) Tue Mar 10 14:08:07 2015 +0100 Xavier de Blas On recalculate if exercise changed, related curves are deleted src/gui/encoder.cs | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) Tue Mar 10 13:21:47 2015 +0100 Xavier de Blas Cannot do 1RM of different exercises src/gui/encoder.cs | 61 +++++++++++++++++++++++++++++++++++++++--------------- 1 file changed, 44 insertions(+), 17 deletions(-) Tue Mar 10 12:04:25 2015 +0100 Xavier de Blas Improvements on signal/curve management src/gui/encoder.cs | 29 ++++++++++++++--------------- src/sqlite/encoder.cs | 2 +- 2 files changed, 15 insertions(+), 16 deletions(-) Tue Mar 10 11:32:00 2015 +0100 Xavier de Blas Encoder capture file not hardcoded (to work on windows) encoder/capture.R | 2 +- src/constants.cs | 1 + src/gui/encoder.cs | 6 +++--- src/utilEncoder.cs | 3 +++ 4 files changed, 8 insertions(+), 4 deletions(-) Tue Mar 10 11:11:33 2015 +0100 Xavier de Blas Testing animations and flickr on firmware .../chronopic-firmware-multitest.c | 95 ++++++++++++++++++++-- 1 file changed, 90 insertions(+), 5 deletions(-) Tue Mar 10 01:57:13 2015 +0100 Xavier de Blas Ping sends also machineID src/chronojump.cs | 3 ++- src/gui/chronojump.cs | 2 +- src/json.cs | 3 ++- 3 files changed, 5 insertions(+), 3 deletions(-) Tue Mar 10 00:18:48 2015 +0100 Xavier de Blas on save curves All/Best/None, sqlite remains opened to not crash if many connections are opened/closed src/gui/encoder.cs | 38 +++++++++++++++++++------------------- src/gui/encoderTreeviews.cs | 23 +++++++++++++++-------- 2 files changed, 34 insertions(+), 27 deletions(-) Mon Mar 9 23:46:40 2015 +0100 Xavier de Blas Updated compile instructions ffor windows howto_compile.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Mon Mar 9 22:49:13 2015 +0100 Windows Build Pass the correct machine.config to mkbundle win32/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Mon Mar 9 00:29:04 2015 +0100 Xavier de Blas Adedd json again build/build.environment.mk | 4 +++- src/Makefile.am | 1 + src/chronojump.cs | 2 -- src/gui/chronojump.cs | 8 ++++---- src/gui/error.cs | 6 ++---- 5 files changed, 10 insertions(+), 11 deletions(-) Mon Mar 9 00:10:43 2015 +0100 Windows Build Update build system to the new mono win32/Makefile.am | 4 +- win32/deploy_win32.py | 19 +- win32/deps/etc/fonts/conf.avail/10-autohint.conf | 9 - .../deps/etc/fonts/conf.avail/10-no-sub-pixel.conf | 9 - .../etc/fonts/conf.avail/10-sub-pixel-bgr.conf | 9 - .../etc/fonts/conf.avail/10-sub-pixel-rgb.conf | 9 - .../etc/fonts/conf.avail/10-sub-pixel-vbgr.conf | 9 - .../etc/fonts/conf.avail/10-sub-pixel-vrgb.conf | 9 - win32/deps/etc/fonts/conf.avail/10-unhinted.conf | 9 - .../etc/fonts/conf.avail/20-fix-globaladvance.conf | 29 - .../etc/fonts/conf.avail/20-lohit-gujarati.conf | 11 - .../etc/fonts/conf.avail/20-unhint-small-vera.conf | 49 - .../deps/etc/fonts/conf.avail/30-amt-aliases.conf | 21 - .../deps/etc/fonts/conf.avail/30-urw-aliases.conf | 52 - win32/deps/etc/fonts/conf.avail/40-generic.conf | 66 - win32/deps/etc/fonts/conf.avail/49-sansserif.conf | 21 - win32/deps/etc/fonts/conf.avail/50-user.conf | 7 - win32/deps/etc/fonts/conf.avail/51-local.conf | 7 - win32/deps/etc/fonts/conf.avail/60-latin.conf | 42 - .../etc/fonts/conf.avail/65-fonts-persian.conf | 539 - win32/deps/etc/fonts/conf.avail/65-nonlatin.conf | 38 - win32/deps/etc/fonts/conf.avail/69-unifont.conf | 24 - win32/deps/etc/fonts/conf.avail/70-no-bitmaps.conf | 13 - .../deps/etc/fonts/conf.avail/70-yes-bitmaps.conf | 13 - win32/deps/etc/fonts/conf.avail/80-delicious.conf | 20 - win32/deps/etc/fonts/conf.avail/90-synthetic.conf | 64 - win32/deps/etc/fonts/conf.avail/README | 48 - .../etc/fonts/conf.d/20-fix-globaladvance.conf | 29 - win32/deps/etc/fonts/conf.d/20-lohit-gujarati.conf | 11 - .../etc/fonts/conf.d/20-unhint-small-vera.conf | 49 - win32/deps/etc/fonts/conf.d/30-amt-aliases.conf | 21 - win32/deps/etc/fonts/conf.d/30-urw-aliases.conf | 52 - win32/deps/etc/fonts/conf.d/40-generic.conf | 66 - win32/deps/etc/fonts/conf.d/49-sansserif.conf | 21 - win32/deps/etc/fonts/conf.d/50-user.conf | 7 - win32/deps/etc/fonts/conf.d/51-local.conf | 7 - win32/deps/etc/fonts/conf.d/60-latin.conf | 42 - win32/deps/etc/fonts/conf.d/65-fonts-persian.conf | 539 - win32/deps/etc/fonts/conf.d/65-nonlatin.conf | 38 - win32/deps/etc/fonts/conf.d/69-unifont.conf | 24 - win32/deps/etc/fonts/conf.d/80-delicious.conf | 20 - win32/deps/etc/fonts/conf.d/90-synthetic.conf | 64 - win32/deps/etc/fonts/fonts.conf | 400 - win32/deps/etc/fonts/fonts.dtd | 186 - win32/deps/etc/fonts/local.conf | 14 - win32/deps/etc/gtk-2.0/gdk-pixbuf.loaders | 118 - win32/deps/etc/gtk-2.0/gtk.immodules | 7 - win32/deps/etc/gtk-2.0/gtkrc | 8 - win32/deps/etc/gtk-2.0/gtkrc-2.0 | 8 - win32/deps/etc/gtk-2.0/im-multipress.conf | 23 - .../etc/mono/1.0/DefaultWsdlHelpGenerator.aspx | 1820 -- win32/deps/etc/mono/1.0/machine.config | 243 - win32/deps/etc/mono/2.0/Browsers/Compat.browser | 42 - .../etc/mono/2.0/DefaultWsdlHelpGenerator.aspx | 1878 -- win32/deps/etc/mono/2.0/machine.config | 257 - win32/deps/etc/mono/2.0/settings.map | 48 - win32/deps/etc/mono/2.0/web.config | 149 - win32/deps/etc/mono/browscap.ini | 18608 ------------------- win32/deps/etc/mono/config | 27 - win32/deps/etc/mono/mconfig/config.xml | 396 - 60 files changed, 12 insertions(+), 26360 deletions(-) Sun Mar 8 22:20:17 2015 +0100 Marek Černocký Updated Czech translation po/cs.po | 306 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 156 insertions(+), 150 deletions(-) Fri Mar 6 17:07:39 2015 +0100 Xavier de Blas Comments on encoder sets done! glade/chronojump.glade | 180 ++++++++++++++++++++++++++++++++++++------------- src/gui/encoder.cs | 22 ++++-- 2 files changed, 149 insertions(+), 53 deletions(-) Fri Mar 6 12:59:37 2015 +0100 Marek Černocký Updated Czech translation po/cs.po | 1116 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 560 insertions(+), 556 deletions(-) Thu Mar 5 19:29:43 2015 +0100 Xavier de Blas Doing capture method adding to a file (WIP) encoder/capture.R | 50 +++++++++++++++++++++++++++++++++++--------------- encoder/graph.R | 13 +++++++++---- src/gui/encoder.cs | 43 +++++++++++++++++++++++++++++++++++-------- 3 files changed, 79 insertions(+), 27 deletions(-) Thu Mar 5 14:40:29 2015 +0100 Xavier de Blas Safer EncoderCaptureStringR as List src/gui/chronojump.cs | 2 +- src/gui/encoder.cs | 43 +++++++++++++------------------ src/gui/encoderTreeviews.cs | 62 ++++++++++++++++++++++++--------------------- src/logB.cs | 5 +++- src/util.cs | 20 +++++++++++++++ src/utilEncoder.cs | 10 ++++++++ 6 files changed, 86 insertions(+), 56 deletions(-) Wed Mar 4 16:13:19 2015 +0100 Xavier de Blas chronojump-networks initial stuff src/Makefile.am | 2 ++ src/gui/encoder.cs | 15 +-------------- src/gui/networks.cs | 54 +++++++++++++++++++++++++++++++++++++++++++++++++++++ src/networks.cs | 54 +++++++++++++++++++++++++++++++++++++++++++++++++++++ src/util.cs | 4 ++-- 5 files changed, 113 insertions(+), 16 deletions(-) Tue Mar 3 17:48:17 2015 +0100 Xavier de Blas Added comments to signals from main GUI. Also comments not removed now on recalculate glade/chronojump.glade | 195 +++++++++++++++++++++++++++++++++++++++++++++++++ src/gui/encoder.cs | 33 ++++++--- src/sqlite/main.cs | 26 +++++-- 3 files changed, 240 insertions(+), 14 deletions(-) Mon Mar 2 22:29:22 2015 +0100 Marek Černocký Updated Czech translation po/cs.po | 291 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 149 insertions(+), 142 deletions(-) Mon Mar 2 21:25:53 2015 +0100 Xavier de Blas Minor change src/constants.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Mon Mar 2 21:16:18 2015 +0100 Xavier de Blas jumps power 1 decimal. Jumps stiffness 0 decimals src/treeViewJump.cs | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) Mon Mar 2 20:33:42 2015 +0100 Xavier de Blas Better message on inertia moment calculation problems src/gui/encoderConfiguration.cs | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) Mon Mar 2 20:15:46 2015 +0100 Xavier de Blas using chronopic RB0 as output .../chronopic-firmware-c/chronopic-firmware-multitest.c | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) Mon Mar 2 19:12:28 2015 +0100 Xavier de Blas Fixed inertia momentum for machines with low oscillation encoder/inertia-momentum.R | 11 +++-------- src/gui/encoder.cs | 2 +- 2 files changed, 4 insertions(+), 9 deletions(-) Mon Mar 2 18:51:11 2015 +0100 Xavier de Blas Removing backslash on username if sent to R src/util.cs | 8 ++++++++ src/utilEncoder.cs | 2 ++ 2 files changed, 10 insertions(+) Mon Mar 2 18:27:08 2015 +0100 Xavier de Blas Updated manual manual/chronojump_manual_en.pdf | Bin 7908045 -> 7909352 bytes manual/chronojump_manual_es.pdf | Bin 9903285 -> 9902843 bytes 2 files changed, 0 insertions(+), 0 deletions(-) Sun Mar 1 19:34:16 2015 +0100 Marek Černocký Updated Czech translation po/cs.po | 521 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 264 insertions(+), 257 deletions(-) Sat Feb 28 15:48:07 2015 +0100 Xavier de Blas Fixed inertia momentum calculation on No RDotNet (2) src/gui/encoder.cs | 77 +++++++++++++++++++++++++++++++----------------------- 1 file changed, 44 insertions(+), 33 deletions(-) Sat Feb 28 13:16:29 2015 +0100 Xavier de Blas Fixing inertia momentum for machines with low oscillation encoder/inertia-momentum.R | 29 ++++++++++++++++++++++++----- 1 file changed, 24 insertions(+), 5 deletions(-) Sat Feb 28 12:58:40 2015 +0100 Xavier de Blas Fixed inertia mommentum calculation on No RDotNet src/gui/encoder.cs | 6 ++---- src/utilEncoder.cs | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) Sat Feb 28 12:28:46 2015 +0100 Xavier de Blas Fixed laterality on encoder capture encoder/capture.R | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Sat Feb 28 12:04:07 2015 +0100 Xavier de Blas Removed old encoder manual manual/Makefile.am | 2 -- manual/chronojump_encoder_manual_english.pdf | Bin 527220 -> 0 bytes manual/chronojump_encoder_manual_spanish.pdf | Bin 527270 -> 0 bytes 3 files changed, 2 deletions(-) Fri Feb 27 22:19:10 2015 +0100 Andoni Morales Alastruey Use avfvideosrc instead of osxvideosrc libcesarplayer/common.h | 4 ++-- libcesarplayer/gst-camera-capturer.c | 6 ++++-- 2 files changed, 6 insertions(+), 4 deletions(-) Fri Feb 27 20:37:24 2015 +0100 Xavier de Blas Fixed encoder inertial curves values on graph.R encoder/graph.R | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) Fri Feb 27 19:04:40 2015 +0100 Xavier de Blas Fix on possible crash on click encoder analyze with no curves selected src/gui/encoder.cs | 7 +++++++ 1 file changed, 7 insertions(+) Fri Feb 27 18:42:57 2015 +0100 Xavier de Blas Care on video on raspberry and banana src/gui/encoder.cs | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) Fri Feb 27 18:39:54 2015 +0100 Xavier de Blas Hidded crash button and reaction time experimental stuff glade/chronojump.glade | 61 +++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 58 insertions(+), 3 deletions(-) Fri Feb 27 18:35:35 2015 +0100 Xavier de Blas Support for laterality on encoder analyze encoder/graph.R | 91 +++++++++++++++++++++++++++++++++------------ encoder/util.R | 4 +- src/constants.cs | 6 ++- src/encoder.cs | 5 ++- src/gui/encoder.cs | 5 ++- src/gui/encoderTreeviews.cs | 36 ++++++++++++------ 6 files changed, 106 insertions(+), 41 deletions(-) Fri Feb 27 18:34:47 2015 +0100 Xavier de Blas try catch in encoder analyze (now can do it because RDotNet is not used) src/utilEncoder.cs | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) Fri Feb 27 14:51:59 2015 +0100 Xavier de Blas Encoder graphics translated again src/utilEncoder.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Fri Feb 27 12:48:37 2015 +0100 Xavier de Blas DB:1.22 Encoder laterality in english po/POTFILES.in | 1 + src/encoder.cs | 20 ++++++++++++++++++++ src/gui/encoder.cs | 4 ++-- src/sqlite/encoder.cs | 9 +++++---- src/sqlite/main.cs | 22 +++++++++++++++++++++- 5 files changed, 49 insertions(+), 7 deletions(-) Thu Feb 26 18:05:10 2015 +0100 Xavier de Blas Encoder data is sento to R in some lines. Better for having the buffer ok encoder/capture.R | 13 ++++++++++++- src/gui/encoder.cs | 5 +++-- src/utilEncoder.cs | 18 ++++++++++++++++-- 3 files changed, 31 insertions(+), 5 deletions(-) Thu Feb 26 17:21:44 2015 +0100 Xavier de Blas Better sensitiveness while encoder capturing src/gui/encoder.cs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Thu Feb 26 17:04:59 2015 +0100 Xavier de Blas Two decimals now on d,D at encoder configuration glade/chronojump.glade | 65 ++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 61 insertions(+), 4 deletions(-) Thu Feb 26 16:59:16 2015 +0100 Xavier de Blas Safer splashWin destroy src/chronojump.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Thu Feb 26 14:16:22 2015 +0100 Xavier de Blas Initial RFID support glade/chronojump.glade | 93 ++++++++++++++++++++++++++++++++++++++++++++++++++ src/gui/encoder.cs | 16 +++++++++ src/util.cs | 6 ++++ 3 files changed, 115 insertions(+) Thu Feb 26 01:04:17 2015 +0100 Xavier de Blas Fixes on encoder capture encoder/capture.R | 1 - src/gui/encoder.cs | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) Wed Feb 25 14:06:26 2015 +0100 Xavier de Blas Better sensitiveness whie encoder capturing glade/chronojump.glade | 63 +++++++++++++++++++++++++++++++++++++++++++++++--- src/gui/chronojump.cs | 2 +- src/gui/encoder.cs | 16 +++++++++++-- 3 files changed, 75 insertions(+), 6 deletions(-) Wed Feb 25 00:19:14 2015 +0100 Xavier de Blas Minor fix src/gui/encoderConfiguration.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Tue Feb 24 20:14:45 2015 +0100 Xavier de Blas Inertia moment calculation as integer glade/chronojump.glade | 60 +++++++++++++++++++++++++++++++++++++++-- src/gui/encoderConfiguration.cs | 4 ++- 2 files changed, 61 insertions(+), 3 deletions(-) Tue Feb 24 19:51:32 2015 +0100 Xavier de Blas paintCross variables differentiates ecc-con with pchs encoder/graph.R | 123 +++++++++++++++++++++++++++++++++------------ encoder/inertia-momentum.R | 4 +- src/utilEncoder.cs | 1 + 3 files changed, 95 insertions(+), 33 deletions(-) Tue Feb 24 19:19:37 2015 +0100 Daniel Mustieles Updated Spanish translation po/es.po | 2636 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 1356 insertions(+), 1280 deletions(-) Mon Feb 23 21:35:59 2015 +0100 Matej Dremelj Updated Slovenian translation po/sl.po | 319 ++++++++++++++++++++++----------------------------------------- 1 file changed, 112 insertions(+), 207 deletions(-) Mon Feb 23 19:31:11 2015 +0100 Xavier de Blas Encoder curve is sent to R compressed to not fill buffer encoder/capture.R | 41 +++++++++++++++++++++++++++++++- src/gui/encoder.cs | 7 +++++- src/utilEncoder.cs | 70 +++++++++++++++++++++++++++++++++++++++++++++++++++++- 3 files changed, 115 insertions(+), 3 deletions(-) Mon Feb 23 14:22:56 2015 +0100 Xavier de Blas Small fix on spanish translation po/es.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Mon Feb 23 10:30:43 2015 +0100 Xavier Padullés Updated Catalan tranlation po/ca.po | 76 +++++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 46 insertions(+), 30 deletions(-) Sun Feb 22 21:19:27 2015 +0000 Muhammet Kara Added Turkish translation po/LINGUAS | 1 + po/tr.po | 8287 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 8288 insertions(+) Sat Feb 21 21:23:05 2015 +0100 Matej Dremelj Updated Slovenian translation po/sl.po | 5774 +++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 3264 insertions(+), 2510 deletions(-) Fri Feb 20 20:52:34 2015 +0100 Marek Černocký Updated Czech translation po/cs.po | 2251 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 1133 insertions(+), 1118 deletions(-) Fri Feb 20 17:46:35 2015 +0100 Xavier de Blas Fixed experimental stuff on reaction time GUI glade/chronojump.glade | 83 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) Fri Feb 20 17:41:01 2015 +0100 Xavier de Blas showing force on encoder capture tab (done) encoder/capture.R | 5 +++- encoder/graph.R | 3 ++- src/encoder.cs | 10 +++++++- src/gui/encoder.cs | 10 +++++--- src/gui/encoderTreeviews.cs | 59 +++++++++++++++++++++++++++++++++++++++------ 5 files changed, 72 insertions(+), 15 deletions(-) Fri Feb 20 17:18:32 2015 +0100 Xavier Padullés Updated Catalan translation po/ca.po | 371 ++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 215 insertions(+), 156 deletions(-) Thu Feb 19 21:13:34 2015 +0100 Xavier de Blas Experimental code for opening 3 new lights on Chronopic for reaction time .../chronopic-firmware-multitest.c | 23 ++++ glade/chronojump.glade | 151 ++++++++++++++++++++- src/chronopic.cs | 15 +- src/gui/chronojump.cs | 31 +++++ 4 files changed, 218 insertions(+), 2 deletions(-) Thu Feb 19 19:04:42 2015 +0100 Xavier Padullés Updated Catalan translation po/ca.po | 6184 ++++++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 3599 insertions(+), 2585 deletions(-) Thu Feb 19 18:48:33 2015 +0100 Xavier de Blas Minor change glade/chronojump.glade | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Thu Feb 19 18:35:39 2015 +0100 Xavier de Blas Realtime capture done! src/gui/encoder.cs | 104 +++++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 85 insertions(+), 19 deletions(-) Thu Feb 19 18:35:09 2015 +0100 Xavier de Blas minor change glade/chronojump.glade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Thu Feb 19 16:52:04 2015 +0100 Xavier de Blas minor fix glade/chronojump.glade | 59 +++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 58 insertions(+), 1 deletion(-) Thu Feb 19 14:20:28 2015 +0100 Xavier de Blas better howto_translate.txt howto_translate.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) Thu Feb 19 12:31:30 2015 +0100 Xavier de Blas Fixed 1RM save condition src/gui/encoder.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Wed Feb 18 19:06:15 2015 +0100 Xavier de Blas Realtime capture on inertial almost perfect on eccon=="c" encoder/capture.R | 138 +++++++++++++++++++++++++++++++---------------------- encoder/graph.R | 5 +- encoder/util.R | 32 ++++++++++--- src/gui/encoder.cs | 52 ++++++++++++++++---- src/utilEncoder.cs | 15 ++++-- 5 files changed, 162 insertions(+), 80 deletions(-) Wed Feb 18 00:05:42 2015 +0100 Xavier de Blas Temporarily disabled json stuff build/build.environment.mk | 4 +--- src/Makefile.am | 1 - src/chronojump.cs | 2 ++ src/gui/chronojump.cs | 12 ++++++++++++ src/gui/error.cs | 5 +++++ 5 files changed, 20 insertions(+), 4 deletions(-) Mon Feb 16 14:06:18 2015 +0100 Xavier de Blas Added Carles Pina to authors src/constants.cs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) Mon Feb 16 12:44:21 2015 +0100 Xavier de Blas showing force on encoder capture tab (33%) encoder/graph.R | 8 ++++---- encoder/util.R | 3 ++- src/gui/encoderTreeviews.cs | 8 ++++---- 3 files changed, 10 insertions(+), 9 deletions(-) Mon Feb 16 12:15:23 2015 +0100 Xavier de Blas Fixed displacementPerson on ROTARYAXISINERTIAL encoder/util.R | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Mon Feb 16 11:35:48 2015 +0100 Xavier de Blas Small fix on encoder video capture src/gui/chronojump.cs | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) Mon Feb 16 10:51:29 2015 +0100 Xavier de Blas minor change src/chronojump.cs | 3 ++- src/constants.cs | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) Mon Feb 16 01:54:16 2015 +0100 Xavier de Blas Added ping on start and on help menu glade/chronojump.glade | 66 +++++++++++++++++++++++++++++++++++++++++++++++ src/chronojump.cs | 60 +++++++++++++++++++++++++++--------------- src/gui/chronojump.cs | 21 +++++++++++++++ src/json.cs | 63 +++++++++++++++++++++++++++++++++++++++++--- src/sqlite/preferences.cs | 14 ++++++++-- 5 files changed, 198 insertions(+), 26 deletions(-) Mon Feb 16 01:01:23 2015 +0100 Xavier de Blas Transactions on creation of preferences. First boot reduced from 8s to 5 src/sqlite/preferences.cs | 111 ++++++++++++++++++++++++++-------------------- 1 file changed, 64 insertions(+), 47 deletions(-) Mon Feb 16 00:24:36 2015 +0100 Xavier de Blas Transactions on creation of jumps and runs. First boot reduced from 15s to 8 src/sqlite/event.cs | 19 +++-- src/sqlite/jumpType.cs | 105 ++++++++++++++++++------- src/sqlite/runType.cs | 209 +++++++++++++++++++++++++++++++------------------ 3 files changed, 225 insertions(+), 108 deletions(-) Sun Feb 15 23:44:43 2015 +0100 Xavier de Blas Transactions on creation of Sport and Speciallity. First boot reduced from 23s to 15 src/sqlite/speciallity.cs | 35 +++++++++++++++++++++++------------ src/sqlite/sport.cs | 41 ++++++++++++++++++++++++++++++----------- 2 files changed, 53 insertions(+), 23 deletions(-) Sun Feb 15 20:41:46 2015 +0000 Carles Pina i Estany Adds client example to send a ping to the server. testing-stuff/json_ping.cs | 49 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) Fri Feb 13 18:40:54 2015 +0100 Xavier de Blas Fixed label time bad value on ending jumps/runs few times src/execute/event.cs | 4 ++-- src/execute/jump.cs | 41 ++++++++++++++++++++++++++++++++--------- src/execute/run.cs | 40 +++++++++++++++++++++------------------- src/gui/chronojump.cs | 2 +- 4 files changed, 56 insertions(+), 31 deletions(-) Fri Feb 13 15:54:57 2015 +0100 Xavier de Blas Fixed sensitivity of save-1RM when no 1RM test has been done src/gui/encoder.cs | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) Thu Feb 12 21:08:28 2015 +0100 Xavier de Blas Improving realtime inertial capture encoder/capture.R | 105 ++++++++++++++++++++++++++++++++--------------------- encoder/util.R | 7 ++-- src/gui/encoder.cs | 22 +++++++++-- 3 files changed, 86 insertions(+), 48 deletions(-) Wed Feb 11 18:13:32 2015 +0100 Xavier de Blas Fixed unsensitiveness on cancelling a test before start since last commits src/execute/event.cs | 4 ++++ 1 file changed, 4 insertions(+) Wed Feb 11 13:25:37 2015 +0100 Xavier de Blas Fixed recent problem on changing modes jumps->runs... src/gui/chronojump.cs | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) Tue Feb 10 22:48:59 2015 +0100 Xavier de Blas Ensure encoder videoURL is always relative on database src/sqlite/encoder.cs | 2 +- src/util.cs | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) Tue Feb 10 22:11:11 2015 +0100 Xavier de Blas Fixing loosing of encoder videoURL after recalculate src/sqlite/main.cs | 16 +++++++++++++++- src/sqlite/oldConvert.cs | 45 ++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 59 insertions(+), 2 deletions(-) Tue Feb 10 14:16:54 2015 +0100 Xavier de Blas Fixed encoder disconnect cable on Linux/MaxOSX src/gui/chronojump.cs | 4 +++- src/gui/encoder.cs | 28 ++++++++++++++++------------ 2 files changed, 19 insertions(+), 13 deletions(-) Mon Feb 9 18:01:35 2015 +0100 Xavier de Blas Realtime No-RDotNet capture perfect data on ecS encoder/capture.R | 15 ++++++++++++++- encoder/graph.R | 1 - encoder/util.R | 1 + src/gui/encoder.cs | 5 +++++ 4 files changed, 20 insertions(+), 2 deletions(-) Mon Feb 9 14:45:45 2015 +0100 Xavier de Blas Better video stop src/gui/encoder.cs | 6 ++++++ 1 file changed, 6 insertions(+) Mon Feb 9 14:31:10 2015 +0100 Xavier de Blas Thread fix on capture video on encoder src/gui/encoder.cs | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) Mon Feb 9 11:26:06 2015 +0100 Xavier de Blas copied PDFs from Chronokjump-docs repo to be able to compile howto_new_version.txt | 5 +++-- manual/Makefile.am | 6 ++++++ manual/chronojump_crash.pdf | Bin 0 -> 53852 bytes manual/chronojump_encoder_manual_english.pdf | Bin 0 -> 527220 bytes manual/chronojump_encoder_manual_spanish.pdf | Bin 0 -> 527270 bytes manual/chronojump_manual_en.pdf | Bin 0 -> 7908045 bytes manual/chronojump_manual_es.pdf | Bin 0 -> 9903285 bytes manual/troubleshooting.pdf | Bin 0 -> 863626 bytes 8 files changed, 9 insertions(+), 2 deletions(-) Mon Feb 9 00:21:27 2015 +0000 Xavier de Blas Encoder video capture/play nicer glade/chronojump.glade | 422 ++++++++++++++++++++++++++++++++++++++----------- src/gui/chronojump.cs | 8 +- src/gui/encoder.cs | 35 +++- 3 files changed, 361 insertions(+), 104 deletions(-) Sun Feb 8 19:50:37 2015 +0000 Xavier de Blas Fixed loosing videoURL os signal after recalculate src/gui/encoder.cs | 27 ++++++++++++++++++++------- 1 file changed, 20 insertions(+), 7 deletions(-) Sun Feb 8 18:33:29 2015 +0000 Xavier de Blas Encoder play and record video on main GUI glade/chronojump.glade | 438 ++++++++++++++++++++++++++++++------------------- src/gui/chronojump.cs | 75 ++++----- src/gui/encoder.cs | 69 ++++---- 3 files changed, 344 insertions(+), 238 deletions(-) Sun Feb 8 12:41:17 2015 +0000 Xavier de Blas Encoder play video in main GUI CesarPlayer/Gui/PlayerBin.cs | 4 ++ glade/chronojump.glade | 135 ++++++++++++++++++++++++++++++++++++++----- src/gui/chronojump.cs | 52 +++++++++++------ src/gui/encoder.cs | 35 ++++++++--- 4 files changed, 189 insertions(+), 37 deletions(-) Sun Feb 8 00:57:10 2015 +0000 Carles Pina i Estany Adds programming language in DOAP file. chronojump.doap | 1 + 1 file changed, 1 insertion(+) Sat Feb 7 20:32:21 2015 +0000 Carles Pina i Estany Moved to chronojump-docs git (https://git.gnome.org/browse/chronojump-docs) manual/Captura-Cargar atletas.png | Bin 12868 -> 0 bytes manual/Captura-Cargar_atletas_otra_sesion.png | Bin 13302 -> 0 bytes manual/Captura-Crear un tipo de salto nuevo.png | Bin 11611 -> 0 bytes manual/Captura-Crear un tipo de salto nuevo_es.png | Bin 16220 -> 0 bytes manual/Captura-Incluir-Descartar_atletas.png | Bin 62840 -> 0 bytes manual/Captura-Nuevo saltador.png | Bin 22099 -> 0 bytes manual/Captura-Preferencias.png | Bin 27516 -> 0 bytes manual/Captura-Query-server.png | Bin 53281 -> 0 bytes manual/Captura-add-edit-multiple-persons.png | Bin 23222 -> 0 bytes manual/Chronojump-Boscosystem_about.pdf | Bin 123457 -> 0 bytes manual/Makefile.am | 6 - manual/Preferencias-1.png | Bin 10380 -> 0 bytes manual/Preferencias-2.png | Bin 14692 -> 0 bytes manual/Preferencias-3.png | Bin 10861 -> 0 bytes manual/Preferencias-4.png | Bin 8425 -> 0 bytes manual/RCA_connector.png | Bin 2108 -> 0 bytes manual/RCA_connector.svg | 68 - manual/analyze_cross_button.png | Bin 880 -> 0 bytes manual/analyze_curves.png | Bin 1244 -> 0 bytes manual/analyze_nmp.png | Bin 723 -> 0 bytes manual/analyze_power_button.png | Bin 661 -> 0 bytes manual/analyze_sidecompare_button.png | Bin 962 -> 0 bytes manual/analyze_signal.png | Bin 1313 -> 0 bytes manual/analyze_singlecurve_button.png | Bin 749 -> 0 bytes manual/automatic_delete.png | Bin 914 -> 0 bytes manual/automatic_list.png | Bin 991 -> 0 bytes manual/automatic_skip.png | Bin 902 -> 0 bytes manual/bell_button.png | Bin 886 -> 0 bytes manual/campanas.png | Bin 15543 -> 0 bytes manual/campanas_es.png | Bin 21876 -> 0 bytes manual/capture_button.png | Bin 1392 -> 0 bytes manual/chronojump-505.png | Bin 35648 -> 0 bytes manual/chronojump_crash.odt | Bin 70513 -> 0 bytes manual/chronojump_crash.pdf | Bin 53852 -> 0 bytes manual/chronojump_encoder_manual_english.odt | Bin 733796 -> 0 bytes manual/chronojump_encoder_manual_english.pdf | Bin 527220 -> 0 bytes manual/chronojump_encoder_manual_spanish.odt | Bin 739290 -> 0 bytes manual/chronojump_encoder_manual_spanish.pdf | Bin 527270 -> 0 bytes manual/chronojump_esquema_two_platforms.png | Bin 14987 -> 0 bytes manual/chronojump_estadisticas_saltos_simples.png | Bin 22818 -> 0 bytes manual/chronojump_graph_djindex_english.png | Bin 686710 -> 0 bytes manual/chronojump_main_window.xcf | Bin 2629045 -> 0 bytes manual/chronojump_main_window_english-spanish.png | Bin 58041 -> 0 bytes manual/chronojump_main_window_english.png | Bin 56583 -> 0 bytes manual/chronojump_main_window_spanish.png | Bin 60128 -> 0 bytes manual/chronojump_main_window_spanish_old.png | Bin 168285 -> 0 bytes manual/chronojump_manual_en -1.3.9.lyx~ | 8767 -- manual/chronojump_manual_en -1.3.9.tex | 2537 - manual/chronojump_manual_en.lyx | 10076 --- manual/chronojump_manual_en.pdf | Bin 7908045 -> 0 bytes manual/chronojump_manual_es-1.3.9.lyx~ | 9484 -- manual/chronojump_manual_es.lyx | 10548 --- manual/chronojump_manual_es.pdf | Bin 9903285 -> 0 bytes manual/chronojump_new_jump_type_spanish.png | Bin 22948 -> 0 bytes manual/chronojump_new_run_type_spanish.png | Bin 24359 -> 0 bytes manual/chronojump_preferences.png | Bin 16019 -> 0 bytes manual/chronojump_report_spanish.png | Bin 38418 -> 0 bytes manual/chronojump_sqlite.eps | 85744 ------------------- manual/chronojump_stats_window.png | Bin 47930 -> 0 bytes manual/chronojump_stats_window.xcf | Bin 774665 -> 0 bytes manual/chronojump_stats_window_english-spanish.png | Bin 57211 -> 0 bytes manual/chronojump_stats_window_spanish.png | Bin 69356 -> 0 bytes manual/chronopic-connection.png | Bin 65095 -> 0 bytes manual/chronopic-connection_es.png | Bin 44418 -> 0 bytes manual/chronopic-connectors.jpg | Bin 5966305 -> 0 bytes manual/chronopic-connectors.xcf | Bin 2277186 -> 0 bytes manual/chronopic3-metacrilato_small.jpg | Bin 25994 -> 0 bytes manual/chronopic3.png | Bin 99687 -> 0 bytes manual/chronopic_2_0_serial_front_mini.jpg | Bin 20713 -> 0 bytes manual/chronopic_2_0_usb_front_mini.jpg | Bin 16511 -> 0 bytes manual/chronopic_box_mount.png | Bin 29399 -> 0 bytes manual/chronopic_button.png | Bin 923 -> 0 bytes manual/chronopic_foto.jpg | Bin 19669 -> 0 bytes manual/connectors_chronopic.svg | 24253 ------ manual/encoder-manual-images/Disk.png | Bin 3756071 -> 0 bytes manual/encoder-manual-images/Disk.xcf | Bin 24476997 -> 0 bytes manual/encoder-manual-images/Disk_load.png | Bin 4737245 -> 0 bytes manual/encoder-manual-images/Disk_load.xcf | Bin 28100454 -> 0 bytes manual/encoder-manual-images/analyze.png | Bin 114815 -> 0 bytes manual/encoder-manual-images/analyze.svg | 102 - manual/encoder-manual-images/analyze_es.png | Bin 83291 -> 0 bytes manual/encoder-manual-images/bells.png | Bin 14780 -> 0 bytes manual/encoder-manual-images/bells_es.png | Bin 27062 -> 0 bytes manual/encoder-manual-images/calculus.png | Bin 82850 -> 0 bytes manual/encoder-manual-images/calculus.xcf | Bin 155298 -> 0 bytes manual/encoder-manual-images/capture_en.png | Bin 405190 -> 0 bytes manual/encoder-manual-images/capture_en.svg | 201 - manual/encoder-manual-images/capture_es.png | Bin 383232 -> 0 bytes manual/encoder-manual-images/capture_es.svg | 1546 - manual/encoder-manual-images/capture_options.png | Bin 7225 -> 0 bytes .../encoder-manual-images/capture_options_es.png | Bin 15768 -> 0 bytes manual/encoder-manual-images/encoder_type.png | Bin 31654 -> 0 bytes manual/encoder-manual-images/encoder_type.xcf | Bin 115636 -> 0 bytes manual/encoder-manual-images/example.png | Bin 97965 -> 0 bytes manual/encoder-manual-images/example.svg | 1945 - manual/encoder-manual-images/example_es.png | Bin 61518 -> 0 bytes manual/encoder-manual-images/handle.jpeg | Bin 3854 -> 0 bytes manual/encoder-manual-images/magnets.jpeg | Bin 9292 -> 0 bytes manual/encoder-manual-images/magnets.png | Bin 108039 -> 0 bytes manual/encoder-manual-images/main.png | Bin 289137 -> 0 bytes manual/encoder-manual-images/main.svg | 1704 - manual/encoder-manual-images/main_es.png | Bin 344824 -> 0 bytes manual/encoder-manual-images/main_es.svg | 1844 - manual/encoder-manual-images/measure.png | Bin 102452 -> 0 bytes manual/encoder-manual-images/never_fingers.jpeg | Bin 5004 -> 0 bytes manual/encoder-manual-images/oscilation.png | Bin 287151 -> 0 bytes manual/encoder-manual-images/power_bars.png | Bin 3017 -> 0 bytes manual/encoder-manual-images/repetition_button.png | Bin 1248 -> 0 bytes manual/encoder-manual-images/save_curve.png | Bin 7851 -> 0 bytes manual/encoder-manual-images/save_curve_es.png | Bin 16682 -> 0 bytes manual/encoder-manual-images/select.png | Bin 2019 -> 0 bytes manual/encoder-manual-images/select.xcf | Bin 10978 -> 0 bytes manual/encoder-manual-images/select_encoder.png | Bin 23750 -> 0 bytes manual/encoder-manual-images/select_encoder_es.png | Bin 30437 -> 0 bytes manual/encoder-manual-images/select_es.png | Bin 5066 -> 0 bytes manual/encoder-manual-images/set_button.png | Bin 1224 -> 0 bytes manual/evaluator1.png | Bin 39177 -> 0 bytes manual/evaluator2.png | Bin 74783 -> 0 bytes manual/evaluator3.png | Bin 75299 -> 0 bytes manual/firmwarecord.png | Bin 9111 -> 0 bytes manual/grafico-informe.png | Bin 21471 -> 0 bytes manual/grafico_stats1.png | Bin 10032 -> 0 bytes manual/grafico_stats2.png | Bin 11274 -> 0 bytes manual/grafico_stats3.png | Bin 10899 -> 0 bytes manual/grafico_stats4.png | Bin 14415 -> 0 bytes manual/import_1_field.png | Bin 650 -> 0 bytes manual/import_2_fields.png | Bin 496 -> 0 bytes manual/import_headers.png | Bin 656 -> 0 bytes manual/import_no_headers.png | Bin 620 -> 0 bytes manual/load_signal_button.png | Bin 922 -> 0 bytes manual/menu_contats_encoder.png | Bin 7069 -> 0 bytes manual/menu_help.png | Bin 2823 -> 0 bytes manual/menu_jump1.png | Bin 38177 -> 0 bytes manual/menu_jump2.png | Bin 43362 -> 0 bytes manual/menu_mode.png | Bin 3910 -> 0 bytes manual/menu_modo.png | Bin 5519 -> 0 bytes manual/menu_other.png | Bin 16450 -> 0 bytes manual/menu_person.png | Bin 30520 -> 0 bytes manual/menu_run1.png | Bin 45493 -> 0 bytes manual/menu_run2.png | Bin 45407 -> 0 bytes manual/menu_session.png | Bin 9864 -> 0 bytes manual/menu_tools.png | Bin 48261 -> 0 bytes manual/multiChronopic_mc.png | Bin 32930 -> 0 bytes manual/multiChronopic_ra.png | Bin 34647 -> 0 bytes manual/new_session_gym.png | Bin 8685 -> 0 bytes manual/nueva_sesion_artistica_competicion.png | Bin 23132 -> 0 bytes manual/nueva_sesion_colegio.png | Bin 57683 -> 0 bytes manual/recalculate.png | Bin 1369 -> 0 bytes manual/report1.png | Bin 103060 -> 0 bytes manual/run_type_add-variable.png | Bin 15611 -> 0 bytes manual/run_type_add-variable_es.png | Bin 23827 -> 0 bytes manual/run_type_add.png | Bin 14791 -> 0 bytes manual/run_type_add_es.png | Bin 20229 -> 0 bytes manual/screw_connector.png | Bin 1403 -> 0 bytes manual/screw_connector.svg | 68 - manual/server_heights_by_jumps_boxplot.png | Bin 33283 -> 0 bytes manual/server_persons.png | Bin 31798 -> 0 bytes manual/server_tv_by_level_sex_jumptype.png | Bin 29123 -> 0 bytes manual/signal_settings_button.png | Bin 1438 -> 0 bytes manual/test_button.png | Bin 1714 -> 0 bytes manual/test_button.svg | 68 - manual/troubleshooting.odt | Bin 2556376 -> 0 bytes manual/troubleshooting.pdf | Bin 863626 -> 0 bytes 163 files changed, 158961 deletions(-) Wed Feb 4 17:26:34 2015 +0100 Xavier Padullés Updated english capture screenshot manual/chronojump_main_window_english.png | Bin 69211 -> 56583 bytes manual/chronojump_manual_en.pdf | Bin 7825736 -> 7908045 bytes manual/encoder-manual-images/capture.png | Bin 302660 -> 0 bytes manual/encoder-manual-images/capture.svg | 197 --------------------------- manual/encoder-manual-images/capture_en.png | Bin 0 -> 405190 bytes manual/encoder-manual-images/capture_en.svg | 201 ++++++++++++++++++++++++++++ 6 files changed, 201 insertions(+), 197 deletions(-) Tue Feb 3 10:12:51 2015 +0100 Marek Černocký Updated Czech translation po/cs.po | 58 +++++++++++++++------------------------------------------- 1 file changed, 15 insertions(+), 43 deletions(-) Tue Feb 3 10:04:04 2015 +0100 Marek Černocký Updated Czech translation po/cs.po | 1667 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 863 insertions(+), 804 deletions(-) Thu Jan 29 22:35:46 2015 +0100 Xavier de Blas Fixed display of inertial curves encoder/capture.R | 1 + encoder/util.R | 4 ++++ 2 files changed, 5 insertions(+) Thu Jan 29 19:15:01 2015 +0100 Xavier de Blas capture realtime inertial now shows values encoder/util.R | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Thu Jan 29 16:48:13 2015 +0100 Xavier de Blas Log sent adds user comments glade/chronojump.glade | 219 +++++++++++++++++++++++++++++++++++++++++++++---- src/gui/error.cs | 6 +- src/json.cs | 6 +- src/util.cs | 19 +++++ 4 files changed, 230 insertions(+), 20 deletions(-) Thu Jan 29 12:48:54 2015 +0100 Xavier de Blas Fixed sending log after unsuccessful sending src/gui/error.cs | 6 ++++++ 1 file changed, 6 insertions(+) Wed Jan 28 23:35:49 2015 +0000 Carles Pina i Estany Fixes documentation. testing-stuff/json_get.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Wed Jan 28 23:32:56 2015 +0000 Carles Pina i Estany Adds example file to get a JSON from the server and parse the output. testing-stuff/json_get.cs | 49 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) Wed Jan 28 23:17:41 2015 +0000 Carles Pina i Estany Updates URL for the API (this is just a test file) testing-stuff/json_post.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Wed Jan 28 23:14:44 2015 +0000 Carles Pina i Estany Writes a way to create branches for maintenance howto_new_version.txt | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) Wed Jan 28 23:07:40 2015 +0000 Carles Pina i Estany Adds instructions to update version in the API and easier to copy-paste howto_new_version.txt | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) Wed Jan 28 20:44:10 2015 +0100 Xavier de Blas realtime inertial capture should work now encoder/capture.R | 20 +++++++++++--------- encoder/util.R | 23 ++++++++++++++--------- 2 files changed, 25 insertions(+), 18 deletions(-) Wed Jan 28 20:29:10 2015 +0100 Xavier de Blas Encoder export working again (bug since last few commits) encoder/graph.R | 5 ++--- src/constants.cs | 2 +- src/gui/encoder.cs | 16 ++++++++-------- 3 files changed, 11 insertions(+), 12 deletions(-) Wed Jan 28 19:51:59 2015 +0100 Xavier de Blas Added tooltip in encoder export set glade/chronojump.glade | 60 +++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 59 insertions(+), 1 deletion(-) Wed Jan 28 19:18:39 2015 +0100 Xavier de Blas Created a compression utility to send signals src/gui/encoder.cs | 6 ++++++ src/utilEncoder.cs | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 56 insertions(+) Tue Jan 27 16:32:24 2015 +0100 Xavier de Blas Send log adds version name and email is stored on database glade/chronojump.glade | 248 ++++++++++++++++++++++++++++++++++++++-------- po/POTFILES.in | 1 + src/chronojump.cs | 16 +-- src/gui/error.cs | 26 ++++- src/json.cs | 5 +- src/sqlite/main.cs | 13 ++- src/sqlite/preferences.cs | 1 + src/util.cs | 12 +++ src/utilAll.cs | 7 ++ 9 files changed, 270 insertions(+), 59 deletions(-) Tue Jan 27 01:30:10 2015 +0100 Xavier de Blas Can read last published version using json glade/chronojump.glade | 72 +++++++++++++++++++++++ po/POTFILES.in | 2 +- src/Makefile.am | 2 +- src/gui/chronojump.cs | 20 +++++++ src/gui/error.cs | 10 ++-- src/json.cs | 154 +++++++++++++++++++++++++++++++++++++++++++++++++ src/json_post.cs | 117 ------------------------------------- 7 files changed, 253 insertions(+), 124 deletions(-) Mon Jan 26 23:43:04 2015 +0000 Carles Pina i Estany When uploading the backtraces: sends the email to the server. src/json_post.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Mon Jan 26 21:24:02 2015 +0100 Xavier de Blas Fixed a threaded crash in CURVES_AC since few versions ago (failed with low frequency) src/gui/encoder.cs | 74 +++++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 59 insertions(+), 15 deletions(-) Thu Jan 22 00:14:04 2015 +0100 Xavier de Blas on ecc-con, first repetition is not captured if it's con src/gui/encoder.cs | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) Thu Jan 22 00:06:26 2015 +0100 Xavier de Blas Encoder capture data == graph.R data encoder/capture.R | 42 ++---------------------------------------- src/gui/encoder.cs | 39 +++++++++++++++++++++++++++------------ 2 files changed, 29 insertions(+), 52 deletions(-) Wed Jan 21 22:20:57 2015 +0100 Xavier de Blas Fixing capture to have same results than curves encoder/capture.R | 62 ++++++++++++++++++++++++------- encoder/graph.R | 103 ---------------------------------------------------- encoder/util.R | 107 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 156 insertions(+), 116 deletions(-) Wed Jan 21 07:40:57 2015 +0100 Marek Černocký Updated Czech translation po/cs.po | 153 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 77 insertions(+), 76 deletions(-) Wed Jan 21 00:15:41 2015 +0000 Carles Pina i Estany Avoids repeating the same string. src/json_post.cs | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) Wed Jan 21 01:03:52 2015 +0100 Xavier de Blas Small fix src/json_post.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Wed Jan 21 00:08:51 2015 +0100 Balázs Úr Initial Hungarian translation po/LINGUAS | 1 + po/hu.po | 8264 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 8265 insertions(+) Tue Jan 20 22:13:48 2015 +0000 Carles Pina i Estany Changes the URL of the API server from chronojump.org:8080/api to api.chronojump.org:8080 src/json_post.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Tue Jan 20 01:48:27 2015 +0100 Xavier de Blas Bars show speed & power. more data treeview capture realtime encoder/capture.R | 10 +++++++--- src/gui/encoder.cs | 19 +++++++++++++------ 2 files changed, 20 insertions(+), 9 deletions(-) Mon Jan 19 21:28:21 2015 +0100 Xavier de Blas capture.R reads options encoder/capture.R | 59 +++++++++++++++++++----------------- encoder/util.R | 3 +- src/gui/encoder.cs | 89 +++++++++++++++++++++++++++++++++++++----------------- src/utilEncoder.cs | 8 +++-- 4 files changed, 100 insertions(+), 59 deletions(-) Mon Jan 19 19:24:02 2015 +0100 Xavier de Blas Better options assign on encoder R files encoder/call_graph.R | 3 + encoder/graph.R | 437 +++++++++++++++++++++++---------------------------- encoder/util.R | 56 +++++++ 3 files changed, 253 insertions(+), 243 deletions(-) Mon Jan 19 00:41:23 2015 +0100 Marek Černocký Updated Czech translation po/cs.po | 1465 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 742 insertions(+), 723 deletions(-) Sat Jan 17 13:06:05 2015 +0100 Xavier de Blas Minor fix in logs src/logB.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Sat Jan 17 02:45:28 2015 +0100 Xavier de Blas After a crash. a log can be uploaded. thanks to Carles. build/build.environment.mk | 4 +- glade/chronojump.glade | 202 ++++++++++++++++++++++++++++++++++++++++++++- po/POTFILES.in | 1 + src/Makefile.am | 1 + src/chronojump.cs | 1 + src/constants.cs | 3 + src/gui/error.cs | 26 +++++- src/json_post.cs | 113 +++++++++++++++++++++++++ src/utilAll.cs | 6 +- testing-stuff/json_post.cs | 29 ++++++- 10 files changed, 377 insertions(+), 9 deletions(-) Sat Jan 17 01:10:35 2015 +0100 Xavier de Blas Added json POST example testing-stuff/json_post.cs | 93 +++++++++++++++++++++++++--------------------- 1 file changed, 50 insertions(+), 43 deletions(-) Sat Jan 17 01:00:00 2015 +0100 Xavier de Blas Added json-post script no-rdotnet/passToR.R | 11 ----- no-rdotnet/passToR.cs | 89 ------------------------------------- testing-stuff/json_post.cs | 59 ++++++++++++++++++++++++ testing-stuff/no-rdotnet/passToR.R | 11 +++++ testing-stuff/no-rdotnet/passToR.cs | 89 +++++++++++++++++++++++++++++++++++++ 5 files changed, 159 insertions(+), 100 deletions(-) Fri Jan 16 18:33:42 2015 +0100 Xavier de Blas Fixing potentially problem with LogB src/gui/encoder.cs | 12 ++++++------ src/logB.cs | 3 +++ 2 files changed, 9 insertions(+), 6 deletions(-) Fri Jan 16 15:30:03 2015 +0100 Xavier de Blas Added Trim, now src/gui/encoder.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Fri Jan 16 13:56:42 2015 +0100 Xavier de Blas Fixing R-capture windows encoder/capture.R | 2 +- src/gui/encoder.cs | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) Fri Jan 16 00:35:51 2015 +0100 Xavier de Blas On capture filter by min height. Also bars are shown (with fake values now) src/gui/encoder.cs | 54 +++++++++++++++++++++++++++++++++++++++--------------- 1 file changed, 39 insertions(+), 15 deletions(-) Thu Jan 15 19:50:41 2015 +0100 Xavier de Blas Encoder Capture from R is being displayed on treeview encoder/capture.R | 16 +++++++--------- encoder/util.R | 3 +++ src/gui/encoder.cs | 47 ++++++++++++++++++++++++++++------------------- 3 files changed, 38 insertions(+), 28 deletions(-) Thu Jan 15 18:38:17 2015 +0100 Xavier de Blas testing capture and pass stuff to R encoder/Makefile.am | 1 + encoder/capture.R | 100 +++++++++++ encoder/graph.R | 479 -------------------------------------------------- encoder/util.R | 484 +++++++++++++++++++++++++++++++++++++++++++++++++++ no-rdotnet/passToR.R | 1 + src/gui/encoder.cs | 138 +++++++++++++-- src/utilEncoder.cs | 85 +-------- 7 files changed, 708 insertions(+), 580 deletions(-) Thu Jan 15 02:31:21 2015 +0100 Xavier de Blas Removed RDotNet test from GUI glade/chronojump.glade | 72 +++++++++++++++++++++++++++++++++++++++----------- src/gui/encoder.cs | 15 ++++++----- 2 files changed, 66 insertions(+), 21 deletions(-) Thu Jan 15 02:26:00 2015 +0100 Xavier de Blas bye bye RDotNet 1 src/constants.cs | 5 +- src/gui/encoder.cs | 193 +++++++++++++++++++++++++++++++++++++++++++---------- src/utilEncoder.cs | 119 +++++++++++++++++++++++++++++++-- 3 files changed, 272 insertions(+), 45 deletions(-) Wed Jan 14 15:13:17 2015 +0100 Xavier de Blas Trying a no-rdotnet way to communicate with R sequentially no-rdotnet/passToR.R | 10 ++++++ no-rdotnet/passToR.cs | 89 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 99 insertions(+) Wed Jan 14 12:17:13 2015 +0100 Xavier de Blas Better utilDate (don't need try/catch) src/utilDate.cs | 65 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 32 insertions(+), 33 deletions(-) Tue Jan 13 13:58:35 2015 +0100 Xavier de Blas Minimum correction on ca.po po/ca.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Tue Jan 13 13:28:15 2015 +0100 Xavier de Blas Logs moved from tmp to chronojump folder in order to not be deleted after restart computer src/utilAll.cs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) Tue Jan 13 13:20:49 2015 +0100 Xavier de Blas Fixed jumpRj with weight was not differentiating % body weight or Kg glade/chronojump.glade | 73 +++++++++++++++++++++++++++++++++++++++++++++----- src/gui/jump.cs | 2 +- 2 files changed, 67 insertions(+), 8 deletions(-) Tue Jan 13 12:52:04 2015 +0100 Xavier de Blas Fixed Power and stiffness when no contact time src/treeViewJump.cs | 19 +++++++++++++------ src/util.cs | 2 +- 2 files changed, 14 insertions(+), 7 deletions(-) Mon Jan 12 19:12:44 2015 +0100 Daniel Mustieles Updated Spanish translation po/es.po | 3493 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 1834 insertions(+), 1659 deletions(-) Sun Jan 11 16:48:54 2015 +0100 Xavier de Blas ExportSession with stiffness. RJs subjumps with more data. less SQL calls src/exportSession.cs | 171 +++++++++++++++++++++++++++----------------- src/gui/chronojump.cs | 10 ++- src/gui/encoder.cs | 18 +++-- src/gui/event.cs | 6 +- src/gui/executeAuto.cs | 6 +- src/gui/person.cs | 12 ++-- src/gui/queryServer.cs | 4 +- src/gui/session.cs | 10 +-- src/gui/stats.cs | 5 +- src/person.cs | 29 +++++++- src/report.cs | 4 +- src/server.cs | 8 ++- src/sqlite/personSession.cs | 101 +++++++------------------- src/sqlite/speciallity.cs | 13 ++-- src/sqlite/sport.cs | 12 ++-- 15 files changed, 229 insertions(+), 180 deletions(-) Sat Jan 10 00:21:31 2015 +0100 Xavier de Blas Encoder realtime capture discards 1st c curve if mode == ec || ecS src/encoder.cs | 4 ++-- src/gui/encoder.cs | 32 ++++++++++++++++++++------------ 2 files changed, 22 insertions(+), 14 deletions(-) Fri Jan 9 23:48:31 2015 +0100 Xavier de Blas Encoder: Fixed height on calcule/recalculate after reduceCurveBySpeed encoder/graph.R | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) Fri Jan 9 18:29:10 2015 +0100 Xavier de Blas Better messages to LogB src/gui/chronojump.cs | 2 +- src/gui/encoder.cs | 31 +++++++++++++++---------------- src/logB.cs | 8 ++++++-- src/utilEncoder.cs | 6 +++--- 4 files changed, 25 insertions(+), 22 deletions(-) Thu Jan 8 13:20:42 2015 +0100 Xavier de Blas Renamed test_chronopic-firmware-multitest.py .../test_chronopic-firmware-automatic.py | 44 ---------------------- .../test_chronopic-firmware-multitest.py | 44 ++++++++++++++++++++++ 2 files changed, 44 insertions(+), 44 deletions(-) Thu Jan 8 13:18:43 2015 +0100 Xavier de Blas Fixed multiple calls on menuitem_modes and stats. Safer change_multitest_firmware glade/chronojump.glade | 65 +++++++++++++++++++++++++++++++--- src/gui/chronojump.cs | 95 ++++++++++++++++++++++++++++++++++++-------------- src/gui/stats.cs | 27 ++++++++++++-- 3 files changed, 154 insertions(+), 33 deletions(-) Thu Jan 8 02:01:24 2015 +0100 Xavier de Blas Fixed bad selection of notebook current page since recently glade/chronojump.glade | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++ src/gui/chronojump.cs | 5 ++++- 2 files changed, 61 insertions(+), 1 deletion(-) Thu Jan 8 01:25:31 2015 +0100 Xavier de Blas Minor fixes glade/chronojump.glade | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++ src/constants.cs | 2 +- 2 files changed, 59 insertions(+), 1 deletion(-) Thu Jan 8 01:07:02 2015 +0100 Xavier de Blas Stiffness on jumps, jumpsRj results glade/chronojump.glade | 340 ++++++++++++++++++++++++++++++++++++---------- src/constants.cs | 32 +++++ src/gui/chronojump.cs | 28 +++- src/gui/preferences.cs | 65 ++------- src/jump.cs | 18 ++- src/sqlite/preferences.cs | 2 + src/treeViewJump.cs | 33 ++++- src/util.cs | 21 ++- 8 files changed, 409 insertions(+), 130 deletions(-) Wed Jan 7 22:42:00 2015 +0100 Marek Černocký Updated Czech translation po/cs.po | 1016 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 516 insertions(+), 500 deletions(-) Wed Jan 7 20:58:24 2015 +0100 Xavier de Blas Stiffness formula shown on Preferences GUI glade/chronojump.glade | 425 +++++++++++++++++++++++++++++++++++++++-------- src/gui/dialogMessage.cs | 13 +- src/gui/preferences.cs | 32 +++- src/preferences.cs | 1 + 4 files changed, 396 insertions(+), 75 deletions(-) Wed Jan 7 19:21:54 2015 +0100 Xavier de Blas Removed showHeight from preferences. Added showStifness to SQL glade/chronojump.glade | 70 ++++++++++++++++++++++++++++++++++++++++------- src/gui/preferences.cs | 14 +--------- src/preferences.cs | 56 +------------------------------------ src/sqlite/main.cs | 18 ++++++++++-- src/sqlite/preferences.cs | 6 ++-- src/treeViewJump.cs | 50 +++++++++++++++------------------ 6 files changed, 101 insertions(+), 113 deletions(-) Sun Jan 4 14:52:37 2015 +0100 Xavier de Blas Fix RDotNet at Windows XP win32/deps/library/stats/libs/i386/Rlapack.dll | Bin 0 -> 1914368 bytes 1 file changed, 0 insertions(+), 0 deletions(-) Wed Dec 31 12:07:06 2014 +0100 Xavier de Blas All threads start/ending/ended goes to LogB now src/chronojump.cs | 6 +++++- src/execute/event.cs | 11 ++--------- src/execute/jump.cs | 7 ++++++- src/execute/multiChronopic.cs | 2 ++ src/execute/pulse.cs | 2 ++ src/execute/reactionTime.cs | 2 ++ src/execute/run.cs | 4 ++-- src/gui/chronojump.cs | 2 -- src/gui/chronopic.cs | 6 +++++- src/gui/encoder.cs | 29 ++++++++++++++++++++++------- src/gui/preferences.cs | 8 ++++++-- src/logB.cs | 39 ++++++++++++++++++++++++++++++++++++--- 12 files changed, 90 insertions(+), 28 deletions(-) Tue Dec 30 19:39:23 2014 +0100 Xavier de Blas Better management of threads on cancel / click tests src/gui/chronojump.cs | 28 +--------------------------- 1 file changed, 1 insertion(+), 27 deletions(-) Tue Dec 30 14:29:34 2014 +0100 Xavier de Blas Removed unused jumpRJ execute code src/execute/jump.cs | 20 -------------------- 1 file changed, 20 deletions(-) Tue Dec 30 14:10:57 2014 +0100 Xavier de Blas Updated copyright dates src/genericObjects.cs | 21 +++++++++++++++++++++ src/gui/convertWeight.cs | 2 +- src/oldCodeNeedToDBConvert/person.cs | 2 +- src/oldCodeNeedToDBConvert/personSession.cs | 2 +- src/oldCodeNeedToDBConvert/sqlite/person.cs | 2 +- src/oldCodeNeedToDBConvert/sqlite/personSession.cs | 2 +- src/person.cs | 2 +- src/personSession.cs | 2 +- src/platform.cs | 2 +- src/server.cs | 2 +- src/session.cs | 2 +- src/stats/rjEvolution.cs | 2 +- src/utilAll.cs | 2 +- src/utilVideo.cs | 2 +- 14 files changed, 34 insertions(+), 13 deletions(-) Sun Dec 28 09:52:08 2014 +0100 Marek Černocký Updated Czech translation po/cs.po | 707 ++++++++++++++++++++++++++++++--------------------------------- 1 file changed, 341 insertions(+), 366 deletions(-) Wed Dec 24 00:37:20 2014 +0100 Xavier de Blas All old Log calls to new LogB calls src/chronojump.cs | 142 +++++----- src/chronopic.cs | 47 ++-- src/execute/event.cs | 22 +- src/execute/jump.cs | 18 +- src/execute/multiChronopic.cs | 26 +- src/execute/pulse.cs | 2 +- src/execute/reactionTime.cs | 4 +- src/execute/run.cs | 18 +- src/executeAuto.cs | 3 +- src/exportSession.cs | 8 +- src/genericObjects.cs | 8 +- src/gui/chronojump.cs | 268 ++++++++++--------- src/gui/chronopic.cs | 67 +++-- src/gui/convertWeight.cs | 2 +- src/gui/encoder.cs | 186 ++++++------- src/gui/encoderTreeviews.cs | 16 +- src/gui/error.cs | 6 +- src/gui/event.cs | 2 +- src/gui/eventExecute.cs | 24 +- src/gui/genericWindow.cs | 6 +- src/gui/jump.cs | 8 +- src/gui/jumpType.cs | 4 +- src/gui/person.cs | 38 +-- src/gui/preferences.cs | 12 +- src/gui/queryServer.cs | 12 +- src/gui/run.cs | 4 +- src/gui/runType.cs | 6 +- src/gui/session.cs | 28 +- src/gui/splash.cs | 6 +- src/gui/stats.cs | 22 +- src/log.cs | 120 +-------- src/logB.cs | 2 + src/logConsoleCrayon.cs | 2 + src/oldCodeNeedToDBConvert/person.cs | 2 +- src/oldCodeNeedToDBConvert/personSession.cs | 2 +- src/oldCodeNeedToDBConvert/sqlite/person.cs | 6 +- src/oldCodeNeedToDBConvert/sqlite/personSession.cs | 4 +- src/person.cs | 2 +- src/personSession.cs | 2 +- src/platform.cs | 2 +- src/server.cs | 18 +- src/session.cs | 2 +- src/sqlite/country.cs | 10 +- src/sqlite/encoder.cs | 44 ++-- src/sqlite/event.cs | 8 +- src/sqlite/executeAuto.cs | 6 +- src/sqlite/jump.cs | 18 +- src/sqlite/jumpRj.cs | 12 +- src/sqlite/jumpType.cs | 30 +-- src/sqlite/main.cs | 290 ++++++++++----------- src/sqlite/multiChronopic.cs | 12 +- src/sqlite/oldConvert.cs | 16 +- src/sqlite/person.cs | 38 +-- src/sqlite/personSession.cs | 30 +-- src/sqlite/personSessionNotUpload.cs | 6 +- src/sqlite/preferences.cs | 6 +- src/sqlite/pulse.cs | 8 +- src/sqlite/pulseType.cs | 10 +- src/sqlite/reactionTime.cs | 8 +- src/sqlite/run.cs | 8 +- src/sqlite/runInterval.cs | 8 +- src/sqlite/runType.cs | 22 +- src/sqlite/server.cs | 12 +- src/sqlite/session.cs | 40 +-- src/sqlite/speciallity.cs | 4 +- src/sqlite/sport.cs | 4 +- src/sqlite/stat.cs | 36 +-- src/statType.cs | 18 +- src/stats/main.cs | 32 +-- src/stats/rjEvolution.cs | 8 +- src/treeViewEvent.cs | 2 +- src/util.cs | 18 +- src/utilCSV.cs | 8 +- src/utilEncoder.cs | 45 ++-- src/utilGtk.cs | 2 +- src/utilVideo.cs | 4 +- 76 files changed, 923 insertions(+), 1079 deletions(-) Tue Dec 23 22:22:39 2014 +0100 Xavier de Blas Force log to be always colorized src/logConsoleCrayon.cs | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) Tue Dec 23 01:44:18 2014 +0100 Xavier de Blas Minor fix on chronojump_crash doc manual/chronojump_crash.odt | Bin 70448 -> 70513 bytes manual/chronojump_crash.pdf | Bin 53779 -> 53852 bytes 2 files changed, 0 insertions(+), 0 deletions(-) Tue Dec 23 01:36:23 2014 +0100 Xavier de Blas Encoder R methods now use new log system src/utilEncoder.cs | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) Tue Dec 23 01:34:48 2014 +0100 Xavier de Blas Fix closing log src/gui/chronojump.cs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Tue Dec 23 00:54:26 2014 +0100 Xavier de Blas Trying log facilities from Banshee project chronojump_server/Makefile.am | 2 ++ src/Mini/Makefile.am | 2 ++ src/log.cs | 6 ++++-- src/logB.cs | 37 ++++++++++++++++++++++++++++++++++++- src/sqlite/main.cs | 14 +++++++------- 5 files changed, 51 insertions(+), 10 deletions(-) Tue Dec 23 00:06:03 2014 +0100 Xavier de Blas Added log facilities from Banshee project src/Makefile.am | 2 + src/chronojump.cs | 12 +- src/logB.cs | 443 ++++++++++++++++++++++++++++++++++++++++++++++++ src/logConsoleCrayon.cs | 277 ++++++++++++++++++++++++++++++ 4 files changed, 733 insertions(+), 1 deletion(-) Mon Dec 22 18:42:12 2014 +0100 Xavier de Blas Updated chronojump_crash document manual/chronojump_crash.odt | Bin 51592 -> 70448 bytes manual/chronojump_crash.pdf | Bin 56827 -> 53779 bytes 2 files changed, 0 insertions(+), 0 deletions(-) Mon Dec 22 15:46:15 2014 +0100 Windows Build Logs working on Windows without .bat file win32/chronojump_innosetup.iss.in | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) Mon Dec 22 14:02:49 2014 +0100 Xavier de Blas Trying automatic logs with standard error glade/chronojump.glade | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++ src/chronojump.cs | 5 +--- src/gui/chronojump.cs | 2 +- src/log.cs | 17 ++++++++++-- 4 files changed, 89 insertions(+), 7 deletions(-) Mon Dec 22 12:57:13 2014 +0100 Xavier de Blas Automatic logs again src/chronojump.cs | 24 ++++++++------- src/gui/chronojump.cs | 4 ++- src/gui/preferences.cs | 2 +- src/log.cs | 84 ++++++++++++++++++++++++++++++++++++++------------ src/util.cs | 3 -- src/utilAll.cs | 12 ++++++++ 6 files changed, 93 insertions(+), 36 deletions(-) Mon Dec 22 11:55:07 2014 +0100 Xavier de Blas Sound error message now only on Linux (was for all systems on last commits) src/gui/chronojump.cs | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) Thu Dec 18 20:13:49 2014 +0100 Xavier de Blas Chronojump for windows will record logs always win32/chronojump_innosetup.iss.in | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) Wed Dec 17 19:18:13 2014 +0100 Xavier de Blas Removed spinbutton for encoder capture sleep on slow machines glade/chronojump.glade | 104 +++++++++++++++++++++++++++---------------------- src/gui/encoder.cs | 5 +-- 2 files changed, 59 insertions(+), 50 deletions(-) Wed Dec 17 19:13:13 2014 +0100 Xavier de Blas DB -> 1.18 delete negative runInterval runs src/sqlite/main.cs | 15 +++++++++++++-- src/sqlite/oldConvert.cs | 9 +++++++++ 2 files changed, 22 insertions(+), 2 deletions(-) Wed Dec 17 18:55:53 2014 +0100 Xavier de Blas Fixed a problem where runInterval with low time was saved as negative src/execute/run.cs | 3 +++ src/util.cs | 11 +++++++++-- 2 files changed, 12 insertions(+), 2 deletions(-) Mon Dec 15 19:03:19 2014 +0100 Xavier de Blas Fixed a crash in runIntervalExecute when limited by time and there's only one event detected, and it's out of time (Nicola) src/execute/run.cs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) Mon Dec 15 17:51:00 2014 +0100 Xavier de Blas Fixed problem on connecting chronopic while on multijumps or jumps reactive src/gui/chronojump.cs | 3 --- src/gui/chronopic.cs | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) Fri Dec 12 09:52:05 2014 +0100 Xavier de Blas Testing encoder capture sleep for slow machines glade/chronojump.glade | 105 +++++++++++++++++++++++++++++++++++++++++++++++++ src/gui/encoder.cs | 7 +++- 2 files changed, 111 insertions(+), 1 deletion(-) Fri Dec 12 09:17:56 2014 +0100 Xavier Padullés Chronojump_crash OSX. Changed Console for Terminal manual/chronojump_crash.odt | Bin 52010 -> 51592 bytes manual/chronojump_crash.pdf | Bin 57465 -> 56827 bytes 2 files changed, 0 insertions(+), 0 deletions(-) Thu Dec 11 14:40:01 2014 +0100 Xavier de Blas Multijumps height feedback glade/chronojump.glade | 445 +++++++++++++++++++++++++++++++++++----- src/gui/eventExecute.cs | 29 ++- src/gui/repetitiveConditions.cs | 29 +++ 3 files changed, 451 insertions(+), 52 deletions(-) Thu Dec 11 14:06:37 2014 +0100 Xavier Padullés Updated OSX Chronojump_crash manual/chronojump_crash.odt | Bin 72178 -> 52010 bytes manual/chronojump_crash.pdf | Bin 48059 -> 57465 bytes 2 files changed, 0 insertions(+), 0 deletions(-) Wed Dec 3 19:39:33 2014 +0100 Xavier Padullés Small manual updates manual/chronojump_manual_en.lyx | 2 +- manual/chronojump_manual_es.lyx | 14 ++++++++++++-- 2 files changed, 13 insertions(+), 3 deletions(-) Thu Dec 11 13:48:33 2014 +0100 Xavier de Blas Capture multijumps with height glade/chronojump.glade | 275 ++++++++++++++++++++++++++++++++++-------------- src/gui/eventExecute.cs | 32 ++++-- 2 files changed, 221 insertions(+), 86 deletions(-) Wed Dec 10 19:14:01 2014 +0100 Xavier de Blas Status encoder file converted to 5 files, just touch and File.Exist; Should be safer than read and write from two programs encoder/call_graph.R | 20 +++++++++++++++--- encoder/graph.R | 13 ++++++++++-- src/constants.cs | 19 ++++++------------ src/gui/encoder.cs | 57 ++++++++++++++++++++++++++++++++++++++-------------- src/utilEncoder.cs | 5 +++-- 5 files changed, 79 insertions(+), 35 deletions(-) Tue Dec 9 17:21:54 2014 +0100 Xavier de Blas combo_encoder_analyze_curve_num_combo correct values after capture src/gui/encoder.cs | 52 +++++++++++++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 21 deletions(-) Sun Dec 7 00:10:31 2014 +0100 Xavier de Blas Fixed recent bug on encoder analysis graph encoder/graph.R | 8 ++++---- src/gui/encoder.cs | 10 ---------- 2 files changed, 4 insertions(+), 14 deletions(-) Wed Dec 3 17:54:59 2014 +0100 Xavier de Blas On encoder capture tab, darker colors for ecc, lighter for con src/gui/encoder.cs | 79 ++++++++++++++++++++++++++++++++++++++++++++---------- src/utilGtk.cs | 15 ++++++++--- 2 files changed, 77 insertions(+), 17 deletions(-) Tue Dec 2 18:44:56 2014 +0100 Xavier de Blas Added TODOs to exportSession src/exportSession.cs | 5 +++++ 1 file changed, 5 insertions(+) Tue Dec 2 18:33:40 2014 +0100 Xavier de Blas Power calculation on multijumps results src/treeViewJump.cs | 28 +++++++++++++++++++++++++--- 1 file changed, 25 insertions(+), 3 deletions(-) Tue Dec 2 17:52:45 2014 +0100 Xavier de Blas GetDjPower with weight also in exportSession src/exportSession.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Tue Dec 2 17:40:23 2014 +0100 Xavier de Blas Jumps DjPower counts mass now as personweight + extraweight src/treeViewJump.cs | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) Tue Dec 2 12:15:31 2014 +0100 Xavier Padullés Manual update. Spanish spellcheck manual/chronojump_manual_es.lyx | 207 ++++++++++++++++------------------------ manual/chronojump_manual_es.pdf | Bin 9905176 -> 9903285 bytes 2 files changed, 82 insertions(+), 125 deletions(-) Tue Dec 2 10:20:21 2014 +0100 Xavier Padullés Updated spanish Manual. Screenshots translated manual/chronojump_manual_en.lyx | 42 +- manual/chronojump_manual_en.pdf | Bin 7870605 -> 7825736 bytes manual/chronojump_manual_es.lyx | 55 +- manual/chronojump_manual_es.pdf | Bin 3600410 -> 9905176 bytes manual/encoder-manual-images/analyze_es.png | Bin 0 -> 83291 bytes manual/encoder-manual-images/bells_es.png | Bin 0 -> 27062 bytes manual/encoder-manual-images/capture_es.png | Bin 0 -> 383232 bytes manual/encoder-manual-images/capture_es.svg | 1546 ++++++++++++++++ .../encoder-manual-images/capture_options_es.png | Bin 0 -> 15768 bytes manual/encoder-manual-images/example_es.png | Bin 0 -> 61518 bytes manual/encoder-manual-images/main_es.svg | 1844 ++++++++++++++++++++ manual/encoder-manual-images/save_curve_es.png | Bin 0 -> 16682 bytes manual/encoder-manual-images/select_encoder_es.png | Bin 0 -> 30437 bytes manual/encoder-manual-images/select_es.png | Bin 0 -> 5066 bytes 14 files changed, 3450 insertions(+), 37 deletions(-) Mon Dec 1 18:39:50 2014 +0100 Xavier de Blas Updated howto_new_version.txt howto_new_version.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) Mon Dec 1 18:38:53 2014 +0100 Xavier de Blas Main window unmaximized again src/gui/chronojump.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Mon Dec 1 18:38:23 2014 +0100 Xavier de Blas Deleted "Max" jump type (wwe already have "Free") src/sqlite/jumpType.cs | 4 ++-- src/sqlite/main.cs | 15 ++++++++++++++- 2 files changed, 16 insertions(+), 3 deletions(-) Mon Dec 1 17:52:19 2014 +0100 Xavier Padullés Updated spanish manual manual/chronojump_manual_en.lyx | 195 +-- manual/chronojump_manual_es.lyx | 2065 ++++++++++++++++++++++++++++-- manual/encoder-manual-images/main_es.png | Bin 93161 -> 344824 bytes 3 files changed, 2079 insertions(+), 181 deletions(-) Mon Dec 1 17:51:18 2014 +0100 Xavier Padullés Updated spanish manual manual/Captura-Crear un tipo de salto nuevo_es.png | Bin 0 -> 16220 bytes manual/campanas_es.png | Bin 0 -> 21876 bytes manual/chronopic-connection_es.png | Bin 0 -> 44418 bytes manual/chronopic_button.png | Bin 0 -> 923 bytes manual/encoder-manual-images/Disk_load.png | Bin 0 -> 4737245 bytes manual/encoder-manual-images/Disk_load.xcf | Bin 0 -> 28100454 bytes manual/encoder-manual-images/main_es.png | Bin 0 -> 93161 bytes manual/encoder-manual-images/repetition_button.png | Bin 0 -> 1248 bytes manual/encoder-manual-images/set_button.png | Bin 0 -> 1224 bytes manual/menu_contats_encoder.png | Bin 0 -> 7069 bytes manual/menu_modo.png | Bin 0 -> 5519 bytes manual/new_session_gym.png | Bin 0 -> 8685 bytes manual/run_type_add-variable_es.png | Bin 0 -> 23827 bytes manual/run_type_add_es.png | Bin 0 -> 20229 bytes 14 files changed, 0 insertions(+), 0 deletions(-) Mon Dec 1 10:09:08 2014 +0100 Xavier Padullés Manual updates: Spanish translations and screenshots updates manual/chronojump_main_window_spanish.png | Bin 52501 -> 60128 bytes manual/chronojump_manual_en.lyx | 312 +++++++------------------- manual/chronojump_manual_es.lyx | 358 ++++++++++++------------------ src/gui/chronojump.cs | 2 +- src/gui/encoder.cs | 10 + 5 files changed, 230 insertions(+), 452 deletions(-) Mon Dec 1 00:51:01 2014 +0100 Xavier de Blas Fixed deb creation deb-pkg.sh.in | 8 +++++--- debian/control | 2 +- debian/copyright | 4 ++-- 3 files changed, 8 insertions(+), 6 deletions(-) Sun Nov 30 15:09:49 2014 +0100 Windows Build Windows driver for 1.3.9 win32/chronojump_innosetup.iss.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Sun Nov 30 13:57:45 2014 +0100 Xavier de Blas Bump version 1.4.9 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)