chronojump 1.4.5
- From: Xavier de Blas <install-module master gnome org>
- To: FTP Releases <ftp-release-list gnome org>
- Subject: chronojump 1.4.5
- Date: Thu, 3 Jul 2014 10:30:41 +0000 (UTC)
About Chronojump
================
Measurement, management and statistics of sport short-time tests
ChangeLog
=========
Tue Jul 1 12:52:38 2014 +0200 Xavier de Blas <xaviblas gmail com>
Encoder capture barplot shows avg and avg of saved curves
src/gui/encoder.cs | 79 ++++++++++++++++++++++++++++++++++++++----------------
1 file changed, 56 insertions(+), 23 deletions(-)
Tue Jul 1 12:39:35 2014 +0200 Xavier Padullés <x padulles gmail com>
Manual update. Rearanged chapters accordingly to modes
manual/chronojump_manual_en.lyx | 159 ++++++++++++++++------------------------
manual/chronojump_manual_en.pdf | Bin 14444900 -> 14447889 bytes
manual/menu_help.png | Bin 6288 -> 2823 bytes
manual/menu_mode.png | Bin 0 -> 3910 bytes
manual/menu_session.png | Bin 12294 -> 9864 bytes
5 files changed, 63 insertions(+), 96 deletions(-)
Tue Jul 1 11:31:49 2014 +0200 Xavier Padullés <x padulles gmail com>
Manual update. Added saving curves checkbox and power bars.
manual/chronojump_manual_en.lyx | 171 +++++++++++++++++++++++-----
manual/chronojump_manual_en.pdf | Bin 14437030 -> 14444900 bytes
manual/encoder-manual-images/power_bars.png | Bin 0 -> 3017 bytes
manual/encoder-manual-images/save_curve.png | Bin 0 -> 7851 bytes
4 files changed, 143 insertions(+), 28 deletions(-)
Mon Jun 30 19:15:50 2014 +0200 Xavier de Blas <xaviblas gmail com>
firmware 10ms renamed
.../chronopic-firmwarecord/Makefile.am | 6 ++---
.../chronopic_firmware_10ms.hex | 28 ++++++++++++++++++++++
.../chronopic_firmware_10ms_unvalidated.hex | 28 ----------------------
3 files changed, 31 insertions(+), 31 deletions(-)
Mon Jun 30 19:09:34 2014 +0200 Xavier de Blas <xaviblas gmail com>
Save curves easier and less problematic (All/None)
glade/chronojump.glade | 99 ++++++++++++++++++++++++++++++++++++++++++++-
src/gui/encoder.cs | 40 +++++-------------
src/gui/encoderTreeviews.cs | 26 +++++-------
3 files changed, 117 insertions(+), 48 deletions(-)
Mon Jun 30 17:01:54 2014 +0200 Xavier de Blas <xaviblas gmail com>
Improved howto_compile.ext
howto_compile.txt | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
Mon Jun 30 16:26:18 2014 +0200 Xavier de Blas <xaviblas gmail com>
Improved chronojump_crash file
manual/chronojump_crash.odt | Bin 58633 -> 61125 bytes
manual/chronojump_crash.pdf | Bin 34585 -> 37608 bytes
2 files changed, 0 insertions(+), 0 deletions(-)
Mon Jun 30 16:21:14 2014 +0200 Xavier de Blas <xaviblas gmail com>
Added chronojump_crash.pdf in linux compile
glade/chronojump.glade | 2 +-
manual/Makefile.am | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
Mon Jun 30 16:15:27 2014 +0200 Xavier de Blas <xaviblas gmail com>
If crashed before, shows better message and open manual folder
glade/chronojump.glade | 750 +++++++++++++------------------------------------
src/chronojump.cs | 14 +-
src/gui/error.cs | 22 +-
3 files changed, 220 insertions(+), 566 deletions(-)
Mon Jun 30 13:50:31 2014 +0200 Xavier de Blas <xaviblas gmail com>
Added chronojump_crash file helping to reproduce a bug and send log
manual/chronojump_crash.odt | Bin 0 -> 58633 bytes
manual/chronojump_crash.pdf | Bin 0 -> 34585 bytes
2 files changed, 0 insertions(+), 0 deletions(-)
Mon Jun 30 13:25:19 2014 +0200 Xavier Padullés <x padulles gmail com>
Manual updated. Added IM calculation
manual/Preferencias-1.png | Bin 8758 -> 10380 bytes
manual/chronojump_manual_en.lyx | 484 +++++++++++++++++++++---
manual/chronojump_manual_en.pdf | Bin 2637125 -> 14437030 bytes
manual/encoder-manual-images/Disk.png | Bin 0 -> 3756071 bytes
manual/encoder-manual-images/Disk.xcf | Bin 0 -> 24476997 bytes
manual/encoder-manual-images/calculus.png | Bin 0 -> 40510 bytes
manual/encoder-manual-images/calculus.xcf | Bin 0 -> 155298 bytes
manual/encoder-manual-images/encoder_type.png | Bin 0 -> 31654 bytes
manual/encoder-manual-images/encoder_type.xcf | Bin 0 -> 115636 bytes
manual/encoder-manual-images/oscilation.png | Bin 0 -> 287151 bytes
manual/encoder-manual-images/select.png | Bin 0 -> 2019 bytes
manual/encoder-manual-images/select.xcf | Bin 0 -> 10978 bytes
manual/encoder-manual-images/select_encoder.png | Bin 0 -> 23750 bytes
13 files changed, 427 insertions(+), 57 deletions(-)
Mon Jun 30 00:11:01 2014 +0200 Xavier de Blas <xaviblas gmail com>
Fixed crash when no curves detected on capture
src/gui/encoder.cs | 67 +++++++++++++++++++++++++++++++-----------------------
1 file changed, 39 insertions(+), 28 deletions(-)
Sun Jun 29 11:55:38 2014 +0200 Xavier de Blas <xaviblas gmail com>
Fixed crash on delete_event on preferences window if thread is not defined
src/gui/preferences.cs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Sun Jun 29 11:52:31 2014 +0200 Xavier de Blas <xaviblas gmail com>
Open logs directory creates it if doesn't exist
src/constants.cs | 2 +-
src/gui/preferences.cs | 20 ++++++++++++++++----
2 files changed, 17 insertions(+), 5 deletions(-)
Sun Jun 29 04:54:19 2014 +0200 Windows Build <windows chronojump org>
Added logchronojump.bat on installation
win32/Makefile.am | 1 +
win32/chronojump_innosetup.iss.in | 1 +
2 files changed, 2 insertions(+)
Sat Jun 28 00:37:20 2014 +0200 Xavier de Blas <xaviblas gmail com>
Removed "(m)" from "tracks (m)" on run interval type add
glade/chronojump.glade | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Sat Jun 28 00:31:03 2014 +0200 Xavier de Blas <xaviblas gmail com>
Moved encoder analyze "compare to"
glade/chronojump.glade | 28 ++++++++++++++--------------
1 file changed, 14 insertions(+), 14 deletions(-)
Sat Jun 28 00:26:54 2014 +0200 Xavier de Blas <xaviblas gmail com>
Person add multiple unsensitive until created table
glade/chronojump.glade | 1373 ++++++++++++++++++++----------------------------
src/gui/person.cs | 4 +
2 files changed, 561 insertions(+), 816 deletions(-)
Fri Jun 27 23:29:29 2014 +0200 Xavier de Blas <xaviblas gmail com>
Fixed save curve when starts at zero and is inertial
src/utilEncoder.cs | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Fri Jun 27 14:52:12 2014 +0200 Xavier de Blas <xaviblas gmail com>
Minor inkscape changes
images/svg/encoder-mode-icons.svg | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Fri Jun 27 14:42:34 2014 +0200 Xavier Padullés <x padulles gmail com>
Added the batch file to log the chronojump process.
win32/logchronojump.bat | 14 ++++++++++++++
1 file changed, 14 insertions(+)
Fri Jun 27 14:41:34 2014 +0200 Xavier de Blas <xaviblas gmail com>
Added better explanation on conical machines 'd' value
images/encoder-linear-inertial.png | Bin 19541 -> 19595 bytes
images/encoder-rotary-axis-inertial.png | Bin 19088 -> 18216 bytes
images/encoder-rotary-friction-axis-inertial.png | Bin 17550 -> 17587 bytes
images/encoder-rotary-friction-side-inertial.png | Bin 19144 -> 18104 bytes
images/svg/encoder-mode-icons.svg | 22657 +++++++++++----------
src/encoder.cs | 12 +-
6 files changed, 11936 insertions(+), 10733 deletions(-)
Fri Jun 27 13:40:20 2014 +0200 Xavier de Blas <xaviblas gmail com>
Better error message if need more oscillations on IM calculation
encoder/inertia-momentum.R | 11 +++++++++++
src/gui/encoder.cs | 2 +-
2 files changed, 12 insertions(+), 1 deletion(-)
Fri Jun 27 11:07:12 2014 +0200 Xavier de Blas <xaviblas gmail com>
Added link to logs directory on preferences
glade/chronojump.glade | 108 ++++++++++++++++++++++++++++++-------------------
src/constants.cs | 3 +-
src/gui/preferences.cs | 16 +++++++-
src/util.cs | 4 ++
4 files changed, 86 insertions(+), 45 deletions(-)
Fri Jun 20 15:22:27 2014 +0200 Xavier de Blas <xaviblas gmail com>
Fixed make dist
Makefile.am | 2 +-
po/POTFILES.in | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
Thu Jun 19 02:24:24 2014 +0200 Andoni Morales Alastruey <ylatuya gmail com>
Fix compiler warnings in tests
chronopic-tests/chronopic.c | 4 ++--
chronopic-tests/test-precision.c | 8 +++-----
chronopic-tests/test-saltos.c | 4 +---
chronopic-tests/test-tramas.c | 2 +-
4 files changed, 7 insertions(+), 11 deletions(-)
Wed Jun 18 18:55:39 2014 +0200 Andoni Morales Alastruey <ylatuya gmail com>
Add script to create and upload debian packages
configure.ac | 1 +
deb-pkg.sh.in | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
debian/control | 7 +++++--
3 files changed, 56 insertions(+), 2 deletions(-)
Fri Jun 20 13:22:08 2014 +0200 Daniel Mustieles <dnaiel mustieles gmail com>
Updated Spanish translation
po/es.po | 3136 ++++++++++++++++++++++++++++++++++----------------------------
1 file changed, 1732 insertions(+), 1404 deletions(-)
Download
========
https://download.gnome.org/sources/chronojump/1.4/chronojump-1.4.5.tar.xz (20.0M)
sha256sum: e87049765fd88217e3825be92540286b046e3395fa82905ea33288591f2aeb0c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]