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(-)

Mon Sep 21 15:32:21 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Simplified database backup 
 glade/chronojump.glade | 125 +++++++++++++++++++++++++++++++++----------------
 src/gui/preferences.cs |  24 ++++------
 2 files changed, 93 insertions(+), 56 deletions(-)

Mon Sep 21 13:46:40 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
minor translation fix 
 po/ca.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Mon Sep 21 13:21:01 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
Translation of the autodetection modes 
 po/ca.po | 1780 +++++++++++++++++++++++++++++++------------------------------
 po/es.po | 1781 ++++++++++++++++++++++++++++++++------------------------------
 2 files changed, 1825 insertions(+), 1736 deletions(-)

Mon Sep 21 12:50:17 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Nicer start page 
 glade/chronojump.glade | 627 ++++++++++++++++++++++++++-----------------------
 src/gui/chronojump.cs  |   6 +-
 2 files changed, 330 insertions(+), 303 deletions(-)

Mon Sep 21 11:57:10 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Menu hidden from start page 
 glade/chronojump.glade | 73 +++++++++++++++++++++++++++++++++++++++++++++-----
 src/gui/chronojump.cs  | 12 +++------
 2 files changed, 70 insertions(+), 15 deletions(-)

Fri Sep 18 16:42:46 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Minor fix from last commit 
 glade/chronojump.glade | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Fri Sep 18 16:37:14 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Done AutodetectPort change on main menu. 
 chronojump_config.txt  |  2 +-
 glade/chronojump.glade | 70 +++++++++++++++++++++++++++++++++++++++++++++++---
 src/config.cs          | 51 +++++++++++++++++++++++-------------
 src/gui/encoder.cs     |  5 +++-
 src/gui/networks.cs    | 45 ++++++++++++++++++++++++++++++++
 5 files changed, 149 insertions(+), 24 deletions(-)

Thu Sep 17 20:48:02 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Added auto-detection controls at initial screen 
 glade/chronojump.glade | 915 ++++++++++++++++++++++++++++++++++---------------
 src/gui/chronojump.cs  |  14 +
 2 files changed, 650 insertions(+), 279 deletions(-)

Thu Sep 17 13:48:48 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed bug on deleting signals (found on a tablet) 
 src/gui/encoder.cs    | 22 ++++++++++++++++++----
 src/sqlite/encoder.cs |  3 +++
 2 files changed, 21 insertions(+), 4 deletions(-)

Tue Sep 15 17:09:16 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Added glade instructions on Linux 
 glade/howto_glade.txt | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

Tue Sep 15 13:37:28 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Fix a comment in firmware-multitest 
 .../chronopic-firmware-c/chronopic-firmware-multitest.c               | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Fri Sep 4 16:16:36 2015 +0000 Federico Perego <perego.f59@vodafone.it>
Updated Italian translation 
 po/it.po | 2995 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 1573 insertions(+), 1422 deletions(-)

Thu Sep 3 12:47:24 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
Updated Catalan translation following Termcat 
 po/ca.po | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Tue Sep 1 11:47:41 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed crash on ErrorWindow HideAndNull 
 src/gui/error.cs | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Fri Aug 21 12:55:46 2015 +0800 Xavier de Blas <xaviblas@gmail.com>
PlaySound MacOSX now uses Gstreamer (avoids 300% CPU on some users) 
 src/util.cs | 149 ++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 89 insertions(+), 60 deletions(-)

Thu Aug 6 11:28:53 2015 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 1360 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 697 insertions(+), 663 deletions(-)

Tue Aug 4 11:00:27 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Bump version 1.5.3 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Aug 4 10:50:32 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
Updated Spanish and Catalan translation 
 po/ca.po |   247 +-
 po/es.po | 18971 +++++++++++++++++++++++++++++++------------------------------
 2 files changed, 9620 insertions(+), 9598 deletions(-)

Tue Aug 4 10:42:41 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Minor change 
 src/gui/encoder.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Aug 4 10:40:27 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Minor change 
 glade/chronojump.glade | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Tue Aug 4 10:32:56 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Minor change 
 glade/chronojump.glade | 68 +++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 64 insertions(+), 4 deletions(-)

Tue Aug 4 10:28:55 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
New config option: encoderUpdateTreeViewWhileCapturing 
 chronojump_config.txt       |  5 +++++
 src/config.cs               |  6 ++++++
 src/gui/encoderTreeviews.cs | 24 ++++++++++++++++++++++--
 src/gui/networks.cs         |  3 +++
 4 files changed, 36 insertions(+), 2 deletions(-)

Mon Aug 3 18:08:27 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder treeview capture cannot save/remove curves while recalculate 
 src/gui/encoder.cs          | 1 +
 src/gui/encoderTreeviews.cs | 5 +++--
 2 files changed, 4 insertions(+), 2 deletions(-)

Mon Aug 3 17:16:30 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
On capture print less stuff to logB to not saturate slow machines 
 src/gui/encoderTreeviews.cs | 18 ++++++++++++++++--
 1 file changed, 16 insertions(+), 2 deletions(-)

Mon Aug 3 12:59:11 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
encoderRProc checks if processes are responsive 
 encoder/call_graph.R | 13 ++++++++++++
 encoder/capture.R    | 10 +++++++++-
 encoder/graph.R      |  4 ++++
 src/encoderRProc.cs  | 56 +++++++++++++++++++++++++++++++++++++++++++++++++---
 4 files changed, 79 insertions(+), 4 deletions(-)

Mon Aug 3 10:15:11 2015 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 18968 ++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 9477 insertions(+), 9491 deletions(-)

Mon Aug 3 01:05:23 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Less debug messages from R 
 encoder/call_graph.R | 2 +-
 encoder/capture.R    | 2 +-
 encoder/graph.R      | 6 +++---
 encoder/util.R       | 6 +++---
 4 files changed, 8 insertions(+), 8 deletions(-)

Sun Aug 2 22:45:32 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed set entry_encoder_im_weights_n at config 
 src/gui/encoder.cs | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Sun Aug 2 21:57:06 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Hidden SQL NOT SAFE stress tests 
 glade/chronojump.glade | 2 --
 1 file changed, 2 deletions(-)

Sun Aug 2 21:44:20 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Better bigger Buttons config 
 glade/chronojump.glade | 94 ++++++++++++++++++++++++++++++++++++++------------
 src/gui/networks.cs    | 11 ++++++
 2 files changed, 83 insertions(+), 22 deletions(-)

Sun Aug 2 21:44:07 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Updated Spanish and Catalan translations 
 po/ca.po | 1080 ++++++++++++++++++++++++++++++++------------------------------
 po/es.po | 1080 ++++++++++++++++++++++++++++++++------------------------------
 2 files changed, 1098 insertions(+), 1062 deletions(-)

Sun Aug 2 20:43:59 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Ecc-con default in inertial modes 
 src/gui/encoder.cs | 6 ++++++
 1 file changed, 6 insertions(+)

Sun Aug 2 14:06:20 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Typo fix in catalan translation 
 po/ca.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Aug 2 13:51:43 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Minor fix on bells win (encoder) since last commits 
 src/gui/repetitiveConditions.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Aug 2 13:45:51 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Fix on list_d store: '=' to '_' 
 chronojump_config.txt | 5 +++--
 src/config.cs         | 2 +-
 src/encoder.cs        | 6 +++---
 3 files changed, 7 insertions(+), 6 deletions(-)

Sun Aug 2 13:15:51 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Fix on list_d 
 src/encoder.cs        | 10 +++++++++-
 src/sqlite/encoder.cs |  2 ++
 2 files changed, 11 insertions(+), 1 deletion(-)

Sun Aug 2 12:41:21 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
capture load and analyze select rep, now translated exercises and laterality 
 src/encoder.cs     | 4 ++--
 src/gui/encoder.cs | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Sun Aug 2 12:27:54 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder capture treeview in notebook 2nd page if config.EncoderCaptureShowOnlyBars 
 glade/chronojump.glade | 136 +++++++++++++++++++++++++++++++++++++++++++------
 src/gui/encoder.cs     |   1 +
 src/gui/networks.cs    |  29 ++++++++++-
 3 files changed, 149 insertions(+), 17 deletions(-)

Fri Jul 31 17:15:23 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder bells window much clearer and easier now 
 glade/chronojump.glade          | 2881 +++++++++++++++++++++------------------
 src/gui/networks.cs             |    5 +-
 src/gui/repetitiveConditions.cs |   12 +-
 3 files changed, 1581 insertions(+), 1317 deletions(-)

Fri Jul 31 13:33:10 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Improvements on Bigger Buttons 
 glade/chronojump.glade | 142 +++++++++++++++++++++++++++++++++++++++++++++----
 src/gui/encoder.cs     |  65 ++++++++++++++++++----
 src/gui/networks.cs    |   9 ++++
 3 files changed, 195 insertions(+), 21 deletions(-)

Thu Jul 30 19:37:31 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
New config mode: EncoderCaptureShowOnlyBars 
 chronojump_config.txt  |   5 ++
 glade/chronojump.glade | 130 ++++++++++++++++++++++++++++++++++++-------------
 src/config.cs          |   5 ++
 src/gui/encoder.cs     |   3 ++
 src/gui/networks.cs    |   5 ++
 5 files changed, 113 insertions(+), 35 deletions(-)

Thu Jul 30 17:23:15 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder configuration anchorage list (different diameters) DONE 
 glade/chronojump.glade          | 222 ++++++++++++++++++++++++++++++++++++----
 src/gui/encoder.cs              |  41 +++++++-
 src/gui/encoderConfiguration.cs |  35 ++++++-
 src/utilGtk.cs                  |  10 ++
 4 files changed, 283 insertions(+), 25 deletions(-)

Thu Jul 30 13:24:58 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder configuration anchorage list (different diameters) WIP (2) 
 glade/chronojump.glade          | 293 ++++++++++++++++++++++++++--------------
 src/encoder.cs                  |   6 +-
 src/gui/encoderConfiguration.cs |  17 ++-
 3 files changed, 209 insertions(+), 107 deletions(-)

Wed Jul 29 16:58:37 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
Minor fix. Changing indent lines 
 encoder/tests/getDynamics2016/getDynamics.R | 134 ++++++++++++-------------
 encoder/tests/smooth-2015.R                 | 146 ++++++++++++++--------------
 2 files changed, 140 insertions(+), 140 deletions(-)

Wed Jul 29 16:57:50 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
Minor fix 
 po/ca.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Wed Jul 29 16:54:30 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder configuration anchorage list (different diameters) WIP 
 glade/chronojump.glade          | 151 +++++++++++++++++++++++++++++++++++++---
 src/encoder.cs                  |  30 +++++++-
 src/gui/encoderConfiguration.cs |  94 ++++++++++++++++++++++++-
 3 files changed, 263 insertions(+), 12 deletions(-)

Wed Jul 29 15:18:44 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
Updated Spanish translation 
 po/es.po | 271 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 147 insertions(+), 124 deletions(-)

Wed Jul 29 15:18:12 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
Updated Catalan translation 
 po/ca.po | 287 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 160 insertions(+), 127 deletions(-)

Sat Jul 25 14:17:27 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
Testing a new method to calcule movement and Dynamics 
 encoder/tests/getDynamics2016/README.txt    |   2 +
 encoder/tests/getDynamics2016/getDynamics.R | 128 ++++++++++++++++++++++++++++
 2 files changed, 130 insertions(+)

Wed Jul 29 13:30:20 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Minor change 
 src/sqlite/encoder.cs | 4 ++++
 1 file changed, 4 insertions(+)

Tue Jul 28 19:10:19 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
get last version on menu and on errorWin after a crash 
 glade/chronojump.glade | 84 +++++++++++++++++++++++++++++++++++++++++++++++---
 howto_compile.txt      |  3 ++
 howto_new_version.txt  | 19 +++++++-----
 src/chronojump.cs      |  1 +
 src/gui/chronojump.cs  | 11 ++-----
 src/gui/error.cs       | 30 +++++++++++++++++-
 src/json.cs            | 25 +++++++++++++--
 7 files changed, 151 insertions(+), 22 deletions(-)

Tue Jul 28 12:28:48 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Better SQL stress tests 
 glade/chronojump.glade | 94 +++++++++++++++++++++++++++++++++++++++++++++-----
 src/gui/chronojump.cs  | 38 +++++++++++++++++---
 src/sqlite/main.cs     | 20 ++++++-----
 3 files changed, 130 insertions(+), 22 deletions(-)

Tue Jul 28 02:47:56 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
SQL close safer. Allows big open/close actions. Added stress tests. 
 glade/chronojump.glade | 90 ++++++++++++++++++++++++++++++++++++++++++++++++--
 src/gui/chronojump.cs  | 16 +++++++++
 src/sqlite/main.cs     | 11 ++++--
 3 files changed, 112 insertions(+), 5 deletions(-)

Sat Jul 25 21:19:50 2015 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 1248 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 631 insertions(+), 617 deletions(-)

Sat Jul 25 19:08:51 2015 +0200 Carles Pina i Estany <carles@pina.cat>
Fixes crash on chronojump if server is down. 
 src/json.cs | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

Sat Jul 25 00:08:37 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Bump version 1.5.2 
 configure.ac                    |   2 +-
 manual/chronojump_manual_es.pdf | Bin 7939292 -> 9961594 bytes
 2 files changed, 1 insertion(+), 1 deletion(-)

Fri Jul 24 21:30:34 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
Updated Spanish translation 
 po/es.po | 1317 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 638 insertions(+), 679 deletions(-)

Fri Jul 24 21:16:35 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
Updated Catalan translation 
 po/ca.po | 3305 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 1753 insertions(+), 1552 deletions(-)

Fri Jul 24 17:38:10 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
Minor fix in spanish translation 
 po/es.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Fri Jul 24 20:35:04 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Laterally -> horizontally 
 src/encoder.cs | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Fri Jul 24 17:05:18 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Restore database (WIP 2) 
 glade/chronojump.glade | 72 ++++++++++++++++++++++++++++++++++++++++++++++----
 src/gui/preferences.cs | 21 +++++++++++++++
 2 files changed, 88 insertions(+), 5 deletions(-)

Fri Jul 24 15:20:41 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
restore database (WIP) 
 glade/chronojump.glade | 328 ++++++++++++++++++++++++++++++++-----------------
 1 file changed, 213 insertions(+), 115 deletions(-)

Fri Jul 24 15:20:07 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
paint debug mode for loopsAblines (WIP) 
 encoder/graph.R | 23 +++++++++++++++++++++++
 encoder/util.R  |  9 +++++++--
 2 files changed, 30 insertions(+), 2 deletions(-)

Fri Jul 24 14:18:53 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Better GUI on language change (2) 
 src/gui/preferences.cs | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

Fri Jul 24 13:56:42 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Better GUI on language change 
 encoder/util.R         |   7 --
 glade/chronojump.glade | 182 +++++++++++++++++++++++++++++++++----------------
 src/gui/preferences.cs |  29 +++++---
 3 files changed, 142 insertions(+), 76 deletions(-)

Fri Jul 24 13:37:30 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Minor fix to language change 
 src/chronojump.cs | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

Fri Jul 24 13:03:51 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Added debug mode for graph.R 
 encoder/graph.R | 26 +++++++++++++++++++-------
 encoder/util.R  | 47 ++++++++++++++++++++++++++---------------------
 2 files changed, 45 insertions(+), 28 deletions(-)

Fri Jul 24 03:04:29 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Implemented language change 
 configure.ac              |   1 +
 glade/chronojump.glade    | 588 ++++++++++++++++++++++++++++++++--------------
 src/Makefile.am           |   2 +-
 src/chronojump.cs         |  31 ++-
 src/constants.cs          |  25 --
 src/gui/chronojump.cs     |   2 -
 src/gui/language.cs       | 116 ---------
 src/gui/preferences.cs    | 132 ++++++-----
 src/preferences.cs        |   2 +-
 src/sqlite/main.cs        |  11 +-
 src/sqlite/preferences.cs |   4 +-
 src/util.cs               |  48 ----
 src/utilLanguage.cs       |  59 +++++
 13 files changed, 584 insertions(+), 437 deletions(-)

Thu Jul 23 18:34:27 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Implementing language change (WIP 2) 
 configure.ac      | 1 +
 src/chronojump.cs | 3 +++
 2 files changed, 4 insertions(+)

Thu Jul 23 17:09:56 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
Updated Catalan translation 
 po/ca.po | 48 +++++++++++++++++++++++++++++++++++-------------
 1 file changed, 35 insertions(+), 13 deletions(-)

Thu Jul 23 16:30:13 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Implementing language change (WIP) 
 src/chronojump.cs | 19 ++++++++++++++-----
 1 file changed, 14 insertions(+), 5 deletions(-)

Thu Jul 23 14:17:39 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Adding new bool to control SQL status... fixes SQL bug since last commits 
 src/sqlite/main.cs | 6 ++++++
 src/treeViewRun.cs | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

Thu Jul 23 07:47:32 2015 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 2825 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1458 insertions(+), 1367 deletions(-)

Tue Jul 21 22:14:55 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Deactivated the removing of first negative part of ecc-con on inertial 
 encoder/graph.R | 30 ++++++++++++++++++++----------
 encoder/util.R  | 24 +++++++++++++++++++++---
 2 files changed, 41 insertions(+), 13 deletions(-)

Tue Jul 21 22:10:13 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
all encoder will not use first positive int on ecc (now does correctly like paint) 
 encoder/graph.R | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

Tue Jul 21 22:08:50 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Typo fixed in a variable name 
 src/chronojump.cs | 87 +++++++++++++++++++++++++++----------------------------
 1 file changed, 42 insertions(+), 45 deletions(-)

Tue Jul 21 20:10:17 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Added debug instructions for R code 
 encoder/howto_debug.txt | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

Tue Jul 21 16:43:58 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed crash since last commits (needed laterality) 
 encoder/graph.R             | 6 ++++--
 src/gui/encoderTreeviews.cs | 5 ++++-
 2 files changed, 8 insertions(+), 3 deletions(-)

Sat Jul 18 15:04:53 2015 +0000 Balázs Úr <urbalazs@gmail.com>
Updated Hungarian translation 
 po/hu.po | 3874 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 2106 insertions(+), 1768 deletions(-)

Fri Jul 17 18:27:21 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
graph.R writeCurves don't prints unneded data 
 encoder/graph.R             | 21 ++++++++++++---------
 encoder/util.R              |  4 +++-
 src/gui/encoderTreeviews.cs |  5 +----
 3 files changed, 16 insertions(+), 14 deletions(-)

Thu Jul 16 11:28:04 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed not shown of splash win on SQL problem at start 
 src/chronojump.cs | 1 +
 1 file changed, 1 insertion(+)

Wed Jul 15 18:55:29 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
Fixed the rest of power values in inertial 
 encoder/util.R | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Wed Jul 15 18:34:39 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
fixed wrong power in ROTARYAXISINERTIALLATERAL 
 encoder/util.R | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Jul 14 13:54:54 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed last commit 
 src/gui/chronojump.cs        | 24 ++++++++++++------------
 src/sqlite/multiChronopic.cs | 11 ++++++++---
 2 files changed, 20 insertions(+), 15 deletions(-)

Tue Jul 14 12:48:28 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Safer load session, export and report with less SQL open/close calls 
 src/exportSession.cs         | 20 +++++++++------
 src/gui/chronojump.cs        | 60 +++++++++++++++++++++++++++++++-------------
 src/gui/jump.cs              |  2 +-
 src/gui/person.cs            |  2 +-
 src/gui/run.cs               |  2 +-
 src/report.cs                | 18 ++++++++-----
 src/server.cs                |  8 +++---
 src/sqlite/jumpRj.cs         | 10 +++++---
 src/sqlite/multiChronopic.cs | 10 +++++---
 src/sqlite/pulse.cs          | 10 +++++---
 src/sqlite/runInterval.cs    | 10 +++++---
 11 files changed, 103 insertions(+), 49 deletions(-)

Tue Jul 14 12:06:03 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
Updated Catalan translation 
 po/ca.po | 110 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 51 insertions(+), 59 deletions(-)

Tue Jul 14 11:51:27 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
Fixed spanish translation of "Export current encoder set" 
 po/es.po | 18982 ++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 9491 insertions(+), 9491 deletions(-)

Mon Jul 13 16:59:51 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
New images are shown on dj calculating fall 
 images/jump_dj_a_inside.png      |  Bin 0 -> 13271 bytes
 images/jump_dj_inside.png        |  Bin 0 -> 14716 bytes
 images/mini/jump_dj_a_inside.png |  Bin 0 -> 4527 bytes
 images/mini/jump_dj_inside.png   |  Bin 0 -> 4754 bytes
 images/svg/bosco_jumps.svg       | 1441 +++++++++++++++++++++++++++++++-------
 src/Makefile.am                  |    4 +
 src/gui/chronojump.cs            |    9 +-
 src/gui/dialogImageTest.cs       |   20 +-
 src/gui/evaluator.cs             |   12 +-
 src/gui/jump.cs                  |   21 +-
 src/gui/person.cs                |    2 +-
 src/stats/main.cs                |    2 +-
 src/util.cs                      |    4 +-
 13 files changed, 1260 insertions(+), 255 deletions(-)

Mon Jul 13 15:22:39 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
if ! useVideo, serie graph is double width 
 src/gui/encoder.cs | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Mon Jul 13 13:59:29 2015 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 18710 +++++++++++++++++++++++++++++++------------------------------
 1 file changed, 9491 insertions(+), 9219 deletions(-)

Mon Jul 13 11:53:07 2015 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Fixed typo in string 
 src/gui/preferences.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Jul 13 10:40:07 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
ConfigurationFile imported and automatically applied from preferences win 
 glade/chronojump.glade | 449 ++++++++++++++++++++++++++-----------------------
 src/gui/chronojump.cs  |   8 +
 src/gui/preferences.cs |  65 +++++--
 3 files changed, 299 insertions(+), 223 deletions(-)

Sun Jul 12 13:13:03 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
If encoderConfiguration changes and chronojump_config.txt exists, it gets updated 
 src/config.cs      | 28 ++++++++++++++++++++++++++++
 src/gui/encoder.cs | 10 +++++++++-
 2 files changed, 37 insertions(+), 1 deletion(-)

Fri Jul 10 17:33:08 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Minor change in an encoder parameter comment 
 glade/chronojump.glade | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Fri Jul 10 17:24:17 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
EncoderConfiguration win much simpler when defined from config file 
 glade/chronojump.glade          | 85 +++++++++++++++++++++++++++++++++++++----
 src/gui/encoder.cs              |  7 ++--
 src/gui/encoderConfiguration.cs | 24 +++++++++---
 src/gui/networks.cs             |  2 +
 4 files changed, 102 insertions(+), 16 deletions(-)

Fri Jul 10 07:07:27 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Select person window (tablets) fit better 
 glade/chronojump.glade | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Fri Jul 10 06:59:50 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Person win as notebook 
 glade/chronojump.glade | 3803 ++++++++++++++++++++++++------------------------
 1 file changed, 1931 insertions(+), 1872 deletions(-)

Fri Jul 10 06:08:30 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder config window fits better 
 glade/chronojump.glade | 126 ++++++++++++++++++++++++++++++++++---------------
 1 file changed, 89 insertions(+), 37 deletions(-)

Thu Jul 9 21:53:47 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Better encoder capture buttons. Export encoder set in menu 
 glade/chronojump.glade | 270 ++++++++++++++++++++++++++++---------------------
 src/gui/chronojump.cs  |   3 +-
 src/gui/encoder.cs     |  20 ++--
 3 files changed, 167 insertions(+), 126 deletions(-)

Thu Jul 9 17:58:45 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed getAccelerationSafe method 
 encoder/util.R | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Thu Jul 9 17:10:18 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Added preferences button on top right of encoder when menu is hidden 
 chronojump_config.txt  |   4 +-
 glade/chronojump.glade | 168 ++++++++++++++++++++++++++++++++++++++-----------
 src/gui/networks.cs    |   4 ++
 3 files changed, 136 insertions(+), 40 deletions(-)

Thu Jul 9 14:05:55 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Minor fix in last commit 
 src/gui/encoderConfiguration.cs | 2 ++
 1 file changed, 2 insertions(+)

Thu Jul 9 13:57:32 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Separated rotary friction inertia modes (onAxis flag) 
 glade/chronojump.glade          | 816 ++++++++++++++++++++++------------------
 src/encoder.cs                  |  64 ++--
 src/gui/encoderConfiguration.cs |  42 ++-
 src/utilEncoder.cs              |  29 +-
 4 files changed, 540 insertions(+), 411 deletions(-)

Thu Jul 9 12:34:36 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Sounds on linux with gstreamer 
 images/123804__kendallbear__kendallklap1.wav | Bin 0 -> 49152 bytes
 images/135936__bradwesson__collectcoin.wav   | Bin 0 -> 116132 bytes
 images/142608__autistic-lucario__error.wav   | Bin 0 -> 25190 bytes
 src/Makefile.am                              |   8 ++++++-
 src/gui/chronojump.cs                        |  23 --------------------
 src/util.cs                                  |  30 +++++++++++++++++++++++----
 6 files changed, 33 insertions(+), 28 deletions(-)

Thu Jul 9 11:25:44 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
If no session, two big buttons are shown on the left 
 glade/chronojump.glade | 623 ++++++++++++++++++++++++++++++++-----------------
 src/gui/chronojump.cs  |  10 +-
 src/gui/networks.cs    |   5 +-
 3 files changed, 426 insertions(+), 212 deletions(-)

Mon Jul 6 19:40:18 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Safer getSpeed and getAcceleration with Safe methods 
 encoder/neuromuscularProfile.R | 22 +++++++++++-----------
 encoder/util.R                 | 26 +++++++++++++++++---------
 2 files changed, 28 insertions(+), 20 deletions(-)

Sun Jul 5 15:17:11 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
New GUI ended 
 glade/chronojump.glade | 379 +++++++++++++++++++++++++++++++------------------
 src/gui/chronojump.cs  |   5 +-
 src/gui/jump.cs        |   6 +-
 3 files changed, 247 insertions(+), 143 deletions(-)

Sat Jul 4 22:34:44 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Minor GUI changes 
 glade/chronojump.glade    | 301 ++++++++++++++++++++++++++++++++++++++--------
 src/gui/jump.cs           |  10 --
 src/gui/multiChronopic.cs |   1 -
 3 files changed, 254 insertions(+), 58 deletions(-)

Sat Jul 4 22:06:44 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
All test mini-images converted 110x110 for new GUI 
 glade/chronojump.glade           | 159 +++++++++++++++++++++++----------------
 images/mini/agility_20yard.png   | Bin 5513 -> 3695 bytes
 images/mini/agility_3l3r.png     | Bin 8678 -> 5894 bytes
 images/mini/agility_505.png      | Bin 7053 -> 5046 bytes
 images/mini/agility_illinois.png | Bin 9376 -> 6734 bytes
 images/mini/agility_shuttle.png  | Bin 10817 -> 6988 bytes
 images/mini/agility_t_test.png   | Bin 6967 -> 5046 bytes
 images/mini/agility_zigzag.png   | Bin 7946 -> 5391 bytes
 images/mini/gesell_dbt.png       | Bin 7684 -> 5928 bytes
 images/mini/jump_abk.png         | Bin 5166 -> 4029 bytes
 images/mini/jump_abk_l.png       | Bin 5908 -> 4759 bytes
 images/mini/jump_cmj.png         | Bin 6169 -> 4703 bytes
 images/mini/jump_cmj_l.png       | Bin 6678 -> 5157 bytes
 images/mini/jump_dj.png          | Bin 6175 -> 4822 bytes
 images/mini/jump_dj_a.png        | Bin 5051 -> 3974 bytes
 images/mini/jump_free.png        | Bin 6307 -> 4857 bytes
 images/mini/jump_max.png         | Bin 4906 -> 3836 bytes
 images/mini/jump_rj.png          | Bin 6418 -> 4788 bytes
 images/mini/jump_rj_hexagon.png  | Bin 15807 -> 10626 bytes
 images/mini/jump_rj_in.png       | Bin 4531 -> 3429 bytes
 images/mini/jump_rocket.png      | Bin 3985 -> 3092 bytes
 images/mini/jump_sj.png          | Bin 4567 -> 3410 bytes
 images/mini/jump_sj_l.png        | Bin 5038 -> 3833 bytes
 images/mini/margaria.png         | Bin 2434 -> 2074 bytes
 images/mini/mtgug.png            | Bin 21744 -> 12648 bytes
 images/mini/multiChronopic.png   | Bin 2873 -> 3152 bytes
 images/mini/no_image.png         | Bin 229 -> 316 bytes
 images/mini/pulse_custom.png     | Bin 8279 -> 3999 bytes
 images/mini/pulse_free.png       | Bin 7224 -> 3465 bytes
 images/mini/reaction_time.png    | Bin 5013 -> 4174 bytes
 images/mini/readme.txt           |   2 +-
 images/mini/run_analysis.png     | Bin 3126 -> 2539 bytes
 images/mini/run_interval.png     | Bin 2834 -> 2155 bytes
 images/mini/run_simple.png       | Bin 2563 -> 1970 bytes
 images/mini/take_off.png         | Bin 4103 -> 3331 bytes
 src/gui/chronojump.cs            |  10 +--
 36 files changed, 99 insertions(+), 72 deletions(-)

Fri Jul 3 18:32:37 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
First implementation of sound using gstreamer 
 src/util.cs | 49 ++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 38 insertions(+), 11 deletions(-)

Fri Jul 3 17:19:20 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Big change on main gui of everything but encoder 
 glade/chronojump.glade | 3071 +++++++++++++++++++++++-------------------------
 src/gui/chronojump.cs  |   22 +-
 src/gui/stats.cs       |    2 -
 3 files changed, 1456 insertions(+), 1639 deletions(-)

Thu Jul 2 15:54:41 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
GUI options to top DONE 
 glade/chronojump.glade    | 541 +++++++++++++++++++---------------------------
 src/gui/chronojump.cs     |  13 --
 src/gui/jump.cs           |   2 -
 src/gui/multiChronopic.cs |  12 +-
 4 files changed, 227 insertions(+), 341 deletions(-)

Thu Jul 2 14:06:12 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
GUI options to top (5) reaction time done - WIP 
 glade/chronojump.glade  | 2312 +++++++++++++++++++----------------------------
 images/svg/icons.svg    |   14 +-
 src/gui/chronojump.cs   |   70 --
 src/gui/reactionTime.cs |  184 +++-
 4 files changed, 1135 insertions(+), 1445 deletions(-)

Thu Jul 2 12:45:19 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
GUI options to top (4) jumps done WIP 
 glade/chronojump.glade     | 285 ++++++++++++++++++++++++++++++++++-----------
 images/dj-from-in.png      | Bin 437 -> 453 bytes
 images/dj-from-out.png     | Bin 427 -> 439 bytes
 images/svg/bosco_jumps.svg |  71 +----------
 images/svg/icons.svg       | 232 ++++++++++++++++++++++++++++++++++--
 src/gui/chronojump.cs      |   6 +-
 src/gui/jump.cs            |  30 +++--
 7 files changed, 464 insertions(+), 160 deletions(-)

Wed Jul 1 23:45:09 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
GUI options to top (3) WIP  options to top (2) WIP# 
 glade/chronojump.glade     |  335 ++++++---
 images/dj-from-in.png      |  Bin 0 -> 437 bytes
 images/dj-from-out.png     |  Bin 0 -> 427 bytes
 images/svg/bosco_jumps.svg | 1709 +++++++++++++++++++++++++++-----------------
 src/Makefile.am            |    2 +
 src/constants.cs           |    3 +
 src/gui/chronojump.cs      |   10 +
 src/gui/jump.cs            |   16 +-
 8 files changed, 1310 insertions(+), 765 deletions(-)

Wed Jul 1 21:53:04 2015 +0200 Jordi Mas <jmas@softcatala.org>
Fixes to Catalan translation 
 po/ca.po | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

Tue Jun 30 07:10:50 2015 +0000 Federico Perego <perego.f59@vodafone.it>
Updated Italian translation 
 po/it.po | 2002 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1028 insertions(+), 974 deletions(-)

Mon Jun 29 18:43:05 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
GUI options to top (2) WIP 
 glade/chronojump.glade | 1091 ++++++++++++++++++++++++++----------------------
 src/gui/chronojump.cs  |    2 +-
 src/gui/jump.cs        |    5 +-
 3 files changed, 598 insertions(+), 500 deletions(-)

Fri Jun 26 20:57:57 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
personSelectWindow can edit person now 
 glade/chronojump.glade  | 449 +++++++++++++++++++++++++++++++++++++++++++-----
 src/gui/chronojump.cs   |  25 ++-
 src/gui/personSelect.cs |  44 ++++-
 3 files changed, 461 insertions(+), 57 deletions(-)

Fri Jun 26 12:19:19 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Onp paint hidden before inertialECstart 
 encoder/graph.R | 125 ++++++++++++++++++++++++++++----------------------------
 1 file changed, 62 insertions(+), 63 deletions(-)

Thu Jun 25 19:12:11 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Added forces on encoder analyze table 
 src/encoder.cs              |  9 +++++++--
 src/gui/encoderTreeviews.cs | 28 ++++++++++++++++++++--------
 2 files changed, 27 insertions(+), 10 deletions(-)

Thu Jun 25 18:26:58 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
on inertial do not calculate on eccentric until no negative accel 
 encoder/graph.R | 12 +++++++++---
 encoder/util.R  | 34 +++++++++++++++++++++++++---------
 2 files changed, 34 insertions(+), 12 deletions(-)

Thu Jun 25 10:22:51 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed problem in smoothings EC that made values on smooth close to 0.3 
 encoder/graph.R | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Jun 24 12:45:51 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
improving force calculation on inertial. WIP 
 encoder/util.R | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

Wed Jun 24 12:44:42 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
encoder test signal_inertial3 
 encoder/tests/signal_inertial3/Roptions.txt        |  64 +++++++++++++
 encoder/tests/signal_inertial3/signal_inertial3.R  | 106 +++++++++++++++++++++
 .../tests/signal_inertial3/signal_inertial3.txt    |   1 +
 3 files changed, 171 insertions(+)

Wed Jun 24 12:42:20 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
GUI options to top. WIP 
 glade/chronojump.glade    | 2713 +++++++++++++++++++++++----------------------
 src/gui/chronojump.cs     |   23 +-
 src/gui/jump.cs           |   25 +-
 src/gui/multiChronopic.cs |    6 +-
 src/gui/pulse.cs          |    6 +-
 src/gui/reactionTime.cs   |    3 -
 src/gui/run.cs            |   18 -
 7 files changed, 1424 insertions(+), 1370 deletions(-)

Sun Jun 21 15:55:26 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
DB 1.24 runs options on SQL and preferences win 
 glade/chronojump.glade    | 1189 +++++++++++++++++++++++----------------------
 src/constants.cs          |    2 +-
 src/execute/run.cs        |   25 +-
 src/gui/chronojump.cs     |   56 +--
 src/gui/preferences.cs    |  175 ++++++-
 src/gui/run.cs            |   43 --
 src/preferences.cs        |    9 +-
 src/sqlite/main.cs        |   40 +-
 src/sqlite/preferences.cs |   25 +-
 9 files changed, 843 insertions(+), 721 deletions(-)

Fri Jun 19 16:17:12 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Improvements on person select window 
 src/gui/chronojump.cs   | 6 ++----
 src/gui/personSelect.cs | 4 ++--
 2 files changed, 4 insertions(+), 6 deletions(-)

Fri Jun 19 09:41:18 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
A person can be added from person select window 
 glade/chronojump.glade  | 63 +++++++++++++++++++++++++++++++++++++++++++++----
 src/gui/chronojump.cs   | 23 ++++++++++++++++--
 src/gui/personSelect.cs | 30 +++++++++++++++++++++--
 3 files changed, 108 insertions(+), 8 deletions(-)

Fri Jun 19 08:36:27 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
EncoderConfiguration win always on top 
 glade/chronojump.glade | 70 ++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 70 insertions(+)

Thu Jun 18 23:13:14 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Minor fix 
 src/gui/encoderConfiguration.cs | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)

Thu Jun 18 20:27:44 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
EncoderConfigurationWin differentiates gravity/inertia 
 glade/chronojump.glade          | 423 +++++++++++++++++++++++++++-------------
 src/encoder.cs                  |  66 ++++---
 src/gui/encoderConfiguration.cs |  53 ++++-
 src/utilEncoder.cs              | 108 +++++-----
 4 files changed, 426 insertions(+), 224 deletions(-)

Thu Jun 18 19:36:46 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
anglePush hard coded in inertial configurations. Pending TODO's 
 encoder/util.R | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Thu Jun 18 19:21:05 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
Added anlePush in inertial configurations 
 encoder/util.R | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

Wed Jun 17 11:30:14 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Person select window done! 
 chronojump_config.txt   |  18 +++--
 glade/chronojump.glade  | 143 +++++++++++++++++++++++++++++-----
 src/Makefile.am         |   1 +
 src/config.cs           |  15 ++--
 src/gui/chronojump.cs   |  14 +++-
 src/gui/networks.cs     |   7 +-
 src/gui/person.cs       | 122 -----------------------------
 src/gui/personSelect.cs | 200 ++++++++++++++++++++++++++++++++++++++++++++++++
 8 files changed, 366 insertions(+), 154 deletions(-)

Tue Jun 16 20:55:50 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Person select window 80% done 
 chronojump_config.txt  |   7 ++-
 glade/chronojump.glade |  51 ++++++++++++++++++---
 src/gui/chronojump.cs  |  19 ++++++++
 src/gui/person.cs      | 120 +++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 190 insertions(+), 7 deletions(-)

Tue Jun 16 17:04:12 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
New config: EncoderNameAndCapture 
 glade/chronojump.glade | 151 +++++++++++++++++++++++++++++++++++++++++++++++++
 src/config.cs          |   5 ++
 src/gui/chronojump.cs  |  28 ++++-----
 src/gui/networks.cs    |  12 ++++
 4 files changed, 182 insertions(+), 14 deletions(-)

Tue Jun 16 11:31:27 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Open CSV has try/catch (maybe is already opened on spreadsheet software) 
 src/gui/person.cs | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)

Tue Jun 16 09:27:21 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixing port open on autodetection 
 src/chronopicDetect.cs | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)

Tue Jun 16 00:56:37 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
EncoderConfiguration on config 
 chronojump_config.txt |  4 ++++
 src/config.cs         | 23 ++++++++++++++++++++++-
 src/gui/networks.cs   |  6 ++++++
 3 files changed, 32 insertions(+), 1 deletion(-)

Mon Jun 15 20:55:11 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Removed webKit until integrated in cerbero 
 build/build.environment.mk |  2 --
 configure.ac               |  1 -
 glade/chronojump.glade     | 59 ++++++++++++++++++++++++++++++++++++++++++++--
 src/gui/presentation.cs    | 12 ++++++++--
 4 files changed, 67 insertions(+), 7 deletions(-)

Mon Jun 15 20:46:42 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
config accepts: OnlyEncoder, and SessionMode.UNIQUE 
 chronojump_config.txt | 10 ++++++++++
 src/config.cs         | 12 ++++++++++++
 src/gui/chronojump.cs | 16 +++++++++++-----
 src/gui/networks.cs   | 23 +++++++++++++++++++++--
 src/session.cs        |  1 +
 src/sqlite/session.cs | 20 ++++++++++++++++----
 6 files changed, 71 insertions(+), 11 deletions(-)

Fri Jun 12 19:05:52 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Webkit integrated 
 glade/chronojump.glade  | 7056 +++++++++++++++++++++++++----------------------
 src/gui/chronojump.cs   |    2 +
 src/gui/presentation.cs |   91 +-
 3 files changed, 3833 insertions(+), 3316 deletions(-)

Thu Jun 11 15:53:22 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Added Webkit again (works on Linux) 
 build/build.environment.mk | 2 ++
 configure.ac               | 1 +
 2 files changed, 3 insertions(+)

Fri Jun 12 11:36:49 2015 +0000 Alexandre Franke <alexandre.franke@gmail.com>
Updated French translation 
 po/fr.po | 7657 +++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 4643 insertions(+), 3014 deletions(-)

Fri Jun 12 09:06:34 2015 +0000 Federico Perego <perego.f59@vodafone.it>
Updated Italian translation 
 po/it.po | 17166 ++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 8952 insertions(+), 8214 deletions(-)

Tue Jun 9 17:54:29 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Added a message on glade 
 glade/chronojump.glade | 87 ++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 84 insertions(+), 3 deletions(-)

Tue Jun 9 16:33:33 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
chronojump_config AutodetectPort done 
 src/Makefile.am        |   1 +
 src/chronopic.cs       | 339 ---------------------------------------------
 src/chronopicDetect.cs | 364 ++++++++++++++++++++++++++++++++++++++++++++++++-
 src/config.cs          |  90 ++++++++++++
 src/gui/chronojump.cs  |   6 +-
 src/gui/networks.cs    |  70 +---------
 6 files changed, 460 insertions(+), 410 deletions(-)

Tue Jun 9 13:31:10 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed pending string on 750236 
 src/constants.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Jun 8 19:55:56 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Doing chronojump_config 
 chronojump_config.txt |  31 ++++++++++++--
 src/constants.cs      |   2 +
 src/gui/chronojump.cs |   6 +--
 src/gui/encoder.cs    |   2 +-
 src/gui/networks.cs   | 116 +++++++++++++++++++++++++++++++++++++-------------
 src/gui/person.cs     |  14 +++---
 src/util.cs           |  10 ++---
 src/utilAll.cs        |   5 +++
 8 files changed, 134 insertions(+), 52 deletions(-)

Mon Jun 8 16:21:33 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed mass on jumpsRj treeview, potency and stiffness. Need tests 
 src/gui/chronojump.cs | 18 ++----------------
 src/treeViewJump.cs   | 52 +++++++++++++++++----------------------------------
 2 files changed, 19 insertions(+), 51 deletions(-)

Mon Jun 8 14:31:01 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixing mass on jumpsRj treeview, potency and stiffness WIP 
 src/gui/chronojump.cs |  1 +
 src/treeViewJump.cs   | 28 ++++++++++++++++++++++------
 src/util.cs           |  2 ++
 3 files changed, 25 insertions(+), 6 deletions(-)

Mon Jun 8 13:50:18 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Config file for small devices 
 chronojump_config.txt | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

Mon Jun 8 13:47:51 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed bug 750236, but on speciallit* only the translatables 
 CesarPlayer/gtk-gui/LongoMatch.Gui.CapturerBin.cs |  2 +-
 CesarPlayer/gtk-gui/gui.stetic                    |  2 +-
 glade/chronojump.glade                            |  6 +++---
 po/it.po                                          |  2 +-
 src/chronojump.cs                                 |  2 +-
 src/constants.cs                                  | 10 +++++-----
 src/execute/multiChronopic.cs                     |  2 +-
 src/exportSession.cs                              |  2 +-
 src/gui/encoder.cs                                |  2 +-
 src/gui/person.cs                                 |  6 +++---
 src/gui/session.cs                                |  8 ++++----
 src/gui/stats.cs                                  |  2 +-
 src/pulseType.cs                                  |  2 +-
 src/runType.cs                                    |  2 +-
 src/treeViewEvent.cs                              |  2 +-
 src/treeViewJump.cs                               |  4 ++--
 src/treeViewMultiChronopic.cs                     |  2 +-
 src/treeViewPulse.cs                              |  2 +-
 src/treeViewReactionTime.cs                       |  2 +-
 src/treeViewRun.cs                                |  4 ++--
 20 files changed, 33 insertions(+), 33 deletions(-)

Mon Jun 8 13:43:22 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Better deb package instructions 
 howto_new_version.txt | 3 +++
 1 file changed, 3 insertions(+)

Thu Jun 4 18:50:25 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
Updated manual. Inertial encoder configuration 
 manual/chronojump_manual_en.pdf | Bin 7909352 -> 7939292 bytes
 manual/chronojump_manual_es.pdf | Bin 9902843 -> 7939292 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

Thu Jun 4 13:26:55 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
Testing the smoothing in the whole inertial signal 
 encoder/tests/smooth-2015.R | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Thu Jun 4 12:18:23 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
Testing smoothing the whole signal 
 encoder/tests/smooth-2015.R | 4 ++++
 1 file changed, 4 insertions(+)

Wed Jun 3 19:04:41 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
encoder/test added an example of inertial signal 
 encoder/tests/signal_inertial.txt | 1 +
 1 file changed, 1 insertion(+)

Sun May 31 21:40:21 2015 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 1665 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 837 insertions(+), 828 deletions(-)

Thu May 28 23:58:53 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Bump version 1.5.1 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu May 28 21:56:30 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Nicer logs 
 src/logB.cs        | 35 ++++++++++++++++++++++++++++++++---
 src/sqlite/main.cs |  8 ++++----
 2 files changed, 36 insertions(+), 7 deletions(-)

Thu May 28 19:30:26 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
GetOS is printed on log just one time 
 src/utilAll.cs | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

Thu May 28 19:27:16 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixes on encoder recalculate and previously saved curves (no more meanPower 0) 
 src/gui/chronojump.cs |  2 +-
 src/gui/encoder.cs    | 82 +++++++++++++++++++++++++++++++++++----------------
 src/sqlite/main.cs    | 14 ++++-----
 3 files changed, 64 insertions(+), 34 deletions(-)

Wed May 27 19:01:39 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Curves graph has 1/2 Chronojump windo width 
 glade/chronojump.glade | 172 ++++++++++++++++++++++++++++++++++++++++++++++++-
 src/gui/encoder.cs     |  10 ++-
 2 files changed, 178 insertions(+), 4 deletions(-)

Wed May 27 15:56:34 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
encoder inertia  extra weights n can be pressed enter 
 glade/chronojump.glade | 59 +++++++++++++++++++++++++++++++++++++++++++++++++-
 src/gui/encoder.cs     |  2 +-
 2 files changed, 59 insertions(+), 2 deletions(-)

Wed May 27 14:12:59 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed one comment 
 src/encoder.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed May 27 09:23:23 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
encoderConfiguration gets stored on database 
 src/encoder.cs            |  9 ++++++++-
 src/gui/encoder.cs        | 37 +++++++++++++++++++++++--------------
 src/sqlite/encoder.cs     | 28 +++++++++++++++++++++++++++-
 src/sqlite/main.cs        | 13 ++++++++++++-
 src/sqlite/preferences.cs |  3 +++
 5 files changed, 73 insertions(+), 17 deletions(-)

Tue May 26 20:17:39 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Curves graph shows Kg or IM 
 src/gui/encoder.cs | 14 ++++++++++----
 src/utilEncoder.cs |  1 +
 2 files changed, 11 insertions(+), 4 deletions(-)

Tue May 26 20:04:47 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
While capture show 'kg' or 'inertia' or 'calculing inertia' on title 
 src/gui/encoder.cs | 30 +++++++++++++++++++-----------
 1 file changed, 19 insertions(+), 11 deletions(-)

Tue May 26 19:42:02 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
extra mass controls for raspberry 
 glade/chronojump.glade | 333 ++++++++++++++++++++++++++++++++++++++++++++-----
 src/gui/encoder.cs     |  62 +++++++--
 src/gui/networks.cs    |  12 +-
 3 files changed, 368 insertions(+), 39 deletions(-)

Tue May 26 16:43:14 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
SQL Select1RM is not called now at each spinbutton extra weight change 
 src/gui/encoder.cs | 47 ++++++++++++++++++++++++++---------------------
 1 file changed, 26 insertions(+), 21 deletions(-)

Tue May 26 16:18:31 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed do not use extra weight (Kg) in inertia calculations 
 src/encoder.cs     |  6 +++---
 src/gui/encoder.cs | 13 +++++++++----
 2 files changed, 12 insertions(+), 7 deletions(-)

Tue May 26 14:29:48 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Nicer EncoderConfigurationWindow 
 glade/chronojump.glade          | 212 ++++++++++++++++++++++++++--------------
 src/gui/encoderConfiguration.cs |   4 +-
 2 files changed, 142 insertions(+), 74 deletions(-)

Tue May 26 14:00:53 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed bug from last commit and nicer code 
 src/encoder.cs        | 45 ++++++++++++++++++++++++++++++---------------
 src/gui/encoder.cs    |  2 +-
 src/sqlite/encoder.cs |  4 ++--
 src/sqlite/main.cs    |  2 +-
 4 files changed, 34 insertions(+), 19 deletions(-)

Mon May 25 18:02:09 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Do not allow to cancel while process curves 
 src/gui/encoder.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon May 25 17:24:37 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
On inertia moment calculation, vertical display is smaller 
 src/gui/encoder.cs | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Mon May 25 17:20:44 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Adaptative displayed height on capture 
 glade/chronojump.glade | 75 ++++----------------------------------------------
 src/gui/encoder.cs     | 26 +++++++++++++++--
 2 files changed, 29 insertions(+), 72 deletions(-)

Mon May 25 16:57:07 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Don't allow to cancel or finish while 'curves after capture' 
 src/gui/encoder.cs | 4 ++++
 1 file changed, 4 insertions(+)

Mon May 25 16:48:06 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Nicer encoderConfigurationWin 
 glade/chronojump.glade          | 1293 +++++++++++++++++----------------------
 src/gui/encoderConfiguration.cs |    6 -
 2 files changed, 552 insertions(+), 747 deletions(-)

Mon May 25 16:01:19 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Inertia extra weights from main GUI. More inertia stuff on encoderConfiguration 
 glade/chronojump.glade          | 450 ++++++++++++++++++++++++++++------------
 src/encoder.cs                  |  47 ++++-
 src/gui/encoder.cs              |  26 ++-
 src/gui/encoderConfiguration.cs |  69 +++---
 src/utilEncoder.cs              |  12 ++
 5 files changed, 422 insertions(+), 182 deletions(-)

Mon May 25 11:25:39 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Inertia extra weights selectable from main gui 
 glade/chronojump.glade | 407 ++++++++++++++++++++++++++++++++++++++++++++++++-
 src/gui/encoder.cs     |  17 ++-
 2 files changed, 419 insertions(+), 5 deletions(-)

Mon May 25 00:35:09 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
New layout of encoder capture (video and serie on the right) 
 glade/chronojump.glade | 508 ++++++++++++++++++++++++++++---------------------
 1 file changed, 286 insertions(+), 222 deletions(-)

Sat May 23 19:25:57 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed problem with (double) weight on analyze 
 howto_compile.txt           |  3 +++
 src/gui/encoderTreeviews.cs | 10 +++++++---
 2 files changed, 10 insertions(+), 3 deletions(-)

Fri May 22 21:10:09 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder big change, now height approval is done in R 
 encoder/capture.R   | 71 ++++++++++++++++++++++++++++----------------------
 src/encoderRProc.cs | 12 +++------
 src/gui/encoder.cs  | 75 +++++++++++++++++++----------------------------------
 src/utilEncoder.cs  | 41 -----------------------------
 4 files changed, 69 insertions(+), 130 deletions(-)

Fri May 22 12:26:06 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Show height on capture 3m -> 10m (better for inertials) 
 glade/chronojump.glade | 59 +++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 58 insertions(+), 1 deletion(-)

Fri May 22 10:32:36 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
On raspberry not camera (personal photos) cannot be done 
 glade/chronojump.glade | 59 +++++++++++++++++++++++++++++++++++++++++++++++++-
 src/gui/chronojump.cs  |  8 +++++--
 src/gui/person.cs      | 47 +++++++++++++++++++++++-----------------
 3 files changed, 91 insertions(+), 23 deletions(-)

Fri May 22 09:26:42 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
After capture, treeview and bars are not erased. Don't need to wait (nice for raspberry) 
 src/gui/encoder.cs | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)

Thu May 21 16:35:14 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Inertial position diffs fixed now 
 encoder/util.R | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

Thu May 21 10:31:42 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
On raspberry run maximized 
 glade/chronojump.glade | 73 +++++++++++++++++++++++++++++++++++++++-----------
 src/gui/networks.cs    | 11 +++-----
 2 files changed, 62 insertions(+), 22 deletions(-)

Wed May 20 18:39:12 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixet sensitivity of check_encoder_analyze_eccon_together 
 encoder/graph.R    | 10 ++++------
 src/gui/encoder.cs | 19 +++++++++++++------
 2 files changed, 17 insertions(+), 12 deletions(-)

Wed May 20 12:45:37 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Minor fix on a encoder test 
 encoder/tests/ec-ecS-smooth-comparison.R | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue May 19 17:02:57 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
Minor change 
 encoder/util.R | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue May 19 16:06:33 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Minor changes 
 encoder/graph.R | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

Tue May 19 16:01:17 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
findSmoothingsEC using power instead of speed 
 encoder/graph.R | 37 +++++++++++++++++++++++++++++--------
 encoder/util.R  |  8 +++++---
 2 files changed, 34 insertions(+), 11 deletions(-)

Tue May 19 15:50:11 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Added a test of ec-ecS smooth showing that findSmoothings need to usepower 
 encoder/tests/ec-ecS-smooth-comparison-signal.txt |  1 +
 encoder/tests/ec-ecS-smooth-comparison.R          | 69 +++++++++++++++++++++++
 2 files changed, 70 insertions(+)

Mon May 18 21:03:43 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
On inertial ec fixed finding first num in previous curve and then spline start was buggy 
 encoder/graph.R | 38 ++++++++++++++++++++++++++++++--------
 1 file changed, 30 insertions(+), 8 deletions(-)

Mon May 18 21:02:45 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Safest from position to displacement (without a 0 at start of displacement) 
 encoder/util.R | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Mon May 18 21:01:55 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed problem with extrema cross that sometimes did not find 0 cross 
 encoder/util.R | 29 ++++++++++++++++++++++++++++-
 1 file changed, 28 insertions(+), 1 deletion(-)

Mon May 18 17:10:32 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Minor fix 
 encoder/graph.R | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Mon May 18 08:23:14 2015 +0000 Milo Casagrande <milo@ubuntu.com>
Added Italian translation 
 po/LINGUAS |    1 +
 po/it.po   | 8214 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 8215 insertions(+)

Sun May 17 13:04:20 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
On paint ec show also min speed, min power 
 encoder/graph.R | 34 ++++++++++++++++++++++++++++++----
 1 file changed, 30 insertions(+), 4 deletions(-)

Sun May 17 12:33:55 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Better adjustement of dynamic parameters on graph 
 encoder/graph.R | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

Fri May 15 18:09:18 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed special data 1RM stored correctly (failed since R procs) 
 src/gui/encoder.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Fri May 15 17:47:57 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Improvements on capture curves (C#) to fix 'ec' with small curves in the middle 
 encoder/graph.R    | 15 ---------------
 src/encoder.cs     |  2 --
 src/gui/encoder.cs | 13 ++++++++++++-
 3 files changed, 12 insertions(+), 18 deletions(-)

Fri May 15 16:13:15 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Improvements on findCurvesNew (R) to fix 'ec' with small curves in the middle 
 encoder/graph.R | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 61 insertions(+), 8 deletions(-)

Thu May 14 22:05:37 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Barplot ec shows diagonal -45 lines for e 
 encoder/graph.R | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

Thu May 14 20:39:13 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
On inertial ecc-con not used first negative accel phase on ecc 
 encoder/graph.R | 40 ++++++++++++++++++++++++++++------------
 encoder/util.R  | 17 +++++++++++++----
 2 files changed, 41 insertions(+), 16 deletions(-)

Thu May 14 19:21:50 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed bad smoothing was assigned to some paint curves 
 encoder/graph.R | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Thu May 14 18:01:14 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
encoder ec speed is shown in abs 
 encoder/util.R | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

Thu May 14 16:33:23 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
On side compare speed, power, ... 0 abline is shown 
 encoder/call_graph.R | 3 ---
 encoder/graph.R      | 4 +++-
 2 files changed, 3 insertions(+), 4 deletions(-)

Wed May 13 17:51:43 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Show "Inertia M." on encoder inertia graphs 
 encoder/graph.R  | 4 +++-
 src/constants.cs | 6 ++++--
 2 files changed, 7 insertions(+), 3 deletions(-)

Wed May 13 15:02:57 2015 +0200 Daniel Șerbănescu <daniel@serbanescu.dk>
Updated Romanian Translation 
 po/LINGUAS |    1 +
 po/ro.po   | 9906 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 9907 insertions(+)

Wed May 13 14:24:49 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
powerBars use inertia instead of mass if some curves are inertial 
 encoder/graph.R | 19 ++++++++++++++++---
 1 file changed, 16 insertions(+), 3 deletions(-)

Wed May 13 14:11:57 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
GUI a bit narrower. Encoder capture button changed disposition 
 glade/chronojump.glade | 69 ++++++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 64 insertions(+), 5 deletions(-)

Wed May 13 13:22:53 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
CrossVariables use inertia instead of mass if some curves are inertial 
 encoder/graph.R | 39 ++++++++++++++++++++++++++++++++++++---
 1 file changed, 36 insertions(+), 3 deletions(-)

Tue May 12 20:16:21 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Minor changes 
 glade/chronojump.glade | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 58 insertions(+)

Tue May 12 19:18:53 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Inertia graphs - initial code 
 encoder/capture.R | 2 +-
 encoder/graph.R   | 4 +++-
 encoder/util.R    | 5 +++--
 3 files changed, 7 insertions(+), 4 deletions(-)

Tue May 12 18:16:13 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Improved inertial-mov-pulley images 
 images/encoder-rotary-axis-inertial-mov-pulley.png |  Bin 24023 -> 24661 bytes
 ...er-rotary-friction-axis-inertial-mov-pulley.png |  Bin 24321 -> 24557 bytes
 ...er-rotary-friction-side-inertial-mov-pulley.png |  Bin 24616 -> 24962 bytes
 images/svg/encoder-mode-icons.svg                  | 2957 ++++++++++++--------
 4 files changed, 1759 insertions(+), 1198 deletions(-)

Tue May 12 17:22:49 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Better management of contineu process on capture 
 encoder/capture.R | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue May 12 17:00:46 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Fix call_graph.R to not open STDIN all the time 
 encoder/call_graph.R | 9 +++++----
 encoder/capture.R    | 2 +-
 2 files changed, 6 insertions(+), 5 deletions(-)

Tue May 12 16:36:34 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixing ending of RProc when STDIN write is broken 
 src/encoderRProc.cs | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Tue May 12 16:19:23 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixing probem on continue an RProc process with no data 
 src/encoderRProc.cs | 28 ++++++++++++++++++++++------
 1 file changed, 22 insertions(+), 6 deletions(-)

Tue May 12 15:52:08 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed delete session now deletes all encoder and videos stuff 
 src/gui/chronojump.cs |  2 +-
 src/sqlite/session.cs | 19 +++++++++----------
 src/util.cs           |  4 +++-
 3 files changed, 13 insertions(+), 12 deletions(-)

Tue May 12 13:22:31 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed capture without curves 
 encoder/graph.R | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Mon May 11 20:33:52 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Better ending of curves on findCurvesNew 
 encoder/graph.R | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Mon May 11 19:31:01 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Disables autodetect normal chronopic on Windows 
 src/gui/chronojump.cs | 6 ++++++
 1 file changed, 6 insertions(+)

Mon May 11 17:33:33 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixing Auto detect on Windows 
 src/chronopicDetect.cs | 6 ++++--
 src/gui/chronojump.cs  | 2 ++
 2 files changed, 6 insertions(+), 2 deletions(-)

Sun May 10 20:47:47 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Minor gui changes on reaction time discriminative 
 glade/chronojump.glade | 84 ++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 81 insertions(+), 3 deletions(-)

Sun May 10 20:29:40 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Added inertial mov-pulley images 
 images/encoder-rotary-axis-inertial-mov-pulley.png |  Bin 0 -> 24023 bytes
 ...er-rotary-friction-axis-inertial-mov-pulley.png |  Bin 0 -> 24321 bytes
 ...er-rotary-friction-side-inertial-mov-pulley.png |  Bin 0 -> 24616 bytes
 images/svg/encoder-mode-icons.svg                  | 6594 +++++++++++++++++---
 src/Makefile.am                                    |    3 +
 src/constants.cs                                   |    3 +
 src/encoder.cs                                     |    6 +-
 7 files changed, 5741 insertions(+), 865 deletions(-)

Sat May 9 22:01:07 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Better GUI on new reaction time tests 
 glade/chronojump.glade  | 140 +++++++++++++++++++++++++++++++++++++++++++++---
 src/gui/chronojump.cs   |   6 +++
 src/gui/reactionTime.cs |  30 ++++++++++-
 3 files changed, 168 insertions(+), 8 deletions(-)

Sat May 9 21:10:15 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed problem on automatic row selection on load signal 
 src/utilGtk.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri May 8 17:28:12 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixing Auto detect on Windows 
 src/gui/chronojump.cs | 66 ++++++++++++++++++++++-----------------------------
 src/gui/chronopic.cs  | 52 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 81 insertions(+), 37 deletions(-)

Fri May 8 10:17:31 2015 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 314 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 176 insertions(+), 138 deletions(-)

Thu May 7 23:33:39 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixes last commit 
 encoder/graph.R | 19 ++++++++++++++-----
 1 file changed, 14 insertions(+), 5 deletions(-)

Thu May 7 19:56:51 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Using new findCurves. Also important fixes on ec when ends on e 
 encoder/graph.R             | 47 ++++++++++++++++++++++++++++++++++++++++-----
 encoder/util.R              |  5 +++--
 src/gui/encoderTreeviews.cs | 13 +++++++++++++
 src/util.cs                 |  7 +++++++
 4 files changed, 65 insertions(+), 7 deletions(-)

Mon May 4 20:26:20 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Minor fix to previous commit 
 encoder/graph.R | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Mon May 4 19:44:51 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Initial code for findCurves on graph.R same than on capture 
 encoder/graph.R | 159 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 156 insertions(+), 3 deletions(-)

Thu Apr 30 20:32:34 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Implemented flicker, discriminative (pending start/end signal) 
 .../chronopic-firmware-multitest.c                 |  105 +-
 glade/chronojump.glade                             | 1376 +++++++++++++++++++-
 src/chronopic.cs                                   |   20 +-
 src/gui/chronojump.cs                              |   39 +
 4 files changed, 1469 insertions(+), 71 deletions(-)

Wed Apr 29 20:18:42 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder configuration image at the top 
 glade/chronojump.glade | 76 +++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 72 insertions(+), 4 deletions(-)

Wed Apr 29 20:13:27 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Added encoder inertial lateral images 
 images/encoder-rotary-axis-inertial-lateral.png    |  Bin 0 -> 16753 bytes
 ...coder-rotary-friction-axis-inertial-lateral.png |  Bin 0 -> 16505 bytes
 ...coder-rotary-friction-side-inertial-lateral.png |  Bin 0 -> 17196 bytes
 images/svg/encoder-mode-icons.svg                  | 3535 +++++++++++++++++++-
 src/Makefile.am                                    |    3 +
 src/constants.cs                                   |    3 +
 src/encoder.cs                                     |    6 +-
 7 files changed, 3536 insertions(+), 11 deletions(-)

Wed Apr 29 19:05:40 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Now Chronojump closes ok if Chronopic has been cancelled before 
 src/chronopic.cs    | 4 +++-
 src/encoderRProc.cs | 4 ++--
 2 files changed, 5 insertions(+), 3 deletions(-)

Wed Apr 29 17:54:51 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Autodetection of encoder... try 100 times 
 src/chronopic.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Apr 29 17:47:19 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Safer calcule curves on capture (shorter are discarded) 
 encoder/capture.R | 46 ++++++++++++++++++++++------------------------
 1 file changed, 22 insertions(+), 24 deletions(-)

Wed Apr 29 13:32:11 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
Fixed getInertialDiameterPerMs to handle unique diameter 
 encoder/util.R | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Tue Apr 28 19:01:56 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
Preparing graph.R and capture.R to read multiple diameters 
 encoder/capture.R | 5 +++--
 encoder/graph.R   | 3 ++-
 encoder/util.R    | 4 ++--
 3 files changed, 7 insertions(+), 5 deletions(-)

Mon Apr 27 20:43:39 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
Added encoder options: INERTIALLATERAL AND INERTIALMOVPULLEY 
 encoder/util.R | 39 +++++++++++++++++++++++++--------------
 1 file changed, 25 insertions(+), 14 deletions(-)

Mon Apr 27 20:35:43 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
Deleted the function getOptionsFromFile() 
 encoder/capture.R          | 2 +-
 encoder/inertia-momentum.R | 9 +--------
 2 files changed, 2 insertions(+), 9 deletions(-)

Wed Apr 29 12:21:18 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Removed unused code 
 src/gui/encoder.cs |  8 --------
 src/utilEncoder.cs | 41 -----------------------------------------
 2 files changed, 49 deletions(-)

Tue Apr 28 17:51:03 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder load set, current set row is selected 
 src/gui/encoder.cs       |  4 ++++
 src/gui/genericWindow.cs |  8 ++++++++
 src/utilGtk.cs           | 50 ++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 62 insertions(+)

Mon Apr 27 20:53:16 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Added new inertial modes to isInertial 
 encoder/util.R | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

Mon Apr 27 20:43:44 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Added missing image 
 images/encoder-image-pending.png | Bin 0 -> 12340 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

Mon Apr 27 20:41:13 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Added inertial lateral and inertial mov pulley. TODO: images 
 encoder/util.R                    |   1 +
 images/svg/encoder-mode-icons.svg | 492 +++++++++++++++++++++++++++++++++++---
 src/Makefile.am                   |   1 +
 src/constants.cs                  |  16 +-
 src/encoder.cs                    | 116 +++++++--
 src/utilEncoder.cs                |  16 +-
 6 files changed, 586 insertions(+), 56 deletions(-)

Mon Apr 27 20:14:02 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Improved encoder inertial images 
 images/encoder-linear-inertial.png               |  Bin 19595 -> 18735 bytes
 images/encoder-rotary-axis-inertial.png          |  Bin 18216 -> 17658 bytes
 images/encoder-rotary-friction-axis-inertial.png |  Bin 17587 -> 18532 bytes
 images/encoder-rotary-friction-side-inertial.png |  Bin 18104 -> 20254 bytes
 images/svg/encoder-mode-icons.svg                | 5482 ++++++++++++----------
 5 files changed, 3117 insertions(+), 2365 deletions(-)

Mon Apr 27 19:19:06 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Minor fix 
 encoder/call_graph.R | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Apr 27 19:20:53 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
Functions moved to util.R 
 encoder/tests/conical_diameters.R | 77 +--------------------------------------
 1 file changed, 1 insertion(+), 76 deletions(-)

Mon Apr 27 19:19:41 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
Cleaning code in getDiametersPer[Tick,Ms] 
 encoder/util.R | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Mon Apr 27 19:10:38 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
Added smoothing in getDiametersPerTick() 
 encoder/util.R | 32 +++++++++++++++++++++++++++++---
 1 file changed, 29 insertions(+), 3 deletions(-)

Mon Apr 27 17:13:34 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder Roptions with comments for each line 
 encoder/call_capture.R | 11 ++------
 encoder/call_graph.R   | 18 ++-----------
 src/encoder.cs         | 70 +++++++++++++++++++++++++++++++++++++-------------
 src/gui/encoder.cs     |  2 +-
 src/sqlite/encoder.cs  |  4 +--
 src/sqlite/main.cs     |  2 +-
 src/util.cs            |  8 ++++++
 src/utilEncoder.cs     |  1 +
 8 files changed, 69 insertions(+), 47 deletions(-)

Mon Apr 27 15:31:42 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
Testing smoothing WIP 
 encoder/tests/smooth-2015.R | 39 ++++++++++++++++++++++++++++++++-------
 1 file changed, 32 insertions(+), 7 deletions(-)

Mon Apr 27 15:27:55 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
Added ROTARIAXISINERTIALMOVPULLEY in isInertial() and getDynamicsInertial() 
 encoder/util.R | 41 ++++++++++++++++++++++++++++++++---------
 1 file changed, 32 insertions(+), 9 deletions(-)

Sat Apr 25 02:58:29 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Safer opening image after a R process 
 src/gui/encoder.cs | 21 +++++++--------------
 src/utilGtk.cs     | 40 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 47 insertions(+), 14 deletions(-)

Fri Apr 24 23:07:22 2015 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 816 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 410 insertions(+), 406 deletions(-)

Fri Apr 24 20:34:29 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Leave opened encoder R Processes (analyze done). Need to check the TODOs and clean 
 encoder/call_graph.R  |  24 ++++-
 encoder/graph.R       |  24 ++---
 src/encoderRProc.cs   | 277 +++++++++++++++++++++++++++++++++++++++++---------
 src/gui/chronojump.cs |   2 +-
 src/gui/encoder.cs    |  48 ++++++---
 src/utilEncoder.cs    | 130 +----------------------
 6 files changed, 300 insertions(+), 205 deletions(-)

Thu Apr 23 21:17:47 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Added lapse in animation reaction time lights. Cleaned code 
 .../chronopic-firmware-multitest.c                 | 268 ++++++++++++++-------
 glade/chronojump.glade                             | 105 +++++++-
 src/chronopic.cs                                   |  17 ++
 src/constants.cs                                   |   4 +-
 src/gui/chronojump.cs                              |   9 +
 5 files changed, 319 insertions(+), 84 deletions(-)

Thu Apr 23 18:58:19 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
improved smoothing of the variable diameter 
 encoder/tests/conical_diameters.R | 45 ++++++++++++++++++++++++++++++++++-----
 1 file changed, 40 insertions(+), 5 deletions(-)

Thu Apr 23 15:48:02 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
Fixed force and power in inclinated planes 
 encoder/util.R | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

Thu Apr 23 13:00:19 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Leave opened encoder R Processes (capture better) 
 encoder/capture.R     |  6 ++++--
 src/encoderRProc.cs   | 16 +++++++---------
 src/gui/chronojump.cs |  5 +++++
 src/gui/encoder.cs    |  8 --------
 4 files changed, 16 insertions(+), 19 deletions(-)

Thu Apr 23 12:46:07 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
Testing variable diameters in conical machines 
 encoder/tests/conical_diameters.R            | 56 ++++++++++++++++++++++++++++
 encoder/tests/conical_diameters_Roptions.txt | 32 ++++++++++++++++
 2 files changed, 88 insertions(+)

Wed Apr 22 19:03:14 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Leave opened encoder R Processes (capture done) 
 encoder/capture.R   |  20 ++++-
 src/encoderRProc.cs | 218 ++++++++++++++++++++++++++++++++++++++++++++++++----
 src/gui/encoder.cs  | 177 ++++++------------------------------------
 src/utilEncoder.cs  |  27 -------
 4 files changed, 243 insertions(+), 199 deletions(-)

Wed Apr 22 09:08:11 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Improved compile instructions 
 howto_compile.txt | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

Wed Apr 22 08:11:04 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
More rdotnet removal 
 configure.ac      | 3 ---
 win32/Makefile.am | 2 --
 2 files changed, 5 deletions(-)

Tue Apr 21 19:58:52 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Leave opened encoder R Processes WIP 
 src/Makefile.am     |   1 +
 src/encoderRProc.cs | 103 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 104 insertions(+)

Tue Apr 21 18:27:15 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Bye bye RDotNet. Definetively. 
 Makefile.am                                        |   2 +-
 build/build.environment.mk                         |  22 -
 rdotnet/Makefile.am                                |   1 -
 rdotnet/R.NET/BuiltinFunction.cs                   |  34 --
 rdotnet/R.NET/CharacterMatrix.cs                   | 122 ----
 rdotnet/R.NET/CharacterVector.cs                   | 117 ----
 rdotnet/R.NET/Closure.cs                           |  74 ---
 rdotnet/R.NET/ComplexMatrix.cs                     | 116 ----
 rdotnet/R.NET/ComplexVector.cs                     | 106 ----
 rdotnet/R.NET/DataFrame.cs                         | 273 ---------
 rdotnet/R.NET/DataFrameColumnAttribute.cs          |  74 ---
 rdotnet/R.NET/DataFrameRow.cs                      | 103 ----
 rdotnet/R.NET/DataFrameRowAttribute.cs             |  62 --
 rdotnet/R.NET/Devices/CharacterDeviceAdapter.cs    | 261 ---------
 rdotnet/R.NET/Devices/ConsoleDevice.cs             | 143 -----
 rdotnet/R.NET/Devices/ICharacterDevice.cs          | 142 -----
 rdotnet/R.NET/Devices/NullCharacterDevice.cs       |  84 ---
 .../R.NET/Diagnostics/DataFrameColumnDisplay.cs    |  50 --
 rdotnet/R.NET/Diagnostics/DataFrameDebugView.cs    |  26 -
 rdotnet/R.NET/Diagnostics/FactorDebugView.cs       |  24 -
 rdotnet/R.NET/Diagnostics/MatrixDebugView.cs       |  25 -
 rdotnet/R.NET/Diagnostics/VectorDebugView.cs       |  25 -
 rdotnet/R.NET/Dynamic/DataFrameDynamicMeta.cs      |  42 --
 rdotnet/R.NET/Dynamic/ListDynamicMeta.cs           |  42 --
 .../R.NET/Dynamic/SymbolicExpressionDynamicMeta.cs |  41 --
 rdotnet/R.NET/DynamicVector.cs                     | 257 ---------
 rdotnet/R.NET/Environment.cs                       | 115 ----
 rdotnet/R.NET/Expression.cs                        |  62 --
 rdotnet/R.NET/ExpressionVector.cs                  |  80 ---
 rdotnet/R.NET/Factor.cs                            | 108 ----
 rdotnet/R.NET/Function.cs                          |  26 -
 rdotnet/R.NET/GenericVector.cs                     | 120 ----
 rdotnet/R.NET/IntegerMatrix.cs                     | 110 ----
 rdotnet/R.NET/IntegerVector.cs                     | 143 -----
 rdotnet/R.NET/InternalString.cs                    |  71 ---
 rdotnet/R.NET/Internals/BusyType.cs                |  18 -
 rdotnet/R.NET/Internals/ConsoleOutputType.cs       |  13 -
 rdotnet/R.NET/Internals/Delegates.cs               | 163 ------
 rdotnet/R.NET/Internals/OutputMode.cs              |  31 -
 rdotnet/R.NET/Internals/ParseStatus.cs             |  46 --
 rdotnet/R.NET/Internals/SEXPREC.cs                 | 137 -----
 rdotnet/R.NET/Internals/SEXPREC_HEADER.cs          |  14 -
 rdotnet/R.NET/Internals/SaveActions.cs             |  54 --
 rdotnet/R.NET/Internals/SymbolicExpressionType.cs  | 188 ------
 rdotnet/R.NET/Internals/Unix/Delegates.cs          |  57 --
 rdotnet/R.NET/Internals/Unix/RStart.cs             |  41 --
 rdotnet/R.NET/Internals/VECTOR_SEXPREC.cs          |  60 --
 rdotnet/R.NET/Internals/Windows/Delegates.cs       |  27 -
 rdotnet/R.NET/Internals/Windows/RStart.cs          |  37 --
 rdotnet/R.NET/Internals/Windows/UiMode.cs          |   9 -
 rdotnet/R.NET/Internals/YesNoCancel.cs             |  23 -
 rdotnet/R.NET/Internals/sxpinfo.cs                 |  60 --
 rdotnet/R.NET/Language.cs                          |  38 --
 rdotnet/R.NET/LogicalMatrix.cs                     | 109 ----
 rdotnet/R.NET/LogicalVector.cs                     | 104 ----
 rdotnet/R.NET/Makefile.am                          |  79 ---
 rdotnet/R.NET/Matrix.cs                            | 314 ----------
 rdotnet/R.NET/NumericMatrix.cs                     | 118 ----
 rdotnet/R.NET/NumericVector.cs                     | 146 -----
 rdotnet/R.NET/Pairlist.cs                          |  51 --
 rdotnet/R.NET/ParseException.cs                    |  70 ---
 rdotnet/R.NET/Properties/AssemblyInfo.cs           |  38 --
 rdotnet/R.NET/ProtectedPointer.cs                  |  43 --
 rdotnet/R.NET/RDotNet.csproj                       | 136 -----
 rdotnet/R.NET/REngine.cs                           | 566 ------------------
 rdotnet/R.NET/REngineExtension.cs                  | 517 -----------------
 rdotnet/R.NET/RawMatrix.cs                         | 107 ----
 rdotnet/R.NET/RawVector.cs                         | 140 -----
 rdotnet/R.NET/SpecialFunction.cs                   |  34 --
 rdotnet/R.NET/StartupParameter.cs                  | 298 ----------
 rdotnet/R.NET/Symbol.cs                            |  76 ---
 rdotnet/R.NET/SymbolicExpression.cs                | 242 --------
 rdotnet/R.NET/SymbolicExpressionExtension.cs       | 632 ---------------------
 rdotnet/R.NET/Utility.cs                           |  96 ----
 rdotnet/R.NET/Vector.cs                            | 245 --------
 rdotnet/RDotNet.NativeLibrary/Makefile.am          |  15 -
 rdotnet/RDotNet.NativeLibrary/NativeUtility.cs     |  50 --
 .../Properties/AssemblyInfo.cs                     |  38 --
 .../RDotNet.NativeLibrary.csproj                   |  57 --
 rdotnet/RDotNet.NativeLibrary/UnmanagedDll.cs      | 222 --------
 rdotnet/Rdll/i386/R.dll                            | Bin 2928640 -> 0 bytes
 rdotnet/Rdll/i386/R.exe                            | Bin 34816 -> 0 bytes
 rdotnet/Rdll/i386/RSetReg.exe                      | Bin 20480 -> 0 bytes
 rdotnet/Rdll/i386/Rblas.dll                        | Bin 239777 -> 0 bytes
 rdotnet/Rdll/i386/Rcmd.exe                         | Bin 34304 -> 0 bytes
 rdotnet/Rdll/i386/Rgraphapp.dll                    | Bin 348963 -> 0 bytes
 rdotnet/Rdll/i386/Rgui.exe                         | Bin 17920 -> 0 bytes
 rdotnet/Rdll/i386/Riconv.dll                       | Bin 102975 -> 0 bytes
 rdotnet/Rdll/i386/Rlapack.dll                      | Bin 1914368 -> 0 bytes
 rdotnet/Rdll/i386/Rscript.exe                      | Bin 21504 -> 0 bytes
 rdotnet/Rdll/i386/Rterm.exe                        | Bin 18432 -> 0 bytes
 rdotnet/Rdll/i386/Rzlib.dll                        | Bin 154917 -> 0 bytes
 rdotnet/Rdll/i386/open.exe                         | Bin 12800 -> 0 bytes
 rdotnet/Rdll/x64/R.dll                             | Bin 3056128 -> 0 bytes
 rdotnet/Rdll/x64/R.exe                             | Bin 39424 -> 0 bytes
 rdotnet/Rdll/x64/RSetReg.exe                       | Bin 23552 -> 0 bytes
 rdotnet/Rdll/x64/Rblas.dll                         | Bin 343623 -> 0 bytes
 rdotnet/Rdll/x64/Rcmd.exe                          | Bin 39424 -> 0 bytes
 rdotnet/Rdll/x64/Rgraphapp.dll                     | Bin 377496 -> 0 bytes
 rdotnet/Rdll/x64/Rgui.exe                          | Bin 22016 -> 0 bytes
 rdotnet/Rdll/x64/Riconv.dll                        | Bin 131391 -> 0 bytes
 rdotnet/Rdll/x64/Rlapack.dll                       | Bin 2120192 -> 0 bytes
 rdotnet/Rdll/x64/Rscript.exe                       | Bin 25088 -> 0 bytes
 rdotnet/Rdll/x64/Rterm.exe                         | Bin 22528 -> 0 bytes
 rdotnet/Rdll/x64/Rzlib.dll                         | Bin 181309 -> 0 bytes
 rdotnet/Rdll/x64/open.exe                          | Bin 16384 -> 0 bytes
 rdotnet/RecycleBin.snk.pub                         | Bin 288 -> 0 bytes
 src/chronojump.cs                                  |  13 +-
 src/gui/encoder.cs                                 | 617 ++++----------------
 src/utilEncoder.cs                                 | 164 +-----
 110 files changed, 131 insertions(+), 9325 deletions(-)

Sat Apr 18 19:54:31 2015 +0200 Jordi Mas <jmas@softcatala.org>
Fixes to Catalan translation 
 po/ca.po | 2303 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1179 insertions(+), 1124 deletions(-)

Thu Apr 16 19:32:48 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Changed LINEARONPLANEWEIGHTDIFFANGLE graph 
 ...der-linear-inclined-plane-weight-diff-angle.png |  Bin 20257 -> 22035 bytes
 images/svg/encoder-mode-icons.svg                  | 1731 +++++++++++++++-----
 2 files changed, 1333 insertions(+), 398 deletions(-)

Thu Apr 16 19:09:23 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
Fixed mass on LINEARONPLANEWEIGHTDIFFANGLE. canJump only in linear and inverted 
 encoder/graph.R | 10 ++++++-
 encoder/util.R  | 89 +++++++++++++++++++++++++++------------------------------
 2 files changed, 51 insertions(+), 48 deletions(-)

Thu Apr 16 15:27:46 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
fixing force calculus for force. WIP 
 encoder/util.R | 6 ++++++
 1 file changed, 6 insertions(+)

Wed Apr 15 13:05:00 2015 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 572 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 290 insertions(+), 282 deletions(-)

Tue Apr 14 17:31:53 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
Smoothing tests. WIP 
 encoder/tests/smooth-2015.R | 83 +++++++++++++++++++++++++++++++++++----------
 1 file changed, 65 insertions(+), 18 deletions(-)

Tue Apr 14 17:27:50 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Added readme.txt about encoder R files 
 encoder/graph.R    | 22 +++++++++++++++++-----
 encoder/readme.txt | 42 ++++++++++++++++++++++++++++++++++++++++++
 encoder/util.R     |  4 +++-
 src/gui/encoder.cs |  1 +
 4 files changed, 63 insertions(+), 6 deletions(-)

Tue Apr 14 13:31:58 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Added testing file for compressing curves 
 src/utilEncoder.cs             |  4 +++
 testing-stuff/compressCurve.cs | 74 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 78 insertions(+)

Mon Apr 13 20:18:16 2015 +0200 Xavier Padullés <x.padulles@gmail.com>
Minor fix 
 encoder/tests/smooth-2015.R | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Mon Apr 13 19:53:16 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder moving smooth-2015.R to tests 
 encoder/tests/smooth-2015.R | 33 +++++++++++++++++++++++++++++++++
 encoder/util.R              |  8 --------
 2 files changed, 33 insertions(+), 8 deletions(-)

Mon Apr 13 00:40:11 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Removed 'Formulas' option from menu 
 glade/chronojump.glade | 182 ++++++++++++++++++++++++++++++++-----------------
 1 file changed, 119 insertions(+), 63 deletions(-)

Fri Apr 10 19:07:44 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder capture tab show force on realtime plot and works with bells 
 glade/chronojump.glade          | 779 ++++++++++++++++++++++++++++++++++------
 src/constants.cs                |   2 +
 src/encoder.cs                  |  10 +-
 src/gui/encoder.cs              | 145 ++------
 src/gui/encoderTreeviews.cs     |  26 +-
 src/gui/repetitiveConditions.cs |  74 +++-
 6 files changed, 810 insertions(+), 226 deletions(-)

Fri Apr 10 18:54:58 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Minor fix on catalan translation 
 po/ca.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Apr 9 16:50:25 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed crash in load session when checkboxes are clicked 
 src/gui/session.cs | 19 +++++++++++++++++--
 1 file changed, 17 insertions(+), 2 deletions(-)

Wed Apr 8 18:25:50 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Trying to fix splashWin permanent on mac sometimes 
 src/chronojump.cs |  3 +++
 src/gui/splash.cs | 15 +++++++++++++++
 2 files changed, 18 insertions(+)

Wed Apr 8 09:19:20 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Experimental code for util.R 
 encoder/util.R | 7 +++++++
 1 file changed, 7 insertions(+)

Wed Apr 8 08:11:38 2015 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 1823 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 915 insertions(+), 908 deletions(-)

Tue Apr 7 17:35:18 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder video filename is shown and folder can be opened 
 glade/chronojump.glade | 394 +++++++++++++++++++++++++++++++++++++++++++++++--
 src/gui/encoder.cs     |  32 ++++
 src/util.cs            |   7 +
 3 files changed, 421 insertions(+), 12 deletions(-)

Mon Apr 6 20:20:50 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Catalan translation. Minor fixes 
 po/ca.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Mon Apr 6 15:02:51 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Better chronopic detection/connection 
 src/chronopicDetect.cs | 8 +++++---
 src/gui/chronojump.cs  | 8 ++++----
 src/gui/chronopic.cs   | 8 +++++---
 3 files changed, 14 insertions(+), 10 deletions(-)

Mon Apr 6 12:25:28 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
chronopic detect and connect (on contacts) done. Tests pending. 
 glade/chronojump.glade               | 243 ++++++++++++++++++++++++++---------
 po/POTFILES.in                       |   1 +
 src/Makefile.am                      |   2 +-
 src/chronopic.cs                     |  89 ++++++++++++-
 src/chronopicDetect.cs               | 195 ++++++++++++++++++++++++++++
 src/chronopicDialogAutoController.cs | 139 --------------------
 src/constants.cs                     |   3 +
 src/gui/chronojump.cs                | 130 +++++++++++++++----
 src/gui/chronopic.cs                 | 144 +++++++--------------
 9 files changed, 623 insertions(+), 323 deletions(-)

Sun Apr 5 15:11:18 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
AutoDetect encoder on progressbar 
 glade/chronojump.glade               | 502 +++++++++++++++++++++--------------
 src/Makefile.am                      |   1 -
 src/chronopicDialogAutoController.cs |  63 +++--
 src/constants.cs                     |   4 +
 src/gui/chronojump.cs                |  27 +-
 src/gui/chronopicAuto.cs             |  58 ----
 src/gui/encoder.cs                   |   5 +-
 src/gui/helpPorts.cs                 |   7 +-
 8 files changed, 383 insertions(+), 284 deletions(-)

Sun Apr 5 12:43:14 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Nicer Autodetect 
 glade/chronojump.glade               | 135 +++++++++++++++++++++++++++++++++++
 src/chronopicDialogAutoController.cs |   7 +-
 src/gui/chronojump.cs                |  19 +----
 src/gui/chronopicAuto.cs             |   5 ++
 4 files changed, 146 insertions(+), 20 deletions(-)

Sun Apr 5 12:13:40 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
Merging 
 src/Makefile.am                      |   2 +
 src/chronopicDialogAutoController.cs | 111 +++++++++++++++++++++++++++++++++++
 src/gui/chronojump.cs                |  26 ++++++++
 src/gui/chronopicAuto.cs             |  53 +++++++++++++++++
 4 files changed, 192 insertions(+)

Sat Apr 4 20:56:23 2015 +0200 Xavier de Blas <xaviblas@gmail.com>
analyze current set concentric, separate phases button unsensitive 
 src/gui/encoder.cs | 37 ++++++++++++++++++++++++++++++++-----
 1 file changed, 32 insertions(+), 5 deletions(-)

Sat Mar 28 12:28:12 2015 +0100 Xavier de Blas <xaviblas@gmail.com>
Autodetect encoder done! normal Chronopic pending 
 glade/chronojump.glade | 136 +++++++++++++++++++++++++++++++++++++++++--------
 src/chronopic.cs       |  20 +++++---
 src/gui/chronojump.cs  |  92 ++++++++++++++++-----------------
 src/gui/chronopic.cs   |  27 ++++++++--
 src/gui/encoder.cs     |   4 +-
 src/util.cs            |   9 ++++
 6 files changed, 209 insertions(+), 79 deletions(-)

Fri Mar 27 18:36:56 2015 +0100 Xavier de Blas <xaviblas@gmail.com>
Autodetect Encoder and normal Chronopic on menu change 70% 
 glade/chronojump.glade | 69 ++++++++++++++++++++++++++++++++++++++++++++++
 src/chronopic.cs       | 74 ++++++++++++++++++++++++++++++++++----------------
 src/gui/chronojump.cs  | 18 ++++++++----
 3 files changed, 132 insertions(+), 29 deletions(-)

Thu Mar 26 21:50:03 2015 +0100 Xavier de Blas <xaviblas@gmail.com>
Autodetect Encoder and normal Chronopic on menu change. WIP 
 src/chronopic.cs      | 167 +++++++++++++++++++++++++++++++++++++++++++++++++-
 src/gui/chronojump.cs |  21 ++++++-
 2 files changed, 186 insertions(+), 2 deletions(-)

Mon Mar 23 22:01:01 2015 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed 1.5.0 bug: cancel or delete signal makes bars disappear until cj is closed 
 src/gui/encoder.cs | 1 +
 1 file changed, 1 insertion(+)

Mon Mar 23 21:50:47 2015 +0100 Xavier de Blas <xaviblas@gmail.com>
Minor fix 
 src/utilAll.cs | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Mon Mar 23 21:42:43 2015 +0100 Xavier de Blas <xaviblas@gmail.com>
Minor change 
 src/gui/encoder.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Mar 23 21:36:41 2015 +0100 Xavier de Blas <xaviblas@gmail.com>
On Ping, Mac and Unix are differentiated 
 src/utilAll.cs | 5 +++++
 1 file changed, 5 insertions(+)

Mon Mar 23 20:32:06 2015 +0100 Xavier de Blas <xaviblas@gmail.com>
Minor fix 
 src/gui/encoder.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Mar 23 19:56:58 2015 +0100 Xavier de Blas <xaviblas@gmail.com>
inertial diameters will be processed as a list. TODO: GUI changes 
 encoder/util.R | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

Mon Mar 23 19:50:34 2015 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed catalan typo 
 po/ca.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Mar 23 19:36:30 2015 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder code clean 
 encoder/capture.R |  2 +-
 encoder/graph.R   |  6 ++--
 encoder/util.R    | 87 ++++++++++++++++++++++---------------------------------
 3 files changed, 39 insertions(+), 56 deletions(-)

Mon Mar 23 16:53:06 2015 +0100 Xavier Padullés <x.padulles@gmail.com>
minor fix 
 encoder/util.R | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Mar 23 16:36:42 2015 +0100 Xavier Padullés <x.padulles@gmail.com>
Added and modified comments for getDisplacement 
 encoder/util.R | 161 ++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 92 insertions(+), 69 deletions(-)

Mon Mar 23 14:04:01 2015 +0100 Xavier Padullés <x.padulles@gmail.com>
Spanish tranlation. Tiempo de tramo/Tiempo acumulado 
 po/es.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Mon Mar 23 12:15:57 2015 +0100 Xavier de Blas <xaviblas@gmail.com>
Activating json on MacOSX again 
 src/json.cs | 21 ---------------------
 1 file changed, 21 deletions(-)

Thu Mar 19 19:26:20 2015 +0100 Xavier de Blas <xaviblas@gmail.com>
multitest firmware c fixed 
 .../chronopic-firmware-multitest.c                 | 38 +++++++++++++---------
 1 file changed, 22 insertions(+), 16 deletions(-)

Thu Mar 19 19:25:49 2015 +0100 Xavier de Blas <xaviblas@gmail.com>
Minor changes 
 howto_new_version.txt | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

Thu Mar 19 15:48:53 2015 +0100 Xavier Padullés <x.padulles@gmail.com>
Added getInstantDiameters for conic machines 
 encoder/util.R | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

Tue Mar 17 19:11:58 2015 +0100 Xavier de Blas <xaviblas@gmail.com>
Bump version 1.4.5 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Mar 17 18:03:45 2015 +0100 Windows Build <windows@chronojump.org>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
Fixing MacOS identify 
 src/utilAll.cs | 1 +
 1 file changed, 1 insertion(+)

Mon Mar 16 13:39:02 2015 +0100 Xavier de Blas <xaviblas@gmail.com>
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 <samir.ribic@etf.unsa.ba>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <windows@chronojump.org>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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ý <marek@manet.cz>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <x.padulles@gmail.com>
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 <x.padulles@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <windows@chronojump.org>
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 <xaviblas@gmail.com>
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 <windows@chronojump.org>
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ý <marek@manet.cz>
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 <xaviblas@gmail.com>
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ý <marek@manet.cz>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
Safer EncoderCaptureStringR as List<string> 
 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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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ý <marek@manet.cz>
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 <xaviblas@gmail.com>
Minor change 
 src/constants.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Mar 2 21:16:18 2015 +0100 Xavier de Blas <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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ý <marek@manet.cz>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <ylatuya@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 2636 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1356 insertions(+), 1280 deletions(-)

Mon Feb 23 21:35:59 2015 +0100 Matej Dremelj <matej.dremelj@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <x.padulles@gmail.com>
Updated Catalan tranlation 
 po/ca.po | 76 +++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 46 insertions(+), 30 deletions(-)

Sun Feb 22 21:19:27 2015 +0000 Muhammet Kara <muhammetk@gmail.com>
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 <matej.dremelj@gmail.com>
Updated Slovenian translation 
 po/sl.po | 5774 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 3264 insertions(+), 2510 deletions(-)

Fri Feb 20 20:52:34 2015 +0100 Marek Černocký <marek@manet.cz>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <x.padulles@gmail.com>
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 <xaviblas@gmail.com>
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 <x.padulles@gmail.com>
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 <xaviblas@gmail.com>
Minor change 
 glade/chronojump.glade | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Thu Feb 19 18:35:39 2015 +0100 Xavier de Blas <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
minor change 
 glade/chronojump.glade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Feb 19 16:52:04 2015 +0100 Xavier de Blas <xaviblas@gmail.com>
minor fix 
 glade/chronojump.glade | 59 +++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 58 insertions(+), 1 deletion(-)

Thu Feb 19 14:20:28 2015 +0100 Xavier de Blas <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <carles@pina.cat>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
Better video stop 
 src/gui/encoder.cs | 6 ++++++
 1 file changed, 6 insertions(+)

Mon Feb 9 14:31:10 2015 +0100 Xavier de Blas <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <carles@pina.cat>
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 <carles@pina.cat>
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 <x.padulles@gmail.com>
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ý <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 58 +++++++++++++++-------------------------------------------
 1 file changed, 15 insertions(+), 43 deletions(-)

Tue Feb 3 10:04:04 2015 +0100 Marek Černocký <marek@manet.cz>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <carles@pina.cat>
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 <carles@pina.cat>
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 <carles@pina.cat>
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 <carles@pina.cat>
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 <carles@pina.cat>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <carles@pina.cat>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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ý <marek@manet.cz>
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 <carles@pina.cat>
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 <xaviblas@gmail.com>
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 <urbalazs@src.gnome.org>
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 <carles@pina.cat>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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ý <marek@manet.cz>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <daniel.mustieles@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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ý <marek@manet.cz>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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ý <marek@manet.cz>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <windows@chronojump.org>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <x.padulles@gmail.com>
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 <xaviblas@gmail.com>
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 <x.padulles@gmail.com>
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 <x.padulles@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
Added TODOs to exportSession 
 src/exportSession.cs | 5 +++++
 1 file changed, 5 insertions(+)

Tue Dec 2 18:33:40 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <x.padulles@gmail.com>
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 <x.padulles@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <xaviblas@gmail.com>
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 <x.padulles@gmail.com>
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 <x.padulles@gmail.com>
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 <x.padulles@gmail.com>
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 <xaviblas@gmail.com>
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@chronojump.org>
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 <xaviblas@gmail.com>
Bump version 1.4.9 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sat Nov 29 12:35:18 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed analysis single, curves num combo when person changes 
 src/gui/encoder.cs | 22 +++++-----------------
 1 file changed, 5 insertions(+), 17 deletions(-)

Fri Nov 28 20:06:15 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed Neuromuscular Profile table shows now mm for ranges 
 src/gui/encoderTreeviews.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Fri Nov 28 17:00:42 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed crash since 1.4.8 on creating multiple persons in blank database. Also could fail before on saving encoder curves fo the first time 
 src/gui/encoder.cs |  8 +++++++-
 src/gui/person.cs  | 24 ++++++++++++++++++++----
 src/sqlite/main.cs |  1 +
 3 files changed, 28 insertions(+), 5 deletions(-)

Tue Nov 25 12:01:52 2014 +0100 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 3675 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1910 insertions(+), 1765 deletions(-)

Mon Nov 24 18:19:23 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Updated windows driver 
 win32/chronojump_innosetup.iss.in                  |   2 +-
 win32/deps/drivers/CDM_v2.10.00_WHQL_Certified.exe | Bin 1958824 -> 0 bytes
 win32/deps/drivers/CDM_v2.12.00_WHQL_Certified.exe | Bin 0 -> 2240336 bytes
 3 files changed, 1 insertion(+), 1 deletion(-)

Mon Nov 24 17:17:40 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Now inertia moment calculation can be called n times without closing the window 
 src/gui/encoder.cs | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

Mon Nov 24 16:48:44 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Default encoder capture is 30 seconds now (was 10) 
 glade/chronojump.glade | 59 +++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 58 insertions(+), 1 deletion(-)

Mon Nov 24 16:23:08 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed encoder analyze curves concentric on inertial 
 encoder/graph.R | 93 +++++++++++++++++++++++++++++++++------------------------
 1 file changed, 54 insertions(+), 39 deletions(-)

Sun Nov 23 15:25:30 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Subtraction between tests working again 
 src/statType.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Fri Nov 21 11:34:31 2014 +0100 Xavier Padullés <x.padulles@gmail.com>
Fixed manual. Platform problems don't need computer 
 manual/chronojump_manual_en.lyx |   7 ++++---
 manual/chronojump_manual_en.pdf | Bin 7870630 -> 7870605 bytes
 manual/chronojump_manual_es.lyx |   4 ++--
 manual/chronojump_manual_es.pdf | Bin 3422908 -> 3600410 bytes
 4 files changed, 6 insertions(+), 5 deletions(-)

Thu Nov 20 13:13:22 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed analyze with inertial machines ecc-con, saved reps. 
 encoder/graph.R    | 17 +++++++++++++++++
 src/gui/encoder.cs |  2 +-
 2 files changed, 18 insertions(+), 1 deletion(-)

Wed Nov 19 22:44:04 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
More Close after Dispose on TextWriters 
 src/chronojump.cs    | 1 +
 src/exportSession.cs | 1 +
 src/gui/encoder.cs   | 2 ++
 src/stats/main.cs    | 1 +
 src/utilEncoder.cs   | 3 +++
 5 files changed, 8 insertions(+)

Wed Nov 19 21:27:51 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Closing writer before dispose to fix "Too many open files" on MacOSX 
 src/gui/encoder.cs | 3 +++
 1 file changed, 3 insertions(+)

Wed Nov 19 20:08:08 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
safely destroy on splash window 
 src/gui/splash.cs | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

Sat Nov 15 12:57:17 2014 +0200 Lasse Liehu <lasse.liehu@gmail.com>
Finnish translation update 
 po/fi.po | 10577 ++++++++++++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 8670 insertions(+), 1907 deletions(-)

Mon Nov 10 21:51:36 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Bump version 1.4.8 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Nov 10 21:43:26 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Several fixes on realtime ecc capture 
 src/gui/encoder.cs | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

Mon Nov 10 20:21:45 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed a possible crash on creating a person with previous images (from a moved db) 
 src/gui/chronojump.cs | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Mon Nov 10 13:20:29 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Virtual systems should not show now Take snapshot and timelabel (finally) 
 CesarPlayer/Gui/CapturerBin.cs | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Mon Nov 10 12:46:48 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Virtual systems should not show now Take snapshot and timelabel (2nd try) 
 CesarPlayer/Gui/CapturerBin.cs | 3 +++
 1 file changed, 3 insertions(+)

Mon Nov 10 12:21:08 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
ChronojumpProfile stats hidden for next version 
 src/gui/encoder.cs | 5 +++--
 src/gui/stats.cs   | 2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

Mon Nov 10 12:11:42 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder test ends at n inactivity seconds, but if no repetitions captured, then will end at double of this time to have more time to start movement 
 glade/chronojump.glade | 80 ++++++++++++++++++++++++++++++++++++++++++++++++++
 src/gui/encoder.cs     | 18 ++++++++++--
 2 files changed, 95 insertions(+), 3 deletions(-)

Mon Nov 10 11:36:25 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Moved Cyprus to Europe 
 src/sqlite/country.cs |  5 +++--
 src/sqlite/main.cs    | 14 +++++++++++++-
 2 files changed, 16 insertions(+), 3 deletions(-)

Mon Nov 10 11:21:19 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Better messages on firmware multitest check 
 src/chronopic.cs     | 4 ++--
 src/gui/chronopic.cs | 5 ++++-
 2 files changed, 6 insertions(+), 3 deletions(-)

Mon Nov 10 10:30:21 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Virtual systems should not show now Take snapshot and timelabel 
 CesarPlayer/gtk-gui/gui.stetic | 2 ++
 1 file changed, 2 insertions(+)

Mon Nov 10 01:14:23 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
encoder graph impr: no propulsiveEnd line if all curve is propulsive. Better display of max speed,power and time to them 
 encoder/graph.R | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

Mon Nov 10 00:51:45 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
On Linux audio is recommended to be off until Mono has this fixed 
 src/gui/chronojump.cs | 13 +++++++++++++
 src/utilAll.cs        | 14 ++++++++++++++
 2 files changed, 27 insertions(+)

Mon Nov 10 00:32:42 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Better translations on graph.R 
 encoder/graph.R | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Sun Nov 9 11:28:28 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Upated chronojump_crash file 
 manual/chronojump_crash.odt | Bin 61125 -> 72178 bytes
 manual/chronojump_crash.pdf | Bin 37608 -> 48059 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

Fri Nov 7 21:17:21 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
On 1RM row deleted, 1RM treeview is updated 
 src/gui/encoder.cs | 2 ++
 1 file changed, 2 insertions(+)

Thu Nov 6 12:37:32 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
minor changes 
 howto_translate.txt | 5 +++++
 1 file changed, 5 insertions(+)

Thu Nov 6 12:24:47 2014 +0100 Windows Build <windows@chronojump.org>
Fixed translation on Windows using old libglade. Big moment!. 
 win32/Makefile.am                 |   2 +-
 win32/deps/bin/libglade-2.0-0.dll | Bin 0 -> 168833 bytes
 2 files changed, 1 insertion(+), 1 deletion(-)

Thu Nov 6 12:02:07 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
"Informe" to "report" on glade 
 glade/chronojump.glade | 116 ++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 115 insertions(+), 1 deletion(-)

Wed Nov 5 11:38:24 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed problem in long line sent to R on "contacts" statistics 
 howto_compile.txt | 1 +
 src/stats/main.cs | 5 +++++
 2 files changed, 6 insertions(+)

Mon Nov 3 00:55:31 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Country creation as a transaction 
 src/sqlite/country.cs | 44 ++++++++++++++++++++++++++++----------------
 src/sqlite/encoder.cs | 20 +++++++++++++++-----
 2 files changed, 43 insertions(+), 21 deletions(-)

Mon Nov 3 00:17:36 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder update curves on SQL as transaction: fast 
 src/gui/encoder.cs    | 18 ++----------------
 src/sqlite/encoder.cs | 35 +++++++++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+), 16 deletions(-)

Sat Nov 1 22:03:21 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Chronopic window only shows 4 chronopics if opened from "other" (not, jump, run or encoder) 
 glade/chronojump.glade | 78 ++++++++++++++++++++++++++++++++++++++++++++------
 src/gui/chronojump.cs  |  8 ++++--
 src/gui/chronopic.cs   | 15 ++++++----
 3 files changed, 86 insertions(+), 15 deletions(-)

Sat Nov 1 21:03:48 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Chronopic big 3 improvements: Fixed crash on Linux/Mac when chronopic disconnect. Auto change debounce on multitest. Chronopic port lot safer 
 glade/chronojump.glade | 182 ++++++++++++++++++++++++++++++++-----------------
 src/chronopic.cs       |   5 +-
 src/gui/chronojump.cs  |  94 ++++++++++++++++++++++++-
 src/gui/chronopic.cs   |  75 +++++++++++++-------
 4 files changed, 268 insertions(+), 88 deletions(-)

Sat Nov 1 15:36:48 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Better string for ChronojumpProfile 
 src/stats/chronojumpProfile.cs | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Sat Nov 1 15:32:16 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Sqlite transaction on inserting multiple person (FAST!) 
 src/gui/person.cs           | 81 ++++++++++++++++++++++++++-------------------
 src/person.cs               | 12 ++++++-
 src/personSession.cs        |  9 ++++-
 src/sqlite/person.cs        |  3 ++
 src/sqlite/personSession.cs | 44 ++++++++++++++++++++++++
 5 files changed, 113 insertions(+), 36 deletions(-)

Sat Nov 1 13:57:09 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Safer SQL using Sqlite ON with try catch, and safer create multiple persons 
 src/gui/person.cs                    |  20 +-
 src/person.cs                        |   4 +-
 src/personSession.cs                 |   4 +-
 src/sqlite/country.cs                |  14 +-
 src/sqlite/encoder.cs                |  54 ++---
 src/sqlite/event.cs                  |  14 +-
 src/sqlite/executeAuto.cs            |   8 +-
 src/sqlite/jump.cs                   |  26 +--
 src/sqlite/jumpRj.cs                 |  22 +-
 src/sqlite/jumpType.cs               |  44 ++--
 src/sqlite/main.cs                   | 386 ++++++++++++++++++-----------------
 src/sqlite/multiChronopic.cs         |  22 +-
 src/sqlite/oldConvert.cs             |  10 +-
 src/sqlite/person.cs                 |  39 ++--
 src/sqlite/personSession.cs          |  46 ++---
 src/sqlite/personSessionNotUpload.cs |  14 +-
 src/sqlite/preferences.cs            |  16 +-
 src/sqlite/pulse.cs                  |  18 +-
 src/sqlite/pulseType.cs              |  14 +-
 src/sqlite/reactionTime.cs           |  18 +-
 src/sqlite/run.cs                    |  18 +-
 src/sqlite/runInterval.cs            |  18 +-
 src/sqlite/runType.cs                |  38 ++--
 src/sqlite/server.cs                 |  34 +--
 src/sqlite/session.cs                |  46 ++---
 src/sqlite/speciallity.cs            |  18 +-
 src/sqlite/sport.cs                  |  18 +-
 src/sqlite/stat.cs                   |  60 +++---
 28 files changed, 530 insertions(+), 513 deletions(-)

Fri Oct 31 16:05:54 2014 +0100 Piotr Drąg <piotrdrag@gmail.com>
Updated POTFILES.in 
 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

Fri Oct 31 00:45:58 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Chronojump  Profile ... more stuff 
 src/Makefile.am                |   1 +
 src/constants.cs               |   1 +
 src/genericObjects.cs          |  28 ++++++++
 src/gui/stats.cs               |  14 ++++
 src/sqlite/main.cs             |   1 -
 src/sqlite/stat.cs             |  47 ++++++++-----
 src/statType.cs                |   8 +++
 src/stats/chronojumpProfile.cs | 148 +++++++++++++++++++++++++++++++++++++++++
 8 files changed, 231 insertions(+), 17 deletions(-)

Sun Oct 26 09:35:32 2014 -0300 Xavier de Blas <xaviblas@gmail.com>
Chronojump Profile Sqlite stat selection done 
 src/sqlite/stat.cs | 59 ++++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 44 insertions(+), 15 deletions(-)

Sun Oct 26 09:09:08 2014 -0300 Xavier de Blas <xaviblas@gmail.com>
"SQL ON" "SQL OFF" at log 
 src/sqlite/main.cs | 2 ++
 1 file changed, 2 insertions(+)

Sun Oct 26 09:03:36 2014 -0300 Xavier de Blas <xaviblas@gmail.com>
Chronopic window on disconnect cable complains only if it's in contacts mode 
 src/gui/chronopic.cs | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Tue Oct 28 15:36:23 2014 +0100 Xavier Padullés <x.padulles@gmail.com>
Updated manual. Added automatic mode 
 manual/automatic_delete.png     | Bin 0 -> 914 bytes
 manual/automatic_list.png       | Bin 0 -> 991 bytes
 manual/automatic_skip.png       | Bin 0 -> 902 bytes
 manual/chronojump_manual_en.lyx | 194 ++++++++++++++++++++++++++++++++++++++--
 manual/chronojump_manual_en.pdf | Bin 7862671 -> 7870630 bytes
 5 files changed, 186 insertions(+), 8 deletions(-)

Fri Oct 24 00:01:08 2014 -0300 Xavier de Blas <xaviblas@gmail.com>
DJna DJa default use calculate fall height. show start in or out 
 glade/chronojump.glade | 144 ++++++++++++++++++++++++++++++++++++++++++++-----
 src/gui/jump.cs        |  25 +++++----
 2 files changed, 147 insertions(+), 22 deletions(-)

Thu Oct 23 23:34:59 2014 -0300 Xavier de Blas <xaviblas@gmail.com>
TF,TC translatable on treeview jumps 
 src/treeViewJump.cs | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

Thu Oct 23 23:28:44 2014 -0300 Xavier de Blas <xaviblas@gmail.com>
When adding a person accept can be clicked and error will appear (if there's no name or weight) 
 src/gui/person.cs | 44 ++++++++++++++++++++++++++------------------
 1 file changed, 26 insertions(+), 18 deletions(-)

Thu Oct 23 11:30:07 2014 -0300 Xavier de Blas <xaviblas@gmail.com>
slCMJ defaults dominance unknown, fall both 
 glade/chronojump.glade | 144 +++++++++++++++++++++++++++++++++++--------------
 src/gui/jump.cs        |  10 ++--
 2 files changed, 110 insertions(+), 44 deletions(-)

Wed Oct 22 20:28:25 2014 -0300 Xavier de Blas <xaviblas@gmail.com>
Adding a person doesn't need date, sport, specially, level 
 glade/chronojump.glade | 121 ++++++++++++++++++++++++++++---------------------
 src/gui/person.cs      |  49 +++++---------------
 2 files changed, 81 insertions(+), 89 deletions(-)

Wed Oct 22 09:47:38 2014 -0300 Xavier de Blas <xaviblas@gmail.com>
Fixed possible SQL crash using notebooks_change (deleting 20 files continuously produces the crash) 
 src/gui/chronojump.cs | 43 +++++++++++++++++++++++++------------------
 1 file changed, 25 insertions(+), 18 deletions(-)

Tue Oct 21 12:21:43 2014 -0300 Xavier de Blas <xaviblas@gmail.com>
SelectJumpProfile objects working 
 src/genericObjects.cs     | 112 +++++++++++++++++++++++++++++++++++++++++++++-
 src/sqlite/executeAuto.cs |   9 +++-
 src/sqlite/main.cs        |  47 +++++++++++++++++--
 src/sqlite/stat.cs        |  32 +++++++++++++
 4 files changed, 192 insertions(+), 8 deletions(-)

Sat Oct 18 18:58:49 2014 -0300 Xavier de Blas <xaviblas@gmail.com>
Chronojump profile and bilateral profile added 
 glade/chronojump.glade    |  4 ++--
 src/sqlite/executeAuto.cs | 21 +++++++++++++++++----
 src/sqlite/main.cs        | 17 ++++++++++++++++-
 3 files changed, 35 insertions(+), 7 deletions(-)

Sat Oct 18 18:31:33 2014 -0300 Xavier de Blas <xaviblas@gmail.com>
slCMJ vertical always on 90 degrees 
 src/gui/jump.cs | 1 +
 1 file changed, 1 insertion(+)

Sat Oct 18 18:28:28 2014 -0300 Xavier de Blas <xaviblas@gmail.com>
DB 1.14 slCMJ -> slCMJleft, slCMJright 
 glade/chronojump.glade   | 228 ++++++++++++++---------------------------------
 src/gui/chronojump.cs    |   4 +-
 src/gui/jump.cs          |  89 ++++++------------
 src/jumpType.cs          |   8 +-
 src/sqlite/jumpType.cs   |   3 +-
 src/sqlite/main.cs       |  14 ++-
 src/sqlite/oldConvert.cs |  28 ++++++
 7 files changed, 145 insertions(+), 229 deletions(-)

Sat Oct 18 15:44:49 2014 -0300 Xavier de Blas <xaviblas@gmail.com>
weight jumps have 100% weight by default 
 glade/chronojump.glade | 78 +++++++++++++++++++++++++++++++++++++++++++-------
 src/gui/jump.cs        |  4 +--
 2 files changed, 70 insertions(+), 12 deletions(-)

Sat Oct 18 15:37:32 2014 -0300 Xavier de Blas <xaviblas@gmail.com>
Prepare jump profile on executeAuto 
 chronojump_server/Makefile.am |  1 +
 src/Makefile.am               |  1 +
 src/executeAuto.cs            |  9 +++++---
 src/genericObjects.cs         | 53 +++++++++++++++++++++++++++++++++++++++++++
 src/sqlite/executeAuto.cs     | 32 ++++++++++++++++++++++----
 src/sqlite/main.cs            |  4 ++++
 6 files changed, 93 insertions(+), 7 deletions(-)

Sat Oct 18 09:47:26 2014 -0300 Xavier de Blas <xaviblas@gmail.com>
sqlite select jumptypes care for dbcon opened 
 src/gui/chronojump.cs  |  6 +++---
 src/gui/executeAuto.cs |  2 +-
 src/gui/jump.cs        |  6 +++---
 src/gui/queryServer.cs |  2 +-
 src/gui/stats.cs       | 16 ++++++++--------
 src/sqlite/jumpType.cs | 12 ++++++++----
 6 files changed, 24 insertions(+), 20 deletions(-)

Fri Oct 17 03:25:41 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
ExecuteAuto implements load. Finished executeAuto 
 src/executeAuto.cs        | 14 ++++++++
 src/gui/executeAuto.cs    | 90 +++++++++++++++++++++++++++++++++++++----------
 src/sqlite/executeAuto.cs | 13 ++++---
 3 files changed, 95 insertions(+), 22 deletions(-)

Thu Oct 16 20:39:40 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed sensitiveness on auto after jump 
 src/gui/chronojump.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Tue Oct 14 00:45:51 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Better sensitiveness executeAuto 
 glade/chronojump.glade |  8 +++++---
 src/gui/executeAuto.cs | 23 +++++++++++------------
 2 files changed, 16 insertions(+), 15 deletions(-)

Tue Oct 14 00:32:00 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Automatic tests can be deleted from DB 
 glade/chronojump.glade    | 58 +++++++++++++++++++++++++++++++++++++++++++++++
 src/executeAuto.cs        |  8 +++++--
 src/gui/executeAuto.cs    | 35 +++++++++++++++++++++++++---
 src/sqlite/executeAuto.cs |  3 ++-
 src/utilGtk.cs            | 10 ++++++++
 5 files changed, 108 insertions(+), 6 deletions(-)

Mon Oct 13 18:43:39 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
new feature! DJ fall can be calculated using a prejump 
 glade/chronojump.glade | 162 ++++++++++++++++++++++++++++++++++++++++++++++---
 src/execute/jump.cs    | 131 ++++++++++++++++++++++++++++-----------
 src/gui/chronojump.cs  |  37 ++++++++---
 src/gui/jump.cs        |  10 ++-
 src/jump.cs            |   3 +-
 src/jumpType.cs        |   2 +-
 6 files changed, 288 insertions(+), 57 deletions(-)

Mon Oct 13 00:43:01 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
ExecuteAuto Load (80% done) 
 chronojump_server/Makefile.am             |   1 +
 glade/chronojump.glade                    | 516 ++++++++++++++++++++----------
 libcesarplayer/baconvideowidget-marshal.c | 494 ++++++++++++++--------------
 libcesarplayer/baconvideowidget-marshal.h |  88 ++---
 src/Makefile.am                           |   2 +-
 src/executeAuto.cs                        |  76 ++++-
 src/gui/executeAuto.cs                    | 137 ++++++--
 src/gui/usefulObjects.cs                  |  32 --
 src/sqlite/executeAuto.cs                 |  35 +-
 9 files changed, 860 insertions(+), 521 deletions(-)

Sun Oct 12 19:59:08 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
ExecuteAuto save sequence. Done! 
 diagrams/sqlite/chronojump_sqlite.dia             | Bin 14185 -> 14455 bytes
 diagrams/sqlite/chronojump_sqlite.png             | Bin 212548 -> 225383 bytes
 diagrams/sqlite/chronojump_sqlite_2014_jun_16.png | Bin 0 -> 212548 bytes
 glade/chronojump.glade                            |  94 +++++++++++++++++-----
 src/Makefile.am                                   |   1 +
 src/constants.cs                                  |   1 +
 src/executeAuto.cs                                |  28 ++++---
 src/gui/executeAuto.cs                            |  53 ++++++------
 src/sqlite/executeAuto.cs                         |  80 ++++++++++++++++++
 src/sqlite/main.cs                                |  16 +++-
 10 files changed, 214 insertions(+), 59 deletions(-)

Sun Oct 12 18:46:40 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Auto mode renamed Automatic mode 
 glade/chronojump.glade | 61 ++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 59 insertions(+), 2 deletions(-)

Fri Oct 10 19:35:15 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
ExecuteAuto preparing to save in SQL 
 src/executeAuto.cs     | 44 ++++++++++++++++++++++++++++++++++++++++++++
 src/gui/executeAuto.cs | 37 ++++++++++++++++++++++++++-----------
 2 files changed, 70 insertions(+), 11 deletions(-)

Fri Oct 10 16:22:08 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Auto mode: Preparing GUI to save 
 glade/chronojump.glade | 450 +++++++++++++++++++++++++++++++++----------------
 src/gui/executeAuto.cs |  18 ++
 2 files changed, 319 insertions(+), 149 deletions(-)

Fri Oct 10 12:58:09 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
ExecuteAuto shows exercise count 
 src/gui/executeAuto.cs | 18 ++++++++++++------
 src/utilGtk.cs         |  4 +---
 2 files changed, 13 insertions(+), 9 deletions(-)

Fri Oct 10 12:44:48 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Auto mode with treeviews 
 glade/chronojump.glade | 297 +++++++++++++++++++++++++++++++++++--------------
 src/gui/executeAuto.cs |  96 +++++++++-------
 src/utilGtk.cs         |  12 ++
 3 files changed, 283 insertions(+), 122 deletions(-)

Mon Oct 6 17:17:48 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder save table now detects convertDecimalSeparator preference 
 src/encoder.cs     | 38 ++++++++++++++++++++++++++++++++------
 src/gui/encoder.cs | 14 ++++++++++----
 src/util.cs        |  8 ++++++++
 3 files changed, 50 insertions(+), 10 deletions(-)

Wed Oct 1 18:09:10 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder exercise predefined cannot be deleted. On deletion of exercise, combo is updated 
 src/gui/encoder.cs       | 45 +++++++++++++++++++++++++++++----------------
 src/gui/genericWindow.cs |  2 +-
 2 files changed, 30 insertions(+), 17 deletions(-)

Tue Sep 30 16:38:57 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Better GUI: when ecc-con changed, treeview capture cannot be selected 
 src/gui/encoder.cs | 4 ++++
 1 file changed, 4 insertions(+)

Tue Sep 30 13:21:33 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed video exists? on encoder 
 src/sqlite/encoder.cs | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

Tue Sep 30 13:03:30 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed treeviewJump Rj could not be selectable 
 src/treeViewJump.cs | 10 ++++++++++
 1 file changed, 10 insertions(+)

Tue Sep 30 12:47:13 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Added -g on inclinated plane propulsiveEnd 
 encoder/graph.R | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Sep 29 16:46:08 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
video URL shown on contact tests 
 glade/chronojump.glade | 168 ++++++++++++++++++++++++++++++++++++++++++-------
 src/gui/event.cs       |  13 +++-
 2 files changed, 158 insertions(+), 23 deletions(-)

Mon Sep 29 16:16:17 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
chronopic viewport moved at top right 
 glade/chronojump.glade | 2558 +++++++++++++++++++++++++-----------------------
 src/gui/chronojump.cs  |   13 +
 2 files changed, 1356 insertions(+), 1215 deletions(-)

Mon Sep 29 15:41:49 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Better message on chronopic multitest change minimum value 
 glade/chronojump.glade | 118 +++++++++++++++++++++++++++++++++++++++++++------
 src/gui/chronopic.cs   |   8 +++-
 2 files changed, 112 insertions(+), 14 deletions(-)

Mon Sep 29 14:28:41 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
neuromuscular "cl f avg" N -> N/Kg 
 encoder/neuromuscularProfile.R | 2 +-
 src/gui/encoderTreeviews.cs    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Mon Sep 29 12:15:05 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
propulsivePhase on inclinated planes now allows anglePush & angleWeight 
 encoder/graph.R | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

Thu Sep 25 11:31:02 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
After a hang, displays "Open Chronojump" instead of "Close this window" 
 src/chronojump.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Sep 25 11:28:39 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed propulsivePhase on inclinated planes 
 encoder/graph.R | 35 +++++++++++++++++++++++++++--------
 1 file changed, 27 insertions(+), 8 deletions(-)

Mon Sep 22 20:48:47 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed firmwarecord windows 
 chronopic-firmware/chronopic-firmwarecord/chronopic-firmwarecord.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Sep 22 20:24:43 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Added testing prints in firmwarecord 
 chronopic-firmware/chronopic-firmwarecord/chronopic-firmwarecord.in | 4 ++++
 1 file changed, 4 insertions(+)

Mon Sep 22 20:03:02 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
added import serial on firmwarecord windows 
 chronopic-firmware/chronopic-firmwarecord/chronopic-firmwarecord.in | 1 +
 1 file changed, 1 insertion(+)

Fri Sep 19 17:28:13 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed Makefile on multitest firmware 
 chronopic-firmware/chronopic-firmwarecord/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Sep 19 17:26:11 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
encoder edit test changed icon 
 glade/chronojump.glade | 59 +++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 58 insertions(+), 1 deletion(-)

Thu Sep 18 14:56:30 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
automatic -> multitest on firmware and firmwarecord 
 .../chronopic-firmware-automatic.c                 | 629 ---------------------
 .../chronopic-firmware-automatic.hex               | 132 -----
 .../chronopic-firmware-multitest.c                 | 629 +++++++++++++++++++++
 .../chronopic-firmware-c/howto_compile.txt         |   7 +-
 .../chronopic-firmware-automatic.hex               | 132 -----
 .../chronopic-firmware-multitest.hex               | 132 +++++
 .../chronopic-firmwarecord.in                      |  10 +-
 7 files changed, 772 insertions(+), 899 deletions(-)

Thu Sep 18 13:16:43 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Removed Automatic firmware changes on chronojump_mini 
 src/Mini/chronojump_mini.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Wed Sep 17 11:47:35 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Added deleted icon for encoder exercises 
 glade/chronojump.glade   | 147 ++++++++++++++++++++++++++++++++++++++++++-----
 src/gui/genericWindow.cs |  12 +++-
 2 files changed, 143 insertions(+), 16 deletions(-)

Tue Sep 16 18:06:57 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder tests can be deleted 
 glade/chronojump.glade      | 238 +++++++++++++++++++++++++++++++++-----------
 src/gui/encoder.cs          | 105 +++++++++++++------
 src/gui/encoderTreeviews.cs |   2 +-
 src/gui/genericWindow.cs    |  23 ++++-
 src/sqlite/encoder.cs       |  58 +++++++++--
 src/sqlite/main.cs          |  18 +++-
 src/sqlite/personSession.cs |   4 +-
 src/sqlite/session.cs       |   4 +-
 8 files changed, 347 insertions(+), 105 deletions(-)

Mon Sep 15 18:33:25 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Doing: able to delete encoder exercise 
 glade/chronojump.glade   | 22 +++++++++++++++++++---
 src/gui/encoder.cs       | 19 ++++++++++++++++++-
 src/gui/genericWindow.cs | 32 ++++++++++++++++++++++++--------
 3 files changed, 61 insertions(+), 12 deletions(-)

Mon Sep 15 17:31:57 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Show/Edit exercises works ok now with predefined names translated 
 src/encoder.cs     | 13 +++++++++++++
 src/gui/encoder.cs |  6 +++++-
 2 files changed, 18 insertions(+), 1 deletion(-)

Mon Sep 15 17:14:18 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder exercise can be edited 
 glade/chronojump.glade   | 63 +++++++++++++++++++++++++++++++++++++++++++++---
 src/gui/encoder.cs       | 29 +++++++++++++---------
 src/gui/genericWindow.cs |  7 ++++++
 src/sqlite/encoder.cs    |  7 +++---
 src/sqlite/main.cs       |  6 ++---
 5 files changed, 92 insertions(+), 20 deletions(-)

Mon Sep 15 14:29:13 2014 +0200 Xavier Padullés <x.padulles@gmail.com>
Automatic firmware close before checkings 
 src/chronopic.cs | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)

Sun Sep 14 01:35:41 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed a problem on neuromuscular when all repetitions are concentric 
 encoder/graph.R | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

Sat Sep 13 12:28:25 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Improvements on multitest firmware on chronopic window 
 glade/chronojump.glade | 331 ++++++++++++++++++++++++++++++++++++++++++-------
 src/chronopic.cs       |  27 ++--
 src/gui/chronopic.cs   |  38 +++---
 3 files changed, 319 insertions(+), 77 deletions(-)

Sat Sep 13 02:18:15 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
All firmware Auto methods on Chronopic window 
 src/chronopic.cs     | 74 +++++++++++++++++++++++++++++++++++++++++++++-------
 src/gui/chronopic.cs | 16 +++++++-----
 2 files changed, 74 insertions(+), 16 deletions(-)

Fri Sep 12 21:41:32 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Chronopic Automatic version cleaner: Template method 
 src/chronopic.cs     | 79 +++++++++++++++++++++++++++++++++-------------------
 src/gui/chronopic.cs |  7 +++--
 2 files changed, 56 insertions(+), 30 deletions(-)

Fri Sep 12 19:28:17 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Chronopic Automatic version can be checked from chronopic window 
 glade/chronojump.glade | 242 +++++++++++++++++++++++++++++++++++++++++++++++--
 src/chronopic.cs       |  23 +++++
 src/gui/chronopic.cs   |  38 ++++++++
 3 files changed, 297 insertions(+), 6 deletions(-)

Fri Sep 12 18:21:41 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
chronopic.cs manages TimeOut (when chronopic has not the Auto port) 
 src/chronopic.cs | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

Fri Sep 12 15:54:38 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Chronopic-firmwarecord finds ports on Windows, Linux and Mac 
 .../chronopic-firmwarecord.in                      | 49 ++++++++++++++++------
 1 file changed, 36 insertions(+), 13 deletions(-)

Fri Sep 12 15:00:13 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
chronopic.cs reads chars (not lines) from new automatic firmware config 
 src/chronopic.cs | 33 +++++++++++++++++++--------------
 1 file changed, 19 insertions(+), 14 deletions(-)

Fri Sep 12 14:20:51 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Added automatic firmware in chronopic-firmwarecord 
 .../chronopic-firmware-automatic.hex               | 131 ++++++++++-----------
 1 file changed, 65 insertions(+), 66 deletions(-)

Fri Sep 12 14:19:52 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Improves automatic firmware 
 .../chronopic-firmware-automatic.c                 |   8 +-
 .../chronopic-firmware-automatic.hex               | 131 ++++++++++-----------
 2 files changed, 69 insertions(+), 70 deletions(-)

Fri Sep 12 14:18:55 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Added python test for new automatic firmware 
 .../test_chronopic-firmware-automatic.py           | 44 ++++++++++++++++++++++
 1 file changed, 44 insertions(+)

Thu Sep 11 01:35:02 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Chronopic-firmwarecord adapted to work only with Automatic Firmware 
 .../chronopic-firmware-automatic.hex               | 133 +++++++++++++++++++++
 .../chronopic-firmwarecord/Makefile.am             |   3 +-
 .../chronopic-firmware-automatic.hex               | 133 +++++++++++++++++++++
 .../chronopic-firmwarecord.in                      | 105 ++++++++--------
 .../linux-compile/README.txt                       |   6 +
 5 files changed, 332 insertions(+), 48 deletions(-)

Thu Sep 11 00:48:08 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Cleaned and renamed chronopic-firmware-automatic 
 .../chronopic-firmware-4MHz_2014_xavi.c            | 669 ---------------------
 .../chronopic-firmware-automatic.c                 | 629 +++++++++++++++++++
 .../chronopic-firmware-c/howto_compile.txt         |   7 +-
 3 files changed, 635 insertions(+), 670 deletions(-)

Wed Sep 10 15:20:55 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
New automatic firmware working using chronojump_mini 
 src/Mini/chronojump_mini.cs |  5 +++++
 src/chronopic.cs            | 42 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 47 insertions(+)

Wed Sep 10 01:22:14 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Added new firmware for 4MHz with DEBOUNCE adjustable, version and port scanning 
 .../chronopic-firmware-4MHz_2014_xavi.c            | 669 +++++++++++++++++++++
 1 file changed, 669 insertions(+)

Mon Sep 8 18:50:33 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
On multissesion only show graphs: barplot and lines. On singlesession Evolution always lines 
 src/constants.cs |  1 +
 src/gui/stats.cs | 20 +++++++++++++++-----
 2 files changed, 16 insertions(+), 5 deletions(-)

Mon Sep 8 18:09:50 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed bad selection of markedRows on multisession graphs. Also mades graph with one row as blank 
 src/stats/main.cs | 21 +++++++++++++++++----
 1 file changed, 17 insertions(+), 4 deletions(-)

Mon Sep 8 16:16:08 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed double contacts and RSA 
 src/execute/run.cs | 27 ++++++++++++++-------------
 1 file changed, 14 insertions(+), 13 deletions(-)

Sun Sep 7 19:08:52 2014 +0000 Maria  Mavridou <mavridou@gmail.com>
Updated Greek translation 
 po/el.po | 5300 ++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 3122 insertions(+), 2178 deletions(-)

Mon Sep 1 17:04:38 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Preferences refactoring to export/report. Now metersSecondsPreferred in report 
 src/exportSession.cs      | 64 ++++++++++++++++++--------------------------
 src/gui/chronojump.cs     | 14 +++-------
 src/gui/report.cs         |  6 +----
 src/gui/stats.cs          |  8 ++----
 src/report.cs             | 45 ++-----------------------------
 src/statType.cs           | 68 +++++++++++++++++------------------------------
 src/stats/main.cs         | 10 +++----
 src/stats/sjCmjAbkPlus.cs |  2 +-
 8 files changed, 65 insertions(+), 152 deletions(-)

Thu Aug 28 02:58:59 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Ensure encoder url and videoURL '/' '\' are ok for current OS 
 src/sqlite/encoder.cs | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

Wed Aug 27 19:32:36 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
DB:1.12 encoder paths are relative in the DB 
 src/encoder.cs           |  4 ++--
 src/gui/preferences.cs   |  2 +-
 src/sqlite/encoder.cs    | 32 +++++++++++++++++++++++++-------
 src/sqlite/main.cs       | 16 +++++++++++++---
 src/sqlite/oldConvert.cs | 27 +++++++++++++++++++++++++++
 src/util.cs              | 11 +++++++++--
 6 files changed, 77 insertions(+), 15 deletions(-)

Thu Aug 21 20:52:16 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Preferences stuff refactored 
 chronojump_server/Makefile.am |   1 +
 glade/chronojump.glade        |   2 +-
 src/Makefile.am               |   1 +
 src/gui/chronojump.cs         | 466 +++++++++++-------------------------------
 src/gui/encoder.cs            |  64 +++---
 src/gui/eventExecute.cs       |  70 +++----
 src/gui/preferences.cs        | 265 ++++++++++++++----------
 src/gui/stats.cs              |  10 +-
 src/preferences.cs            | 140 +++++++++++++
 src/sqlite/preferences.cs     |  85 ++++++++
 src/treeViewEvent.cs          |   4 +-
 src/treeViewJump.cs           | 141 ++++++-------
 12 files changed, 639 insertions(+), 610 deletions(-)

Fri Aug 15 17:36:30 2014 +0200 Christian Kirbach <christian.kirbach@gmail.com>
Updated German translation 
 po/de.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Wed Aug 13 14:50:13 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Trying to fix encoder updating bars on capture on slower machines 
 src/gui/encoder.cs | 18 +++++++++++++++++-
 1 file changed, 17 insertions(+), 1 deletion(-)

Thu Aug 7 14:44:59 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
First NUnit test done 
 NUnit/encoder/compile.txt     |  7 ++++
 NUnit/encoder/encoderTests.cs | 54 ++++++++++++++++++++++++++++++
 src/encoder.cs                | 76 ++++++++-----------------------------------
 src/gui/encoder.cs            |  8 +++--
 src/util.cs                   |  2 +-
 5 files changed, 82 insertions(+), 65 deletions(-)

Thu Aug 7 13:54:42 2014 +0200 Daniel Mustieles <dnaiel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 919 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 468 insertions(+), 451 deletions(-)

Mon Aug 4 11:01:47 2014 +0200 Xavier Padullés <x.padulles@gmail.com>
Manual update. Added the modification in the IM Calculus 
 manual/chronojump_manual_en.lyx           |  83 +++---------------------------
 manual/chronojump_manual_en.pdf           | Bin 14430247 -> 7862671 bytes
 manual/encoder-manual-images/calculus.png | Bin 40510 -> 82850 bytes
 3 files changed, 6 insertions(+), 77 deletions(-)

Mon Aug 4 10:36:11 2014 +0200 Xavier Padullés <x.padulles@gmail.com>
Manual update. Replaced "signal" and "curve" for "set" and "repetition" 
 manual/chronojump_manual_en.lyx | 127 ++++++++++++++++++++--------------------
 manual/chronojump_manual_en.pdf | Bin 14447889 -> 14430247 bytes
 2 files changed, 64 insertions(+), 63 deletions(-)

Fri Aug 1 21:42:46 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Better howto compile files 
 howto_compile.txt     | 15 +++++++++++++--
 howto_new_version.txt |  5 ++++-
 2 files changed, 17 insertions(+), 3 deletions(-)

Fri Aug 1 18:31:42 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Bump version 1.4.7 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Aug 1 18:28:18 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Decimals better on inertia moment 
 src/gui/encoderConfiguration.cs | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Fri Aug 1 18:22:39 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Added troubleshooting guide (see Help) 
 manual/Makefile.am         |   3 ++-
 manual/firmwarecord.png    | Bin 0 -> 9111 bytes
 manual/troubleshooting.odt | Bin 0 -> 2556376 bytes
 manual/troubleshooting.pdf | Bin 0 -> 863626 bytes
 4 files changed, 2 insertions(+), 1 deletion(-)

Fri Aug 1 17:15:01 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed problem on inertia moment calculation without chronopic connected 
 src/gui/encoder.cs | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Fri Aug 1 16:50:22 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Inertia moment adds calculation of weights and total inertia 
 glade/chronojump.glade          | 851 ++++++++++++++++++++++++++++++----------
 src/gui/encoder.cs              |   3 -
 src/gui/encoderConfiguration.cs |  41 +-
 3 files changed, 674 insertions(+), 221 deletions(-)

Thu Jul 31 01:27:49 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Minor improvements on Firmwarecord 
 .../chronopic-firmwarecord/chronopic-firmwarecord.in             | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Wed Jul 30 22:57:29 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Nicer firmwarecord 
 .../chronopic-firmwarecord.in                      | 43 ++++++++++++++--------
 1 file changed, 28 insertions(+), 15 deletions(-)

Wed Jul 30 21:05:24 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Firmwarecord with J/R/L buttons 
 .../chronopic-firmwarecord.in                      | 28 ++++++++++++++++++++++
 1 file changed, 28 insertions(+)

Wed Jul 30 21:03:05 2014 +0200 Windows Build <windows@chronojump.org>
firmwarecord stdout and stderr 
 chronopic-firmware/chronopic-firmwarecord/chronopic-firmwarecord.in | 6 +++++-
 chronopic-firmware/chronopic-firmwarecord/setup.py                  | 5 +++++
 2 files changed, 10 insertions(+), 1 deletion(-)

Wed Jul 30 11:55:24 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Debugging chronopic-firmwarecord 
 chronopic-firmware/chronopic-firmwarecord/chronopic-firmwarecord.in | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Tue Jul 29 18:48:25 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
neuromuscular Profile with "ec" done 
 encoder/graph.R                |  19 +++---
 encoder/neuromuscularProfile.R |  32 +++++++---
 src/constants.cs               |   6 +-
 src/encoder.cs                 |   5 +-
 src/gui/encoder.cs             | 139 ++++++++++++++++++++++-------------------
 src/gui/encoderTreeviews.cs    |   3 +-
 src/sqlite/encoder.cs          |  11 +++-
 src/sqlite/main.cs             |   4 +-
 src/sqlite/personSession.cs    |  15 +++--
 src/sqlite/session.cs          |  15 +++--
 10 files changed, 146 insertions(+), 103 deletions(-)

Mon Jul 28 18:20:51 2014 +0200 Daniel Mustieles <dnaiel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 79 +++++++++++++++-------------------------------------------------
 1 file changed, 18 insertions(+), 61 deletions(-)

Sat Jul 26 18:20:04 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Neuromuscular Profile moving two ec (no longer e,c,e,c) 
 encoder/neuromuscularProfile.R | 111 +++++++++++++++--------------------------
 src/encoder.cs                 |  20 +-------
 src/gui/encoderTreeviews.cs    |  42 +---------------
 3 files changed, 43 insertions(+), 130 deletions(-)

Fri Jul 25 14:03:36 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Updated Spanish translation 
 po/es.po | 766 +++------------------------------------------------------------
 1 file changed, 37 insertions(+), 729 deletions(-)

Thu Jul 24 13:29:00 2014 +0200 Daniel Mustieles <dnaiel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 1380 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 724 insertions(+), 656 deletions(-)

Thu Jul 24 08:31:14 2014 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 2476 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1292 insertions(+), 1184 deletions(-)

Wed Jul 23 14:49:43 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Signal/curve -> Set/repetition 
 glade/chronojump.glade      | 142 +++++++++++++++++++++++++++++++++++++++-----
 src/constants.cs            |  12 ++--
 src/gui/encoder.cs          |  40 ++++++-------
 src/gui/encoderTreeviews.cs |   2 +-
 src/gui/person.cs           |   4 +-
 src/gui/session.cs          |   4 +-
 6 files changed, 159 insertions(+), 45 deletions(-)

Wed Jul 23 14:03:19 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixing encoder crash on too many open files 
 src/gui/encoder.cs |  5 +++++
 src/utilEncoder.cs | 12 +++++++++---
 2 files changed, 14 insertions(+), 3 deletions(-)

Wed Jul 23 13:32:00 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
RSA tests cannot be simulated 
 src/gui/chronojump.cs | 7 +++++++
 1 file changed, 7 insertions(+)

Tue Jul 22 14:27:07 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
When Chronopic gets disconnected, next test is managed simulated without crash 
 src/execute/run.cs    | 22 ++++++++++------------
 src/gui/chronojump.cs |  9 ++++++++-
 src/gui/chronopic.cs  |  4 ++++
 3 files changed, 22 insertions(+), 13 deletions(-)

Tue Jul 22 12:27:34 2014 +0200 Daniel Mustieles <dnaiel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 2609 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1341 insertions(+), 1268 deletions(-)

Thu Jul 17 18:27:54 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
On runs and run interval the recommended option of double contacts is initially selected now 
 glade/chronojump.glade | 8 ++++----
 src/gui/chronojump.cs  | 4 ++++
 2 files changed, 8 insertions(+), 4 deletions(-)

Thu Jul 17 17:25:32 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Removed "saved curves" messages 
 src/gui/encoderTreeviews.cs | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

Thu Jul 17 16:05:05 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Autosave curves on capture with options selectable on preferences 
 glade/chronojump.glade      | 762 ++++++++++++++++++++++++++++++--------------
 src/constants.cs            |   2 +
 src/gui/chronojump.cs       |  21 +-
 src/gui/encoder.cs          |  22 +-
 src/gui/encoderTreeviews.cs |  16 +-
 src/gui/preferences.cs      |  22 +-
 src/sqlite/main.cs          |  43 ++-
 src/sqlite/preferences.cs   |   1 +
 8 files changed, 622 insertions(+), 267 deletions(-)

Thu Jul 17 13:21:39 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Contact test show in bold current result 
 src/gui/eventExecute.cs | 55 +++++++++++++++++++++++++++++++++++--------------
 1 file changed, 40 insertions(+), 15 deletions(-)

Thu Jul 17 13:02:08 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Better sensitiveness on encoder when a jump is done 
 src/gui/chronojump.cs |  7 +++++--
 src/gui/encoder.cs    | 12 ++++++------
 2 files changed, 11 insertions(+), 8 deletions(-)

Wed Jul 16 21:06:29 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder save best curve done (now need option on preferences) 
 glade/chronojump.glade      | 73 +++++++++++++++++++++++++++++++++++-
 src/encoder.cs              | 32 ++++++++++++++++
 src/gui/encoder.cs          |  7 +++-
 src/gui/encoderTreeviews.cs | 91 ++++++++++++++++++++++++++++++++++++++++-----
 4 files changed, 191 insertions(+), 12 deletions(-)

Wed Jul 16 16:25:13 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Added RSA RAST Test 
 src/sqlite/main.cs    | 35 ++++++++++++++++++++++++++++++++++-
 src/sqlite/runType.cs |  5 +++--
 2 files changed, 37 insertions(+), 3 deletions(-)

Wed Jul 16 12:56:03 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
When an interval tests is executed, a flash open/close window does not happen now 
 glade/chronojump.glade | 58 +++++++++++++++++++++++++++++++++++++++++++++++++-
 src/execute/run.cs     |  2 +-
 2 files changed, 58 insertions(+), 2 deletions(-)

Wed Jul 16 12:35:49 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Added split times on runInterval results 
 src/treeViewRun.cs | 53 ++++++++++++++++++++++++++++-------------------------
 1 file changed, 28 insertions(+), 25 deletions(-)

Tue Jul 15 17:37:11 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
When executing a test, timer on screen is sync ok now 
 src/execute/event.cs | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

Tue Jul 15 16:47:49 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
On report, buttons unsensitive if no row selected 
 glade/chronojump.glade | 60 +++++++++++++++++++++++++++++++++++++++++++++++++-
 src/gui/report.cs      |  7 +++++-
 2 files changed, 65 insertions(+), 2 deletions(-)

Tue Jul 15 16:30:48 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
IE, Arms Using Index, IRna, IRa calculated by heights as default (changeable on preferences) 
 glade/chronojump.glade          | 934 ++++++++++++++++++++++++++++------------
 src/gui/chronojump.cs           |   9 +-
 src/gui/preferences.cs          |  15 +-
 src/gui/report.cs               |   3 +-
 src/gui/stats.cs                |   3 +-
 src/report.cs                   |   8 +
 src/sqlite/main.cs              |  14 +-
 src/sqlite/preferences.cs       |   1 +
 src/sqlite/stat.cs              |  28 +-
 src/statType.cs                 |  18 +-
 src/stats/graphs/jumpIndexes.cs |  15 +-
 src/stats/jumpIndexes.cs        |  16 +-
 src/stats/main.cs               |   2 +
 13 files changed, 753 insertions(+), 313 deletions(-)

Tue Jul 15 15:59:36 2014 +0200 Piotr Drąg <piotrdrag@gmail.com>
Updated POTFILES.in 
 po/POTFILES.in | 2 ++
 1 file changed, 2 insertions(+)

Tue Jul 15 13:23:53 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Preferences translate graphs also affect to "contacts" 
 src/gui/chronojump.cs                     |  2 ++
 src/gui/report.cs                         |  3 ++-
 src/gui/stats.cs                          |  3 ++-
 src/report.cs                             | 10 +++++++++-
 src/statType.cs                           | 15 ++++++++++-----
 src/stats/graphs/djIndex.cs               | 24 +++++++++++------------
 src/stats/graphs/djPower.cs               | 26 ++++++++++++-------------
 src/stats/graphs/djQ.cs                   | 24 +++++++++++------------
 src/stats/graphs/fv.cs                    | 14 +++++++-------
 src/stats/graphs/global.cs                | 18 ++++++++---------
 src/stats/graphs/jumpIndexes.cs           |  8 ++++----
 src/stats/graphs/jumpSimpleSubtraction.cs | 16 ++++++++--------
 src/stats/graphs/potency.cs               | 24 +++++++++++------------
 src/stats/graphs/rjAVGSD.cs               | 14 +++++++-------
 src/stats/graphs/rjEvolution.cs           |  6 +++---
 src/stats/graphs/rjIndex.cs               | 22 ++++++++++-----------
 src/stats/graphs/rjPotencyBosco.cs        | 32 +++++++++++++++----------------
 src/stats/graphs/runIntervallic.cs        |  6 +++---
 src/stats/graphs/runSimple.cs             | 16 ++++++++--------
 src/stats/graphs/sjCmjAbk.cs              | 14 +++++++-------
 src/stats/graphs/sjCmjAbkPlus.cs          | 16 ++++++++--------
 src/stats/main.cs                         | 10 ++++++++++
 22 files changed, 175 insertions(+), 148 deletions(-)

Mon Jul 14 19:50:46 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed on treeview jumps add weight was not passed 
 src/gui/chronojump.cs | 1 +
 src/treeViewJump.cs   | 9 +++++++--
 2 files changed, 8 insertions(+), 2 deletions(-)

Mon Jul 14 19:38:16 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Added djPower to statics stats and graphs 
 src/Makefile.am             |   2 +
 src/constants.cs            |   6 +-
 src/gui/stats.cs            |   3 +-
 src/sqlite/stat.cs          |  36 +++++++--
 src/statType.cs             |   9 +++
 src/stats/djPower.cs        | 139 ++++++++++++++++++++++++++++++++
 src/stats/graphs/djPower.cs | 190 ++++++++++++++++++++++++++++++++++++++++++++
 src/treeViewJump.cs         |   2 +-
 8 files changed, 376 insertions(+), 11 deletions(-)

Mon Jul 14 17:55:04 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
New Dj power formula. Added info on preferences 
 src/gui/preferences.cs | 13 +++++++++++--
 src/util.cs            |  2 +-
 2 files changed, 12 insertions(+), 3 deletions(-)

Mon Jul 14 14:00:04 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Jumps Dj power calculated by X.Padulles method 
 src/exportSession.cs |  5 +++--
 src/treeViewJump.cs  |  2 +-
 src/util.cs          | 16 ++++++++++++++--
 3 files changed, 18 insertions(+), 5 deletions(-)

Fri Jul 11 21:01:29 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed Dj power calculation on jumps / results 
 src/util.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Jul 11 17:47:13 2014 +0200 Xavier Padullés <x.padulles@gmail.com>
Updated manual. Minor changes 
 manual/chronojump_manual_en.lyx | 167 +++-------------------------------------
 1 file changed, 10 insertions(+), 157 deletions(-)

Fri Jul 11 15:22:38 2014 +0200 Xavier Padullés <x.padulles@gmail.com>
Manual update. Initial screen explained. 
 manual/chronojump_manual_en.lyx | 2828 ++++++++++++++++++++-------------------
 1 file changed, 1436 insertions(+), 1392 deletions(-)

Fri Jul 11 17:26:44 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
press 1,2,3,4 on start menu to select mode 
 glade/chronojump.glade | 65 ++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 65 insertions(+)

Fri Jul 11 16:38:32 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
1.4.6 (only Windows) 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Jul 11 14:59:32 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Better scientific notation on encoder cross variables functions 
 encoder/graph.R | 46 +++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 41 insertions(+), 5 deletions(-)

Fri Jul 11 13:56:57 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Added lapack.dll (i386, x64) needed on Windows to calcule functions on cross variables 
 win32/deps/modules/i386/lapack.dll | Bin 0 -> 41984 bytes
 win32/deps/modules/x64/lapack.dll  | Bin 0 -> 45568 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

Thu Jul 10 13:22:04 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Updated Chronopic driver for Windows 
 win32/chronojump_innosetup.iss.in                  |   4 ++--
 win32/deps/drivers/CDM20814_Setup.exe              | Bin 1732809 -> 0 bytes
 win32/deps/drivers/CDM_v2.10.00_WHQL_Certified.exe | Bin 0 -> 1958824 bytes
 3 files changed, 2 insertions(+), 2 deletions(-)

Wed Jul 9 21:05:01 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed strange crash on Linux "Too many open files" (seems mono does not close them) 
 src/constants.cs   |  2 ++
 src/gui/encoder.cs |  3 +--
 src/utilEncoder.cs | 11 ++++++++++-
 3 files changed, 13 insertions(+), 3 deletions(-)

Fri Jul 4 21:28:25 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Moving package to new ppa 
 deb-pkg.sh.in         | 2 +-
 howto_new_version.txt | 5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)

Fri Jul 4 20:35:57 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
chronojump icon on Linux working again 
 images/svg/chronojump_icon.svg | 111 +++++++++++++++++++++++++++++++++++++++++
 src/Makefile.am                |   2 +-
 src/chronojump.desktop.in      |   2 +-
 3 files changed, 113 insertions(+), 2 deletions(-)

Fri Jul 4 20:35:41 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Instructions on debian package creation 
 howto_new_version.txt | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

Fri Jul 4 12:34:07 2014 +0200 Daniel Mustieles <dnaiel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 1291 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 642 insertions(+), 649 deletions(-)

Thu Jul 3 12:28:09 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Bump version 1.4.5 
 configure.ac          | 2 +-
 howto_new_version.txt | 4 ----
 2 files changed, 1 insertion(+), 5 deletions(-)

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(-)

Wed Jun 18 12:19:32 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Fix make distcheck 
 Makefile.am      | 5 +++--
 configure.ac     | 2 ++
 po/POTFILES.in   | 2 +-
 po/POTFILES.skip | 1 +
 4 files changed, 7 insertions(+), 3 deletions(-)

Tue Jun 17 13:19:04 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Bump version 1.4.4 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Jun 17 12:34:40 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder cross variables fixed overlap on only one point 
 encoder/graph.R | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Tue Jun 17 12:20:59 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
More minor GUI changes 
 glade/chronojump.glade | 127 ++++++++++++++++++++++++++++++++++++++++++++++---
 src/gui/stats.cs       |   2 +
 2 files changed, 122 insertions(+), 7 deletions(-)

Tue Jun 17 10:58:02 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Minor GUI fixes 
 glade/chronojump.glade | 27 ++++++++-------------------
 1 file changed, 8 insertions(+), 19 deletions(-)

Tue Jun 17 10:33:03 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixes on startup selector 
 glade/chronojump.glade | 292 ++++++++++++++++++++++++++++++++++++++++++++++---
 src/gui/chronojump.cs  |  30 ++---
 2 files changed, 293 insertions(+), 29 deletions(-)

Mon Jun 16 16:43:19 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Updated sqlite diagrams (2nd time) 
 diagrams/sqlite/chronojump_sqlite.dia | Bin 14115 -> 14185 bytes
 diagrams/sqlite/chronojump_sqlite.png | Bin 213524 -> 212548 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

Mon Jun 16 16:38:56 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Updated sqlite diagrams 
 diagrams/sqlite/chronojump_sqlite.dia | Bin 13237 -> 14115 bytes
 diagrams/sqlite/chronojump_sqlite.png | Bin 235719 -> 213524 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

Mon Jun 16 16:06:33 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Preferences: "no translate graphs" (partial fix greek problems) 
 glade/chronojump.glade    | 112 ++++++++++++++++++++++++++++++++++++++++++++++
 src/gui/chronojump.cs     |   7 ++-
 src/gui/encoder.cs        |  12 +++--
 src/gui/preferences.cs    |  13 +++++-
 src/sqlite/main.cs        |  26 ++++++++---
 src/sqlite/preferences.cs |   1 +
 src/utilEncoder.cs        |  21 +++++----
 7 files changed, 172 insertions(+), 20 deletions(-)

Mon Jun 16 13:46:32 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fix on startup buttons 
 src/gui/chronojump.cs | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Mon Jun 16 13:24:21 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Improvements on sensitivity on cancel finish contact events 
 glade/chronojump.glade | 173 +------------------------------------------------
 src/gui/chronojump.cs  |  30 ++++++++-
 src/gui/chronopic.cs   |   3 +
 3 files changed, 31 insertions(+), 175 deletions(-)

Mon Jun 16 12:54:23 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Easier chronopic connection 
 glade/chronojump.glade         | 169 ++++++++++++++++++++++++++++++++++++++++-
 src/Makefile.am                |   1 -
 src/gui/chronopic.cs           |  90 ++++++++++++++--------
 src/gui/chronopicConnection.cs | 138 ---------------------------------
 4 files changed, 226 insertions(+), 172 deletions(-)

Mon Jun 16 11:30:20 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Minor GUI improvements 
 src/gui/chronojump.cs | 16 ----------------
 1 file changed, 16 deletions(-)

Sun Jun 15 19:49:44 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Nice selection modes at startup 
 glade/chronojump.glade              | 8404 ++++++++++++++++++-----------------
 images/chronojump-encoder-small.jpg |  Bin 0 -> 54676 bytes
 images/chronojump-jumps-small.png   |  Bin 0 -> 18425 bytes
 images/chronojump-runs-small.png    |  Bin 0 -> 126566 bytes
 src/Makefile.am                     |    3 +
 src/constants.cs                    |    4 +
 src/gui/chronojump.cs               |   42 +-
 7 files changed, 4334 insertions(+), 4119 deletions(-)

Sun Jun 15 15:04:05 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Logo shown on chronojump start gui 
 glade/chronojump.glade | 273 +++++++++++++++++++++++++++++++------------------
 src/gui/chronojump.cs  |   8 ++
 2 files changed, 184 insertions(+), 97 deletions(-)

Sun Jun 15 14:42:52 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
4 modes: jumps, runs, encoder, other 
 glade/chronojump.glade | 419 ++++++++++++++++++++++++++++++++++++++++---------
 src/gui/chronojump.cs  |  84 +++++++---
 2 files changed, 403 insertions(+), 100 deletions(-)

Fri Jun 13 17:41:22 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Better contacts/encoder buttons at start 
 glade/chronojump.glade | 133 ++++++++++++++++++++++++++++++++++---------------
 src/gui/chronojump.cs  |  12 +++++
 2 files changed, 104 insertions(+), 41 deletions(-)

Fri Jun 13 19:25:18 2014 +0200 Xavier Padullés <x.padulles@gmail.com>
Manual updated. Included import from csv. 
 manual/chronojump_manual_en.lyx | 258 +++++++++++++++++++++++++++++++---------
 manual/chronojump_manual_en.pdf | Bin 2202082 -> 2637125 bytes
 2 files changed, 205 insertions(+), 53 deletions(-)

Mon May 19 16:26:27 2014 +0200 Xavier Padullés <x.padulles@gmail.com>
Added some button images to encoder use and some Laura's suggestions 
 manual/bell_button.png | Bin 0 -> 886 bytes
 manual/recalculate.png | Bin 0 -> 1369 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

Fri Jun 13 13:25:10 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Added Neuromuscular profile guidelines 
 encoder/neuromuscularProfile.R | 6 +++---
 src/gui/encoder.cs             | 9 +++++++++
 2 files changed, 12 insertions(+), 3 deletions(-)

Tue Jun 10 20:41:33 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Contacts stats graph dialog can be maximized 
 glade/chronojump.glade | 65 ++++++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 61 insertions(+), 4 deletions(-)

Tue Jun 10 19:02:10 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Copy database can also copy encoder and multimedia 
 glade/chronojump.glade | 954 +++++++++++++++++++++----------------------------
 src/gui/preferences.cs | 148 +++++++-
 src/util.cs            |  24 +-
 3 files changed, 552 insertions(+), 574 deletions(-)

Tue Jun 10 13:34:46 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
encoder analysis cross graphs better pmax display 
 encoder/graph.R | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

Mon Jun 9 23:16:52 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
PaintCrossVariables without overlapping numbers 
 encoder/graph.R | 107 +++++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 79 insertions(+), 28 deletions(-)

Mon Jun 9 02:33:09 2014 +0800 Xavier de Blas <xaviblas@gmail.com>
Fixed stars when p.value is nan 
 encoder/graph.R | 5 +++++
 1 file changed, 5 insertions(+)

Mon Jun 9 02:21:52 2014 +0800 Xavier de Blas <xaviblas@gmail.com>
Export session (.csv) says encoder data is not exported 
 src/gui/chronojump.cs | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

Sun Jun 8 23:14:26 2014 +0800 Xavier de Blas <xaviblas@gmail.com>
Fixed show color bars for repetitiveConditions (fails since last commits) 
 src/gui/encoder.cs | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Wed Jun 4 08:28:04 2014 +0800 Xavier de Blas <xaviblas@gmail.com>
encoder: Added p.values in cross variables graph 
 encoder/graph.R | 31 +++++++++++++++++++++++++------
 1 file changed, 25 insertions(+), 6 deletions(-)

Tue Jun 3 09:45:39 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Shown R^2 and R^2 adjusted on encoder cross variables 
 encoder/graph.R | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

Tue Jun 3 05:39:03 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Better jump, jumpRj type selection 
 src/gui/jump.cs | 72 ++++++++++++++++++---------------------------------------
 src/gui/run.cs  |  4 ++--
 2 files changed, 25 insertions(+), 51 deletions(-)

Tue Jun 3 03:51:27 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
On run double contact, default is take last contact 
 glade/chronojump.glade | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Tue Jun 3 03:42:21 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
fixed GUI error on runIntervalType selection on new GUI since 1.4.2' 
 src/gui/run.cs | 21 ++++++++++++++-------
 1 file changed, 14 insertions(+), 7 deletions(-)

Tue Jun 3 03:32:54 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
fixed GUI error on runType selection on new GUI since 1.4.2' 
 src/gui/run.cs | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)

Mon Jun 2 15:47:55 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
IUB -> Arms Use Index 
 src/constants.cs                |   4 +-
 src/gui/stats.cs                |   4 +-
 src/sqlite/stat.cs              | 257 +---------------------------------------
 src/statType.cs                 |   8 +-
 src/stats/global.cs             |  42 +------
 src/stats/graphs/global.cs      |   6 +-
 src/stats/graphs/jumpIndexes.cs |  10 +-
 src/stats/jumpIndexes.cs        |  10 +-
 src/stats/main.cs               |   4 +-
 9 files changed, 26 insertions(+), 319 deletions(-)

Mon Jun 2 15:24:22 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Contacts "Weight" -> "Extra weight" 
 src/stats/graphs/sjCmjAbkPlus.cs | 4 ++--
 src/stats/sjCmjAbkPlus.cs        | 4 ++--
 src/treeViewJump.cs              | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

Mon Jun 2 14:34:34 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
encoder bells close, manages ok saved curves 
 src/gui/chronojump.cs       |  4 ++-
 src/gui/encoder.cs          | 76 ++++++++++++++++++++++++---------------------
 src/gui/encoderTreeviews.cs |  1 +
 3 files changed, 44 insertions(+), 37 deletions(-)

Sat May 31 16:37:31 2014 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 907 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 471 insertions(+), 436 deletions(-)

Fri May 30 19:11:37 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Added DJa graph 
 images/jump_dj_a.png       | Bin 0 -> 9978 bytes
 images/mini/jump_dj_a.png  | Bin 0 -> 5051 bytes
 images/svg/bosco_jumps.svg | 271 ++++++++++++++++++++++++++++++++++++++++++---
 src/Makefile.am            |   2 +
 src/constants.cs           |   1 +
 src/jumpType.cs            |   2 +-
 src/sqlite/jumpType.cs     |   4 +-
 src/sqlite/main.cs         |  15 ++-
 8 files changed, 278 insertions(+), 17 deletions(-)

Fri May 30 18:44:10 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed GUI error on jumpRjType selection on new GUI since 1.4.2 
 src/eventType.cs      |  1 +
 src/gui/chronojump.cs |  7 ++++---
 src/gui/jump.cs       | 29 ++++++++++++++++++++++-------
 3 files changed, 27 insertions(+), 10 deletions(-)

Fri May 30 16:17:03 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
EncoderCaptureOptions opened/closed fast on start. Now is not shown 
 glade/chronojump.glade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri May 30 15:46:58 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Better message on signal delete 
 src/gui/encoder.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Fri May 30 15:38:20 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Better message on chronopic-firmwarecord 
 chronopic-firmware/chronopic-firmwarecord/chronopic-firmwarecord.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu May 29 23:19:16 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Minor GUI changes 
 glade/chronojump.glade | 13 +++++++++++++
 1 file changed, 13 insertions(+)

Thu May 29 22:20:20 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Moving to DB 1.06:"connect signal with curves" 105% 
 src/gui/encoderTreeviews.cs | 3 +++
 1 file changed, 3 insertions(+)

Thu May 29 21:38:32 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Temporary fixed problems on ecPhases find in propulsive 
 encoder/graph.R | 27 ++++++++++++++++++++-------
 1 file changed, 20 insertions(+), 7 deletions(-)

Thu May 29 13:35:25 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Moving to DB 1.06:"connect signal with curves" 100% 
 src/gui/encoderTreeviews.cs | 104 +++++++++++++++++++++++++-------------------
 1 file changed, 60 insertions(+), 44 deletions(-)

Tue May 27 18:44:46 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Delete curves if eccon changed 
 src/gui/encoder.cs    | 54 ++++++++++++++++++++++++++++++++++++++-------------
 src/sqlite/encoder.cs |  2 +-
 2 files changed, 42 insertions(+), 14 deletions(-)

Tue May 27 17:53:04 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed saved curves found 
 src/gui/encoder.cs | 24 +++++++++++++++++-------
 1 file changed, 17 insertions(+), 7 deletions(-)

Mon May 26 17:46:25 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed comments on load signal/curve treeview 
 src/gui/encoder.cs       | 2 ++
 src/gui/genericWindow.cs | 9 +++++++--
 2 files changed, 9 insertions(+), 2 deletions(-)

Mon May 26 17:29:59 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
paint cross variables with function 
 encoder/graph.R | 71 +++++++++++++++++++++++++++++++++++++++++----------------
 1 file changed, 51 insertions(+), 20 deletions(-)

Mon May 26 01:57:31 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder Analyze. Fixed crash on sqlite open/close multiple times in a foreach 
 src/gui/encoder.cs | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

Mon May 26 01:05:39 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
encoder analysis cross line fit. And power/load with load of pmax 
 encoder/graph.R | 30 +++++++++++++++++++++++++++---
 src/jumpType.cs |  2 +-
 2 files changed, 28 insertions(+), 4 deletions(-)

Sun May 25 09:02:29 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed GUI error on jumpType selection on new GUI since 1.4.2 
 src/gui/chronojump.cs | 10 ++++------
 src/gui/jump.cs       | 42 ++++++++++++++++++++++++++++++++++--------
 src/jumpType.cs       | 21 +++++++++++++++++++--
 3 files changed, 57 insertions(+), 16 deletions(-)

Fri May 23 11:43:27 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Curve meanPower on select curves as '.' in SQL, and c phase stored on ec 
 src/gui/encoder.cs    | 10 +++++++---
 src/sqlite/encoder.cs |  6 +++---
 2 files changed, 10 insertions(+), 6 deletions(-)

Fri May 23 11:24:29 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
meanPower is shown on curve selection 
 src/encoder.cs        | 10 ++++++++--
 src/gui/encoder.cs    | 21 ++++++++++++++-------
 src/sqlite/encoder.cs |  3 ++-
 3 files changed, 24 insertions(+), 10 deletions(-)

Tue May 20 19:07:37 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Deleting signals deletes related curves (both SQL and files) 
 src/gui/encoder.cs    | 75 +++++++++++++++++++++++++++++++++++----------------
 src/sqlite/encoder.cs |  1 +
 src/sqlite/main.cs    | 15 +++++++++++
 src/util.cs           |  8 ++++--
 4 files changed, 74 insertions(+), 25 deletions(-)

Mon May 19 22:18:30 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Improvements on signal-curve link 
 src/gui/encoderTreeviews.cs | 55 ++++++++++++++++++++++++++++++++-------------
 1 file changed, 40 insertions(+), 15 deletions(-)

Mon May 19 17:56:54 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed bug in signal-curves linking 
 src/gui/encoder.cs | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

Mon May 19 13:51:55 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed bug in signal-curves linking 
 src/sqlite/encoder.cs | 2 +-
 src/sqlite/stat.cs    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Mon May 19 13:30:48 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed Shetty CMJ power formula calculation 
 src/constants.cs   | 7 ++++---
 src/sqlite/stat.cs | 2 +-
 2 files changed, 5 insertions(+), 4 deletions(-)

Mon May 19 13:14:22 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed random crash on cancelling contact tests 
 src/execute/event.cs          | 11 ++++++++-
 src/execute/jump.cs           |  4 ++-
 src/execute/multiChronopic.cs |  3 ++-
 src/execute/pulse.cs          |  3 ++-
 src/execute/reactionTime.cs   |  3 ++-
 src/execute/run.cs            |  4 ++-
 src/gui/chronojump.cs         | 57 +++++++++++++++++--------------------------
 7 files changed, 45 insertions(+), 40 deletions(-)

Mon May 19 09:59:47 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Moving to DB 1.06:"connect signal with curves" 98% 
 glade/chronojump.glade      |  39 +--------------
 src/gui/encoder.cs          | 112 +++++++++++++++++++++-----------------------
 src/gui/encoderTreeviews.cs |  71 +++++++++++++++++++++-------
 src/sqlite/encoder.cs       |  43 ++++++++++++-----
 src/sqlite/main.cs          |   6 +--
 src/sqlite/personSession.cs |   5 +-
 src/sqlite/session.cs       |   5 +-
 7 files changed, 150 insertions(+), 131 deletions(-)

Sun May 18 23:27:23 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Moving to DB 1.06:"connect signal with curves" 90% 
 glade/chronojump.glade      | 9209 ++++++++++++++++++++++---------------------
 src/gui/encoder.cs          |   31 +-
 src/gui/encoderTreeviews.cs |   47 +-
 3 files changed, 4851 insertions(+), 4436 deletions(-)

Sun May 18 19:39:24 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Moving to DB 1.06:"connect signal with curves" 80% 
 src/encoder.cs              | 23 ++++++++++++++
 src/gui/encoder.cs          | 34 ++++++++++++++++++--
 src/gui/encoderTreeviews.cs | 26 ++++++++++++++-
 src/sqlite/encoder.cs       | 77 ++++++++++++++++++++++++++++++++++++++++++---
 src/sqlite/main.cs          | 40 ++++++++++++++++++-----
 5 files changed, 184 insertions(+), 16 deletions(-)

Sun May 18 16:01:33 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Moving to DB 1.06:"connect signal with curves" 60% 
 glade/chronojump.glade | 8981 +++++++++++++++++++++++-------------------------
 src/sqlite/encoder.cs  |   35 +-
 src/sqlite/main.cs     |   45 +-
 3 files changed, 4353 insertions(+), 4708 deletions(-)

Sun May 18 10:11:17 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Selected curves with better color on DoPlot 
 src/gui/encoder.cs | 17 ++++++++++-------
 src/utilGtk.cs     | 10 +++++++++-
 2 files changed, 19 insertions(+), 8 deletions(-)

Sun May 18 09:25:32 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
encoder recalculate to main gui 
 glade/chronojump.glade | 265 ++++++++++++++++++++++++-------------------------
 src/gui/chronojump.cs  |   1 +
 src/gui/encoder.cs     |  15 +--
 3 files changed, 138 insertions(+), 143 deletions(-)

Sun May 18 09:01:13 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed crash in encoder capture (created may 7) 
 src/gui/encoder.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Sun May 18 08:48:48 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Better encoder capture GUI 
 glade/chronojump.glade | 20793 +++++++++++++++++++++++------------------------
 src/gui/encoder.cs     |    79 +-
 src/sqlite/encoder.cs  |     8 +-
 3 files changed, 10430 insertions(+), 10450 deletions(-)

Fri May 16 18:43:04 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Shown "mass" instead of "load" on graphs. Better for translation 
 encoder/graph.R  | 4 ++--
 src/constants.cs | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Fri May 16 18:38:06 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Shown accuracy warning message on conical machines 
 glade/chronojump.glade          | 18011 +++++++++++++++++++-------------------
 po/POTFILES.in                  |     1 +
 src/gui/encoderConfiguration.cs |     6 +
 3 files changed, 9048 insertions(+), 8970 deletions(-)

Fri May 16 18:26:54 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Clearer message on inertial start fully extended 
 src/encoder.cs | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Fri May 16 18:20:54 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Don't show ABS on graphs 
 encoder/graph.R | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Fri May 16 18:18:24 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
encoder barplot and cross variables in box() 
 encoder/graph.R | 2 ++
 1 file changed, 2 insertions(+)

Fri May 16 17:49:49 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed error in weight display in curves analyze table 
 src/constants.cs            |  1 +
 src/gui/encoder.cs          | 11 +++++++++--
 src/gui/encoderTreeviews.cs | 19 ++++++++++++-------
 3 files changed, 22 insertions(+), 9 deletions(-)

Fri May 16 17:11:05 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Better sensitiveness on button_encoder_analyze 
 src/gui/encoder.cs | 53 +++++++++++++++++++++++++++++++++++------------------
 1 file changed, 35 insertions(+), 18 deletions(-)

Fri May 16 16:54:08 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Moving to DB 1.06:"connect signal with curves" 40% 
 src/constants.cs      |  1 +
 src/sqlite/encoder.cs | 55 +++++++++++++++++++++++++++++++++++++++++++++++++--
 src/sqlite/main.cs    | 17 +++++++++++++++-
 3 files changed, 70 insertions(+), 3 deletions(-)

Fri May 16 08:24:39 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Moving to DB 1.06:"connect signal with curves" 25% 
 src/sqlite/encoder.cs | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++
 src/util.cs           | 34 ++++++++++++++++++++++++++++++++++
 2 files changed, 85 insertions(+)

Thu May 15 23:40:51 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder select capture curves are yellow-shaded on bars plot 
 src/gui/encoder.cs          | 57 +++++++++++++++++++++++++++++----------------
 src/gui/encoderTreeviews.cs |  4 ++++
 src/utilGtk.cs              |  1 +
 3 files changed, 42 insertions(+), 20 deletions(-)

Thu May 15 17:56:20 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder capture barplot with numbers on bottom 
 src/gui/encoder.cs | 41 ++++++++++++++++++++++++++++++++---------
 1 file changed, 32 insertions(+), 9 deletions(-)

Thu May 15 15:24:46 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder capture: default is bigger plot smaller table 
 glade/chronojump.glade | 62 +++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 59 insertions(+), 3 deletions(-)

Thu May 15 10:53:35 2014 +0200 Xavier Padullés <x.padulles@gmail.com>
Updated manual. Added documentation for importing from csv and some button images 
 manual/analyze_cross_button.png       | Bin 0 -> 880 bytes
 manual/analyze_curves.png             | Bin 0 -> 1244 bytes
 manual/analyze_nmp.png                | Bin 0 -> 723 bytes
 manual/analyze_power_button.png       | Bin 0 -> 661 bytes
 manual/analyze_sidecompare_button.png | Bin 0 -> 962 bytes
 manual/analyze_signal.png             | Bin 0 -> 1313 bytes
 manual/analyze_singlecurve_button.png | Bin 0 -> 749 bytes
 manual/capture_button.png             | Bin 0 -> 1392 bytes
 manual/import_1_field.png             | Bin 0 -> 650 bytes
 manual/import_2_fields.png            | Bin 0 -> 496 bytes
 manual/import_headers.png             | Bin 0 -> 656 bytes
 manual/import_no_headers.png          | Bin 0 -> 620 bytes
 manual/load_signal_button.png         | Bin 0 -> 922 bytes
 manual/signal_settings_button.png     | Bin 0 -> 1438 bytes
 14 files changed, 0 insertions(+), 0 deletions(-)

Wed May 14 13:46:40 2014 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 1095 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 546 insertions(+), 549 deletions(-)

Wed May 14 13:44:10 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
encoder load signal works with enter or double click on treeview 
 glade/chronojump.glade   |  1 +
 src/gui/encoder.cs       | 10 +++++-----
 src/gui/genericWindow.cs | 21 ++++++++++++++++++++-
 3 files changed, 26 insertions(+), 6 deletions(-)

Wed May 14 13:17:04 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Better encoder capture / analyze treeview 
 src/gui/encoder.cs          |  2 +-
 src/gui/encoderTreeviews.cs | 38 +++++++++++++++++++-------------------
 2 files changed, 20 insertions(+), 20 deletions(-)

Wed May 14 12:39:40 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Load signal/select curves needs delete confirmation if askDeletion is true on preferences 
 src/gui/encoder.cs       | 24 ++++++++++++++++++++++--
 src/gui/genericWindow.cs |  9 ++++++---
 2 files changed, 28 insertions(+), 5 deletions(-)

Wed May 14 12:11:06 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Minor GUI changes 
 encoder/graph.R        |  6 ++---
 glade/chronojump.glade | 62 +++++++++++++++++++++++++++++++++++++++++++++++++-
 src/constants.cs       |  4 ++--
 3 files changed, 66 insertions(+), 6 deletions(-)

Wed May 14 11:58:46 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
All windows can be closed with ESC (except main) 
 glade/chronojump.glade | 151 +++++++++++++++++++++++++++++++++++++++++++++++++
 src/gui/confirm.cs     |   2 +-
 2 files changed, 152 insertions(+), 1 deletion(-)

Wed May 14 11:26:03 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Better comments uneven -> odd ;) 
 src/gui/encoder.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Wed May 14 11:00:45 2014 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 728 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 363 insertions(+), 365 deletions(-)

Tue May 13 20:56:22 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Better mass display on encoder capture 
 glade/chronojump.glade | 1076 +++++++++++++++++++-----------------------------
 1 file changed, 434 insertions(+), 642 deletions(-)

Tue May 13 20:32:29 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
encoder findPropulsiveEnd ok on bad executed jumps with force<0 at beginning 
 encoder/graph.R | 64 ++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 43 insertions(+), 21 deletions(-)

Tue May 13 19:39:48 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
encoder jumps height ok on bad executed jumps with force<0 at beginning 
 encoder/graph.R                | 16 +++++++++++--
 encoder/neuromuscularProfile.R | 13 ++++++++---
 encoder/util.R                 | 51 ++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 75 insertions(+), 5 deletions(-)

Mon May 12 17:27:29 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed Chronojump check running two times on Linux 
 src/chronojump.cs | 28 +++++++++++++++++++---------
 1 file changed, 19 insertions(+), 9 deletions(-)

Mon May 12 16:55:05 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder capture treeview with checkboxes (100%) 
 src/gui/encoder.cs          | 37 +++++++++++++++-----------
 src/gui/encoderTreeviews.cs | 63 ++-------------------------------------------
 2 files changed, 24 insertions(+), 76 deletions(-)

Sun May 11 01:50:19 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder capture treeview with checkboxes (80%) 
 glade/chronojump.glade      | 8287 ++++++++++++++++++++++---------------------
 src/constants.cs            |    5 +
 src/gui/encoder.cs          |   86 +-
 src/gui/encoderTreeviews.cs |   51 +-
 src/utilEncoder.cs          |   15 -
 5 files changed, 4319 insertions(+), 4125 deletions(-)

Sat May 10 20:43:31 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder capture treeview with checkboxes (50%) 
 glade/chronojump.glade      | 15841 +++++++++++++++++++++---------------------
 src/encoder.cs              |    36 +-
 src/gui/encoder.cs          |     4 +-
 src/gui/encoderTreeviews.cs |    68 +-
 4 files changed, 8035 insertions(+), 7914 deletions(-)

Fri May 9 12:23:33 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Added RL at load signal/curve 
 src/encoder.cs     | 1 +
 src/gui/encoder.cs | 2 ++
 2 files changed, 3 insertions(+)

Wed May 7 21:42:32 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Don't crash if encoder cable disconn. when reading 
 src/gui/encoder.cs | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

Wed May 7 21:38:00 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed: at start was saying: "encoder connected" 
 src/gui/chronojump.cs | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

Wed May 7 21:31:24 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
finally not RunEncoderGraph with RDotNet 
 glade/chronojump.glade | 16476 ++++++++++++++++++++++++-----------------------
 src/gui/encoder.cs     |   108 +-
 src/utilEncoder.cs     |   136 +-
 3 files changed, 8392 insertions(+), 8328 deletions(-)

Wed May 7 00:09:29 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
graph.R RDotNet (80%) 
 encoder/call_graph.R |   5 ++
 src/encoder.cs       |  55 +++++++++++++++++++++
 src/utilEncoder.cs   | 135 +++++++++++++++++++++++++++------------------------
 3 files changed, 132 insertions(+), 63 deletions(-)

Tue May 6 20:27:59 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Doing graph.R with RDotNet 
 glade/chronojump.glade | 1668 +++++++++++++++++++++++++-----------------------
 src/gui/encoder.cs     |   10 +
 src/utilEncoder.cs     |   14 +
 3 files changed, 891 insertions(+), 801 deletions(-)

Mon May 5 18:27:18 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
encoder: displaced weight and 1RM as labels 
 glade/chronojump.glade | 768 ++++++++++++-------------------------------------
 src/gui/encoder.cs     |  11 +-
 2 files changed, 195 insertions(+), 584 deletions(-)

Mon May 5 17:28:52 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
call to graph.R FFFast. Fixed neuromuscular call 
 encoder/Makefile.am  |  1 +
 encoder/call_graph.R | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 encoder/graph.R      | 49 ++++------------------------------
 encoder/util.R       |  4 ++-
 src/constants.cs     |  1 +
 src/gui/encoder.cs   |  9 ++++++-
 src/utilEncoder.cs   | 25 ++++++++++++++----
 7 files changed, 112 insertions(+), 51 deletions(-)

Mon May 5 14:06:35 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Added Chronojump-Boscosystem_about.pdf 
 manual/Chronojump-Boscosystem_about.pdf | Bin 0 -> 123457 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

Fri May 2 11:30:31 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Hidden server stuff from menu until it works 
 glade/chronojump.glade | 1988 +++++++++++++-----------------------------------
 1 file changed, 543 insertions(+), 1445 deletions(-)

Fri Apr 25 19:15:30 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Updated compile instructions 
 howto_compile.txt     | 5 +++++
 howto_new_version.txt | 9 +++++++--
 2 files changed, 12 insertions(+), 2 deletions(-)

Fri Apr 25 18:22:54 2014 +0200 Windows Build <windows@chronojump.org>
configure.ac for windows again 
 configure.ac | 2 ++
 1 file changed, 2 insertions(+)

Fri Apr 25 17:42:46 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Bump version: 1.4.3 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Apr 25 17:41:01 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
tar should work on linux now: changed configure.ac 
 configure.ac            | 2 --
 src/gui/eventExecute.cs | 2 +-
 2 files changed, 1 insertion(+), 3 deletions(-)

Fri Apr 25 17:11:52 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Better management of disconnected chronopics 
 src/gui/chronojump.cs   | 12 +++++++++---
 src/gui/chronopic.cs    |  5 ++++-
 src/gui/encoder.cs      |  3 +++
 src/gui/eventExecute.cs |  2 +-
 4 files changed, 17 insertions(+), 5 deletions(-)

Fri Apr 25 14:40:14 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Shows Mode info at start 
 glade/chronojump.glade | 20432 ++++++++++++++++++++++++-----------------------
 src/gui/chronojump.cs  |     7 +-
 2 files changed, 10305 insertions(+), 10134 deletions(-)

Fri Apr 25 13:25:55 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
enc. capture bars invert sign if needed: ecc speed 
 src/encoder.cs     | 26 ++++++++++++++++++++++++++
 src/gui/encoder.cs | 44 +++++++++++++++++++++++++-------------------
 2 files changed, 51 insertions(+), 19 deletions(-)

Thu Apr 24 21:54:17 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed paint in non-propulsive 
 encoder/graph.R | 3 +++
 1 file changed, 3 insertions(+)

Thu Apr 24 21:46:11 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixing neuromuscular with bad data 
 encoder/graph.R                | 10 ++++++++++
 encoder/neuromuscularProfile.R | 24 ++++++++++++++++++------
 src/constants.cs               |  2 ++
 3 files changed, 30 insertions(+), 6 deletions(-)

Wed Apr 23 14:20:40 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
jump auto execute works ok with test deletion 
 glade/chronojump.glade | 12858 ++++++++++++++++++++++++-----------------------
 src/gui/chronojump.cs  |    12 +
 src/gui/executeAuto.cs |     6 +
 3 files changed, 6476 insertions(+), 6400 deletions(-)

Wed Apr 23 08:59:14 2014 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 2163 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 1139 insertions(+), 1024 deletions(-)

Tue Apr 22 13:56:25 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
better GUI on contacts stats graphs 
 glade/chronojump.glade         | 1155 +++++++++++++++++++++++-----------------
 images/report_view.png         |  Bin 0 -> 1014 bytes
 images/stock_task-assigned.png |  Bin 907 -> 0 bytes
 images/svg/icons.svg           | 1064 +++++++++++++++++++++++++++++++++++-
 src/Makefile.am                |    2 +-
 src/gui/report.cs              |    2 +-
 src/gui/stats.cs               |   31 +-
 7 files changed, 1747 insertions(+), 507 deletions(-)

Mon Apr 21 18:20:08 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
hpaned on main contacts GUI 
 glade/chronojump.glade | 30 +++++++++++++++++++-----------
 1 file changed, 19 insertions(+), 11 deletions(-)

Mon Apr 21 18:09:55 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
GUI contacts execute tests: better notebook options 
 glade/chronojump.glade | 12380 ++++++++++++++++++++++++-----------------------
 1 file changed, 6228 insertions(+), 6152 deletions(-)

Mon Apr 21 17:58:30 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
jumps auto mode done! 
 glade/chronojump.glade | 12467 ++++++++++++++++++++++++-----------------------
 src/Makefile.am        |     1 +
 src/executeAuto.cs     |   119 +
 src/gui/chronojump.cs  |    14 +
 src/gui/executeAuto.cs |   350 ++
 5 files changed, 6747 insertions(+), 6204 deletions(-)

Sun Apr 20 20:29:51 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
jumps auto mode: 90% 
 glade/chronojump.glade   | 3942 ++++++++++++++++++++++++----------------------
 src/gui/chronojump.cs    |  128 +-
 src/gui/genericWindow.cs |   20 +-
 src/util.cs              |   22 +-
 src/utilGtk.cs           |    4 +-
 5 files changed, 2197 insertions(+), 1919 deletions(-)

Sat Apr 19 10:31:54 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
jumps auto mode: 50%. GUI menu contacts/encoder 
 glade/chronojump.glade        | 1922 +++++++++++---
 images/auto-by-persons.png    |  Bin 0 -> 9492 bytes
 images/auto-by-series.png     |  Bin 0 -> 10021 bytes
 images/auto-by-tests.png      |  Bin 0 -> 9515 bytes
 images/auto-person-remove.png |  Bin 0 -> 779 bytes
 images/auto-person-skip.png   |  Bin 0 -> 777 bytes
 images/svg/icons.svg          | 5655 ++++++++++++++++++++++++++++++++++++++++-
 po/POTFILES.in                |    1 +
 src/Makefile.am               |    6 +
 src/constants.cs              |    5 +-
 src/gui/chronojump.cs         |   97 +
 src/gui/usefulObjects.cs      |   32 +
 src/util.cs                   |   11 +
 src/utilGtk.cs                |   14 +
 14 files changed, 7314 insertions(+), 429 deletions(-)

Thu Apr 17 16:08:53 2014 +0200 Windows Build <windows@chronojump.org>
manual ok on windows 
 howto_compile.txt     | 1 +
 src/gui/chronojump.cs | 1 +
 2 files changed, 2 insertions(+)

Thu Apr 17 15:20:51 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
try/catch on manual open 
 src/gui/chronojump.cs | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Thu Apr 17 12:37:31 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
mport csv name 1/2 columns (done) 
 src/gui/person.cs | 26 ++++++++++++++++++--------
 1 file changed, 18 insertions(+), 8 deletions(-)

Wed Apr 16 12:27:45 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Import csv name 1/2 columns (75%) 
 glade/chronojump.glade               | 6710 ++++++++++++++++++----------------
 images/import-csv-name-2-columns.png |  Bin 261 -> 205 bytes
 images/svg/icons.svg                 |   73 +-
 src/gui/person.cs                    |   39 +-
 4 files changed, 3671 insertions(+), 3151 deletions(-)

Tue Apr 15 20:00:52 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Import csv name 1/2 columns (50%) 
 glade/chronojump.glade               | 7284 +++++++++++++++++-----------------
 images/import-csv-headers.png        |  Bin 269 -> 239 bytes
 images/import-csv-name-1-column.png  |  Bin 0 -> 236 bytes
 images/import-csv-name-2-columns.png |  Bin 0 -> 261 bytes
 images/import-csv-noheaders.png      |  Bin 266 -> 227 bytes
 images/svg/icons.svg                 |  380 +-
 src/Makefile.am                      |    2 +
 src/constants.cs                     |    3 +
 src/gui/person.cs                    |   19 +
 9 files changed, 3985 insertions(+), 3703 deletions(-)

Tue Apr 15 14:14:30 2014 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 1263 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 628 insertions(+), 635 deletions(-)

Tue Apr 15 01:20:48 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
encoder capture ctrl+space diff edit curve comment 
 glade/chronojump.glade | 7221 ++++++++++++++++++++++++------------------------
 1 file changed, 3639 insertions(+), 3582 deletions(-)

Tue Apr 15 01:11:40 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Chronopic connection clarified 
 glade/chronojump.glade | 13645 ++++++++++++++++++++++++-----------------------
 src/gui/chronojump.cs  |     3 +
 src/gui/chronopic.cs   |    10 +
 3 files changed, 6876 insertions(+), 6782 deletions(-)

Tue Apr 15 01:01:55 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder: better reatime bars plot 
 src/gui/encoder.cs | 20 ++++++++++++++++++--
 1 file changed, 18 insertions(+), 2 deletions(-)

Tue Apr 15 00:36:33 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed ec length on propulsive paint 
 encoder/graph.R | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Mon Apr 14 22:45:25 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed propulsiveEnd crash on single, vert line ok 
 encoder/graph.R | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

Mon Apr 14 14:16:30 2014 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 2619 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1341 insertions(+), 1278 deletions(-)

Sun Apr 13 19:12:56 2014 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 2512 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1251 insertions(+), 1261 deletions(-)

Fri Apr 11 14:08:05 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed encoder analyze curves in names with comma 
 src/gui/encoder.cs | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Thu Apr 10 20:08:51 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Better compile/install instructions 
 howto_new_version.txt | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

Thu Apr 10 17:52:11 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Bump version 1.4.2 
 configure.ac      |  2 +-
 howto_compile.txt | 13 ++++++++++---
 2 files changed, 11 insertions(+), 4 deletions(-)

Thu Apr 10 17:21:59 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
small fix 
 images/svg/chronojump-logo-2013.svg | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Thu Apr 10 17:21:40 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Added macosx icns icon 
 images/chronojump_icon_512.png      | Bin 0 -> 32912 bytes
 images/icon.icns                    | Bin 0 -> 88060 bytes
 images/svg/chronojump-logo-2013.svg |  63 +++++++++++++++++++++++-------------
 3 files changed, 40 insertions(+), 23 deletions(-)

Thu Apr 10 16:59:23 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Press space to start encoder 
 glade/chronojump.glade | 12783 ++++++++++++++++++++++++-----------------------
 1 file changed, 6421 insertions(+), 6362 deletions(-)

Thu Apr 10 16:43:23 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder Realtime graph distinguish ecc-con 
 howto_compile.txt  |  7 ++++++-
 src/gui/encoder.cs | 31 ++++++++++++++++++++++++++++++-
 2 files changed, 36 insertions(+), 2 deletions(-)

Thu Apr 10 14:03:22 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed rdotnet called from GUI on Linux... macosx? 
 rdotnet/R.NET/REngine.cs | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

Thu Apr 10 13:12:25 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Minor fixes 
 glade/chronojump.glade | 3067 +++++++++++++++++++++---------------------------
 src/encoder.cs         |    8 +-
 src/gui/person.cs      |   17 +-
 3 files changed, 1375 insertions(+), 1717 deletions(-)

Thu Apr 10 01:03:22 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
CSV support 100%: Persons can be created from CSV 
 glade/chronojump.glade | 5937 ++++++++++++++++++++++++------------------------
 src/gui/person.cs      |  113 +-
 2 files changed, 3007 insertions(+), 3043 deletions(-)

Wed Apr 9 19:52:44 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
CSV support 90% 
 glade/chronojump.glade | 4601 ++++++++++++++++++++++++++----------------------
 src/gui/chronojump.cs  |   13 +-
 src/gui/person.cs      |   95 +-
 3 files changed, 2556 insertions(+), 2153 deletions(-)

Wed Apr 9 15:17:48 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
CSV support 50% 
 glade/chronojump.glade          | 329 +++++++++++++++++++++++++++++++++++++---
 images/import-csv-headers.png   | Bin 0 -> 269 bytes
 images/import-csv-noheaders.png | Bin 0 -> 266 bytes
 images/svg/icons.svg            | 189 ++++++++++++++++++++---
 src/Makefile.am                 |   2 +
 src/constants.cs                |   2 +
 src/gui/person.cs               |  79 +++++++++-
 7 files changed, 555 insertions(+), 46 deletions(-)

Tue Apr 8 14:33:51 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
CSV support 25% (read file works) 
 src/Makefile.am   |   1 +
 src/chronojump.cs |   3 +-
 src/utilCSV.cs    | 356 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 359 insertions(+), 1 deletion(-)

Tue Apr 8 13:27:35 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed propulsiveEnd on ec 
 encoder/graph.R | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

Tue Apr 8 12:39:05 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
minor GUI changes 
 images/encoder-analyze-max.png  | Bin 445 -> 536 bytes
 images/encoder-analyze-mean.png | Bin 438 -> 492 bytes
 images/svg/icons.svg            |  35 +++++++++++++++++++----------------
 src/gui/chronojump.cs           |  13 +++++++------
 src/gui/encoder.cs              |   4 +++-
 5 files changed, 29 insertions(+), 23 deletions(-)

Mon Apr 7 20:27:18 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Chronopic buttons to execute: contacts, encoder 
 glade/chronojump.glade | 6286 ++++++++++++++++++++++++------------------------
 howto_compile.txt      |    6 +
 src/gui/chronojump.cs  |   49 +-
 src/gui/chronopic.cs   |   21 +-
 4 files changed, 3222 insertions(+), 3140 deletions(-)

Mon Apr 7 18:20:20 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Better compile instructions 
 howto_compile.txt | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Mon Apr 7 18:03:21 2014 +0200 Xavier de Blas <chronojump@Mac-Pro-de-chronojump.local>
RDotNet seem to work on MacOSX 
 rdotnet/R.NET/Devices/CharacterDeviceAdapter.cs |  2 +-
 rdotnet/R.NET/REngine.cs                        | 10 ++++++++-
 rdotnet/RDotNet.NativeLibrary/UnmanagedDll.cs   | 11 +++++++--
 src/chronojump.cs                               | 30 +++++++++++++++++++++----
 4 files changed, 45 insertions(+), 8 deletions(-)

Mon Apr 7 17:05:45 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Contacts: runs and runsI execute easier GUI 
 glade/chronojump.glade    | 10399 +++++++++++++++++++++-----------------------
 src/gui/chronojump.cs     |   319 +-
 src/gui/event.cs          |    10 +-
 src/gui/multiChronopic.cs |     5 -
 src/gui/pulse.cs          |     4 -
 src/gui/run.cs            |   266 +-
 6 files changed, 5166 insertions(+), 5837 deletions(-)

Mon Apr 7 13:30:36 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixes on jumps, jumpsRj GUI 
 glade/chronojump.glade | 5239 ++++++++++++++++++++++++------------------------
 src/gui/chronojump.cs  |   30 +-
 src/gui/event.cs       |   14 +-
 src/gui/jump.cs        |  114 +-
 src/sqlite/event.cs    |    3 +-
 5 files changed, 2708 insertions(+), 2692 deletions(-)

Mon Apr 7 02:15:27 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Contact: jumps, and jumpsRj execute easier GUI 
 glade/chronojump.glade | 22040 +++++++++++++++++++++++------------------------
 src/gui/chronojump.cs  |   171 +-
 src/gui/jump.cs        |    61 +-
 src/util.cs            |     9 +-
 4 files changed, 11126 insertions(+), 11155 deletions(-)

Mon Apr 7 00:23:20 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Contact: jumps simple execute easier GUI 
 glade/chronojump.glade | 12302 ++++++++++++++++++++++-------------------------
 src/gui/chronojump.cs  |   137 +-
 src/gui/jump.cs        |    74 +-
 3 files changed, 5966 insertions(+), 6547 deletions(-)

Sun Apr 6 03:15:58 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Better encoder analyze GUI 
 glade/chronojump.glade                | 1409 +++++++++++++++++++--------------
 images/encoder-analyze-max.png        |  Bin 443 -> 445 bytes
 images/encoder-analyze-mean.png       |  Bin 443 -> 438 bytes
 images/encoder-analyze-range.png      |  Bin 496 -> 675 bytes
 images/encoder-analyze-time-to-pp.png |  Bin 503 -> 556 bytes
 images/svg/icons.svg                  |  450 +++++++----
 6 files changed, 1110 insertions(+), 749 deletions(-)

Sat Apr 5 17:23:52 2014 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 344 ++++++++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 243 insertions(+), 101 deletions(-)

Fri Apr 4 20:16:04 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Prettier Encoder analyze buttons 
 glade/chronojump.glade                | 274 +++++++++------
 images/encoder-analyze-accel.png      | Bin 0 -> 603 bytes
 images/encoder-analyze-force.png      | Bin 0 -> 473 bytes
 images/encoder-analyze-max.png        | Bin 0 -> 443 bytes
 images/encoder-analyze-mean.png       | Bin 0 -> 443 bytes
 images/encoder-analyze-power.png      | Bin 0 -> 527 bytes
 images/encoder-analyze-range.png      | Bin 0 -> 496 bytes
 images/encoder-analyze-speed.png      | Bin 0 -> 574 bytes
 images/encoder-analyze-time-to-pp.png | Bin 0 -> 503 bytes
 images/svg/icons.svg                  | 619 ++++++++++++++++++++++++++++++----
 src/Makefile.am                       |   8 +
 src/constants.cs                      |  10 +
 src/gui/chronojump.cs                 |  26 ++
 src/gui/encoder.cs                    |  53 +--
 src/utilGtk.cs                        |   6 +
 15 files changed, 814 insertions(+), 182 deletions(-)

Fri Apr 4 20:08:22 2014 +0200 Xavier Padullés <x.padulles@gmail.com>
Updated manual. Inertia machine configuration added 
 manual/chronojump_manual_en.lyx | 87 ++++++++++++++++++++++++++++++++++++-----
 1 file changed, 78 insertions(+), 9 deletions(-)

Fri Apr 4 18:45:47 2014 +0200 Xavier Padullés <x.padulles@gmail.com>
Updated manual. Encoder configuration 
 manual/chronojump_manual_en.lyx          |   43 +-
 manual/encoder-manual-images/capture.png |  Bin 302892 -> 302660 bytes
 manual/encoder-manual-images/capture.svg | 1304 +-----------------------------
 3 files changed, 46 insertions(+), 1301 deletions(-)

Fri Apr 4 17:20:37 2014 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 1716 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 980 insertions(+), 736 deletions(-)

Fri Apr 4 17:01:48 2014 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Fixed typo in string 
 src/gui/encoder.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Apr 4 16:39:17 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Contact graphs unicoded ok on windows now 
 src/stats/main.cs | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

Fri Apr 4 14:50:59 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder graphs will be translated now 
 encoder/graph.R                | 147 +++++++++++++++++++++++------------------
 encoder/neuromuscularProfile.R |   8 +--
 src/constants.cs               |  88 ++++++++++++++++++++++++
 src/util.cs                    |  20 ++++++
 src/utilEncoder.cs             |  16 ++++-
 5 files changed, 210 insertions(+), 69 deletions(-)

Fri Apr 4 14:00:23 2014 +0200 Xavier Padullés <x.padulles@gmail.com>
Updated manual. Updated screenshots 
Fri Apr 4 13:59:12 2014 +0200 Xavier Padullés <x.padulles@gmail.com>
Added encoder screenshots of version 1.4.1 
 manual/encoder-manual-images/bells.png           | Bin 0 -> 14780 bytes
 manual/encoder-manual-images/capture_options.png | Bin 0 -> 7225 bytes
 manual/encoder-manual-images/handle.jpeg         | Bin 0 -> 3854 bytes
 manual/encoder-manual-images/magnets.jpeg        | Bin 0 -> 9292 bytes
 manual/encoder-manual-images/magnets.png         | Bin 0 -> 108039 bytes
 manual/encoder-manual-images/measure.png         | Bin 0 -> 102452 bytes
 manual/encoder-manual-images/never_fingers.jpeg  | Bin 0 -> 5004 bytes
 7 files changed, 0 insertions(+), 0 deletions(-)

Fri Apr 4 13:54:01 2014 +0200 Xavier Padullés <x.padulles@gmail.com>
Updated encoder manual to version 1.4.1 
 manual/chronojump_manual_en.lyx          |  994 +++++++-
 manual/chronojump_manual_en.pdf          |  Bin 2002162 -> 2202082 bytes
 manual/chronojump_manual_es.lyx          |    2 +-
 manual/encoder-manual-images/analyze.png |  Bin 117599 -> 114815 bytes
 manual/encoder-manual-images/capture.png |  Bin 131272 -> 302892 bytes
 manual/encoder-manual-images/capture.svg | 4111 +++++++++++-------------------
 manual/encoder-manual-images/main.png    |  Bin 106261 -> 289137 bytes
 manual/encoder-manual-images/main.svg    | 3371 ++++++++++++------------
 8 files changed, 4073 insertions(+), 4405 deletions(-)

Fri Apr 4 00:52:05 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Windows Encoder: graphs should show accents now 
 encoder/graph.R    |  7 +++++++
 src/chronojump.cs  |  3 ++-
 src/util.cs        | 18 ++++++++++++++++++
 src/utilEncoder.cs |  3 +++
 4 files changed, 30 insertions(+), 1 deletion(-)

Thu Apr 3 20:29:39 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
small fix 
 glade/chronojump.glade | 1 -
 src/gui/encoder.cs     | 7 +++----
 2 files changed, 3 insertions(+), 5 deletions(-)

Thu Apr 3 20:20:00 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
encoder analyze signal or curves with checkbox 
 glade/chronojump.glade                    | 327 ++++++++++++++++++++++++------
 images/encoder-analyze-current-signal.png | Bin 0 -> 532 bytes
 images/encoder-analyze-saved-curves.png   | Bin 0 -> 520 bytes
 images/svg/icons.svg                      | 221 ++++++++++++++++----
 src/Makefile.am                           |   2 +
 src/constants.cs                          |   3 +
 src/gui/chronojump.cs                     |   6 +
 src/gui/encoder.cs                        | 187 ++++++++---------
 src/gui/encoderTreeviews.cs               |  14 +-
 9 files changed, 552 insertions(+), 208 deletions(-)

Thu Apr 3 17:48:12 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
More encoder graph fixes 
 encoder/graph.R | 116 +++++++++++++++++++-------------------------------------
 1 file changed, 40 insertions(+), 76 deletions(-)

Thu Apr 3 14:11:46 2014 +0200 Xavier Padullés <x.padulles@gmail.com>
Manual with encoder chapter structure 
 manual/chronojump_manual_en.lyx |  133 +++-
 manual/chronojump_manual_es.lyx | 1524 +++++----------------------------------
 manual/screw_connector.pdf      |  Bin 834523 -> 0 bytes
 3 files changed, 273 insertions(+), 1384 deletions(-)

Thu Apr 3 13:04:25 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed 12 graphs max on side graph of ec curves 
 src/gui/encoder.cs | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

Thu Apr 3 12:24:55 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed decimals in speed in encoder capture plot 
 src/gui/encoder.cs | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Wed Apr 2 12:49:20 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Better neuromuscular profile info 
 src/gui/encoder.cs | 1 +
 1 file changed, 1 insertion(+)

Tue Apr 1 17:16:26 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Bump version 1.4.1 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Apr 1 17:08:54 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Updated compilation instructions for macosx 
 howto_compile.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Tue Apr 1 17:01:22 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed English manual 
 manual/#chronojump_manual_en -1.3.9.lyx# | 8717 ------------------------------
 manual/chronojump_manual_en.lyx          |  463 +-
 manual/chronojump_manual_en.pdf          |  Bin 1660181 -> 2002162 bytes
 3 files changed, 59 insertions(+), 9121 deletions(-)

Tue Apr 1 13:03:11 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
DB: 1.05: deleted 1.04 inertial curves (some needed sign change) 
 src/sqlite/main.cs | 19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)

Tue Apr 1 12:33:57 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed inertial signals (kinematicRanges, !reduceCurveBySpeed: it added descending value at right) 
 encoder/graph.R | 24 ++++++++++++++++--------
 1 file changed, 16 insertions(+), 8 deletions(-)

Tue Apr 1 09:49:26 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed manual makefiles 
 manual/Makefile.am |   4 +
 manual/Makefile.in | 544 -----------------------------------------------------
 2 files changed, 4 insertions(+), 544 deletions(-)

Tue Apr 1 09:46:50 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Removed manual Makefiles from git 
 manual/Makefile    | 544 -----------------------------------------------------
 manual/Makefile.am |   4 -
 2 files changed, 548 deletions(-)

Tue Apr 1 01:44:15 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Several fixes on curves inertial 
 encoder/graph.R    | 61 ++++++++++++++++++++++---------------
 src/gui/encoder.cs | 25 ++++++++++++++-
 src/utilEncoder.cs | 89 ++++++++++++++++++++++++++++++++++++++++++++++++++++--
 3 files changed, 147 insertions(+), 28 deletions(-)

Mon Mar 31 23:09:53 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Realtime inertial calculation not in this version 
 src/gui/encoder.cs | 18 +++++++++++++++++-
 1 file changed, 17 insertions(+), 1 deletion(-)

Mon Mar 31 20:50:38 2014 +0200 Xavier Padullés <x.padulles@gmail.com>
Manual files renamed 
 manual/chronojump_manual_en -1.3.9.lyx | 8773 ----------------------------
 manual/chronojump_manual_en -1.3.9.pdf |  Bin 1660181 -> 0 bytes
 manual/chronojump_manual_en.lyx        |  698 +--
 manual/chronojump_manual_en.pdf        |  Bin 3389627 -> 1660181 bytes
 manual/chronojump_manual_es-1.3.9.lyx  | 9995 --------------------------------
 manual/chronojump_manual_es.lyx        |  902 ++-
 6 files changed, 1074 insertions(+), 19294 deletions(-)

Mon Mar 31 20:37:47 2014 +0200 Xavier Padullés <x.padulles@gmail.com>
Updated english manual 
 manual/#chronojump_manual_en -1.3.9.lyx#          |  8717 +++++++
 manual/Captura-Cargar atletas.png                 |   Bin 46170 -> 12868 bytes
 manual/Captura-Cargar_atletas_otra_sesion.png     |   Bin 55257 -> 13302 bytes
 manual/Captura-Crear un tipo de salto nuevo.png   |   Bin 26640 -> 11611 bytes
 manual/Captura-Nuevo saltador.png                 |   Bin 45630 -> 22099 bytes
 manual/Captura-add-edit-multiple-persons.png      |   Bin 28673 -> 23222 bytes
 manual/Makefile                                   |   544 +
 manual/Makefile.in                                |   544 +
 manual/Preferencias-1.png                         |   Bin 15061 -> 8758 bytes
 manual/Preferencias-2.png                         |   Bin 28620 -> 14692 bytes
 manual/Preferencias-3.png                         |   Bin 17422 -> 10861 bytes
 manual/Preferencias-4.png                         |   Bin 0 -> 8425 bytes
 manual/RCA_connector.png                          |   Bin 0 -> 2108 bytes
 manual/RCA_connector.svg                          |    68 +
 manual/campanas.png                               |   Bin 35072 -> 15543 bytes
 manual/chronojump-505.png                         |   Bin 76247 -> 35648 bytes
 manual/chronojump_estadisticas_saltos_simples.png |   Bin 96590 -> 22818 bytes
 manual/chronojump_main_window_spanish.png         |   Bin 151069 -> 52501 bytes
 manual/chronojump_manual_en -1.3.9.lyx            |  8773 +++++++
 manual/chronojump_manual_en -1.3.9.lyx~           |  8767 +++++++
 manual/chronojump_manual_en -1.3.9.pdf            |   Bin 0 -> 1660181 bytes
 manual/chronojump_manual_en -1.3.9.tex            |  2537 ++
 manual/chronojump_manual_es-1.3.9.lyx             |  9995 ++++++++
 manual/chronojump_manual_es-1.3.9.lyx~            |  9484 ++++++++
 manual/chronojump_stats_window.png                |   Bin 130285 -> 47930 bytes
 manual/chronopic-connection.png                   |   Bin 54038 -> 65095 bytes
 manual/chronopic-connectors.jpg                   |   Bin 0 -> 5966305 bytes
 manual/chronopic-connectors.xcf                   |   Bin 0 -> 2277186 bytes
 manual/connectors_chronopic.svg                   | 24253 ++++++++++++++++++++
 manual/grafico-informe.png                        |   Bin 52185 -> 21471 bytes
 manual/grafico_stats1.png                         |   Bin 16019 -> 10032 bytes
 manual/grafico_stats2.png                         |   Bin 16696 -> 11274 bytes
 manual/grafico_stats3.png                         |   Bin 19101 -> 10899 bytes
 manual/grafico_stats4.png                         |   Bin 33933 -> 14415 bytes
 manual/menu_help.png                              |   Bin 20219 -> 6288 bytes
 manual/menu_session.png                           |   Bin 22722 -> 12294 bytes
 manual/multiChronopic_mc.png                      |   Bin 90077 -> 32930 bytes
 manual/multiChronopic_ra.png                      |   Bin 68386 -> 34647 bytes
 manual/nueva_sesion_artistica_competicion.png     |   Bin 41357 -> 23132 bytes
 manual/nueva_sesion_colegio.png                   |   Bin 24520 -> 57683 bytes
 manual/run_type_add-variable.png                  |   Bin 38528 -> 15611 bytes
 manual/run_type_add.png                           |   Bin 43929 -> 14791 bytes
 manual/screw_connector.pdf                        |   Bin 0 -> 834523 bytes
 manual/screw_connector.png                        |   Bin 0 -> 1403 bytes
 manual/screw_connector.svg                        |    68 +
 manual/test_button.png                            |   Bin 0 -> 1714 bytes
 manual/test_button.svg                            |    68 +
 47 files changed, 73818 insertions(+)

Mon Mar 31 20:11:36 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed rotary inertial friction side: angle 
 encoder/graph.R | 17 +++++------------
 1 file changed, 5 insertions(+), 12 deletions(-)

Mon Mar 31 19:39:17 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed displacement on encoder rotary friction side 
 encoder/graph.R | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Mon Mar 31 18:52:26 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder configurations translatables 
 src/encoder.cs | 67 +++++++++++++++++++++++++++++-----------------------------
 1 file changed, 34 insertions(+), 33 deletions(-)

Mon Mar 31 18:40:22 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Neuromuscular profile final improvements 
 src/gui/encoder.cs          |  6 +++---
 src/gui/encoderTreeviews.cs | 12 ++++++------
 2 files changed, 9 insertions(+), 9 deletions(-)

Mon Mar 31 18:28:53 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Added neuromuscular profile help 
 glade/chronojump.glade | 761 +++++++++++++------------------------------------
 src/gui/encoder.cs     |  29 +-
 2 files changed, 231 insertions(+), 559 deletions(-)

Mon Mar 31 11:08:52 2014 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 1338 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 680 insertions(+), 658 deletions(-)

Sun Mar 30 11:29:52 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Better eccon together/separated icons 
 images/encoder-analyze-eccon-separated.png | Bin 409 -> 361 bytes
 images/encoder-analyze-eccon-together.png  | Bin 366 -> 366 bytes
 images/svg/icons.svg                       | 111 ++++++++++++++---------------
 3 files changed, 54 insertions(+), 57 deletions(-)

Sun Mar 30 09:52:28 2014 +0200 Xavier de Blas <xaviblas@gmail.com>
Better tooltip on ecc-con together/separated 
 glade/chronojump.glade | 1129 +++++++++++++++++++++++-------------------------
 1 file changed, 552 insertions(+), 577 deletions(-)

Fri Mar 28 19:37:42 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
small fix on gui 
 glade/chronojump.glade | 65 +++++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 57 insertions(+), 8 deletions(-)

Fri Mar 28 19:03:01 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder analyze GUI with icons 
 glade/chronojump.glade                     | 5765 ++++++++++++++--------------
 images/encoder-analyze-cross.png           |  Bin 0 -> 646 bytes
 images/encoder-analyze-eccon-separated.png |  Bin 0 -> 409 bytes
 images/encoder-analyze-eccon-together.png  |  Bin 0 -> 366 bytes
 images/encoder-analyze-nmp.png             |  Bin 0 -> 393 bytes
 images/encoder-analyze-powerbars.png       |  Bin 0 -> 347 bytes
 images/encoder-analyze-side.png            |  Bin 0 -> 659 bytes
 images/encoder-analyze-single.png          |  Bin 0 -> 439 bytes
 images/svg/icons.svg                       |  438 +++
 src/Makefile.am                            |    7 +
 src/constants.cs                           |    9 +
 src/gui/chronojump.cs                      |   24 +-
 src/gui/encoder.cs                         |   22 +
 13 files changed, 3432 insertions(+), 2833 deletions(-)

Thu Mar 27 17:55:12 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
optimizations on ec phases and takeoff 
 encoder/graph.R                | 56 ++++++++++++++++++++++++------------------
 encoder/neuromuscularProfile.R |  6 +++--
 2 files changed, 36 insertions(+), 26 deletions(-)

Thu Mar 27 14:23:11 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Added 2nd method to calcule jump height in paint 
 encoder/graph.R | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

Thu Mar 27 13:34:16 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed inertia-momentum.R (EMD was missing) 
 encoder/inertia-momentum.R | 7 ++++---
 src/utilEncoder.cs         | 7 ++++++-
 2 files changed, 10 insertions(+), 4 deletions(-)

Thu Mar 27 12:56:51 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
updated compile instructions 
 howto_compile.txt | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

Thu Mar 27 11:31:45 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Added try catch if R missing on stats/graph 
 src/util.cs | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

Tue Mar 25 21:28:20 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
neuromuscularProfile export CSV done 
 src/encoder.cs              | 18 ++++++++++++++----
 src/gui/encoder.cs          | 41 +++++++++++++++++++----------------------
 src/gui/encoderTreeviews.cs | 32 ++++++++++++++++++++++++++++++++
 3 files changed, 65 insertions(+), 26 deletions(-)

Tue Mar 25 20:58:47 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
neuromuscularProfile radiobutton sensitiveness 
 src/gui/encoder.cs | 20 +++++++++++++++++++-
 1 file changed, 19 insertions(+), 1 deletion(-)

Tue Mar 25 14:06:17 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Improvements on neuromuscular 
 encoder/graph.R                |  8 ++------
 encoder/neuromuscularProfile.R | 40 ++++++++++++++++++++++------------------
 src/encoder.cs                 |  4 ++--
 src/gui/encoderTreeviews.cs    |  9 +++++++++
 4 files changed, 35 insertions(+), 26 deletions(-)

Tue Mar 25 01:21:58 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
neuromuscular data to treeview 
 po/POTFILES.in              |   1 +
 src/Makefile.am             |   1 +
 src/encoder.cs              | 103 ++++-
 src/gui/encoder.cs          | 639 +------------------------------
 src/gui/encoderTreeviews.cs | 915 ++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 1034 insertions(+), 625 deletions(-)

Mon Mar 24 20:42:26 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed lost encoder on DB after updating to 1.4.0 
 src/sqlite/main.cs       | 10 +++++++--
 src/sqlite/oldConvert.cs | 55 ++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 63 insertions(+), 2 deletions(-)

Mon Mar 24 19:40:09 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
neuromuscular shows bars and synced force/time 
 encoder/graph.R                | 11 +++++-
 encoder/neuromuscularProfile.R | 83 ++++++++++++++++++++++++++++++++----------
 src/gui/encoder.cs             | 11 ++++--
 3 files changed, 81 insertions(+), 24 deletions(-)

Mon Mar 24 14:54:09 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
neurmuscular plots force/t uglily 
 encoder/graph.R                |  7 +++++++
 encoder/neuromuscularProfile.R | 45 +++++++++++++++++++++++++++++++++---------
 2 files changed, 43 insertions(+), 9 deletions(-)

Sun Mar 23 14:36:02 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
neuromuscularProfile bars graph done 
 encoder/graph.R                | 32 +++++++-------
 encoder/neuromuscularProfile.R | 96 ++++++++++++++++++++++++++++++++++--------
 2 files changed, 95 insertions(+), 33 deletions(-)

Fri Mar 21 18:10:05 2014 +0000 Antonio Fernandes C. Neto <fernandesn@gnome.org>
Updated Brazilian Portuguese translation 
 po/pt_BR.po | 3082 ++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 1578 insertions(+), 1504 deletions(-)

Fri Mar 21 14:37:36 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
updated howto-bootloader-and-firmware.txt 
 chronopic-firmware/howto-bootloader-and-firmware.txt | 3 +++
 1 file changed, 3 insertions(+)

Fri Mar 21 14:21:20 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
better getDynamicsInertial 
 encoder/graph.R | 34 ++++++++++++----------------------
 1 file changed, 12 insertions(+), 22 deletions(-)

Fri Mar 21 13:38:19 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
small fixes 
 encoder/graph.R    | 14 ++++++++++----
 src/gui/encoder.cs |  8 +++++---
 src/utilEncoder.cs |  7 +++++--
 3 files changed, 20 insertions(+), 9 deletions(-)

Fri Mar 21 12:13:30 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Improvements on getDynamicsInertial 
 encoder/graph.R | 102 +++++++++++++++++++++++---------------------------------
 1 file changed, 41 insertions(+), 61 deletions(-)

Thu Mar 20 17:29:03 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
neuromuscularProfile has own R file. graph.R extrema to util.R 
 encoder/Makefile.am            |   1 +
 encoder/graph.R                | 349 ++---------------------------------------
 encoder/neuromuscularProfile.R | 287 +++++++++++++++++++++++++++++++++
 src/constants.cs               |   1 +
 src/gui/encoder.cs             |  14 +-
 src/utilEncoder.cs             |  13 +-
 6 files changed, 319 insertions(+), 346 deletions(-)

Thu Mar 20 16:53:48 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
neuromuscularProfile 75% done (tests reamain) 
 encoder/graph.R | 195 ++++++++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 156 insertions(+), 39 deletions(-)

Thu Mar 20 01:22:56 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
neuromuscularProfile e1 done 
 encoder/graph.R | 117 ++++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 75 insertions(+), 42 deletions(-)

Wed Mar 19 22:14:31 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
neuromuscularProfile calculates height of jumps 
 encoder/graph.R        |    64 +-
 glade/chronojump.glade | 20176 ++++++++++++++++++++++++-----------------------
 src/gui/encoder.cs     |    86 +-
 3 files changed, 10239 insertions(+), 10087 deletions(-)

Wed Mar 19 19:35:18 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: jump height is plotted in paint 
 encoder/graph.R | 8 ++++++++
 1 file changed, 8 insertions(+)

Wed Mar 19 17:29:43 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed curves graph on ROTARYAXISINERTIAL 
 encoder/graph.R | 37 ++++++++++++++++++++-----------------
 1 file changed, 20 insertions(+), 17 deletions(-)

Tue Mar 18 17:29:18 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder IM calculation duration 60secs. Don't show duration options 
 glade/chronojump.glade            |  3175 +++++-----
 images/svg/encoder-mode-icons.svg | 12105 +++++++++++++++++++-----------------
 2 files changed, 8171 insertions(+), 7109 deletions(-)

Tue Mar 18 17:10:05 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Added jumps to encoder configuration linear-barbell graph 
 images/encoder-linear-free-weight.png |  Bin 12647 -> 14570 bytes
 images/svg/encoder-mode-icons.svg     | 1420 ++++++++++++++++++++++++++-------
 src/encoder.cs                        |    4 +-
 3 files changed, 1114 insertions(+), 310 deletions(-)

Tue Mar 18 16:27:40 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed displacement on ROTARYAXISINERTIAL 
 encoder/graph.R | 23 +++++++++++++++++++----
 1 file changed, 19 insertions(+), 4 deletions(-)

Tue Mar 18 15:50:05 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed find smoothing EC when user is not-moving lot of time 
 encoder/graph.R | 32 ++++++++++++++++++++------------
 1 file changed, 20 insertions(+), 12 deletions(-)

Tue Mar 18 14:21:27 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Combo encoder exercise correctly loaded 
 src/gui/encoder.cs | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Mon Mar 17 21:53:02 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed air/land land/air position on ec 
 encoder/graph.R | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Mon Mar 17 20:43:22 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Added neuromuscularProfileAnalysis description 
 encoder/graph.R | 99 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 99 insertions(+)

Mon Mar 17 17:13:11 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed rotary friction side inertial 
 encoder/graph.R                                  |    22 +-
 images/encoder-rotary-friction-side-inertial.png |   Bin 18668 -> 19144 bytes
 images/svg/encoder-mode-icons.svg                | 23092 ++++++++++-----------
 src/encoder.cs                                   |     1 +
 4 files changed, 11419 insertions(+), 11696 deletions(-)

Mon Mar 17 16:40:19 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
fixed getDisplacementPerson, fixing ROTARYAXISIN.. 
 encoder/graph.R | 30 ++++++++++++++++++++++++------
 1 file changed, 24 insertions(+), 6 deletions(-)

Fri Mar 14 15:03:45 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed ROTARYAXISINERTIAL 
 encoder/graph.R | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Mar 14 13:51:27 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Signals & curves add/edit comments at load/select 
 glade/chronojump.glade   | 13193 +++++++++++++++++++++++----------------------
 src/gui/encoder.cs       |    54 +-
 src/gui/genericWindow.cs |    43 +-
 3 files changed, 6748 insertions(+), 6542 deletions(-)

Fri Mar 14 12:21:22 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Updates on SVG: logo and encoder mode icons 
 images/svg/chronojump-logo-2013.svg |   157 +-
 images/svg/encoder-mode-icons.svg   | 19219 +++++++++++++++++++++++++++++-----
 2 files changed, 16546 insertions(+), 2830 deletions(-)

Wed Mar 12 13:55:58 2014 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 2223 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1150 insertions(+), 1073 deletions(-)

Wed Mar 12 11:25:03 2014 +0100 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 745 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 374 insertions(+), 371 deletions(-)

Mon Mar 10 20:25:43 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Bump version 1.4.0 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Mar 10 20:21:34 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed es.po Force -> Fuerza 
 po/es.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Mar 10 19:24:20 2014 +0100 Windows Build <windows@chronojump.org>
RDotNet with extrema fixed on windows 
 src/gui/encoder.cs | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

Mon Mar 10 18:21:12 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Inertial machines cannot be propulsive 
 encoder/graph.R        |    4 +
 glade/chronojump.glade | 7983 ++++++++++++++++++++++++------------------------
 2 files changed, 4037 insertions(+), 3950 deletions(-)

Mon Mar 10 18:03:42 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Solved crash if mass == 0 
 src/gui/encoder.cs | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Mon Mar 10 17:31:40 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder RDotNet test to menu 
 glade/chronojump.glade | 755 +++++++++++++------------------------------------
 src/gui/encoder.cs     |   2 +-
 2 files changed, 193 insertions(+), 564 deletions(-)

Mon Mar 10 17:21:02 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
extrema was missing on RDotNet 
 .../howto-bootloader-and-firmware.txt              |  2 +-
 encoder/Makefile.am                                |  3 +-
 encoder/util.R                                     | 74 ++++++++++++++++++++++
 src/constants.cs                                   |  1 +
 src/gui/encoder.cs                                 |  3 +
 src/utilEncoder.cs                                 |  5 ++
 6 files changed, 86 insertions(+), 2 deletions(-)

Mon Mar 10 16:51:31 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed displaced weight on encoder graph title 
 src/gui/encoder.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Mon Mar 10 16:15:24 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Added pyburn 
 .../howto-bootloader-and-firmware.txt              |    2 +-
 chronopic-firmware/pyburn-wx-1.0/.svn/all-wcprops  |   41 +
 chronopic-firmware/pyburn-wx-1.0/.svn/entries      |  238 ++++
 .../pyburn-wx-1.0/.svn/prop-base/make_man.svn-base |    5 +
 .../.svn/text-base/MANIFEST.in.svn-base            |    2 +
 .../pyburn-wx-1.0/.svn/text-base/README.svn-base   |   11 +
 .../pyburn-wx-1.0/.svn/text-base/make_man.svn-base |   19 +
 .../.svn/text-base/pyburn-wx.prj.svn-base          |  124 ++
 .../.svn/text-base/pyburn-wx.py.svn-base           |   11 +
 .../pyburn-wx-1.0/.svn/text-base/setup.py.svn-base |   19 +
 chronopic-firmware/pyburn-wx-1.0/MANIFEST.in       |    2 +
 chronopic-firmware/pyburn-wx-1.0/README            |   11 +
 .../build/lib.linux-i686-2.7/pyburn_wx/__init__.py |   13 +
 .../build/lib.linux-i686-2.7/pyburn_wx/main.py     | 1281 ++++++++++++++++++++
 .../lib.linux-i686-2.7/pyburn_wx/pixmaps/off.xpm   |  197 +++
 .../lib.linux-i686-2.7/pyburn_wx/pixmaps/on.xpm    |  160 +++
 .../pyburn-wx-1.0/build/scripts-2.7/pyburn-wx.py   |   11 +
 .../pyburn-wx-1.0/debian/.svn/all-wcprops          |   47 +
 .../pyburn-wx-1.0/debian/.svn/entries              |  266 ++++
 .../debian/.svn/text-base/changelog.svn-base       |    6 +
 .../debian/.svn/text-base/compat.svn-base          |    1 +
 .../debian/.svn/text-base/control.svn-base         |   15 +
 .../debian/.svn/text-base/copyright.svn-base       |   35 +
 .../.svn/text-base/pyburn-wx.manpages.svn-base     |    1 +
 .../debian/.svn/text-base/pyburn-wx.xml.svn-base   |   82 ++
 .../debian/.svn/text-base/rules.svn-base           |   18 +
 chronopic-firmware/pyburn-wx-1.0/debian/changelog  |    6 +
 chronopic-firmware/pyburn-wx-1.0/debian/compat     |    1 +
 chronopic-firmware/pyburn-wx-1.0/debian/control    |   15 +
 chronopic-firmware/pyburn-wx-1.0/debian/copyright  |   35 +
 .../pyburn-wx-1.0/debian/pyburn-wx.manpages        |    1 +
 .../pyburn-wx-1.0/debian/pyburn-wx.xml             |   82 ++
 chronopic-firmware/pyburn-wx-1.0/debian/rules      |   18 +
 chronopic-firmware/pyburn-wx-1.0/make_man          |   19 +
 chronopic-firmware/pyburn-wx-1.0/pyburn-wx.prj     |  124 ++
 chronopic-firmware/pyburn-wx-1.0/pyburn-wx.py      |   11 +
 .../pyburn-wx-1.0/pyburn_wx/.svn/all-wcprops       |   35 +
 .../pyburn-wx-1.0/pyburn_wx/.svn/entries           |  201 +++
 .../pyburn_wx/.svn/prop-base/main.py.svn-base      |    5 +
 .../pyburn_wx/.svn/text-base/TODO.txt.svn-base     |    0
 .../pyburn_wx/.svn/text-base/__init__.py.svn-base  |   13 +
 .../pyburn_wx/.svn/text-base/ledp.hex.svn-base     |    8 +
 .../pyburn_wx/.svn/text-base/main.py.svn-base      | 1281 ++++++++++++++++++++
 .../.svn/text-base/pyburn-wx.wxg.svn-base          |  461 +++++++
 .../pyburn-wx-1.0/pyburn_wx/TODO.txt               |    0
 .../pyburn-wx-1.0/pyburn_wx/__init__.py            |   13 +
 .../pyburn-wx-1.0/pyburn_wx/__init__.pyc           |  Bin 0 -> 316 bytes
 .../pyburn-wx-1.0/pyburn_wx/ledp.hex               |    8 +
 chronopic-firmware/pyburn-wx-1.0/pyburn_wx/main.py | 1281 ++++++++++++++++++++
 .../pyburn-wx-1.0/pyburn_wx/main.pyc               |  Bin 0 -> 29411 bytes
 .../pyburn_wx/pixmaps/.svn/all-wcprops             |   17 +
 .../pyburn-wx-1.0/pyburn_wx/pixmaps/.svn/entries   |   96 ++
 .../pixmaps/.svn/text-base/off.xpm.svn-base        |  197 +++
 .../pixmaps/.svn/text-base/on.xpm.svn-base         |  160 +++
 .../pyburn-wx-1.0/pyburn_wx/pixmaps/off.xpm        |  197 +++
 .../pyburn-wx-1.0/pyburn_wx/pixmaps/on.xpm         |  160 +++
 .../pyburn-wx-1.0/pyburn_wx/pyburn-wx.wxg          |  461 +++++++
 chronopic-firmware/pyburn-wx-1.0/setup.py          |   19 +
 58 files changed, 7542 insertions(+), 1 deletion(-)

Mon Mar 10 16:05:09 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
getDisplacement on inertial better 
 encoder/graph.R | 188 ++++++++++++++++++++++++++++++++++++--------------------
 src/encoder.cs  |  13 ++--
 2 files changed, 130 insertions(+), 71 deletions(-)

Mon Mar 10 13:12:18 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Added 20MHz, 40MHz hex firmwares 
 .../chronopic-firmware-20MHz.hex                   | 134 +++++++++++++++++++++
 .../chronopic-firmware-4MHz.hex                    | 104 ++++++++++++++++
 .../howto-bootloader-and-firmware.txt              |   2 +-
 3 files changed, 239 insertions(+), 1 deletion(-)

Mon Mar 10 11:03:26 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Added pydownloader 20MHz 
 .../howto-bootloader-and-firmware.txt              |   2 +-
 .../pydownloader_20MHz/pydownloader.py             | 143 +++++++++++++++++++++
 2 files changed, 144 insertions(+), 1 deletion(-)

Mon Mar 10 08:59:00 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Small fix 
 src/gui/encoder.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Mon Mar 10 00:28:25 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
If RDotNet crashes, captures without realtime data 
 src/constants.cs   |  3 ++-
 src/gui/encoder.cs | 77 +++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 52 insertions(+), 28 deletions(-)

Sun Mar 9 21:11:53 2014 +0100 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 1346 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 675 insertions(+), 671 deletions(-)

Sun Mar 9 20:54:15 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Better message on sounds activation 
 src/gui/repetitiveConditions.cs | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Sun Mar 9 14:51:56 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder treeview start,duration show? 
 glade/chronojump.glade | 4994 +++++++++++++++++++++---------------------------
 src/gui/encoder.cs     |    7 +-
 2 files changed, 2183 insertions(+), 2818 deletions(-)

Thu Mar 6 15:24:02 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
volumeOn/Off again active, also at encoder 
 glade/chronojump.glade  | 3883 ++++++++++++++++++++++++-----------------------
 src/gui/chronojump.cs   |   49 +-
 src/gui/encoder.cs      |    2 +-
 src/gui/eventExecute.cs |    3 +-
 4 files changed, 2045 insertions(+), 1892 deletions(-)

Thu Mar 6 14:41:21 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder capture with sounds (untested) 
 src/gui/chronojump.cs |  3 ++-
 src/gui/encoder.cs    | 29 +++++++++++++++++++++--------
 2 files changed, 23 insertions(+), 9 deletions(-)

Wed Mar 5 20:28:40 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder resizable panels and colors for bars 
 src/gui/chronojump.cs |  9 ++++++
 src/gui/encoder.cs    | 84 +++++++++++++++++++++++++++++++++++++++++++--------
 src/utilGtk.cs        |  3 +-
 3 files changed, 82 insertions(+), 14 deletions(-)

Wed Mar 5 19:33:15 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder capture panels resizable,barplot recreates 
 glade/chronojump.glade | 24142 ++++++++++++++++++++++++-----------------------
 src/gui/encoder.cs     |    23 +-
 2 files changed, 12116 insertions(+), 12049 deletions(-)

Wed Mar 5 11:23:20 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Removed concentric-eccentric until fix it 
 encoder/graph.R    | 14 +++++++++++---
 src/constants.cs   |  2 +-
 src/gui/encoder.cs | 25 ++++++++++++++++++-------
 3 files changed, 30 insertions(+), 11 deletions(-)

Tue Mar 4 13:57:04 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder minor fixes 
 encoder/graph.R    | 64 ++++++++++++++++++++++++++++++++++++++----------------
 src/utilEncoder.cs |  5 ++++-
 2 files changed, 49 insertions(+), 20 deletions(-)

Mon Mar 3 17:49:07 2014 +0100 Windows Build <windows@chronojump.org>
RDotNet starts on Win without needing R installed 
 src/chronojump.cs | 5 +++++
 1 file changed, 5 insertions(+)

Mon Mar 3 16:25:59 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixing graph.R inertial 
 encoder/graph.R    | 40 ++++++++++++++++++++++++++++------------
 src/gui/encoder.cs |  6 +++++-
 2 files changed, 33 insertions(+), 13 deletions(-)

Fri Feb 28 13:21:12 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
howto_compile.txt improved 
 howto_compile.txt | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Mon Mar 3 02:29:12 2014 +0100 Windows Build <windows@chronojump.org>
code clean 
 rdotnet/Makefile.in                       | 620 ----------------------
 rdotnet/R.NET/Makefile                    | 843 ------------------------------
 rdotnet/R.NET/Makefile.in                 | 843 ------------------------------
 rdotnet/RDotNet.NativeLibrary/Makefile    | 777 ---------------------------
 rdotnet/RDotNet.NativeLibrary/Makefile.in | 777 ---------------------------
 5 files changed, 3860 deletions(-)

Mon Mar 3 02:27:06 2014 +0100 Windows Build <windows@chronojump.org>
code clean 
 rdotnet/Makefile | 620 -------------------------------------------------------
 1 file changed, 620 deletions(-)

Mon Mar 3 02:15:29 2014 +0100 Windows Build <windows@chronojump.org>
RDotNet working on Windows 
 Makefile.am                                        |    2 +-
 libcesarplayer/baconvideowidget-marshal.c          |  494 +-
 libcesarplayer/baconvideowidget-marshal.h          |   88 +-
 rdotnet/Makefile                                   |  620 +++
 rdotnet/Makefile.in                                |  620 +++
 rdotnet/R.NET/BuiltinFunction.cs                   |   56 +-
 rdotnet/R.NET/CharacterMatrix.cs                   |  203 +-
 rdotnet/R.NET/CharacterVector.cs                   |  187 +-
 rdotnet/R.NET/Closure.cs                           |  128 +-
 rdotnet/R.NET/ComplexMatrix.cs                     |  196 +-
 rdotnet/R.NET/ComplexVector.cs                     |  175 +-
 rdotnet/R.NET/DataFrame.cs                         |  463 +-
 rdotnet/R.NET/DataFrameColumnAttribute.cs          |   74 +
 rdotnet/R.NET/DataFrameRow.cs                      |  178 +-
 rdotnet/R.NET/DataFrameRowAttribute.cs             |   62 +
 rdotnet/R.NET/Devices/CharacterDeviceAdapter.cs    |  505 +-
 rdotnet/R.NET/Devices/ConsoleDevice.cs             |  276 +-
 rdotnet/R.NET/Devices/ICharacterDevice.cs          |  276 +-
 rdotnet/R.NET/Devices/NullCharacterDevice.cs       |  162 +-
 .../R.NET/Diagnostics/DataFrameColumnDisplay.cs    |   50 +
 rdotnet/R.NET/Diagnostics/DataFrameDebugView.cs    |   26 +
 rdotnet/R.NET/Diagnostics/FactorDebugView.cs       |   24 +
 rdotnet/R.NET/Diagnostics/MatrixDebugView.cs       |   25 +
 rdotnet/R.NET/Diagnostics/VectorDebugView.cs       |   25 +
 rdotnet/R.NET/Dynamic/DataFrameDynamicMeta.cs      |   56 +-
 rdotnet/R.NET/Dynamic/ListDynamicMeta.cs           |   56 +-
 .../R.NET/Dynamic/SymbolicExpressionDynamicMeta.cs |   56 +-
 rdotnet/R.NET/DynamicVector.cs                     |  462 +-
 rdotnet/R.NET/Environment.cs                       |  185 +-
 rdotnet/R.NET/Expression.cs                        |  110 +-
 rdotnet/R.NET/ExpressionVector.cs                  |  120 +-
 rdotnet/R.NET/Factor.cs                            |  108 +
 rdotnet/R.NET/Function.cs                          |   42 +-
 rdotnet/R.NET/GenericVector.cs                     |  191 +-
 rdotnet/R.NET/IntegerMatrix.cs                     |  189 +-
 rdotnet/R.NET/IntegerVector.cs                     |  248 +-
 rdotnet/R.NET/InternalString.cs                    |  103 +-
 rdotnet/R.NET/Internals/BusyType.cs                |   30 +-
 rdotnet/R.NET/Internals/ConsoleOutputType.cs       |   22 +-
 rdotnet/R.NET/Internals/Delegates.cs               |  201 +-
 rdotnet/R.NET/Internals/OutputMode.cs              |   48 +-
 rdotnet/R.NET/Internals/ParseStatus.cs             |   78 +-
 rdotnet/R.NET/Internals/SEXPREC.cs                 |  264 +-
 rdotnet/R.NET/Internals/SEXPREC_HEADER.cs          |   18 +-
 rdotnet/R.NET/Internals/SaveActions.cs             |   90 +-
 rdotnet/R.NET/Internals/SymbolicExpressionType.cs  |  368 +-
 rdotnet/R.NET/Internals/Unix/Delegates.cs          |   72 +-
 rdotnet/R.NET/Internals/Unix/RStart.cs             |   72 +-
 rdotnet/R.NET/Internals/VECTOR_SEXPREC.cs          |   98 +-
 rdotnet/R.NET/Internals/Windows/Delegates.cs       |   32 +-
 rdotnet/R.NET/Internals/Windows/RStart.cs          |   46 +-
 rdotnet/R.NET/Internals/Windows/UiMode.cs          |   14 +-
 rdotnet/R.NET/Internals/YesNoCancel.cs             |   38 +-
 rdotnet/R.NET/Internals/sxpinfo.cs                 |  112 +-
 rdotnet/R.NET/Language.cs                          |   68 +-
 rdotnet/R.NET/LogicalMatrix.cs                     |  187 +-
 rdotnet/R.NET/LogicalVector.cs                     |  175 +-
 rdotnet/R.NET/Makefile                             |  843 ++++
 rdotnet/R.NET/Makefile.am                          |   10 +-
 rdotnet/R.NET/Makefile.in                          |  843 ++++
 rdotnet/R.NET/Matrix.cs                            |  552 ++-
 rdotnet/R.NET/NumericMatrix.cs                     |  205 +-
 rdotnet/R.NET/NumericVector.cs                     |  253 +-
 rdotnet/R.NET/Pairlist.cs                          |   80 +-
 rdotnet/R.NET/ParseException.cs                    |  118 +-
 rdotnet/R.NET/Properties/AssemblyInfo.cs           |   37 +-
 rdotnet/R.NET/ProtectedPointer.cs                  |   78 +-
 rdotnet/R.NET/RDotNet.csproj                       |   21 +-
 rdotnet/R.NET/REngine.cs                           | 1066 ++--
 rdotnet/R.NET/REngineExtension.cs                  |  933 ++--
 rdotnet/R.NET/RawMatrix.cs                         |  183 +-
 rdotnet/R.NET/RawVector.cs                         |  242 +-
 rdotnet/R.NET/SpecialFunction.cs                   |   56 +-
 rdotnet/R.NET/StartupParameter.cs                  |  546 +-
 rdotnet/R.NET/Symbol.cs                            |  136 +-
 rdotnet/R.NET/SymbolicExpression.cs                |  469 +-
 rdotnet/R.NET/SymbolicExpressionExtension.cs       | 1210 ++---
 rdotnet/R.NET/Utility.cs                           |  117 +-
 rdotnet/R.NET/Vector.cs                            |  435 +-
 rdotnet/RDotNet.NativeLibrary/Makefile             |  777 +++
 rdotnet/RDotNet.NativeLibrary/Makefile.in          |  777 +++
 rdotnet/RDotNet.NativeLibrary/NativeUtility.cs     |   88 +-
 .../Properties/AssemblyInfo.cs                     |   37 +-
 .../RDotNet.NativeLibrary.csproj                   |   13 +-
 rdotnet/RDotNet.NativeLibrary/UnmanagedDll.cs      |  385 +-
 rdotnet/Rdll/i386/R.dll                            |  Bin 0 -> 2928640 bytes
 rdotnet/Rdll/i386/R.exe                            |  Bin 0 -> 34816 bytes
 rdotnet/Rdll/i386/RSetReg.exe                      |  Bin 0 -> 20480 bytes
 rdotnet/Rdll/i386/Rblas.dll                        |  Bin 0 -> 239777 bytes
 rdotnet/Rdll/i386/Rcmd.exe                         |  Bin 0 -> 34304 bytes
 rdotnet/Rdll/i386/Rgraphapp.dll                    |  Bin 0 -> 348963 bytes
 rdotnet/Rdll/i386/Rgui.exe                         |  Bin 0 -> 17920 bytes
 rdotnet/Rdll/i386/Riconv.dll                       |  Bin 0 -> 102975 bytes
 rdotnet/Rdll/i386/Rlapack.dll                      |  Bin 0 -> 1914368 bytes
 rdotnet/Rdll/i386/Rscript.exe                      |  Bin 0 -> 21504 bytes
 rdotnet/Rdll/i386/Rterm.exe                        |  Bin 0 -> 18432 bytes
 rdotnet/Rdll/i386/Rzlib.dll                        |  Bin 0 -> 154917 bytes
 rdotnet/Rdll/i386/open.exe                         |  Bin 0 -> 12800 bytes
 rdotnet/Rdll/x64/R.dll                             |  Bin 0 -> 3056128 bytes
 rdotnet/Rdll/x64/R.exe                             |  Bin 0 -> 39424 bytes
 rdotnet/Rdll/x64/RSetReg.exe                       |  Bin 0 -> 23552 bytes
 rdotnet/Rdll/x64/Rblas.dll                         |  Bin 0 -> 343623 bytes
 rdotnet/Rdll/x64/Rcmd.exe                          |  Bin 0 -> 39424 bytes
 rdotnet/Rdll/x64/Rgraphapp.dll                     |  Bin 0 -> 377496 bytes
 rdotnet/Rdll/x64/Rgui.exe                          |  Bin 0 -> 22016 bytes
 rdotnet/Rdll/x64/Riconv.dll                        |  Bin 0 -> 131391 bytes
 rdotnet/Rdll/x64/Rlapack.dll                       |  Bin 0 -> 2120192 bytes
 rdotnet/Rdll/x64/Rscript.exe                       |  Bin 0 -> 25088 bytes
 rdotnet/Rdll/x64/Rterm.exe                         |  Bin 0 -> 22528 bytes
 rdotnet/Rdll/x64/Rzlib.dll                         |  Bin 0 -> 181309 bytes
 rdotnet/Rdll/x64/open.exe                          |  Bin 0 -> 16384 bytes
 src/chronojump.cs                                  |   35 +-
 src/gui/encoder.cs                                 |   16 +-
 src/util.cs                                        |    6 +-
 win32/Makefile.am                                  |    4 +
 win32/deps/bin/R.exe                               |  Bin 19456 -> 19456 bytes
 win32/deps/bin/Rscript.exe                         |  Bin 19456 -> 19456 bytes
 win32/deps/bin/i386/R.dll                          |  Bin 3491840 -> 2928640 bytes
 win32/deps/bin/i386/R.exe                          |  Bin 34816 -> 34816 bytes
 win32/deps/bin/i386/RSetReg.exe                    |  Bin 20480 -> 20480 bytes
 win32/deps/bin/i386/Rblas.dll                      |  Bin 238241 -> 239777 bytes
 win32/deps/bin/i386/Rcmd.exe                       |  Bin 34304 -> 34304 bytes
 win32/deps/bin/i386/Rgraphapp.dll                  |  Bin 348963 -> 348963 bytes
 win32/deps/bin/i386/Rgui.exe                       |  Bin 17920 -> 17920 bytes
 win32/deps/bin/i386/Riconv.dll                     |  Bin 102975 -> 102975 bytes
 win32/deps/bin/i386/Rlapack.dll                    |  Bin 1914368 -> 1914368 bytes
 win32/deps/bin/i386/Rscript.exe                    |  Bin 21504 -> 21504 bytes
 win32/deps/bin/i386/Rterm.exe                      |  Bin 18432 -> 18432 bytes
 win32/deps/bin/i386/Rzlib.dll                      |  Bin 154877 -> 154917 bytes
 win32/deps/bin/i386/open.exe                       |  Bin 12800 -> 12800 bytes
 win32/deps/library/Cairo/DESCRIPTION               |   26 +-
 win32/deps/library/Cairo/MD5                       |   38 +-
 win32/deps/library/Cairo/Meta/Rd.rds               |  Bin 558 -> 558 bytes
 win32/deps/library/Cairo/Meta/hsearch.rds          |  Bin 576 -> 576 bytes
 win32/deps/library/Cairo/Meta/links.rds            |  Bin 232 -> 232 bytes
 win32/deps/library/Cairo/Meta/nsInfo.rds           |  Bin 186 -> 186 bytes
 win32/deps/library/Cairo/Meta/package.rds          |  Bin 1205 -> 1205 bytes
 win32/deps/library/Cairo/NEWS                      |   29 +
 win32/deps/library/Cairo/R/Cairo                   |   26 +-
 win32/deps/library/Cairo/R/Cairo.rdb               |  Bin 7271 -> 6891 bytes
 win32/deps/library/Cairo/R/Cairo.rdx               |  Bin 525 -> 512 bytes
 win32/deps/library/Cairo/help/Cairo.rdb            |  Bin 24254 -> 24539 bytes
 win32/deps/library/Cairo/help/Cairo.rdx            |  Bin 309 -> 310 bytes
 win32/deps/library/Cairo/help/aliases.rds          |  Bin 181 -> 181 bytes
 win32/deps/library/Cairo/help/paths.rds            |  Bin 167 -> 167 bytes
 win32/deps/library/Cairo/html/00Index.html         |    2 +-
 win32/deps/library/Cairo/libs/i386/Cairo.dll       |  Bin 1009152 -> 1009152 bytes
 win32/deps/library/Cairo/libs/i386/symbols.rds     |  Bin 2398 -> 2397 bytes
 win32/deps/library/Cairo/libs/x64/Cairo.dll        |  Bin 1046016 -> 1046016 bytes
 win32/deps/library/Cairo/libs/x64/symbols.rds      |  Bin 2373 -> 2371 bytes
 win32/deps/library/EMD/DESCRIPTION                 |   19 -
 win32/deps/library/EMD/INDEX                       |   22 -
 win32/deps/library/EMD/MD5                         |   31 -
 win32/deps/library/EMD/Meta/Rd.rds                 |  Bin 961 -> 0 bytes
 win32/deps/library/EMD/Meta/data.rds               |  Bin 214 -> 0 bytes
 win32/deps/library/EMD/Meta/hsearch.rds            |  Bin 910 -> 0 bytes
 win32/deps/library/EMD/Meta/links.rds              |  Bin 405 -> 0 bytes
 win32/deps/library/EMD/Meta/nsInfo.rds             |  Bin 215 -> 0 bytes
 win32/deps/library/EMD/Meta/package.rds            |  Bin 855 -> 0 bytes
 win32/deps/library/EMD/NAMESPACE                   |   10 -
 win32/deps/library/EMD/R/EMD                       |    9 -
 win32/deps/library/EMD/R/EMD.rdb                   |  Bin 21138 -> 0 bytes
 win32/deps/library/EMD/R/EMD.rdx                   |  Bin 499 -> 0 bytes
 win32/deps/library/EMD/data/beryllium.rda          |  Bin 1765 -> 0 bytes
 win32/deps/library/EMD/data/datalist               |    7 -
 win32/deps/library/EMD/data/kospi200.rda           |  Bin 5036 -> 0 bytes
 win32/deps/library/EMD/data/lena.rda               |  Bin 188871 -> 0 bytes
 win32/deps/library/EMD/data/lennon.rda             |  Bin 38130 -> 0 bytes
 win32/deps/library/EMD/data/solar.hs.rda           |  Bin 1436 -> 0 bytes
 win32/deps/library/EMD/data/solar.lean.rda         |  Bin 2346 -> 0 bytes
 win32/deps/library/EMD/data/sunspot.rda            |  Bin 1850 -> 0 bytes
 win32/deps/library/EMD/help/AnIndex                |   27 -
 win32/deps/library/EMD/help/EMD.rdb                |  Bin 51544 -> 0 bytes
 win32/deps/library/EMD/help/EMD.rdx                |  Bin 586 -> 0 bytes
 win32/deps/library/EMD/help/aliases.rds            |  Bin 304 -> 0 bytes
 win32/deps/library/EMD/help/paths.rds              |  Bin 260 -> 0 bytes
 win32/deps/library/EMD/html/00Index.html           |   67 -
 win32/deps/library/EMD/html/R.css                  |   57 -
 win32/deps/library/EMD/libs/i386/EMD.dll           |  Bin 20992 -> 0 bytes
 win32/deps/library/EMD/libs/i386/symbols.rds       |  Bin 286 -> 0 bytes
 win32/deps/library/EMD/libs/x64/EMD.dll            |  Bin 23040 -> 0 bytes
 win32/deps/library/EMD/libs/x64/symbols.rds        |  Bin 284 -> 0 bytes
 win32/deps/library/KernSmooth/DESCRIPTION          |   22 -
 win32/deps/library/KernSmooth/INDEX                |    8 -
 win32/deps/library/KernSmooth/LICENCE              |    5 -
 win32/deps/library/KernSmooth/Meta/Rd.rds          |  Bin 449 -> 0 bytes
 win32/deps/library/KernSmooth/Meta/hsearch.rds     |  Bin 462 -> 0 bytes
 win32/deps/library/KernSmooth/Meta/links.rds       |  Bin 165 -> 0 bytes
 win32/deps/library/KernSmooth/Meta/nsInfo.rds      |  Bin 344 -> 0 bytes
 win32/deps/library/KernSmooth/Meta/package.rds     |  Bin 852 -> 0 bytes
 win32/deps/library/KernSmooth/NAMESPACE            |    3 -
 win32/deps/library/KernSmooth/R/KernSmooth         |    9 -
 win32/deps/library/KernSmooth/R/KernSmooth.rdb     |  Bin 33968 -> 0 bytes
 win32/deps/library/KernSmooth/R/KernSmooth.rdx     |  Bin 433 -> 0 bytes
 win32/deps/library/KernSmooth/help/AnIndex         |    7 -
 win32/deps/library/KernSmooth/help/KernSmooth.rdb  |  Bin 26530 -> 0 bytes
 win32/deps/library/KernSmooth/help/KernSmooth.rdx  |  Bin 283 -> 0 bytes
 win32/deps/library/KernSmooth/help/aliases.rds     |  Bin 102 -> 0 bytes
 win32/deps/library/KernSmooth/help/paths.rds       |  Bin 154 -> 0 bytes
 win32/deps/library/KernSmooth/html/00Index.html    |   37 -
 win32/deps/library/KernSmooth/html/R.css           |   57 -
 .../library/KernSmooth/libs/i386/KernSmooth.dll    |  Bin 25600 -> 0 bytes
 .../KernSmooth/po/de/LC_MESSAGES/R-KernSmooth.mo   |  Bin 1276 -> 0 bytes
 .../po/en@quot/LC_MESSAGES/R-KernSmooth.mo         |  Bin 1170 -> 0 bytes
 .../KernSmooth/po/pl/LC_MESSAGES/R-KernSmooth.mo   |  Bin 1446 -> 0 bytes
 win32/deps/library/KernSmooth/tests/bkfe.R         |    8 -
 win32/deps/library/MASS/CITATION                   |   18 -
 win32/deps/library/MASS/DESCRIPTION                |   28 -
 win32/deps/library/MASS/INDEX                      |  175 -
 win32/deps/library/MASS/LICENCE                    |   49 -
 win32/deps/library/MASS/Meta/Rd.rds                |  Bin 6435 -> 0 bytes
 win32/deps/library/MASS/Meta/data.rds              |  Bin 2310 -> 0 bytes
 win32/deps/library/MASS/Meta/hsearch.rds           |  Bin 5915 -> 0 bytes
 win32/deps/library/MASS/Meta/links.rds             |  Bin 2468 -> 0 bytes
 win32/deps/library/MASS/Meta/nsInfo.rds            |  Bin 1421 -> 0 bytes
 win32/deps/library/MASS/Meta/package.rds           |  Bin 1034 -> 0 bytes
 win32/deps/library/MASS/NAMESPACE                  |  174 -
 win32/deps/library/MASS/NEWS                       |  189 -
 win32/deps/library/MASS/R/MASS                     |    9 -
 win32/deps/library/MASS/R/MASS.rdb                 |  Bin 323730 -> 0 bytes
 win32/deps/library/MASS/R/MASS.rdx                 |  Bin 2893 -> 0 bytes
 win32/deps/library/MASS/data/Rdata.rdb             |  Bin 140875 -> 0 bytes
 win32/deps/library/MASS/data/Rdata.rds             |  Bin 766 -> 0 bytes
 win32/deps/library/MASS/data/Rdata.rdx             |  Bin 1203 -> 0 bytes
 win32/deps/library/MASS/help/AnIndex               |  251 -
 win32/deps/library/MASS/help/MASS.rdb              |  Bin 441807 -> 0 bytes
 win32/deps/library/MASS/help/MASS.rdx              |  Bin 3253 -> 0 bytes
 win32/deps/library/MASS/help/aliases.rds           |  Bin 1778 -> 0 bytes
 win32/deps/library/MASS/help/paths.rds             |  Bin 1170 -> 0 bytes
 win32/deps/library/MASS/html/00Index.html          |  645 ---
 win32/deps/library/MASS/html/R.css                 |   57 -
 win32/deps/library/MASS/libs/i386/MASS.dll         |  Bin 29696 -> 0 bytes
 .../deps/library/MASS/po/de/LC_MESSAGES/R-MASS.mo  |  Bin 17842 -> 0 bytes
 .../library/MASS/po/en@quot/LC_MESSAGES/R-MASS.mo  |  Bin 16844 -> 0 bytes
 .../deps/library/MASS/po/fr/LC_MESSAGES/R-MASS.mo  |  Bin 17848 -> 0 bytes
 .../deps/library/MASS/po/pl/LC_MESSAGES/R-MASS.mo  |  Bin 18323 -> 0 bytes
 win32/deps/library/MASS/scripts/ch01.R             |  114 -
 win32/deps/library/MASS/scripts/ch02.R             |  199 -
 win32/deps/library/MASS/scripts/ch03.R             |  185 -
 win32/deps/library/MASS/scripts/ch04.R             |  253 -
 win32/deps/library/MASS/scripts/ch05.R             |  283 --
 win32/deps/library/MASS/scripts/ch06.R             |  358 --
 win32/deps/library/MASS/scripts/ch07.R             |  184 -
 win32/deps/library/MASS/scripts/ch08.R             |  457 --
 win32/deps/library/MASS/scripts/ch09.R             |  104 -
 win32/deps/library/MASS/scripts/ch10.R             |  278 --
 win32/deps/library/MASS/scripts/ch11.R             |  223 -
 win32/deps/library/MASS/scripts/ch12.R             |  434 --
 win32/deps/library/MASS/scripts/ch13.R             |  285 --
 win32/deps/library/MASS/scripts/ch14.R             |  258 -
 win32/deps/library/MASS/scripts/ch15.R             |  188 -
 win32/deps/library/MASS/scripts/ch16.R             |  168 -
 win32/deps/library/MASS/tests/BankWages.rda        |  Bin 1985 -> 0 bytes
 .../library/MASS/tests/Examples/MASS-Ex.Rout.save  | 5231 --------------------
 win32/deps/library/MASS/tests/confint.R            |   26 -
 win32/deps/library/MASS/tests/fitdistr.R           |   30 -
 win32/deps/library/MASS/tests/fitdistr.Rout.save   |   76 -
 win32/deps/library/MASS/tests/glm.nb.R             |   49 -
 win32/deps/library/MASS/tests/hubers.R             |    5 -
 win32/deps/library/MASS/tests/lme.R                |   16 -
 win32/deps/library/MASS/tests/polr.R               |   48 -
 win32/deps/library/MASS/tests/profile.R            |   10 -
 win32/deps/library/MASS/tests/regression.R         |    9 -
 win32/deps/library/MASS/tests/regression.Rout.save |   47 -
 win32/deps/library/MASS/tests/rlm.R                |   91 -
 win32/deps/library/MASS/tests/scripts.R            |   36 -
 win32/deps/library/Matrix/Copyrights               |   58 -
 win32/deps/library/Matrix/DESCRIPTION              |   28 -
 win32/deps/library/Matrix/Doxyfile                 | 1720 -------
 win32/deps/library/Matrix/INDEX                    |  152 -
 win32/deps/library/Matrix/Meta/Rd.rds              |  Bin 13215 -> 0 bytes
 win32/deps/library/Matrix/Meta/data.rds            |  Bin 205 -> 0 bytes
 win32/deps/library/Matrix/Meta/hsearch.rds         |  Bin 13733 -> 0 bytes
 win32/deps/library/Matrix/Meta/links.rds           |  Bin 11118 -> 0 bytes
 win32/deps/library/Matrix/Meta/nsInfo.rds          |  Bin 1530 -> 0 bytes
 win32/deps/library/Matrix/Meta/package.rds         |  Bin 1118 -> 0 bytes
 win32/deps/library/Matrix/Meta/vignette.rds        |  Bin 380 -> 0 bytes
 win32/deps/library/Matrix/NAMESPACE                |  317 --
 win32/deps/library/Matrix/R/Matrix                 |    9 -
 win32/deps/library/Matrix/R/Matrix.rdb             |  Bin 1923241 -> 0 bytes
 win32/deps/library/Matrix/R/Matrix.rdx             |  Bin 11141 -> 0 bytes
 win32/deps/library/Matrix/data/CAex.R              |   18 -
 win32/deps/library/Matrix/data/KNex.R              |   11 -
 win32/deps/library/Matrix/data/USCounties.R        |   17 -
 win32/deps/library/Matrix/doc/Announce.txt         |   83 -
 win32/deps/library/Matrix/doc/Comparisons.R        |  164 -
 win32/deps/library/Matrix/doc/Comparisons.Rnw      |  257 -
 win32/deps/library/Matrix/doc/Comparisons.pdf      |  Bin 76267 -> 0 bytes
 win32/deps/library/Matrix/doc/Design-issues.R      |   46 -
 win32/deps/library/Matrix/doc/Design-issues.Rnw    |  170 -
 win32/deps/library/Matrix/doc/Design-issues.pdf    |  Bin 59895 -> 0 bytes
 win32/deps/library/Matrix/doc/Intro2Matrix.R       |   99 -
 win32/deps/library/Matrix/doc/Intro2Matrix.Rnw     |  450 --
 win32/deps/library/Matrix/doc/Intro2Matrix.pdf     |  Bin 128938 -> 0 bytes
 win32/deps/library/Matrix/doc/Introduction.R       |    8 -
 win32/deps/library/Matrix/doc/Introduction.Rnw     |  169 -
 win32/deps/library/Matrix/doc/Introduction.pdf     |  Bin 70547 -> 0 bytes
 win32/deps/library/Matrix/doc/Matrix.bib           |  483 --
 win32/deps/library/Matrix/doc/SuiteSparse/AMD.txt  |  213 -
 .../library/Matrix/doc/SuiteSparse/CHOLMOD.txt     |   81 -
 .../deps/library/Matrix/doc/SuiteSparse/COLAMD.txt |  118 -
 win32/deps/library/Matrix/doc/SuiteSparse/SPQR.txt |   56 -
 .../Matrix/doc/SuiteSparse/SuiteSparse_config.txt  |   44 -
 .../library/Matrix/doc/SuiteSparse/UserGuides.txt  |   20 -
 win32/deps/library/Matrix/doc/index.html           |   47 -
 win32/deps/library/Matrix/doc/sparseModels.R       |  157 -
 win32/deps/library/Matrix/doc/sparseModels.Rnw     |  295 --
 win32/deps/library/Matrix/doc/sparseModels.pdf     |  Bin 98855 -> 0 bytes
 win32/deps/library/Matrix/external/CAex_slots.rda  |  Bin 1672 -> 0 bytes
 win32/deps/library/Matrix/external/KNex_slots.rda  |  Bin 56448 -> 0 bytes
 .../library/Matrix/external/USCounties_slots.rda   |  Bin 30347 -> 0 bytes
 win32/deps/library/Matrix/external/lund_a.mtx      | 1300 -----
 win32/deps/library/Matrix/external/lund_a.rsa      |  356 --
 win32/deps/library/Matrix/external/pores_1.mtx     |  182 -
 win32/deps/library/Matrix/external/test3comp.rda   |  Bin 4497 -> 0 bytes
 win32/deps/library/Matrix/external/utm300.rua      | 1295 -----
 win32/deps/library/Matrix/external/wrong.mtx       |    4 -
 win32/deps/library/Matrix/help/AnIndex             | 1991 --------
 win32/deps/library/Matrix/help/Matrix.rdb          |  Bin 471121 -> 0 bytes
 win32/deps/library/Matrix/help/Matrix.rdx          |  Bin 2354 -> 0 bytes
 win32/deps/library/Matrix/help/aliases.rds         |  Bin 12034 -> 0 bytes
 win32/deps/library/Matrix/help/paths.rds           |  Bin 861 -> 0 bytes
 win32/deps/library/Matrix/html/00Index.html        | 1411 ------
 win32/deps/library/Matrix/html/R.css               |   57 -
 win32/deps/library/Matrix/include/Matrix.h         |   90 -
 win32/deps/library/Matrix/include/Matrix_stubs.c   |  667 ---
 win32/deps/library/Matrix/include/cholmod.h        |  979 ----
 win32/deps/library/Matrix/libs/i386/Matrix.dll     |  Bin 684544 -> 0 bytes
 .../library/Matrix/po/de/LC_MESSAGES/Matrix.mo     |  Bin 23301 -> 0 bytes
 .../library/Matrix/po/de/LC_MESSAGES/R-Matrix.mo   |  Bin 22982 -> 0 bytes
 .../Matrix/po/en@quot/LC_MESSAGES/Matrix.mo        |  Bin 22282 -> 0 bytes
 .../Matrix/po/en@quot/LC_MESSAGES/R-Matrix.mo      |  Bin 24228 -> 0 bytes
 .../library/Matrix/po/pl/LC_MESSAGES/Matrix.mo     |  Bin 24212 -> 0 bytes
 .../library/Matrix/po/pl/LC_MESSAGES/R-Matrix.mo   |  Bin 26518 -> 0 bytes
 win32/deps/library/Matrix/test-tools-1.R           |  200 -
 win32/deps/library/Matrix/test-tools-Matrix.R      |  633 ---
 win32/deps/library/Matrix/test-tools.R             |   10 -
 win32/deps/library/Matrix/tests/Class+Meth.R       |  348 --
 win32/deps/library/Matrix/tests/Simple.R           |  837 ----
 win32/deps/library/Matrix/tests/abIndex-tsts.R     |  121 -
 win32/deps/library/Matrix/tests/base-matrix-fun.R  |   45 -
 win32/deps/library/Matrix/tests/bind.R             |  131 -
 win32/deps/library/Matrix/tests/bind.Rout.save     |  385 --
 win32/deps/library/Matrix/tests/dg_Matrix.R        |   95 -
 win32/deps/library/Matrix/tests/dpo-test.R         |  171 -
 win32/deps/library/Matrix/tests/dtpMatrix.R        |   63 -
 win32/deps/library/Matrix/tests/factorizing.R      |  399 --
 win32/deps/library/Matrix/tests/group-methods.R    |  272 -
 win32/deps/library/Matrix/tests/indexing.R         |  839 ----
 win32/deps/library/Matrix/tests/indexing.Rout.save | 1634 ------
 win32/deps/library/Matrix/tests/matprod.R          |  435 --
 win32/deps/library/Matrix/tests/matr-exp.R         |   79 -
 win32/deps/library/Matrix/tests/other-pkgs.R       |  139 -
 win32/deps/library/Matrix/tests/spModel.matrix.R   |  190 -
 win32/deps/library/Matrix/tests/validObj.R         |  177 -
 win32/deps/library/Matrix/tests/write-read.R       |   57 -
 win32/deps/library/akima/DESCRIPTION               |   19 -
 win32/deps/library/akima/INDEX                     |    8 -
 win32/deps/library/akima/LICENSE                   |   26 -
 win32/deps/library/akima/MD5                       |   25 -
 win32/deps/library/akima/Meta/Rd.rds               |  Bin 432 -> 0 bytes
 win32/deps/library/akima/Meta/data.rds             |  Bin 120 -> 0 bytes
 win32/deps/library/akima/Meta/hsearch.rds          |  Bin 455 -> 0 bytes
 win32/deps/library/akima/Meta/links.rds            |  Bin 169 -> 0 bytes
 win32/deps/library/akima/Meta/nsInfo.rds           |  Bin 234 -> 0 bytes
 win32/deps/library/akima/Meta/package.rds          |  Bin 768 -> 0 bytes
 win32/deps/library/akima/NAMESPACE                 |    2 -
 win32/deps/library/akima/R/akima                   |    9 -
 win32/deps/library/akima/R/akima.rdb               |  Bin 7882 -> 0 bytes
 win32/deps/library/akima/R/akima.rdx               |  Bin 339 -> 0 bytes
 win32/deps/library/akima/data/akima.rda            |  Bin 660 -> 0 bytes
 win32/deps/library/akima/help/AnIndex              |    9 -
 win32/deps/library/akima/help/akima.rdb            |  Bin 25737 -> 0 bytes
 win32/deps/library/akima/help/akima.rdx            |  Bin 247 -> 0 bytes
 win32/deps/library/akima/help/aliases.rds          |  Bin 126 -> 0 bytes
 win32/deps/library/akima/help/paths.rds            |  Bin 128 -> 0 bytes
 win32/deps/library/akima/html/00Index.html         |   41 -
 win32/deps/library/akima/html/R.css                |   57 -
 win32/deps/library/akima/libs/i386/akima.dll       |  Bin 305152 -> 0 bytes
 win32/deps/library/akima/libs/i386/symbols.rds     |  Bin 1100 -> 0 bytes
 win32/deps/library/akima/libs/x64/akima.dll        |  Bin 292352 -> 0 bytes
 win32/deps/library/akima/libs/x64/symbols.rds      |  Bin 1112 -> 0 bytes
 win32/deps/library/base/CITATION                   |    3 +-
 win32/deps/library/base/DESCRIPTION                |    6 +-
 win32/deps/library/base/INDEX                      |   11 +-
 win32/deps/library/base/Meta/Rd.rds                |  Bin 20020 -> 20223 bytes
 win32/deps/library/base/Meta/demo.rds              |  Bin 244 -> 244 bytes
 win32/deps/library/base/Meta/hsearch.rds           |  Bin 20612 -> 20830 bytes
 win32/deps/library/base/Meta/links.rds             |  Bin 11724 -> 11924 bytes
 win32/deps/library/base/Meta/package.rds           |  Bin 464 -> 470 bytes
 win32/deps/library/base/R/Rprofile                 |   12 +
 win32/deps/library/base/R/base                     |   45 +-
 win32/deps/library/base/R/base.rdb                 |  Bin 729357 -> 721071 bytes
 win32/deps/library/base/R/base.rdx                 |  Bin 12444 -> 12384 bytes
 win32/deps/library/base/demo/error.catching.R      |   13 +-
 win32/deps/library/base/demo/is.things.R           |    2 +-
 win32/deps/library/base/help/AnIndex               |   55 +-
 win32/deps/library/base/help/aliases.rds           |  Bin 10955 -> 11149 bytes
 win32/deps/library/base/help/base.rdb              |  Bin 1853302 -> 1875156 bytes
 win32/deps/library/base/help/base.rdx              |  Bin 8590 -> 8603 bytes
 win32/deps/library/base/help/paths.rds             |  Bin 2894 -> 2907 bytes
 win32/deps/library/base/html/00Index.html          |   76 +-
 .../deps/library/base/po/da/LC_MESSAGES/R-base.mo  |  Bin 30956 -> 0 bytes
 .../deps/library/base/po/de/LC_MESSAGES/R-base.mo  |  Bin 56538 -> 0 bytes
 .../library/base/po/en@quot/LC_MESSAGES/R-base.mo  |  Bin 54616 -> 0 bytes
 .../deps/library/base/po/fr/LC_MESSAGES/R-base.mo  |  Bin 59345 -> 0 bytes
 .../deps/library/base/po/it/LC_MESSAGES/R-base.mo  |  Bin 29168 -> 0 bytes
 .../deps/library/base/po/ja/LC_MESSAGES/R-base.mo  |  Bin 66795 -> 0 bytes
 .../deps/library/base/po/ko/LC_MESSAGES/R-base.mo  |  Bin 62254 -> 0 bytes
 .../deps/library/base/po/nn/LC_MESSAGES/R-base.mo  |  Bin 55876 -> 0 bytes
 .../deps/library/base/po/pl/LC_MESSAGES/R-base.mo  |  Bin 59276 -> 0 bytes
 .../library/base/po/pt_BR/LC_MESSAGES/R-base.mo    |  Bin 45775 -> 0 bytes
 .../deps/library/base/po/ru/LC_MESSAGES/R-base.mo  |  Bin 55858 -> 0 bytes
 .../deps/library/base/po/tr/LC_MESSAGES/R-base.mo  |  Bin 882 -> 0 bytes
 .../library/base/po/zh_CN/LC_MESSAGES/R-base.mo    |  Bin 49375 -> 0 bytes
 win32/deps/library/boot/CITATION                   |   33 -
 win32/deps/library/boot/DESCRIPTION                |   25 -
 win32/deps/library/boot/INDEX                      |   76 -
 win32/deps/library/boot/Meta/Rd.rds                |  Bin 3407 -> 0 bytes
 win32/deps/library/boot/Meta/data.rds              |  Bin 1322 -> 0 bytes
 win32/deps/library/boot/Meta/hsearch.rds           |  Bin 3089 -> 0 bytes
 win32/deps/library/boot/Meta/links.rds             |  Bin 1164 -> 0 bytes
 win32/deps/library/boot/Meta/nsInfo.rds            |  Bin 493 -> 0 bytes
 win32/deps/library/boot/Meta/package.rds           |  Bin 1003 -> 0 bytes
 win32/deps/library/boot/NAMESPACE                  |   19 -
 win32/deps/library/boot/R/boot                     |    9 -
 win32/deps/library/boot/R/boot.rdb                 |  Bin 156279 -> 0 bytes
 win32/deps/library/boot/R/boot.rdx                 |  Bin 1290 -> 0 bytes
 win32/deps/library/boot/data/Rdata.rdb             |  Bin 52441 -> 0 bytes
 win32/deps/library/boot/data/Rdata.rds             |  Bin 469 -> 0 bytes
 win32/deps/library/boot/data/Rdata.rdx             |  Bin 749 -> 0 bytes
 win32/deps/library/boot/help/AnIndex               |  101 -
 win32/deps/library/boot/help/aliases.rds           |  Bin 744 -> 0 bytes
 win32/deps/library/boot/help/boot.rdb              |  Bin 316922 -> 0 bytes
 win32/deps/library/boot/help/boot.rdx              |  Bin 1967 -> 0 bytes
 win32/deps/library/boot/help/paths.rds             |  Bin 730 -> 0 bytes
 win32/deps/library/boot/html/00Index.html          |  221 -
 win32/deps/library/boot/html/R.css                 |   57 -
 .../deps/library/boot/po/de/LC_MESSAGES/R-boot.mo  |  Bin 8552 -> 0 bytes
 .../library/boot/po/en@quot/LC_MESSAGES/R-boot.mo  |  Bin 8187 -> 0 bytes
 .../deps/library/boot/po/fr/LC_MESSAGES/R-boot.mo  |  Bin 8639 -> 0 bytes
 .../deps/library/boot/po/pl/LC_MESSAGES/R-boot.mo  |  Bin 7329 -> 0 bytes
 .../deps/library/boot/po/ru/LC_MESSAGES/R-boot.mo  |  Bin 6520 -> 0 bytes
 .../library/boot/tests/Examples/boot-Ex.Rout.save  | 2029 --------
 win32/deps/library/class/CITATION                  |   18 -
 win32/deps/library/class/DESCRIPTION               |   18 -
 win32/deps/library/class/INDEX                     |   16 -
 win32/deps/library/class/LICENCE                   |   43 -
 win32/deps/library/class/Meta/Rd.rds               |  Bin 667 -> 0 bytes
 win32/deps/library/class/Meta/hsearch.rds          |  Bin 640 -> 0 bytes
 win32/deps/library/class/Meta/links.rds            |  Bin 270 -> 0 bytes
 win32/deps/library/class/Meta/nsInfo.rds           |  Bin 387 -> 0 bytes
 win32/deps/library/class/Meta/package.rds          |  Bin 745 -> 0 bytes
 win32/deps/library/class/NAMESPACE                 |   10 -
 win32/deps/library/class/NEWS                      |   14 -
 win32/deps/library/class/R/class                   |    9 -
 win32/deps/library/class/R/class.rdb               |  Bin 22898 -> 0 bytes
 win32/deps/library/class/R/class.rdx               |  Bin 480 -> 0 bytes
 win32/deps/library/class/help/AnIndex              |   17 -
 win32/deps/library/class/help/aliases.rds          |  Bin 176 -> 0 bytes
 win32/deps/library/class/help/class.rdb            |  Bin 39440 -> 0 bytes
 win32/deps/library/class/help/class.rdx            |  Bin 437 -> 0 bytes
 win32/deps/library/class/help/paths.rds            |  Bin 213 -> 0 bytes
 win32/deps/library/class/html/00Index.html         |   58 -
 win32/deps/library/class/html/R.css                |   57 -
 win32/deps/library/class/libs/i386/class.dll       |  Bin 17920 -> 0 bytes
 .../library/class/po/de/LC_MESSAGES/R-class.mo     |  Bin 1920 -> 0 bytes
 .../class/po/en@quot/LC_MESSAGES/R-class.mo        |  Bin 1736 -> 0 bytes
 .../library/class/po/fr/LC_MESSAGES/R-class.mo     |  Bin 1891 -> 0 bytes
 .../library/class/po/pl/LC_MESSAGES/R-class.mo     |  Bin 2040 -> 0 bytes
 .../class/tests/Examples/class-Ex.Rout.save        |  580 ---
 win32/deps/library/cluster/CITATION                |   27 -
 win32/deps/library/cluster/DESCRIPTION             |   22 -
 win32/deps/library/cluster/INDEX                   |   65 -
 win32/deps/library/cluster/Meta/Rd.rds             |  Bin 2236 -> 0 bytes
 win32/deps/library/cluster/Meta/data.rds           |  Bin 344 -> 0 bytes
 win32/deps/library/cluster/Meta/hsearch.rds        |  Bin 2143 -> 0 bytes
 win32/deps/library/cluster/Meta/links.rds          |  Bin 945 -> 0 bytes
 win32/deps/library/cluster/Meta/nsInfo.rds         |  Bin 692 -> 0 bytes
 win32/deps/library/cluster/Meta/package.rds        |  Bin 869 -> 0 bytes
 win32/deps/library/cluster/NAMESPACE               |   76 -
 win32/deps/library/cluster/R/cluster               |    9 -
 win32/deps/library/cluster/R/cluster.rdb           |  Bin 119608 -> 0 bytes
 win32/deps/library/cluster/R/cluster.rdx           |  Bin 1208 -> 0 bytes
 win32/deps/library/cluster/data/Rdata.rdb          |  Bin 43277 -> 0 bytes
 win32/deps/library/cluster/data/Rdata.rds          |  Bin 166 -> 0 bytes
 win32/deps/library/cluster/data/Rdata.rdx          |  Bin 268 -> 0 bytes
 win32/deps/library/cluster/help/AnIndex            |   83 -
 win32/deps/library/cluster/help/aliases.rds        |  Bin 666 -> 0 bytes
 win32/deps/library/cluster/help/cluster.rdb        |  Bin 228260 -> 0 bytes
 win32/deps/library/cluster/help/cluster.rdx        |  Bin 1307 -> 0 bytes
 win32/deps/library/cluster/help/paths.rds          |  Bin 530 -> 0 bytes
 win32/deps/library/cluster/html/00Index.html       |  187 -
 win32/deps/library/cluster/html/R.css              |   57 -
 win32/deps/library/cluster/libs/i386/cluster.dll   |  Bin 59904 -> 0 bytes
 .../library/cluster/po/de/LC_MESSAGES/R-cluster.mo |  Bin 10744 -> 0 bytes
 .../cluster/po/en@quot/LC_MESSAGES/R-cluster.mo    |  Bin 10590 -> 0 bytes
 .../library/cluster/po/pl/LC_MESSAGES/R-cluster.mo |  Bin 11053 -> 0 bytes
 win32/deps/library/cluster/tests/agnes-ex.R        |   35 -
 .../deps/library/cluster/tests/agnes-ex.Rout.save  |  610 ---
 win32/deps/library/cluster/tests/clara-NAs.R       |   46 -
 .../deps/library/cluster/tests/clara-NAs.Rout.save |  635 ---
 win32/deps/library/cluster/tests/clara-ex.R        |   23 -
 win32/deps/library/cluster/tests/clara.R           |  107 -
 win32/deps/library/cluster/tests/clara.Rout.save   | 1491 ------
 win32/deps/library/cluster/tests/clusplot-out.R    |   29 -
 .../library/cluster/tests/clusplot-out.Rout.save   |  121 -
 win32/deps/library/cluster/tests/daisy-ex.R        |  110 -
 .../deps/library/cluster/tests/daisy-ex.Rout.save  |  927 ----
 win32/deps/library/cluster/tests/diana-boots.R     |   31 -
 win32/deps/library/cluster/tests/diana-ex.R        |   31 -
 .../deps/library/cluster/tests/diana-ex.Rout.save  |  545 --
 win32/deps/library/cluster/tests/ellipsoid-ex.R    |   27 -
 .../library/cluster/tests/ellipsoid-ex.Rout.save   |  207 -
 win32/deps/library/cluster/tests/fanny-ex.R        |   72 -
 win32/deps/library/cluster/tests/mona.R            |   23 -
 win32/deps/library/cluster/tests/mona.Rout.save    |  118 -
 win32/deps/library/cluster/tests/pam.R             |  165 -
 win32/deps/library/cluster/tests/pam.Rout.save     | 1343 -----
 .../library/cluster/tests/silhouette-default.R     |   83 -
 .../cluster/tests/silhouette-default.Rout.save     |  616 ---
 win32/deps/library/cluster/tests/sweep-ex.R        |   69 -
 win32/deps/library/codetools/DESCRIPTION           |   13 -
 win32/deps/library/codetools/INDEX                 |    5 -
 win32/deps/library/codetools/Meta/Rd.rds           |  Bin 528 -> 0 bytes
 win32/deps/library/codetools/Meta/hsearch.rds      |  Bin 571 -> 0 bytes
 win32/deps/library/codetools/Meta/links.rds        |  Bin 301 -> 0 bytes
 win32/deps/library/codetools/Meta/nsInfo.rds       |  Bin 341 -> 0 bytes
 win32/deps/library/codetools/Meta/package.rds      |  Bin 587 -> 0 bytes
 win32/deps/library/codetools/NAMESPACE             |   18 -
 win32/deps/library/codetools/R/codetools           |    9 -
 win32/deps/library/codetools/R/codetools.rdb       |  Bin 54615 -> 0 bytes
 win32/deps/library/codetools/R/codetools.rdx       |  Bin 1509 -> 0 bytes
 win32/deps/library/codetools/help/AnIndex          |   20 -
 win32/deps/library/codetools/help/aliases.rds      |  Bin 266 -> 0 bytes
 win32/deps/library/codetools/help/codetools.rdb    |  Bin 9580 -> 0 bytes
 win32/deps/library/codetools/help/codetools.rdx    |  Bin 235 -> 0 bytes
 win32/deps/library/codetools/help/paths.rds        |  Bin 147 -> 0 bytes
 win32/deps/library/codetools/html/00Index.html     |   63 -
 win32/deps/library/codetools/html/R.css            |   57 -
 win32/deps/library/codetools/tests/tests.R         |   90 -
 win32/deps/library/compiler/DESCRIPTION            |    9 -
 win32/deps/library/compiler/INDEX                  |    1 -
 win32/deps/library/compiler/Meta/Rd.rds            |  Bin 300 -> 0 bytes
 win32/deps/library/compiler/Meta/hsearch.rds       |  Bin 369 -> 0 bytes
 win32/deps/library/compiler/Meta/links.rds         |  Bin 207 -> 0 bytes
 win32/deps/library/compiler/Meta/nsInfo.rds        |  Bin 250 -> 0 bytes
 win32/deps/library/compiler/Meta/package.rds       |  Bin 477 -> 0 bytes
 win32/deps/library/compiler/NAMESPACE              |    4 -
 win32/deps/library/compiler/R/compiler             |    9 -
 win32/deps/library/compiler/R/compiler.rdb         |  Bin 112850 -> 0 bytes
 win32/deps/library/compiler/R/compiler.rdx         |  Bin 2989 -> 0 bytes
 win32/deps/library/compiler/help/AnIndex           |    9 -
 win32/deps/library/compiler/help/aliases.rds       |  Bin 143 -> 0 bytes
 win32/deps/library/compiler/help/compiler.rdb      |  Bin 6867 -> 0 bytes
 win32/deps/library/compiler/help/compiler.rdx      |  Bin 148 -> 0 bytes
 win32/deps/library/compiler/help/paths.rds         |  Bin 100 -> 0 bytes
 win32/deps/library/compiler/html/00Index.html      |   41 -
 win32/deps/library/compiler/html/R.css             |   57 -
 .../compiler/po/da/LC_MESSAGES/R-compiler.mo       |  Bin 3490 -> 0 bytes
 .../compiler/po/de/LC_MESSAGES/R-compiler.mo       |  Bin 3616 -> 0 bytes
 .../compiler/po/en@quot/LC_MESSAGES/R-compiler.mo  |  Bin 3426 -> 0 bytes
 .../compiler/po/fr/LC_MESSAGES/R-compiler.mo       |  Bin 3948 -> 0 bytes
 .../compiler/po/ja/LC_MESSAGES/R-compiler.mo       |  Bin 4282 -> 0 bytes
 .../compiler/po/ko/LC_MESSAGES/R-compiler.mo       |  Bin 3902 -> 0 bytes
 .../compiler/po/pl/LC_MESSAGES/R-compiler.mo       |  Bin 3889 -> 0 bytes
 .../compiler/po/pt_BR/LC_MESSAGES/R-compiler.mo    |  Bin 3824 -> 0 bytes
 .../compiler/po/ru/LC_MESSAGES/R-compiler.mo       |  Bin 5000 -> 0 bytes
 .../compiler/po/zh_CN/LC_MESSAGES/R-compiler.mo    |  Bin 3327 -> 0 bytes
 win32/deps/library/compiler/tests/assign.R         |  148 -
 win32/deps/library/compiler/tests/basics.R         |  101 -
 win32/deps/library/compiler/tests/const.R          |   65 -
 win32/deps/library/compiler/tests/envir.R          |   90 -
 win32/deps/library/compiler/tests/jit.R            |   16 -
 win32/deps/library/compiler/tests/loop.R           |   26 -
 win32/deps/library/compiler/tests/switch.R         |   86 -
 win32/deps/library/datasets/DESCRIPTION            |    6 +-
 win32/deps/library/datasets/INDEX                  |    1 +
 win32/deps/library/datasets/Meta/Rd.rds            |  Bin 3593 -> 3638 bytes
 win32/deps/library/datasets/Meta/data.rds          |  Bin 2641 -> 2665 bytes
 win32/deps/library/datasets/Meta/hsearch.rds       |  Bin 3197 -> 3227 bytes
 win32/deps/library/datasets/Meta/links.rds         |  Bin 1343 -> 1352 bytes
 win32/deps/library/datasets/Meta/nsInfo.rds        |  Bin 179 -> 179 bytes
 win32/deps/library/datasets/Meta/package.rds       |  Bin 465 -> 469 bytes
 win32/deps/library/datasets/data/Rdata.rdb         |  Bin 111904 -> 112228 bytes
 win32/deps/library/datasets/data/Rdata.rds         |  Bin 1043 -> 1049 bytes
 win32/deps/library/datasets/data/Rdata.rdx         |  Bin 1509 -> 1520 bytes
 win32/deps/library/datasets/help/AnIndex           |    1 +
 win32/deps/library/datasets/help/aliases.rds       |  Bin 885 -> 889 bytes
 win32/deps/library/datasets/help/datasets.rdb      |  Bin 191772 -> 194122 bytes
 win32/deps/library/datasets/help/datasets.rdx      |  Bin 1999 -> 2031 bytes
 win32/deps/library/datasets/help/paths.rds         |  Bin 818 -> 822 bytes
 win32/deps/library/datasets/html/00Index.html      |    4 +-
 win32/deps/library/fields/DESCRIPTION              |   33 -
 win32/deps/library/fields/INDEX                    |  122 -
 win32/deps/library/fields/LICENSE                  |   11 -
 win32/deps/library/fields/MD5                      |   37 -
 win32/deps/library/fields/Meta/Rd.rds              |  Bin 4959 -> 0 bytes
 win32/deps/library/fields/Meta/data.rds            |  Bin 639 -> 0 bytes
 win32/deps/library/fields/Meta/hsearch.rds         |  Bin 4834 -> 0 bytes
 win32/deps/library/fields/Meta/links.rds           |  Bin 2476 -> 0 bytes
 win32/deps/library/fields/Meta/nsInfo.rds          |  Bin 367 -> 0 bytes
 win32/deps/library/fields/Meta/package.rds         |  Bin 1267 -> 0 bytes
 win32/deps/library/fields/NAMESPACE                |   12 -
 win32/deps/library/fields/R/fields                 |    9 -
 win32/deps/library/fields/R/fields.rdb             |  Bin 131217 -> 0 bytes
 win32/deps/library/fields/R/fields.rdx             |  Bin 2972 -> 0 bytes
 win32/deps/library/fields/data/CO2.rda             |  Bin 455372 -> 0 bytes
 win32/deps/library/fields/data/COmonthlyMet.rda    |  Bin 681966 -> 0 bytes
 .../library/fields/data/NorthAmericanRainfall.rda  |  Bin 74279 -> 0 bytes
 win32/deps/library/fields/data/PRISMelevation.rda  |  Bin 667593 -> 0 bytes
 win32/deps/library/fields/data/RCMexample.rda      |  Bin 161424 -> 0 bytes
 win32/deps/library/fields/data/RMelevation.rda     |  Bin 94458 -> 0 bytes
 win32/deps/library/fields/data/US.dat.rda          |  Bin 44988 -> 0 bytes
 win32/deps/library/fields/data/WorldBankCO2.rda    |  Bin 3214 -> 0 bytes
 win32/deps/library/fields/data/datalist            |   11 -
 win32/deps/library/fields/data/lennon.rda          |  Bin 38012 -> 0 bytes
 win32/deps/library/fields/data/ozone2.rda          |  Bin 22876 -> 0 bytes
 win32/deps/library/fields/data/rat.diet.rda        |  Bin 579 -> 0 bytes
 win32/deps/library/fields/data/world.dat.rda       |  Bin 15254 -> 0 bytes
 win32/deps/library/fields/help/AnIndex             |  274 -
 win32/deps/library/fields/help/aliases.rds         |  Bin 2255 -> 0 bytes
 win32/deps/library/fields/help/fields.rdb          |  Bin 356112 -> 0 bytes
 win32/deps/library/fields/help/fields.rdx          |  Bin 1911 -> 0 bytes
 win32/deps/library/fields/help/paths.rds           |  Bin 734 -> 0 bytes
 win32/deps/library/fields/html/00Index.html        |  557 ---
 win32/deps/library/fields/html/R.css               |   57 -
 win32/deps/library/fields/libs/i386/fields.dll     |  Bin 39424 -> 0 bytes
 win32/deps/library/fields/libs/i386/symbols.rds    |  Bin 878 -> 0 bytes
 win32/deps/library/fields/libs/x64/fields.dll      |  Bin 46592 -> 0 bytes
 win32/deps/library/fields/libs/x64/symbols.rds     |  Bin 867 -> 0 bytes
 win32/deps/library/foreign/DESCRIPTION             |   46 -
 win32/deps/library/foreign/INDEX                   |   18 -
 win32/deps/library/foreign/LICENCE                 |    7 -
 win32/deps/library/foreign/Meta/Rd.rds             |  Bin 739 -> 0 bytes
 win32/deps/library/foreign/Meta/hsearch.rds        |  Bin 716 -> 0 bytes
 win32/deps/library/foreign/Meta/links.rds          |  Bin 287 -> 0 bytes
 win32/deps/library/foreign/Meta/nsInfo.rds         |  Bin 392 -> 0 bytes
 win32/deps/library/foreign/Meta/package.rds        |  Bin 1176 -> 0 bytes
 win32/deps/library/foreign/NAMESPACE               |   10 -
 win32/deps/library/foreign/R/foreign               |    9 -
 win32/deps/library/foreign/R/foreign.rdb           |  Bin 66577 -> 0 bytes
 win32/deps/library/foreign/R/foreign.rdx           |  Bin 672 -> 0 bytes
 win32/deps/library/foreign/files/HillRace.SYD      |  Bin 2070 -> 0 bytes
 win32/deps/library/foreign/files/Iris.syd          |  Bin 6462 -> 0 bytes
 win32/deps/library/foreign/files/sids.dbf          |  Bin 17282 -> 0 bytes
 win32/deps/library/foreign/help/AnIndex            |   17 -
 win32/deps/library/foreign/help/aliases.rds        |  Bin 194 -> 0 bytes
 win32/deps/library/foreign/help/foreign.rdb        |  Bin 49842 -> 0 bytes
 win32/deps/library/foreign/help/foreign.rdx        |  Bin 468 -> 0 bytes
 win32/deps/library/foreign/help/paths.rds          |  Bin 228 -> 0 bytes
 win32/deps/library/foreign/html/00Index.html       |   59 -
 win32/deps/library/foreign/html/R.css              |   57 -
 win32/deps/library/foreign/libs/i386/foreign.dll   |  Bin 120832 -> 0 bytes
 .../library/foreign/po/de/LC_MESSAGES/R-foreign.mo |  Bin 4986 -> 0 bytes
 .../library/foreign/po/de/LC_MESSAGES/foreign.mo   |  Bin 21879 -> 0 bytes
 .../foreign/po/en@quot/LC_MESSAGES/R-foreign.mo    |  Bin 4615 -> 0 bytes
 .../foreign/po/en@quot/LC_MESSAGES/foreign.mo      |  Bin 20384 -> 0 bytes
 .../library/foreign/po/fr/LC_MESSAGES/R-foreign.mo |  Bin 5260 -> 0 bytes
 .../library/foreign/po/fr/LC_MESSAGES/foreign.mo   |  Bin 23301 -> 0 bytes
 .../library/foreign/po/pl/LC_MESSAGES/R-foreign.mo |  Bin 5189 -> 0 bytes
 .../library/foreign/po/pl/LC_MESSAGES/foreign.mo   |  Bin 22061 -> 0 bytes
 win32/deps/library/foreign/tests/Alfalfa.xpt       |  Bin 3520 -> 0 bytes
 win32/deps/library/foreign/tests/S3.R              |    9 -
 win32/deps/library/foreign/tests/S3.Rout.save      |   59 -
 win32/deps/library/foreign/tests/arff.R            |    5 -
 win32/deps/library/foreign/tests/arff.Rout.save    |   36 -
 win32/deps/library/foreign/tests/auto8.dta         |  Bin 5781 -> 0 bytes
 win32/deps/library/foreign/tests/compressed.dta    |  Bin 38646 -> 0 bytes
 .../deps/library/foreign/tests/contact-lenses.arff |   85 -
 win32/deps/library/foreign/tests/create-dumpdata.S |    5 -
 win32/deps/library/foreign/tests/datefactor.dta    |  Bin 1205 -> 0 bytes
 win32/deps/library/foreign/tests/download.R        |    9 -
 win32/deps/library/foreign/tests/dumpdata          |   60 -
 win32/deps/library/foreign/tests/electric.por      |  123 -
 win32/deps/library/foreign/tests/electric.sav      |  Bin 12388 -> 0 bytes
 win32/deps/library/foreign/tests/ex1-51.mtp        |   15 -
 win32/deps/library/foreign/tests/minitab.R         |    7 -
 win32/deps/library/foreign/tests/minitab.Rout.save |   37 -
 win32/deps/library/foreign/tests/mySobj            |  Bin 293 -> 0 bytes
 win32/deps/library/foreign/tests/octave.R          |    5 -
 win32/deps/library/foreign/tests/octave.Rout.save  |   61 -
 win32/deps/library/foreign/tests/octave.dat        |  122 -
 win32/deps/library/foreign/tests/octave.m          |   22 -
 win32/deps/library/foreign/tests/pbc.por           |  340 --
 win32/deps/library/foreign/tests/pbc.sav           |  Bin 35232 -> 0 bytes
 win32/deps/library/foreign/tests/pbc.sys           |  Bin 42040 -> 0 bytes
 win32/deps/library/foreign/tests/pbcold.sav        |  Bin 35232 -> 0 bytes
 win32/deps/library/foreign/tests/pc5.dta           |  Bin 65013 -> 0 bytes
 win32/deps/library/foreign/tests/sample100.por     |  106 -
 win32/deps/library/foreign/tests/sample100.sav     |  Bin 11260 -> 0 bytes
 win32/deps/library/foreign/tests/sas.R             |   11 -
 win32/deps/library/foreign/tests/spss.R            |   52 -
 win32/deps/library/foreign/tests/spss.Rout.save    |  327 --
 win32/deps/library/foreign/tests/spss_long.sav     |  Bin 497 -> 0 bytes
 win32/deps/library/foreign/tests/stata.R           |   33 -
 win32/deps/library/foreign/tests/stata.Rout.save   |  308 --
 win32/deps/library/foreign/tests/stata7se.dta      |  Bin 603 -> 0 bytes
 win32/deps/library/foreign/tests/stata8mac.dta     |  Bin 603 -> 0 bytes
 win32/deps/library/foreign/tests/sun6.dta          |  Bin 37242 -> 0 bytes
 win32/deps/library/foreign/tests/test.xpt          |  Bin 1280 -> 0 bytes
 win32/deps/library/foreign/tests/tsdumpdata        |  455 --
 win32/deps/library/foreign/tests/xport.R           |    9 -
 win32/deps/library/foreign/tests/xport.Rout.save   |  115 -
 win32/deps/library/grDevices/DESCRIPTION           |    6 +-
 win32/deps/library/grDevices/Meta/Rd.rds           |  Bin 3089 -> 3088 bytes
 win32/deps/library/grDevices/Meta/hsearch.rds      |  Bin 3033 -> 3033 bytes
 win32/deps/library/grDevices/Meta/links.rds        |  Bin 1534 -> 1533 bytes
 win32/deps/library/grDevices/Meta/nsInfo.rds       |  Bin 1221 -> 1126 bytes
 win32/deps/library/grDevices/Meta/package.rds      |  Bin 521 -> 528 bytes
 win32/deps/library/grDevices/NAMESPACE             |   25 +-
 win32/deps/library/grDevices/R/grDevices           |   26 +-
 win32/deps/library/grDevices/R/grDevices.rdb       |  Bin 154510 -> 151415 bytes
 win32/deps/library/grDevices/R/grDevices.rdx       |  Bin 2501 -> 2504 bytes
 .../deps/library/grDevices/afm/CM_boldx_10.afm.gz  |  Bin 3053 -> 3053 bytes
 .../grDevices/afm/CM_boldx_italic_10.afm.gz        |  Bin 3149 -> 3149 bytes
 .../deps/library/grDevices/afm/CM_italic_10.afm.gz |  Bin 3048 -> 3048 bytes
 .../library/grDevices/afm/CM_regular_10.afm.gz     |  Bin 2953 -> 2953 bytes
 .../deps/library/grDevices/afm/CM_symbol_10.afm.gz |  Bin 2254 -> 2254 bytes
 .../deps/library/grDevices/afm/Courier-Bold.afm.gz |  Bin 3984 -> 3984 bytes
 .../grDevices/afm/Courier-BoldOblique.afm.gz       |  Bin 4112 -> 4112 bytes
 .../library/grDevices/afm/Courier-Oblique.afm.gz   |  Bin 4102 -> 4102 bytes
 win32/deps/library/grDevices/afm/Courier.afm.gz    |  Bin 3973 -> 3973 bytes
 .../library/grDevices/afm/Helvetica-Bold.afm.gz    |  Bin 13003 -> 13003 bytes
 .../grDevices/afm/Helvetica-BoldOblique.afm.gz     |  Bin 13213 -> 13213 bytes
 .../library/grDevices/afm/Helvetica-Oblique.afm.gz |  Bin 13825 -> 13825 bytes
 win32/deps/library/grDevices/afm/Helvetica.afm.gz  |  Bin 13638 -> 13638 bytes
 win32/deps/library/grDevices/afm/Symbol.afm.gz     |  Bin 3443 -> 3443 bytes
 win32/deps/library/grDevices/afm/Times-Bold.afm.gz |  Bin 12329 -> 12329 bytes
 .../library/grDevices/afm/Times-BoldItalic.afm.gz  |  Bin 11711 -> 11711 bytes
 .../deps/library/grDevices/afm/Times-Italic.afm.gz |  Bin 12658 -> 12658 bytes
 .../deps/library/grDevices/afm/Times-Roman.afm.gz  |  Bin 11845 -> 11845 bytes
 .../deps/library/grDevices/afm/ZapfDingbats.afm.gz |  Bin 2544 -> 2544 bytes
 win32/deps/library/grDevices/afm/a010013l.afm.gz   |  Bin 10225 -> 10225 bytes
 win32/deps/library/grDevices/afm/a010015l.afm.gz   |  Bin 10048 -> 10048 bytes
 win32/deps/library/grDevices/afm/a010033l.afm.gz   |  Bin 10273 -> 10273 bytes
 win32/deps/library/grDevices/afm/a010035l.afm.gz   |  Bin 10190 -> 10190 bytes
 win32/deps/library/grDevices/afm/agd_____.afm.gz   |  Bin 4903 -> 4903 bytes
 win32/deps/library/grDevices/afm/agdo____.afm.gz   |  Bin 4978 -> 4978 bytes
 win32/deps/library/grDevices/afm/agw_____.afm.gz   |  Bin 5059 -> 5059 bytes
 win32/deps/library/grDevices/afm/agwo____.afm.gz   |  Bin 5139 -> 5139 bytes
 win32/deps/library/grDevices/afm/b018012l.afm.gz   |  Bin 10253 -> 10253 bytes
 win32/deps/library/grDevices/afm/b018015l.afm.gz   |  Bin 10087 -> 10087 bytes
 win32/deps/library/grDevices/afm/b018032l.afm.gz   |  Bin 10361 -> 10361 bytes
 win32/deps/library/grDevices/afm/b018035l.afm.gz   |  Bin 10359 -> 10359 bytes
 win32/deps/library/grDevices/afm/bkd_____.afm.gz   |  Bin 4254 -> 4254 bytes
 win32/deps/library/grDevices/afm/bkdi____.afm.gz   |  Bin 4369 -> 4369 bytes
 win32/deps/library/grDevices/afm/bkl_____.afm.gz   |  Bin 4257 -> 4257 bytes
 win32/deps/library/grDevices/afm/bkli____.afm.gz   |  Bin 4331 -> 4331 bytes
 win32/deps/library/grDevices/afm/c059013l.afm.gz   |  Bin 10343 -> 10343 bytes
 win32/deps/library/grDevices/afm/c059016l.afm.gz   |  Bin 10247 -> 10247 bytes
 win32/deps/library/grDevices/afm/c059033l.afm.gz   |  Bin 10540 -> 10540 bytes
 win32/deps/library/grDevices/afm/c059036l.afm.gz   |  Bin 10474 -> 10474 bytes
 win32/deps/library/grDevices/afm/cmbxti10.afm.gz   |  Bin 2937 -> 2937 bytes
 win32/deps/library/grDevices/afm/cmti10.afm.gz     |  Bin 2915 -> 2915 bytes
 win32/deps/library/grDevices/afm/cob_____.afm.gz   |  Bin 3973 -> 3973 bytes
 win32/deps/library/grDevices/afm/cobo____.afm.gz   |  Bin 4084 -> 4084 bytes
 win32/deps/library/grDevices/afm/com_____.afm.gz   |  Bin 3972 -> 3972 bytes
 win32/deps/library/grDevices/afm/coo_____.afm.gz   |  Bin 4092 -> 4092 bytes
 win32/deps/library/grDevices/afm/hv______.afm.gz   |  Bin 4826 -> 4826 bytes
 win32/deps/library/grDevices/afm/hvb_____.afm.gz   |  Bin 4691 -> 4691 bytes
 win32/deps/library/grDevices/afm/hvbo____.afm.gz   |  Bin 4833 -> 4833 bytes
 win32/deps/library/grDevices/afm/hvn_____.afm.gz   |  Bin 4810 -> 4810 bytes
 win32/deps/library/grDevices/afm/hvnb____.afm.gz   |  Bin 4675 -> 4675 bytes
 win32/deps/library/grDevices/afm/hvnbo___.afm.gz   |  Bin 4826 -> 4826 bytes
 win32/deps/library/grDevices/afm/hvno____.afm.gz   |  Bin 4963 -> 4963 bytes
 win32/deps/library/grDevices/afm/hvo_____.afm.gz   |  Bin 4977 -> 4977 bytes
 win32/deps/library/grDevices/afm/n019003l.afm.gz   |  Bin 10217 -> 10217 bytes
 win32/deps/library/grDevices/afm/n019004l.afm.gz   |  Bin 10045 -> 10045 bytes
 win32/deps/library/grDevices/afm/n019023l.afm.gz   |  Bin 10484 -> 10484 bytes
 win32/deps/library/grDevices/afm/n019024l.afm.gz   |  Bin 10323 -> 10323 bytes
 win32/deps/library/grDevices/afm/n019043l.afm.gz   |  Bin 10095 -> 10095 bytes
 win32/deps/library/grDevices/afm/n019044l.afm.gz   |  Bin 9785 -> 9785 bytes
 win32/deps/library/grDevices/afm/n019063l.afm.gz   |  Bin 10284 -> 10284 bytes
 win32/deps/library/grDevices/afm/n019064l.afm.gz   |  Bin 10166 -> 10166 bytes
 win32/deps/library/grDevices/afm/n021003l.afm.gz   |  Bin 10539 -> 10539 bytes
 win32/deps/library/grDevices/afm/n021004l.afm.gz   |  Bin 10355 -> 10355 bytes
 win32/deps/library/grDevices/afm/n021023l.afm.gz   |  Bin 10545 -> 10545 bytes
 win32/deps/library/grDevices/afm/n021024l.afm.gz   |  Bin 10525 -> 10525 bytes
 win32/deps/library/grDevices/afm/n022003l.afm.gz   |  Bin 5477 -> 5477 bytes
 win32/deps/library/grDevices/afm/n022004l.afm.gz   |  Bin 5574 -> 5574 bytes
 win32/deps/library/grDevices/afm/n022023l.afm.gz   |  Bin 5872 -> 5872 bytes
 win32/deps/library/grDevices/afm/n022024l.afm.gz   |  Bin 5854 -> 5854 bytes
 win32/deps/library/grDevices/afm/ncb_____.afm.gz   |  Bin 4281 -> 4281 bytes
 win32/deps/library/grDevices/afm/ncbi____.afm.gz   |  Bin 4921 -> 4921 bytes
 win32/deps/library/grDevices/afm/nci_____.afm.gz   |  Bin 4519 -> 4519 bytes
 win32/deps/library/grDevices/afm/ncr_____.afm.gz   |  Bin 4453 -> 4453 bytes
 win32/deps/library/grDevices/afm/p052003l.afm.gz   |  Bin 10421 -> 10421 bytes
 win32/deps/library/grDevices/afm/p052004l.afm.gz   |  Bin 10230 -> 10230 bytes
 win32/deps/library/grDevices/afm/p052023l.afm.gz   |  Bin 10524 -> 10524 bytes
 win32/deps/library/grDevices/afm/p052024l.afm.gz   |  Bin 10281 -> 10281 bytes
 win32/deps/library/grDevices/afm/pob_____.afm.gz   |  Bin 4395 -> 4395 bytes
 win32/deps/library/grDevices/afm/pobi____.afm.gz   |  Bin 4432 -> 4432 bytes
 win32/deps/library/grDevices/afm/poi_____.afm.gz   |  Bin 4454 -> 4454 bytes
 win32/deps/library/grDevices/afm/por_____.afm.gz   |  Bin 4486 -> 4486 bytes
 win32/deps/library/grDevices/afm/s050000l.afm.gz   |  Bin 3383 -> 3383 bytes
 win32/deps/library/grDevices/afm/sy______.afm.gz   |  Bin 3398 -> 3398 bytes
 win32/deps/library/grDevices/afm/tib_____.afm.gz   |  Bin 5005 -> 5005 bytes
 win32/deps/library/grDevices/afm/tibi____.afm.gz   |  Bin 5102 -> 5102 bytes
 win32/deps/library/grDevices/afm/tii_____.afm.gz   |  Bin 5107 -> 5107 bytes
 win32/deps/library/grDevices/afm/tir_____.afm.gz   |  Bin 4983 -> 4983 bytes
 win32/deps/library/grDevices/help/aliases.rds      |  Bin 1291 -> 1291 bytes
 win32/deps/library/grDevices/help/grDevices.rdb    |  Bin 310263 -> 311200 bytes
 win32/deps/library/grDevices/help/grDevices.rdx    |  Bin 1596 -> 1596 bytes
 win32/deps/library/grDevices/help/paths.rds        |  Bin 646 -> 643 bytes
 win32/deps/library/grDevices/html/00Index.html     |    3 +-
 win32/deps/library/grDevices/libs/i386/Rbitmap.dll |  Bin 536576 -> 539648 bytes
 .../deps/library/grDevices/libs/i386/grDevices.dll |  Bin 239616 -> 304128 bytes
 .../deps/library/grDevices/libs/i386/winCairo.dll  |  Bin 993280 -> 992768 bytes
 .../grDevices/po/da/LC_MESSAGES/R-grDevices.mo     |  Bin 12591 -> 0 bytes
 .../grDevices/po/da/LC_MESSAGES/grDevices.mo       |  Bin 13555 -> 0 bytes
 .../grDevices/po/de/LC_MESSAGES/R-grDevices.mo     |  Bin 13006 -> 0 bytes
 .../grDevices/po/de/LC_MESSAGES/grDevices.mo       |  Bin 14960 -> 0 bytes
 .../po/en@quot/LC_MESSAGES/R-grDevices.mo          |  Bin 12352 -> 0 bytes
 .../grDevices/po/en@quot/LC_MESSAGES/grDevices.mo  |  Bin 13930 -> 0 bytes
 .../grDevices/po/en_GB/LC_MESSAGES/R-grDevices.mo  |  Bin 506 -> 0 bytes
 .../grDevices/po/en_GB/LC_MESSAGES/grDevices.mo    |  Bin 847 -> 0 bytes
 .../grDevices/po/fr/LC_MESSAGES/R-grDevices.mo     |  Bin 13623 -> 0 bytes
 .../grDevices/po/fr/LC_MESSAGES/grDevices.mo       |  Bin 15459 -> 0 bytes
 .../grDevices/po/it/LC_MESSAGES/R-grDevices.mo     |  Bin 7454 -> 0 bytes
 .../grDevices/po/it/LC_MESSAGES/grDevices.mo       |  Bin 7834 -> 0 bytes
 .../grDevices/po/ja/LC_MESSAGES/R-grDevices.mo     |  Bin 15081 -> 0 bytes
 .../grDevices/po/ja/LC_MESSAGES/grDevices.mo       |  Bin 17700 -> 0 bytes
 .../grDevices/po/ko/LC_MESSAGES/R-grDevices.mo     |  Bin 14623 -> 0 bytes
 .../grDevices/po/ko/LC_MESSAGES/grDevices.mo       |  Bin 16637 -> 0 bytes
 .../grDevices/po/pl/LC_MESSAGES/R-grDevices.mo     |  Bin 13806 -> 0 bytes
 .../grDevices/po/pl/LC_MESSAGES/grDevices.mo       |  Bin 15395 -> 0 bytes
 .../grDevices/po/pt_BR/LC_MESSAGES/R-grDevices.mo  |  Bin 12083 -> 0 bytes
 .../grDevices/po/pt_BR/LC_MESSAGES/grDevices.mo    |  Bin 2888 -> 0 bytes
 .../grDevices/po/ru/LC_MESSAGES/R-grDevices.mo     |  Bin 13215 -> 0 bytes
 .../grDevices/po/ru/LC_MESSAGES/grDevices.mo       |  Bin 14500 -> 0 bytes
 .../grDevices/po/zh_CN/LC_MESSAGES/R-grDevices.mo  |  Bin 11631 -> 0 bytes
 .../grDevices/po/zh_CN/LC_MESSAGES/grDevices.mo    |  Bin 13271 -> 0 bytes
 .../library/grDevices/tests/ps-tests.Rout.save     |   11 +-
 .../library/grDevices/tests/xfig-tests.Rout.save   |    9 +-
 win32/deps/library/graphics/DESCRIPTION            |    6 +-
 win32/deps/library/graphics/Meta/Rd.rds            |  Bin 3161 -> 3165 bytes
 win32/deps/library/graphics/Meta/demo.rds          |  Bin 261 -> 260 bytes
 win32/deps/library/graphics/Meta/hsearch.rds       |  Bin 3125 -> 3131 bytes
 win32/deps/library/graphics/Meta/links.rds         |  Bin 1310 -> 1309 bytes
 win32/deps/library/graphics/Meta/nsInfo.rds        |  Bin 869 -> 1142 bytes
 win32/deps/library/graphics/Meta/package.rds       |  Bin 511 -> 535 bytes
 win32/deps/library/graphics/NAMESPACE              |   38 +-
 win32/deps/library/graphics/R/graphics             |   26 +-
 win32/deps/library/graphics/R/graphics.rdb         |  Bin 246572 -> 249220 bytes
 win32/deps/library/graphics/R/graphics.rdx         |  Bin 1770 -> 1782 bytes
 win32/deps/library/graphics/demo/plotmath.R        |    7 +-
 win32/deps/library/graphics/help/aliases.rds       |  Bin 988 -> 988 bytes
 win32/deps/library/graphics/help/graphics.rdb      |  Bin 451705 -> 454831 bytes
 win32/deps/library/graphics/help/graphics.rdx      |  Bin 1642 -> 1647 bytes
 win32/deps/library/graphics/help/paths.rds         |  Bin 608 -> 603 bytes
 win32/deps/library/graphics/html/00Index.html      |    2 +-
 .../graphics/po/da/LC_MESSAGES/R-graphics.mo       |  Bin 1255 -> 0 bytes
 .../graphics/po/de/LC_MESSAGES/R-graphics.mo       |  Bin 14924 -> 0 bytes
 .../graphics/po/en@quot/LC_MESSAGES/R-graphics.mo  |  Bin 14366 -> 0 bytes
 .../graphics/po/fr/LC_MESSAGES/R-graphics.mo       |  Bin 15267 -> 0 bytes
 .../graphics/po/it/LC_MESSAGES/R-graphics.mo       |  Bin 10368 -> 0 bytes
 .../graphics/po/ja/LC_MESSAGES/R-graphics.mo       |  Bin 17179 -> 0 bytes
 .../graphics/po/ko/LC_MESSAGES/R-graphics.mo       |  Bin 16882 -> 0 bytes
 .../graphics/po/pl/LC_MESSAGES/R-graphics.mo       |  Bin 15486 -> 0 bytes
 .../graphics/po/pt_BR/LC_MESSAGES/R-graphics.mo    |  Bin 13893 -> 0 bytes
 .../graphics/po/ru/LC_MESSAGES/R-graphics.mo       |  Bin 15030 -> 0 bytes
 .../graphics/po/zh_CN/LC_MESSAGES/R-graphics.mo    |  Bin 13422 -> 0 bytes
 win32/deps/library/grid/DESCRIPTION                |   12 -
 win32/deps/library/grid/INDEX                      |   91 -
 win32/deps/library/grid/Meta/Rd.rds                |  Bin 3246 -> 0 bytes
 win32/deps/library/grid/Meta/hsearch.rds           |  Bin 3159 -> 0 bytes
 win32/deps/library/grid/Meta/links.rds             |  Bin 1732 -> 0 bytes
 win32/deps/library/grid/Meta/nsInfo.rds            |  Bin 1847 -> 0 bytes
 win32/deps/library/grid/Meta/package.rds           |  Bin 597 -> 0 bytes
 win32/deps/library/grid/Meta/vignette.rds          |  Bin 603 -> 0 bytes
 win32/deps/library/grid/NAMESPACE                  |  368 --
 win32/deps/library/grid/R/grid                     |    9 -
 win32/deps/library/grid/R/grid.rdb                 |  Bin 346827 -> 0 bytes
 win32/deps/library/grid/R/grid.rdx                 |  Bin 8002 -> 0 bytes
 win32/deps/library/grid/doc/changes.txt            | 1374 -----
 win32/deps/library/grid/doc/displaylist.R          |  130 -
 win32/deps/library/grid/doc/displaylist.Rnw        |  243 -
 win32/deps/library/grid/doc/displaylist.pdf        |  Bin 157254 -> 0 bytes
 win32/deps/library/grid/doc/frame.R                |  148 -
 win32/deps/library/grid/doc/frame.Rnw              |  384 --
 win32/deps/library/grid/doc/frame.pdf              |  Bin 155783 -> 0 bytes
 win32/deps/library/grid/doc/grid.R                 |  329 --
 win32/deps/library/grid/doc/grid.Rnw               |  751 ---
 win32/deps/library/grid/doc/grid.pdf               |  Bin 251352 -> 0 bytes
 win32/deps/library/grid/doc/grobs.R                |  313 --
 win32/deps/library/grid/doc/grobs.Rnw              |  482 --
 win32/deps/library/grid/doc/grobs.pdf              |  Bin 107015 -> 0 bytes
 win32/deps/library/grid/doc/index.html             |   87 -
 win32/deps/library/grid/doc/interactive.R          |   90 -
 win32/deps/library/grid/doc/interactive.Rnw        |  132 -
 win32/deps/library/grid/doc/interactive.pdf        |  Bin 90763 -> 0 bytes
 win32/deps/library/grid/doc/locndimn.R             |   72 -
 win32/deps/library/grid/doc/locndimn.Rnw           |  117 -
 win32/deps/library/grid/doc/locndimn.pdf           |  Bin 89405 -> 0 bytes
 win32/deps/library/grid/doc/moveline.R             |   30 -
 win32/deps/library/grid/doc/moveline.Rnw           |   64 -
 win32/deps/library/grid/doc/moveline.pdf           |  Bin 87188 -> 0 bytes
 win32/deps/library/grid/doc/nonfinite.R            |   73 -
 win32/deps/library/grid/doc/nonfinite.Rnw          |  135 -
 win32/deps/library/grid/doc/nonfinite.pdf          |  Bin 79443 -> 0 bytes
 win32/deps/library/grid/doc/plotexample.R          |  465 --
 win32/deps/library/grid/doc/plotexample.Rnw        |  582 ---
 win32/deps/library/grid/doc/plotexample.pdf        |  Bin 223488 -> 0 bytes
 win32/deps/library/grid/doc/rotated.R              |  188 -
 win32/deps/library/grid/doc/rotated.Rnw            |  156 -
 win32/deps/library/grid/doc/rotated.pdf            |  Bin 121860 -> 0 bytes
 win32/deps/library/grid/doc/saveload.R             |   40 -
 win32/deps/library/grid/doc/saveload.Rnw           |  110 -
 win32/deps/library/grid/doc/saveload.pdf           |  Bin 133777 -> 0 bytes
 win32/deps/library/grid/doc/sharing.R              |  140 -
 win32/deps/library/grid/doc/sharing.Rnw            |  110 -
 win32/deps/library/grid/doc/sharing.pdf            |  Bin 70754 -> 0 bytes
 win32/deps/library/grid/doc/viewports.R            |  288 --
 win32/deps/library/grid/doc/viewports.Rnw          |  332 --
 win32/deps/library/grid/doc/viewports.pdf          |  Bin 162850 -> 0 bytes
 win32/deps/library/grid/help/AnIndex               |  186 -
 win32/deps/library/grid/help/aliases.rds           |  Bin 1385 -> 0 bytes
 win32/deps/library/grid/help/grid.rdb              |  Bin 248821 -> 0 bytes
 win32/deps/library/grid/help/grid.rdx              |  Bin 1890 -> 0 bytes
 win32/deps/library/grid/help/paths.rds             |  Bin 725 -> 0 bytes
 win32/deps/library/grid/html/00Index.html          |  504 --
 win32/deps/library/grid/html/R.css                 |   57 -
 win32/deps/library/grid/libs/i386/grid.dll         |  Bin 135680 -> 0 bytes
 .../deps/library/grid/po/da/LC_MESSAGES/R-grid.mo  |  Bin 2664 -> 0 bytes
 win32/deps/library/grid/po/da/LC_MESSAGES/grid.mo  |  Bin 2397 -> 0 bytes
 .../deps/library/grid/po/de/LC_MESSAGES/R-grid.mo  |  Bin 16996 -> 0 bytes
 win32/deps/library/grid/po/de/LC_MESSAGES/grid.mo  |  Bin 2487 -> 0 bytes
 .../library/grid/po/en@quot/LC_MESSAGES/R-grid.mo  |  Bin 16420 -> 0 bytes
 .../library/grid/po/en@quot/LC_MESSAGES/grid.mo    |  Bin 2284 -> 0 bytes
 .../deps/library/grid/po/fr/LC_MESSAGES/R-grid.mo  |  Bin 17214 -> 0 bytes
 win32/deps/library/grid/po/fr/LC_MESSAGES/grid.mo  |  Bin 2528 -> 0 bytes
 win32/deps/library/grid/po/it/LC_MESSAGES/grid.mo  |  Bin 1775 -> 0 bytes
 .../deps/library/grid/po/ja/LC_MESSAGES/R-grid.mo  |  Bin 19899 -> 0 bytes
 win32/deps/library/grid/po/ja/LC_MESSAGES/grid.mo  |  Bin 2874 -> 0 bytes
 .../deps/library/grid/po/ko/LC_MESSAGES/R-grid.mo  |  Bin 18913 -> 0 bytes
 win32/deps/library/grid/po/ko/LC_MESSAGES/grid.mo  |  Bin 2876 -> 0 bytes
 .../deps/library/grid/po/pl/LC_MESSAGES/R-grid.mo  |  Bin 17543 -> 0 bytes
 win32/deps/library/grid/po/pl/LC_MESSAGES/grid.mo  |  Bin 2711 -> 0 bytes
 .../library/grid/po/pt_BR/LC_MESSAGES/R-grid.mo    |  Bin 16197 -> 0 bytes
 .../deps/library/grid/po/pt_BR/LC_MESSAGES/grid.mo |  Bin 2634 -> 0 bytes
 .../deps/library/grid/po/ru/LC_MESSAGES/R-grid.mo  |  Bin 16563 -> 0 bytes
 win32/deps/library/grid/po/ru/LC_MESSAGES/grid.mo  |  Bin 2519 -> 0 bytes
 .../library/grid/po/zh_CN/LC_MESSAGES/R-grid.mo    |  Bin 15473 -> 0 bytes
 .../deps/library/grid/po/zh_CN/LC_MESSAGES/grid.mo |  Bin 2331 -> 0 bytes
 win32/deps/library/grid/tests/bugs.R               |   30 -
 win32/deps/library/grid/tests/reg.R                |  433 --
 win32/deps/library/grid/tests/testls.R             |  158 -
 win32/deps/library/grid/tests/testls.Rout.save     |  340 --
 win32/deps/library/grid/tests/units.R              |  135 -
 win32/deps/library/lattice/CITATION                |   17 -
 win32/deps/library/lattice/DESCRIPTION             |   25 -
 win32/deps/library/lattice/INDEX                   |   70 -
 win32/deps/library/lattice/LICENSE                 |   16 -
 win32/deps/library/lattice/Meta/Rd.rds             |  Bin 3521 -> 0 bytes
 win32/deps/library/lattice/Meta/data.rds           |  Bin 252 -> 0 bytes
 win32/deps/library/lattice/Meta/demo.rds           |  Bin 160 -> 0 bytes
 win32/deps/library/lattice/Meta/hsearch.rds        |  Bin 3582 -> 0 bytes
 win32/deps/library/lattice/Meta/links.rds          |  Bin 1938 -> 0 bytes
 win32/deps/library/lattice/Meta/nsInfo.rds         |  Bin 1751 -> 0 bytes
 win32/deps/library/lattice/Meta/package.rds        |  Bin 983 -> 0 bytes
 win32/deps/library/lattice/NAMESPACE               |  309 --
 win32/deps/library/lattice/NEWS                    | 1103 -----
 win32/deps/library/lattice/R/lattice               |    9 -
 win32/deps/library/lattice/R/lattice.rdb           |  Bin 504538 -> 0 bytes
 win32/deps/library/lattice/R/lattice.rdx           |  Bin 3999 -> 0 bytes
 win32/deps/library/lattice/data/Rdata.rdb          |  Bin 4076 -> 0 bytes
 win32/deps/library/lattice/data/Rdata.rds          |  Bin 125 -> 0 bytes
 win32/deps/library/lattice/data/Rdata.rdx          |  Bin 203 -> 0 bytes
 win32/deps/library/lattice/demo/intervals.R        |   93 -
 win32/deps/library/lattice/demo/labels.R           |   46 -
 win32/deps/library/lattice/demo/lattice.R          |  164 -
 win32/deps/library/lattice/demo/panel.R            |  121 -
 win32/deps/library/lattice/help/AnIndex            |  221 -
 win32/deps/library/lattice/help/aliases.rds        |  Bin 1756 -> 0 bytes
 win32/deps/library/lattice/help/lattice.rdb        |  Bin 450617 -> 0 bytes
 win32/deps/library/lattice/help/lattice.rdx        |  Bin 1562 -> 0 bytes
 win32/deps/library/lattice/help/paths.rds          |  Bin 639 -> 0 bytes
 win32/deps/library/lattice/html/00Index.html       |  591 ---
 win32/deps/library/lattice/html/R.css              |   57 -
 win32/deps/library/lattice/libs/i386/lattice.dll   |  Bin 20480 -> 0 bytes
 .../library/lattice/po/de/LC_MESSAGES/R-lattice.mo |  Bin 13307 -> 0 bytes
 .../lattice/po/en@quot/LC_MESSAGES/R-lattice.mo    |  Bin 9746 -> 0 bytes
 .../library/lattice/po/fr/LC_MESSAGES/R-lattice.mo |  Bin 7959 -> 0 bytes
 win32/deps/library/lattice/tests/MASSch04.R        |  179 -
 win32/deps/library/lattice/tests/dates.R           |   25 -
 win32/deps/library/lattice/tests/dotplotscoping.R  |   13 -
 win32/deps/library/lattice/tests/levelplot.R       |  115 -
 win32/deps/library/lattice/tests/scales.R          |  174 -
 win32/deps/library/lattice/tests/temp.R            |  141 -
 win32/deps/library/lattice/tests/test.R            |  137 -
 win32/deps/library/lattice/tests/wireframe.R       |  113 -
 win32/deps/library/locfit/DESCRIPTION              |   16 -
 win32/deps/library/locfit/INDEX                    |  121 -
 win32/deps/library/locfit/MD5                      |   50 -
 win32/deps/library/locfit/Meta/Rd.rds              |  Bin 3431 -> 0 bytes
 win32/deps/library/locfit/Meta/data.rds            |  Bin 665 -> 0 bytes
 win32/deps/library/locfit/Meta/hsearch.rds         |  Bin 2966 -> 0 bytes
 win32/deps/library/locfit/Meta/links.rds           |  Bin 1216 -> 0 bytes
 win32/deps/library/locfit/Meta/nsInfo.rds          |  Bin 735 -> 0 bytes
 win32/deps/library/locfit/Meta/package.rds         |  Bin 689 -> 0 bytes
 win32/deps/library/locfit/NAMESPACE                |   48 -
 win32/deps/library/locfit/NEWS                     |   18 -
 win32/deps/library/locfit/R/locfit                 |    9 -
 win32/deps/library/locfit/R/locfit.rdb             |  Bin 40301 -> 0 bytes
 win32/deps/library/locfit/R/locfit.rdx             |  Bin 1236 -> 0 bytes
 win32/deps/library/locfit/data/ais.rda             |  Bin 5958 -> 0 bytes
 win32/deps/library/locfit/data/bad.rda             |  Bin 1818 -> 0 bytes
 win32/deps/library/locfit/data/border.rda          |  Bin 2632 -> 0 bytes
 win32/deps/library/locfit/data/chemdiab.tab.gz     |  Bin 1639 -> 0 bytes
 win32/deps/library/locfit/data/claw54.rda          |  Bin 508 -> 0 bytes
 win32/deps/library/locfit/data/cldem.tab.gz        |  Bin 623 -> 0 bytes
 win32/deps/library/locfit/data/cltest.rda          |  Bin 3884 -> 0 bytes
 win32/deps/library/locfit/data/cltrain.rda         |  Bin 3881 -> 0 bytes
 win32/deps/library/locfit/data/co2.rda             |  Bin 2448 -> 0 bytes
 win32/deps/library/locfit/data/diab.tab.gz         |  Bin 312 -> 0 bytes
 win32/deps/library/locfit/data/ethanol.rda         |  Bin 1259 -> 0 bytes
 win32/deps/library/locfit/data/geyser.rda          |  Bin 390 -> 0 bytes
 win32/deps/library/locfit/data/geyser.round.tab.gz |  Bin 305 -> 0 bytes
 win32/deps/library/locfit/data/heart.rda           |  Bin 1457 -> 0 bytes
 win32/deps/library/locfit/data/insect.tab.gz       |  Bin 68 -> 0 bytes
 win32/deps/library/locfit/data/iris.rda            |  Bin 1068 -> 0 bytes
 win32/deps/library/locfit/data/kangaroo.rda        |  Bin 4405 -> 0 bytes
 win32/deps/library/locfit/data/livmet.rda          |  Bin 6936 -> 0 bytes
 win32/deps/library/locfit/data/mcyc.tab.gz         |  Bin 1029 -> 0 bytes
 win32/deps/library/locfit/data/mine.rda            |  Bin 604 -> 0 bytes
 win32/deps/library/locfit/data/mmsamp.tab.gz       |  Bin 419 -> 0 bytes
 win32/deps/library/locfit/data/morths.rda          |  Bin 526 -> 0 bytes
 win32/deps/library/locfit/data/penny.tab.gz        |  Bin 296 -> 0 bytes
 win32/deps/library/locfit/data/spencer.rda         |  Bin 502 -> 0 bytes
 win32/deps/library/locfit/data/stamp.rda           |  Bin 908 -> 0 bytes
 win32/deps/library/locfit/data/trimod.tab.gz       |  Bin 2575 -> 0 bytes
 win32/deps/library/locfit/help/AnIndex             |  110 -
 win32/deps/library/locfit/help/aliases.rds         |  Bin 680 -> 0 bytes
 win32/deps/library/locfit/help/locfit.rdb          |  Bin 207855 -> 0 bytes
 win32/deps/library/locfit/help/locfit.rdx          |  Bin 2198 -> 0 bytes
 win32/deps/library/locfit/help/paths.rds           |  Bin 754 -> 0 bytes
 win32/deps/library/locfit/html/00Index.html        |  347 --
 win32/deps/library/locfit/html/R.css               |   57 -
 win32/deps/library/locfit/libs/i386/locfit.dll     |  Bin 234496 -> 0 bytes
 win32/deps/library/locfit/libs/i386/symbols.rds    |  Bin 6456 -> 0 bytes
 win32/deps/library/locfit/libs/x64/locfit.dll      |  Bin 232448 -> 0 bytes
 win32/deps/library/locfit/libs/x64/symbols.rds     |  Bin 6426 -> 0 bytes
 win32/deps/library/methods/DESCRIPTION             |    6 +-
 win32/deps/library/methods/INDEX                   |    1 +
 win32/deps/library/methods/Meta/Rd.rds             |  Bin 5499 -> 5500 bytes
 win32/deps/library/methods/Meta/hsearch.rds        |  Bin 5575 -> 5575 bytes
 win32/deps/library/methods/Meta/links.rds          |  Bin 3898 -> 3912 bytes
 win32/deps/library/methods/Meta/nsInfo.rds         |  Bin 1700 -> 1740 bytes
 win32/deps/library/methods/Meta/package.rds        |  Bin 631 -> 636 bytes
 win32/deps/library/methods/NAMESPACE               |   10 +-
 win32/deps/library/methods/R/methods               |   26 +-
 win32/deps/library/methods/R/methods.rdb           |  Bin 1076889 -> 1082457 bytes
 win32/deps/library/methods/R/methods.rdx           |  Bin 13552 -> 13555 bytes
 win32/deps/library/methods/help/AnIndex            |   12 +-
 win32/deps/library/methods/help/aliases.rds        |  Bin 4004 -> 4001 bytes
 win32/deps/library/methods/help/methods.rdb        |  Bin 476158 -> 480512 bytes
 win32/deps/library/methods/help/methods.rdx        |  Bin 1838 -> 1857 bytes
 win32/deps/library/methods/help/paths.rds          |  Bin 779 -> 782 bytes
 win32/deps/library/methods/html/00Index.html       |   12 +-
 win32/deps/library/methods/libs/i386/methods.dll   |  Bin 35840 -> 34816 bytes
 .../library/methods/po/da/LC_MESSAGES/R-methods.mo |  Bin 3178 -> 0 bytes
 .../library/methods/po/da/LC_MESSAGES/methods.mo   |  Bin 5891 -> 0 bytes
 .../library/methods/po/de/LC_MESSAGES/R-methods.mo |  Bin 70618 -> 0 bytes
 .../library/methods/po/de/LC_MESSAGES/methods.mo   |  Bin 6219 -> 0 bytes
 .../methods/po/en@quot/LC_MESSAGES/R-methods.mo    |  Bin 66548 -> 0 bytes
 .../methods/po/en@quot/LC_MESSAGES/methods.mo      |  Bin 5908 -> 0 bytes
 .../library/methods/po/fr/LC_MESSAGES/R-methods.mo |  Bin 73672 -> 0 bytes
 .../library/methods/po/fr/LC_MESSAGES/methods.mo   |  Bin 6643 -> 0 bytes
 .../library/methods/po/ja/LC_MESSAGES/R-methods.mo |  Bin 81510 -> 0 bytes
 .../library/methods/po/ja/LC_MESSAGES/methods.mo   |  Bin 7131 -> 0 bytes
 .../library/methods/po/ko/LC_MESSAGES/R-methods.mo |  Bin 72400 -> 0 bytes
 .../library/methods/po/ko/LC_MESSAGES/methods.mo   |  Bin 6917 -> 0 bytes
 .../library/methods/po/pl/LC_MESSAGES/R-methods.mo |  Bin 69598 -> 0 bytes
 .../library/methods/po/pl/LC_MESSAGES/methods.mo   |  Bin 6246 -> 0 bytes
 .../methods/po/pt_BR/LC_MESSAGES/R-methods.mo      |  Bin 9875 -> 0 bytes
 .../methods/po/pt_BR/LC_MESSAGES/methods.mo        |  Bin 6366 -> 0 bytes
 .../library/methods/po/ru/LC_MESSAGES/R-methods.mo |  Bin 67565 -> 0 bytes
 .../library/methods/po/ru/LC_MESSAGES/methods.mo   |  Bin 6021 -> 0 bytes
 .../methods/po/zh_CN/LC_MESSAGES/R-methods.mo      |  Bin 49243 -> 0 bytes
 .../methods/po/zh_CN/LC_MESSAGES/methods.mo        |  Bin 5598 -> 0 bytes
 win32/deps/library/methods/tests/basicRefClass.R   |   76 +-
 win32/deps/library/methods/tests/duplicateClass.R  |    8 +
 win32/deps/library/methods/tests/mixinInitialize.R |   14 +
 win32/deps/library/methods/tests/namesAndSlots.R   |    3 +
 win32/deps/library/mgcv/CITATION                   |   70 -
 win32/deps/library/mgcv/DESCRIPTION                |   19 -
 win32/deps/library/mgcv/INDEX                      |   87 -
 win32/deps/library/mgcv/Meta/Rd.rds                |  Bin 4310 -> 0 bytes
 win32/deps/library/mgcv/Meta/data.rds              |  Bin 121 -> 0 bytes
 win32/deps/library/mgcv/Meta/hsearch.rds           |  Bin 4267 -> 0 bytes
 win32/deps/library/mgcv/Meta/links.rds             |  Bin 1789 -> 0 bytes
 win32/deps/library/mgcv/Meta/nsInfo.rds            |  Bin 1502 -> 0 bytes
 win32/deps/library/mgcv/Meta/package.rds           |  Bin 896 -> 0 bytes
 win32/deps/library/mgcv/NAMESPACE                  |  136 -
 win32/deps/library/mgcv/R/mgcv                     |    9 -
 win32/deps/library/mgcv/R/mgcv.rdb                 |  Bin 710851 -> 0 bytes
 win32/deps/library/mgcv/R/mgcv.rdx                 |  Bin 3621 -> 0 bytes
 win32/deps/library/mgcv/data/columb.polys.rda      |  Bin 8262 -> 0 bytes
 win32/deps/library/mgcv/data/columb.rda            |  Bin 2889 -> 0 bytes
 win32/deps/library/mgcv/help/AnIndex               |  165 -
 win32/deps/library/mgcv/help/aliases.rds           |  Bin 1374 -> 0 bytes
 win32/deps/library/mgcv/help/mgcv.rdb              |  Bin 525293 -> 0 bytes
 win32/deps/library/mgcv/help/mgcv.rdx              |  Bin 2263 -> 0 bytes
 win32/deps/library/mgcv/help/paths.rds             |  Bin 872 -> 0 bytes
 win32/deps/library/mgcv/html/00Index.html          |  467 --
 win32/deps/library/mgcv/html/R.css                 |   57 -
 win32/deps/library/mgcv/libs/i386/mgcv.dll         |  Bin 216576 -> 0 bytes
 win32/deps/library/nlme/CITATION                   |   21 -
 win32/deps/library/nlme/DESCRIPTION                |   28 -
 win32/deps/library/nlme/INDEX                      |  303 --
 win32/deps/library/nlme/LICENCE                    |    7 -
 win32/deps/library/nlme/Meta/Rd.rds                |  Bin 8585 -> 0 bytes
 win32/deps/library/nlme/Meta/data.rds              |  Bin 1059 -> 0 bytes
 win32/deps/library/nlme/Meta/hsearch.rds           |  Bin 8259 -> 0 bytes
 win32/deps/library/nlme/Meta/links.rds             |  Bin 4630 -> 0 bytes
 win32/deps/library/nlme/Meta/nsInfo.rds            |  Bin 1937 -> 0 bytes
 win32/deps/library/nlme/Meta/package.rds           |  Bin 935 -> 0 bytes
 win32/deps/library/nlme/NAMESPACE                  |  481 --
 win32/deps/library/nlme/R/nlme                     |    9 -
 win32/deps/library/nlme/R/nlme.rdb                 |  Bin 732450 -> 0 bytes
 win32/deps/library/nlme/R/nlme.rdx                 |  Bin 6207 -> 0 bytes
 win32/deps/library/nlme/data/Rdata.rdb             |  Bin 157230 -> 0 bytes
 win32/deps/library/nlme/data/Rdata.rds             |  Bin 457 -> 0 bytes
 win32/deps/library/nlme/data/Rdata.rdx             |  Bin 824 -> 0 bytes
 win32/deps/library/nlme/help/AnIndex               |  540 --
 win32/deps/library/nlme/help/aliases.rds           |  Bin 3325 -> 0 bytes
 win32/deps/library/nlme/help/nlme.rdb              |  Bin 911546 -> 0 bytes
 win32/deps/library/nlme/help/nlme.rdx              |  Bin 5750 -> 0 bytes
 win32/deps/library/nlme/help/paths.rds             |  Bin 2004 -> 0 bytes
 win32/deps/library/nlme/html/00Index.html          | 1230 -----
 win32/deps/library/nlme/html/R.css                 |   57 -
 win32/deps/library/nlme/libs/i386/nlme.dll         |  Bin 68608 -> 0 bytes
 win32/deps/library/nlme/mlbook/README              |    4 -
 win32/deps/library/nlme/mlbook/ch04.R              |   26 -
 win32/deps/library/nlme/mlbook/ch05.R              |   15 -
 .../deps/library/nlme/po/de/LC_MESSAGES/R-nlme.mo  |  Bin 42667 -> 0 bytes
 win32/deps/library/nlme/po/de/LC_MESSAGES/nlme.mo  |  Bin 1715 -> 0 bytes
 .../library/nlme/po/en@quot/LC_MESSAGES/R-nlme.mo  |  Bin 40211 -> 0 bytes
 .../library/nlme/po/en@quot/LC_MESSAGES/nlme.mo    |  Bin 1584 -> 0 bytes
 .../deps/library/nlme/po/fr/LC_MESSAGES/R-nlme.mo  |  Bin 43909 -> 0 bytes
 win32/deps/library/nlme/po/fr/LC_MESSAGES/nlme.mo  |  Bin 1748 -> 0 bytes
 .../deps/library/nlme/po/pl/LC_MESSAGES/R-nlme.mo  |  Bin 43293 -> 0 bytes
 win32/deps/library/nlme/po/pl/LC_MESSAGES/nlme.mo  |  Bin 1862 -> 0 bytes
 win32/deps/library/nlme/scripts/ch01.R             |  141 -
 win32/deps/library/nlme/scripts/ch02.R             |   68 -
 win32/deps/library/nlme/scripts/ch03.R             |  116 -
 win32/deps/library/nlme/scripts/ch04.R             |  202 -
 win32/deps/library/nlme/scripts/ch05.R             |  193 -
 win32/deps/library/nlme/scripts/ch06.R             |   99 -
 win32/deps/library/nlme/scripts/ch08.R             |  293 --
 win32/deps/library/nlme/scripts/sims.rda           |  Bin 105883 -> 0 bytes
 win32/deps/library/nlme/tests/anova.gls.R          |   22 -
 win32/deps/library/nlme/tests/augPred_lab.R        |   14 -
 win32/deps/library/nlme/tests/augPredmissing.R     |    7 -
 win32/deps/library/nlme/tests/coef.R               |   14 -
 win32/deps/library/nlme/tests/contrMat.R           |   40 -
 win32/deps/library/nlme/tests/data.frame.R         |    4 -
 win32/deps/library/nlme/tests/deparse.R            |  171 -
 win32/deps/library/nlme/tests/getData.R            |    8 -
 win32/deps/library/nlme/tests/gls.R                |   24 -
 win32/deps/library/nlme/tests/lmList.R             |   11 -
 win32/deps/library/nlme/tests/lme.R                |   37 -
 win32/deps/library/nlme/tests/lme.Rout.save        |  146 -
 win32/deps/library/nlme/tests/missing.R            |   26 -
 win32/deps/library/nlme/tests/missing.Rout.save    |  791 ---
 win32/deps/library/nlme/tests/nlme.R               |    7 -
 win32/deps/library/nlme/tests/nlme.Rout.save       |   61 -
 win32/deps/library/nlme/tests/predict.lme.R        |    8 -
 win32/deps/library/nlme/tests/ss2.rda              |  Bin 4809 -> 0 bytes
 win32/deps/library/nlme/tests/update.R             |    8 -
 win32/deps/library/nlme/tests/updateLme.R          |   12 -
 win32/deps/library/nlme/tests/varIdent.R           |    7 -
 win32/deps/library/nnet/CITATION                   |   18 -
 win32/deps/library/nnet/DESCRIPTION                |   19 -
 win32/deps/library/nnet/INDEX                      |    6 -
 win32/deps/library/nnet/LICENCE                    |   43 -
 win32/deps/library/nnet/Meta/Rd.rds                |  Bin 616 -> 0 bytes
 win32/deps/library/nnet/Meta/hsearch.rds           |  Bin 658 -> 0 bytes
 win32/deps/library/nnet/Meta/links.rds             |  Bin 327 -> 0 bytes
 win32/deps/library/nnet/Meta/nsInfo.rds            |  Bin 490 -> 0 bytes
 win32/deps/library/nnet/Meta/package.rds           |  Bin 808 -> 0 bytes
 win32/deps/library/nnet/NAMESPACE                  |   39 -
 win32/deps/library/nnet/NEWS                       |   26 -
 win32/deps/library/nnet/R/nnet                     |    9 -
 win32/deps/library/nnet/R/nnet.rdb                 |  Bin 49662 -> 0 bytes
 win32/deps/library/nnet/R/nnet.rdx                 |  Bin 669 -> 0 bytes
 win32/deps/library/nnet/help/AnIndex               |   27 -
 win32/deps/library/nnet/help/aliases.rds           |  Bin 297 -> 0 bytes
 win32/deps/library/nnet/help/nnet.rdb              |  Bin 20757 -> 0 bytes
 win32/deps/library/nnet/help/nnet.rdx              |  Bin 283 -> 0 bytes
 win32/deps/library/nnet/help/paths.rds             |  Bin 166 -> 0 bytes
 win32/deps/library/nnet/html/00Index.html          |   78 -
 win32/deps/library/nnet/html/R.css                 |   57 -
 win32/deps/library/nnet/libs/i386/nnet.dll         |  Bin 23552 -> 0 bytes
 .../deps/library/nnet/po/de/LC_MESSAGES/R-nnet.mo  |  Bin 2972 -> 0 bytes
 .../library/nnet/po/en@quot/LC_MESSAGES/R-nnet.mo  |  Bin 2669 -> 0 bytes
 .../deps/library/nnet/po/fr/LC_MESSAGES/R-nnet.mo  |  Bin 3077 -> 0 bytes
 .../deps/library/nnet/po/pl/LC_MESSAGES/R-nnet.mo  |  Bin 3097 -> 0 bytes
 win32/deps/library/parallel/DESCRIPTION            |   12 -
 win32/deps/library/parallel/INDEX                  |    8 -
 win32/deps/library/parallel/Meta/Rd.rds            |  Bin 688 -> 0 bytes
 win32/deps/library/parallel/Meta/hsearch.rds       |  Bin 707 -> 0 bytes
 win32/deps/library/parallel/Meta/links.rds         |  Bin 369 -> 0 bytes
 win32/deps/library/parallel/Meta/nsInfo.rds        |  Bin 594 -> 0 bytes
 win32/deps/library/parallel/Meta/package.rds       |  Bin 565 -> 0 bytes
 win32/deps/library/parallel/Meta/vignette.rds      |  Bin 202 -> 0 bytes
 win32/deps/library/parallel/NAMESPACE              |   44 -
 win32/deps/library/parallel/R/parallel             |    9 -
 win32/deps/library/parallel/R/parallel.rdb         |  Bin 45249 -> 0 bytes
 win32/deps/library/parallel/R/parallel.rdx         |  Bin 1398 -> 0 bytes
 win32/deps/library/parallel/doc/index.html         |   27 -
 win32/deps/library/parallel/doc/parallel.R         |  224 -
 win32/deps/library/parallel/doc/parallel.Rnw       |  803 ---
 win32/deps/library/parallel/doc/parallel.pdf       |  Bin 291079 -> 0 bytes
 win32/deps/library/parallel/help/AnIndex           |   31 -
 win32/deps/library/parallel/help/aliases.rds       |  Bin 332 -> 0 bytes
 win32/deps/library/parallel/help/parallel.rdb      |  Bin 32556 -> 0 bytes
 win32/deps/library/parallel/help/parallel.rdx      |  Bin 328 -> 0 bytes
 win32/deps/library/parallel/help/paths.rds         |  Bin 194 -> 0 bytes
 win32/deps/library/parallel/html/00Index.html      |   86 -
 win32/deps/library/parallel/html/R.css             |   57 -
 win32/deps/library/parallel/libs/i386/parallel.dll |  Bin 17408 -> 0 bytes
 .../parallel/po/da/LC_MESSAGES/R-parallel.mo       |  Bin 2981 -> 0 bytes
 .../library/parallel/po/da/LC_MESSAGES/parallel.mo |  Bin 1704 -> 0 bytes
 .../parallel/po/de/LC_MESSAGES/R-parallel.mo       |  Bin 3576 -> 0 bytes
 .../library/parallel/po/de/LC_MESSAGES/parallel.mo |  Bin 1731 -> 0 bytes
 .../parallel/po/en@quot/LC_MESSAGES/R-parallel.mo  |  Bin 3396 -> 0 bytes
 .../parallel/po/en@quot/LC_MESSAGES/parallel.mo    |  Bin 1630 -> 0 bytes
 .../parallel/po/fr/LC_MESSAGES/R-parallel.mo       |  Bin 3795 -> 0 bytes
 .../library/parallel/po/fr/LC_MESSAGES/parallel.mo |  Bin 1869 -> 0 bytes
 .../parallel/po/ko/LC_MESSAGES/R-parallel.mo       |  Bin 4047 -> 0 bytes
 .../library/parallel/po/ko/LC_MESSAGES/parallel.mo |  Bin 2029 -> 0 bytes
 .../parallel/po/pl/LC_MESSAGES/R-parallel.mo       |  Bin 3846 -> 0 bytes
 .../library/parallel/po/pl/LC_MESSAGES/parallel.mo |  Bin 1926 -> 0 bytes
 .../parallel/po/ru/LC_MESSAGES/R-parallel.mo       |  Bin 3673 -> 0 bytes
 .../library/parallel/po/ru/LC_MESSAGES/parallel.mo |  Bin 1797 -> 0 bytes
 .../parallel/po/zh_CN/LC_MESSAGES/R-parallel.mo    |  Bin 3267 -> 0 bytes
 .../parallel/po/zh_CN/LC_MESSAGES/parallel.mo      |  Bin 1598 -> 0 bytes
 win32/deps/library/parallel/tests/Master.R         |   36 -
 win32/deps/library/parallel/tests/multicore1.RR    |   10 -
 win32/deps/library/parallel/tests/multicore2.RR    |   14 -
 .../library/parallel/tests/multicore2.Rout.save    |   49 -
 win32/deps/library/parallel/tests/multicore3.RR    |    7 -
 win32/deps/library/parallel/tests/snow1.RR         |   40 -
 win32/deps/library/parallel/tests/snow2.RR         |   19 -
 win32/deps/library/parallel/tests/snow2.Rout.save  |   54 -
 win32/deps/library/rpart/DESCRIPTION               |   26 -
 win32/deps/library/rpart/INDEX                     |   33 -
 win32/deps/library/rpart/Meta/Rd.rds               |  Bin 1143 -> 0 bytes
 win32/deps/library/rpart/Meta/data.rds             |  Bin 234 -> 0 bytes
 win32/deps/library/rpart/Meta/hsearch.rds          |  Bin 1090 -> 0 bytes
 win32/deps/library/rpart/Meta/links.rds            |  Bin 427 -> 0 bytes
 win32/deps/library/rpart/Meta/nsInfo.rds           |  Bin 457 -> 0 bytes
 win32/deps/library/rpart/Meta/package.rds          |  Bin 953 -> 0 bytes
 win32/deps/library/rpart/NAMESPACE                 |   26 -
 win32/deps/library/rpart/R/rpart                   |    9 -
 win32/deps/library/rpart/R/rpart.rdb               |  Bin 95794 -> 0 bytes
 win32/deps/library/rpart/R/rpart.rdx               |  Bin 784 -> 0 bytes
 win32/deps/library/rpart/data/Rdata.rdb            |  Bin 4715 -> 0 bytes
 win32/deps/library/rpart/data/Rdata.rds            |  Bin 117 -> 0 bytes
 win32/deps/library/rpart/data/Rdata.rdx            |  Bin 195 -> 0 bytes
 win32/deps/library/rpart/help/AnIndex              |   30 -
 win32/deps/library/rpart/help/aliases.rds          |  Bin 288 -> 0 bytes
 win32/deps/library/rpart/help/paths.rds            |  Bin 317 -> 0 bytes
 win32/deps/library/rpart/help/rpart.rdb            |  Bin 78392 -> 0 bytes
 win32/deps/library/rpart/help/rpart.rdx            |  Bin 699 -> 0 bytes
 win32/deps/library/rpart/html/00Index.html         |   79 -
 win32/deps/library/rpart/html/R.css                |   57 -
 win32/deps/library/rpart/libs/i386/rpart.dll       |  Bin 50688 -> 0 bytes
 .../library/rpart/po/de/LC_MESSAGES/R-rpart.mo     |  Bin 6929 -> 0 bytes
 .../deps/library/rpart/po/de/LC_MESSAGES/rpart.mo  |  Bin 1436 -> 0 bytes
 .../rpart/po/en@quot/LC_MESSAGES/R-rpart.mo        |  Bin 6419 -> 0 bytes
 .../library/rpart/po/en@quot/LC_MESSAGES/rpart.mo  |  Bin 1318 -> 0 bytes
 .../library/rpart/po/fr/LC_MESSAGES/R-rpart.mo     |  Bin 6973 -> 0 bytes
 .../deps/library/rpart/po/fr/LC_MESSAGES/rpart.mo  |  Bin 1414 -> 0 bytes
 .../library/rpart/po/pl/LC_MESSAGES/R-rpart.mo     |  Bin 6636 -> 0 bytes
 .../deps/library/rpart/po/pl/LC_MESSAGES/rpart.mo  |  Bin 1539 -> 0 bytes
 .../library/rpart/po/ru/LC_MESSAGES/R-rpart.mo     |  Bin 6457 -> 0 bytes
 .../deps/library/rpart/po/ru/LC_MESSAGES/rpart.mo  |  Bin 1439 -> 0 bytes
 .../rpart/tests/Examples/rpart-Ex.Rout.save        |  971 ----
 win32/deps/library/rpart/tests/backticks.R         |    7 -
 win32/deps/library/rpart/tests/data.stagec         |  146 -
 win32/deps/library/rpart/tests/rpartco.R           |    6 -
 win32/deps/library/rpart/tests/surv_test.R         |    9 -
 win32/deps/library/rpart/tests/testall.R           |  330 --
 win32/deps/library/rpart/tests/testall.Rout.save   | 1506 ------
 win32/deps/library/rpart/tests/usersplits.R        |  167 -
 .../deps/library/rpart/tests/usersplits.Rout.save  |  193 -
 win32/deps/library/spam/0NEWS                      |  404 --
 win32/deps/library/spam/CITATION                   |   19 -
 win32/deps/library/spam/DESCRIPTION                |   22 -
 win32/deps/library/spam/INDEX                      |   53 -
 win32/deps/library/spam/LICENSE                    |   38 -
 win32/deps/library/spam/MD5                        |   38 -
 win32/deps/library/spam/Meta/Rd.rds                |  Bin 3971 -> 0 bytes
 win32/deps/library/spam/Meta/data.rds              |  Bin 229 -> 0 bytes
 win32/deps/library/spam/Meta/demo.rds              |  Bin 295 -> 0 bytes
 win32/deps/library/spam/Meta/hsearch.rds           |  Bin 4073 -> 0 bytes
 win32/deps/library/spam/Meta/links.rds             |  Bin 2709 -> 0 bytes
 win32/deps/library/spam/Meta/nsInfo.rds            |  Bin 1090 -> 0 bytes
 win32/deps/library/spam/Meta/package.rds           |  Bin 924 -> 0 bytes
 win32/deps/library/spam/NAMESPACE                  |  220 -
 win32/deps/library/spam/NEWS                       |  232 -
 win32/deps/library/spam/R/spam                     |    9 -
 win32/deps/library/spam/R/spam.rdb                 |  Bin 369813 -> 0 bytes
 win32/deps/library/spam/R/spam.rdx                 |  Bin 4730 -> 0 bytes
 win32/deps/library/spam/data/Rdata.rdb             |  Bin 319762 -> 0 bytes
 win32/deps/library/spam/data/Rdata.rds             |  Bin 127 -> 0 bytes
 win32/deps/library/spam/data/Rdata.rdx             |  Bin 209 -> 0 bytes
 .../deps/library/spam/demo/article-jss-example1.R  |  214 -
 .../deps/library/spam/demo/article-jss-example2.R  |  232 -
 win32/deps/library/spam/demo/article-jss.R         |  359 --
 win32/deps/library/spam/demo/cholesky.R            |  157 -
 win32/deps/library/spam/demo/spam.R                |   73 -
 win32/deps/library/spam/demo/timing.R              |   78 -
 win32/deps/library/spam/demodata/germany.adjacency |  545 --
 win32/deps/library/spam/help/AnIndex               |  391 --
 win32/deps/library/spam/help/aliases.rds           |  Bin 2688 -> 0 bytes
 win32/deps/library/spam/help/paths.rds             |  Bin 491 -> 0 bytes
 win32/deps/library/spam/help/spam.rdb              |  Bin 159575 -> 0 bytes
 win32/deps/library/spam/help/spam.rdx              |  Bin 1263 -> 0 bytes
 win32/deps/library/spam/html/00Index.html          |  718 ---
 win32/deps/library/spam/html/R.css                 |   57 -
 win32/deps/library/spam/libs/i386/spam.dll         |  Bin 69632 -> 0 bytes
 win32/deps/library/spam/libs/i386/symbols.rds      |  Bin 1557 -> 0 bytes
 win32/deps/library/spam/libs/x64/spam.dll          |  Bin 81408 -> 0 bytes
 win32/deps/library/spam/libs/x64/symbols.rds       |  Bin 1551 -> 0 bytes
 win32/deps/library/spatial/CITATION                |   18 -
 win32/deps/library/spatial/DESCRIPTION             |   20 -
 win32/deps/library/spatial/INDEX                   |   26 -
 win32/deps/library/spatial/LICENCE                 |   46 -
 win32/deps/library/spatial/Meta/Rd.rds             |  Bin 928 -> 0 bytes
 win32/deps/library/spatial/Meta/hsearch.rds        |  Bin 889 -> 0 bytes
 win32/deps/library/spatial/Meta/links.rds          |  Bin 378 -> 0 bytes
 win32/deps/library/spatial/Meta/nsInfo.rds         |  Bin 554 -> 0 bytes
 win32/deps/library/spatial/Meta/package.rds        |  Bin 799 -> 0 bytes
 win32/deps/library/spatial/NAMESPACE               |   25 -
 win32/deps/library/spatial/NEWS                    |   13 -
 win32/deps/library/spatial/PP.files                |   50 -
 win32/deps/library/spatial/R/spatial               |    9 -
 win32/deps/library/spatial/R/spatial.rdb           |  Bin 36844 -> 0 bytes
 win32/deps/library/spatial/R/spatial.rdx           |  Bin 696 -> 0 bytes
 win32/deps/library/spatial/help/AnIndex            |   25 -
 win32/deps/library/spatial/help/aliases.rds        |  Bin 252 -> 0 bytes
 win32/deps/library/spatial/help/paths.rds          |  Bin 276 -> 0 bytes
 win32/deps/library/spatial/help/spatial.rdb        |  Bin 46796 -> 0 bytes
 win32/deps/library/spatial/help/spatial.rdx        |  Bin 583 -> 0 bytes
 win32/deps/library/spatial/html/00Index.html       |   74 -
 win32/deps/library/spatial/html/R.css              |   57 -
 win32/deps/library/spatial/libs/i386/spatial.dll   |  Bin 28672 -> 0 bytes
 .../library/spatial/po/de/LC_MESSAGES/R-spatial.mo |  Bin 1518 -> 0 bytes
 .../spatial/po/en@quot/LC_MESSAGES/R-spatial.mo    |  Bin 1380 -> 0 bytes
 .../library/spatial/po/fr/LC_MESSAGES/R-spatial.mo |  Bin 1547 -> 0 bytes
 .../library/spatial/po/pl/LC_MESSAGES/R-spatial.mo |  Bin 1674 -> 0 bytes
 win32/deps/library/spatial/ppdata/agter.dat        |   43 -
 win32/deps/library/spatial/ppdata/caveolae.dat     |  437 --
 win32/deps/library/spatial/ppdata/cells.dat        |   45 -
 win32/deps/library/spatial/ppdata/davis.dat        |   50 -
 win32/deps/library/spatial/ppdata/drumlin.dat      |  235 -
 win32/deps/library/spatial/ppdata/eagles.dat       |   18 -
 win32/deps/library/spatial/ppdata/fig1b.dat        |  317 --
 win32/deps/library/spatial/ppdata/fig1c.dat        |  372 --
 win32/deps/library/spatial/ppdata/fig2a.dat        |  142 -
 win32/deps/library/spatial/ppdata/fig2b.dat        |  304 --
 win32/deps/library/spatial/ppdata/fig3a.dat        |   76 -
 win32/deps/library/spatial/ppdata/fig3b.dat        |   70 -
 win32/deps/library/spatial/ppdata/fig3c.dat        |   83 -
 win32/deps/library/spatial/ppdata/grocery.dat      |   83 -
 win32/deps/library/spatial/ppdata/hccells.dat      |   45 -
 win32/deps/library/spatial/ppdata/nztrees.dat      |   90 -
 win32/deps/library/spatial/ppdata/pairfn.dat       |   45 -
 win32/deps/library/spatial/ppdata/pereg.dat        |   23 -
 win32/deps/library/spatial/ppdata/pines.dat        |   75 -
 win32/deps/library/spatial/ppdata/redwood.dat      |   65 -
 win32/deps/library/spatial/ppdata/schools.dat      |   43 -
 win32/deps/library/spatial/ppdata/stowns1.dat      |   73 -
 win32/deps/library/spatial/ppdata/tokyo.dat        |  235 -
 win32/deps/library/spatial/ppdata/towns.dat        |   72 -
 .../spatial/tests/Examples/spatial-Ex.Rout.save    |  514 --
 win32/deps/library/splines/DESCRIPTION             |    6 +-
 win32/deps/library/splines/Meta/Rd.rds             |  Bin 724 -> 724 bytes
 win32/deps/library/splines/Meta/hsearch.rds        |  Bin 720 -> 720 bytes
 win32/deps/library/splines/Meta/links.rds          |  Bin 323 -> 323 bytes
 win32/deps/library/splines/Meta/nsInfo.rds         |  Bin 567 -> 564 bytes
 win32/deps/library/splines/Meta/package.rds        |  Bin 588 -> 596 bytes
 win32/deps/library/splines/R/splines               |   26 +-
 win32/deps/library/splines/R/splines.rdb           |  Bin 39921 -> 40021 bytes
 win32/deps/library/splines/R/splines.rdx           |  Bin 797 -> 795 bytes
 win32/deps/library/splines/help/aliases.rds        |  Bin 229 -> 229 bytes
 win32/deps/library/splines/help/paths.rds          |  Bin 222 -> 222 bytes
 win32/deps/library/splines/help/splines.rdb        |  Bin 37096 -> 37352 bytes
 win32/deps/library/splines/help/splines.rdx        |  Bin 447 -> 457 bytes
 win32/deps/library/splines/html/00Index.html       |    2 +-
 win32/deps/library/splines/libs/i386/splines.dll   |  Bin 16384 -> 16384 bytes
 .../library/splines/po/da/LC_MESSAGES/R-splines.mo |  Bin 2495 -> 0 bytes
 .../library/splines/po/da/LC_MESSAGES/splines.mo   |  Bin 560 -> 0 bytes
 .../library/splines/po/de/LC_MESSAGES/R-splines.mo |  Bin 2689 -> 0 bytes
 .../library/splines/po/de/LC_MESSAGES/splines.mo   |  Bin 559 -> 0 bytes
 .../splines/po/en@quot/LC_MESSAGES/R-splines.mo    |  Bin 2572 -> 0 bytes
 .../splines/po/en@quot/LC_MESSAGES/splines.mo      |  Bin 510 -> 0 bytes
 .../library/splines/po/fr/LC_MESSAGES/R-splines.mo |  Bin 2778 -> 0 bytes
 .../library/splines/po/fr/LC_MESSAGES/splines.mo   |  Bin 582 -> 0 bytes
 .../library/splines/po/ja/LC_MESSAGES/R-splines.mo |  Bin 3233 -> 0 bytes
 .../library/splines/po/ja/LC_MESSAGES/splines.mo   |  Bin 527 -> 0 bytes
 .../library/splines/po/ko/LC_MESSAGES/R-splines.mo |  Bin 3104 -> 0 bytes
 .../library/splines/po/ko/LC_MESSAGES/splines.mo   |  Bin 666 -> 0 bytes
 .../library/splines/po/pl/LC_MESSAGES/R-splines.mo |  Bin 2847 -> 0 bytes
 .../library/splines/po/pl/LC_MESSAGES/splines.mo   |  Bin 686 -> 0 bytes
 .../splines/po/pt_BR/LC_MESSAGES/R-splines.mo      |  Bin 2628 -> 0 bytes
 .../splines/po/pt_BR/LC_MESSAGES/splines.mo        |  Bin 629 -> 0 bytes
 .../library/splines/po/ru/LC_MESSAGES/R-splines.mo |  Bin 2750 -> 0 bytes
 .../library/splines/po/ru/LC_MESSAGES/splines.mo   |  Bin 603 -> 0 bytes
 .../splines/po/zh_CN/LC_MESSAGES/R-splines.mo      |  Bin 2292 -> 0 bytes
 .../splines/po/zh_CN/LC_MESSAGES/splines.mo        |  Bin 496 -> 0 bytes
 win32/deps/library/stats/DESCRIPTION               |    6 +-
 win32/deps/library/stats/Meta/Rd.rds               |  Bin 12828 -> 12799 bytes
 win32/deps/library/stats/Meta/demo.rds             |  Bin 266 -> 266 bytes
 win32/deps/library/stats/Meta/hsearch.rds          |  Bin 12897 -> 12872 bytes
 win32/deps/library/stats/Meta/links.rds            |  Bin 6451 -> 6453 bytes
 win32/deps/library/stats/Meta/nsInfo.rds           |  Bin 4257 -> 4285 bytes
 win32/deps/library/stats/Meta/package.rds          |  Bin 490 -> 497 bytes
 win32/deps/library/stats/NAMESPACE                 |   41 +-
 win32/deps/library/stats/R/stats                   |   26 +-
 win32/deps/library/stats/R/stats.rdb               |  Bin 1248066 -> 1246173 bytes
 win32/deps/library/stats/R/stats.rdx               |  Bin 10629 -> 10583 bytes
 win32/deps/library/stats/help/AnIndex              |    6 +-
 win32/deps/library/stats/help/aliases.rds          |  Bin 5364 -> 5363 bytes
 win32/deps/library/stats/help/paths.rds            |  Bin 2317 -> 2309 bytes
 win32/deps/library/stats/help/stats.rdb            |  Bin 1405408 -> 1421968 bytes
 win32/deps/library/stats/help/stats.rdx            |  Bin 6496 -> 6501 bytes
 win32/deps/library/stats/html/00Index.html         |   10 +-
 win32/deps/library/stats/libs/i386/stats.dll       |  Bin 417280 -> 582144 bytes
 .../library/stats/po/da/LC_MESSAGES/R-stats.mo     |  Bin 5296 -> 0 bytes
 .../deps/library/stats/po/da/LC_MESSAGES/stats.mo  |  Bin 6484 -> 0 bytes
 .../library/stats/po/de/LC_MESSAGES/R-stats.mo     |  Bin 84095 -> 0 bytes
 .../deps/library/stats/po/de/LC_MESSAGES/stats.mo  |  Bin 6974 -> 0 bytes
 .../stats/po/en@quot/LC_MESSAGES/R-stats.mo        |  Bin 81434 -> 0 bytes
 .../library/stats/po/en@quot/LC_MESSAGES/stats.mo  |  Bin 6644 -> 0 bytes
 .../library/stats/po/fr/LC_MESSAGES/R-stats.mo     |  Bin 86777 -> 0 bytes
 .../deps/library/stats/po/fr/LC_MESSAGES/stats.mo  |  Bin 7108 -> 0 bytes
 .../library/stats/po/it/LC_MESSAGES/R-stats.mo     |  Bin 60627 -> 0 bytes
 .../deps/library/stats/po/it/LC_MESSAGES/stats.mo  |  Bin 3197 -> 0 bytes
 .../library/stats/po/ja/LC_MESSAGES/R-stats.mo     |  Bin 97532 -> 0 bytes
 .../deps/library/stats/po/ja/LC_MESSAGES/stats.mo  |  Bin 7981 -> 0 bytes
 .../library/stats/po/ko/LC_MESSAGES/R-stats.mo     |  Bin 96100 -> 0 bytes
 .../deps/library/stats/po/ko/LC_MESSAGES/stats.mo  |  Bin 7880 -> 0 bytes
 .../library/stats/po/pl/LC_MESSAGES/R-stats.mo     |  Bin 87528 -> 0 bytes
 .../deps/library/stats/po/pl/LC_MESSAGES/stats.mo  |  Bin 7253 -> 0 bytes
 .../library/stats/po/pt_BR/LC_MESSAGES/R-stats.mo  |  Bin 58125 -> 0 bytes
 .../library/stats/po/pt_BR/LC_MESSAGES/stats.mo    |  Bin 6692 -> 0 bytes
 .../library/stats/po/ru/LC_MESSAGES/R-stats.mo     |  Bin 83360 -> 0 bytes
 .../deps/library/stats/po/ru/LC_MESSAGES/stats.mo  |  Bin 6990 -> 0 bytes
 .../library/stats/po/tr/LC_MESSAGES/R-stats.mo     |  Bin 39906 -> 0 bytes
 .../library/stats/po/zh_CN/LC_MESSAGES/R-stats.mo  |  Bin 74953 -> 0 bytes
 .../library/stats/po/zh_CN/LC_MESSAGES/stats.mo    |  Bin 6109 -> 0 bytes
 win32/deps/library/stats/tests/ks-test.Rout.save   |   40 +-
 win32/deps/library/stats/tests/nls.R               |    5 +-
 win32/deps/library/stats/tests/nls.Rout.save       |  107 +-
 win32/deps/library/stats/tests/simulate.Rout.save  |    8 +-
 win32/deps/library/stats/tests/ts-tests.R          |    2 +-
 win32/deps/library/stats4/DESCRIPTION              |   10 -
 win32/deps/library/stats4/INDEX                    |   22 -
 win32/deps/library/stats4/Meta/Rd.rds              |  Bin 790 -> 0 bytes
 win32/deps/library/stats4/Meta/hsearch.rds         |  Bin 816 -> 0 bytes
 win32/deps/library/stats4/Meta/links.rds           |  Bin 419 -> 0 bytes
 win32/deps/library/stats4/Meta/nsInfo.rds          |  Bin 328 -> 0 bytes
 win32/deps/library/stats4/Meta/package.rds         |  Bin 543 -> 0 bytes
 win32/deps/library/stats4/NAMESPACE                |   13 -
 win32/deps/library/stats4/R/stats4                 |    9 -
 win32/deps/library/stats4/R/stats4.rdb             |  Bin 94834 -> 0 bytes
 win32/deps/library/stats4/R/stats4.rdx             |  Bin 1035 -> 0 bytes
 win32/deps/library/stats4/help/AnIndex             |   36 -
 win32/deps/library/stats4/help/aliases.rds         |  Bin 349 -> 0 bytes
 win32/deps/library/stats4/help/paths.rds           |  Bin 226 -> 0 bytes
 win32/deps/library/stats4/help/stats4.rdb          |  Bin 30377 -> 0 bytes
 win32/deps/library/stats4/help/stats4.rdx          |  Bin 460 -> 0 bytes
 win32/deps/library/stats4/html/00Index.html        |   73 -
 win32/deps/library/stats4/html/R.css               |   57 -
 .../library/stats4/po/da/LC_MESSAGES/R-stats4.mo   |  Bin 1287 -> 0 bytes
 .../library/stats4/po/de/LC_MESSAGES/R-stats4.mo   |  Bin 1294 -> 0 bytes
 .../stats4/po/en@quot/LC_MESSAGES/R-stats4.mo      |  Bin 1208 -> 0 bytes
 .../library/stats4/po/fr/LC_MESSAGES/R-stats4.mo   |  Bin 1395 -> 0 bytes
 .../library/stats4/po/it/LC_MESSAGES/R-stats4.mo   |  Bin 1269 -> 0 bytes
 .../library/stats4/po/ja/LC_MESSAGES/R-stats4.mo   |  Bin 1475 -> 0 bytes
 .../library/stats4/po/ko/LC_MESSAGES/R-stats4.mo   |  Bin 1476 -> 0 bytes
 .../library/stats4/po/pl/LC_MESSAGES/R-stats4.mo   |  Bin 1491 -> 0 bytes
 .../stats4/po/pt_BR/LC_MESSAGES/R-stats4.mo        |  Bin 1354 -> 0 bytes
 .../library/stats4/po/ru/LC_MESSAGES/R-stats4.mo   |  Bin 1447 -> 0 bytes
 .../library/stats4/po/tr/LC_MESSAGES/R-stats4.mo   |  Bin 1275 -> 0 bytes
 .../stats4/po/zh_CN/LC_MESSAGES/R-stats4.mo        |  Bin 1199 -> 0 bytes
 win32/deps/library/stats4/tests/confint.R          |   23 -
 win32/deps/library/survival/CITATION               |   15 -
 win32/deps/library/survival/DESCRIPTION            |   19 -
 win32/deps/library/survival/INDEX                  |   88 -
 win32/deps/library/survival/Meta/Rd.rds            |  Bin 3411 -> 0 bytes
 win32/deps/library/survival/Meta/data.rds          |  Bin 654 -> 0 bytes
 win32/deps/library/survival/Meta/hsearch.rds       |  Bin 3250 -> 0 bytes
 win32/deps/library/survival/Meta/links.rds         |  Bin 1618 -> 0 bytes
 win32/deps/library/survival/Meta/nsInfo.rds        |  Bin 930 -> 0 bytes
 win32/deps/library/survival/Meta/package.rds       |  Bin 860 -> 0 bytes
 win32/deps/library/survival/Meta/vignette.rds      |  Bin 213 -> 0 bytes
 win32/deps/library/survival/NAMESPACE              |  100 -
 win32/deps/library/survival/NEWS.Rd                |  702 ---
 win32/deps/library/survival/R/survival             |    9 -
 win32/deps/library/survival/R/survival.rdb         |  Bin 516941 -> 0 bytes
 win32/deps/library/survival/R/survival.rdx         |  Bin 2454 -> 0 bytes
 win32/deps/library/survival/data/Rdata.rdb         |  Bin 1415335 -> 0 bytes
 win32/deps/library/survival/data/Rdata.rds         |  Bin 281 -> 0 bytes
 win32/deps/library/survival/data/Rdata.rdx         |  Bin 572 -> 0 bytes
 win32/deps/library/survival/doc/index.html         |   27 -
 win32/deps/library/survival/doc/timedep.R          |  121 -
 win32/deps/library/survival/doc/timedep.Rnw        |  419 --
 win32/deps/library/survival/doc/timedep.pdf        |  Bin 125002 -> 0 bytes
 win32/deps/library/survival/doc/validate.pdf       |  Bin 144741 -> 0 bytes
 win32/deps/library/survival/help/AnIndex           |  170 -
 win32/deps/library/survival/help/aliases.rds       |  Bin 1287 -> 0 bytes
 win32/deps/library/survival/help/paths.rds         |  Bin 709 -> 0 bytes
 win32/deps/library/survival/help/survival.rdb      |  Bin 280357 -> 0 bytes
 win32/deps/library/survival/help/survival.rdx      |  Bin 1798 -> 0 bytes
 win32/deps/library/survival/html/00Index.html      |  463 --
 win32/deps/library/survival/html/R.css             |   57 -
 win32/deps/library/survival/libs/i386/survival.dll |  Bin 120320 -> 0 bytes
 win32/deps/library/survival/tests/aareg.R          |  210 -
 win32/deps/library/survival/tests/aareg.Rout.save  |  381 --
 win32/deps/library/survival/tests/anova.R          |   31 -
 win32/deps/library/survival/tests/anova.Rout.save  |   57 -
 win32/deps/library/survival/tests/bladder.R        |   37 -
 .../deps/library/survival/tests/bladder.Rout.save  |  154 -
 win32/deps/library/survival/tests/book1.R          |  106 -
 win32/deps/library/survival/tests/book1.Rout.save  |  222 -
 win32/deps/library/survival/tests/book2.R          |  105 -
 win32/deps/library/survival/tests/book2.Rout.save  |  214 -
 win32/deps/library/survival/tests/book3.R          |  109 -
 win32/deps/library/survival/tests/book3.Rout.save  |  254 -
 win32/deps/library/survival/tests/book4.R          |  101 -
 win32/deps/library/survival/tests/book4.Rout.save  |  242 -
 win32/deps/library/survival/tests/book5.R          |  124 -
 win32/deps/library/survival/tests/book5.Rout.save  |  206 -
 win32/deps/library/survival/tests/book6.R          |  114 -
 win32/deps/library/survival/tests/book6.Rout.save  |  190 -
 win32/deps/library/survival/tests/book7.R          |   55 -
 win32/deps/library/survival/tests/book7.Rout.save  |   90 -
 win32/deps/library/survival/tests/cancer.R         |   34 -
 win32/deps/library/survival/tests/cancer.Rout.save |  224 -
 win32/deps/library/survival/tests/clogit.R         |   28 -
 win32/deps/library/survival/tests/clogit.Rout.save |   58 -
 win32/deps/library/survival/tests/concordance.R    |  109 -
 .../library/survival/tests/concordance.Rout.save   |  153 -
 win32/deps/library/survival/tests/counting.R       |   47 -
 .../deps/library/survival/tests/counting.Rout.save |   76 -
 win32/deps/library/survival/tests/coxsurv.R        |   80 -
 .../deps/library/survival/tests/coxsurv.Rout.save  |  119 -
 win32/deps/library/survival/tests/coxsurv2.R       |   58 -
 .../deps/library/survival/tests/coxsurv2.Rout.save |   85 -
 win32/deps/library/survival/tests/coxsurv3.R       |   98 -
 .../deps/library/survival/tests/coxsurv3.Rout.save |  127 -
 win32/deps/library/survival/tests/coxsurv4.R       |   49 -
 .../deps/library/survival/tests/coxsurv4.Rout.save |   75 -
 win32/deps/library/survival/tests/data.capacitor   |  125 -
 win32/deps/library/survival/tests/data.cracks      |    9 -
 win32/deps/library/survival/tests/data.donnell     |  210 -
 win32/deps/library/survival/tests/data.fluid       |   41 -
 win32/deps/library/survival/tests/data.interval    |   30 -
 win32/deps/library/survival/tests/data.motor       |   40 -
 win32/deps/library/survival/tests/data.peterson    |   20 -
 win32/deps/library/survival/tests/data.rat2        |  253 -
 win32/deps/library/survival/tests/data.smoke       |   33 -
 win32/deps/library/survival/tests/data.turbine     |   23 -
 win32/deps/library/survival/tests/data.valve       |   89 -
 win32/deps/library/survival/tests/detail.R         |   69 -
 win32/deps/library/survival/tests/detail.Rout.save |   89 -
 win32/deps/library/survival/tests/difftest.R       |   56 -
 .../deps/library/survival/tests/difftest.Rout.save |   96 -
 win32/deps/library/survival/tests/doaml.R          |   64 -
 win32/deps/library/survival/tests/doaml.Rout.save  |  185 -
 win32/deps/library/survival/tests/doweight.R       |  240 -
 .../deps/library/survival/tests/doweight.Rout.save |  429 --
 win32/deps/library/survival/tests/expected.R       |  286 --
 .../deps/library/survival/tests/expected.Rout.save |  329 --
 win32/deps/library/survival/tests/expected2.R      |   16 -
 .../library/survival/tests/expected2.Rout.save     |   36 -
 win32/deps/library/survival/tests/factor.R         |   33 -
 win32/deps/library/survival/tests/factor.Rout.save |   56 -
 win32/deps/library/survival/tests/factor2.R        |   26 -
 .../deps/library/survival/tests/factor2.Rout.save  |   52 -
 win32/deps/library/survival/tests/fr_cancer.R      |   27 -
 .../library/survival/tests/fr_cancer.Rout.save     |  120 -
 win32/deps/library/survival/tests/fr_colon.R       |   58 -
 .../deps/library/survival/tests/fr_colon.Rout.save |  317 --
 win32/deps/library/survival/tests/fr_kidney.R      |   70 -
 .../library/survival/tests/fr_kidney.Rout.save     |  302 --
 win32/deps/library/survival/tests/fr_lung.R        |   29 -
 .../deps/library/survival/tests/fr_lung.Rout.save  |   51 -
 win32/deps/library/survival/tests/fr_ovarian.R     |   21 -
 .../library/survival/tests/fr_ovarian.Rout.save    |   74 -
 win32/deps/library/survival/tests/fr_rat1.R        |   24 -
 .../deps/library/survival/tests/fr_rat1.Rout.save  |  109 -
 win32/deps/library/survival/tests/fr_rat2.R        |   65 -
 .../deps/library/survival/tests/fr_rat2.Rout.save  |  156 -
 win32/deps/library/survival/tests/fr_resid.R       |   94 -
 .../deps/library/survival/tests/fr_resid.Rout.save |  358 --
 win32/deps/library/survival/tests/fr_simple.R      |   62 -
 .../library/survival/tests/fr_simple.Rout.save     |   87 -
 win32/deps/library/survival/tests/frailty.R        |   22 -
 .../deps/library/survival/tests/frailty.Rout.save  |   44 -
 win32/deps/library/survival/tests/frank.R          |   23 -
 win32/deps/library/survival/tests/frank.Rout.save  |   45 -
 win32/deps/library/survival/tests/gray1.rda        |  Bin 3055 -> 0 bytes
 win32/deps/library/survival/tests/infcox.R         |   35 -
 win32/deps/library/survival/tests/infcox.Rout.save |   61 -
 win32/deps/library/survival/tests/jasa.R           |   89 -
 win32/deps/library/survival/tests/jasa.Rout.save   |  289 --
 win32/deps/library/survival/tests/model.matrix.R   |   31 -
 .../library/survival/tests/model.matrix.Rout.save  |   53 -
 win32/deps/library/survival/tests/mrtest.R         |   28 -
 win32/deps/library/survival/tests/mrtest.Rout.save |   48 -
 win32/deps/library/survival/tests/nested.R         |   16 -
 win32/deps/library/survival/tests/nested.Rout.save |   37 -
 win32/deps/library/survival/tests/ovarian.R        |   61 -
 .../deps/library/survival/tests/ovarian.Rout.save  |  319 --
 win32/deps/library/survival/tests/prednew.R        |   73 -
 .../deps/library/survival/tests/prednew.Rout.save  |  115 -
 win32/deps/library/survival/tests/pspline.R        |   34 -
 .../deps/library/survival/tests/pspline.Rout.save  |   60 -
 win32/deps/library/survival/tests/pyear.R          |  211 -
 win32/deps/library/survival/tests/pyear.Rout.save  |  669 ---
 win32/deps/library/survival/tests/r_capacitor.R    |   18 -
 .../library/survival/tests/r_capacitor.Rout.save   |   88 -
 win32/deps/library/survival/tests/r_donnell.R      |   60 -
 .../library/survival/tests/r_donnell.Rout.save     |  114 -
 win32/deps/library/survival/tests/r_lung.R         |   49 -
 win32/deps/library/survival/tests/r_lung.Rout.save |  165 -
 win32/deps/library/survival/tests/r_peterson.R     |   44 -
 .../library/survival/tests/r_peterson.Rout.save    |  117 -
 win32/deps/library/survival/tests/r_resid.R        |  109 -
 .../deps/library/survival/tests/r_resid.Rout.save  |  348 --
 win32/deps/library/survival/tests/r_sas.R          |  259 -
 win32/deps/library/survival/tests/r_sas.Rout.save  |  438 --
 win32/deps/library/survival/tests/r_scale.R        |   30 -
 .../deps/library/survival/tests/r_scale.Rout.save  |   55 -
 win32/deps/library/survival/tests/r_stanford.R     |   71 -
 .../library/survival/tests/r_stanford.Rout.save    |  111 -
 win32/deps/library/survival/tests/r_strata.R       |   60 -
 .../deps/library/survival/tests/r_strata.Rout.save |  148 -
 win32/deps/library/survival/tests/r_tdist.R        |   41 -
 .../deps/library/survival/tests/r_tdist.Rout.save  |  200 -
 win32/deps/library/survival/tests/r_user.R         |   29 -
 win32/deps/library/survival/tests/r_user.Rout.save |   53 -
 win32/deps/library/survival/tests/ratetable.R      |   63 -
 .../library/survival/tests/ratetable.Rout.save     |  164 -
 win32/deps/library/survival/tests/rounding.R       |   14 -
 .../deps/library/survival/tests/rounding.Rout.save |   34 -
 win32/deps/library/survival/tests/singtest.R       |   22 -
 .../deps/library/survival/tests/singtest.Rout.save |   50 -
 win32/deps/library/survival/tests/strata2.R        |   17 -
 .../deps/library/survival/tests/strata2.Rout.save  |   45 -
 win32/deps/library/survival/tests/stratatest.R     |   43 -
 .../library/survival/tests/stratatest.Rout.save    |   68 -
 .../deps/library/survival/tests/summary_survfit.R  |    5 -
 .../survival/tests/summary_survfit.Rout.save       |   54 -
 win32/deps/library/survival/tests/surv.R           |   23 -
 win32/deps/library/survival/tests/surv.Rout.save   |   59 -
 win32/deps/library/survival/tests/survfit2.R       |   13 -
 .../deps/library/survival/tests/survfit2.Rout.save |   33 -
 win32/deps/library/survival/tests/survreg2.R       |   62 -
 .../deps/library/survival/tests/survreg2.Rout.save |   87 -
 win32/deps/library/survival/tests/survtest.R       |   60 -
 .../deps/library/survival/tests/survtest.Rout.save |   99 -
 win32/deps/library/survival/tests/testci.R         |   67 -
 win32/deps/library/survival/tests/testci.Rout.save |   91 -
 win32/deps/library/survival/tests/testci2.R        |   52 -
 .../deps/library/survival/tests/testci2.Rout.save  |   72 -
 win32/deps/library/survival/tests/testnull.R       |   19 -
 .../deps/library/survival/tests/testnull.Rout.save |   42 -
 win32/deps/library/survival/tests/testreg.R        |   79 -
 .../deps/library/survival/tests/testreg.Rout.save  |  301 --
 win32/deps/library/survival/tests/tiedtime.R       |   23 -
 .../deps/library/survival/tests/tiedtime.Rout.save |   44 -
 win32/deps/library/survival/tests/ties.rda         |  Bin 6060 -> 0 bytes
 win32/deps/library/survival/tests/tt.R             |   38 -
 win32/deps/library/survival/tests/turnbull.R       |  156 -
 .../deps/library/survival/tests/turnbull.Rout.save |  194 -
 win32/deps/library/tcltk/DESCRIPTION               |    9 -
 win32/deps/library/tcltk/INDEX                     |   13 -
 win32/deps/library/tcltk/Meta/Rd.rds               |  Bin 2336 -> 0 bytes
 win32/deps/library/tcltk/Meta/demo.rds             |  Bin 266 -> 0 bytes
 win32/deps/library/tcltk/Meta/hsearch.rds          |  Bin 2399 -> 0 bytes
 win32/deps/library/tcltk/Meta/links.rds            |  Bin 2034 -> 0 bytes
 win32/deps/library/tcltk/Meta/nsInfo.rds           |  Bin 464 -> 0 bytes
 win32/deps/library/tcltk/Meta/package.rds          |  Bin 490 -> 0 bytes
 win32/deps/library/tcltk/NAMESPACE                 |   36 -
 win32/deps/library/tcltk/R/tcltk                   |    9 -
 win32/deps/library/tcltk/R/tcltk.rdb               |  Bin 77227 -> 0 bytes
 win32/deps/library/tcltk/R/tcltk.rdx               |  Bin 3483 -> 0 bytes
 win32/deps/library/tcltk/demo/tkcanvas.R           |  151 -
 win32/deps/library/tcltk/demo/tkdensity.R          |  104 -
 win32/deps/library/tcltk/demo/tkfaq.R              |   32 -
 win32/deps/library/tcltk/demo/tkttest.R            |   89 -
 win32/deps/library/tcltk/exec/Tk-frontend.R        |   25 -
 win32/deps/library/tcltk/exec/console.tcl          |   79 -
 win32/deps/library/tcltk/exec/hierarchy.tcl        | 1271 -----
 win32/deps/library/tcltk/exec/pkgIndex.tcl         |   50 -
 win32/deps/library/tcltk/exec/progressbar.tcl      | 2435 ---------
 win32/deps/library/tcltk/exec/util-dump.tcl        |  660 ---
 win32/deps/library/tcltk/exec/util-expand.tcl      |  207 -
 win32/deps/library/tcltk/exec/util-number.tcl      |  101 -
 win32/deps/library/tcltk/exec/util-string.tcl      |  149 -
 win32/deps/library/tcltk/exec/util-tk.tcl          |  244 -
 win32/deps/library/tcltk/exec/util.tcl             |  895 ----
 win32/deps/library/tcltk/exec/widget.tcl           |  975 ----
 win32/deps/library/tcltk/help/AnIndex              |  298 --
 win32/deps/library/tcltk/help/aliases.rds          |  Bin 2030 -> 0 bytes
 win32/deps/library/tcltk/help/paths.rds            |  Bin 254 -> 0 bytes
 win32/deps/library/tcltk/help/tcltk.rdb            |  Bin 50332 -> 0 bytes
 win32/deps/library/tcltk/help/tcltk.rdx            |  Bin 491 -> 0 bytes
 win32/deps/library/tcltk/html/00Index.html         |  664 ---
 win32/deps/library/tcltk/html/R.css                |   57 -
 win32/deps/library/tcltk/libs/i386/tcltk.dll       |  Bin 25600 -> 0 bytes
 .../library/tcltk/po/da/LC_MESSAGES/R-tcltk.mo     |  Bin 2388 -> 0 bytes
 .../deps/library/tcltk/po/da/LC_MESSAGES/tcltk.mo  |  Bin 1353 -> 0 bytes
 .../library/tcltk/po/de/LC_MESSAGES/R-tcltk.mo     |  Bin 2370 -> 0 bytes
 .../deps/library/tcltk/po/de/LC_MESSAGES/tcltk.mo  |  Bin 1394 -> 0 bytes
 .../tcltk/po/en@quot/LC_MESSAGES/R-tcltk.mo        |  Bin 2284 -> 0 bytes
 .../library/tcltk/po/en@quot/LC_MESSAGES/tcltk.mo  |  Bin 1288 -> 0 bytes
 .../library/tcltk/po/fr/LC_MESSAGES/R-tcltk.mo     |  Bin 2522 -> 0 bytes
 .../deps/library/tcltk/po/fr/LC_MESSAGES/tcltk.mo  |  Bin 1474 -> 0 bytes
 .../library/tcltk/po/it/LC_MESSAGES/R-tcltk.mo     |  Bin 916 -> 0 bytes
 .../library/tcltk/po/ja/LC_MESSAGES/R-tcltk.mo     |  Bin 2861 -> 0 bytes
 .../deps/library/tcltk/po/ja/LC_MESSAGES/tcltk.mo  |  Bin 1533 -> 0 bytes
 .../library/tcltk/po/ko/LC_MESSAGES/R-tcltk.mo     |  Bin 2769 -> 0 bytes
 .../deps/library/tcltk/po/ko/LC_MESSAGES/tcltk.mo  |  Bin 1516 -> 0 bytes
 .../library/tcltk/po/pl/LC_MESSAGES/R-tcltk.mo     |  Bin 2592 -> 0 bytes
 .../deps/library/tcltk/po/pl/LC_MESSAGES/tcltk.mo  |  Bin 1519 -> 0 bytes
 .../library/tcltk/po/pt_BR/LC_MESSAGES/R-tcltk.mo  |  Bin 2534 -> 0 bytes
 .../library/tcltk/po/pt_BR/LC_MESSAGES/tcltk.mo    |  Bin 1440 -> 0 bytes
 .../library/tcltk/po/ru/LC_MESSAGES/R-tcltk.mo     |  Bin 2468 -> 0 bytes
 .../deps/library/tcltk/po/ru/LC_MESSAGES/tcltk.mo  |  Bin 1442 -> 0 bytes
 .../library/tcltk/po/zh_CN/LC_MESSAGES/R-tcltk.mo  |  Bin 2239 -> 0 bytes
 .../library/tcltk/po/zh_CN/LC_MESSAGES/tcltk.mo    |  Bin 1285 -> 0 bytes
 win32/deps/library/tools/DESCRIPTION               |    9 -
 win32/deps/library/tools/INDEX                     |   56 -
 win32/deps/library/tools/Meta/Rd.rds               |  Bin 2586 -> 0 bytes
 win32/deps/library/tools/Meta/hsearch.rds          |  Bin 2540 -> 0 bytes
 win32/deps/library/tools/Meta/links.rds            |  Bin 1299 -> 0 bytes
 win32/deps/library/tools/Meta/nsInfo.rds           |  Bin 1375 -> 0 bytes
 win32/deps/library/tools/Meta/package.rds          |  Bin 495 -> 0 bytes
 win32/deps/library/tools/NAMESPACE                 |  132 -
 win32/deps/library/tools/R/tools                   |    9 -
 win32/deps/library/tools/R/tools.rdb               |  Bin 1089871 -> 0 bytes
 win32/deps/library/tools/R/tools.rdx               |  Bin 8703 -> 0 bytes
 win32/deps/library/tools/help/AnIndex              |  111 -
 win32/deps/library/tools/help/aliases.rds          |  Bin 1054 -> 0 bytes
 win32/deps/library/tools/help/paths.rds            |  Bin 599 -> 0 bytes
 win32/deps/library/tools/help/tools.rdb            |  Bin 168932 -> 0 bytes
 win32/deps/library/tools/help/tools.rdx            |  Bin 1345 -> 0 bytes
 win32/deps/library/tools/html/00Index.html         |  363 --
 win32/deps/library/tools/html/R.css                |   57 -
 win32/deps/library/tools/libs/i386/tools.dll       |  Bin 23040 -> 0 bytes
 .../library/tools/po/da/LC_MESSAGES/R-tools.mo     |  Bin 7100 -> 0 bytes
 .../deps/library/tools/po/da/LC_MESSAGES/tools.mo  |  Bin 977 -> 0 bytes
 .../library/tools/po/de/LC_MESSAGES/R-tools.mo     |  Bin 37421 -> 0 bytes
 .../deps/library/tools/po/de/LC_MESSAGES/tools.mo  |  Bin 985 -> 0 bytes
 .../tools/po/en@quot/LC_MESSAGES/R-tools.mo        |  Bin 35950 -> 0 bytes
 .../library/tools/po/en@quot/LC_MESSAGES/tools.mo  |  Bin 914 -> 0 bytes
 .../library/tools/po/fr/LC_MESSAGES/R-tools.mo     |  Bin 38744 -> 0 bytes
 .../deps/library/tools/po/fr/LC_MESSAGES/tools.mo  |  Bin 1038 -> 0 bytes
 .../library/tools/po/it/LC_MESSAGES/R-tools.mo     |  Bin 5734 -> 0 bytes
 .../deps/library/tools/po/it/LC_MESSAGES/tools.mo  |  Bin 661 -> 0 bytes
 .../library/tools/po/ja/LC_MESSAGES/R-tools.mo     |  Bin 44108 -> 0 bytes
 .../deps/library/tools/po/ja/LC_MESSAGES/tools.mo  |  Bin 1111 -> 0 bytes
 .../library/tools/po/ko/LC_MESSAGES/R-tools.mo     |  Bin 40547 -> 0 bytes
 .../deps/library/tools/po/ko/LC_MESSAGES/tools.mo  |  Bin 1167 -> 0 bytes
 .../library/tools/po/pl/LC_MESSAGES/R-tools.mo     |  Bin 38844 -> 0 bytes
 .../deps/library/tools/po/pl/LC_MESSAGES/tools.mo  |  Bin 1103 -> 0 bytes
 .../library/tools/po/pt_BR/LC_MESSAGES/R-tools.mo  |  Bin 2446 -> 0 bytes
 .../library/tools/po/pt_BR/LC_MESSAGES/tools.mo    |  Bin 809 -> 0 bytes
 .../library/tools/po/ru/LC_MESSAGES/R-tools.mo     |  Bin 36732 -> 0 bytes
 .../deps/library/tools/po/ru/LC_MESSAGES/tools.mo  |  Bin 1086 -> 0 bytes
 .../library/tools/po/tr/LC_MESSAGES/R-tools.mo     |  Bin 522 -> 0 bytes
 .../library/tools/po/zh_CN/LC_MESSAGES/R-tools.mo  |  Bin 33382 -> 0 bytes
 .../library/tools/po/zh_CN/LC_MESSAGES/tools.mo    |  Bin 874 -> 0 bytes
 win32/deps/library/tools/tests/undoc.R             |    4 -
 win32/deps/library/utils/DESCRIPTION               |    6 +-
 win32/deps/library/utils/INDEX                     |    7 +-
 win32/deps/library/utils/Meta/Rd.rds               |  Bin 6170 -> 6360 bytes
 win32/deps/library/utils/Meta/hsearch.rds          |  Bin 5992 -> 6173 bytes
 win32/deps/library/utils/Meta/links.rds            |  Bin 3110 -> 3202 bytes
 win32/deps/library/utils/Meta/nsInfo.rds           |  Bin 2141 -> 2271 bytes
 win32/deps/library/utils/Meta/package.rds          |  Bin 470 -> 493 bytes
 win32/deps/library/utils/Meta/vignette.rds         |  Bin 208 -> 208 bytes
 win32/deps/library/utils/NAMESPACE                 |   66 +-
 win32/deps/library/utils/R/utils                   |   26 +-
 win32/deps/library/utils/R/utils.rdb               |  Bin 632254 -> 680290 bytes
 win32/deps/library/utils/R/utils.rdx               |  Bin 6157 -> 6604 bytes
 win32/deps/library/utils/doc/Sweave.R              |   12 +-
 win32/deps/library/utils/doc/Sweave.Rnw            |    7 +-
 win32/deps/library/utils/doc/Sweave.pdf            |  Bin 321092 -> 321879 bytes
 win32/deps/library/utils/doc/index.html            |    4 +-
 win32/deps/library/utils/help/AnIndex              |   11 +-
 win32/deps/library/utils/help/aliases.rds          |  Bin 2584 -> 2654 bytes
 win32/deps/library/utils/help/paths.rds            |  Bin 1276 -> 1315 bytes
 win32/deps/library/utils/help/utils.rdb            |  Bin 594322 -> 624057 bytes
 win32/deps/library/utils/help/utils.rdx            |  Bin 3183 -> 3281 bytes
 win32/deps/library/utils/html/00Index.html         |   32 +-
 .../library/utils/po/da/LC_MESSAGES/R-utils.mo     |  Bin 6289 -> 0 bytes
 .../library/utils/po/de/LC_MESSAGES/R-utils.mo     |  Bin 38513 -> 0 bytes
 .../utils/po/en@quot/LC_MESSAGES/R-utils.mo        |  Bin 37238 -> 0 bytes
 .../library/utils/po/fr/LC_MESSAGES/R-utils.mo     |  Bin 40117 -> 0 bytes
 .../library/utils/po/ja/LC_MESSAGES/R-utils.mo     |  Bin 45377 -> 0 bytes
 .../library/utils/po/ko/LC_MESSAGES/R-utils.mo     |  Bin 43182 -> 0 bytes
 .../library/utils/po/pl/LC_MESSAGES/R-utils.mo     |  Bin 40363 -> 0 bytes
 .../library/utils/po/pt_BR/LC_MESSAGES/R-utils.mo  |  Bin 1407 -> 0 bytes
 .../library/utils/po/ru/LC_MESSAGES/R-utils.mo     |  Bin 38036 -> 0 bytes
 .../library/utils/po/tr/LC_MESSAGES/R-utils.mo     |  Bin 999 -> 0 bytes
 .../library/utils/po/zh_CN/LC_MESSAGES/R-utils.mo  |  Bin 33846 -> 0 bytes
 win32/deps/library/utils/tests/Sweave-tst.R        |    6 +-
 win32/deps/library/utils/tests/completion.R        |    8 +
 1818 files changed, 13259 insertions(+), 118120 deletions(-)

Fri Feb 28 13:17:08 2014 +0100 Windows Build <windows@chronojump.org>
Chronojump GUI finally translated on Windows. Yes! 
 src/gui/about.cs                | 2 +-
 src/gui/chronojump.cs           | 4 ++--
 src/gui/chronopic.cs            | 4 ++--
 src/gui/chronopicConnection.cs  | 4 ++--
 src/gui/confirm.cs              | 4 ++--
 src/gui/dialogCalendar.cs       | 4 ++--
 src/gui/dialogImageTest.cs      | 2 +-
 src/gui/dialogMessage.cs        | 4 ++--
 src/gui/dialogServerStats.cs    | 4 ++--
 src/gui/encoder.cs              | 2 +-
 src/gui/encoderConfiguration.cs | 2 +-
 src/gui/error.cs                | 4 ++--
 src/gui/evaluator.cs            | 4 ++--
 src/gui/event.cs                | 2 +-
 src/gui/eventGraphConfigure.cs  | 4 ++--
 src/gui/genericWindow.cs        | 4 ++--
 src/gui/helpPorts.cs            | 4 ++--
 src/gui/jump.cs                 | 2 +-
 src/gui/jumpType.cs             | 4 ++--
 src/gui/language.cs             | 4 ++--
 src/gui/multiChronopic.cs       | 4 ++--
 src/gui/person.cs               | 4 ++--
 src/gui/preferences.cs          | 2 +-
 src/gui/pulse.cs                | 4 ++--
 src/gui/queryServer.cs          | 4 ++--
 src/gui/reactionTime.cs         | 4 ++--
 src/gui/repetitiveConditions.cs | 2 +-
 src/gui/report.cs               | 4 ++--
 src/gui/run.cs                  | 2 +-
 src/gui/runType.cs              | 4 ++--
 src/gui/server.cs               | 4 ++--
 src/gui/session.cs              | 4 ++--
 src/gui/splash.cs               | 4 ++--
 33 files changed, 57 insertions(+), 57 deletions(-)

Thu Feb 27 17:06:29 2014 +0100 Windows Build <windows@chronojump.org>
Revert "trying to fix RDotNet Windows" 
 win32/deps/bin/R.dll              | Bin 3491840 -> 0 bytes
 win32/deps/bin/R.exe              | Bin 34816 -> 19456 bytes
 win32/deps/bin/RSetReg.exe        | Bin 20480 -> 0 bytes
 win32/deps/bin/Rblas.dll          | Bin 238241 -> 0 bytes
 win32/deps/bin/Rcmd.exe           | Bin 34304 -> 0 bytes
 win32/deps/bin/Rgraphapp.dll      | Bin 348963 -> 0 bytes
 win32/deps/bin/Rgui.exe           | Bin 17920 -> 0 bytes
 win32/deps/bin/Riconv.dll         | Bin 102975 -> 0 bytes
 win32/deps/bin/Rlapack.dll        | Bin 1914368 -> 0 bytes
 win32/deps/bin/Rscript.exe        | Bin 21504 -> 19456 bytes
 win32/deps/bin/Rterm.exe          | Bin 18432 -> 0 bytes
 win32/deps/bin/Rzlib.dll          | Bin 154877 -> 0 bytes
 win32/deps/bin/i386/R.dll         | Bin 0 -> 3491840 bytes
 win32/deps/bin/i386/R.exe         | Bin 0 -> 34816 bytes
 win32/deps/bin/i386/RSetReg.exe   | Bin 0 -> 20480 bytes
 win32/deps/bin/i386/Rblas.dll     | Bin 0 -> 238241 bytes
 win32/deps/bin/i386/Rcmd.exe      | Bin 0 -> 34304 bytes
 win32/deps/bin/i386/Rgraphapp.dll | Bin 0 -> 348963 bytes
 win32/deps/bin/i386/Rgui.exe      | Bin 0 -> 17920 bytes
 win32/deps/bin/i386/Riconv.dll    | Bin 0 -> 102975 bytes
 win32/deps/bin/i386/Rlapack.dll   | Bin 0 -> 1914368 bytes
 win32/deps/bin/i386/Rscript.exe   | Bin 0 -> 21504 bytes
 win32/deps/bin/i386/Rterm.exe     | Bin 0 -> 18432 bytes
 win32/deps/bin/i386/Rzlib.dll     | Bin 0 -> 154877 bytes
 win32/deps/bin/i386/open.exe      | Bin 0 -> 12800 bytes
 win32/deps/bin/open.exe           | Bin 12800 -> 0 bytes
 26 files changed, 0 insertions(+), 0 deletions(-)

Thu Feb 27 17:05:38 2014 +0100 Windows Build <windows@chronojump.org>
Get prefix directory correctly 
 src/chronojump.cs |  5 +----
 src/util.cs       | 11 +++++------
 2 files changed, 6 insertions(+), 10 deletions(-)

Thu Feb 27 14:29:41 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Better signals on encoder curves edit/delete 
 src/gui/encoder.cs | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

Thu Feb 27 12:28:14 2014 +0100 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 1598 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 805 insertions(+), 793 deletions(-)

Wed Feb 26 18:06:11 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixing encoder graph.R parameters 
 encoder/graph.R | 59 +++++++++++++++++++++++++++++----------------------------
 1 file changed, 30 insertions(+), 29 deletions(-)

Wed Feb 26 13:38:28 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
When a selected test is deleted,returns to default 
 src/gui/chronojump.cs | 27 +++++++++++++++++++++++----
 src/gui/event.cs      | 18 +++++++++++++++---
 src/gui/jump.cs       | 20 +++++++++++---------
 src/gui/run.cs        | 18 ++++++++++--------
 4 files changed, 59 insertions(+), 24 deletions(-)

Wed Feb 26 11:14:11 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
encoderConfig shown prettier on treeviews 
 src/encoder.cs     | 38 ++++++++++++++++++++++++++++++++++++--
 src/gui/encoder.cs |  4 ++--
 2 files changed, 38 insertions(+), 4 deletions(-)

Tue Feb 25 18:56:21 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Bug fixes 
 encoder/graph.R    | 10 +++++++---
 src/gui/encoder.cs |  4 ++--
 2 files changed, 9 insertions(+), 5 deletions(-)

Tue Feb 25 16:17:00 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Big in EncoderSQL, graph.R pass encoderConf params 
 diagrams/classes/encoder_classes.dia | Bin 2059 -> 2556 bytes
 encoder/graph.R                      | 244 +++++++++++++++++++++++++----------
 src/encoder.cs                       |  68 +++++-----
 src/gui/encoder.cs                   |  22 ++--
 src/gui/encoderConfiguration.cs      |  26 +++-
 src/sqlite/encoder.cs                |  74 ++++-------
 src/sqlite/main.cs                   |  47 ++++++-
 src/sqlite/oldConvert.cs             | 166 ++++++++++++++++++++++++
 8 files changed, 475 insertions(+), 172 deletions(-)

Mon Feb 24 20:03:47 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder calcs done with gearedDown and angles 
 diagrams/classes/encoder_classes.dia               |  Bin 0 -> 2059 bytes
 encoder/graph.R                                    |   66 +-
 glade/chronojump.glade                             | 7906 ++++++++++----------
 ...der-linear-inclined-plane-weight-diff-angle.png |  Bin 0 -> 20257 bytes
 images/svg/encoder-mode-icons.svg                  |  673 +-
 src/Makefile.am                                    |    1 +
 src/constants.cs                                   |    4 +-
 src/encoder.cs                                     |  101 +-
 src/gui/encoder.cs                                 |   59 +-
 src/gui/encoderConfiguration.cs                    |   22 +-
 src/sqlite/encoder.cs                              |   49 +-
 src/sqlite/main.cs                                 |   35 +-
 src/utilEncoder.cs                                 |   41 +-
 13 files changed, 4747 insertions(+), 4210 deletions(-)

Mon Feb 24 16:23:47 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Added run and runInterval tests: T Test, 3L3R 
 glade/chronojump.glade         | 3649 +++++++++++++++++++++-------------------
 images/agility_3l3r.png        |  Bin 0 -> 35700 bytes
 images/agility_t_test.png      |  Bin 0 -> 27985 bytes
 images/mini/agility_3l3r.png   |  Bin 0 -> 8678 bytes
 images/mini/agility_t_test.png |  Bin 0 -> 6967 bytes
 images/svg/runs.svg            |  608 +++++++
 src/Makefile.am                |    4 +
 src/gui/run.cs                 |    6 +-
 src/runType.cs                 |   23 +-
 src/sqlite/main.cs             |   17 +-
 src/sqlite/runType.cs          |    9 +-
 11 files changed, 2551 insertions(+), 1765 deletions(-)

Fri Feb 21 07:56:43 2014 +0100 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 1516 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 761 insertions(+), 755 deletions(-)

Thu Feb 20 16:43:42 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Minor changes on gui/encoderConfiguration 
 glade/chronojump.glade          | 3980 ++++++++++++++++++++-------------------
 src/gui/encoderConfiguration.cs |    4 +
 2 files changed, 2024 insertions(+), 1960 deletions(-)

Wed Feb 19 18:53:37 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Inertia moment improvements 
 glade/chronojump.glade          |  1 -
 src/gui/encoder.cs              | 19 +++++++++++++------
 src/gui/encoderConfiguration.cs |  7 +++++--
 3 files changed, 18 insertions(+), 9 deletions(-)

Wed Feb 19 18:11:44 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
inertia moment calc. Length (cm) with one digit 
 glade/chronojump.glade | 1 +
 1 file changed, 1 insertion(+)

Wed Feb 19 17:59:24 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
inertia moment calculation signals done 
 glade/chronojump.glade          | 23607 +++++++++++++++++++-------------------
 src/gui/encoder.cs              |    43 +-
 src/gui/encoderConfiguration.cs |    61 +-
 3 files changed, 12019 insertions(+), 11692 deletions(-)

Wed Feb 19 12:13:50 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed double graph on signal 
 glade/chronojump.glade | 24045 ++++++++++++++++++++++++-----------------------
 src/gui/encoder.cs     |     7 +
 2 files changed, 12058 insertions(+), 11994 deletions(-)

Wed Feb 19 12:07:23 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Lots of changes on encoder threading 
 diagrams/classes/encoder-threads.dia |   Bin 4986 -> 5213 bytes
 glade/chronojump.glade               | 23217 +++++++++++++++++----------------
 src/gui/encoder.cs                   |   276 +-
 src/utilEncoder.cs                   |     8 +-
 4 files changed, 11795 insertions(+), 11706 deletions(-)

Tue Feb 18 00:24:52 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Added encoder-threads.dia (gui, threads diagram) 
 diagrams/classes/encoder-threads.dia | Bin 0 -> 4986 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

Mon Feb 17 14:04:31 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder auto-end configurable, and only when there's movement before 
 glade/chronojump.glade | 23218 ++++++++++++++++++++++++-----------------------
 src/gui/encoder.cs     |    11 +-
 2 files changed, 11677 insertions(+), 11552 deletions(-)

Mon Feb 17 13:47:08 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder ends capturing after 3s of inactiviy 
 src/gui/encoder.cs | 48 ++++++++++++++++++++++++++++++------------------
 1 file changed, 30 insertions(+), 18 deletions(-)

Mon Feb 17 12:20:31 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
encoder options view height +- 0,1m 
 glade/chronojump.glade | 7073 ++++++++++++++++++++++++------------------------
 1 file changed, 3565 insertions(+), 3508 deletions(-)

Mon Feb 17 12:15:08 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed crash on capturing on 0,5m realHeight 
 src/gui/encoder.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Feb 14 17:38:10 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
preferences delete confirmation works for encoder 
 glade/chronojump.glade | 494 +++++++++++++++++++++++--------------------------
 src/gui/encoder.cs     |   9 +-
 2 files changed, 236 insertions(+), 267 deletions(-)

Fri Feb 14 17:25:45 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder export CSV latin / british 
 glade/chronojump.glade    |  6 +++---
 src/constants.cs          |  3 ++-
 src/gui/chronojump.cs     |  7 ++++++-
 src/gui/encoder.cs        |  8 ++++----
 src/gui/preferences.cs    | 20 ++++++++++++++++++--
 src/sqlite/main.cs        | 17 +++++++++++++++--
 src/sqlite/preferences.cs |  3 ++-
 src/util.cs               |  5 +++--
 8 files changed, 53 insertions(+), 16 deletions(-)

Fri Feb 14 16:35:13 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Removed main variable on repetitiveConditionsWin 
 encoder/pyserial_pyper.py         |   10 +-
 encoder/pyserial_pyper_windows.py |   10 +-
 glade/chronojump.glade            | 5466 ++++++++++++++++++-------------------
 src/gui/encoder.cs                |    2 +-
 src/gui/repetitiveConditions.cs   |   22 +-
 5 files changed, 2681 insertions(+), 2829 deletions(-)

Fri Feb 14 16:21:59 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Inertia Moment calculation fixes 
 glade/chronojump.glade | 5246 +++++++++++++++++++++++++-----------------------
 src/gui/encoder.cs     |   24 +-
 src/utilEncoder.cs     |   13 +-
 3 files changed, 2761 insertions(+), 2522 deletions(-)

Thu Feb 13 11:13:13 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Improvements on realtime bars 
 src/gui/encoder.cs | 38 ++++++++++++++++++++++++--------------
 1 file changed, 24 insertions(+), 14 deletions(-)

Wed Feb 12 21:28:05 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Realtime bars also on recalculate and load 
 src/gui/chronojump.cs |  6 +++--
 src/gui/encoder.cs    | 64 ++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 47 insertions(+), 23 deletions(-)

Wed Feb 12 20:35:35 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Realtime bars variable selectable and prettier 
 glade/chronojump.glade | 13826 ++++++++++++++++++++++++-----------------------
 src/chronojump.cs      |     1 +
 src/constants.cs       |     5 +
 src/gui/encoder.cs     |    62 +-
 src/utilGtk.cs         |     3 +-
 5 files changed, 7039 insertions(+), 6858 deletions(-)

Wed Feb 12 19:08:22 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Realtime bars on encoder captureCsharp 
 glade/chronojump.glade | 6988 +++++++++++++++++++++++-------------------------
 src/gui/encoder.cs     |  245 +-
 2 files changed, 3551 insertions(+), 3682 deletions(-)

Tue Feb 11 00:43:18 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
faster encoder:extrema in graph.R, do not call EMD 
 encoder/graph.R | 77 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 76 insertions(+), 1 deletion(-)

Mon Feb 10 22:46:23 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Updated authors 
 glade/chronojump.glade | 2479 ++++++++++++++++--------------------------------
 src/constants.cs       |   54 +-
 src/gui/about.cs       |   44 +-
 3 files changed, 879 insertions(+), 1698 deletions(-)

Mon Feb 10 14:27:08 2014 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 578 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 289 insertions(+), 289 deletions(-)

Sun Feb 9 23:17:59 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Better windows compiling instructions (2) 
 howto_compile.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Feb 9 22:46:04 2014 +0100 Windows Build <windows@chronojump.org>
Fix base paths in windows 
 src/chronojump.cs | 21 ++++++++++++++-------
 1 file changed, 14 insertions(+), 7 deletions(-)

Sun Feb 9 22:45:46 2014 +0100 Windows Build <windows@chronojump.org>
Fix library loading in windows 
 rdotnet/RDotNet.NativeLibrary/UnmanagedDll.cs | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

Sun Feb 9 17:01:11 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed RDotNet on Linux GUI, maybe also windows 
 rdotnet/R.NET/REngine.cs | 3 ++-
 src/gui/encoder.cs       | 8 +++++++-
 2 files changed, 9 insertions(+), 2 deletions(-)

Sun Feb 9 13:41:26 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Better windows compiling instructions 
 howto_compile.txt | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

Sat Feb 8 20:41:00 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
trying to fix RDotNet Windows 
 rdotnet/RDotNet.NativeLibrary/UnmanagedDll.cs |   2 ++
 win32/deps/bin/R.dll                          | Bin 0 -> 3491840 bytes
 win32/deps/bin/R.exe                          | Bin 19456 -> 34816 bytes
 win32/deps/bin/RSetReg.exe                    | Bin 0 -> 20480 bytes
 win32/deps/bin/Rblas.dll                      | Bin 0 -> 238241 bytes
 win32/deps/bin/Rcmd.exe                       | Bin 0 -> 34304 bytes
 win32/deps/bin/Rgraphapp.dll                  | Bin 0 -> 348963 bytes
 win32/deps/bin/Rgui.exe                       | Bin 0 -> 17920 bytes
 win32/deps/bin/Riconv.dll                     | Bin 0 -> 102975 bytes
 win32/deps/bin/Rlapack.dll                    | Bin 0 -> 1914368 bytes
 win32/deps/bin/Rscript.exe                    | Bin 19456 -> 21504 bytes
 win32/deps/bin/Rterm.exe                      | Bin 0 -> 18432 bytes
 win32/deps/bin/Rzlib.dll                      | Bin 0 -> 154877 bytes
 win32/deps/bin/i386/R.dll                     | Bin 3491840 -> 0 bytes
 win32/deps/bin/i386/R.exe                     | Bin 34816 -> 0 bytes
 win32/deps/bin/i386/RSetReg.exe               | Bin 20480 -> 0 bytes
 win32/deps/bin/i386/Rblas.dll                 | Bin 238241 -> 0 bytes
 win32/deps/bin/i386/Rcmd.exe                  | Bin 34304 -> 0 bytes
 win32/deps/bin/i386/Rgraphapp.dll             | Bin 348963 -> 0 bytes
 win32/deps/bin/i386/Rgui.exe                  | Bin 17920 -> 0 bytes
 win32/deps/bin/i386/Riconv.dll                | Bin 102975 -> 0 bytes
 win32/deps/bin/i386/Rlapack.dll               | Bin 1914368 -> 0 bytes
 win32/deps/bin/i386/Rscript.exe               | Bin 21504 -> 0 bytes
 win32/deps/bin/i386/Rterm.exe                 | Bin 18432 -> 0 bytes
 win32/deps/bin/i386/Rzlib.dll                 | Bin 154877 -> 0 bytes
 win32/deps/bin/i386/open.exe                  | Bin 12800 -> 0 bytes
 win32/deps/bin/open.exe                       | Bin 0 -> 12800 bytes
 27 files changed, 2 insertions(+)

Wed Feb 5 12:21:00 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
win32: include translations in the package 
 win32/deploy_win32.py | 6 ++++++
 1 file changed, 6 insertions(+)

Fri Feb 7 21:49:18 2014 +0100 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 572 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 288 insertions(+), 284 deletions(-)

Fri Feb 7 20:54:59 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
inertia momentum calculation 95% 
 glade/chronojump.glade          | 5934 ++++++++++++++++++++-------------------
 src/constants.cs                |    3 +-
 src/gui/encoder.cs              |   96 +-
 src/gui/encoderConfiguration.cs |   38 +-
 src/utilEncoder.cs              |   14 +-
 5 files changed, 3144 insertions(+), 2941 deletions(-)

Fri Feb 7 20:39:31 2014 +0100 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 1700 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 838 insertions(+), 862 deletions(-)

Thu Feb 6 13:11:18 2014 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 1397 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 709 insertions(+), 688 deletions(-)

Thu Feb 6 10:38:29 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Inertia momentum calculation 90% 
 encoder/graph.R                                  |    80 +-
 glade/chronojump.glade                           | 25341 +++++++++++----------
 images/encoder-axis-inertial.png                 |   Bin 17574 -> 0 bytes
 images/encoder-friction-inertial.png             |   Bin 23914 -> 0 bytes
 images/encoder-linear-inertial.png               |   Bin 18996 -> 19541 bytes
 images/encoder-rotary-axis-inertial.png          |   Bin 0 -> 19088 bytes
 images/encoder-rotary-axis-pulley-axis.png       |   Bin 16820 -> 16833 bytes
 images/encoder-rotary-friction-axis-inertial.png |   Bin 0 -> 17550 bytes
 images/encoder-rotary-friction-pulley-axis.png   |   Bin 16488 -> 16349 bytes
 images/encoder-rotary-friction-side-inertial.png |   Bin 0 -> 18668 bytes
 images/svg/encoder-mode-icons.svg                | 11131 +++++----
 src/Makefile.am                                  |     5 +-
 src/constants.cs                                 |     8 +-
 src/encoder.cs                                   |    41 +-
 src/gui/encoderConfiguration.cs                  |    16 +-
 src/utilEncoder.cs                               |     6 +-
 16 files changed, 18911 insertions(+), 17717 deletions(-)

Wed Feb 5 12:28:21 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Created andoni_crash button to fix rdotnet libs 
 glade/chronojump.glade | 24761 ++++++++++++++++++++++++-----------------------
 src/gui/encoder.cs     |     3 +
 2 files changed, 12419 insertions(+), 12345 deletions(-)

Wed Feb 5 12:23:18 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
inertia-momentum calculation 85% 
 src/gui/encoder.cs              | 80 ++++++++++++++++++++++++++++-------------
 src/gui/encoderConfiguration.cs | 10 ++++++
 2 files changed, 65 insertions(+), 25 deletions(-)

Tue Feb 4 18:00:13 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Added missing image 
 images/encoder-calcule-im.png | Bin 0 -> 8171 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

Tue Feb 4 14:29:09 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
inertia-momentum calculation 80% 
 encoder/graph.R                   |    3 +-
 encoder/inertia-momentum.R        |   21 +-
 glade/chronojump.glade            | 6925 +++++++++++++++++++------------------
 images/svg/encoder-mode-icons.svg |  571 ++-
 src/Makefile.am                   |    1 +
 src/constants.cs                  |    2 +
 src/gui/encoderConfiguration.cs   |   24 +-
 7 files changed, 4207 insertions(+), 3340 deletions(-)

Mon Feb 3 20:36:03 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Added inertia-momentum calculation 
 encoder/Makefile.am             |   3 +-
 encoder/graph.R                 |  22 +--------
 encoder/inertia-momentum.R      | 107 ++++++++++++++++++++++++++++++++++++++++
 glade/chronojump.glade          |  58 ++++++++++++++++++++++
 src/constants.cs                |   1 +
 src/gui/encoderConfiguration.cs |   4 ++
 src/utilEncoder.cs              |  84 +++++++++++++++++++++++++++++++
 7 files changed, 257 insertions(+), 22 deletions(-)

Mon Feb 3 16:34:46 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
EncoderConfigs at updateEncoderCaptureGraph 
 encoder/graph.R    |  18 +++++-----
 src/gui/encoder.cs |  15 +++++---
 src/utilEncoder.cs | 103 ++++++++++++++++++++++++++++++++++++++++++-----------
 3 files changed, 103 insertions(+), 33 deletions(-)

Sat Feb 1 10:01:19 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed exercisePercentBodyWeight at graph.R 
 encoder/graph.R | 63 ++++++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 45 insertions(+), 18 deletions(-)

Fri Jan 31 20:45:03 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Pass massBody, massExtra to graph.R. Needs testing 
 encoder/graph.R    | 235 +++++++++++++++++++++++++++++++----------------------
 src/constants.cs   |   7 +-
 src/encoder.cs     |  19 +++--
 src/gui/encoder.cs |  98 ++++++++++++++--------
 4 files changed, 219 insertions(+), 140 deletions(-)

Thu Jan 30 19:30:01 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Added encoder exercises with angles 
 chronojump_server/chronojumpServerCSharp.cs |   14 +-
 glade/chronojump.glade                      | 5847 ++++++++++++++-------------
 src/constants.cs                            |    3 +-
 src/encoder.cs                              |    7 +-
 src/gui/encoder.cs                          |   36 +-
 src/gui/genericWindow.cs                    |   48 +
 src/gui/jumpType.cs                         |    2 +-
 src/gui/person.cs                           |    6 +-
 src/gui/runType.cs                          |    2 +-
 src/gui/session.cs                          |    4 +-
 src/sqlite/encoder.cs                       |   68 +-
 src/sqlite/main.cs                          |   44 +-
 12 files changed, 3188 insertions(+), 2893 deletions(-)

Thu Jan 30 19:29:41 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
encoder configuration calculations on graph.R 
 encoder/graph.R | 79 +++++++++++++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 74 insertions(+), 5 deletions(-)

Thu Jan 30 16:27:47 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Added sign to rotary encoder images 
 ...on-fixed-pulley-with-weighted-moving-pulley.png |  Bin 18634 -> 19367 bytes
 images/encoder-rotary-axis-pulley-axis.png         |  Bin 16010 -> 16820 bytes
 images/svg/encoder-mode-icons.svg                  | 1125 +++++++++++++-------
 3 files changed, 739 insertions(+), 386 deletions(-)

Wed Jan 29 16:00:45 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Shown encoder configuration on load signal/curve 
 src/encoder.cs     | 9 +++++++--
 src/gui/encoder.cs | 6 ++++--
 2 files changed, 11 insertions(+), 4 deletions(-)

Wed Jan 29 13:40:59 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Server options on menu 
 glade/chronojump.glade | 5457 +++++++++++++++++++++++++-----------------------
 1 file changed, 2817 insertions(+), 2640 deletions(-)

Wed Jan 29 10:18:05 2014 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 1411 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 707 insertions(+), 704 deletions(-)

Tue Jan 28 14:51:34 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
graph.R code clean 
 encoder/graph.R | 382 ++++++++++++++++++++++++++++----------------------------
 1 file changed, 192 insertions(+), 190 deletions(-)

Mon Jan 27 17:39:33 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
code clean 
 glade/chronojump.glade | 5171 +++++++++++++++++++++++-------------------------
 src/encoder.cs         |   10 +-
 src/gui/encoder.cs     |   74 +-
 3 files changed, 2448 insertions(+), 2807 deletions(-)

Sun Jan 26 18:16:35 2014 +0100 Christian Kirbach <christian.kirbach@gmail.com>
Updated German translation 
 po/de.po | 6169 ++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 3754 insertions(+), 2415 deletions(-)

Sun Jan 26 08:30:59 2014 +0100 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 1100 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 562 insertions(+), 538 deletions(-)

Fri Jan 24 17:41:22 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
minor changes 
 encoder/graph.R                           |  16 ++++----
 images/encoder-linear-free-weight-inv.png | Bin 12724 -> 12580 bytes
 images/svg/encoder-mode-icons.svg         |  63 ++++++++++++++++++++++++------
 src/utilEncoder.cs                        |   3 +-
 4 files changed, 61 insertions(+), 21 deletions(-)

Fri Jan 24 16:55:51 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
More code reorganization 
 src/constants.cs                |   2 +-
 src/encoder.cs                  | 117 +++++++++++++++-----------
 src/gui/encoder.cs              | 181 +++++++++-------------------------------
 src/gui/encoderConfiguration.cs |  59 +++++++------
 src/sqlite/encoder.cs           |   6 +-
 src/sqlite/main.cs              |   6 +-
 src/utilEncoder.cs              |  78 ++++++++---------
 7 files changed, 184 insertions(+), 265 deletions(-)

Fri Jan 24 14:14:41 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Added missing file 
 src/gui/encoderConfiguration.cs | 208 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 208 insertions(+)

Fri Jan 24 14:14:14 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Code clean 
 src/Makefile.am    |   1 +
 src/encoder.cs     | 366 +++++++++++++++++++++--------------------------------
 src/gui/encoder.cs | 231 ++-------------------------------
 src/utilEncoder.cs |  43 ++++++-
 4 files changed, 193 insertions(+), 448 deletions(-)

Fri Jan 24 12:16:49 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Code clean 
 src/gui/encoder.cs | 64 +++++++++++++++++++++++++++---------------------------
 1 file changed, 32 insertions(+), 32 deletions(-)

Mon Jan 20 12:51:30 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Fix win32 packaging 
 win32/Makefile.am     |  24 ++++++
 win32/deploy_win32.py | 226 ++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 250 insertions(+)

Mon Jan 20 12:51:30 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Fix win32 packaging 
 configure.ac          |   2 +-
 po/Makefile.in.in     |   1 -
 win32/Makefile        |  32 -------
 win32/deploy_win32.py | 226 --------------------------------------------------
 4 files changed, 1 insertion(+), 260 deletions(-)

Thu Jan 23 18:14:45 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
implementing encoder configurations: GUI 80% 
 glade/chronojump.glade | 27164 ++++++++++++++++++++++++-----------------------
 src/constants.cs       |     6 +
 src/encoder.cs         |    29 +-
 src/gui/chronojump.cs  |     2 -
 src/gui/encoder.cs     |   158 +-
 5 files changed, 13828 insertions(+), 13531 deletions(-)

Thu Jan 23 14:03:15 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Implementing encoder configurations 
 glade/chronojump.glade | 529 ++++++++++++++++++++++++++++++++++++++++++++++++-
 src/encoder.cs         | 124 ++++++++++--
 src/gui/encoder.cs     |  21 +-
 3 files changed, 647 insertions(+), 27 deletions(-)

Thu Jan 23 12:28:27 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
implementing encoder images 
 glade/chronojump.glade                             |  126 +-
 ...inear-inv-on-person-weighted-moving-pulley1.png |  Bin 0 -> 17708 bytes
 ...inear-inv-on-person-weighted-moving-pulley2.png |  Bin 0 -> 20929 bytes
 ...er-linear-on-person-weighted-moving-pulley1.png |  Bin 0 -> 17872 bytes
 ...er-linear-on-person-weighted-moving-pulley2.png |  Bin 0 -> 20757 bytes
 .../encoder-linear-on-weighted-moving-pulley.png   |  Bin 0 -> 16002 bytes
 ...ar-or-inv-on-person-weighted-moving-pulley1.png |  Bin 20689 -> 0 bytes
 ...ar-or-inv-on-person-weighted-moving-pulley2.png |  Bin 23891 -> 0 bytes
 ...der-linear-or-inv-on-weighted-moving-pulley.png |  Bin 16002 -> 0 bytes
 images/encoder-rotary-friction-pulley-axis.png     |  Bin 16633 -> 16488 bytes
 images/svg/encoder-mode-icons.svg                  | 5739 +++++++++++---------
 src/Makefile.am                                    |    8 +-
 src/constants.cs                                   |    8 +-
 src/encoder.cs                                     |   48 +-
 src/gui/encoder.cs                                 |   62 +-
 15 files changed, 3480 insertions(+), 2511 deletions(-)

Thu Jan 23 10:52:56 2014 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 1003 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 503 insertions(+), 500 deletions(-)

Wed Jan 22 22:13:10 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Improved encoder-mode-icons.svg 
 images/svg/encoder-mode-icons.svg | 875 +++++++++++++++++++++-----------------
 1 file changed, 474 insertions(+), 401 deletions(-)

Wed Jan 22 21:59:21 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Implementing encoder images 
 images/svg/encoder-mode-icons.svg | 26 ++++++++---
 src/Makefile.am                   | 14 +++++-
 src/constants.cs                  | 42 +++++++++++++----
 src/encoder.cs                    | 94 +++++++++++++++++++++++++++++++++++++--
 src/gui/encoder.cs                | 48 ++++++++++----------
 src/sqlite/main.cs                |  6 +--
 src/utilEncoder.cs                |  2 +-
 7 files changed, 185 insertions(+), 47 deletions(-)

Wed Jan 22 19:06:33 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Deleted unused image 
 images/encoders.png | Bin 14929 -> 0 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

Wed Jan 22 19:06:02 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Implementing encoder images 
 glade/chronojump.glade             | 6785 +++++++++++++++++++-----------------
 images/encoder-linear.png          |  Bin 0 -> 2174 bytes
 images/encoder-rotary-axis.png     |  Bin 0 -> 1892 bytes
 images/encoder-rotary-friction.png |  Bin 0 -> 2482 bytes
 images/encoders.png                |  Bin 13499 -> 14929 bytes
 images/svg/encoder-mode-icons.svg  |  957 +++--
 src/Makefile.am                    |    7 +-
 src/constants.cs                   |   10 +-
 src/encoder.cs                     |   39 +
 src/gui/chronojump.cs              |    4 +-
 src/gui/encoder.cs                 |   42 +
 11 files changed, 4253 insertions(+), 3591 deletions(-)

Wed Jan 22 13:38:16 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Updated encoder images 
 images/encoder-linear-inclined-plane.png           |   Bin 16870 -> 17044 bytes
 ...ar-or-inv-on-person-weighted-moving-pulley1.png |   Bin 20851 -> 20689 bytes
 ...ar-or-inv-on-person-weighted-moving-pulley2.png |   Bin 24036 -> 23891 bytes
 ...der-linear-or-inv-on-weighted-moving-pulley.png |   Bin 16170 -> 16002 bytes
 ...on-fixed-pulley-with-weighted-moving-pulley.png |   Bin 18757 -> 18634 bytes
 ...on-fixed-pulley-with-weighted-moving-pulley.png |   Bin 19200 -> 19005 bytes
 images/encoder-rotary-friction-pulley.png          |   Bin 15782 -> 14845 bytes
 images/svg/encoder-mode-icons.svg                  | 10830 +++++++++++++------
 8 files changed, 7364 insertions(+), 3466 deletions(-)

Wed Jan 22 12:35:46 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Added encoder images 
 images/encoder-axis-inertial.png                        | Bin 0 -> 17574 bytes
 images/encoder-friction-inertial.png                    | Bin 0 -> 23914 bytes
 images/encoder-linear-free-weight-inv.png               | Bin 0 -> 12724 bytes
 images/encoder-linear-free-weight.png                   | Bin 0 -> 12647 bytes
 images/encoder-linear-inclined-plane.png                | Bin 0 -> 16870 bytes
 images/encoder-linear-inertial.png                      | Bin 0 -> 18996 bytes
 ...-linear-or-inv-on-person-weighted-moving-pulley1.png | Bin 0 -> 20851 bytes
 ...-linear-or-inv-on-person-weighted-moving-pulley2.png | Bin 0 -> 24036 bytes
 .../encoder-linear-or-inv-on-weighted-moving-pulley.png | Bin 0 -> 16170 bytes
 ...axis-on-fixed-pulley-with-weighted-moving-pulley.png | Bin 0 -> 18757 bytes
 images/encoder-rotary-axis-pulley-axis.png              | Bin 0 -> 16010 bytes
 ...tion-on-fixed-pulley-with-weighted-moving-pulley.png | Bin 0 -> 19200 bytes
 images/encoder-rotary-friction-pulley-axis.png          | Bin 0 -> 16633 bytes
 images/encoder-rotary-friction-pulley.png               | Bin 0 -> 15782 bytes
 images/encoders.png                                     | Bin 0 -> 13499 bytes
 15 files changed, 0 insertions(+), 0 deletions(-)

Mon Jan 20 13:46:13 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Added encoder-mode-icons.svg 
 images/svg/encoder-mode-icons.svg | 9274 +++++++++++++++++++++++++++++++++++++
 1 file changed, 9274 insertions(+)

Fri Jan 17 13:49:59 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
encoder diameter almost done 
 encoder/graph.R       | 10 ++++++----
 src/gui/encoder.cs    | 26 ++++++++++++++------------
 src/sqlite/encoder.cs |  2 +-
 src/utilEncoder.cs    | 14 +++++++++++---
 4 files changed, 32 insertions(+), 20 deletions(-)

Thu Jan 16 18:42:21 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed readme on firmwarecord compilation 
 chronopic-firmware/chronopic-firmwarecord/linux-compile/README.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Thu Jan 16 18:38:43 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed encoder ecca bug. Improved encoderMode 
 encoder/graph.R        | 22 +++++++++++--
 glade/chronojump.glade |  2 +-
 src/constants.cs       |  6 ++--
 src/encoder.cs         | 14 +++------
 src/gui/encoder.cs     | 85 ++++++++++++++++++++++++++------------------------
 src/sqlite/encoder.cs  |  6 ++--
 src/utilEncoder.cs     | 37 +++++-----------------
 7 files changed, 85 insertions(+), 87 deletions(-)

Thu Jan 16 17:31:59 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Added libiris to comp cpic-firmwarecord on linux 
 chronopic-firmware/chronopic-firmwarecord/README   |   4 +
 .../linux-compile/Libiris/libiris-1.2/README.txt   |  30 ++
 .../Libiris/libiris-1.2/README_DEVELOPER.txt       |  65 +++
 .../linux-compile/Libiris/libiris-1.2/TODO.txt     |  31 ++
 .../build/lib.linux-i686-2.7/libIris/IntelHex.py   | 536 +++++++++++++++++++++
 .../lib.linux-i686-2.7/libIris/Pic16_Bootloader.py | 446 +++++++++++++++++
 .../lib.linux-i686-2.7/libIris/Pic16_Firmware.py   |  70 +++
 .../build/lib.linux-i686-2.7/libIris/__init__.py   |  50 ++
 .../libiris-1.2/build/scripts-2.7/hex-view.py      |  98 ++++
 .../libiris-1.2/build/scripts-2.7/hex2python.py    |  94 ++++
 .../libiris-1.2/build/scripts-2.7/skypic-test.py   |  80 +++
 .../Libiris/libiris-1.2/debian/changelog           |  35 ++
 .../Libiris/libiris-1.2/debian/compat              |   1 +
 .../Libiris/libiris-1.2/debian/control             |  15 +
 .../Libiris/libiris-1.2/debian/copyright           |  34 ++
 .../Libiris/libiris-1.2/debian/libiris.3           |  69 +++
 .../Libiris/libiris-1.2/debian/libiris.xml         | 148 ++++++
 .../linux-compile/Libiris/libiris-1.2/debian/rules |  19 +
 .../Libiris/libiris-1.2/libIris-utils/hex-view.py  |  98 ++++
 .../libiris-1.2/libIris-utils/hex2python.py        |  94 ++++
 .../libiris-1.2/libIris-utils/skypic-test.py       |  80 +++
 .../linux-compile/Libiris/libiris-1.2/libIris.prj  | 131 +++++
 .../Libiris/libiris-1.2/libIris/IntelHex.py        | 536 +++++++++++++++++++++
 .../libiris-1.2/libIris/Pic16_Bootloader.py        | 446 +++++++++++++++++
 .../Libiris/libiris-1.2/libIris/Pic16_Firmware.py  |  70 +++
 .../Libiris/libiris-1.2/libIris/__init__.py        |  50 ++
 .../linux-compile/Libiris/libiris-1.2/make_man     |  16 +
 .../linux-compile/Libiris/libiris-1.2/setup.py     |  17 +
 .../test-IntelHex/PIC16_bootloader_1.2.hex         |  53 ++
 .../test-IntelHex/Picp-pic16f876-skypic-2.hex      |  54 +++
 .../Libiris/libiris-1.2/test-IntelHex/ledon.hex    |   5 +
 .../Libiris/libiris-1.2/test-IntelHex/ledp.hex     |   8 +
 .../Libiris/libiris-1.2/test-IntelHex/ledp1.hex    |   7 +
 .../Libiris/libiris-1.2/test-IntelHex/ledp2.hex    |   7 +
 .../Libiris/libiris-1.2/test-IntelHex/pruebas.txt  | 173 +++++++
 .../sg-echo-pic16F876A-skypic-0-BOOT.hex           |   5 +
 .../sg-generic-pic16f876a-skypic-0-BOOT.hex        |  11 +
 .../test-IntelHex/sg-servos8-pic16f876-skypic.hex  |  35 ++
 .../libiris-1.2/test-IntelHex/test-formats.py      |  70 +++
 .../libiris-1.2/test-IntelHex/test-outputs.py      |  82 ++++
 .../libiris-1.2/test-IntelHex/test-readHex.py      |  53 ++
 .../libiris-1.2/test-IntelHex/test-stats.py        |  67 +++
 .../Libiris/libiris-1.2/test-IntelHex/wrong1.hex   |   6 +
 .../Libiris/libiris-1.2/test-IntelHex/wrong2.hex   |   4 +
 .../Libiris/libiris-1.2/test-IntelHex/wrong3.hex   |   5 +
 .../Libiris/libiris-1.2/test-IntelHex/wrong4.hex   |   5 +
 .../Libiris/libiris-1.2/test-libIris/ledp1.hex     |   7 +
 .../Libiris/libiris-1.2/test-libIris/ledp2.hex     |   7 +
 .../libiris-1.2/test-libIris/test-download.py      |  63 +++
 .../libiris-1.2/test-libIris/test-firmware.py      |  53 ++
 .../linux-compile/README.txt                       |  24 +
 .../python-libstargate_1.2-1_i386-ubuntu-10.04.deb | Bin 0 -> 13122 bytes
 52 files changed, 4167 insertions(+)

Wed Jan 15 13:48:19 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
improving code on inertia and diameter 
 encoder/graph.R        | 40 +++++++++++++++----------------
 glade/chronojump.glade |  4 ++--
 src/encoder.cs         | 49 ++++++++++++++++++++++++++++----------
 src/gui/encoder.cs     | 64 +++++++++++++++++++++++++++++++-------------------
 src/sqlite/encoder.cs  |  8 +++----
 5 files changed, 103 insertions(+), 62 deletions(-)

Tue Jan 14 16:19:46 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Force intltoolize in autogen 
 autogen.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Jan 14 16:14:51 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Improve autogen.sh script 
 autogen.sh | 28 ++++++++++++++++++++++++++--
 1 file changed, 26 insertions(+), 2 deletions(-)

Tue Jan 14 11:31:27 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: fixes on combos mode and invert 
 encoder/graph.R    | 22 ++++++++--------
 src/gui/encoder.cs | 76 +++++++++++++++++++++++++++++++++---------------------
 2 files changed, 57 insertions(+), 41 deletions(-)

Mon Jan 13 13:23:03 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Added to enc.cap. R: start, duration and pp/ppt 
 src/gui/encoder.cs | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

Mon Jan 13 13:08:27 2014 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder capture R lot faster 
 src/gui/encoder.cs | 37 ++++++++++++++++++++++++++++++-------
 1 file changed, 30 insertions(+), 7 deletions(-)

Tue Jan 7 10:35:03 2014 +0200 Dimitris Spingos <dmtrs32@gmail.com>
Updated Greek translation 
 po/el.po | 1811 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 960 insertions(+), 851 deletions(-)

Fri Jan 3 22:27:58 2014 +0100 Matej Urbančič <mateju@svn.gnome.org>
Updated Slovenian translation 
 po/sl.po | 1387 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 711 insertions(+), 676 deletions(-)

Tue Dec 10 12:18:46 2013 +0100 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 1417 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 732 insertions(+), 685 deletions(-)

Sun Dec 8 10:37:57 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Better explanation on howto bootloader 
 chronopic-firmware/howto-bootloader-and-firmware.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Nov 20 14:39:12 2013 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 1426 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 744 insertions(+), 682 deletions(-)

Wed Nov 20 11:48:24 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
encoder/gui.cs fixed for new SqliteEncoder 
 src/encoder.cs           | 55 -----------------------------
 src/gui/encoder.cs       | 91 ++++++++++++++++++++++++------------------------
 src/sqlite/oldConvert.cs | 56 +++++++++++++++++++++++++++++
 3 files changed, 102 insertions(+), 100 deletions(-)

Mon Nov 18 21:45:28 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
encoder table db 0.99. TODO check encoderSQL calls 
 src/Makefile.am          |   1 +
 src/encoder.cs           |  87 +++++++++++++++++++++++++++++------
 src/gui/encoder.cs       |  36 +++++++++++----
 src/sqlite/encoder.cs    |  99 ++++++++++++++++++++++++++++++----------
 src/sqlite/main.cs       |  44 +++++++++++++++++-
 src/sqlite/oldConvert.cs | 116 +++++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 333 insertions(+), 50 deletions(-)

Mon Nov 18 09:04:54 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
minor changes 
 encoder/graph.R | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Nov 18 08:49:40 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: Added "g" to analyze single, side 
 encoder/graph.R | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Sun Nov 17 19:59:32 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
CSV export latin/english half done 
 glade/chronojump.glade | 5128 +++++++++++++++++++++++++-----------------------
 src/exportSession.cs   |   26 +-
 2 files changed, 2647 insertions(+), 2507 deletions(-)

Sun Nov 17 18:56:25 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
better range labels on powerBars 
 encoder/graph.R | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

Sun Nov 17 14:09:12 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
encoder modes default to linear 
 src/gui/encoder.cs | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

Sat Nov 16 12:49:32 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
encoder powerBars selectable what to show 
 encoder/graph.R        |  142 +-
 glade/chronojump.glade | 5413 ++++++++++++++++++++++++------------------------
 src/gui/encoder.cs     |   37 +-
 3 files changed, 2891 insertions(+), 2701 deletions(-)

Sat Nov 16 11:59:10 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
code clean and fixed 1RMBadillo low data 
 encoder/graph.R    | 108 +++++++++++++++++++++++++++++------------------------
 src/encoder.cs     |   6 ++-
 src/gui/encoder.cs |  47 ++++++++++++++---------
 3 files changed, 92 insertions(+), 69 deletions(-)

Thu Nov 14 21:56:47 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
If chronojump is old for database, show db folder 
 glade/chronojump.glade | 5719 ++++++++++++++++++++++++------------------------
 src/chronojump.cs      |    2 +
 src/constants.cs       |    2 +
 src/gui/error.cs       |   27 +-
 src/gui/preferences.cs |    2 +-
 5 files changed, 2926 insertions(+), 2826 deletions(-)

Thu Nov 14 21:33:42 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed recent bug with on analysis encoder options 
 encoder/graph.R | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Tue Nov 12 16:11:27 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
more info on encoder capture 
 src/encoder.cs     |  2 ++
 src/gui/encoder.cs | 24 +++++++++++++++++++-----
 2 files changed, 21 insertions(+), 5 deletions(-)

Tue Nov 12 00:36:42 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder graph select cinematic variables 
 encoder/graph.R        |  187 +-
 glade/chronojump.glade | 6424 +++++++++++++++++++++++++-----------------------
 src/gui/encoder.cs     |   45 +-
 3 files changed, 3465 insertions(+), 3191 deletions(-)

Mon Nov 11 18:01:49 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Shows better reaction time values 
 glade/chronojump.glade | 5241 ++++++++++++++++++++++++------------------------
 1 file changed, 2649 insertions(+), 2592 deletions(-)

Mon Nov 11 17:56:30 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed bug in reaction time graph 
 src/gui/eventExecute.cs | 6 ++++++
 1 file changed, 6 insertions(+)

Mon Nov 11 17:34:35 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
reaction time graph update does not call SQL 
 src/execute/reactionTime.cs |  6 ++++--
 src/exportSession.cs        |  2 +-
 src/gui/chronojump.cs       |  4 ++--
 src/gui/eventExecute.cs     | 25 ++++++++++---------------
 src/gui/usefulObjects.cs    | 20 +++++++++++++++++++-
 src/report.cs               |  2 +-
 src/server.cs               |  2 +-
 src/sqlite/reactionTime.cs  | 10 +++++++---
 8 files changed, 45 insertions(+), 26 deletions(-)

Mon Nov 11 14:38:25 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
run graph update does not call SQL 
 src/execute/run.cs       |  7 ++++--
 src/exportSession.cs     |  2 +-
 src/gui/chronojump.cs    |  4 ++--
 src/gui/eventExecute.cs  | 56 +++++++++++++++++++++---------------------------
 src/gui/person.cs        |  2 +-
 src/gui/run.cs           |  2 +-
 src/gui/usefulObjects.cs | 31 ++++++++++++++++++++++++++-
 src/report.cs            |  2 +-
 src/server.cs            |  2 +-
 src/sqlite/run.cs        | 10 ++++++---
 10 files changed, 73 insertions(+), 45 deletions(-)

Mon Nov 11 13:58:43 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Less open/close db after jump 
 src/exportSession.cs     |  2 +-
 src/gui/chronojump.cs    |  3 ++-
 src/gui/eventExecute.cs  | 16 ++++++++--------
 src/gui/jump.cs          |  2 +-
 src/gui/person.cs        |  2 +-
 src/gui/usefulObjects.cs | 20 ++++++++++++--------
 src/report.cs            |  2 +-
 src/server.cs            |  2 +-
 src/sqlite/jump.cs       | 12 ++++++++----
 src/sqlite/session.cs    | 10 +++++++---
 10 files changed, 42 insertions(+), 29 deletions(-)

Sun Nov 10 22:21:46 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Simulated message better positioned 
 src/gui/eventExecute.cs | 40 +++++++++++++++++++++++++++++++---------
 1 file changed, 31 insertions(+), 9 deletions(-)

Sun Nov 10 21:56:39 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed person,session heights at labels jump simple 
 src/gui/eventExecute.cs  | 15 ++++++++++-----
 src/gui/usefulObjects.cs | 13 +++++++++++++
 2 files changed, 23 insertions(+), 5 deletions(-)

Sun Nov 10 21:37:11 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
jump graph update does not call SQL 
 src/execute/jump.cs      |  9 +++++---
 src/gui/chronojump.cs    |  4 ++--
 src/gui/eventExecute.cs  | 58 ++++++++++++++++++------------------------------
 src/gui/usefulObjects.cs | 33 ++++++++++++++++++++++++++-
 4 files changed, 62 insertions(+), 42 deletions(-)

Sun Nov 10 20:05:52 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed crash on person/calendar after encoder use 
 src/gui/dialogCalendar.cs | 12 ++++++++++++
 1 file changed, 12 insertions(+)

Thu Nov 7 18:34:13 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
contacts test show simulated on graph if needed 
 src/execute/jump.cs         |  4 ++--
 src/execute/reactionTime.cs |  2 +-
 src/gui/chronojump.cs       |  7 +++++++
 src/gui/eventExecute.cs     | 35 ++++++++++++++++++++++++++++++++++-
 4 files changed, 44 insertions(+), 4 deletions(-)

Mon Nov 4 22:05:05 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Updated encoder options 
 glade/chronojump.glade | 61 ++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 59 insertions(+), 2 deletions(-)

Mon Nov 4 22:02:35 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
encoder realtime capture also down phase 
 src/gui/encoder.cs | 42 +++++++++++++++++++++++-------------------
 1 file changed, 23 insertions(+), 19 deletions(-)

Mon Nov 4 22:02:25 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Glade updated 
 glade/chronojump.glade | 5329 ++++++++++++++++++++++++------------------------
 1 file changed, 2693 insertions(+), 2636 deletions(-)

Mon Nov 4 21:04:40 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
glade working on glade from git (glade-3-8 branch) 
 glade/chronojump.glade | 723 +++++++++++++------------------------------------
 1 file changed, 181 insertions(+), 542 deletions(-)

Mon Nov 4 21:04:30 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Updated logo svg file 
 images/svg/chronojump-logo-2013.svg | 90 ++++++++++++++++++++++++++++++++-----
 1 file changed, 78 insertions(+), 12 deletions(-)

Mon Nov 4 17:31:11 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder manual, better safety instructions 
 manual/chronojump_encoder_manual_english.odt | Bin 734077 -> 733796 bytes
 manual/chronojump_encoder_manual_english.pdf | Bin 527892 -> 527220 bytes
 manual/chronojump_encoder_manual_spanish.odt | Bin 740303 -> 739290 bytes
 manual/chronojump_encoder_manual_spanish.pdf | Bin 530921 -> 527270 bytes
 4 files changed, 0 insertions(+), 0 deletions(-)

Mon Nov 4 16:35:02 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder capture curves. speed on green 
 encoder/graph.R | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Mon Nov 4 16:27:44 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder does not crash if no EMD 
 src/gui/encoder.cs | 29 +++++++++++++++++++++++------
 1 file changed, 23 insertions(+), 6 deletions(-)

Sat Nov 2 20:45:28 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
minor GUI improvements 
 glade/chronojump.glade | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Sat Nov 2 20:35:21 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder capture visual height moved to option 
 glade/chronojump.glade | 109 +++++++++++++++++++++++++++++++------------------
 src/gui/encoder.cs     |   4 +-
 2 files changed, 71 insertions(+), 42 deletions(-)

Sat Nov 2 19:14:33 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed translations lost after initialize rdotnet 
 src/chronojump.cs  | 1 -
 src/gui/encoder.cs | 4 ++++
 2 files changed, 4 insertions(+), 1 deletion(-)

Sat Nov 2 13:49:41 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
After encoder GUI gets english.Fixed related crash 
 src/gui/person.cs | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

Sat Nov 2 09:28:28 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder realtime: pass mass (power is ok now) 
 src/gui/encoder.cs | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

Sat Nov 2 08:22:06 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder analyze side shows accel same ranges 
 encoder/graph.R | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

Sat Nov 2 08:14:27 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
realtime capture: propulsive working 
 src/gui/encoder.cs | 32 +++++++++++++++++++-------------
 1 file changed, 19 insertions(+), 13 deletions(-)

Sat Nov 2 11:53:23 2013 +0100 Matej Dremelj <matej.dremelj@gmail.com>
Updated Slovenian translation 
 po/sl.po | 1291 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 654 insertions(+), 637 deletions(-)

Sat Nov 2 00:52:09 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
better encoder capture GUI 
 glade/chronojump.glade | 39 +++++++++++++++++----------------------
 1 file changed, 17 insertions(+), 22 deletions(-)

Fri Nov 1 22:29:44 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Curves at graph.R end at speed==0 cross before they ended at last ascending value 
 encoder/graph.R | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

Fri Nov 1 21:53:36 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Realtime capture better start/end curves 
 encoder/graph.R    |  8 +++++++-
 src/gui/encoder.cs | 28 +++++++++++++++++++++++-----
 2 files changed, 30 insertions(+), 6 deletions(-)

Fri Nov 1 19:36:25 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Added propulsiveEnd calc at realtime 
 src/gui/encoder.cs | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

Fri Nov 1 19:01:11 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Created UtilEncoder.cs 
 src/Makefile.am    |   1 +
 src/chronojump.cs  |   2 +-
 src/gui/encoder.cs |  82 +++++-----
 src/util.cs        | 454 +-------------------------------------------------
 src/utilEncoder.cs | 473 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 523 insertions(+), 489 deletions(-)

Wed Oct 30 20:18:24 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
rdotnet x_end adjust and print data on treeview 
 src/gui/encoder.cs | 84 ++++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 62 insertions(+), 22 deletions(-)

Wed Oct 30 11:02:23 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
encoder inertial forces con-ecc 
 src/gui/encoder.cs | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Tue Oct 29 21:44:42 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Better gui encoder capture 
 glade/chronojump.glade | 2110 ++++++++++++++++++++++++------------------------
 src/gui/chronojump.cs  |    5 -
 src/gui/encoder.cs     |  147 +++-
 3 files changed, 1196 insertions(+), 1066 deletions(-)

Mon Oct 28 15:06:05 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder saves after recalc. removed save signal 
 glade/chronojump.glade |  2 --
 src/gui/encoder.cs     | 92 ++++++++++++++++++++++++++------------------------
 2 files changed, 47 insertions(+), 47 deletions(-)

Thu Oct 24 12:26:37 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
rdotnet speed, accel, power done 
 src/gui/encoder.cs | 317 +++++++++++++++++++++++++++++++++++------------------
 1 file changed, 210 insertions(+), 107 deletions(-)

Wed Oct 23 20:56:54 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
rdotnet encoder curves found, reduced by speed ok 
 encoder/graph.R    |   5 +-
 src/encoder.cs     |  21 +++++++-
 src/gui/encoder.cs | 141 ++++++++++++++++++++++++++++++++---------------------
 3 files changed, 110 insertions(+), 57 deletions(-)

Tue Oct 22 21:50:35 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Working on rdotnet with encoder 
 src/encoder.cs     |  15 +++++++
 src/gui/encoder.cs | 127 ++++++++++++++++++++++++++++++++++++++++++++++++++---
 2 files changed, 135 insertions(+), 7 deletions(-)

Mon Oct 21 21:18:59 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed bug in encoder/graph.R NA at end of file 
 encoder/graph.R | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Mon Oct 21 20:39:41 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
rdotnet call on encoder capture 
 src/chronojump.cs  | 27 ---------------------------
 src/gui/encoder.cs | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 48 insertions(+), 27 deletions(-)

Wed Oct 16 00:36:49 2013 +0200 Piotr Drąg <piotrdrag@gmail.com>
Updated POTFILES.in 
 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

Tue Oct 15 11:48:15 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder calcule curves do not crash if no R 
 src/chronojump.cs  |  2 ++
 src/gui/encoder.cs | 25 +++++++++++++++++++------
 src/util.cs        | 26 ++++++++++++++++----------
 3 files changed, 37 insertions(+), 16 deletions(-)

Mon Oct 14 21:55:08 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Better comments on howto_bootloader_... 
 chronopic-firmware/howto-bootloader-and-firmware.txt | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Mon Oct 14 19:20:46 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Rdotnet working 
 src/chronojump.cs | 42 ++++++++++++++++++++++++++++++++----------
 1 file changed, 32 insertions(+), 10 deletions(-)

Mon Oct 14 17:41:40 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Add UNIX define for Linux and OS X 
 rdotnet/RDotNet.NativeLibrary/Makefile.am | 4 ++++
 1 file changed, 4 insertions(+)

Mon Oct 14 16:48:26 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Fix makefile warning 
 build/build.rules.mk               |   4 +-
 build/icon-theme-installer         | 177 +++++++++++++++++++++++++++++++++++++
 build/private-icon-theme-installer |  23 +++++
 3 files changed, 201 insertions(+), 3 deletions(-)

Mon Oct 14 16:44:07 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
trying RDotNet 
 src/chronojump.cs | 12 ++++++++++++
 1 file changed, 12 insertions(+)

Mon Oct 14 16:30:00 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Add missing link for RDotNet 
 build/build.environment.mk | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Mon Oct 14 14:34:10 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Fix po makfiles 
 configure.ac      | 2 +-
 po/Makefile.in.in | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

Mon Oct 14 14:06:08 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Simplify Makefiles for Chronojump 
 CesarPlayer/Makefile.am     |   4 +-
 Makefile.am                 |   2 +-
 autogen.sh                  |  57 +------
 build/build.environment.mk  |  16 ++
 build/build.rules.mk        |   9 +-
 configure.ac                |   3 +-
 po/POTFILES.in              |   3 +-
 src/Makefile.am             | 376 +++++++++++++++-----------------------------
 src/Mini/Makefile.am        |  15 ++
 src/Mini/chronojump_mini.cs | 324 ++++++++++++++++++++++++++++++++++++++
 src/Mini/chronojump_mini.in |   3 +
 src/chronojump_mini.cs      | 324 --------------------------------------
 src/chronojump_mini.in      |   3 -
 13 files changed, 502 insertions(+), 637 deletions(-)

Mon Oct 14 13:33:44 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Simplify chronojump server 
 build/build.environment.mk    | 10 +++++++-
 chronojump_server/Makefile.am | 54 ++++++-------------------------------------
 src/Makefile.am               |  1 -
 3 files changed, 16 insertions(+), 49 deletions(-)

Mon Oct 14 13:26:35 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Simplify makefile rules for CesarPlayer 
 CesarPlayer/Makefile.am    | 80 +++++-----------------------------------------
 build/build.environment.mk | 10 ++++--
 2 files changed, 15 insertions(+), 75 deletions(-)

Mon Oct 14 13:05:13 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Fix R.NET build and make it portable 
 Makefile.am                               |   6 +-
 autogen.sh                                |   2 +-
 build/Makefile.am                         |   8 ++
 build/build.environment.mk                |  56 ++++++++++++++
 build/build.mk                            |   3 +
 build/build.rules.mk                      |  97 ++++++++++++++++++++++++
 build/m4/Makefile.am                      |   6 ++
 build/m4/shamrock/expansions.m4           |  50 +++++++++++++
 build/m4/shamrock/gnome-doc.m4            |  23 ++++++
 build/m4/shamrock/i18n.m4                 |  10 +++
 build/m4/shamrock/mono.m4                 | 120 ++++++++++++++++++++++++++++++
 build/m4/shamrock/monodoc.m4              |  25 +++++++
 build/m4/shamrock/nunit.m4                |  29 ++++++++
 build/m4/shamrock/programs.m4             |  13 ++++
 build/m4/shamrock/util.m4                 |  11 +++
 build/m4/shave/shave-libtool.in           | 109 +++++++++++++++++++++++++++
 build/m4/shave/shave.in                   | 109 +++++++++++++++++++++++++++
 build/m4/shave/shave.m4                   | 102 +++++++++++++++++++++++++
 configure.ac                              |  39 +++++++++-
 expansions.m4                             |  50 -------------
 m4/shamrock/expansions.m4                 |  50 -------------
 m4/shamrock/gnome-doc.m4                  |  23 ------
 m4/shamrock/i18n.m4                       |  10 ---
 m4/shamrock/mono.m4                       | 120 ------------------------------
 m4/shamrock/monodoc.m4                    |  25 -------
 m4/shamrock/nunit.m4                      |  29 --------
 m4/shamrock/programs.m4                   |  13 ----
 m4/shamrock/util.m4                       |  11 ---
 m4/shave/shave                            | 109 ---------------------------
 m4/shave/shave-libtool                    | 109 ---------------------------
 m4/shave/shave-libtool.in                 | 109 ---------------------------
 m4/shave/shave.in                         | 109 ---------------------------
 m4/shave/shave.m4                         | 102 -------------------------
 rdotnet/Makefile.am                       |  14 +---
 rdotnet/R.NET/Makefile.am                 |  71 ++++++++++++++++++
 rdotnet/RDotNet.NativeLibrary/Makefile.am |  11 +++
 36 files changed, 893 insertions(+), 890 deletions(-)

Mon Oct 14 12:03:35 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Fix chronopic-tests build 
 Makefile.am                 | 6 +++---
 chronopic-tests/chronopic.c | 2 ++
 2 files changed, 5 insertions(+), 3 deletions(-)

Thu Oct 3 22:06:15 2013 +0200 Matej Dremelj <matej.dremelj@gmail.com>
Updated Slovenian translation 
 po/sl.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Oct 3 22:03:35 2013 +0200 Matej Dremelj <matej.dremelj@gmail.com>
Updated Slovenian translation 
 po/sl.po | 255 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 129 insertions(+), 126 deletions(-)

Thu Oct 3 18:22:09 2013 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 240 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 118 insertions(+), 122 deletions(-)

Thu Oct 3 09:37:03 2013 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 230 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 115 insertions(+), 115 deletions(-)

Wed Oct 2 20:16:09 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder exports graph.R inertia,diameter. Untested 
 encoder/graph.R        | 17 +++++++----------
 glade/chronojump.glade |  7 +++----
 src/gui/encoder.cs     | 31 ++++++++++++++++++++-----------
 3 files changed, 30 insertions(+), 25 deletions(-)

Wed Oct 2 00:01:38 2013 +0200 Matej Urbančič <mateju@svn.gnome.org>
Updated Slovenian translation 
 po/sl.po | 101 +++++++++++++++++++++++++++------------------------------------
 1 file changed, 43 insertions(+), 58 deletions(-)

Sun Sep 22 21:21:27 2013 +0200 Martin Srebotnjak <miles@filmsi.net>
Updated Slovenian translation 
 po/sl.po | 40 +++++++++++++++++-----------------------
 1 file changed, 17 insertions(+), 23 deletions(-)

Wed Sep 18 20:06:11 2013 -0300 Ramon Brandão <rcbdesigner@gmail.com>
Updated Brazilian Portuguese translation proofread by Antônio Fernandes C Neto 
 po/pt_BR.po | 1225 +++++++++++++++++++++++++----------------------------------
 1 file changed, 515 insertions(+), 710 deletions(-)

Fri Sep 13 22:11:54 2013 +0200 Joe Hansen <joedalton2@yahoo.dk>
Updated Danish translation 
 po/da.po | 2385 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 1326 insertions(+), 1059 deletions(-)

Thu Sep 12 20:24:01 2013 +0200 Matej Urbančič <mateju@svn.gnome.org>
Updated Slovenian translation 
 po/sl.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Thu Sep 12 20:02:56 2013 +0200 Matej Urbančič <mateju@svn.gnome.org>
Updated Slovenian translation 
 po/sl.po | 3450 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1705 insertions(+), 1745 deletions(-)

Thu Sep 5 23:29:37 2013 +0200 Jordi Mas <jmas@softcatala.org>
Fix typos in Catalan translation 
 po/ca.po | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

Wed Aug 14 14:07:21 2013 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 1257 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 644 insertions(+), 613 deletions(-)

Tue Aug 6 09:30:50 2013 -0300 Enrico Nicoletto <liverig@gmail.com>
Updated partial Brazilian Portuguese translation 
 po/pt_BR.po | 7766 +++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 4641 insertions(+), 3125 deletions(-)

Sat Aug 3 12:19:10 2013 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 1237 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 633 insertions(+), 604 deletions(-)

Fri Aug 2 17:41:10 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
705214 - Encoders selection and manag. (GUI done) 
 glade/chronojump.glade | 554 ++++++++++++++++++++++++++++++++++++-------------
 src/constants.cs       |   4 +
 src/gui/encoder.cs     | 142 +++++++++----
 3 files changed, 516 insertions(+), 184 deletions(-)

Fri Aug 2 11:44:57 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Removed smooth ecc-con except on pyserial_pypers 
 encoder/graph.R                   |  21 +++---
 encoder/pyserial_pyper.py         |  34 ++++-----
 encoder/pyserial_pyper_windows.py |  36 ++++-----
 glade/chronojump.glade            | 149 +++++++++++++-------------------------
 src/encoder.cs                    |  11 +--
 src/gui/chronojump.cs             |   6 +-
 src/gui/encoder.cs                |   6 --
 src/gui/preferences.cs            |   8 +-
 8 files changed, 101 insertions(+), 170 deletions(-)

Thu Aug 1 13:33:11 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed: 705212 - autosmooth on double phase 
 encoder/graph.R | 135 ++++++++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 107 insertions(+), 28 deletions(-)

Thu Aug 1 00:17:20 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
More encoder con-ecc li,ri power calculation 
 encoder/graph.R    | 121 ++++++++++++++++++++++++++++++++++++++++++++++-------
 src/gui/encoder.cs |   2 +-
 2 files changed, 107 insertions(+), 16 deletions(-)

Tue Jul 30 16:45:31 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Doing encoder con-ecc li,ri power calculation 
 encoder/graph.R    | 68 +++++++++++++++++++++++++++++++++++++++++++++---------
 src/gui/encoder.cs | 61 ++++++++++++++++++++++--------------------------
 2 files changed, 85 insertions(+), 44 deletions(-)

Tue Jul 30 13:04:40 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
just a GIT test 
 encoder/graph.R | 1 -
 1 file changed, 1 deletion(-)

Fri Jul 26 21:21:53 2013 +0200 Martin Srebotnjak <miles@filmsi.net>
Updated Slovenian translation 
 po/sl.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Jul 26 21:18:19 2013 +0200 Martin Srebotnjak <miles@filmsi.net>
Updated Slovenian translation 
 po/sl.po | 3391 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 1810 insertions(+), 1581 deletions(-)

Mon Jul 22 22:12:51 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
more rotary encoder 
 encoder/graph.R    | 89 ++++++++++++++++++++++++++++++++++--------------------
 src/gui/encoder.cs | 31 ++++++++++++++++---
 2 files changed, 83 insertions(+), 37 deletions(-)

Mon Jul 22 16:32:43 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
More rotary encoder and con-ec 
 encoder/graph.R | 143 +++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 85 insertions(+), 58 deletions(-)

Mon Jul 22 13:47:29 2013 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 1347 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 692 insertions(+), 655 deletions(-)

Sun Jul 21 19:35:21 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
reduceCurveBySpeed adjust at right 
 encoder/graph.R | 46 +++++++++++++++++++++++++++++++---------------
 1 file changed, 31 insertions(+), 15 deletions(-)

Sun Jul 21 12:26:52 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Paint Power moved "Curve\nLoad" 
 encoder/graph.R | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Jul 21 12:12:36 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Doing encoder concentric-eccentric 
 encoder/graph.R    | 23 +++++++++++++++++++----
 src/gui/encoder.cs | 20 +++++++++++++++++++-
 2 files changed, 38 insertions(+), 5 deletions(-)

Thu Jul 18 21:38:04 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Better explanation on bootloader 
 chronopic-firmware/howto-bootloader-and-firmware.txt | 20 +++++++++++---------
 1 file changed, 11 insertions(+), 9 deletions(-)

Thu Jul 18 14:50:29 2013 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 127 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 66 insertions(+), 61 deletions(-)

Thu Jul 18 14:47:10 2013 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 1325 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 682 insertions(+), 643 deletions(-)

Thu Jul 18 14:37:26 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
encoder curvesPlot working on concentric-eccentric 
 encoder/graph.R    | 74 ++++++++++++++++++++++++++++++++++++++----------------
 src/encoder.cs     |  4 ++-
 src/gui/encoder.cs | 17 ++++++++++---
 3 files changed, 69 insertions(+), 26 deletions(-)

Thu Jul 18 13:19:18 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
cleaning graph.R 
 encoder/graph.R | 61 ++++++++++-----------------------------------------------
 1 file changed, 10 insertions(+), 51 deletions(-)

Thu Jul 18 09:20:54 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed recent graph.R bug 
 encoder/graph.R | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Jul 18 07:24:58 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
encoder GUI minor changes 
 glade/chronojump.glade | 86 ++++++++++++++++++--------------------------------
 1 file changed, 31 insertions(+), 55 deletions(-)

Thu Jul 18 07:11:30 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder GUI minor changes 
 glade/chronojump.glade | 108 ++++++++++++++++++++++++++++++-------------------
 1 file changed, 66 insertions(+), 42 deletions(-)

Thu Jul 18 06:59:18 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Better open button 
 Makefile.win32         |   1 +
 glade/chronojump.glade |   4 ++--
 images/gtk-open.png    | Bin 0 -> 550 bytes
 src/Makefile.am        |   1 +
 src/constants.cs       |   1 +
 src/gui/chronojump.cs  |   5 +++++
 src/gui/encoder.cs     |   1 +
 7 files changed, 11 insertions(+), 2 deletions(-)

Thu Jul 18 06:38:31 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder modes done 
 src/constants.cs      |  5 +++-
 src/encoder.cs        |  3 +--
 src/gui/encoder.cs    | 73 ++++++++++++++++++++++++++++++++++++++++-----------
 src/sqlite/encoder.cs |  4 +--
 4 files changed, 64 insertions(+), 21 deletions(-)

Thu Jul 18 05:53:17 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed encoder laterality 
 po/POTFILES.in     |  1 +
 src/gui/encoder.cs |  4 ++--
 src/sqlite/main.cs | 24 +++++++++++++++++++++++-
 3 files changed, 26 insertions(+), 3 deletions(-)

Thu Jul 18 05:33:19 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
encoder GUI minor changes 
 glade/chronojump.glade | 87 +++++++++++++++++++++++++-------------------------
 1 file changed, 44 insertions(+), 43 deletions(-)

Wed Jul 17 20:09:37 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Doing encoder inertial machine 
 encoder/graph.R           | 20 ++++++++-----
 glade/chronojump.glade    | 74 ++++++++++++++++++++++++++++++++++++++++-------
 src/gui/encoder.cs        | 29 +++++++++++++++----
 src/sqlite/main.cs        | 14 ++++++++-
 src/sqlite/preferences.cs |  1 +
 5 files changed, 113 insertions(+), 25 deletions(-)

Wed Jul 17 02:05:41 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
GUI small changes on encoder capture 
 glade/chronojump.glade | 342 +++++++++++++++++++++----------------------------
 1 file changed, 145 insertions(+), 197 deletions(-)

Wed Jul 17 01:28:19 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Doing encoder inertial 
 encoder/graph.R        | 102 +++++-
 glade/chronojump.glade | 941 +++++++++++++++++++++++++++----------------------
 src/constants.cs       |   1 +
 src/encoder.cs         |  13 +-
 src/gui/encoder.cs     |  51 ++-
 src/sqlite/encoder.cs  |   4 +-
 src/sqlite/main.cs     |  42 ++-
 7 files changed, 707 insertions(+), 447 deletions(-)

Fri Jul 12 09:42:03 2013 +0300 Dimitris Spingos <dmtrs32@gmail.com>
Updated Greek translation 
 po/el.po | 1536 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 831 insertions(+), 705 deletions(-)

Mon Jul 8 11:45:57 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
graph.R Added workflow explanation 
 encoder/graph.R | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

Fri Jul 5 16:31:53 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Updated server r-sqlite scripts 
 chronojump_server/r-sqlite/evaluators.R            | 27 +++++++++++++---------
 chronojump_server/r-sqlite/ieiub.R                 |  7 +++---
 chronojump_server/r-sqlite/persons.R               | 18 +++++++--------
 chronojump_server/r-sqlite/tf_by_age.R             |  7 +++---
 chronojump_server/r-sqlite/tf_by_extra_weight.R    |  7 +++---
 chronojump_server/r-sqlite/tf_by_jumps_boxplot.R   | 10 ++++----
 .../r-sqlite/tf_by_level_sex_jumptype.R            |  7 +++---
 7 files changed, 47 insertions(+), 36 deletions(-)

Fri Jul 5 16:31:18 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Better instruct on compile bootloader/firmware 
 chronopic-firmware/chronopic-firmware-c/howto_compile.txt | 4 ++++
 1 file changed, 4 insertions(+)

Fri Jul 5 16:30:33 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
catalan translation fixed typo 
 po/ca.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Jul 4 20:57:53 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed reduceCurveBySpeed on 1 cross aftr maxSpeedT 
 encoder/graph.R                   | 17 ++++++++++++++---
 encoder/pyserial_pyper.py         |  3 ++-
 encoder/pyserial_pyper_windows.py |  3 ++-
 3 files changed, 18 insertions(+), 5 deletions(-)

Mon Jul 1 12:05:26 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
A test cannot be deleted if cancelled 
 src/gui/chronojump.cs | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

Mon Jul 1 12:03:14 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Small fix 
 encoder/pyserial_pyper.py | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Mon Jun 24 11:33:36 2013 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 276 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 155 insertions(+), 121 deletions(-)

Fri Jun 21 00:26:16 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Bump version 1.3.9 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Jun 21 00:14:10 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
weird fix on pyserial windows 
 encoder/pyserial_pyper_windows.py | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)

Wed Jun 19 11:53:46 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
699951 pyserial same results as graph.R (99%) 
 encoder/graph.R                   |  9 ++--
 encoder/pyserial_pyper.py         | 89 ++++++++++++++++++++++++++++-----------
 encoder/pyserial_pyper_windows.py | 89 ++++++++++++++++++++++++++++-----------
 3 files changed, 136 insertions(+), 51 deletions(-)

Tue Jun 18 13:24:49 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
save curves/s, signal, export. Do not look combos 
 src/gui/encoder.cs | 80 +++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 55 insertions(+), 25 deletions(-)

Tue Jun 18 12:21:26 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Small fix 
 src/gui/encoder.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Jun 18 11:16:31 2013 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 333 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 178 insertions(+), 155 deletions(-)

Tue Jun 18 10:36:18 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
graph.R now writes analyze table on specific file 
 src/constants.cs   | 1 +
 src/gui/encoder.cs | 4 ++--
 src/util.cs        | 3 +++
 3 files changed, 6 insertions(+), 2 deletions(-)

Tue Jun 18 10:10:56 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Better X axis on 1RM Any exercise 
 encoder/graph.R | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Mon Jun 17 19:57:16 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
usbSerial ports for MacOSX 
 src/gui/chronopic.cs | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

Mon Jun 17 19:46:51 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Logo with the points (platform) 
 images/chronojump-logo-2013.png     | Bin 6622 -> 6829 bytes
 images/chronojump-logo-2013_320.png | Bin 14057 -> 14105 bytes
 images/svg/chronojump-logo-2013.svg | 169 ++++++++++++++++++++++++------------
 3 files changed, 112 insertions(+), 57 deletions(-)

Mon Jun 17 19:34:44 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
On analyze: extraWeight and displacedWeight.CSV ok 
 src/encoder.cs     |  8 ++++++--
 src/gui/encoder.cs | 42 +++++++++++++++++++++++++++---------------
 2 files changed, 33 insertions(+), 17 deletions(-)

Mon Jun 17 18:29:28 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Disabled speed shown on curves 
 encoder/graph.R | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Mon Jun 17 18:22:25 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Added scrolled window on analyze to allow resize 
 glade/chronojump.glade | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

Mon Jun 17 18:19:10 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed percentBodyWeight 
 encoder/graph.R | 23 +++++++++++++----------
 1 file changed, 13 insertions(+), 10 deletions(-)

Mon Jun 17 17:48:38 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
1RM percent as float 
 glade/chronojump.glade | 3 ++-
 src/gui/encoder.cs     | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

Mon Jun 17 17:41:27 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder 1RM shows personName and exerciseName 
 src/encoder.cs        | 22 +++++++++++++++++++++-
 src/gui/encoder.cs    | 13 ++++++++-----
 src/sqlite/encoder.cs | 52 ++++++++++++++++++++++++++++++++++++++-------------
 3 files changed, 68 insertions(+), 19 deletions(-)

Mon Jun 17 16:56:55 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
701534 1RM window working 
 glade/chronojump.glade   |  3 ++-
 src/constants.cs         |  1 +
 src/encoder.cs           |  5 ++++
 src/gui/encoder.cs       | 70 +++++++++++++++++++++++++++++++++++++++++++++---
 src/gui/genericWindow.cs | 42 ++++++++++++++++-------------
 5 files changed, 98 insertions(+), 23 deletions(-)

Mon Jun 17 16:01:09 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Better if 1RM not found 
 encoder/graph.R    | 33 ++++++++++++++++++++++++---------
 src/gui/encoder.cs |  6 ++++++
 2 files changed, 30 insertions(+), 9 deletions(-)

Mon Jun 17 15:39:13 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed encoder1RM with different exercises 
 src/gui/encoder.cs | 17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)

Mon Jun 17 10:44:06 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Done but untested: 701534 1RM prediction on all... 
 encoder/graph.R    |  95 ++++++++++++++--------------
 src/gui/encoder.cs | 177 ++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 163 insertions(+), 109 deletions(-)

Sun Jun 16 21:38:53 2013 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 243 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 129 insertions(+), 114 deletions(-)

Fri Jun 14 23:01:58 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed a typo 
 glade/chronojump.glade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Jun 13 13:06:01 2013 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 1265 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 675 insertions(+), 590 deletions(-)

Wed Jun 12 19:19:18 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
701534 92%. Fixed SQL curve save 
 src/gui/encoder.cs    | 32 ++++++++++++++++++++++++++------
 src/sqlite/encoder.cs |  4 ++--
 2 files changed, 28 insertions(+), 8 deletions(-)

Wed Jun 12 18:46:12 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
701534 1RM saved without weight 
 src/gui/encoder.cs | 62 ++++++++++++++++++++++++++++++++----------------------
 1 file changed, 37 insertions(+), 25 deletions(-)

Wed Jun 12 18:31:28 2013 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 642 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 337 insertions(+), 305 deletions(-)

Wed Jun 12 17:00:54 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
701534 - 1RM gets saved (90%) 
 encoder/graph.R           | 64 ++++++++++++++++++++++++++---------------------
 glade/chronojump.glade    |  4 +--
 src/constants.cs          |  2 ++
 src/encoder.cs            |  4 ++-
 src/gui/chronojump.cs     |  2 +-
 src/gui/encoder.cs        | 63 ++++++++++++++++++++++++++++++++--------------
 src/gui/preferences.cs    | 43 ++++++++++++++++++++++++++++++-
 src/sqlite/encoder.cs     |  4 +--
 src/sqlite/main.cs        | 15 ++++++++++-
 src/sqlite/preferences.cs |  1 +
 src/util.cs               | 11 +++++++-
 11 files changed, 155 insertions(+), 58 deletions(-)

Wed Jun 12 00:10:08 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Added 1RM calculation GUI on preferences 
 glade/chronojump.glade | 129 +++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 129 insertions(+)

Tue Jun 11 22:04:05 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
701534 - 1RM prediction on all tests (75%) 
 encoder/graph.R        | 157 +++++++++++++++++++++++++------------------------
 glade/chronojump.glade |   3 +-
 src/constants.cs       |   1 +
 src/encoder.cs         |  22 +++++++
 src/gui/encoder.cs     | 111 ++++++++++++++++++++++++----------
 src/gui/session.cs     |   1 -
 src/sqlite/encoder.cs  |  89 ++++++++++++++++++++++++++++
 src/sqlite/main.cs     |  15 ++++-
 8 files changed, 286 insertions(+), 113 deletions(-)

Mon Jun 10 22:19:38 2013 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 118 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 61 insertions(+), 57 deletions(-)

Mon Jun 10 15:36:48 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
EncoderExercise with speed1RM 
 glade/chronojump.glade   | 55 ++++++++++++++++++++++++++++++++++++++++++++----
 src/constants.cs         |  2 +-
 src/encoder.cs           |  4 +++-
 src/gui/encoder.cs       | 45 +++++++++++++++++++++++++++++++++------
 src/gui/genericWindow.cs | 26 +++++++++++++++++++++++
 src/sqlite/encoder.cs    | 26 +++++++++++++----------
 src/sqlite/main.cs       | 19 ++++++++++++++---
 7 files changed, 151 insertions(+), 26 deletions(-)

Mon Jun 10 10:50:42 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Disabled server connection at start:boot fast now! 
 src/chronojump.cs | 23 +++++++++++++++--------
 1 file changed, 15 insertions(+), 8 deletions(-)

Sun Jun 9 08:19:37 2013 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 926 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 473 insertions(+), 453 deletions(-)

Sat Jun 8 22:29:12 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
encoder GUI with 1RM stuff 
 glade/chronojump.glade | 377 ++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 279 insertions(+), 98 deletions(-)

Sat Jun 8 11:42:31 2013 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 1120 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 564 insertions(+), 556 deletions(-)

Sat Jun 8 09:24:38 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder 1RM speed/load WIP 
 encoder/graph.R | 70 ++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 67 insertions(+), 3 deletions(-)

Thu Jun 6 13:58:54 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed 700380: Inverted encoder reading 
 encoder/pyserial_pyper.py         |  7 ++++++-
 encoder/pyserial_pyper_windows.py |  9 +++++++--
 glade/chronojump.glade            |  2 +-
 src/encoder.cs                    |  8 +++++---
 src/gui/encoder.cs                | 33 +++++++++++++++++++++++++++++----
 src/sqlite/encoder.cs             |  6 ++++--
 src/util.cs                       | 33 ++++++++++++++++++++++++++++++++-
 7 files changed, 84 insertions(+), 14 deletions(-)

Thu Jun 6 10:39:15 2013 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 1124 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 565 insertions(+), 559 deletions(-)

Wed Jun 5 11:36:20 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed: 699951 - pyserial_pyper results == graph.R 
 encoder/pyserial_pyper.py         |  5 +++--
 encoder/pyserial_pyper_windows.py | 42 ++++++++++++++++++++++++++-------------
 2 files changed, 31 insertions(+), 16 deletions(-)

Tue Jun 4 16:23:31 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
700380 inverted encoder reading (GUI done) 
 glade/chronojump.glade | 37 ++++++++++++++++++++++++++++++++++---
 1 file changed, 34 insertions(+), 3 deletions(-)

Mon Jun 3 17:15:55 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed: graph title without exercise name on curves 
 src/gui/encoder.cs | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Mon Jun 3 16:55:29 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixing 699951. propulsive stuff 
 encoder/graph.R           | 13 ++++++++-----
 encoder/pyserial_pyper.py | 40 +++++++++++++++++++++++++++-------------
 src/encoder.cs            |  9 +++++++--
 src/gui/encoder.cs        |  5 +++++
 4 files changed, 47 insertions(+), 20 deletions(-)

Sat Jun 1 12:43:47 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
logo SVG updated 
 images/svg/chronojump-logo-2013.svg | 2717 +++++++++++++++++++++++++++++++++--
 1 file changed, 2634 insertions(+), 83 deletions(-)

Thu May 30 12:57:00 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
699951 done for non-propulsive stuff 
 encoder/graph.R                   | 56 ++++++++++++++++++++++---------
 encoder/pyserial_pyper.py         | 48 ++++++++++-----------------
 encoder/pyserial_pyper_windows.py | 70 +++++++++++++++++++++++----------------
 3 files changed, 98 insertions(+), 76 deletions(-)

Thu May 23 23:10:37 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Added PNG logos 
 images/chronojump-logo-2013.png     | Bin 0 -> 6622 bytes
 images/chronojump-logo-2013_320.png | Bin 0 -> 14057 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

Thu May 23 19:09:02 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Changed logo in software 
 build/data/chronojump_icon.ico      | Bin 3774 -> 7358 bytes
 images/chronojump_icon.png          | Bin 5175 -> 3214 bytes
 images/svg/chronojump-logo-2013.svg | 239 ++++++++++++++++++++++++++----------
 src/Makefile.am                     |  10 +-
 src/constants.cs                    |   6 +-
 win32/chronojump_icon.ico           | Bin 3774 -> 7358 bytes
 6 files changed, 180 insertions(+), 75 deletions(-)

Thu May 23 17:55:07 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Added new logo (2013) with the kangaroo 
 images/svg/chronojump-logo-2013.svg | 418 ++++++++++++++++++++++++++++++++++++
 1 file changed, 418 insertions(+)

Tue May 21 20:52:31 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Doing 699951 (2) 
 encoder/graph.R           |  8 ++++----
 encoder/pyserial_pyper.py | 39 ++++++++++++++++++++++++++++++---------
 2 files changed, 34 insertions(+), 13 deletions(-)

Thu May 16 20:10:41 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder capture external records video 
 src/gui/encoder.cs | 54 ++++++++++++++++++++++++++++++++++++++----------------
 1 file changed, 38 insertions(+), 16 deletions(-)

Wed May 15 00:34:43 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Doing 699951 
 encoder/graph.R           | 51 +++++++++++++++++++++++++++++++++++++----------
 encoder/pyserial_pyper.py | 40 +++++++++++++++++++++----------------
 2 files changed, 63 insertions(+), 28 deletions(-)

Mon May 13 19:40:18 2013 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 320 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 162 insertions(+), 158 deletions(-)

Sat May 11 21:05:40 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Compiles: Czech, Deutsch, Greek, Gaelican, Slovene 
 po/Makefile.am | 5 +++++
 1 file changed, 5 insertions(+)

Fri May 10 21:00:50 2013 +0300 Dimitris Spingos <dmtrs32@gmail.com>
Added Greek translation 
 po/LINGUAS |    1 +
 po/el.po   | 7874 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 7875 insertions(+)

Sun May 5 15:27:12 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Bump version 1.3.8 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun May 5 15:04:45 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Bug fixed if no camera on start 
 src/gui/chronojump.cs   | 21 ++++++++++++++-------
 src/gui/encoder.cs      |  2 +-
 src/gui/eventExecute.cs |  4 ++--
 src/gui/person.cs       | 14 ++++++++++----
 4 files changed, 27 insertions(+), 14 deletions(-)

Sun May 5 14:45:34 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
CopyTempVideo instead of MoveTempVideo 
 src/gui/chronojump.cs | 14 +++++++-------
 src/gui/encoder.cs    |  2 +-
 src/util.cs           | 11 +++++++----
 3 files changed, 15 insertions(+), 12 deletions(-)

Sun May 5 14:43:14 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed bug on deleting person from session. Improved deleting 
 glade/chronojump.glade      |  2 +-
 src/gui/chronojump.cs       | 17 +++++++++------
 src/gui/encoder.cs          |  7 +++---
 src/gui/jump.cs             |  2 +-
 src/gui/pulse.cs            |  2 +-
 src/gui/run.cs              |  2 +-
 src/sqlite/main.cs          | 14 +++++++-----
 src/sqlite/personSession.cs | 53 +++++++++++++++++++++++++++++++++++++++++----
 src/sqlite/session.cs       | 26 ++++++++++++++++++++++
 9 files changed, 102 insertions(+), 23 deletions(-)

Sat May 4 21:54:02 2013 +0200 Matej Dremelj <matej.dremelj@gmail.com>
Updated Slovenian translation 
 po/sl.po | 1689 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 881 insertions(+), 808 deletions(-)

Fri May 3 17:59:00 2013 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 345 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 172 insertions(+), 173 deletions(-)

Wed May 1 23:34:49 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Bump version 1.3.7 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed May 1 19:31:47 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder preferences smooth in user localization 
 glade/chronojump.glade | 10 ++++------
 src/gui/preferences.cs |  6 ++++++
 2 files changed, 10 insertions(+), 6 deletions(-)

Wed May 1 06:30:24 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
howto_compile doc better 
 howto_compile.txt | 7 +++++++
 1 file changed, 7 insertions(+)

Wed May 1 06:24:38 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Camera selection on preferences 
 glade/chronojump.glade    | 72 ++++++++++++++++++++++++++++++++---------------
 src/Makefile.am           |  1 +
 src/constants.cs          |  2 ++
 src/gui/chronojump.cs     | 51 +++++++++------------------------
 src/gui/preferences.cs    | 23 ++++++++++++++-
 src/sqlite/main.cs        | 14 ++++++++-
 src/sqlite/preferences.cs |  1 +
 src/utilVideo.cs          | 44 +++++++++++++++++++++++++++++
 8 files changed, 145 insertions(+), 63 deletions(-)

Wed May 1 03:49:56 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed camera selection on main gui 
 src/gui/chronojump.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed May 1 03:47:44 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Added encoder manuals to docs 
 manual/Makefile.am | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Wed May 1 03:43:49 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Removed manuals and gtk2prefs from start menu 
 win32/chronojump_innosetup.iss.in | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Tue Apr 30 20:19:20 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
selectable camera on main gui 
 glade/chronojump.glade | 24 +++++++++++++++++++++++-
 src/gui/chronojump.cs  | 42 +++++++++++++++++++++++++++++++++++++++---
 src/gui/person.cs      |  1 +
 3 files changed, 63 insertions(+), 4 deletions(-)

Tue Apr 30 00:23:46 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Webcam working all on windows. pending to try 
 src/gui/chronojump.cs | 6 +++---
 src/gui/person.cs     | 3 +++
 2 files changed, 6 insertions(+), 3 deletions(-)

Mon Apr 29 21:45:49 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Add note about paths for autogen 
 howto_compile.txt | 5 +++++
 1 file changed, 5 insertions(+)

Mon Apr 29 21:45:34 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Remove unused code 
 CesarPlayer/Common/Enum.cs     | 2 --
 CesarPlayer/Gui/CapturerBin.cs | 1 -
 src/gui/chronojump.cs          | 8 +++-----
 src/gui/person.cs              | 1 -
 4 files changed, 3 insertions(+), 9 deletions(-)

Mon Apr 29 21:40:34 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Add missing libgstapp and libffi-6 
 win32/deploy_win32.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Mon Apr 29 21:07:16 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Fix windows build 
 Makefile.am                                        |   2 +-
 .../chronopic-firmwarecord/libIris/Makefile.am     |   1 +
 rdotnet/Makefile                                   | 490 ---------------------
 rdotnet/Makefile.in                                | 490 ---------------------
 src/Makefile.am                                    |   4 +-
 5 files changed, 4 insertions(+), 983 deletions(-)

Mon Apr 29 11:01:40 2013 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 1684 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 872 insertions(+), 812 deletions(-)

Wed Apr 24 21:21:31 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Updated info on bootloader recording 
 chronopic-firmware/howto-bootloader-and-firmware.txt | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

Wed Apr 24 15:39:27 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
encoder Squat 75% -> 100%. DB:0.91 
 src/sqlite/encoder.cs | 21 ++++++++++++++++++++-
 src/sqlite/main.cs    | 14 +++++++++++++-
 2 files changed, 33 insertions(+), 2 deletions(-)

Wed Apr 24 15:23:49 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
webcam deactivated always at start 
 src/gui/chronojump.cs | 4 ++++
 1 file changed, 4 insertions(+)

Wed Apr 24 15:04:08 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder manual in english updated 
 manual/chronojump_encoder_manual_english.odt | Bin 729994 -> 734077 bytes
 manual/chronojump_encoder_manual_english.pdf | Bin 521136 -> 527892 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

Wed Apr 24 13:38:40 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder manual spanish. Done 
 manual/chronojump_encoder_manual_spanish.odt |  Bin 736216 -> 740303 bytes
 manual/chronojump_encoder_manual_spanish.pdf |  Bin 0 -> 530921 bytes
 manual/encoder-manual-images/analyze.png     |  Bin 115395 -> 117599 bytes
 manual/encoder-manual-images/analyze.svg     | 2352 +---------------
 manual/encoder-manual-images/example.png     |  Bin 95586 -> 97965 bytes
 manual/encoder-manual-images/example.svg     | 3844 +++++++++++++-------------
 6 files changed, 1894 insertions(+), 4302 deletions(-)

Wed Apr 24 13:02:23 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder manuals 99% 
 manual/chronojump_encoder_manual_english.odt | Bin 729806 -> 729994 bytes
 manual/chronojump_encoder_manual_english.pdf | Bin 520105 -> 521136 bytes
 manual/chronojump_encoder_manual_spanish.odt | Bin 732169 -> 736216 bytes
 3 files changed, 0 insertions(+), 0 deletions(-)

Tue Apr 23 16:39:13 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
encoder manual spanish 80%. english improved 
 manual/chronojump_encoder_manual_english.odt | Bin 729307 -> 729806 bytes
 manual/chronojump_encoder_manual_english.pdf | Bin 519059 -> 520105 bytes
 manual/chronojump_encoder_manual_spanish.odt | Bin 731306 -> 732169 bytes
 3 files changed, 0 insertions(+), 0 deletions(-)

Tue Apr 23 13:38:47 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
encoder manual spanish (50%). English minor change 
 manual/chronojump_encoder_manual_english.odt | Bin 729826 -> 729307 bytes
 manual/chronojump_encoder_manual_english.pdf | Bin 519656 -> 519059 bytes
 manual/chronojump_encoder_manual_spanish.odt | Bin 0 -> 731306 bytes
 3 files changed, 0 insertions(+), 0 deletions(-)

Mon Apr 22 21:51:35 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
video raw->System. assigned deviceID 
 CesarPlayer/Common/Enum.cs     |  6 ++++--
 CesarPlayer/Gui/CapturerBin.cs |  3 ++-
 src/gui/chronojump.cs          | 16 +++++++++++++++-
 src/gui/person.cs              |  3 ++-
 4 files changed, 23 insertions(+), 5 deletions(-)

Mon Apr 22 19:39:15 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder manual english done 
 manual/chronojump_encoder_manual_english.odt |  Bin 492807 -> 729826 bytes
 manual/chronojump_encoder_manual_english.pdf |  Bin 0 -> 519656 bytes
 manual/encoder-manual-images/analyze.png     |  Bin 0 -> 115395 bytes
 manual/encoder-manual-images/analyze.svg     | 2398 +++++++++++++++++++++++
 manual/encoder-manual-images/capture.png     |  Bin 0 -> 131272 bytes
 manual/encoder-manual-images/capture.svg     | 2702 ++++++++++++++++++++++++++
 manual/encoder-manual-images/example.png     |  Bin 0 -> 95586 bytes
 manual/encoder-manual-images/example.svg     | 2057 ++++++++++++++++++++
 manual/encoder-manual-images/main.png        |  Bin 0 -> 106261 bytes
 manual/encoder-manual-images/main.svg        | 1763 +++++++++++++++++
 10 files changed, 8920 insertions(+)

Sun Apr 21 21:58:56 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Added encoder english manual 
 manual/chronojump_encoder_manual_english.odt | Bin 0 -> 492807 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

Sat Apr 20 19:04:34 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
chronopic-firmwarecord linked ok at innosetup 
 win32/chronojump_innosetup.iss.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sat Apr 20 19:03:28 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
win32 Makefile compiles firmwarecord for 32 bits 
 win32/Makefile | 20 +++++++++++++++++---
 1 file changed, 17 insertions(+), 3 deletions(-)

Sat Apr 20 18:59:17 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
firmwarecord: Added info on firmwares 
 chronopic-firmware/chronopic-firmwarecord/chronopic-firmwarecord.in | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Sat Apr 20 18:54:15 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Improved compile info 
 howto_compile.txt | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

Sat Apr 20 15:46:22 2013 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 1434 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 716 insertions(+), 718 deletions(-)

Fri Apr 19 19:26:15 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Capture person snapshot working 
 glade/chronojump.glade | 24 +++++++++++++++++++++++-
 src/gui/chronojump.cs  |  9 +++++----
 src/gui/person.cs      | 25 ++++++++++++++++---------
 3 files changed, 44 insertions(+), 14 deletions(-)

Fri Apr 19 17:47:20 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder video play working 
 glade/chronojump.glade | 30 ++++++++++++++++++++++++++++--
 src/encoder.cs         | 16 +++++++++++++---
 src/gui/chronojump.cs  |  8 +++++---
 src/gui/encoder.cs     | 22 ++++++++++++++++++----
 4 files changed, 64 insertions(+), 12 deletions(-)

Fri Apr 19 16:36:29 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder video gets stored 
 src/constants.cs      |  2 +-
 src/gui/chronojump.cs |  3 ++-
 src/gui/encoder.cs    | 34 ++++++++++++++++++++++++++++++++++
 3 files changed, 37 insertions(+), 2 deletions(-)

Fri Apr 19 12:58:24 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Removed encoder capture help 
 glade/chronojump.glade | 30 ++++--------------------------
 src/encoder.cs         |  4 ++--
 src/gui/encoder.cs     | 28 +---------------------------
 src/sqlite/encoder.cs  |  2 +-
 4 files changed, 8 insertions(+), 56 deletions(-)

Fri Apr 19 10:34:18 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Highlighted colors related to theme (!always blue) 
 src/gui/chronojump.cs | 194 +++++++++++++++++++++++++-------------------------
 src/utilGtk.cs        |  44 ++++++------
 2 files changed, 121 insertions(+), 117 deletions(-)

Fri Apr 19 00:20:07 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Better video player always 
 src/gui/chronojump.cs | 23 +++++------------------
 src/gui/event.cs      |  1 +
 2 files changed, 6 insertions(+), 18 deletions(-)

Thu Apr 18 23:55:29 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
GUI improvements 
 glade/chronojump.glade | 384 +++++++++++++++++++++++++------------------------
 1 file changed, 198 insertions(+), 186 deletions(-)

Thu Apr 18 19:45:55 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
show all person events includes encoder 
 src/gui/person.cs    | 10 ++++++---
 src/sqlite/person.cs | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 62 insertions(+), 5 deletions(-)

Thu Apr 18 19:18:10 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
capture tries to Stop after new Run 
 src/gui/chronojump.cs | 3 +++
 1 file changed, 3 insertions(+)

Thu Apr 18 19:01:39 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder shows video capture 
 glade/chronojump.glade | 152 ++++++++++++++++++++++++++++++++++++++++++-------
 src/gui/chronojump.cs  |  99 +++++++++++++++++++++++++++-----
 2 files changed, 214 insertions(+), 37 deletions(-)

Thu Apr 18 14:18:45 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
capture prettier 
 glade/chronojump.glade | 203 ++++++++++++++++++++-----------------------------
 1 file changed, 84 insertions(+), 119 deletions(-)

Thu Apr 18 13:20:06 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
video working for all contacts tests 
 CesarPlayer/Gui/CapturerBin.cs                    |  32 ++-
 CesarPlayer/gtk-gui/LongoMatch.Gui.CapturerBin.cs |   8 +-
 glade/chronojump.glade                            | 278 ++++++++++++----------
 src/execute/event.cs                              |   3 +-
 src/gui/chronojump.cs                             |  95 ++++++--
 src/gui/eventExecute.cs                           |  62 ++---
 6 files changed, 277 insertions(+), 201 deletions(-)

Tue Apr 16 23:35:32 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Better info on capture modes 
 src/gui/encoder.cs | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Tue Apr 16 14:12:47 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
curves copied to temp before calling R analysis 
 src/gui/encoder.cs | 23 ++++++++++++++++++++++-
 1 file changed, 22 insertions(+), 1 deletion(-)

Tue Apr 16 23:26:21 2013 +0200 Gil Forcada <gforcada@gnome.org>
[l10n] Update Catalan translation 
 po/ca.po | 8519 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 4446 insertions(+), 4073 deletions(-)

Tue Apr 16 13:13:20 2013 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 1052 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 537 insertions(+), 515 deletions(-)

Mon Apr 15 13:50:30 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder image save: ensure end on .png 
 src/gui/encoder.cs |  2 ++
 src/util.cs        | 10 ++++++++--
 2 files changed, 10 insertions(+), 2 deletions(-)

Mon Apr 15 13:38:54 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder save curves table done. 
 glade/chronojump.glade |  71 ++++++++++++++++++++++++++++------
 src/constants.cs       |   4 +-
 src/encoder.cs         |  10 +++++
 src/exportSession.cs   |  24 +++++++-----
 src/gui/encoder.cs     | 101 +++++++++++++++++++++++++++++++++++++++----------
 src/gui/event.cs       |   2 +-
 src/util.cs            |   7 +++-
 src/utilGtk.cs         |   2 +
 8 files changed, 173 insertions(+), 48 deletions(-)

Mon Apr 15 09:42:50 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder GUI capture better 
 glade/chronojump.glade | 892 ++++++++++++++++++++++++++-----------------------
 src/gui/encoder.cs     |  10 +-
 2 files changed, 474 insertions(+), 428 deletions(-)

Sun Apr 14 21:38:41 2013 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 874 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 461 insertions(+), 413 deletions(-)

Sat Apr 13 16:20:37 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder: analyze image can be saevd 
 glade/chronojump.glade | 16 +++++++---
 src/constants.cs       |  2 ++
 src/gui/chronojump.cs  |  6 ++--
 src/gui/encoder.cs     | 86 +++++++++++++++++++++++++++++++++++++++++++-------
 4 files changed, 91 insertions(+), 19 deletions(-)

Sat Apr 13 02:07:41 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder GUI capture improvements 
 glade/chronojump.glade | 190 +++++++++++++++++++------------------------------
 1 file changed, 75 insertions(+), 115 deletions(-)

Fri Apr 12 23:42:11 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
minor changes 
 encoder/graph.R    | 4 ++--
 src/gui/encoder.cs | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Fri Apr 12 21:27:48 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Load session: encoder, and select visible columns 
 glade/chronojump.glade |  55 ++++++++++++++--
 src/gui/session.cs     | 168 +++++++++++++++++++++++++++++++++++++++----------
 src/sqlite/session.cs  |  52 +++++++++++++++
 src/utilGtk.cs         |   7 +++
 4 files changed, 246 insertions(+), 36 deletions(-)

Fri Apr 12 15:54:18 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
chronojump server will be compiled on windows 
 Makefile.am | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Fri Apr 12 15:53:33 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
chronopic-tests no longer compiled 
 Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Fri Apr 12 15:39:19 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Added forgotten utilAll.cs 
 src/utilAll.cs | 95 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 95 insertions(+)

Fri Apr 12 15:31:20 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed Chronojump_mini compilation 
 chronojump_server/Makefile.am |  1 +
 rdotnet/Makefile              | 20 +++++------
 src/Makefile.am               |  4 +--
 src/chronojump.cs             |  8 ++---
 src/chronojump_mini.cs        | 12 +++----
 src/encoder.cs                |  2 +-
 src/exportSession.cs          |  2 +-
 src/gui/chronojump.cs         |  8 ++---
 src/gui/chronopic.cs          |  2 +-
 src/gui/eventExecute.cs       |  2 +-
 src/gui/helpPorts.cs          |  6 ++--
 src/gui/language.cs           |  4 +--
 src/gui/preferences.cs        |  6 ++--
 src/server.cs                 |  4 +--
 src/sqlite/main.cs            |  6 ++--
 src/sqlite/preferences.cs     |  2 +-
 src/stats/main.cs             |  2 +-
 src/util.cs                   | 84 ++++++-------------------------------------
 src/utilDate.cs               | 18 +++++-----
 19 files changed, 65 insertions(+), 128 deletions(-)

Fri Apr 12 00:43:06 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed bug in refresh runI graph 
 src/sqlite/runType.cs | 4 ++++
 1 file changed, 4 insertions(+)

Thu Apr 11 21:16:13 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder added personName, e.weight at capture safe 
 glade/chronojump.glade |  2 +-
 src/gui/encoder.cs     | 44 ++++++++++++++++++++++++++++++--------------
 2 files changed, 31 insertions(+), 15 deletions(-)

Thu Apr 11 18:25:33 2013 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 1364 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 725 insertions(+), 639 deletions(-)

Wed Apr 10 17:59:30 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder preferences updated on pref window 
 src/gui/chronojump.cs  | 3 ++-
 src/gui/preferences.cs | 8 ++++++--
 2 files changed, 8 insertions(+), 3 deletions(-)

Wed Apr 10 17:46:55 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Done 695726 
 src/encoder.cs     | 29 +++++++++++++++++++++++-----
 src/gui/encoder.cs | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++----
 2 files changed, 76 insertions(+), 9 deletions(-)

Thu Apr 4 21:59:56 2013 +0200 Matej Urbančič <mateju@svn.gnome.org>
Updated Slovenian translation 
 po/sl.po | 397 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 206 insertions(+), 191 deletions(-)

Mon Apr 1 20:21:47 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Better plot of ranges in powerbars 
 encoder/graph.R | 21 +++++++++++++++++++--
 1 file changed, 19 insertions(+), 2 deletions(-)

Mon Apr 1 19:51:16 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Doing 695726. Change person in show curves done 
 glade/chronojump.glade   | 52 +++++++++++++++++++++++++++++++++++++++++++
 src/constants.cs         |  2 +-
 src/encoder.cs           | 31 ++++++++++++++++++++++++++
 src/gui/encoder.cs       | 34 ++++++++++++++++++++++++++++
 src/gui/genericWindow.cs | 58 +++++++++++++++++++++++++++++++++++++++++++++++-
 src/util.cs              | 11 +++++++++
 6 files changed, 186 insertions(+), 2 deletions(-)

Mon Apr 1 17:15:15 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder cross variables better X 
 encoder/graph.R | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Mon Apr 1 14:57:46 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
encoder cross variables with units 
 encoder/graph.R | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

Mon Apr 1 14:36:47 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
"Linear encoder" -> "Encoder" 
 glade/chronojump.glade | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Mon Apr 1 14:33:26 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed bug in encoder capture 
 encoder/pyserial_pyper.py         | 4 ++--
 encoder/pyserial_pyper_windows.py | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Mon Apr 1 14:28:13 2013 +0200 Xavier de Blas <xaviblas@gmail.com>
encoder curves,signals can delete at genericWin 
 src/gui/encoder.cs       |  48 +++++++++++---
 src/gui/genericWindow.cs |   8 +++
 src/util.cs              |  12 ++++
 src/utilGtk.cs           | 161 ++++++++++++++++++++++++++++++-----------------
 4 files changed, 162 insertions(+), 67 deletions(-)

Sun Mar 24 16:02:19 2013 +0100 Joe Hansen <joedalton2@yahoo.dk>
Updated Danish translation 
 po/da.po | 5070 ++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 2913 insertions(+), 2157 deletions(-)

Tue Mar 19 14:13:50 2013 +0100 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 1552 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 842 insertions(+), 710 deletions(-)

Sat Mar 16 20:13:06 2013 +0100 Martin Srebotnjak <miles@filmsi.net>
Updated Slovenian translation 
 po/sl.po | 317 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 158 insertions(+), 159 deletions(-)

Sat Mar 16 09:15:16 2013 +0100 Martin Srebotnjak <miles@filmsi.net>
Updated Slovenian translation 
 po/sl.po | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

Sat Mar 16 09:13:27 2013 +0100 Martin Srebotnjak <miles@filmsi.net>
Updated Slovenian translation 
 po/sl.po | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

Sat Mar 16 09:04:02 2013 +0100 Martin Srebotnjak <miles@filmsi.net>
Updated Slovenian translation 
 po/sl.po | 284 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 133 insertions(+), 151 deletions(-)

Thu Mar 14 20:02:26 2013 +0100 Martin Srebotnjak <miles@filmsi.net>
Updated Slovenian translation 
 po/sl.po | 3197 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 1708 insertions(+), 1489 deletions(-)

Sat Mar 16 01:25:00 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed checkboxes genericWin. Working on encoder gui 
 src/encoder.cs           |  2 +-
 src/gui/encoder.cs       | 19 +++++++++----------
 src/gui/genericWindow.cs |  9 ++++-----
 3 files changed, 14 insertions(+), 16 deletions(-)

Fri Mar 15 09:25:20 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed checkboxes in genericWin 
 src/gui/genericWindow.cs | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

Wed Mar 13 19:43:50 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Doing 695726 
 src/encoder.cs           |  27 +++++++----
 src/gui/encoder.cs       |  38 ++++++++++++---
 src/gui/genericWindow.cs | 121 +++++++++++++++++++++++++++++++++++++----------
 3 files changed, 146 insertions(+), 40 deletions(-)

Wed Mar 13 16:32:58 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
curves select by exercise (genericWin) 
 src/gui/encoder.cs       | 13 ++++++++++---
 src/gui/genericWindow.cs | 30 +++++++++++++++++++++++-------
 2 files changed, 33 insertions(+), 10 deletions(-)

Wed Mar 13 13:25:31 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Added "Invert" at genericWin (signal,curves) 
 src/gui/genericWindow.cs | 10 ++++++++++
 1 file changed, 10 insertions(+)

Tue Mar 12 21:15:57 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed bug: 695654. Other minor changes 
 encoder/graph.R                   |  120 ++--
 encoder/pyserial_pyper.py         |   42 +-
 encoder/pyserial_pyper_windows.py |   42 +-
 glade/chronojump.glade            | 1319 +++++++++++++++++++++----------------
 rdotnet/Makefile                  |   20 +-
 src/encoder.cs                    |   24 +-
 src/gui/chronojump.cs             |   10 +
 src/gui/encoder.cs                |   41 +-
 src/gui/preferences.cs            |   68 +-
 src/sqlite/encoder.cs             |    6 +-
 src/sqlite/main.cs                |   16 +-
 src/sqlite/preferences.cs         |    4 +
 12 files changed, 982 insertions(+), 730 deletions(-)

Mon Mar 11 21:36:31 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
doing 695585 
 encoder/graph.R | 179 +++++++++++++++++++++++++++++++-------------------------
 1 file changed, 100 insertions(+), 79 deletions(-)

Mon Mar 11 14:33:10 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
starting 695585 
 encoder/graph.R | 29 +++++++++++++++++++++++------
 1 file changed, 23 insertions(+), 6 deletions(-)

Mon Mar 11 14:32:50 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Better info on scp 
 howto_new_version.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Mar 7 21:08:14 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Bump version 1.3.6 
 configure.ac     |  2 +-
 rdotnet/Makefile | 28 ++++++++++++++--------------
 2 files changed, 15 insertions(+), 15 deletions(-)

Thu Mar 7 20:49:13 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
encoder process filecheck: graph and data 
 src/util.cs | 27 +++++++++++++++++++++------
 1 file changed, 21 insertions(+), 6 deletions(-)

Thu Mar 7 20:30:50 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
treeview encoder capture fixed size 
 glade/chronojump.glade | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Thu Mar 7 20:00:03 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Propulsive check on analyze(distinct than capture) 
 glade/chronojump.glade | 28 +++++++++++++++++++++++-----
 src/gui/encoder.cs     |  9 +++++----
 2 files changed, 28 insertions(+), 9 deletions(-)

Thu Mar 7 19:53:22 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
person photo disabled temprarily 
 src/gui/person.cs | 5 +++++
 1 file changed, 5 insertions(+)

Thu Mar 7 19:49:30 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed curve saving with isometric since 1.3.6 
 src/gui/encoder.cs | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

Thu Mar 7 19:22:38 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
encoder updatePulseBar try catch status file 
 src/gui/encoder.cs | 61 +++++++++++++++++++++++++++++-------------------------
 1 file changed, 33 insertions(+), 28 deletions(-)

Thu Mar 7 19:13:39 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed an error of previous commits 
 src/gui/encoder.cs | 7 +++++--
 src/utilGtk.cs     | 8 ++++++++
 2 files changed, 13 insertions(+), 2 deletions(-)

Thu Mar 7 18:37:59 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed save all curves on concentric 
 src/gui/encoder.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Mar 7 16:42:35 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
encoder compare intersession done 
 glade/chronojump.glade |   2 +-
 src/encoder.cs         |  29 +++++++
 src/gui/encoder.cs     | 203 ++++++++++++++++++++++++++++++++++++++++---------
 src/sqlite/encoder.cs  |  74 +++++++++++++++++-
 4 files changed, 270 insertions(+), 38 deletions(-)

Thu Mar 7 13:34:55 2013 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 887 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 477 insertions(+), 410 deletions(-)

Wed Mar 6 22:56:57 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder analyze graph interperson working 
 encoder/graph.R          | 140 ++++++++++++++++++++---------
 src/encoder.cs           |   4 +-
 src/gui/encoder.cs       | 226 ++++++++++++++++++++++++++++++++++-------------
 src/gui/genericWindow.cs |  27 ++++--
 src/util.cs              |  11 ++-
 5 files changed, 294 insertions(+), 114 deletions(-)

Wed Mar 6 14:51:02 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
analyze compare curves main gui 90% 
 src/gui/encoder.cs       | 79 ++++++++++++++++++++++++++++++++++++++++++++++--
 src/gui/genericWindow.cs | 47 ++++++++++++++++++----------
 src/sqlite/encoder.cs    |  7 ++++-
 src/treeViewPerson.cs    |  1 -
 src/util.cs              | 16 +++++++---
 5 files changed, 125 insertions(+), 25 deletions(-)

Wed Mar 6 12:08:02 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Added range means in powerbars 
 encoder/graph.R | 30 +++++++++++++++++++++---------
 1 file changed, 21 insertions(+), 9 deletions(-)

Wed Mar 6 11:32:32 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Implemented max speed time everywhere 
 encoder/graph.R    | 34 ++++++++++++++++++++++------------
 src/encoder.cs     | 15 +++++++++++----
 src/gui/encoder.cs | 43 +++++++++++++++++++++++++++++++------------
 3 files changed, 64 insertions(+), 28 deletions(-)

Wed Mar 6 10:35:51 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed bug signal ending with "," after delete curve 
 encoder/graph.R | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

Wed Mar 6 10:22:43 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Added max speed and max speed time in paint graphs 
 encoder/graph.R | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

Wed Mar 6 09:39:44 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Better axis on paint 
 encoder/graph.R | 46 +++++++++++++++++++++++++++++++++-------------
 1 file changed, 33 insertions(+), 13 deletions(-)

Wed Mar 6 01:11:41 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
analyze compare curves main gui 80% 
 glade/chronojump.glade | 616 ++++++++++++++++++++++++++-----------------------
 src/gui/encoder.cs     | 100 +++++---
 2 files changed, 399 insertions(+), 317 deletions(-)

Tue Mar 5 18:37:30 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Starting: analyze compare curves 
 glade/chronojump.glade | 61 +++++++++++++++++++++++++++++++++++++-------------
 src/gui/encoder.cs     | 32 ++++++++++++++++++++------
 2 files changed, 70 insertions(+), 23 deletions(-)

Mon Mar 4 22:53:31 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
1RM prediction fixed bugs 
 encoder/graph.R | 35 ++++++++++++++++++++++-------------
 1 file changed, 22 insertions(+), 13 deletions(-)

Mon Mar 4 21:08:31 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Improvements on 1RM detection 
 encoder/graph.R    | 26 ++++++++++++++++++++++----
 src/gui/encoder.cs | 22 ++++++++++++++++++++--
 2 files changed, 42 insertions(+), 6 deletions(-)

Mon Mar 4 17:15:43 2013 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 776 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 398 insertions(+), 378 deletions(-)

Mon Mar 4 17:01:05 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder cross variables shows "e","c" 
 encoder/graph.R | 24 ++++++++++++++++++------
 1 file changed, 18 insertions(+), 6 deletions(-)

Mon Mar 4 16:46:57 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Better isometric on paint 
 encoder/graph.R | 38 ++++++++++++++++++++++++++++++++------
 1 file changed, 32 insertions(+), 6 deletions(-)

Mon Mar 4 16:02:20 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
encoder analyze table shows eccon ok 
 src/gui/encoder.cs | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

Mon Mar 4 15:43:19 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
abs mean power on ecc-con 
 encoder/graph.R | 40 ++++++++++++++++++++++++++++++----------
 1 file changed, 30 insertions(+), 10 deletions(-)

Mon Mar 4 13:45:59 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
jumps weight one -> two decimals 
 glade/chronojump.glade | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Sat Mar 2 19:01:03 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
shown curvesPlot arrows. was broken since ms -> s 
 encoder/graph.R | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Sat Mar 2 18:50:55 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed eccentric propulsive paint 
 encoder/graph.R | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Sat Mar 2 18:32:47 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed exerciseName and mass on analyze/table 
 encoder/graph.R    | 21 ++++++++++++-----
 src/gui/encoder.cs | 67 +++++++++++++++++++++++++++++++++++++++---------------
 2 files changed, 64 insertions(+), 24 deletions(-)

Sat Mar 2 15:05:36 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
On jumps show time bar pulse 
 src/execute/jump.cs | 9 +++++++++
 1 file changed, 9 insertions(+)

Sat Mar 2 13:32:15 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Message if load signal not found file 
 src/gui/encoder.cs | 38 ++++++++++++++++++++++----------------
 src/util.cs        |  7 +++++--
 2 files changed, 27 insertions(+), 18 deletions(-)

Sat Mar 2 13:24:31 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
curvesPlot in seconds (good for > 100s) 
 encoder/graph.R | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

Sat Mar 2 13:04:00 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: fixed read curves files ending with comma 
 encoder/graph.R | 8 ++++++++
 src/util.cs     | 8 +++++++-
 2 files changed, 15 insertions(+), 1 deletion(-)

Fri Mar 1 16:07:08 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Minor changes 
 glade/chronojump.glade |  3 ++-
 src/gui/encoder.cs     | 14 ++++++++------
 2 files changed, 10 insertions(+), 7 deletions(-)

Fri Mar 1 15:14:48 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
ec-together option in cross analysis 
 glade/chronojump.glade | 101 +++++++++++++------------------------------------
 src/gui/encoder.cs     |  33 ++++++----------
 2 files changed, 38 insertions(+), 96 deletions(-)

Fri Mar 1 14:18:50 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
entry_encoder_signal_comment reacts better 
 src/gui/encoder.cs | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

Fri Mar 1 14:09:10 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder findCurves better in finding first ec 
 encoder/graph.R | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

Fri Mar 1 13:50:07 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: improved ecc-con curve find 
 encoder/graph.R | 69 ++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 44 insertions(+), 25 deletions(-)

Fri Mar 1 11:23:36 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
DB:0.89 Added "Free" exercise type at encoder 
 src/sqlite/encoder.cs |  3 ++-
 src/sqlite/main.cs    | 14 +++++++++++++-
 2 files changed, 15 insertions(+), 2 deletions(-)

Fri Mar 1 11:22:38 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
All encoder exercises are translated: fixes bug 
 src/gui/encoder.cs | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

Wed Feb 27 20:45:43 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed calculations using propulsive tag on graph.R 
 encoder/graph.R | 52 ++++++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 44 insertions(+), 8 deletions(-)

Wed Feb 27 19:50:16 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
code clean 
 src/gui/encoder.cs | 134 -----------------------------------------------------
 1 file changed, 134 deletions(-)

Wed Feb 27 19:48:33 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Added exercise and mass at table encoder analyze 
 src/encoder.cs        |  25 ++++-
 src/gui/encoder.cs    | 288 ++++++++++++++++++++++++++++++++++++++++++++++----
 src/sqlite/encoder.cs |   7 +-
 3 files changed, 299 insertions(+), 21 deletions(-)

Wed Feb 27 14:10:20 2013 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 745 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 368 insertions(+), 377 deletions(-)

Wed Feb 27 13:27:22 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: fixed mean power non-propulsive on graphs 
 encoder/graph.R | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Wed Feb 27 12:38:32 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: Added table data at analyze 
 encoder/graph.R        |  17 +++-
 glade/chronojump.glade | 131 ++++++++++++++++++++++--------
 src/gui/chronojump.cs  |   4 +-
 src/gui/encoder.cs     | 210 +++++++++++++++++++++++++++++++------------------
 4 files changed, 247 insertions(+), 115 deletions(-)

Wed Feb 27 01:41:55 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: export curves correct decimal 
 encoder/graph.R    | 49 +++++++++++++++++++++++++++----------------------
 src/encoder.cs     | 10 +++++++---
 src/gui/encoder.cs | 16 ++++++++++++----
 src/util.cs        | 12 ++++++++++++
 4 files changed, 58 insertions(+), 29 deletions(-)

Tue Feb 26 20:13:25 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: export shows time to max (speed and power) 
 encoder/graph.R    | 26 +++++++++++++++++---------
 src/gui/encoder.cs | 20 ++++++++++----------
 src/util.cs        |  3 ++-
 3 files changed, 29 insertions(+), 20 deletions(-)

Tue Feb 26 15:15:36 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Code clean 
 src/gui/encoder.cs | 12 ------------
 1 file changed, 12 deletions(-)

Tue Feb 26 15:10:55 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
rdotnet/Makefile updated 
 rdotnet/Makefile | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

Tue Feb 26 15:07:33 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: big optimization on capture safe 
 src/gui/encoder.cs | 148 ++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 101 insertions(+), 47 deletions(-)

Tue Feb 26 11:46:08 2013 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 2028 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 1066 insertions(+), 962 deletions(-)

Tue Feb 26 11:02:44 2013 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
Removed markup from UI file 
 glade/chronojump.glade | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

Mon Feb 25 20:38:25 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
howto_compile windows rdonet help 
 howto_compile.txt | 4 ++++
 1 file changed, 4 insertions(+)

Mon Feb 25 19:59:33 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Bump version 1.3.5 
 configure.ac     | 2 +-
 rdotnet/Makefile | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

Mon Feb 25 19:57:20 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: Fixed paint non-propulsive means 
 encoder/graph.R | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Feb 25 19:28:09 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: Fixed problems on end of capture 
 src/gui/encoder.cs | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

Mon Feb 25 18:39:17 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Added rdotnet/Makefile again 
 rdotnet/Makefile | 490 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 490 insertions(+)

Mon Feb 25 18:36:54 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Chronopic window improved 
 glade/chronojump.glade | 139 +++++++++++++++++++++++++++++++++----------------
 1 file changed, 93 insertions(+), 46 deletions(-)

Fri Feb 22 01:01:24 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
untrack rdotnet/Makefile 
 rdotnet/Makefile | 490 -------------------------------------------------------
 1 file changed, 490 deletions(-)

Fri Feb 22 00:44:15 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Separated encoder threads capture, R. No overlap 
 src/gui/encoder.cs | 29 ++++++++++++++++-------------
 1 file changed, 16 insertions(+), 13 deletions(-)

Fri Feb 22 00:36:33 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder capture safe no crash if port cannot open 
 rdotnet/Makefile   | 20 ++++++++++----------
 src/gui/encoder.cs | 38 ++++++++++++++++++++++++++++++--------
 2 files changed, 40 insertions(+), 18 deletions(-)

Thu Feb 21 19:25:14 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Small change 
 src/gui/helpPorts.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Thu Feb 21 19:23:31 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
code clean 
 src/gui/chronopic.cs | 11 -----------
 src/gui/helpPorts.cs | 19 ++++++++++---------
 2 files changed, 10 insertions(+), 20 deletions(-)

Thu Feb 21 19:21:21 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Improvements on chronopic window 
 glade/chronojump.glade | 86 +++++++++++++++++++++++++++++++++++++++-----------
 src/gui/chronopic.cs   | 43 +++++++++++++++++++------
 src/gui/helpPorts.cs   | 22 +++++++++----
 3 files changed, 115 insertions(+), 36 deletions(-)

Thu Feb 21 19:21:10 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
rdotnet Makefile change 
 rdotnet/Makefile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Thu Feb 21 17:55:44 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
DialogMessage window not so wide 
 glade/chronojump.glade | 1 +
 1 file changed, 1 insertion(+)

Wed Feb 20 22:27:45 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Bump version 1.3.4 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Feb 20 22:23:13 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Chronojump cannot start n times on windows now 
 src/chronojump.cs | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

Wed Feb 20 22:21:13 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed export all curves crash 
 src/gui/encoder.cs | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Wed Feb 20 20:24:02 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder capture realtime pointsplot done 
 glade/chronojump.glade | 108 +++++++++++++++++++++++++++++++------------------
 src/gui/encoder.cs     |  31 ++++++++++----
 2 files changed, 93 insertions(+), 46 deletions(-)

Wed Feb 20 19:33:03 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder capture realtime pointsplot 
 glade/chronojump.glade  |  71 ++++++++++++++++++++++++---
 src/gui/chronojump.cs   |  12 ++++-
 src/gui/encoder.cs      | 126 ++++++++++++++++++++++++++++++++++++++++++++++--
 src/gui/eventExecute.cs |  36 ++++----------
 src/utilGtk.cs          |  21 ++++++++
 5 files changed, 228 insertions(+), 38 deletions(-)

Wed Feb 20 12:57:41 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder analyze csharp can be finished 
 glade/chronojump.glade | 170 ++++++++++++++++++++++++++-----------------------
 src/gui/chronojump.cs  |   2 +-
 src/gui/encoder.cs     |  63 ++++++++++++------
 3 files changed, 137 insertions(+), 98 deletions(-)

Wed Feb 20 12:22:06 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Added xbuild in windows compilation 
 howto_compile.txt             |   4 ++++
 win32/xbuild_files/readme.txt |   1 +
 win32/xbuild_files/xbuild     |   2 ++
 win32/xbuild_files/xbuild.exe | Bin 0 -> 62464 bytes
 4 files changed, 7 insertions(+)

Tue Feb 19 21:16:42 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
encoder pulsebar with progress fraction 
 src/gui/encoder.cs | 31 ++++++++++++++++++++++++++-----
 1 file changed, 26 insertions(+), 5 deletions(-)

Tue Feb 19 20:46:39 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Better cancelling of capture thread 
 src/gui/encoder.cs | 15 +--------------
 1 file changed, 1 insertion(+), 14 deletions(-)

Tue Feb 19 20:38:59 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder capture c# thread ok, countdown 
 src/gui/encoder.cs | 175 ++++++++++++++++++++++++++++++++++++++++++++---------
 src/util.cs        |  44 ++------------
 2 files changed, 152 insertions(+), 67 deletions(-)

Tue Feb 19 17:07:57 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: better spinbutton values on capture 
 glade/chronojump.glade | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Tue Feb 19 16:59:07 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
capture help en both methods 
 glade/chronojump.glade | 97 ++++++++++++++++++++++++--------------------------
 src/gui/encoder.cs     | 27 ++++++++++++++
 2 files changed, 74 insertions(+), 50 deletions(-)

Tue Feb 19 16:59:00 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
small change 
 src/util.cs | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Tue Feb 19 14:55:29 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: Fixed windows opened without content 
 src/gui/encoder.cs       |  3 +--
 src/gui/genericWindow.cs | 17 ++++-------------
 2 files changed, 5 insertions(+), 15 deletions(-)

Tue Feb 19 11:09:01 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder graph.R: Fixed R path in CSV file 
 src/encoder.cs     | 13 +++++++++++--
 src/gui/encoder.cs |  4 ++--
 2 files changed, 13 insertions(+), 4 deletions(-)

Mon Feb 18 20:29:50 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: capture c# started 
 glade/chronojump.glade | 48 +++++++++++++++++++++++++++++++++++
 rdotnet/Makefile       | 69 ++++++++++++++++++++++++++++++++++----------------
 rdotnet/Makefile.in    | 29 +++++++++++++++++++--
 src/encoder.cs         |  3 +++
 src/gui/chronojump.cs  |  1 -
 src/gui/encoder.cs     | 60 +++++++++++++++++++++----------------------
 src/util.cs            | 46 +++++++++++++++++++++++++++++++--
 7 files changed, 199 insertions(+), 57 deletions(-)

Sun Feb 17 22:13:15 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Fix chronojump_server build using the correct compiler macro 
 chronojump_server/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Feb 17 22:10:37 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Add rdotnet 1.5.0 
 Makefile.am                                        |   2 +-
 configure.ac                                       |   1 +
 rdotnet/Makefile                                   | 465 ++++++++++++++++
 rdotnet/Makefile.am                                |  13 +
 rdotnet/Makefile.in                                | 465 ++++++++++++++++
 rdotnet/R.NET/BuiltinFunction.cs                   |  34 ++
 rdotnet/R.NET/CharacterMatrix.cs                   |  99 ++++
 rdotnet/R.NET/CharacterVector.cs                   |  90 ++++
 rdotnet/R.NET/Closure.cs                           |  74 +++
 rdotnet/R.NET/ComplexMatrix.cs                     | 100 ++++
 rdotnet/R.NET/ComplexVector.cs                     |  91 ++++
 rdotnet/R.NET/DataFrame.cs                         | 204 +++++++
 rdotnet/R.NET/DataFrameRow.cs                      | 103 ++++
 rdotnet/R.NET/Devices/CharacterDeviceAdapter.cs    | 256 +++++++++
 rdotnet/R.NET/Devices/ConsoleDevice.cs             | 141 +++++
 rdotnet/R.NET/Devices/ICharacterDevice.cs          | 142 +++++
 rdotnet/R.NET/Devices/NullCharacterDevice.cs       |  84 +++
 rdotnet/R.NET/Dynamic/DataFrameDynamicMeta.cs      |  42 ++
 rdotnet/R.NET/Dynamic/ListDynamicMeta.cs           |  42 ++
 .../R.NET/Dynamic/SymbolicExpressionDynamicMeta.cs |  41 ++
 rdotnet/R.NET/DynamicVector.cs                     | 215 ++++++++
 rdotnet/R.NET/Environment.cs                       |  90 ++++
 rdotnet/R.NET/Expression.cs                        |  62 +++
 rdotnet/R.NET/ExpressionVector.cs                  |  56 ++
 rdotnet/R.NET/Function.cs                          |  26 +
 rdotnet/R.NET/GenericVector.cs                     |  97 ++++
 rdotnet/R.NET/IntegerMatrix.cs                     |  97 ++++
 rdotnet/R.NET/IntegerVector.cs                     | 131 +++++
 rdotnet/R.NET/InternalString.cs                    |  48 ++
 rdotnet/R.NET/Internals/BusyType.cs                |  18 +
 rdotnet/R.NET/Internals/ConsoleOutputType.cs       |  13 +
 rdotnet/R.NET/Internals/Delegates.cs               | 136 +++++
 rdotnet/R.NET/Internals/OutputMode.cs              |  31 ++
 rdotnet/R.NET/Internals/ParseStatus.cs             |  46 ++
 rdotnet/R.NET/Internals/SEXPREC.cs                 | 137 +++++
 rdotnet/R.NET/Internals/SEXPREC_HEADER.cs          |  14 +
 rdotnet/R.NET/Internals/SaveActions.cs             |  54 ++
 rdotnet/R.NET/Internals/SymbolicExpressionType.cs  | 188 +++++++
 rdotnet/R.NET/Internals/Unix/Delegates.cs          |  57 ++
 rdotnet/R.NET/Internals/Unix/RStart.cs             |  41 ++
 rdotnet/R.NET/Internals/VECTOR_SEXPREC.cs          |  60 +++
 rdotnet/R.NET/Internals/Windows/Delegates.cs       |  27 +
 rdotnet/R.NET/Internals/Windows/RStart.cs          |  37 ++
 rdotnet/R.NET/Internals/Windows/UiMode.cs          |   9 +
 rdotnet/R.NET/Internals/YesNoCancel.cs             |  23 +
 rdotnet/R.NET/Internals/sxpinfo.cs                 |  60 +++
 rdotnet/R.NET/Language.cs                          |  38 ++
 rdotnet/R.NET/LogicalMatrix.cs                     |  96 ++++
 rdotnet/R.NET/LogicalVector.cs                     |  91 ++++
 rdotnet/R.NET/Matrix.cs                            | 280 ++++++++++
 rdotnet/R.NET/NumericMatrix.cs                     | 105 ++++
 rdotnet/R.NET/NumericVector.cs                     | 133 +++++
 rdotnet/R.NET/Pairlist.cs                          |  51 ++
 rdotnet/R.NET/ParseException.cs                    |  70 +++
 rdotnet/R.NET/Properties/AssemblyInfo.cs           |  39 ++
 rdotnet/R.NET/ProtectedPointer.cs                  |  43 ++
 rdotnet/R.NET/RDotNet.csproj                       | 137 +++++
 rdotnet/R.NET/REngine.cs                           | 529 +++++++++++++++++++
 rdotnet/R.NET/REngineExtension.cs                  | 474 +++++++++++++++++
 rdotnet/R.NET/RawMatrix.cs                         |  94 ++++
 rdotnet/R.NET/RawVector.cs                         | 128 +++++
 rdotnet/R.NET/SpecialFunction.cs                   |  34 ++
 rdotnet/R.NET/StartupParameter.cs                  | 298 +++++++++++
 rdotnet/R.NET/Symbol.cs                            |  76 +++
 rdotnet/R.NET/SymbolicExpression.cs                | 239 +++++++++
 rdotnet/R.NET/SymbolicExpressionExtension.cs       | 586 +++++++++++++++++++++
 rdotnet/R.NET/Utility.cs                           |  29 +
 rdotnet/R.NET/Vector.cs                            | 206 ++++++++
 rdotnet/RDotNet.NativeLibrary/NativeUtility.cs     |  50 ++
 .../Properties/AssemblyInfo.cs                     |  39 ++
 .../RDotNet.NativeLibrary.csproj                   |  66 +++
 rdotnet/RDotNet.NativeLibrary/UnmanagedDll.cs      | 207 ++++++++
 rdotnet/RecycleBin.snk.pub                         | Bin 0 -> 288 bytes
 src/Makefile.am                                    |   5 +-
 74 files changed, 8401 insertions(+), 4 deletions(-)

Fri Feb 15 15:56:37 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
win32: fix deps in makefiles 
 win32/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Sun Feb 17 16:00:22 2013 +0100 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 1648 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 830 insertions(+), 818 deletions(-)

Fri Feb 15 17:13:47 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: Fixed int / list in capture 
 encoder/pyserial_pyper.py         | 6 +++++-
 encoder/pyserial_pyper_windows.py | 6 +++++-
 2 files changed, 10 insertions(+), 2 deletions(-)

Thu Feb 14 18:13:42 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder graph speed, power means at axis 
 encoder/graph.R | 84 ++++++++++++++++++++++++++-------------------------------
 1 file changed, 38 insertions(+), 46 deletions(-)

Wed Feb 13 20:07:20 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: fixed mean speed labels 
 encoder/graph.R | 66 +++++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 43 insertions(+), 23 deletions(-)

Wed Feb 13 12:00:11 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder graph better labels 
 encoder/graph.R | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Tue Feb 12 19:39:35 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: ec save-all saves curves correctly 
 src/gui/encoder.cs | 6 ++++--
 src/util.cs        | 7 +++++++
 2 files changed, 11 insertions(+), 2 deletions(-)

Tue Feb 12 18:49:24 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: load signal updates ok capture interface 
 src/gui/encoder.cs | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Tue Feb 12 18:34:06 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: better ec middle 
 encoder/graph.R | 57 +++++++++++++++++++++++++++++----------------------------
 1 file changed, 29 insertions(+), 28 deletions(-)

Tue Feb 12 16:17:29 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder fixed height on side compare 
 encoder/graph.R | 35 ++++++++++++++---------------------
 1 file changed, 14 insertions(+), 21 deletions(-)

Sat Feb 9 02:30:30 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
updated howto_new_version.txt 
 howto_new_version.txt | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

Sat Feb 9 02:24:26 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Bump version 1.3.3 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sat Feb 9 02:00:57 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed 'label attributes' libglade errors 
 glade/chronojump.glade | 327 +++++++++++++++----------------------------------
 1 file changed, 100 insertions(+), 227 deletions(-)

Sat Feb 9 01:28:56 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed encoderPort "dance" 
 src/gui/chronopic.cs | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

Sat Feb 9 01:25:50 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Chronojump main gui less wide: slCMJ better gui 
 glade/chronojump.glade | 86 ++++++++++++++++++++++++--------------------------
 1 file changed, 42 insertions(+), 44 deletions(-)

Sat Feb 9 01:08:52 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
1RM gui only mean values 
 src/gui/encoder.cs | 11 +++++++++++
 1 file changed, 11 insertions(+)

Fri Feb 8 21:47:28 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Added tooltip comment to encoder entries 
 glade/chronojump.glade | 19 +++++++++++++++++--
 1 file changed, 17 insertions(+), 2 deletions(-)

Fri Feb 8 21:38:17 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Cairo in contact R graphs 
 src/stats/main.cs | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

Fri Feb 8 21:28:32 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Added Install driver message on CP window 
 glade/chronojump.glade | 81 ++------------------------------------------------
 src/gui/chronopic.cs   | 11 +------
 2 files changed, 4 insertions(+), 88 deletions(-)

Fri Feb 8 16:00:11 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Windows: Updated R to 2.15.2 
 win32/deps/bin/R.dll                               |  Bin 2955264 -> 0 bytes
 win32/deps/bin/R.exe                               |  Bin 39424 -> 19456 bytes
 win32/deps/bin/Rblas.dll                           |  Bin 169749 -> 0 bytes
 win32/deps/bin/Rgraphapp.dll                       |  Bin 269617 -> 0 bytes
 win32/deps/bin/Riconv.dll                          |  Bin 31526 -> 0 bytes
 win32/deps/bin/Rscript.exe                         |  Bin 31232 -> 19456 bytes
 win32/deps/bin/Rterm.exe                           |  Bin 28160 -> 0 bytes
 win32/deps/bin/Rzlib.dll                           |  Bin 92857 -> 0 bytes
 win32/deps/bin/i386/R.dll                          |  Bin 0 -> 3491840 bytes
 win32/deps/bin/i386/R.exe                          |  Bin 0 -> 34816 bytes
 win32/deps/bin/i386/RSetReg.exe                    |  Bin 0 -> 20480 bytes
 win32/deps/bin/i386/Rblas.dll                      |  Bin 0 -> 238241 bytes
 win32/deps/bin/i386/Rcmd.exe                       |  Bin 0 -> 34304 bytes
 win32/deps/bin/i386/Rgraphapp.dll                  |  Bin 0 -> 348963 bytes
 win32/deps/bin/i386/Rgui.exe                       |  Bin 0 -> 17920 bytes
 win32/deps/bin/i386/Riconv.dll                     |  Bin 0 -> 102975 bytes
 win32/deps/bin/i386/Rlapack.dll                    |  Bin 0 -> 1914368 bytes
 win32/deps/bin/i386/Rscript.exe                    |  Bin 0 -> 21504 bytes
 win32/deps/bin/i386/Rterm.exe                      |  Bin 0 -> 18432 bytes
 win32/deps/bin/i386/Rzlib.dll                      |  Bin 0 -> 154877 bytes
 win32/deps/bin/i386/open.exe                       |  Bin 0 -> 12800 bytes
 win32/deps/etc/Rcmd_environ                        |   37 +-
 win32/deps/etc/Rdevga                              |    4 +-
 win32/deps/etc/Rprofile.site                       |   23 +
 win32/deps/etc/i386/Makeconf                       |  219 +
 win32/deps/etc/repositories                        |   20 +
 win32/deps/library/Cairo/DESCRIPTION               |   32 +
 win32/deps/library/Cairo/INDEX                     |   10 +
 win32/deps/library/Cairo/MD5                       |   23 +
 win32/deps/library/Cairo/Meta/Rd.rds               |  Bin 0 -> 558 bytes
 win32/deps/library/Cairo/Meta/hsearch.rds          |  Bin 0 -> 576 bytes
 win32/deps/library/Cairo/Meta/links.rds            |  Bin 0 -> 232 bytes
 win32/deps/library/Cairo/Meta/nsInfo.rds           |  Bin 0 -> 186 bytes
 win32/deps/library/Cairo/Meta/package.rds          |  Bin 0 -> 1205 bytes
 win32/deps/library/Cairo/NAMESPACE                 |    1 +
 win32/deps/library/Cairo/NEWS                      |  224 +
 win32/deps/library/Cairo/R/Cairo                   |    9 +
 win32/deps/library/Cairo/R/Cairo.rdb               |  Bin 0 -> 7271 bytes
 win32/deps/library/Cairo/R/Cairo.rdx               |  Bin 0 -> 525 bytes
 win32/deps/library/Cairo/help/AnIndex              |   15 +
 win32/deps/library/Cairo/help/Cairo.rdb            |  Bin 0 -> 24254 bytes
 win32/deps/library/Cairo/help/Cairo.rdx            |  Bin 0 -> 309 bytes
 win32/deps/library/Cairo/help/aliases.rds          |  Bin 0 -> 181 bytes
 win32/deps/library/Cairo/help/paths.rds            |  Bin 0 -> 167 bytes
 win32/deps/library/Cairo/html/00Index.html         |   58 +
 win32/deps/library/Cairo/html/R.css                |   57 +
 win32/deps/library/Cairo/libs/i386/Cairo.dll       |  Bin 0 -> 1009152 bytes
 win32/deps/library/Cairo/libs/i386/symbols.rds     |  Bin 0 -> 2398 bytes
 win32/deps/library/Cairo/libs/x64/Cairo.dll        |  Bin 0 -> 1046016 bytes
 win32/deps/library/Cairo/libs/x64/symbols.rds      |  Bin 0 -> 2373 bytes
 win32/deps/library/EMD/DESCRIPTION                 |   25 +-
 win32/deps/library/EMD/INDEX                       |   12 +-
 win32/deps/library/EMD/MD5                         |  118 +-
 win32/deps/library/EMD/Meta/Rd.rds                 |  Bin 879 -> 961 bytes
 win32/deps/library/EMD/Meta/data.rds               |  Bin 217 -> 214 bytes
 win32/deps/library/EMD/Meta/hsearch.rds            |  Bin 835 -> 910 bytes
 win32/deps/library/EMD/Meta/links.rds              |  Bin 0 -> 405 bytes
 win32/deps/library/EMD/Meta/nsInfo.rds             |  Bin 0 -> 215 bytes
 win32/deps/library/EMD/Meta/package.rds            |  Bin 746 -> 855 bytes
 win32/deps/library/EMD/NAMESPACE                   |   10 +
 win32/deps/library/EMD/R/EMD                       |   27 +-
 win32/deps/library/EMD/R/EMD.rdb                   |  Bin 14649 -> 21138 bytes
 win32/deps/library/EMD/R/EMD.rdx                   |  Bin 374 -> 499 bytes
 win32/deps/library/EMD/data/beryllium.rda          |  Bin 0 -> 1765 bytes
 win32/deps/library/EMD/data/datalist               |    7 +
 win32/deps/library/EMD/data/kospi200.rda           |  Bin 0 -> 5036 bytes
 win32/deps/library/EMD/data/lena.rda               |  Bin 0 -> 188871 bytes
 win32/deps/library/EMD/data/lennon.rda             |  Bin 0 -> 38130 bytes
 win32/deps/library/EMD/data/solar.hs.rda           |  Bin 0 -> 1436 bytes
 win32/deps/library/EMD/data/solar.lean.rda         |  Bin 0 -> 2346 bytes
 win32/deps/library/EMD/data/sunspot.rda            |  Bin 0 -> 1850 bytes
 win32/deps/library/EMD/help/AnIndex                |    3 +
 win32/deps/library/EMD/help/EMD.rdb                |  Bin 0 -> 51544 bytes
 win32/deps/library/EMD/help/EMD.rdx                |  Bin 0 -> 586 bytes
 win32/deps/library/EMD/help/aliases.rds            |  Bin 0 -> 304 bytes
 win32/deps/library/EMD/help/paths.rds              |  Bin 0 -> 260 bytes
 win32/deps/library/EMD/html/00Index.html           |   32 +-
 win32/deps/library/EMD/html/R.css                  |   57 +
 win32/deps/library/EMD/libs/i386/EMD.dll           |  Bin 0 -> 20992 bytes
 win32/deps/library/EMD/libs/i386/symbols.rds       |  Bin 0 -> 286 bytes
 win32/deps/library/EMD/libs/x64/EMD.dll            |  Bin 0 -> 23040 bytes
 win32/deps/library/EMD/libs/x64/symbols.rds        |  Bin 0 -> 284 bytes
 win32/deps/library/KernSmooth/DESCRIPTION          |   40 +-
 win32/deps/library/KernSmooth/INDEX                |   15 +-
 win32/deps/library/KernSmooth/LICENCE              |    2 +-
 win32/deps/library/KernSmooth/Meta/Rd.rds          |  Bin 452 -> 449 bytes
 win32/deps/library/KernSmooth/Meta/hsearch.rds     |  Bin 468 -> 462 bytes
 win32/deps/library/KernSmooth/Meta/links.rds       |  Bin 0 -> 165 bytes
 win32/deps/library/KernSmooth/Meta/nsInfo.rds      |  Bin 335 -> 344 bytes
 win32/deps/library/KernSmooth/Meta/package.rds     |  Bin 765 -> 852 bytes
 win32/deps/library/KernSmooth/R-ex/bkde.R          |   14 -
 win32/deps/library/KernSmooth/R-ex/bkde2D.R        |   15 -
 win32/deps/library/KernSmooth/R-ex/bkfe.R          |   13 -
 win32/deps/library/KernSmooth/R-ex/dpih.R          |   15 -
 win32/deps/library/KernSmooth/R-ex/dpik.R          |   15 -
 win32/deps/library/KernSmooth/R-ex/dpill.R         |   17 -
 win32/deps/library/KernSmooth/R-ex/locpoly.R       |   21 -
 win32/deps/library/KernSmooth/R/KernSmooth         |    2 +-
 win32/deps/library/KernSmooth/R/KernSmooth.rdb     |  Bin 13198 -> 33968 bytes
 win32/deps/library/KernSmooth/R/KernSmooth.rdx     |  Bin 415 -> 433 bytes
 win32/deps/library/KernSmooth/help/KernSmooth.rdb  |  Bin 0 -> 26530 bytes
 win32/deps/library/KernSmooth/help/KernSmooth.rdx  |  Bin 0 -> 283 bytes
 win32/deps/library/KernSmooth/help/aliases.rds     |  Bin 0 -> 102 bytes
 win32/deps/library/KernSmooth/help/bkde            |   88 -
 win32/deps/library/KernSmooth/help/bkde2D          |   81 -
 win32/deps/library/KernSmooth/help/bkfe            |   68 -
 win32/deps/library/KernSmooth/help/dpih            |   84 -
 win32/deps/library/KernSmooth/help/dpik            |   88 -
 win32/deps/library/KernSmooth/help/dpill           |   91 -
 win32/deps/library/KernSmooth/help/locpoly         |  100 -
 win32/deps/library/KernSmooth/help/paths.rds       |  Bin 0 -> 154 bytes
 win32/deps/library/KernSmooth/html/00Index.html    |   37 +
 win32/deps/library/KernSmooth/html/R.css           |   57 +
 win32/deps/library/KernSmooth/libs/KernSmooth.dll  |  Bin 15360 -> 0 bytes
 .../library/KernSmooth/libs/i386/KernSmooth.dll    |  Bin 0 -> 25600 bytes
 .../KernSmooth/po/de/LC_MESSAGES/R-KernSmooth.mo   |  Bin 0 -> 1276 bytes
 .../po/en@quot/LC_MESSAGES/R-KernSmooth.mo         |  Bin 0 -> 1170 bytes
 .../KernSmooth/po/pl/LC_MESSAGES/R-KernSmooth.mo   |  Bin 0 -> 1446 bytes
 win32/deps/library/KernSmooth/tests/bkfe.R         |    8 +
 win32/deps/library/MASS/CITATION                   |    2 +-
 win32/deps/library/MASS/DESCRIPTION                |   52 +-
 win32/deps/library/MASS/INDEX                      |   13 +-
 win32/deps/library/MASS/LICENCE                    |    5 +-
 win32/deps/library/MASS/Meta/Rd.rds                |  Bin 6497 -> 6435 bytes
 win32/deps/library/MASS/Meta/data.rds              |  Bin 2328 -> 2310 bytes
 win32/deps/library/MASS/Meta/hsearch.rds           |  Bin 5984 -> 5915 bytes
 win32/deps/library/MASS/Meta/links.rds             |  Bin 0 -> 2468 bytes
 win32/deps/library/MASS/Meta/nsInfo.rds            |  Bin 1402 -> 1421 bytes
 win32/deps/library/MASS/Meta/package.rds           |  Bin 994 -> 1034 bytes
 win32/deps/library/MASS/NAMESPACE                  |    6 +-
 win32/deps/library/MASS/NEWS                       |   30 +-
 win32/deps/library/MASS/R-ex/Rex.zip               |  Bin 43519 -> 0 bytes
 win32/deps/library/MASS/R/MASS                     |    2 +-
 win32/deps/library/MASS/R/MASS.rdb                 |  Bin 121806 -> 323730 bytes
 win32/deps/library/MASS/R/MASS.rdx                 |  Bin 2774 -> 2893 bytes
 win32/deps/library/MASS/data/Rdata.rdb             |  Bin 167747 -> 140875 bytes
 win32/deps/library/MASS/data/Rdata.rds             |  Bin 768 -> 766 bytes
 win32/deps/library/MASS/data/Rdata.rdx             |  Bin 1205 -> 1203 bytes
 win32/deps/library/MASS/help/AnIndex               |    3 -
 win32/deps/library/MASS/help/MASS.rdb              |  Bin 0 -> 441807 bytes
 win32/deps/library/MASS/help/MASS.rdx              |  Bin 0 -> 3253 bytes
 win32/deps/library/MASS/help/Rhelp.zip             |  Bin 172062 -> 0 bytes
 win32/deps/library/MASS/help/aliases.rds           |  Bin 0 -> 1778 bytes
 win32/deps/library/MASS/help/paths.rds             |  Bin 0 -> 1170 bytes
 win32/deps/library/MASS/html/00Index.html          |  645 +++
 win32/deps/library/MASS/html/R.css                 |   57 +
 win32/deps/library/MASS/libs/MASS.dll              |  Bin 16384 -> 0 bytes
 win32/deps/library/MASS/libs/i386/MASS.dll         |  Bin 0 -> 29696 bytes
 .../deps/library/MASS/po/de/LC_MESSAGES/R-MASS.mo  |  Bin 0 -> 17842 bytes
 .../library/MASS/po/en@quot/LC_MESSAGES/R-MASS.mo  |  Bin 0 -> 16844 bytes
 .../deps/library/MASS/po/fr/LC_MESSAGES/R-MASS.mo  |  Bin 0 -> 17848 bytes
 .../deps/library/MASS/po/pl/LC_MESSAGES/R-MASS.mo  |  Bin 0 -> 18323 bytes
 win32/deps/library/MASS/scripts/ch01.R             |    4 +-
 win32/deps/library/MASS/scripts/ch02.R             |    6 +-
 win32/deps/library/MASS/scripts/ch03.R             |    4 +-
 win32/deps/library/MASS/scripts/ch04.R             |   17 +-
 win32/deps/library/MASS/scripts/ch05.R             |   20 +-
 win32/deps/library/MASS/scripts/ch06.R             |   54 +-
 win32/deps/library/MASS/scripts/ch07.R             |   47 +-
 win32/deps/library/MASS/scripts/ch08.R             |   52 +-
 win32/deps/library/MASS/scripts/ch09.R             |    4 +-
 win32/deps/library/MASS/scripts/ch10.R             |   50 +-
 win32/deps/library/MASS/scripts/ch11.R             |   70 +-
 win32/deps/library/MASS/scripts/ch12.R             |   54 +-
 win32/deps/library/MASS/scripts/ch13.R             |   48 +-
 win32/deps/library/MASS/scripts/ch14.R             |   24 +-
 win32/deps/library/MASS/scripts/ch15.R             |   52 +-
 win32/deps/library/MASS/scripts/ch16.R             |   10 +-
 win32/deps/library/MASS/tests/BankWages.rda        |  Bin 0 -> 1985 bytes
 .../library/MASS/tests/Examples/MASS-Ex.Rout.save  | 5231 ++++++++++++++++++
 win32/deps/library/MASS/tests/confint.R            |   26 +
 win32/deps/library/MASS/tests/fitdistr.R           |   30 +
 win32/deps/library/MASS/tests/fitdistr.Rout.save   |   76 +
 win32/deps/library/MASS/tests/glm.nb.R             |   49 +
 win32/deps/library/MASS/tests/hubers.R             |    5 +
 win32/deps/library/MASS/tests/lme.R                |   16 +
 win32/deps/library/MASS/tests/polr.R               |   48 +
 win32/deps/library/MASS/tests/profile.R            |   10 +
 win32/deps/library/MASS/tests/regression.R         |    9 +
 win32/deps/library/MASS/tests/regression.Rout.save |   47 +
 win32/deps/library/MASS/tests/rlm.R                |   91 +
 win32/deps/library/MASS/tests/scripts.R            |   36 +
 win32/deps/library/Matrix/DESCRIPTION              |   55 +-
 win32/deps/library/Matrix/Doxyfile                 |  669 ++-
 win32/deps/library/Matrix/INDEX                    |   37 +-
 win32/deps/library/Matrix/Meta/Rd.rds              |  Bin 11515 -> 13215 bytes
 win32/deps/library/Matrix/Meta/data.rds            |  Bin 239 -> 205 bytes
 win32/deps/library/Matrix/Meta/hsearch.rds         |  Bin 11919 -> 13733 bytes
 win32/deps/library/Matrix/Meta/links.rds           |  Bin 0 -> 11118 bytes
 win32/deps/library/Matrix/Meta/nsInfo.rds          |  Bin 1354 -> 1530 bytes
 win32/deps/library/Matrix/Meta/package.rds         |  Bin 1101 -> 1118 bytes
 win32/deps/library/Matrix/Meta/vignette.rds        |  Bin 431 -> 380 bytes
 win32/deps/library/Matrix/NAMESPACE                |   78 +-
 win32/deps/library/Matrix/R-ex/Rex.zip             |  Bin 58046 -> 0 bytes
 win32/deps/library/Matrix/R/Matrix                 |    2 +-
 win32/deps/library/Matrix/R/Matrix.rdb             |  Bin 969713 -> 1923241 bytes
 win32/deps/library/Matrix/R/Matrix.rdx             |  Bin 11708 -> 11141 bytes
 win32/deps/library/Matrix/doc/Announce.txt         |    4 +
 win32/deps/library/Matrix/doc/Comparisons.R        |   38 +-
 win32/deps/library/Matrix/doc/Comparisons.Rnw      |    2 +-
 win32/deps/library/Matrix/doc/Comparisons.pdf      |  Bin 169195 -> 76267 bytes
 win32/deps/library/Matrix/doc/DSC2009_abstract.pdf |  Bin 27207 -> 0 bytes
 win32/deps/library/Matrix/doc/DSC2009_abstract.tex |   80 -
 win32/deps/library/Matrix/doc/DSC2009_abstract.txt |   51 -
 win32/deps/library/Matrix/doc/Design-issues.R      |   14 +-
 win32/deps/library/Matrix/doc/Design-issues.Rnw    |    2 +-
 win32/deps/library/Matrix/doc/Design-issues.pdf    |  Bin 135360 -> 59895 bytes
 win32/deps/library/Matrix/doc/Intro2Matrix.R       |   28 +-
 win32/deps/library/Matrix/doc/Intro2Matrix.Rnw     |    2 +-
 win32/deps/library/Matrix/doc/Intro2Matrix.pdf     |  Bin 247762 -> 128938 bytes
 win32/deps/library/Matrix/doc/Introduction.R       |    4 +-
 win32/deps/library/Matrix/doc/Introduction.Rnw     |    2 +-
 win32/deps/library/Matrix/doc/Introduction.pdf     |  Bin 126973 -> 70547 bytes
 win32/deps/library/Matrix/doc/SuiteSparse/AMD.txt  |  213 +
 .../library/Matrix/doc/SuiteSparse/CHOLMOD.txt     |   81 +
 .../deps/library/Matrix/doc/SuiteSparse/COLAMD.txt |  118 +
 win32/deps/library/Matrix/doc/SuiteSparse/SPQR.txt |   56 +
 .../Matrix/doc/SuiteSparse/SuiteSparse_config.txt  |   44 +
 .../library/Matrix/doc/SuiteSparse/UserGuides.txt  |   20 +
 win32/deps/library/Matrix/doc/UFsparse/AMD.txt     |  215 -
 win32/deps/library/Matrix/doc/UFsparse/CHOLMOD.txt |   84 -
 win32/deps/library/Matrix/doc/UFsparse/COLAMD.txt  |  127 -
 win32/deps/library/Matrix/doc/UFsparse/SPQR.txt    |   56 -
 .../deps/library/Matrix/doc/UFsparse/UFconfig.txt  |   35 -
 .../library/Matrix/doc/UFsparse/UserGuides.txt     |   20 -
 win32/deps/library/Matrix/doc/fullpage.sty         |   78 -
 win32/deps/library/Matrix/doc/index.html           |   59 +-
 win32/deps/library/Matrix/doc/myVignette.sty       |   79 -
 win32/deps/library/Matrix/doc/sparseModels.R       |   49 +-
 win32/deps/library/Matrix/doc/sparseModels.Rnw     |   81 +-
 win32/deps/library/Matrix/doc/sparseModels.pdf     |  Bin 1787777 -> 98855 bytes
 win32/deps/library/Matrix/help/AnIndex             |  349 +-
 win32/deps/library/Matrix/help/Matrix.rdb          |  Bin 0 -> 471121 bytes
 win32/deps/library/Matrix/help/Matrix.rdx          |  Bin 0 -> 2354 bytes
 win32/deps/library/Matrix/help/Rhelp.zip           |  Bin 118848 -> 0 bytes
 win32/deps/library/Matrix/help/aliases.rds         |  Bin 0 -> 12034 bytes
 win32/deps/library/Matrix/help/paths.rds           |  Bin 0 -> 861 bytes
 win32/deps/library/Matrix/html/00Index.html        | 1411 +++++
 win32/deps/library/Matrix/html/R.css               |   57 +
 win32/deps/library/Matrix/include/Matrix.h         |   55 +-
 win32/deps/library/Matrix/include/Matrix_stubs.c   |  388 +-
 win32/deps/library/Matrix/include/cholmod.h        |  249 +-
 win32/deps/library/Matrix/libs/Matrix.dll          |  Bin 505344 -> 0 bytes
 win32/deps/library/Matrix/libs/i386/Matrix.dll     |  Bin 0 -> 684544 bytes
 .../library/Matrix/po/de/LC_MESSAGES/Matrix.mo     |  Bin 0 -> 23301 bytes
 .../library/Matrix/po/de/LC_MESSAGES/R-Matrix.mo   |  Bin 0 -> 22982 bytes
 .../Matrix/po/en@quot/LC_MESSAGES/Matrix.mo        |  Bin 0 -> 22282 bytes
 .../Matrix/po/en@quot/LC_MESSAGES/R-Matrix.mo      |  Bin 0 -> 24228 bytes
 .../library/Matrix/po/pl/LC_MESSAGES/Matrix.mo     |  Bin 0 -> 24212 bytes
 .../library/Matrix/po/pl/LC_MESSAGES/R-Matrix.mo   |  Bin 0 -> 26518 bytes
 win32/deps/library/Matrix/test-tools-1.R           |  200 +
 win32/deps/library/Matrix/test-tools-Matrix.R      |  633 +++
 win32/deps/library/Matrix/test-tools.R             |  535 +-
 win32/deps/library/Matrix/tests/Class+Meth.R       |  348 ++
 win32/deps/library/Matrix/tests/Simple.R           |  837 +++
 win32/deps/library/Matrix/tests/abIndex-tsts.R     |  121 +
 win32/deps/library/Matrix/tests/base-matrix-fun.R  |   45 +
 win32/deps/library/Matrix/tests/bind.R             |  131 +
 win32/deps/library/Matrix/tests/bind.Rout.save     |  385 ++
 win32/deps/library/Matrix/tests/dg_Matrix.R        |   95 +
 win32/deps/library/Matrix/tests/dpo-test.R         |  171 +
 win32/deps/library/Matrix/tests/dtpMatrix.R        |   63 +
 win32/deps/library/Matrix/tests/factorizing.R      |  399 ++
 win32/deps/library/Matrix/tests/group-methods.R    |  272 +
 win32/deps/library/Matrix/tests/indexing.R         |  839 +++
 win32/deps/library/Matrix/tests/indexing.Rout.save | 1634 ++++++
 win32/deps/library/Matrix/tests/matprod.R          |  435 ++
 win32/deps/library/Matrix/tests/matr-exp.R         |   79 +
 win32/deps/library/Matrix/tests/other-pkgs.R       |  139 +
 win32/deps/library/Matrix/tests/spModel.matrix.R   |  190 +
 win32/deps/library/Matrix/tests/validObj.R         |  177 +
 win32/deps/library/Matrix/tests/write-read.R       |   57 +
 win32/deps/library/base/CITATION                   |   25 +-
 win32/deps/library/base/DESCRIPTION                |    8 +-
 win32/deps/library/base/INDEX                      |   92 +-
 win32/deps/library/base/Meta/Rd.rds                |  Bin 19253 -> 20020 bytes
 win32/deps/library/base/Meta/demo.rds              |  Bin 213 -> 244 bytes
 win32/deps/library/base/Meta/hsearch.rds           |  Bin 19874 -> 20612 bytes
 win32/deps/library/base/Meta/links.rds             |  Bin 0 -> 11724 bytes
 win32/deps/library/base/Meta/package.rds           |  Bin 482 -> 464 bytes
 win32/deps/library/base/R-ex/Rex.zip               |  Bin 132376 -> 0 bytes
 win32/deps/library/base/R/Rprofile                 |   38 +-
 win32/deps/library/base/R/base                     |   21 +-
 win32/deps/library/base/R/base.rdb                 |  Bin 281153 -> 729357 bytes
 win32/deps/library/base/R/base.rdx                 |  Bin 11411 -> 12444 bytes
 win32/deps/library/base/demo/error.catching.R      |   36 +
 win32/deps/library/base/demo/is.things.R           |   16 +-
 win32/deps/library/base/demo/recursion.R           |    1 +
 win32/deps/library/base/demo/scoping.R             |    2 +
 win32/deps/library/base/help/AnIndex               |  204 +-
 win32/deps/library/base/help/Rhelp.zip             |  Bin 534157 -> 0 bytes
 win32/deps/library/base/help/aliases.rds           |  Bin 0 -> 10955 bytes
 win32/deps/library/base/help/base.rdb              |  Bin 0 -> 1853302 bytes
 win32/deps/library/base/help/base.rdx              |  Bin 0 -> 8590 bytes
 win32/deps/library/base/help/paths.rds             |  Bin 0 -> 2894 bytes
 win32/deps/library/base/html/00Index.html          | 2458 +++++++++
 win32/deps/library/base/html/R.css                 |   57 +
 .../deps/library/base/po/da/LC_MESSAGES/R-base.mo  |  Bin 0 -> 30956 bytes
 .../deps/library/base/po/de/LC_MESSAGES/R-base.mo  |  Bin 0 -> 56538 bytes
 .../library/base/po/en@quot/LC_MESSAGES/R-base.mo  |  Bin 0 -> 54616 bytes
 .../deps/library/base/po/fr/LC_MESSAGES/R-base.mo  |  Bin 0 -> 59345 bytes
 .../deps/library/base/po/it/LC_MESSAGES/R-base.mo  |  Bin 0 -> 29168 bytes
 .../deps/library/base/po/ja/LC_MESSAGES/R-base.mo  |  Bin 0 -> 66795 bytes
 .../deps/library/base/po/ko/LC_MESSAGES/R-base.mo  |  Bin 0 -> 62254 bytes
 .../deps/library/base/po/nn/LC_MESSAGES/R-base.mo  |  Bin 0 -> 55876 bytes
 .../deps/library/base/po/pl/LC_MESSAGES/R-base.mo  |  Bin 0 -> 59276 bytes
 .../library/base/po/pt_BR/LC_MESSAGES/R-base.mo    |  Bin 0 -> 45775 bytes
 .../deps/library/base/po/ru/LC_MESSAGES/R-base.mo  |  Bin 0 -> 55858 bytes
 .../deps/library/base/po/tr/LC_MESSAGES/R-base.mo  |  Bin 0 -> 882 bytes
 .../library/base/po/zh_CN/LC_MESSAGES/R-base.mo    |  Bin 0 -> 49375 bytes
 win32/deps/library/boot/CITATION                   |    5 +-
 win32/deps/library/boot/DESCRIPTION                |   46 +-
 win32/deps/library/boot/INDEX                      |   37 +-
 win32/deps/library/boot/Meta/Rd.rds                |  Bin 3431 -> 3407 bytes
 win32/deps/library/boot/Meta/data.rds              |  Bin 1333 -> 1322 bytes
 win32/deps/library/boot/Meta/hsearch.rds           |  Bin 3103 -> 3089 bytes
 win32/deps/library/boot/Meta/links.rds             |  Bin 0 -> 1164 bytes
 win32/deps/library/boot/Meta/nsInfo.rds            |  Bin 485 -> 493 bytes
 win32/deps/library/boot/Meta/package.rds           |  Bin 867 -> 1003 bytes
 win32/deps/library/boot/NAMESPACE                  |    1 +
 win32/deps/library/boot/R-ex/Rex.zip               |  Bin 21115 -> 0 bytes
 win32/deps/library/boot/R/boot                     |    2 +-
 win32/deps/library/boot/R/boot.rdb                 |  Bin 54852 -> 156279 bytes
 win32/deps/library/boot/R/boot.rdx                 |  Bin 1222 -> 1290 bytes
 win32/deps/library/boot/data/Rdata.rdb             |  Bin 87271 -> 52441 bytes
 win32/deps/library/boot/data/Rdata.rds             |  Bin 468 -> 469 bytes
 win32/deps/library/boot/data/Rdata.rdx             |  Bin 757 -> 749 bytes
 win32/deps/library/boot/help/AnIndex               |    1 +
 win32/deps/library/boot/help/Rhelp.zip             |  Bin 124652 -> 0 bytes
 win32/deps/library/boot/help/aliases.rds           |  Bin 0 -> 744 bytes
 win32/deps/library/boot/help/boot.rdb              |  Bin 0 -> 316922 bytes
 win32/deps/library/boot/help/boot.rdx              |  Bin 0 -> 1967 bytes
 win32/deps/library/boot/help/paths.rds             |  Bin 0 -> 730 bytes
 win32/deps/library/boot/html/00Index.html          |  221 +
 win32/deps/library/boot/html/R.css                 |   57 +
 .../deps/library/boot/po/de/LC_MESSAGES/R-boot.mo  |  Bin 0 -> 8552 bytes
 .../library/boot/po/en@quot/LC_MESSAGES/R-boot.mo  |  Bin 0 -> 8187 bytes
 .../deps/library/boot/po/fr/LC_MESSAGES/R-boot.mo  |  Bin 0 -> 8639 bytes
 .../deps/library/boot/po/pl/LC_MESSAGES/R-boot.mo  |  Bin 0 -> 7329 bytes
 .../deps/library/boot/po/ru/LC_MESSAGES/R-boot.mo  |  Bin 0 -> 6520 bytes
 .../library/boot/tests/Examples/boot-Ex.Rout.save  | 2029 +++++++
 win32/deps/library/class/CITATION                  |    2 +-
 win32/deps/library/class/DESCRIPTION               |   41 +-
 win32/deps/library/class/LICENCE                   |   11 +-
 win32/deps/library/class/Meta/Rd.rds               |  Bin 673 -> 667 bytes
 win32/deps/library/class/Meta/hsearch.rds          |  Bin 650 -> 640 bytes
 win32/deps/library/class/Meta/links.rds            |  Bin 0 -> 270 bytes
 win32/deps/library/class/Meta/nsInfo.rds           |  Bin 381 -> 387 bytes
 win32/deps/library/class/Meta/package.rds          |  Bin 975 -> 745 bytes
 win32/deps/library/class/R-ex/SOM.R                |   23 -
 win32/deps/library/class/R-ex/batchSOM.R           |   24 -
 win32/deps/library/class/R-ex/condense.R           |   17 -
 win32/deps/library/class/R-ex/knn.R                |   15 -
 win32/deps/library/class/R-ex/knn.cv.R             |   14 -
 win32/deps/library/class/R-ex/knn1.R               |   14 -
 win32/deps/library/class/R-ex/lvq1.R               |   19 -
 win32/deps/library/class/R-ex/lvq2.R               |   19 -
 win32/deps/library/class/R-ex/lvq3.R               |   19 -
 win32/deps/library/class/R-ex/lvqinit.R            |   17 -
 win32/deps/library/class/R-ex/lvqtest.R            |   12 -
 win32/deps/library/class/R-ex/multiedit.R          |   22 -
 win32/deps/library/class/R-ex/olvq1.R              |   17 -
 win32/deps/library/class/R-ex/reduce.nn.R          |   17 -
 win32/deps/library/class/R/class                   |    2 +-
 win32/deps/library/class/R/class.rdb               |  Bin 9569 -> 22898 bytes
 win32/deps/library/class/R/class.rdx               |  Bin 460 -> 480 bytes
 win32/deps/library/class/help/SOM                  |   82 -
 win32/deps/library/class/help/aliases.rds          |  Bin 0 -> 176 bytes
 win32/deps/library/class/help/batchSOM             |   69 -
 win32/deps/library/class/help/class.rdb            |  Bin 0 -> 39440 bytes
 win32/deps/library/class/help/class.rdx            |  Bin 0 -> 437 bytes
 win32/deps/library/class/help/condense             |   58 -
 win32/deps/library/class/help/knn                  |   65 -
 win32/deps/library/class/help/knn.cv               |   66 -
 win32/deps/library/class/help/knn1                 |   48 -
 win32/deps/library/class/help/lvq1                 |   63 -
 win32/deps/library/class/help/lvq2                 |   67 -
 win32/deps/library/class/help/lvq3                 |   68 -
 win32/deps/library/class/help/lvqinit              |   65 -
 win32/deps/library/class/help/lvqtest              |   43 -
 win32/deps/library/class/help/multiedit            |   60 -
 win32/deps/library/class/help/olvq1                |   61 -
 win32/deps/library/class/help/paths.rds            |  Bin 0 -> 213 bytes
 win32/deps/library/class/help/reduce.nn            |   56 -
 win32/deps/library/class/help/somgrid              |   54 -
 win32/deps/library/class/html/00Index.html         |   58 +
 win32/deps/library/class/html/R.css                |   57 +
 win32/deps/library/class/libs/class.dll            |  Bin 10240 -> 0 bytes
 win32/deps/library/class/libs/i386/class.dll       |  Bin 0 -> 17920 bytes
 .../library/class/po/de/LC_MESSAGES/R-class.mo     |  Bin 0 -> 1920 bytes
 .../class/po/en@quot/LC_MESSAGES/R-class.mo        |  Bin 0 -> 1736 bytes
 .../library/class/po/fr/LC_MESSAGES/R-class.mo     |  Bin 0 -> 1891 bytes
 .../library/class/po/pl/LC_MESSAGES/R-class.mo     |  Bin 0 -> 2040 bytes
 .../class/tests/Examples/class-Ex.Rout.save        |  580 ++
 win32/deps/library/cluster/CITATION                |   47 +-
 win32/deps/library/cluster/DESCRIPTION             |   42 +-
 win32/deps/library/cluster/Meta/Rd.rds             |  Bin 2195 -> 2236 bytes
 win32/deps/library/cluster/Meta/data.rds           |  Bin 347 -> 344 bytes
 win32/deps/library/cluster/Meta/hsearch.rds        |  Bin 2101 -> 2143 bytes
 win32/deps/library/cluster/Meta/links.rds          |  Bin 0 -> 945 bytes
 win32/deps/library/cluster/Meta/nsInfo.rds         |  Bin 584 -> 692 bytes
 win32/deps/library/cluster/Meta/package.rds        |  Bin 831 -> 869 bytes
 win32/deps/library/cluster/NAMESPACE               |    9 +-
 win32/deps/library/cluster/R-ex/Rex.zip            |  Bin 17805 -> 0 bytes
 win32/deps/library/cluster/R/cluster               |    2 +-
 win32/deps/library/cluster/R/cluster.rdb           |  Bin 43161 -> 119608 bytes
 win32/deps/library/cluster/R/cluster.rdx           |  Bin 1092 -> 1208 bytes
 win32/deps/library/cluster/data/Rdata.rdb          |  Bin 48790 -> 43277 bytes
 win32/deps/library/cluster/data/Rdata.rds          |  Bin 164 -> 166 bytes
 win32/deps/library/cluster/data/Rdata.rdx          |  Bin 268 -> 268 bytes
 win32/deps/library/cluster/help/AnIndex            |    7 +-
 win32/deps/library/cluster/help/Rhelp.zip          |  Bin 75318 -> 0 bytes
 win32/deps/library/cluster/help/aliases.rds        |  Bin 0 -> 666 bytes
 win32/deps/library/cluster/help/cluster.rdb        |  Bin 0 -> 228260 bytes
 win32/deps/library/cluster/help/cluster.rdx        |  Bin 0 -> 1307 bytes
 win32/deps/library/cluster/help/paths.rds          |  Bin 0 -> 530 bytes
 win32/deps/library/cluster/html/00Index.html       |  187 +
 win32/deps/library/cluster/html/R.css              |   57 +
 win32/deps/library/cluster/libs/cluster.dll        |  Bin 41472 -> 0 bytes
 win32/deps/library/cluster/libs/i386/cluster.dll   |  Bin 0 -> 59904 bytes
 .../library/cluster/po/de/LC_MESSAGES/R-cluster.mo |  Bin 0 -> 10744 bytes
 .../cluster/po/en@quot/LC_MESSAGES/R-cluster.mo    |  Bin 0 -> 10590 bytes
 .../library/cluster/po/pl/LC_MESSAGES/R-cluster.mo |  Bin 0 -> 11053 bytes
 win32/deps/library/cluster/tests/agnes-ex.R        |   35 +
 .../deps/library/cluster/tests/agnes-ex.Rout.save  |  610 +++
 win32/deps/library/cluster/tests/clara-NAs.R       |   46 +
 .../deps/library/cluster/tests/clara-NAs.Rout.save |  635 +++
 win32/deps/library/cluster/tests/clara-ex.R        |   23 +
 win32/deps/library/cluster/tests/clara.R           |  107 +
 win32/deps/library/cluster/tests/clara.Rout.save   | 1491 ++++++
 win32/deps/library/cluster/tests/clusplot-out.R    |   29 +
 .../library/cluster/tests/clusplot-out.Rout.save   |  121 +
 win32/deps/library/cluster/tests/daisy-ex.R        |  110 +
 .../deps/library/cluster/tests/daisy-ex.Rout.save  |  927 ++++
 win32/deps/library/cluster/tests/diana-boots.R     |   31 +
 win32/deps/library/cluster/tests/diana-ex.R        |   31 +
 .../deps/library/cluster/tests/diana-ex.Rout.save  |  545 ++
 win32/deps/library/cluster/tests/ellipsoid-ex.R    |   27 +
 .../library/cluster/tests/ellipsoid-ex.Rout.save   |  207 +
 win32/deps/library/cluster/tests/fanny-ex.R        |   72 +
 win32/deps/library/cluster/tests/mona.R            |   23 +
 win32/deps/library/cluster/tests/mona.Rout.save    |  118 +
 win32/deps/library/cluster/tests/pam.R             |  165 +
 win32/deps/library/cluster/tests/pam.Rout.save     | 1343 +++++
 .../library/cluster/tests/silhouette-default.R     |   83 +
 .../cluster/tests/silhouette-default.Rout.save     |  616 +++
 win32/deps/library/cluster/tests/sweep-ex.R        |   69 +
 win32/deps/library/codetools/DESCRIPTION           |   24 +-
 win32/deps/library/codetools/Meta/Rd.rds           |  Bin 534 -> 528 bytes
 win32/deps/library/codetools/Meta/hsearch.rds      |  Bin 579 -> 571 bytes
 win32/deps/library/codetools/Meta/links.rds        |  Bin 0 -> 301 bytes
 win32/deps/library/codetools/Meta/nsInfo.rds       |  Bin 340 -> 341 bytes
 win32/deps/library/codetools/Meta/package.rds      |  Bin 562 -> 587 bytes
 win32/deps/library/codetools/R-ex/checkUsage.R     |   13 -
 win32/deps/library/codetools/R-ex/findGlobals.R    |   12 -
 win32/deps/library/codetools/R-ex/showTree.R       |   13 -
 win32/deps/library/codetools/R/codetools           |    2 +-
 win32/deps/library/codetools/R/codetools.rdb       |  Bin 24976 -> 54615 bytes
 win32/deps/library/codetools/R/codetools.rdx       |  Bin 1416 -> 1509 bytes
 win32/deps/library/codetools/help/aliases.rds      |  Bin 0 -> 266 bytes
 win32/deps/library/codetools/help/checkUsage       |   81 -
 win32/deps/library/codetools/help/codetools        |   84 -
 win32/deps/library/codetools/help/codetools.rdb    |  Bin 0 -> 9580 bytes
 win32/deps/library/codetools/help/codetools.rdx    |  Bin 0 -> 235 bytes
 win32/deps/library/codetools/help/findGlobals      |   38 -
 win32/deps/library/codetools/help/paths.rds        |  Bin 0 -> 147 bytes
 win32/deps/library/codetools/help/showTree         |   29 -
 win32/deps/library/codetools/html/00Index.html     |   63 +
 win32/deps/library/codetools/html/R.css            |   57 +
 win32/deps/library/codetools/tests/tests.R         |   90 +
 win32/deps/library/compiler/DESCRIPTION            |    9 +
 win32/deps/library/compiler/INDEX                  |    1 +
 win32/deps/library/compiler/Meta/Rd.rds            |  Bin 0 -> 300 bytes
 win32/deps/library/compiler/Meta/hsearch.rds       |  Bin 0 -> 369 bytes
 win32/deps/library/compiler/Meta/links.rds         |  Bin 0 -> 207 bytes
 win32/deps/library/compiler/Meta/nsInfo.rds        |  Bin 0 -> 250 bytes
 win32/deps/library/compiler/Meta/package.rds       |  Bin 0 -> 477 bytes
 win32/deps/library/compiler/NAMESPACE              |    4 +
 win32/deps/library/compiler/R/compiler             |    9 +
 win32/deps/library/compiler/R/compiler.rdb         |  Bin 0 -> 112850 bytes
 win32/deps/library/compiler/R/compiler.rdx         |  Bin 0 -> 2989 bytes
 win32/deps/library/compiler/help/AnIndex           |    9 +
 win32/deps/library/compiler/help/aliases.rds       |  Bin 0 -> 143 bytes
 win32/deps/library/compiler/help/compiler.rdb      |  Bin 0 -> 6867 bytes
 win32/deps/library/compiler/help/compiler.rdx      |  Bin 0 -> 148 bytes
 win32/deps/library/compiler/help/paths.rds         |  Bin 0 -> 100 bytes
 win32/deps/library/compiler/html/00Index.html      |   41 +
 win32/deps/library/compiler/html/R.css             |   57 +
 .../compiler/po/da/LC_MESSAGES/R-compiler.mo       |  Bin 0 -> 3490 bytes
 .../compiler/po/de/LC_MESSAGES/R-compiler.mo       |  Bin 0 -> 3616 bytes
 .../compiler/po/en@quot/LC_MESSAGES/R-compiler.mo  |  Bin 0 -> 3426 bytes
 .../compiler/po/fr/LC_MESSAGES/R-compiler.mo       |  Bin 0 -> 3948 bytes
 .../compiler/po/ja/LC_MESSAGES/R-compiler.mo       |  Bin 0 -> 4282 bytes
 .../compiler/po/ko/LC_MESSAGES/R-compiler.mo       |  Bin 0 -> 3902 bytes
 .../compiler/po/pl/LC_MESSAGES/R-compiler.mo       |  Bin 0 -> 3889 bytes
 .../compiler/po/pt_BR/LC_MESSAGES/R-compiler.mo    |  Bin 0 -> 3824 bytes
 .../compiler/po/ru/LC_MESSAGES/R-compiler.mo       |  Bin 0 -> 5000 bytes
 .../compiler/po/zh_CN/LC_MESSAGES/R-compiler.mo    |  Bin 0 -> 3327 bytes
 win32/deps/library/compiler/tests/assign.R         |  148 +
 win32/deps/library/compiler/tests/basics.R         |  101 +
 win32/deps/library/compiler/tests/const.R          |   65 +
 win32/deps/library/compiler/tests/envir.R          |   90 +
 win32/deps/library/compiler/tests/jit.R            |   16 +
 win32/deps/library/compiler/tests/loop.R           |   26 +
 win32/deps/library/compiler/tests/switch.R         |   86 +
 win32/deps/library/datasets/DESCRIPTION            |    8 +-
 win32/deps/library/datasets/INDEX                  |   12 +-
 win32/deps/library/datasets/Meta/Rd.rds            |  Bin 3592 -> 3593 bytes
 win32/deps/library/datasets/Meta/data.rds          |  Bin 2666 -> 2641 bytes
 win32/deps/library/datasets/Meta/hsearch.rds       |  Bin 3199 -> 3197 bytes
 win32/deps/library/datasets/Meta/links.rds         |  Bin 0 -> 1343 bytes
 win32/deps/library/datasets/Meta/nsInfo.rds        |  Bin 0 -> 179 bytes
 win32/deps/library/datasets/Meta/package.rds       |  Bin 483 -> 465 bytes
 win32/deps/library/datasets/NAMESPACE              |    2 +
 win32/deps/library/datasets/R-ex/Rex.zip           |  Bin 27923 -> 0 bytes
 win32/deps/library/datasets/R/datasets             |   20 -
 win32/deps/library/datasets/data/Rdata.rdb         |  Bin 139015 -> 111904 bytes
 win32/deps/library/datasets/data/Rdata.rds         |  Bin 1047 -> 1043 bytes
 win32/deps/library/datasets/data/Rdata.rdx         |  Bin 1509 -> 1509 bytes
 win32/deps/library/datasets/help/Rhelp.zip         |  Bin 71530 -> 0 bytes
 win32/deps/library/datasets/help/aliases.rds       |  Bin 0 -> 885 bytes
 win32/deps/library/datasets/help/datasets.rdb      |  Bin 0 -> 191772 bytes
 win32/deps/library/datasets/help/datasets.rdx      |  Bin 0 -> 1999 bytes
 win32/deps/library/datasets/help/paths.rds         |  Bin 0 -> 818 bytes
 win32/deps/library/datasets/html/00Index.html      |  367 ++
 win32/deps/library/datasets/html/R.css             |   57 +
 win32/deps/library/fields/DESCRIPTION              |   38 +-
 win32/deps/library/fields/INDEX                    |  247 +-
 win32/deps/library/fields/LICENSE                  |   11 +
 win32/deps/library/fields/MD5                      |  152 +-
 win32/deps/library/fields/Meta/Rd.rds              |  Bin 5215 -> 4959 bytes
 win32/deps/library/fields/Meta/data.rds            |  Bin 580 -> 639 bytes
 win32/deps/library/fields/Meta/hsearch.rds         |  Bin 5056 -> 4834 bytes
 win32/deps/library/fields/Meta/links.rds           |  Bin 0 -> 2476 bytes
 win32/deps/library/fields/Meta/nsInfo.rds          |  Bin 0 -> 367 bytes
 win32/deps/library/fields/Meta/package.rds         |  Bin 997 -> 1267 bytes
 win32/deps/library/fields/NAMESPACE                |   12 +
 win32/deps/library/fields/R/fields                 |   27 +-
 win32/deps/library/fields/R/fields.rdb             |  Bin 155455 -> 131217 bytes
 win32/deps/library/fields/R/fields.rdx             |  Bin 3561 -> 2972 bytes
 win32/deps/library/fields/data/CO2.rda             |  Bin 206014 -> 455372 bytes
 win32/deps/library/fields/data/COmonthlyMet.rda    |  Bin 1206004 -> 681966 bytes
 .../library/fields/data/NorthAmericanRainfall.rda  |  Bin 0 -> 74279 bytes
 win32/deps/library/fields/data/PRISMelevation.rda  |  Bin 1451127 -> 667593 bytes
 win32/deps/library/fields/data/RCMexample.rda      |  Bin 197751 -> 161424 bytes
 win32/deps/library/fields/data/RMelevation.rda     |  Bin 180721 -> 94458 bytes
 win32/deps/library/fields/data/US.dat.rda          |  Bin 66120 -> 44988 bytes
 win32/deps/library/fields/data/WorldBankCO2.rda    |  Bin 0 -> 3214 bytes
 win32/deps/library/fields/data/datalist            |   11 +
 win32/deps/library/fields/data/lennon.rda          |  Bin 72602 -> 38012 bytes
 win32/deps/library/fields/data/ozone2.rda          |  Bin 31891 -> 22876 bytes
 win32/deps/library/fields/data/rat.diet.rda        |  Bin 0 -> 579 bytes
 win32/deps/library/fields/data/world.dat.rda       |  Bin 25231 -> 15254 bytes
 win32/deps/library/fields/help/AnIndex             |   93 +-
 win32/deps/library/fields/help/aliases.rds         |  Bin 0 -> 2255 bytes
 win32/deps/library/fields/help/fields.rdb          |  Bin 0 -> 356112 bytes
 win32/deps/library/fields/help/fields.rdx          |  Bin 0 -> 1911 bytes
 win32/deps/library/fields/help/paths.rds           |  Bin 0 -> 734 bytes
 win32/deps/library/fields/html/00Index.html        |  133 +-
 win32/deps/library/fields/html/R.css               |   57 +
 win32/deps/library/fields/libs/i386/fields.dll     |  Bin 0 -> 39424 bytes
 win32/deps/library/fields/libs/i386/symbols.rds    |  Bin 0 -> 878 bytes
 win32/deps/library/fields/libs/x64/fields.dll      |  Bin 0 -> 46592 bytes
 win32/deps/library/fields/libs/x64/symbols.rds     |  Bin 0 -> 867 bytes
 win32/deps/library/foreign/COPYING                 |  340 --
 win32/deps/library/foreign/DESCRIPTION             |   67 +-
 win32/deps/library/foreign/LICENCE                 |    4 +-
 win32/deps/library/foreign/Meta/Rd.rds             |  Bin 741 -> 739 bytes
 win32/deps/library/foreign/Meta/hsearch.rds        |  Bin 726 -> 716 bytes
 win32/deps/library/foreign/Meta/links.rds          |  Bin 0 -> 287 bytes
 win32/deps/library/foreign/Meta/nsInfo.rds         |  Bin 388 -> 392 bytes
 win32/deps/library/foreign/Meta/package.rds        |  Bin 867 -> 1176 bytes
 win32/deps/library/foreign/R-ex/lookup.xport.R     |   13 -
 win32/deps/library/foreign/R-ex/read.S.R           |   13 -
 win32/deps/library/foreign/R-ex/read.dbf.R         |   13 -
 win32/deps/library/foreign/R-ex/read.dta.R         |   13 -
 win32/deps/library/foreign/R-ex/read.epiinfo.R     |   13 -
 win32/deps/library/foreign/R-ex/read.mtp.R         |   13 -
 win32/deps/library/foreign/R-ex/read.spss.R        |   18 -
 win32/deps/library/foreign/R-ex/read.ssd.R         |   28 -
 win32/deps/library/foreign/R-ex/read.systat.R      |   14 -
 win32/deps/library/foreign/R-ex/read.xport.R       |   13 -
 win32/deps/library/foreign/R-ex/write.arff.R       |   11 -
 win32/deps/library/foreign/R-ex/write.dbf.R        |   30 -
 win32/deps/library/foreign/R-ex/write.dta.R        |   12 -
 win32/deps/library/foreign/R-ex/write.foreign.R    |   17 -
 win32/deps/library/foreign/R/foreign               |    2 +-
 win32/deps/library/foreign/R/foreign.rdb           |  Bin 22591 -> 66577 bytes
 win32/deps/library/foreign/R/foreign.rdx           |  Bin 652 -> 672 bytes
 win32/deps/library/foreign/help/aliases.rds        |  Bin 0 -> 194 bytes
 win32/deps/library/foreign/help/foreign.rdb        |  Bin 0 -> 49842 bytes
 win32/deps/library/foreign/help/foreign.rdx        |  Bin 0 -> 468 bytes
 win32/deps/library/foreign/help/lookup.xport       |   43 -
 win32/deps/library/foreign/help/paths.rds          |  Bin 0 -> 228 bytes
 win32/deps/library/foreign/help/read.S             |   62 -
 win32/deps/library/foreign/help/read.arff          |   33 -
 win32/deps/library/foreign/help/read.dbf           |   70 -
 win32/deps/library/foreign/help/read.dta           |   95 -
 win32/deps/library/foreign/help/read.epiinfo       |   68 -
 win32/deps/library/foreign/help/read.mtp           |   37 -
 win32/deps/library/foreign/help/read.octave        |   45 -
 win32/deps/library/foreign/help/read.spss          |  140 -
 win32/deps/library/foreign/help/read.ssd           |   82 -
 win32/deps/library/foreign/help/read.systat        |   65 -
 win32/deps/library/foreign/help/read.xport         |   52 -
 win32/deps/library/foreign/help/write.arff         |   49 -
 win32/deps/library/foreign/help/write.dbf          |   92 -
 win32/deps/library/foreign/help/write.dta          |   98 -
 win32/deps/library/foreign/help/write.foreign      |   65 -
 win32/deps/library/foreign/html/00Index.html       |   59 +
 win32/deps/library/foreign/html/R.css              |   57 +
 win32/deps/library/foreign/libs/foreign.dll        |  Bin 107008 -> 0 bytes
 win32/deps/library/foreign/libs/i386/foreign.dll   |  Bin 0 -> 120832 bytes
 .../library/foreign/po/de/LC_MESSAGES/R-foreign.mo |  Bin 0 -> 4986 bytes
 .../library/foreign/po/de/LC_MESSAGES/foreign.mo   |  Bin 0 -> 21879 bytes
 .../foreign/po/en@quot/LC_MESSAGES/R-foreign.mo    |  Bin 0 -> 4615 bytes
 .../foreign/po/en@quot/LC_MESSAGES/foreign.mo      |  Bin 0 -> 20384 bytes
 .../library/foreign/po/fr/LC_MESSAGES/R-foreign.mo |  Bin 0 -> 5260 bytes
 .../library/foreign/po/fr/LC_MESSAGES/foreign.mo   |  Bin 0 -> 23301 bytes
 .../library/foreign/po/pl/LC_MESSAGES/R-foreign.mo |  Bin 0 -> 5189 bytes
 .../library/foreign/po/pl/LC_MESSAGES/foreign.mo   |  Bin 0 -> 22061 bytes
 win32/deps/library/foreign/tests/Alfalfa.xpt       |  Bin 0 -> 3520 bytes
 win32/deps/library/foreign/tests/S3.R              |    9 +
 win32/deps/library/foreign/tests/S3.Rout.save      |   59 +
 win32/deps/library/foreign/tests/arff.R            |    5 +
 win32/deps/library/foreign/tests/arff.Rout.save    |   36 +
 win32/deps/library/foreign/tests/auto8.dta         |  Bin 0 -> 5781 bytes
 win32/deps/library/foreign/tests/compressed.dta    |  Bin 0 -> 38646 bytes
 .../deps/library/foreign/tests/contact-lenses.arff |   85 +
 win32/deps/library/foreign/tests/create-dumpdata.S |    5 +
 win32/deps/library/foreign/tests/datefactor.dta    |  Bin 0 -> 1205 bytes
 win32/deps/library/foreign/tests/download.R        |    9 +
 win32/deps/library/foreign/tests/dumpdata          |   60 +
 win32/deps/library/foreign/tests/electric.por      |  123 +
 win32/deps/library/foreign/tests/electric.sav      |  Bin 0 -> 12388 bytes
 win32/deps/library/foreign/tests/ex1-51.mtp        |   15 +
 win32/deps/library/foreign/tests/minitab.R         |    7 +
 win32/deps/library/foreign/tests/minitab.Rout.save |   37 +
 win32/deps/library/foreign/tests/mySobj            |  Bin 0 -> 293 bytes
 win32/deps/library/foreign/tests/octave.R          |    5 +
 win32/deps/library/foreign/tests/octave.Rout.save  |   61 +
 win32/deps/library/foreign/tests/octave.dat        |  122 +
 win32/deps/library/foreign/tests/octave.m          |   22 +
 win32/deps/library/foreign/tests/pbc.por           |  340 ++
 win32/deps/library/foreign/tests/pbc.sav           |  Bin 0 -> 35232 bytes
 win32/deps/library/foreign/tests/pbc.sys           |  Bin 0 -> 42040 bytes
 win32/deps/library/foreign/tests/pbcold.sav        |  Bin 0 -> 35232 bytes
 win32/deps/library/foreign/tests/pc5.dta           |  Bin 0 -> 65013 bytes
 win32/deps/library/foreign/tests/sample100.por     |  106 +
 win32/deps/library/foreign/tests/sample100.sav     |  Bin 0 -> 11260 bytes
 win32/deps/library/foreign/tests/sas.R             |   11 +
 win32/deps/library/foreign/tests/spss.R            |   52 +
 win32/deps/library/foreign/tests/spss.Rout.save    |  327 ++
 win32/deps/library/foreign/tests/spss_long.sav     |  Bin 0 -> 497 bytes
 win32/deps/library/foreign/tests/stata.R           |   33 +
 win32/deps/library/foreign/tests/stata.Rout.save   |  308 ++
 win32/deps/library/foreign/tests/stata7se.dta      |  Bin 0 -> 603 bytes
 win32/deps/library/foreign/tests/stata8mac.dta     |  Bin 0 -> 603 bytes
 win32/deps/library/foreign/tests/sun6.dta          |  Bin 0 -> 37242 bytes
 win32/deps/library/foreign/tests/test.xpt          |  Bin 0 -> 1280 bytes
 win32/deps/library/foreign/tests/tsdumpdata        |  455 ++
 win32/deps/library/foreign/tests/xport.R           |    9 +
 win32/deps/library/foreign/tests/xport.Rout.save   |  115 +
 win32/deps/library/grDevices/DESCRIPTION           |    8 +-
 win32/deps/library/grDevices/INDEX                 |   22 +-
 win32/deps/library/grDevices/Meta/Rd.rds           |  Bin 2708 -> 3089 bytes
 win32/deps/library/grDevices/Meta/hsearch.rds      |  Bin 2653 -> 3033 bytes
 win32/deps/library/grDevices/Meta/links.rds        |  Bin 0 -> 1534 bytes
 win32/deps/library/grDevices/Meta/nsInfo.rds       |  Bin 1004 -> 1221 bytes
 win32/deps/library/grDevices/Meta/package.rds      |  Bin 530 -> 521 bytes
 win32/deps/library/grDevices/NAMESPACE             |   58 +-
 win32/deps/library/grDevices/R-ex/Rex.zip          |  Bin 20972 -> 0 bytes
 win32/deps/library/grDevices/R/grDevices           |    2 +-
 win32/deps/library/grDevices/R/grDevices.rdb       |  Bin 56184 -> 154510 bytes
 win32/deps/library/grDevices/R/grDevices.rdx       |  Bin 1962 -> 2501 bytes
 .../deps/library/grDevices/afm/CM_boldx_10.afm.gz  |  Bin 3053 -> 3053 bytes
 .../grDevices/afm/CM_boldx_italic_10.afm.gz        |  Bin 3149 -> 3149 bytes
 .../deps/library/grDevices/afm/CM_italic_10.afm.gz |  Bin 3048 -> 3048 bytes
 .../library/grDevices/afm/CM_regular_10.afm.gz     |  Bin 2953 -> 2953 bytes
 .../deps/library/grDevices/afm/CM_symbol_10.afm.gz |  Bin 2254 -> 2254 bytes
 .../deps/library/grDevices/afm/Courier-Bold.afm.gz |  Bin 3984 -> 3984 bytes
 .../grDevices/afm/Courier-BoldOblique.afm.gz       |  Bin 4112 -> 4112 bytes
 .../library/grDevices/afm/Courier-Oblique.afm.gz   |  Bin 4102 -> 4102 bytes
 win32/deps/library/grDevices/afm/Courier.afm.gz    |  Bin 3973 -> 3973 bytes
 .../library/grDevices/afm/Helvetica-Bold.afm.gz    |  Bin 13003 -> 13003 bytes
 .../grDevices/afm/Helvetica-BoldOblique.afm.gz     |  Bin 13213 -> 13213 bytes
 .../library/grDevices/afm/Helvetica-Oblique.afm.gz |  Bin 13825 -> 13825 bytes
 win32/deps/library/grDevices/afm/Helvetica.afm.gz  |  Bin 13638 -> 13638 bytes
 win32/deps/library/grDevices/afm/Symbol.afm.gz     |  Bin 3443 -> 3443 bytes
 win32/deps/library/grDevices/afm/Times-Bold.afm.gz |  Bin 12329 -> 12329 bytes
 .../library/grDevices/afm/Times-BoldItalic.afm.gz  |  Bin 11711 -> 11711 bytes
 .../deps/library/grDevices/afm/Times-Italic.afm.gz |  Bin 12658 -> 12658 bytes
 .../deps/library/grDevices/afm/Times-Roman.afm.gz  |  Bin 11845 -> 11845 bytes
 .../deps/library/grDevices/afm/ZapfDingbats.afm.gz |  Bin 2544 -> 2544 bytes
 win32/deps/library/grDevices/afm/a010013l.afm.gz   |  Bin 10225 -> 10225 bytes
 win32/deps/library/grDevices/afm/a010015l.afm.gz   |  Bin 10048 -> 10048 bytes
 win32/deps/library/grDevices/afm/a010033l.afm.gz   |  Bin 10273 -> 10273 bytes
 win32/deps/library/grDevices/afm/a010035l.afm.gz   |  Bin 10190 -> 10190 bytes
 win32/deps/library/grDevices/afm/agd_____.afm.gz   |  Bin 4903 -> 4903 bytes
 win32/deps/library/grDevices/afm/agdo____.afm.gz   |  Bin 4978 -> 4978 bytes
 win32/deps/library/grDevices/afm/agw_____.afm.gz   |  Bin 5059 -> 5059 bytes
 win32/deps/library/grDevices/afm/agwo____.afm.gz   |  Bin 5139 -> 5139 bytes
 win32/deps/library/grDevices/afm/b018012l.afm.gz   |  Bin 10253 -> 10253 bytes
 win32/deps/library/grDevices/afm/b018015l.afm.gz   |  Bin 10087 -> 10087 bytes
 win32/deps/library/grDevices/afm/b018032l.afm.gz   |  Bin 10361 -> 10361 bytes
 win32/deps/library/grDevices/afm/b018035l.afm.gz   |  Bin 10359 -> 10359 bytes
 win32/deps/library/grDevices/afm/bkd_____.afm.gz   |  Bin 4254 -> 4254 bytes
 win32/deps/library/grDevices/afm/bkdi____.afm.gz   |  Bin 4369 -> 4369 bytes
 win32/deps/library/grDevices/afm/bkl_____.afm.gz   |  Bin 4257 -> 4257 bytes
 win32/deps/library/grDevices/afm/bkli____.afm.gz   |  Bin 4331 -> 4331 bytes
 win32/deps/library/grDevices/afm/c059013l.afm.gz   |  Bin 10343 -> 10343 bytes
 win32/deps/library/grDevices/afm/c059016l.afm.gz   |  Bin 10247 -> 10247 bytes
 win32/deps/library/grDevices/afm/c059033l.afm.gz   |  Bin 10540 -> 10540 bytes
 win32/deps/library/grDevices/afm/c059036l.afm.gz   |  Bin 10474 -> 10474 bytes
 win32/deps/library/grDevices/afm/cmbxti10.afm.gz   |  Bin 2937 -> 2937 bytes
 win32/deps/library/grDevices/afm/cmti10.afm.gz     |  Bin 2915 -> 2915 bytes
 win32/deps/library/grDevices/afm/cob_____.afm.gz   |  Bin 3973 -> 3973 bytes
 win32/deps/library/grDevices/afm/cobo____.afm.gz   |  Bin 4084 -> 4084 bytes
 win32/deps/library/grDevices/afm/com_____.afm.gz   |  Bin 3972 -> 3972 bytes
 win32/deps/library/grDevices/afm/coo_____.afm.gz   |  Bin 4092 -> 4092 bytes
 win32/deps/library/grDevices/afm/hv______.afm.gz   |  Bin 4826 -> 4826 bytes
 win32/deps/library/grDevices/afm/hvb_____.afm.gz   |  Bin 4691 -> 4691 bytes
 win32/deps/library/grDevices/afm/hvbo____.afm.gz   |  Bin 4833 -> 4833 bytes
 win32/deps/library/grDevices/afm/hvn_____.afm.gz   |  Bin 4810 -> 4810 bytes
 win32/deps/library/grDevices/afm/hvnb____.afm.gz   |  Bin 4675 -> 4675 bytes
 win32/deps/library/grDevices/afm/hvnbo___.afm.gz   |  Bin 4826 -> 4826 bytes
 win32/deps/library/grDevices/afm/hvno____.afm.gz   |  Bin 4963 -> 4963 bytes
 win32/deps/library/grDevices/afm/hvo_____.afm.gz   |  Bin 4977 -> 4977 bytes
 win32/deps/library/grDevices/afm/n019003l.afm.gz   |  Bin 10217 -> 10217 bytes
 win32/deps/library/grDevices/afm/n019004l.afm.gz   |  Bin 10045 -> 10045 bytes
 win32/deps/library/grDevices/afm/n019023l.afm.gz   |  Bin 10484 -> 10484 bytes
 win32/deps/library/grDevices/afm/n019024l.afm.gz   |  Bin 10323 -> 10323 bytes
 win32/deps/library/grDevices/afm/n019043l.afm.gz   |  Bin 10095 -> 10095 bytes
 win32/deps/library/grDevices/afm/n019044l.afm.gz   |  Bin 9785 -> 9785 bytes
 win32/deps/library/grDevices/afm/n019063l.afm.gz   |  Bin 10284 -> 10284 bytes
 win32/deps/library/grDevices/afm/n019064l.afm.gz   |  Bin 10166 -> 10166 bytes
 win32/deps/library/grDevices/afm/n021003l.afm.gz   |  Bin 10539 -> 10539 bytes
 win32/deps/library/grDevices/afm/n021004l.afm.gz   |  Bin 10355 -> 10355 bytes
 win32/deps/library/grDevices/afm/n021023l.afm.gz   |  Bin 10545 -> 10545 bytes
 win32/deps/library/grDevices/afm/n021024l.afm.gz   |  Bin 10525 -> 10525 bytes
 win32/deps/library/grDevices/afm/n022003l.afm.gz   |  Bin 5477 -> 5477 bytes
 win32/deps/library/grDevices/afm/n022004l.afm.gz   |  Bin 5574 -> 5574 bytes
 win32/deps/library/grDevices/afm/n022023l.afm.gz   |  Bin 5872 -> 5872 bytes
 win32/deps/library/grDevices/afm/n022024l.afm.gz   |  Bin 5854 -> 5854 bytes
 win32/deps/library/grDevices/afm/ncb_____.afm.gz   |  Bin 4281 -> 4281 bytes
 win32/deps/library/grDevices/afm/ncbi____.afm.gz   |  Bin 4921 -> 4921 bytes
 win32/deps/library/grDevices/afm/nci_____.afm.gz   |  Bin 4519 -> 4519 bytes
 win32/deps/library/grDevices/afm/ncr_____.afm.gz   |  Bin 4453 -> 4453 bytes
 win32/deps/library/grDevices/afm/p052003l.afm.gz   |  Bin 10421 -> 10421 bytes
 win32/deps/library/grDevices/afm/p052004l.afm.gz   |  Bin 10230 -> 10230 bytes
 win32/deps/library/grDevices/afm/p052023l.afm.gz   |  Bin 10524 -> 10524 bytes
 win32/deps/library/grDevices/afm/p052024l.afm.gz   |  Bin 10281 -> 10281 bytes
 win32/deps/library/grDevices/afm/pob_____.afm.gz   |  Bin 4395 -> 4395 bytes
 win32/deps/library/grDevices/afm/pobi____.afm.gz   |  Bin 4432 -> 4432 bytes
 win32/deps/library/grDevices/afm/poi_____.afm.gz   |  Bin 4454 -> 4454 bytes
 win32/deps/library/grDevices/afm/por_____.afm.gz   |  Bin 4486 -> 4486 bytes
 win32/deps/library/grDevices/afm/s050000l.afm.gz   |  Bin 3383 -> 3383 bytes
 win32/deps/library/grDevices/afm/sy______.afm.gz   |  Bin 3398 -> 3398 bytes
 win32/deps/library/grDevices/afm/tib_____.afm.gz   |  Bin 5005 -> 5005 bytes
 win32/deps/library/grDevices/afm/tibi____.afm.gz   |  Bin 5102 -> 5102 bytes
 win32/deps/library/grDevices/afm/tii_____.afm.gz   |  Bin 5107 -> 5107 bytes
 win32/deps/library/grDevices/afm/tir_____.afm.gz   |  Bin 4983 -> 4983 bytes
 win32/deps/library/grDevices/help/AnIndex          |   22 +
 win32/deps/library/grDevices/help/Rhelp.zip        |  Bin 87423 -> 0 bytes
 win32/deps/library/grDevices/help/aliases.rds      |  Bin 0 -> 1291 bytes
 win32/deps/library/grDevices/help/grDevices.rdb    |  Bin 0 -> 310263 bytes
 win32/deps/library/grDevices/help/grDevices.rdx    |  Bin 0 -> 1596 bytes
 win32/deps/library/grDevices/help/paths.rds        |  Bin 0 -> 646 bytes
 win32/deps/library/grDevices/html/00Index.html     |  455 ++
 win32/deps/library/grDevices/html/R.css            |   57 +
 win32/deps/library/grDevices/icc/srgb              |  200 +
 win32/deps/library/grDevices/icc/srgb.flate        |  Bin 0 -> 2680 bytes
 win32/deps/library/grDevices/libs/Rbitmap.dll      |  Bin 483328 -> 0 bytes
 win32/deps/library/grDevices/libs/grDevices.dll    |  Bin 214528 -> 0 bytes
 win32/deps/library/grDevices/libs/i386/Rbitmap.dll |  Bin 0 -> 536576 bytes
 .../deps/library/grDevices/libs/i386/grDevices.dll |  Bin 0 -> 239616 bytes
 .../deps/library/grDevices/libs/i386/winCairo.dll  |  Bin 0 -> 993280 bytes
 .../grDevices/po/da/LC_MESSAGES/R-grDevices.mo     |  Bin 0 -> 12591 bytes
 .../grDevices/po/da/LC_MESSAGES/grDevices.mo       |  Bin 0 -> 13555 bytes
 .../grDevices/po/de/LC_MESSAGES/R-grDevices.mo     |  Bin 0 -> 13006 bytes
 .../grDevices/po/de/LC_MESSAGES/grDevices.mo       |  Bin 0 -> 14960 bytes
 .../po/en@quot/LC_MESSAGES/R-grDevices.mo          |  Bin 0 -> 12352 bytes
 .../grDevices/po/en@quot/LC_MESSAGES/grDevices.mo  |  Bin 0 -> 13930 bytes
 .../grDevices/po/en_GB/LC_MESSAGES/R-grDevices.mo  |  Bin 0 -> 506 bytes
 .../grDevices/po/en_GB/LC_MESSAGES/grDevices.mo    |  Bin 0 -> 847 bytes
 .../grDevices/po/fr/LC_MESSAGES/R-grDevices.mo     |  Bin 0 -> 13623 bytes
 .../grDevices/po/fr/LC_MESSAGES/grDevices.mo       |  Bin 0 -> 15459 bytes
 .../grDevices/po/it/LC_MESSAGES/R-grDevices.mo     |  Bin 0 -> 7454 bytes
 .../grDevices/po/it/LC_MESSAGES/grDevices.mo       |  Bin 0 -> 7834 bytes
 .../grDevices/po/ja/LC_MESSAGES/R-grDevices.mo     |  Bin 0 -> 15081 bytes
 .../grDevices/po/ja/LC_MESSAGES/grDevices.mo       |  Bin 0 -> 17700 bytes
 .../grDevices/po/ko/LC_MESSAGES/R-grDevices.mo     |  Bin 0 -> 14623 bytes
 .../grDevices/po/ko/LC_MESSAGES/grDevices.mo       |  Bin 0 -> 16637 bytes
 .../grDevices/po/pl/LC_MESSAGES/R-grDevices.mo     |  Bin 0 -> 13806 bytes
 .../grDevices/po/pl/LC_MESSAGES/grDevices.mo       |  Bin 0 -> 15395 bytes
 .../grDevices/po/pt_BR/LC_MESSAGES/R-grDevices.mo  |  Bin 0 -> 12083 bytes
 .../grDevices/po/pt_BR/LC_MESSAGES/grDevices.mo    |  Bin 0 -> 2888 bytes
 .../grDevices/po/ru/LC_MESSAGES/R-grDevices.mo     |  Bin 0 -> 13215 bytes
 .../grDevices/po/ru/LC_MESSAGES/grDevices.mo       |  Bin 0 -> 14500 bytes
 .../grDevices/po/zh_CN/LC_MESSAGES/R-grDevices.mo  |  Bin 0 -> 11631 bytes
 .../grDevices/po/zh_CN/LC_MESSAGES/grDevices.mo    |  Bin 0 -> 13271 bytes
 win32/deps/library/grDevices/tests/ps-tests.R      |   39 +
 .../library/grDevices/tests/ps-tests.Rout.save     |   95 +
 win32/deps/library/grDevices/tests/xfig-tests.R    |   84 +
 .../library/grDevices/tests/xfig-tests.Rout.save   |  102 +
 win32/deps/library/graphics/DESCRIPTION            |    8 +-
 win32/deps/library/graphics/INDEX                  |   10 +-
 win32/deps/library/graphics/Meta/Rd.rds            |  Bin 3142 -> 3161 bytes
 win32/deps/library/graphics/Meta/demo.rds          |  Bin 261 -> 261 bytes
 win32/deps/library/graphics/Meta/hsearch.rds       |  Bin 3113 -> 3125 bytes
 win32/deps/library/graphics/Meta/links.rds         |  Bin 0 -> 1310 bytes
 win32/deps/library/graphics/Meta/nsInfo.rds        |  Bin 828 -> 869 bytes
 win32/deps/library/graphics/Meta/package.rds       |  Bin 530 -> 511 bytes
 win32/deps/library/graphics/NAMESPACE              |   22 +-
 win32/deps/library/graphics/R-ex/Rex.zip           |  Bin 38310 -> 0 bytes
 win32/deps/library/graphics/R/graphics             |    2 +-
 win32/deps/library/graphics/R/graphics.rdb         |  Bin 84702 -> 246572 bytes
 win32/deps/library/graphics/R/graphics.rdx         |  Bin 1669 -> 1770 bytes
 win32/deps/library/graphics/demo/Hershey.R         |    2 +
 win32/deps/library/graphics/demo/Japanese.R        |    2 +
 win32/deps/library/graphics/demo/graphics.R        |    2 +
 win32/deps/library/graphics/demo/image.R           |    2 +
 win32/deps/library/graphics/demo/persp.R           |    7 +-
 win32/deps/library/graphics/demo/plotmath.R        |    2 +
 win32/deps/library/graphics/help/AnIndex           |   25 +-
 win32/deps/library/graphics/help/Rhelp.zip         |  Bin 137048 -> 0 bytes
 win32/deps/library/graphics/help/aliases.rds       |  Bin 0 -> 988 bytes
 win32/deps/library/graphics/help/figures/mai.pdf   |  Bin 0 -> 2541 bytes
 win32/deps/library/graphics/help/figures/mai.png   |  Bin 0 -> 4667 bytes
 win32/deps/library/graphics/help/figures/oma.pdf   |  Bin 0 -> 3763 bytes
 win32/deps/library/graphics/help/figures/oma.png   |  Bin 0 -> 5114 bytes
 win32/deps/library/graphics/help/figures/pch.pdf   |  Bin 0 -> 4994 bytes
 win32/deps/library/graphics/help/figures/pch.png   |  Bin 0 -> 9287 bytes
 win32/deps/library/graphics/help/figures/pch.svg   |  185 +
 win32/deps/library/graphics/help/graphics.rdb      |  Bin 0 -> 451705 bytes
 win32/deps/library/graphics/help/graphics.rdx      |  Bin 0 -> 1642 bytes
 win32/deps/library/graphics/help/paths.rds         |  Bin 0 -> 608 bytes
 win32/deps/library/graphics/html/00Index.html      |  220 +
 win32/deps/library/graphics/html/R.css             |   57 +
 .../graphics/po/da/LC_MESSAGES/R-graphics.mo       |  Bin 0 -> 1255 bytes
 .../graphics/po/de/LC_MESSAGES/R-graphics.mo       |  Bin 0 -> 14924 bytes
 .../graphics/po/en@quot/LC_MESSAGES/R-graphics.mo  |  Bin 0 -> 14366 bytes
 .../graphics/po/fr/LC_MESSAGES/R-graphics.mo       |  Bin 0 -> 15267 bytes
 .../graphics/po/it/LC_MESSAGES/R-graphics.mo       |  Bin 0 -> 10368 bytes
 .../graphics/po/ja/LC_MESSAGES/R-graphics.mo       |  Bin 0 -> 17179 bytes
 .../graphics/po/ko/LC_MESSAGES/R-graphics.mo       |  Bin 0 -> 16882 bytes
 .../graphics/po/pl/LC_MESSAGES/R-graphics.mo       |  Bin 0 -> 15486 bytes
 .../graphics/po/pt_BR/LC_MESSAGES/R-graphics.mo    |  Bin 0 -> 13893 bytes
 .../graphics/po/ru/LC_MESSAGES/R-graphics.mo       |  Bin 0 -> 15030 bytes
 .../graphics/po/zh_CN/LC_MESSAGES/R-graphics.mo    |  Bin 0 -> 13422 bytes
 win32/deps/library/grid/DESCRIPTION                |    8 +-
 win32/deps/library/grid/INDEX                      |   14 +-
 win32/deps/library/grid/Meta/Rd.rds                |  Bin 2878 -> 3246 bytes
 win32/deps/library/grid/Meta/hsearch.rds           |  Bin 2816 -> 3159 bytes
 win32/deps/library/grid/Meta/links.rds             |  Bin 0 -> 1732 bytes
 win32/deps/library/grid/Meta/nsInfo.rds            |  Bin 1669 -> 1847 bytes
 win32/deps/library/grid/Meta/package.rds           |  Bin 601 -> 597 bytes
 win32/deps/library/grid/Meta/vignette.rds          |  Bin 667 -> 603 bytes
 win32/deps/library/grid/NAMESPACE                  |   69 +-
 win32/deps/library/grid/R-ex/Rex.zip               |  Bin 15242 -> 0 bytes
 win32/deps/library/grid/R/grid                     |    2 +-
 win32/deps/library/grid/R/grid.rdb                 |  Bin 143405 -> 346827 bytes
 win32/deps/library/grid/R/grid.rdx                 |  Bin 6759 -> 8002 bytes
 win32/deps/library/grid/doc/changes.txt            | 1374 +++++
 win32/deps/library/grid/doc/displaylist.R          |  130 +
 win32/deps/library/grid/doc/displaylist.Rnw        |  243 +
 win32/deps/library/grid/doc/displaylist.pdf        |  Bin 0 -> 157254 bytes
 win32/deps/library/grid/doc/frame.R                |  148 +
 win32/deps/library/grid/doc/frame.Rnw              |  384 ++
 win32/deps/library/grid/doc/frame.pdf              |  Bin 0 -> 155783 bytes
 win32/deps/library/grid/doc/grid.R                 |  329 ++
 win32/deps/library/grid/doc/grid.Rnw               |  751 +++
 win32/deps/library/grid/doc/grid.pdf               |  Bin 0 -> 251352 bytes
 win32/deps/library/grid/doc/grobs.R                |  313 ++
 win32/deps/library/grid/doc/grobs.Rnw              |  482 ++
 win32/deps/library/grid/doc/grobs.pdf              |  Bin 0 -> 107015 bytes
 win32/deps/library/grid/doc/index.html             |   87 +
 win32/deps/library/grid/doc/interactive.R          |   90 +
 win32/deps/library/grid/doc/interactive.Rnw        |  132 +
 win32/deps/library/grid/doc/interactive.pdf        |  Bin 0 -> 90763 bytes
 win32/deps/library/grid/doc/locndimn.R             |   72 +
 win32/deps/library/grid/doc/locndimn.Rnw           |  117 +
 win32/deps/library/grid/doc/locndimn.pdf           |  Bin 0 -> 89405 bytes
 win32/deps/library/grid/doc/moveline.R             |   30 +
 win32/deps/library/grid/doc/moveline.Rnw           |   64 +
 win32/deps/library/grid/doc/moveline.pdf           |  Bin 0 -> 87188 bytes
 win32/deps/library/grid/doc/nonfinite.R            |   73 +
 win32/deps/library/grid/doc/nonfinite.Rnw          |  135 +
 win32/deps/library/grid/doc/nonfinite.pdf          |  Bin 0 -> 79443 bytes
 win32/deps/library/grid/doc/plotexample.R          |  465 ++
 win32/deps/library/grid/doc/plotexample.Rnw        |  582 ++
 win32/deps/library/grid/doc/plotexample.pdf        |  Bin 0 -> 223488 bytes
 win32/deps/library/grid/doc/rotated.R              |  188 +
 win32/deps/library/grid/doc/rotated.Rnw            |  156 +
 win32/deps/library/grid/doc/rotated.pdf            |  Bin 0 -> 121860 bytes
 win32/deps/library/grid/doc/saveload.R             |   40 +
 win32/deps/library/grid/doc/saveload.Rnw           |  110 +
 win32/deps/library/grid/doc/saveload.pdf           |  Bin 0 -> 133777 bytes
 win32/deps/library/grid/doc/sharing.R              |  140 +
 win32/deps/library/grid/doc/sharing.Rnw            |  110 +
 win32/deps/library/grid/doc/sharing.pdf            |  Bin 0 -> 70754 bytes
 win32/deps/library/grid/doc/viewports.R            |  288 +
 win32/deps/library/grid/doc/viewports.Rnw          |  332 ++
 win32/deps/library/grid/doc/viewports.pdf          |  Bin 0 -> 162850 bytes
 win32/deps/library/grid/help/AnIndex               |   22 +
 win32/deps/library/grid/help/Rhelp.zip             |  Bin 71956 -> 0 bytes
 win32/deps/library/grid/help/aliases.rds           |  Bin 0 -> 1385 bytes
 win32/deps/library/grid/help/grid.rdb              |  Bin 0 -> 248821 bytes
 win32/deps/library/grid/help/grid.rdx              |  Bin 0 -> 1890 bytes
 win32/deps/library/grid/help/paths.rds             |  Bin 0 -> 725 bytes
 win32/deps/library/grid/html/00Index.html          |  504 ++
 win32/deps/library/grid/html/R.css                 |   57 +
 win32/deps/library/grid/libs/grid.dll              |  Bin 105984 -> 0 bytes
 win32/deps/library/grid/libs/i386/grid.dll         |  Bin 0 -> 135680 bytes
 .../deps/library/grid/po/da/LC_MESSAGES/R-grid.mo  |  Bin 0 -> 2664 bytes
 win32/deps/library/grid/po/da/LC_MESSAGES/grid.mo  |  Bin 0 -> 2397 bytes
 .../deps/library/grid/po/de/LC_MESSAGES/R-grid.mo  |  Bin 0 -> 16996 bytes
 win32/deps/library/grid/po/de/LC_MESSAGES/grid.mo  |  Bin 0 -> 2487 bytes
 .../library/grid/po/en@quot/LC_MESSAGES/R-grid.mo  |  Bin 0 -> 16420 bytes
 .../library/grid/po/en@quot/LC_MESSAGES/grid.mo    |  Bin 0 -> 2284 bytes
 .../deps/library/grid/po/fr/LC_MESSAGES/R-grid.mo  |  Bin 0 -> 17214 bytes
 win32/deps/library/grid/po/fr/LC_MESSAGES/grid.mo  |  Bin 0 -> 2528 bytes
 win32/deps/library/grid/po/it/LC_MESSAGES/grid.mo  |  Bin 0 -> 1775 bytes
 .../deps/library/grid/po/ja/LC_MESSAGES/R-grid.mo  |  Bin 0 -> 19899 bytes
 win32/deps/library/grid/po/ja/LC_MESSAGES/grid.mo  |  Bin 0 -> 2874 bytes
 .../deps/library/grid/po/ko/LC_MESSAGES/R-grid.mo  |  Bin 0 -> 18913 bytes
 win32/deps/library/grid/po/ko/LC_MESSAGES/grid.mo  |  Bin 0 -> 2876 bytes
 .../deps/library/grid/po/pl/LC_MESSAGES/R-grid.mo  |  Bin 0 -> 17543 bytes
 win32/deps/library/grid/po/pl/LC_MESSAGES/grid.mo  |  Bin 0 -> 2711 bytes
 .../library/grid/po/pt_BR/LC_MESSAGES/R-grid.mo    |  Bin 0 -> 16197 bytes
 .../deps/library/grid/po/pt_BR/LC_MESSAGES/grid.mo |  Bin 0 -> 2634 bytes
 .../deps/library/grid/po/ru/LC_MESSAGES/R-grid.mo  |  Bin 0 -> 16563 bytes
 win32/deps/library/grid/po/ru/LC_MESSAGES/grid.mo  |  Bin 0 -> 2519 bytes
 .../library/grid/po/zh_CN/LC_MESSAGES/R-grid.mo    |  Bin 0 -> 15473 bytes
 .../deps/library/grid/po/zh_CN/LC_MESSAGES/grid.mo |  Bin 0 -> 2331 bytes
 win32/deps/library/grid/tests/bugs.R               |   30 +
 win32/deps/library/grid/tests/reg.R                |  433 ++
 win32/deps/library/grid/tests/testls.R             |  158 +
 win32/deps/library/grid/tests/testls.Rout.save     |  340 ++
 win32/deps/library/grid/tests/units.R              |  135 +
 win32/deps/library/lattice/CITATION                |   17 +
 win32/deps/library/lattice/COPYING                 |  340 --
 win32/deps/library/lattice/DESCRIPTION             |   45 +-
 win32/deps/library/lattice/INDEX                   |  138 +-
 win32/deps/library/lattice/LICENSE                 |   16 +
 win32/deps/library/lattice/Meta/Rd.rds             |  Bin 3281 -> 3521 bytes
 win32/deps/library/lattice/Meta/data.rds           |  Bin 257 -> 252 bytes
 win32/deps/library/lattice/Meta/demo.rds           |  Bin 164 -> 160 bytes
 win32/deps/library/lattice/Meta/hsearch.rds        |  Bin 3198 -> 3582 bytes
 win32/deps/library/lattice/Meta/links.rds          |  Bin 0 -> 1938 bytes
 win32/deps/library/lattice/Meta/nsInfo.rds         |  Bin 1646 -> 1751 bytes
 win32/deps/library/lattice/Meta/package.rds        |  Bin 816 -> 983 bytes
 win32/deps/library/lattice/NAMESPACE               |  134 +-
 win32/deps/library/lattice/NEWS                    |  169 +-
 win32/deps/library/lattice/R-ex/Rex.zip            |  Bin 20864 -> 0 bytes
 win32/deps/library/lattice/R/lattice               |    2 +-
 win32/deps/library/lattice/R/lattice.rdb           |  Bin 166001 -> 504538 bytes
 win32/deps/library/lattice/R/lattice.rdx           |  Bin 3589 -> 3999 bytes
 win32/deps/library/lattice/data/Rdata.rdb          |  Bin 5126 -> 4076 bytes
 win32/deps/library/lattice/data/Rdata.rds          |  Bin 122 -> 125 bytes
 win32/deps/library/lattice/data/Rdata.rdx          |  Bin 201 -> 203 bytes
 win32/deps/library/lattice/demo/lattice.R          |   51 +-
 win32/deps/library/lattice/help/AnIndex            |   14 +-
 win32/deps/library/lattice/help/Rhelp.zip          |  Bin 132536 -> 0 bytes
 win32/deps/library/lattice/help/aliases.rds        |  Bin 0 -> 1756 bytes
 win32/deps/library/lattice/help/lattice.rdb        |  Bin 0 -> 450617 bytes
 win32/deps/library/lattice/help/lattice.rdx        |  Bin 0 -> 1562 bytes
 win32/deps/library/lattice/help/paths.rds          |  Bin 0 -> 639 bytes
 win32/deps/library/lattice/html/00Index.html       |  591 ++
 win32/deps/library/lattice/html/R.css              |   57 +
 win32/deps/library/lattice/libs/i386/lattice.dll   |  Bin 0 -> 20480 bytes
 win32/deps/library/lattice/libs/lattice.dll        |  Bin 11776 -> 0 bytes
 .../library/lattice/po/de/LC_MESSAGES/R-lattice.mo |  Bin 0 -> 13307 bytes
 .../lattice/po/en@quot/LC_MESSAGES/R-lattice.mo    |  Bin 0 -> 9746 bytes
 .../library/lattice/po/fr/LC_MESSAGES/R-lattice.mo |  Bin 0 -> 7959 bytes
 win32/deps/library/lattice/tests/MASSch04.R        |  179 +
 win32/deps/library/lattice/tests/dates.R           |   25 +
 win32/deps/library/lattice/tests/dotplotscoping.R  |   13 +
 win32/deps/library/lattice/tests/levelplot.R       |  115 +
 win32/deps/library/lattice/tests/scales.R          |  174 +
 win32/deps/library/lattice/tests/temp.R            |  141 +
 win32/deps/library/lattice/tests/test.R            |  137 +
 win32/deps/library/lattice/tests/wireframe.R       |  113 +
 win32/deps/library/methods/DESCRIPTION             |   17 +-
 win32/deps/library/methods/INDEX                   |   26 +-
 win32/deps/library/methods/Meta/Rd.rds             |  Bin 4991 -> 5499 bytes
 win32/deps/library/methods/Meta/hsearch.rds        |  Bin 5023 -> 5575 bytes
 win32/deps/library/methods/Meta/links.rds          |  Bin 0 -> 3898 bytes
 win32/deps/library/methods/Meta/nsInfo.rds         |  Bin 1572 -> 1700 bytes
 win32/deps/library/methods/Meta/package.rds        |  Bin 667 -> 631 bytes
 win32/deps/library/methods/NAMESPACE               |   40 +-
 win32/deps/library/methods/R-ex/Rex.zip            |  Bin 27635 -> 0 bytes
 win32/deps/library/methods/R/methods               |    2 +-
 win32/deps/library/methods/R/methods.rdb           |  Bin 456919 -> 1076889 bytes
 win32/deps/library/methods/R/methods.rdx           |  Bin 11297 -> 13552 bytes
 win32/deps/library/methods/help/AnIndex            |   55 +-
 win32/deps/library/methods/help/Rhelp.zip          |  Bin 140773 -> 0 bytes
 win32/deps/library/methods/help/aliases.rds        |  Bin 0 -> 4004 bytes
 win32/deps/library/methods/help/methods.rdb        |  Bin 0 -> 476158 bytes
 win32/deps/library/methods/help/methods.rdx        |  Bin 0 -> 1838 bytes
 win32/deps/library/methods/help/paths.rds          |  Bin 0 -> 779 bytes
 win32/deps/library/methods/html/00Index.html       |  703 +++
 win32/deps/library/methods/html/R.css              |   57 +
 win32/deps/library/methods/libs/i386/methods.dll   |  Bin 0 -> 35840 bytes
 win32/deps/library/methods/libs/methods.dll        |  Bin 41984 -> 0 bytes
 .../library/methods/po/da/LC_MESSAGES/R-methods.mo |  Bin 0 -> 3178 bytes
 .../library/methods/po/da/LC_MESSAGES/methods.mo   |  Bin 0 -> 5891 bytes
 .../library/methods/po/de/LC_MESSAGES/R-methods.mo |  Bin 0 -> 70618 bytes
 .../library/methods/po/de/LC_MESSAGES/methods.mo   |  Bin 0 -> 6219 bytes
 .../methods/po/en@quot/LC_MESSAGES/R-methods.mo    |  Bin 0 -> 66548 bytes
 .../methods/po/en@quot/LC_MESSAGES/methods.mo      |  Bin 0 -> 5908 bytes
 .../library/methods/po/fr/LC_MESSAGES/R-methods.mo |  Bin 0 -> 73672 bytes
 .../library/methods/po/fr/LC_MESSAGES/methods.mo   |  Bin 0 -> 6643 bytes
 .../library/methods/po/ja/LC_MESSAGES/R-methods.mo |  Bin 0 -> 81510 bytes
 .../library/methods/po/ja/LC_MESSAGES/methods.mo   |  Bin 0 -> 7131 bytes
 .../library/methods/po/ko/LC_MESSAGES/R-methods.mo |  Bin 0 -> 72400 bytes
 .../library/methods/po/ko/LC_MESSAGES/methods.mo   |  Bin 0 -> 6917 bytes
 .../library/methods/po/pl/LC_MESSAGES/R-methods.mo |  Bin 0 -> 69598 bytes
 .../library/methods/po/pl/LC_MESSAGES/methods.mo   |  Bin 0 -> 6246 bytes
 .../methods/po/pt_BR/LC_MESSAGES/R-methods.mo      |  Bin 0 -> 9875 bytes
 .../methods/po/pt_BR/LC_MESSAGES/methods.mo        |  Bin 0 -> 6366 bytes
 .../library/methods/po/ru/LC_MESSAGES/R-methods.mo |  Bin 0 -> 67565 bytes
 .../library/methods/po/ru/LC_MESSAGES/methods.mo   |  Bin 0 -> 6021 bytes
 .../methods/po/zh_CN/LC_MESSAGES/R-methods.mo      |  Bin 0 -> 49243 bytes
 .../methods/po/zh_CN/LC_MESSAGES/methods.mo        |  Bin 0 -> 5598 bytes
 win32/deps/library/methods/tests/S3.R              |   29 +
 win32/deps/library/methods/tests/basicRefClass.R   |  502 ++
 win32/deps/library/methods/tests/duplicateClass.R  |   27 +
 .../deps/library/methods/tests/fieldAssignments.R  |   30 +
 win32/deps/library/methods/tests/mixinInitialize.R |   65 +
 win32/deps/library/methods/tests/namesAndSlots.R   |   16 +
 win32/deps/library/methods/tests/nextWithDots.R    |   20 +
 win32/deps/library/methods/tests/refClassExample.R |   51 +
 .../deps/library/methods/tests/testConditionalIs.R |   38 +
 .../deps/library/methods/tests/testGroupGeneric.R  |   23 +
 win32/deps/library/methods/tests/testIs.R          |   31 +
 win32/deps/library/mgcv/CITATION                   |   35 +-
 win32/deps/library/mgcv/DESCRIPTION                |   37 +-
 win32/deps/library/mgcv/Meta/Rd.rds                |  Bin 3238 -> 4310 bytes
 win32/deps/library/mgcv/Meta/data.rds              |  Bin 0 -> 121 bytes
 win32/deps/library/mgcv/Meta/hsearch.rds           |  Bin 3024 -> 4267 bytes
 win32/deps/library/mgcv/Meta/links.rds             |  Bin 0 -> 1789 bytes
 win32/deps/library/mgcv/Meta/nsInfo.rds            |  Bin 1454 -> 1502 bytes
 win32/deps/library/mgcv/Meta/package.rds           |  Bin 869 -> 896 bytes
 win32/deps/library/mgcv/NAMESPACE                  |   72 +-
 win32/deps/library/mgcv/R-ex/Rex.zip               |  Bin 36485 -> 0 bytes
 win32/deps/library/mgcv/R/mgcv                     |    2 +-
 win32/deps/library/mgcv/R/mgcv.rdb                 |  Bin 130698 -> 710851 bytes
 win32/deps/library/mgcv/R/mgcv.rdx                 |  Bin 2152 -> 3621 bytes
 win32/deps/library/mgcv/data/columb.polys.rda      |  Bin 0 -> 8262 bytes
 win32/deps/library/mgcv/data/columb.rda            |  Bin 0 -> 2889 bytes
 win32/deps/library/mgcv/help/AnIndex               |   50 +-
 win32/deps/library/mgcv/help/Rhelp.zip             |  Bin 155523 -> 0 bytes
 win32/deps/library/mgcv/help/aliases.rds           |  Bin 0 -> 1374 bytes
 win32/deps/library/mgcv/help/mgcv.rdb              |  Bin 0 -> 525293 bytes
 win32/deps/library/mgcv/help/mgcv.rdx              |  Bin 0 -> 2263 bytes
 win32/deps/library/mgcv/help/paths.rds             |  Bin 0 -> 872 bytes
 win32/deps/library/mgcv/html/00Index.html          |  467 ++
 win32/deps/library/mgcv/html/R.css                 |   57 +
 win32/deps/library/mgcv/libs/i386/mgcv.dll         |  Bin 0 -> 216576 bytes
 win32/deps/library/mgcv/libs/mgcv.dll              |  Bin 260608 -> 0 bytes
 win32/deps/library/nlme/CITATION                   |    9 +-
 win32/deps/library/nlme/COPYING                    |  340 --
 win32/deps/library/nlme/DESCRIPTION                |   49 +-
 win32/deps/library/nlme/LICENCE                    |    2 +-
 win32/deps/library/nlme/Meta/Rd.rds                |  Bin 8777 -> 8585 bytes
 win32/deps/library/nlme/Meta/data.rds              |  Bin 1073 -> 1059 bytes
 win32/deps/library/nlme/Meta/hsearch.rds           |  Bin 8434 -> 8259 bytes
 win32/deps/library/nlme/Meta/links.rds             |  Bin 0 -> 4630 bytes
 win32/deps/library/nlme/Meta/nsInfo.rds            |  Bin 1953 -> 1937 bytes
 win32/deps/library/nlme/Meta/package.rds           |  Bin 837 -> 935 bytes
 win32/deps/library/nlme/NAMESPACE                  |   11 +-
 win32/deps/library/nlme/R-ex/Rex.zip               |  Bin 91485 -> 0 bytes
 win32/deps/library/nlme/R/nlme                     |    2 +-
 win32/deps/library/nlme/R/nlme.rdb                 |  Bin 273422 -> 732450 bytes
 win32/deps/library/nlme/R/nlme.rdx                 |  Bin 6032 -> 6207 bytes
 win32/deps/library/nlme/data/Rdata.rdb             |  Bin 271454 -> 157230 bytes
 win32/deps/library/nlme/data/Rdata.rds             |  Bin 459 -> 457 bytes
 win32/deps/library/nlme/data/Rdata.rdx             |  Bin 828 -> 824 bytes
 win32/deps/library/nlme/help/AnIndex               |    9 -
 win32/deps/library/nlme/help/Rhelp.zip             |  Bin 349840 -> 0 bytes
 win32/deps/library/nlme/help/aliases.rds           |  Bin 0 -> 3325 bytes
 win32/deps/library/nlme/help/nlme.rdb              |  Bin 0 -> 911546 bytes
 win32/deps/library/nlme/help/nlme.rdx              |  Bin 0 -> 5750 bytes
 win32/deps/library/nlme/help/paths.rds             |  Bin 0 -> 2004 bytes
 win32/deps/library/nlme/html/00Index.html          | 1230 +++++
 win32/deps/library/nlme/html/R.css                 |   57 +
 win32/deps/library/nlme/libs/i386/nlme.dll         |  Bin 0 -> 68608 bytes
 win32/deps/library/nlme/libs/nlme.dll              |  Bin 53760 -> 0 bytes
 .../deps/library/nlme/po/de/LC_MESSAGES/R-nlme.mo  |  Bin 0 -> 42667 bytes
 win32/deps/library/nlme/po/de/LC_MESSAGES/nlme.mo  |  Bin 0 -> 1715 bytes
 .../library/nlme/po/en@quot/LC_MESSAGES/R-nlme.mo  |  Bin 0 -> 40211 bytes
 .../library/nlme/po/en@quot/LC_MESSAGES/nlme.mo    |  Bin 0 -> 1584 bytes
 .../deps/library/nlme/po/fr/LC_MESSAGES/R-nlme.mo  |  Bin 0 -> 43909 bytes
 win32/deps/library/nlme/po/fr/LC_MESSAGES/nlme.mo  |  Bin 0 -> 1748 bytes
 .../deps/library/nlme/po/pl/LC_MESSAGES/R-nlme.mo  |  Bin 0 -> 43293 bytes
 win32/deps/library/nlme/po/pl/LC_MESSAGES/nlme.mo  |  Bin 0 -> 1862 bytes
 win32/deps/library/nlme/tests/anova.gls.R          |   22 +
 win32/deps/library/nlme/tests/augPred_lab.R        |   14 +
 win32/deps/library/nlme/tests/augPredmissing.R     |    7 +
 win32/deps/library/nlme/tests/coef.R               |   14 +
 win32/deps/library/nlme/tests/contrMat.R           |   40 +
 win32/deps/library/nlme/tests/data.frame.R         |    4 +
 win32/deps/library/nlme/tests/deparse.R            |  171 +
 win32/deps/library/nlme/tests/getData.R            |    8 +
 win32/deps/library/nlme/tests/gls.R                |   24 +
 win32/deps/library/nlme/tests/lmList.R             |   11 +
 win32/deps/library/nlme/tests/lme.R                |   37 +
 win32/deps/library/nlme/tests/lme.Rout.save        |  146 +
 win32/deps/library/nlme/tests/missing.R            |   26 +
 win32/deps/library/nlme/tests/missing.Rout.save    |  791 +++
 win32/deps/library/nlme/tests/nlme.R               |    7 +
 win32/deps/library/nlme/tests/nlme.Rout.save       |   61 +
 win32/deps/library/nlme/tests/predict.lme.R        |    8 +
 win32/deps/library/nlme/tests/ss2.rda              |  Bin 0 -> 4809 bytes
 win32/deps/library/nlme/tests/update.R             |    8 +
 win32/deps/library/nlme/tests/updateLme.R          |   12 +
 win32/deps/library/nlme/tests/varIdent.R           |    7 +
 win32/deps/library/nnet/CITATION                   |    2 +-
 win32/deps/library/nnet/DESCRIPTION                |   43 +-
 win32/deps/library/nnet/LICENCE                    |   11 +-
 win32/deps/library/nnet/Meta/Rd.rds                |  Bin 624 -> 616 bytes
 win32/deps/library/nnet/Meta/hsearch.rds           |  Bin 665 -> 658 bytes
 win32/deps/library/nnet/Meta/links.rds             |  Bin 0 -> 327 bytes
 win32/deps/library/nnet/Meta/nsInfo.rds            |  Bin 484 -> 490 bytes
 win32/deps/library/nnet/Meta/package.rds           |  Bin 1036 -> 808 bytes
 win32/deps/library/nnet/NEWS                       |    4 +-
 win32/deps/library/nnet/R-ex/class.ind.R           |   20 -
 win32/deps/library/nnet/R-ex/multinom.R            |   29 -
 win32/deps/library/nnet/R-ex/nnet.Hess.R           |   17 -
 win32/deps/library/nnet/R-ex/nnet.R                |   30 -
 win32/deps/library/nnet/R-ex/predict.nnet.R        |   29 -
 win32/deps/library/nnet/R-ex/which.is.max.R        |   13 -
 win32/deps/library/nnet/R/nnet                     |    2 +-
 win32/deps/library/nnet/R/nnet.rdb                 |  Bin 18475 -> 49662 bytes
 win32/deps/library/nnet/R/nnet.rdx                 |  Bin 641 -> 669 bytes
 win32/deps/library/nnet/help/aliases.rds           |  Bin 0 -> 297 bytes
 win32/deps/library/nnet/help/class.ind             |   39 -
 win32/deps/library/nnet/help/multinom              |  109 -
 win32/deps/library/nnet/help/nnet                  |  161 -
 win32/deps/library/nnet/help/nnet.Hess             |   51 -
 win32/deps/library/nnet/help/nnet.rdb              |  Bin 0 -> 20757 bytes
 win32/deps/library/nnet/help/nnet.rdx              |  Bin 0 -> 283 bytes
 win32/deps/library/nnet/help/paths.rds             |  Bin 0 -> 166 bytes
 win32/deps/library/nnet/help/predict.nnet          |   71 -
 win32/deps/library/nnet/help/which.is.max          |   40 -
 win32/deps/library/nnet/html/00Index.html          |   78 +
 win32/deps/library/nnet/html/R.css                 |   57 +
 win32/deps/library/nnet/libs/i386/nnet.dll         |  Bin 0 -> 23552 bytes
 win32/deps/library/nnet/libs/nnet.dll              |  Bin 14848 -> 0 bytes
 .../deps/library/nnet/po/de/LC_MESSAGES/R-nnet.mo  |  Bin 0 -> 2972 bytes
 .../library/nnet/po/en@quot/LC_MESSAGES/R-nnet.mo  |  Bin 0 -> 2669 bytes
 .../deps/library/nnet/po/fr/LC_MESSAGES/R-nnet.mo  |  Bin 0 -> 3077 bytes
 .../deps/library/nnet/po/pl/LC_MESSAGES/R-nnet.mo  |  Bin 0 -> 3097 bytes
 win32/deps/library/parallel/DESCRIPTION            |   12 +
 win32/deps/library/parallel/INDEX                  |    8 +
 win32/deps/library/parallel/Meta/Rd.rds            |  Bin 0 -> 688 bytes
 win32/deps/library/parallel/Meta/hsearch.rds       |  Bin 0 -> 707 bytes
 win32/deps/library/parallel/Meta/links.rds         |  Bin 0 -> 369 bytes
 win32/deps/library/parallel/Meta/nsInfo.rds        |  Bin 0 -> 594 bytes
 win32/deps/library/parallel/Meta/package.rds       |  Bin 0 -> 565 bytes
 win32/deps/library/parallel/Meta/vignette.rds      |  Bin 0 -> 202 bytes
 win32/deps/library/parallel/NAMESPACE              |   44 +
 win32/deps/library/parallel/R/parallel             |    9 +
 win32/deps/library/parallel/R/parallel.rdb         |  Bin 0 -> 45249 bytes
 win32/deps/library/parallel/R/parallel.rdx         |  Bin 0 -> 1398 bytes
 win32/deps/library/parallel/doc/index.html         |   27 +
 win32/deps/library/parallel/doc/parallel.R         |  224 +
 win32/deps/library/parallel/doc/parallel.Rnw       |  803 +++
 win32/deps/library/parallel/doc/parallel.pdf       |  Bin 0 -> 291079 bytes
 win32/deps/library/parallel/help/AnIndex           |   31 +
 win32/deps/library/parallel/help/aliases.rds       |  Bin 0 -> 332 bytes
 win32/deps/library/parallel/help/parallel.rdb      |  Bin 0 -> 32556 bytes
 win32/deps/library/parallel/help/parallel.rdx      |  Bin 0 -> 328 bytes
 win32/deps/library/parallel/help/paths.rds         |  Bin 0 -> 194 bytes
 win32/deps/library/parallel/html/00Index.html      |   86 +
 win32/deps/library/parallel/html/R.css             |   57 +
 win32/deps/library/parallel/libs/i386/parallel.dll |  Bin 0 -> 17408 bytes
 .../parallel/po/da/LC_MESSAGES/R-parallel.mo       |  Bin 0 -> 2981 bytes
 .../library/parallel/po/da/LC_MESSAGES/parallel.mo |  Bin 0 -> 1704 bytes
 .../parallel/po/de/LC_MESSAGES/R-parallel.mo       |  Bin 0 -> 3576 bytes
 .../library/parallel/po/de/LC_MESSAGES/parallel.mo |  Bin 0 -> 1731 bytes
 .../parallel/po/en@quot/LC_MESSAGES/R-parallel.mo  |  Bin 0 -> 3396 bytes
 .../parallel/po/en@quot/LC_MESSAGES/parallel.mo    |  Bin 0 -> 1630 bytes
 .../parallel/po/fr/LC_MESSAGES/R-parallel.mo       |  Bin 0 -> 3795 bytes
 .../library/parallel/po/fr/LC_MESSAGES/parallel.mo |  Bin 0 -> 1869 bytes
 .../parallel/po/ko/LC_MESSAGES/R-parallel.mo       |  Bin 0 -> 4047 bytes
 .../library/parallel/po/ko/LC_MESSAGES/parallel.mo |  Bin 0 -> 2029 bytes
 .../parallel/po/pl/LC_MESSAGES/R-parallel.mo       |  Bin 0 -> 3846 bytes
 .../library/parallel/po/pl/LC_MESSAGES/parallel.mo |  Bin 0 -> 1926 bytes
 .../parallel/po/ru/LC_MESSAGES/R-parallel.mo       |  Bin 0 -> 3673 bytes
 .../library/parallel/po/ru/LC_MESSAGES/parallel.mo |  Bin 0 -> 1797 bytes
 .../parallel/po/zh_CN/LC_MESSAGES/R-parallel.mo    |  Bin 0 -> 3267 bytes
 .../parallel/po/zh_CN/LC_MESSAGES/parallel.mo      |  Bin 0 -> 1598 bytes
 win32/deps/library/parallel/tests/Master.R         |   36 +
 win32/deps/library/parallel/tests/multicore1.RR    |   10 +
 win32/deps/library/parallel/tests/multicore2.RR    |   14 +
 .../library/parallel/tests/multicore2.Rout.save    |   49 +
 win32/deps/library/parallel/tests/multicore3.RR    |    7 +
 win32/deps/library/parallel/tests/snow1.RR         |   40 +
 win32/deps/library/parallel/tests/snow2.RR         |   19 +
 win32/deps/library/parallel/tests/snow2.Rout.save  |   54 +
 win32/deps/library/rpart/DESCRIPTION               |   47 +-
 win32/deps/library/rpart/LICENCE                   |   33 -
 win32/deps/library/rpart/Meta/Rd.rds               |  Bin 1160 -> 1143 bytes
 win32/deps/library/rpart/Meta/data.rds             |  Bin 235 -> 234 bytes
 win32/deps/library/rpart/Meta/hsearch.rds          |  Bin 1115 -> 1090 bytes
 win32/deps/library/rpart/Meta/links.rds            |  Bin 0 -> 427 bytes
 win32/deps/library/rpart/Meta/nsInfo.rds           |  Bin 449 -> 457 bytes
 win32/deps/library/rpart/Meta/package.rds          |  Bin 857 -> 953 bytes
 win32/deps/library/rpart/R-ex/Rex.zip              |  Bin 8715 -> 0 bytes
 win32/deps/library/rpart/R/rpart                   |    2 +-
 win32/deps/library/rpart/R/rpart.rdb               |  Bin 33843 -> 95794 bytes
 win32/deps/library/rpart/R/rpart.rdx               |  Bin 760 -> 784 bytes
 win32/deps/library/rpart/data/Rdata.rdb            |  Bin 5491 -> 4715 bytes
 win32/deps/library/rpart/data/Rdata.rds            |  Bin 117 -> 117 bytes
 win32/deps/library/rpart/data/Rdata.rdx            |  Bin 183 -> 195 bytes
 win32/deps/library/rpart/help/AnIndex              |    1 -
 win32/deps/library/rpart/help/Rhelp.zip            |  Bin 30507 -> 0 bytes
 win32/deps/library/rpart/help/aliases.rds          |  Bin 0 -> 288 bytes
 win32/deps/library/rpart/help/paths.rds            |  Bin 0 -> 317 bytes
 win32/deps/library/rpart/help/rpart.rdb            |  Bin 0 -> 78392 bytes
 win32/deps/library/rpart/help/rpart.rdx            |  Bin 0 -> 699 bytes
 win32/deps/library/rpart/html/00Index.html         |   79 +
 win32/deps/library/rpart/html/R.css                |   57 +
 win32/deps/library/rpart/libs/i386/rpart.dll       |  Bin 0 -> 50688 bytes
 win32/deps/library/rpart/libs/rpart.dll            |  Bin 40448 -> 0 bytes
 .../library/rpart/po/de/LC_MESSAGES/R-rpart.mo     |  Bin 0 -> 6929 bytes
 .../deps/library/rpart/po/de/LC_MESSAGES/rpart.mo  |  Bin 0 -> 1436 bytes
 .../rpart/po/en@quot/LC_MESSAGES/R-rpart.mo        |  Bin 0 -> 6419 bytes
 .../library/rpart/po/en@quot/LC_MESSAGES/rpart.mo  |  Bin 0 -> 1318 bytes
 .../library/rpart/po/fr/LC_MESSAGES/R-rpart.mo     |  Bin 0 -> 6973 bytes
 .../deps/library/rpart/po/fr/LC_MESSAGES/rpart.mo  |  Bin 0 -> 1414 bytes
 .../library/rpart/po/pl/LC_MESSAGES/R-rpart.mo     |  Bin 0 -> 6636 bytes
 .../deps/library/rpart/po/pl/LC_MESSAGES/rpart.mo  |  Bin 0 -> 1539 bytes
 .../library/rpart/po/ru/LC_MESSAGES/R-rpart.mo     |  Bin 0 -> 6457 bytes
 .../deps/library/rpart/po/ru/LC_MESSAGES/rpart.mo  |  Bin 0 -> 1439 bytes
 .../rpart/tests/Examples/rpart-Ex.Rout.save        |  971 ++++
 win32/deps/library/rpart/tests/backticks.R         |    7 +
 win32/deps/library/rpart/tests/data.stagec         |  146 +
 win32/deps/library/rpart/tests/rpartco.R           |    6 +
 win32/deps/library/rpart/tests/surv_test.R         |    9 +
 win32/deps/library/rpart/tests/testall.R           |  330 ++
 win32/deps/library/rpart/tests/testall.Rout.save   | 1506 ++++++
 win32/deps/library/rpart/tests/usersplits.R        |  167 +
 .../deps/library/rpart/tests/usersplits.Rout.save  |  193 +
 win32/deps/library/spam/0NEWS                      |  404 ++
 win32/deps/library/spam/CITATION                   |   19 +
 win32/deps/library/spam/DESCRIPTION                |   15 +-
 win32/deps/library/spam/INDEX                      |   23 +-
 win32/deps/library/spam/MD5                        |  107 +-
 win32/deps/library/spam/Meta/Rd.rds                |  Bin 3378 -> 3971 bytes
 win32/deps/library/spam/Meta/data.rds              |  Bin 230 -> 229 bytes
 win32/deps/library/spam/Meta/demo.rds              |  Bin 304 -> 295 bytes
 win32/deps/library/spam/Meta/hsearch.rds           |  Bin 3452 -> 4073 bytes
 win32/deps/library/spam/Meta/links.rds             |  Bin 0 -> 2709 bytes
 win32/deps/library/spam/Meta/nsInfo.rds            |  Bin 834 -> 1090 bytes
 win32/deps/library/spam/Meta/package.rds           |  Bin 926 -> 924 bytes
 win32/deps/library/spam/NAMESPACE                  |   87 +-
 win32/deps/library/spam/NEWS                       |  399 +-
 win32/deps/library/spam/R/spam                     |    2 +-
 win32/deps/library/spam/R/spam.rdb                 |  Bin 378055 -> 369813 bytes
 win32/deps/library/spam/R/spam.rdx                 |  Bin 5960 -> 4730 bytes
 win32/deps/library/spam/data/Rdata.rdb             |  Bin 319804 -> 319762 bytes
 win32/deps/library/spam/data/Rdata.rds             |  Bin 126 -> 127 bytes
 win32/deps/library/spam/data/Rdata.rdx             |  Bin 210 -> 209 bytes
 .../deps/library/spam/demo/article-jss-example1.R  |   73 +-
 .../deps/library/spam/demo/article-jss-example2.R  |   49 +-
 win32/deps/library/spam/demo/article-jss.R         |   73 +-
 win32/deps/library/spam/demo/cholesky.R            |    2 +-
 win32/deps/library/spam/demo/spam.R                |    5 +-
 win32/deps/library/spam/demo/timing.R              |    2 +-
 win32/deps/library/spam/help/AnIndex               |  117 +-
 win32/deps/library/spam/help/aliases.rds           |  Bin 0 -> 2688 bytes
 win32/deps/library/spam/help/paths.rds             |  Bin 0 -> 491 bytes
 win32/deps/library/spam/help/spam.rdb              |  Bin 0 -> 159575 bytes
 win32/deps/library/spam/help/spam.rdx              |  Bin 0 -> 1263 bytes
 win32/deps/library/spam/html/00Index.html          |  548 +-
 win32/deps/library/spam/html/R.css                 |   57 +
 win32/deps/library/spam/libs/i386/spam.dll         |  Bin 0 -> 69632 bytes
 win32/deps/library/spam/libs/i386/symbols.rds      |  Bin 0 -> 1557 bytes
 win32/deps/library/spam/libs/x64/spam.dll          |  Bin 0 -> 81408 bytes
 win32/deps/library/spam/libs/x64/symbols.rds       |  Bin 0 -> 1551 bytes
 win32/deps/library/spatial/CITATION                |    2 +-
 win32/deps/library/spatial/DESCRIPTION             |   43 +-
 win32/deps/library/spatial/LICENCE                 |    8 +-
 win32/deps/library/spatial/Meta/Rd.rds             |  Bin 928 -> 928 bytes
 win32/deps/library/spatial/Meta/hsearch.rds        |  Bin 893 -> 889 bytes
 win32/deps/library/spatial/Meta/links.rds          |  Bin 0 -> 378 bytes
 win32/deps/library/spatial/Meta/nsInfo.rds         |  Bin 545 -> 554 bytes
 win32/deps/library/spatial/Meta/package.rds        |  Bin 989 -> 799 bytes
 win32/deps/library/spatial/R-ex/Rex.zip            |  Bin 8467 -> 0 bytes
 win32/deps/library/spatial/R/spatial               |    2 +-
 win32/deps/library/spatial/R/spatial.rdb           |  Bin 15325 -> 36844 bytes
 win32/deps/library/spatial/R/spatial.rdx           |  Bin 691 -> 696 bytes
 win32/deps/library/spatial/help/Rhelp.zip          |  Bin 17970 -> 0 bytes
 win32/deps/library/spatial/help/aliases.rds        |  Bin 0 -> 252 bytes
 win32/deps/library/spatial/help/paths.rds          |  Bin 0 -> 276 bytes
 win32/deps/library/spatial/help/spatial.rdb        |  Bin 0 -> 46796 bytes
 win32/deps/library/spatial/help/spatial.rdx        |  Bin 0 -> 583 bytes
 win32/deps/library/spatial/html/00Index.html       |   74 +
 win32/deps/library/spatial/html/R.css              |   57 +
 win32/deps/library/spatial/libs/i386/spatial.dll   |  Bin 0 -> 28672 bytes
 win32/deps/library/spatial/libs/spatial.dll        |  Bin 18432 -> 0 bytes
 .../library/spatial/po/de/LC_MESSAGES/R-spatial.mo |  Bin 0 -> 1518 bytes
 .../spatial/po/en@quot/LC_MESSAGES/R-spatial.mo    |  Bin 0 -> 1380 bytes
 .../library/spatial/po/fr/LC_MESSAGES/R-spatial.mo |  Bin 0 -> 1547 bytes
 .../library/spatial/po/pl/LC_MESSAGES/R-spatial.mo |  Bin 0 -> 1674 bytes
 .../spatial/tests/Examples/spatial-Ex.Rout.save    |  514 ++
 win32/deps/library/splines/DESCRIPTION             |   10 +-
 win32/deps/library/splines/INDEX                   |    2 +-
 win32/deps/library/splines/Meta/Rd.rds             |  Bin 739 -> 724 bytes
 win32/deps/library/splines/Meta/hsearch.rds        |  Bin 730 -> 720 bytes
 win32/deps/library/splines/Meta/links.rds          |  Bin 0 -> 323 bytes
 win32/deps/library/splines/Meta/nsInfo.rds         |  Bin 475 -> 567 bytes
 win32/deps/library/splines/Meta/package.rds        |  Bin 598 -> 588 bytes
 win32/deps/library/splines/NAMESPACE               |    2 +
 win32/deps/library/splines/R-ex/Rex.zip            |  Bin 4778 -> 0 bytes
 win32/deps/library/splines/R/splines               |    2 +-
 win32/deps/library/splines/R/splines.rdb           |  Bin 16284 -> 39921 bytes
 win32/deps/library/splines/R/splines.rdx           |  Bin 778 -> 797 bytes
 win32/deps/library/splines/help/Rhelp.zip          |  Bin 12531 -> 0 bytes
 win32/deps/library/splines/help/aliases.rds        |  Bin 0 -> 229 bytes
 win32/deps/library/splines/help/paths.rds          |  Bin 0 -> 222 bytes
 win32/deps/library/splines/help/splines.rdb        |  Bin 0 -> 37096 bytes
 win32/deps/library/splines/help/splines.rdx        |  Bin 0 -> 447 bytes
 win32/deps/library/splines/html/00Index.html       |   67 +
 win32/deps/library/splines/html/R.css              |   57 +
 win32/deps/library/splines/libs/i386/splines.dll   |  Bin 0 -> 16384 bytes
 win32/deps/library/splines/libs/splines.dll        |  Bin 8704 -> 0 bytes
 .../library/splines/po/da/LC_MESSAGES/R-splines.mo |  Bin 0 -> 2495 bytes
 .../library/splines/po/da/LC_MESSAGES/splines.mo   |  Bin 0 -> 560 bytes
 .../library/splines/po/de/LC_MESSAGES/R-splines.mo |  Bin 0 -> 2689 bytes
 .../library/splines/po/de/LC_MESSAGES/splines.mo   |  Bin 0 -> 559 bytes
 .../splines/po/en@quot/LC_MESSAGES/R-splines.mo    |  Bin 0 -> 2572 bytes
 .../splines/po/en@quot/LC_MESSAGES/splines.mo      |  Bin 0 -> 510 bytes
 .../library/splines/po/fr/LC_MESSAGES/R-splines.mo |  Bin 0 -> 2778 bytes
 .../library/splines/po/fr/LC_MESSAGES/splines.mo   |  Bin 0 -> 582 bytes
 .../library/splines/po/ja/LC_MESSAGES/R-splines.mo |  Bin 0 -> 3233 bytes
 .../library/splines/po/ja/LC_MESSAGES/splines.mo   |  Bin 0 -> 527 bytes
 .../library/splines/po/ko/LC_MESSAGES/R-splines.mo |  Bin 0 -> 3104 bytes
 .../library/splines/po/ko/LC_MESSAGES/splines.mo   |  Bin 0 -> 666 bytes
 .../library/splines/po/pl/LC_MESSAGES/R-splines.mo |  Bin 0 -> 2847 bytes
 .../library/splines/po/pl/LC_MESSAGES/splines.mo   |  Bin 0 -> 686 bytes
 .../splines/po/pt_BR/LC_MESSAGES/R-splines.mo      |  Bin 0 -> 2628 bytes
 .../splines/po/pt_BR/LC_MESSAGES/splines.mo        |  Bin 0 -> 629 bytes
 .../library/splines/po/ru/LC_MESSAGES/R-splines.mo |  Bin 0 -> 2750 bytes
 .../library/splines/po/ru/LC_MESSAGES/splines.mo   |  Bin 0 -> 603 bytes
 .../splines/po/zh_CN/LC_MESSAGES/R-splines.mo      |  Bin 0 -> 2292 bytes
 .../splines/po/zh_CN/LC_MESSAGES/splines.mo        |  Bin 0 -> 496 bytes
 win32/deps/library/stats/COPYRIGHTS.modreg         |    2 +-
 win32/deps/library/stats/DESCRIPTION               |    8 +-
 win32/deps/library/stats/INDEX                     |   71 +-
 win32/deps/library/stats/Meta/Rd.rds               |  Bin 12604 -> 12828 bytes
 win32/deps/library/stats/Meta/demo.rds             |  Bin 267 -> 266 bytes
 win32/deps/library/stats/Meta/hsearch.rds          |  Bin 12687 -> 12897 bytes
 win32/deps/library/stats/Meta/links.rds            |  Bin 0 -> 6451 bytes
 win32/deps/library/stats/Meta/nsInfo.rds           |  Bin 4149 -> 4257 bytes
 win32/deps/library/stats/Meta/package.rds          |  Bin 505 -> 490 bytes
 win32/deps/library/stats/NAMESPACE                 |  103 +-
 win32/deps/library/stats/R-ex/Rex.zip              |  Bin 125658 -> 0 bytes
 win32/deps/library/stats/R/stats                   |    2 +-
 win32/deps/library/stats/R/stats.rdb               |  Bin 461818 -> 1248066 bytes
 win32/deps/library/stats/R/stats.rdx               |  Bin 9848 -> 10629 bytes
 win32/deps/library/stats/demo/glm.vr.R             |    2 +
 win32/deps/library/stats/demo/lm.glm.R             |   35 +-
 win32/deps/library/stats/demo/nlm.R                |   12 +-
 win32/deps/library/stats/demo/smooth.R             |    1 +
 win32/deps/library/stats/help/AnIndex              |   27 +-
 win32/deps/library/stats/help/Rhelp.zip            |  Bin 442427 -> 0 bytes
 win32/deps/library/stats/help/aliases.rds          |  Bin 0 -> 5364 bytes
 win32/deps/library/stats/help/paths.rds            |  Bin 0 -> 2317 bytes
 win32/deps/library/stats/help/stats.rdb            |  Bin 0 -> 1405408 bytes
 win32/deps/library/stats/help/stats.rdx            |  Bin 0 -> 6496 bytes
 win32/deps/library/stats/html/00Index.html         | 1348 +++++
 win32/deps/library/stats/html/R.css                |   57 +
 win32/deps/library/stats/libs/i386/stats.dll       |  Bin 0 -> 417280 bytes
 win32/deps/library/stats/libs/stats.dll            |  Bin 378880 -> 0 bytes
 .../library/stats/po/da/LC_MESSAGES/R-stats.mo     |  Bin 0 -> 5296 bytes
 .../deps/library/stats/po/da/LC_MESSAGES/stats.mo  |  Bin 0 -> 6484 bytes
 .../library/stats/po/de/LC_MESSAGES/R-stats.mo     |  Bin 0 -> 84095 bytes
 .../deps/library/stats/po/de/LC_MESSAGES/stats.mo  |  Bin 0 -> 6974 bytes
 .../stats/po/en@quot/LC_MESSAGES/R-stats.mo        |  Bin 0 -> 81434 bytes
 .../library/stats/po/en@quot/LC_MESSAGES/stats.mo  |  Bin 0 -> 6644 bytes
 .../library/stats/po/fr/LC_MESSAGES/R-stats.mo     |  Bin 0 -> 86777 bytes
 .../deps/library/stats/po/fr/LC_MESSAGES/stats.mo  |  Bin 0 -> 7108 bytes
 .../library/stats/po/it/LC_MESSAGES/R-stats.mo     |  Bin 0 -> 60627 bytes
 .../deps/library/stats/po/it/LC_MESSAGES/stats.mo  |  Bin 0 -> 3197 bytes
 .../library/stats/po/ja/LC_MESSAGES/R-stats.mo     |  Bin 0 -> 97532 bytes
 .../deps/library/stats/po/ja/LC_MESSAGES/stats.mo  |  Bin 0 -> 7981 bytes
 .../library/stats/po/ko/LC_MESSAGES/R-stats.mo     |  Bin 0 -> 96100 bytes
 .../deps/library/stats/po/ko/LC_MESSAGES/stats.mo  |  Bin 0 -> 7880 bytes
 .../library/stats/po/pl/LC_MESSAGES/R-stats.mo     |  Bin 0 -> 87528 bytes
 .../deps/library/stats/po/pl/LC_MESSAGES/stats.mo  |  Bin 0 -> 7253 bytes
 .../library/stats/po/pt_BR/LC_MESSAGES/R-stats.mo  |  Bin 0 -> 58125 bytes
 .../library/stats/po/pt_BR/LC_MESSAGES/stats.mo    |  Bin 0 -> 6692 bytes
 .../library/stats/po/ru/LC_MESSAGES/R-stats.mo     |  Bin 0 -> 83360 bytes
 .../deps/library/stats/po/ru/LC_MESSAGES/stats.mo  |  Bin 0 -> 6990 bytes
 .../library/stats/po/tr/LC_MESSAGES/R-stats.mo     |  Bin 0 -> 39906 bytes
 .../library/stats/po/zh_CN/LC_MESSAGES/R-stats.mo  |  Bin 0 -> 74953 bytes
 .../library/stats/po/zh_CN/LC_MESSAGES/stats.mo    |  Bin 0 -> 6109 bytes
 win32/deps/library/stats/tests/NLSstClosest.R      |   12 +
 win32/deps/library/stats/tests/cmdscale.R          |   10 +
 win32/deps/library/stats/tests/drop1-polr.R        |   32 +
 win32/deps/library/stats/tests/ig_glm.R            |   61 +
 win32/deps/library/stats/tests/ks-test.R           |   22 +
 win32/deps/library/stats/tests/ks-test.Rout.save   |  115 +
 win32/deps/library/stats/tests/nafns.R             |  135 +
 win32/deps/library/stats/tests/nls.R               |  263 +
 win32/deps/library/stats/tests/nls.Rout.save       |  662 +++
 win32/deps/library/stats/tests/offsets.R           |   27 +
 win32/deps/library/stats/tests/ppr.R               |    6 +
 win32/deps/library/stats/tests/ppr_test.csv        |  443 ++
 win32/deps/library/stats/tests/simulate.R          |   78 +
 win32/deps/library/stats/tests/simulate.Rout.save  |  407 ++
 win32/deps/library/stats/tests/smooth.spline.R     |   15 +
 win32/deps/library/stats/tests/ts-tests.R          |  143 +
 win32/deps/library/stats4/DESCRIPTION              |    9 +-
 win32/deps/library/stats4/INDEX                    |   17 +-
 win32/deps/library/stats4/Meta/Rd.rds              |  Bin 868 -> 790 bytes
 win32/deps/library/stats4/Meta/hsearch.rds         |  Bin 880 -> 816 bytes
 win32/deps/library/stats4/Meta/links.rds           |  Bin 0 -> 419 bytes
 win32/deps/library/stats4/Meta/nsInfo.rds          |  Bin 310 -> 328 bytes
 win32/deps/library/stats4/Meta/package.rds         |  Bin 585 -> 543 bytes
 win32/deps/library/stats4/NAMESPACE                |   18 +-
 win32/deps/library/stats4/R-ex/Rex.zip             |  Bin 1408 -> 0 bytes
 win32/deps/library/stats4/R/stats4                 |    2 +-
 win32/deps/library/stats4/R/stats4.rdb             |  Bin 50864 -> 94834 bytes
 win32/deps/library/stats4/R/stats4.rdx             |  Bin 985 -> 1035 bytes
 win32/deps/library/stats4/help/AnIndex             |    6 +-
 win32/deps/library/stats4/help/Rhelp.zip           |  Bin 9775 -> 0 bytes
 win32/deps/library/stats4/help/aliases.rds         |  Bin 0 -> 349 bytes
 win32/deps/library/stats4/help/paths.rds           |  Bin 0 -> 226 bytes
 win32/deps/library/stats4/help/stats4.rdb          |  Bin 0 -> 30377 bytes
 win32/deps/library/stats4/help/stats4.rdx          |  Bin 0 -> 460 bytes
 win32/deps/library/stats4/html/00Index.html        |   73 +
 win32/deps/library/stats4/html/R.css               |   57 +
 .../library/stats4/po/da/LC_MESSAGES/R-stats4.mo   |  Bin 0 -> 1287 bytes
 .../library/stats4/po/de/LC_MESSAGES/R-stats4.mo   |  Bin 0 -> 1294 bytes
 .../stats4/po/en@quot/LC_MESSAGES/R-stats4.mo      |  Bin 0 -> 1208 bytes
 .../library/stats4/po/fr/LC_MESSAGES/R-stats4.mo   |  Bin 0 -> 1395 bytes
 .../library/stats4/po/it/LC_MESSAGES/R-stats4.mo   |  Bin 0 -> 1269 bytes
 .../library/stats4/po/ja/LC_MESSAGES/R-stats4.mo   |  Bin 0 -> 1475 bytes
 .../library/stats4/po/ko/LC_MESSAGES/R-stats4.mo   |  Bin 0 -> 1476 bytes
 .../library/stats4/po/pl/LC_MESSAGES/R-stats4.mo   |  Bin 0 -> 1491 bytes
 .../stats4/po/pt_BR/LC_MESSAGES/R-stats4.mo        |  Bin 0 -> 1354 bytes
 .../library/stats4/po/ru/LC_MESSAGES/R-stats4.mo   |  Bin 0 -> 1447 bytes
 .../library/stats4/po/tr/LC_MESSAGES/R-stats4.mo   |  Bin 0 -> 1275 bytes
 .../stats4/po/zh_CN/LC_MESSAGES/R-stats4.mo        |  Bin 0 -> 1199 bytes
 win32/deps/library/stats4/tests/confint.R          |   23 +
 win32/deps/library/survival/CITATION               |   15 +
 win32/deps/library/survival/COPYING                |  340 --
 win32/deps/library/survival/DESCRIPTION            |   39 +-
 win32/deps/library/survival/INDEX                  |  121 +-
 win32/deps/library/survival/Meta/Rd.rds            |  Bin 3118 -> 3411 bytes
 win32/deps/library/survival/Meta/data.rds          |  Bin 639 -> 654 bytes
 win32/deps/library/survival/Meta/hsearch.rds       |  Bin 3014 -> 3250 bytes
 win32/deps/library/survival/Meta/links.rds         |  Bin 0 -> 1618 bytes
 win32/deps/library/survival/Meta/nsInfo.rds        |  Bin 885 -> 930 bytes
 win32/deps/library/survival/Meta/package.rds       |  Bin 907 -> 860 bytes
 win32/deps/library/survival/Meta/vignette.rds      |  Bin 0 -> 213 bytes
 win32/deps/library/survival/NAMESPACE              |   16 +-
 win32/deps/library/survival/NEWS.Rd                |  702 +++
 win32/deps/library/survival/R-ex/Rex.zip           |  Bin 25915 -> 0 bytes
 win32/deps/library/survival/R/survival             |    2 +-
 win32/deps/library/survival/R/survival.rdb         |  Bin 155291 -> 516941 bytes
 win32/deps/library/survival/R/survival.rdx         |  Bin 2209 -> 2454 bytes
 win32/deps/library/survival/data/Rdata.rdb         |  Bin 1888959 -> 1415335 bytes
 win32/deps/library/survival/data/Rdata.rds         |  Bin 282 -> 281 bytes
 win32/deps/library/survival/data/Rdata.rdx         |  Bin 584 -> 572 bytes
 win32/deps/library/survival/data/leukemia.dat      |   24 -
 win32/deps/library/survival/data/minn2000.dat      |   16 -
 win32/deps/library/survival/data/minn2004.dat      |   16 -
 win32/deps/library/survival/data/minndecennial.dat | 1760 ------
 win32/deps/library/survival/data/minnpred.dat      |  116 -
 win32/deps/library/survival/data/pbcseq.dat        | 1945 -------
 win32/deps/library/survival/data/us1996.dat        |   46 -
 win32/deps/library/survival/data/us1997.dat        |   46 -
 win32/deps/library/survival/data/us1998.dat        |   45 -
 win32/deps/library/survival/data/us1999.dat        |   45 -
 win32/deps/library/survival/data/us2000.dat        |   45 -
 win32/deps/library/survival/data/us2001.dat        |   45 -
 win32/deps/library/survival/data/us2002.dat        |   45 -
 win32/deps/library/survival/data/us2003.dat        |   45 -
 win32/deps/library/survival/data/us2004.dat        |   45 -
 win32/deps/library/survival/data/usdecennial.dat   | 5651 --------------------
 win32/deps/library/survival/data/usinfant.dat      |   25 -
 win32/deps/library/survival/doc/index.html         |   27 +
 win32/deps/library/survival/doc/timedep.R          |  121 +
 win32/deps/library/survival/doc/timedep.Rnw        |  419 ++
 win32/deps/library/survival/doc/timedep.pdf        |  Bin 0 -> 125002 bytes
 win32/deps/library/survival/doc/validate.pdf       |  Bin 0 -> 144741 bytes
 win32/deps/library/survival/help/AnIndex           |   18 +-
 win32/deps/library/survival/help/Rhelp.zip         |  Bin 101262 -> 0 bytes
 win32/deps/library/survival/help/aliases.rds       |  Bin 0 -> 1287 bytes
 win32/deps/library/survival/help/paths.rds         |  Bin 0 -> 709 bytes
 win32/deps/library/survival/help/survival.rdb      |  Bin 0 -> 280357 bytes
 win32/deps/library/survival/help/survival.rdx      |  Bin 0 -> 1798 bytes
 win32/deps/library/survival/html/00Index.html      |  463 ++
 win32/deps/library/survival/html/R.css             |   57 +
 win32/deps/library/survival/libs/i386/survival.dll |  Bin 0 -> 120320 bytes
 win32/deps/library/survival/libs/survival.dll      |  Bin 88064 -> 0 bytes
 win32/deps/library/survival/tests/aareg.R          |  210 +
 win32/deps/library/survival/tests/aareg.Rout.save  |  381 ++
 win32/deps/library/survival/tests/anova.R          |   31 +
 win32/deps/library/survival/tests/anova.Rout.save  |   57 +
 win32/deps/library/survival/tests/bladder.R        |   37 +
 .../deps/library/survival/tests/bladder.Rout.save  |  154 +
 win32/deps/library/survival/tests/book1.R          |  106 +
 win32/deps/library/survival/tests/book1.Rout.save  |  222 +
 win32/deps/library/survival/tests/book2.R          |  105 +
 win32/deps/library/survival/tests/book2.Rout.save  |  214 +
 win32/deps/library/survival/tests/book3.R          |  109 +
 win32/deps/library/survival/tests/book3.Rout.save  |  254 +
 win32/deps/library/survival/tests/book4.R          |  101 +
 win32/deps/library/survival/tests/book4.Rout.save  |  242 +
 win32/deps/library/survival/tests/book5.R          |  124 +
 win32/deps/library/survival/tests/book5.Rout.save  |  206 +
 win32/deps/library/survival/tests/book6.R          |  114 +
 win32/deps/library/survival/tests/book6.Rout.save  |  190 +
 win32/deps/library/survival/tests/book7.R          |   55 +
 win32/deps/library/survival/tests/book7.Rout.save  |   90 +
 win32/deps/library/survival/tests/cancer.R         |   34 +
 win32/deps/library/survival/tests/cancer.Rout.save |  224 +
 win32/deps/library/survival/tests/clogit.R         |   28 +
 win32/deps/library/survival/tests/clogit.Rout.save |   58 +
 win32/deps/library/survival/tests/concordance.R    |  109 +
 .../library/survival/tests/concordance.Rout.save   |  153 +
 win32/deps/library/survival/tests/counting.R       |   47 +
 .../deps/library/survival/tests/counting.Rout.save |   76 +
 win32/deps/library/survival/tests/coxsurv.R        |   80 +
 .../deps/library/survival/tests/coxsurv.Rout.save  |  119 +
 win32/deps/library/survival/tests/coxsurv2.R       |   58 +
 .../deps/library/survival/tests/coxsurv2.Rout.save |   85 +
 win32/deps/library/survival/tests/coxsurv3.R       |   98 +
 .../deps/library/survival/tests/coxsurv3.Rout.save |  127 +
 win32/deps/library/survival/tests/coxsurv4.R       |   49 +
 .../deps/library/survival/tests/coxsurv4.Rout.save |   75 +
 win32/deps/library/survival/tests/data.capacitor   |  125 +
 win32/deps/library/survival/tests/data.cracks      |    9 +
 win32/deps/library/survival/tests/data.donnell     |  210 +
 win32/deps/library/survival/tests/data.fluid       |   41 +
 win32/deps/library/survival/tests/data.interval    |   30 +
 win32/deps/library/survival/tests/data.motor       |   40 +
 win32/deps/library/survival/tests/data.peterson    |   20 +
 win32/deps/library/survival/tests/data.rat2        |  253 +
 win32/deps/library/survival/tests/data.smoke       |   33 +
 win32/deps/library/survival/tests/data.turbine     |   23 +
 win32/deps/library/survival/tests/data.valve       |   89 +
 win32/deps/library/survival/tests/detail.R         |   69 +
 win32/deps/library/survival/tests/detail.Rout.save |   89 +
 win32/deps/library/survival/tests/difftest.R       |   56 +
 .../deps/library/survival/tests/difftest.Rout.save |   96 +
 win32/deps/library/survival/tests/doaml.R          |   64 +
 win32/deps/library/survival/tests/doaml.Rout.save  |  185 +
 win32/deps/library/survival/tests/doweight.R       |  240 +
 .../deps/library/survival/tests/doweight.Rout.save |  429 ++
 win32/deps/library/survival/tests/expected.R       |  286 +
 .../deps/library/survival/tests/expected.Rout.save |  329 ++
 win32/deps/library/survival/tests/expected2.R      |   16 +
 .../library/survival/tests/expected2.Rout.save     |   36 +
 win32/deps/library/survival/tests/factor.R         |   33 +
 win32/deps/library/survival/tests/factor.Rout.save |   56 +
 win32/deps/library/survival/tests/factor2.R        |   26 +
 .../deps/library/survival/tests/factor2.Rout.save  |   52 +
 win32/deps/library/survival/tests/fr_cancer.R      |   27 +
 .../library/survival/tests/fr_cancer.Rout.save     |  120 +
 win32/deps/library/survival/tests/fr_colon.R       |   58 +
 .../deps/library/survival/tests/fr_colon.Rout.save |  317 ++
 win32/deps/library/survival/tests/fr_kidney.R      |   70 +
 .../library/survival/tests/fr_kidney.Rout.save     |  302 ++
 win32/deps/library/survival/tests/fr_lung.R        |   29 +
 .../deps/library/survival/tests/fr_lung.Rout.save  |   51 +
 win32/deps/library/survival/tests/fr_ovarian.R     |   21 +
 .../library/survival/tests/fr_ovarian.Rout.save    |   74 +
 win32/deps/library/survival/tests/fr_rat1.R        |   24 +
 .../deps/library/survival/tests/fr_rat1.Rout.save  |  109 +
 win32/deps/library/survival/tests/fr_rat2.R        |   65 +
 .../deps/library/survival/tests/fr_rat2.Rout.save  |  156 +
 win32/deps/library/survival/tests/fr_resid.R       |   94 +
 .../deps/library/survival/tests/fr_resid.Rout.save |  358 ++
 win32/deps/library/survival/tests/fr_simple.R      |   62 +
 .../library/survival/tests/fr_simple.Rout.save     |   87 +
 win32/deps/library/survival/tests/frailty.R        |   22 +
 .../deps/library/survival/tests/frailty.Rout.save  |   44 +
 win32/deps/library/survival/tests/frank.R          |   23 +
 win32/deps/library/survival/tests/frank.Rout.save  |   45 +
 win32/deps/library/survival/tests/gray1.rda        |  Bin 0 -> 3055 bytes
 win32/deps/library/survival/tests/infcox.R         |   35 +
 win32/deps/library/survival/tests/infcox.Rout.save |   61 +
 win32/deps/library/survival/tests/jasa.R           |   89 +
 win32/deps/library/survival/tests/jasa.Rout.save   |  289 +
 win32/deps/library/survival/tests/model.matrix.R   |   31 +
 .../library/survival/tests/model.matrix.Rout.save  |   53 +
 win32/deps/library/survival/tests/mrtest.R         |   28 +
 win32/deps/library/survival/tests/mrtest.Rout.save |   48 +
 win32/deps/library/survival/tests/nested.R         |   16 +
 win32/deps/library/survival/tests/nested.Rout.save |   37 +
 win32/deps/library/survival/tests/ovarian.R        |   61 +
 .../deps/library/survival/tests/ovarian.Rout.save  |  319 ++
 win32/deps/library/survival/tests/prednew.R        |   73 +
 .../deps/library/survival/tests/prednew.Rout.save  |  115 +
 win32/deps/library/survival/tests/pspline.R        |   34 +
 .../deps/library/survival/tests/pspline.Rout.save  |   60 +
 win32/deps/library/survival/tests/pyear.R          |  211 +
 win32/deps/library/survival/tests/pyear.Rout.save  |  669 +++
 win32/deps/library/survival/tests/r_capacitor.R    |   18 +
 .../library/survival/tests/r_capacitor.Rout.save   |   88 +
 win32/deps/library/survival/tests/r_donnell.R      |   60 +
 .../library/survival/tests/r_donnell.Rout.save     |  114 +
 win32/deps/library/survival/tests/r_lung.R         |   49 +
 win32/deps/library/survival/tests/r_lung.Rout.save |  165 +
 win32/deps/library/survival/tests/r_peterson.R     |   44 +
 .../library/survival/tests/r_peterson.Rout.save    |  117 +
 win32/deps/library/survival/tests/r_resid.R        |  109 +
 .../deps/library/survival/tests/r_resid.Rout.save  |  348 ++
 win32/deps/library/survival/tests/r_sas.R          |  259 +
 win32/deps/library/survival/tests/r_sas.Rout.save  |  438 ++
 win32/deps/library/survival/tests/r_scale.R        |   30 +
 .../deps/library/survival/tests/r_scale.Rout.save  |   55 +
 win32/deps/library/survival/tests/r_stanford.R     |   71 +
 .../library/survival/tests/r_stanford.Rout.save    |  111 +
 win32/deps/library/survival/tests/r_strata.R       |   60 +
 .../deps/library/survival/tests/r_strata.Rout.save |  148 +
 win32/deps/library/survival/tests/r_tdist.R        |   41 +
 .../deps/library/survival/tests/r_tdist.Rout.save  |  200 +
 win32/deps/library/survival/tests/r_user.R         |   29 +
 win32/deps/library/survival/tests/r_user.Rout.save |   53 +
 win32/deps/library/survival/tests/ratetable.R      |   63 +
 .../library/survival/tests/ratetable.Rout.save     |  164 +
 win32/deps/library/survival/tests/rounding.R       |   14 +
 .../deps/library/survival/tests/rounding.Rout.save |   34 +
 win32/deps/library/survival/tests/singtest.R       |   22 +
 .../deps/library/survival/tests/singtest.Rout.save |   50 +
 win32/deps/library/survival/tests/strata2.R        |   17 +
 .../deps/library/survival/tests/strata2.Rout.save  |   45 +
 win32/deps/library/survival/tests/stratatest.R     |   43 +
 .../library/survival/tests/stratatest.Rout.save    |   68 +
 .../deps/library/survival/tests/summary_survfit.R  |    5 +
 .../survival/tests/summary_survfit.Rout.save       |   54 +
 win32/deps/library/survival/tests/surv.R           |   23 +
 win32/deps/library/survival/tests/surv.Rout.save   |   59 +
 win32/deps/library/survival/tests/survfit2.R       |   13 +
 .../deps/library/survival/tests/survfit2.Rout.save |   33 +
 win32/deps/library/survival/tests/survreg2.R       |   62 +
 .../deps/library/survival/tests/survreg2.Rout.save |   87 +
 win32/deps/library/survival/tests/survtest.R       |   60 +
 .../deps/library/survival/tests/survtest.Rout.save |   99 +
 win32/deps/library/survival/tests/testci.R         |   67 +
 win32/deps/library/survival/tests/testci.Rout.save |   91 +
 win32/deps/library/survival/tests/testci2.R        |   52 +
 .../deps/library/survival/tests/testci2.Rout.save  |   72 +
 win32/deps/library/survival/tests/testnull.R       |   19 +
 .../deps/library/survival/tests/testnull.Rout.save |   42 +
 win32/deps/library/survival/tests/testreg.R        |   79 +
 .../deps/library/survival/tests/testreg.Rout.save  |  301 ++
 win32/deps/library/survival/tests/tiedtime.R       |   23 +
 .../deps/library/survival/tests/tiedtime.Rout.save |   44 +
 win32/deps/library/survival/tests/ties.rda         |  Bin 0 -> 6060 bytes
 win32/deps/library/survival/tests/tt.R             |   38 +
 win32/deps/library/survival/tests/turnbull.R       |  156 +
 .../deps/library/survival/tests/turnbull.Rout.save |  194 +
 win32/deps/library/tcltk/DESCRIPTION               |    8 +-
 win32/deps/library/tcltk/Meta/Rd.rds               |  Bin 2342 -> 2336 bytes
 win32/deps/library/tcltk/Meta/demo.rds             |  Bin 266 -> 266 bytes
 win32/deps/library/tcltk/Meta/hsearch.rds          |  Bin 2401 -> 2399 bytes
 win32/deps/library/tcltk/Meta/links.rds            |  Bin 0 -> 2034 bytes
 win32/deps/library/tcltk/Meta/nsInfo.rds           |  Bin 464 -> 464 bytes
 win32/deps/library/tcltk/Meta/package.rds          |  Bin 503 -> 490 bytes
 win32/deps/library/tcltk/NAMESPACE                 |    1 +
 win32/deps/library/tcltk/R-ex/Rex.zip              |  Bin 4703 -> 0 bytes
 win32/deps/library/tcltk/R/tcltk                   |    2 +-
 win32/deps/library/tcltk/R/tcltk.rdb               |  Bin 43108 -> 77227 bytes
 win32/deps/library/tcltk/R/tcltk.rdx               |  Bin 3337 -> 3483 bytes
 win32/deps/library/tcltk/demo/tkcanvas.R           |    2 +
 win32/deps/library/tcltk/demo/tkdensity.R          |    6 +-
 win32/deps/library/tcltk/demo/tkfaq.R              |    2 +
 win32/deps/library/tcltk/demo/tkttest.R            |    2 +
 win32/deps/library/tcltk/exec/Tk-frontend.R        |   20 +-
 win32/deps/library/tcltk/exec/console.tcl          |    2 +-
 win32/deps/library/tcltk/help/AnIndex              |    2 +
 win32/deps/library/tcltk/help/Rhelp.zip            |  Bin 15191 -> 0 bytes
 win32/deps/library/tcltk/help/aliases.rds          |  Bin 0 -> 2030 bytes
 win32/deps/library/tcltk/help/paths.rds            |  Bin 0 -> 254 bytes
 win32/deps/library/tcltk/help/tcltk.rdb            |  Bin 0 -> 50332 bytes
 win32/deps/library/tcltk/help/tcltk.rdx            |  Bin 0 -> 491 bytes
 win32/deps/library/tcltk/html/00Index.html         |  664 +++
 win32/deps/library/tcltk/html/R.css                |   57 +
 win32/deps/library/tcltk/libs/i386/tcltk.dll       |  Bin 0 -> 25600 bytes
 win32/deps/library/tcltk/libs/tcltk.dll            |  Bin 34816 -> 0 bytes
 .../library/tcltk/po/da/LC_MESSAGES/R-tcltk.mo     |  Bin 0 -> 2388 bytes
 .../deps/library/tcltk/po/da/LC_MESSAGES/tcltk.mo  |  Bin 0 -> 1353 bytes
 .../library/tcltk/po/de/LC_MESSAGES/R-tcltk.mo     |  Bin 0 -> 2370 bytes
 .../deps/library/tcltk/po/de/LC_MESSAGES/tcltk.mo  |  Bin 0 -> 1394 bytes
 .../tcltk/po/en@quot/LC_MESSAGES/R-tcltk.mo        |  Bin 0 -> 2284 bytes
 .../library/tcltk/po/en@quot/LC_MESSAGES/tcltk.mo  |  Bin 0 -> 1288 bytes
 .../library/tcltk/po/fr/LC_MESSAGES/R-tcltk.mo     |  Bin 0 -> 2522 bytes
 .../deps/library/tcltk/po/fr/LC_MESSAGES/tcltk.mo  |  Bin 0 -> 1474 bytes
 .../library/tcltk/po/it/LC_MESSAGES/R-tcltk.mo     |  Bin 0 -> 916 bytes
 .../library/tcltk/po/ja/LC_MESSAGES/R-tcltk.mo     |  Bin 0 -> 2861 bytes
 .../deps/library/tcltk/po/ja/LC_MESSAGES/tcltk.mo  |  Bin 0 -> 1533 bytes
 .../library/tcltk/po/ko/LC_MESSAGES/R-tcltk.mo     |  Bin 0 -> 2769 bytes
 .../deps/library/tcltk/po/ko/LC_MESSAGES/tcltk.mo  |  Bin 0 -> 1516 bytes
 .../library/tcltk/po/pl/LC_MESSAGES/R-tcltk.mo     |  Bin 0 -> 2592 bytes
 .../deps/library/tcltk/po/pl/LC_MESSAGES/tcltk.mo  |  Bin 0 -> 1519 bytes
 .../library/tcltk/po/pt_BR/LC_MESSAGES/R-tcltk.mo  |  Bin 0 -> 2534 bytes
 .../library/tcltk/po/pt_BR/LC_MESSAGES/tcltk.mo    |  Bin 0 -> 1440 bytes
 .../library/tcltk/po/ru/LC_MESSAGES/R-tcltk.mo     |  Bin 0 -> 2468 bytes
 .../deps/library/tcltk/po/ru/LC_MESSAGES/tcltk.mo  |  Bin 0 -> 1442 bytes
 .../library/tcltk/po/zh_CN/LC_MESSAGES/R-tcltk.mo  |  Bin 0 -> 2239 bytes
 .../library/tcltk/po/zh_CN/LC_MESSAGES/tcltk.mo    |  Bin 0 -> 1285 bytes
 win32/deps/library/tools/DESCRIPTION               |   11 +-
 win32/deps/library/tools/INDEX                     |   34 +-
 win32/deps/library/tools/Meta/Rd.rds               |  Bin 1755 -> 2586 bytes
 win32/deps/library/tools/Meta/hsearch.rds          |  Bin 1721 -> 2540 bytes
 win32/deps/library/tools/Meta/links.rds            |  Bin 0 -> 1299 bytes
 win32/deps/library/tools/Meta/nsInfo.rds           |  Bin 904 -> 1375 bytes
 win32/deps/library/tools/Meta/package.rds          |  Bin 519 -> 495 bytes
 win32/deps/library/tools/NAMESPACE                 |  119 +-
 win32/deps/library/tools/R-ex/Rex.zip              |  Bin 6174 -> 0 bytes
 win32/deps/library/tools/R/tools                   |    2 +-
 win32/deps/library/tools/R/tools.rdb               |  Bin 250107 -> 1089871 bytes
 win32/deps/library/tools/R/tools.rdx               |  Bin 4668 -> 8703 bytes
 win32/deps/library/tools/help/AnIndex              |   48 +-
 win32/deps/library/tools/help/Rhelp.zip            |  Bin 33103 -> 0 bytes
 win32/deps/library/tools/help/aliases.rds          |  Bin 0 -> 1054 bytes
 win32/deps/library/tools/help/paths.rds            |  Bin 0 -> 599 bytes
 win32/deps/library/tools/help/tools.rdb            |  Bin 0 -> 168932 bytes
 win32/deps/library/tools/help/tools.rdx            |  Bin 0 -> 1345 bytes
 win32/deps/library/tools/html/00Index.html         |  363 ++
 win32/deps/library/tools/html/R.css                |   57 +
 win32/deps/library/tools/libs/i386/tools.dll       |  Bin 0 -> 23040 bytes
 win32/deps/library/tools/libs/tools.dll            |  Bin 12800 -> 0 bytes
 .../library/tools/po/da/LC_MESSAGES/R-tools.mo     |  Bin 0 -> 7100 bytes
 .../deps/library/tools/po/da/LC_MESSAGES/tools.mo  |  Bin 0 -> 977 bytes
 .../library/tools/po/de/LC_MESSAGES/R-tools.mo     |  Bin 0 -> 37421 bytes
 .../deps/library/tools/po/de/LC_MESSAGES/tools.mo  |  Bin 0 -> 985 bytes
 .../tools/po/en@quot/LC_MESSAGES/R-tools.mo        |  Bin 0 -> 35950 bytes
 .../library/tools/po/en@quot/LC_MESSAGES/tools.mo  |  Bin 0 -> 914 bytes
 .../library/tools/po/fr/LC_MESSAGES/R-tools.mo     |  Bin 0 -> 38744 bytes
 .../deps/library/tools/po/fr/LC_MESSAGES/tools.mo  |  Bin 0 -> 1038 bytes
 .../library/tools/po/it/LC_MESSAGES/R-tools.mo     |  Bin 0 -> 5734 bytes
 .../deps/library/tools/po/it/LC_MESSAGES/tools.mo  |  Bin 0 -> 661 bytes
 .../library/tools/po/ja/LC_MESSAGES/R-tools.mo     |  Bin 0 -> 44108 bytes
 .../deps/library/tools/po/ja/LC_MESSAGES/tools.mo  |  Bin 0 -> 1111 bytes
 .../library/tools/po/ko/LC_MESSAGES/R-tools.mo     |  Bin 0 -> 40547 bytes
 .../deps/library/tools/po/ko/LC_MESSAGES/tools.mo  |  Bin 0 -> 1167 bytes
 .../library/tools/po/pl/LC_MESSAGES/R-tools.mo     |  Bin 0 -> 38844 bytes
 .../deps/library/tools/po/pl/LC_MESSAGES/tools.mo  |  Bin 0 -> 1103 bytes
 .../library/tools/po/pt_BR/LC_MESSAGES/R-tools.mo  |  Bin 0 -> 2446 bytes
 .../library/tools/po/pt_BR/LC_MESSAGES/tools.mo    |  Bin 0 -> 809 bytes
 .../library/tools/po/ru/LC_MESSAGES/R-tools.mo     |  Bin 0 -> 36732 bytes
 .../deps/library/tools/po/ru/LC_MESSAGES/tools.mo  |  Bin 0 -> 1086 bytes
 .../library/tools/po/tr/LC_MESSAGES/R-tools.mo     |  Bin 0 -> 522 bytes
 .../library/tools/po/zh_CN/LC_MESSAGES/R-tools.mo  |  Bin 0 -> 33382 bytes
 .../library/tools/po/zh_CN/LC_MESSAGES/tools.mo    |  Bin 0 -> 874 bytes
 win32/deps/library/tools/tests/undoc.R             |    4 +
 win32/deps/library/utils/DESCRIPTION               |    8 +-
 win32/deps/library/utils/INDEX                     |   64 +-
 win32/deps/library/utils/Meta/Rd.rds               |  Bin 5561 -> 6170 bytes
 win32/deps/library/utils/Meta/hsearch.rds          |  Bin 5437 -> 5992 bytes
 win32/deps/library/utils/Meta/links.rds            |  Bin 0 -> 3110 bytes
 win32/deps/library/utils/Meta/nsInfo.rds           |  Bin 1911 -> 2141 bytes
 win32/deps/library/utils/Meta/package.rds          |  Bin 489 -> 470 bytes
 win32/deps/library/utils/Meta/vignette.rds         |  Bin 0 -> 208 bytes
 win32/deps/library/utils/NAMESPACE                 |  103 +-
 win32/deps/library/utils/R-ex/Rex.zip              |  Bin 31361 -> 0 bytes
 win32/deps/library/utils/R/utils                   |    2 +-
 win32/deps/library/utils/R/utils.rdb               |  Bin 186059 -> 632254 bytes
 win32/deps/library/utils/R/utils.rdx               |  Bin 4780 -> 6157 bytes
 win32/deps/library/utils/Sweave/Sweave-test-1.Rnw  |   20 +-
 win32/deps/library/utils/Sweave/example-1.Rnw      |   29 +
 win32/deps/library/utils/doc/Sweave.R              |   39 +
 win32/deps/library/utils/doc/Sweave.Rnw            |  814 +++
 win32/deps/library/utils/doc/Sweave.pdf            |  Bin 0 -> 321092 bytes
 win32/deps/library/utils/doc/index.html            |   27 +
 win32/deps/library/utils/help/AnIndex              |   71 +-
 win32/deps/library/utils/help/Rhelp.zip            |  Bin 154521 -> 0 bytes
 win32/deps/library/utils/help/aliases.rds          |  Bin 0 -> 2584 bytes
 win32/deps/library/utils/help/paths.rds            |  Bin 0 -> 1276 bytes
 win32/deps/library/utils/help/utils.rdb            |  Bin 0 -> 594322 bytes
 win32/deps/library/utils/help/utils.rdx            |  Bin 0 -> 3183 bytes
 win32/deps/library/utils/html/00Index.html         |  670 +++
 win32/deps/library/utils/html/R.css                |   57 +
 .../library/utils/po/da/LC_MESSAGES/R-utils.mo     |  Bin 0 -> 6289 bytes
 .../library/utils/po/de/LC_MESSAGES/R-utils.mo     |  Bin 0 -> 38513 bytes
 .../utils/po/en@quot/LC_MESSAGES/R-utils.mo        |  Bin 0 -> 37238 bytes
 .../library/utils/po/fr/LC_MESSAGES/R-utils.mo     |  Bin 0 -> 40117 bytes
 .../library/utils/po/ja/LC_MESSAGES/R-utils.mo     |  Bin 0 -> 45377 bytes
 .../library/utils/po/ko/LC_MESSAGES/R-utils.mo     |  Bin 0 -> 43182 bytes
 .../library/utils/po/pl/LC_MESSAGES/R-utils.mo     |  Bin 0 -> 40363 bytes
 .../library/utils/po/pt_BR/LC_MESSAGES/R-utils.mo  |  Bin 0 -> 1407 bytes
 .../library/utils/po/ru/LC_MESSAGES/R-utils.mo     |  Bin 0 -> 38036 bytes
 .../library/utils/po/tr/LC_MESSAGES/R-utils.mo     |  Bin 0 -> 999 bytes
 .../library/utils/po/zh_CN/LC_MESSAGES/R-utils.mo  |  Bin 0 -> 33846 bytes
 win32/deps/library/utils/tests/Sexpr-verb-ex.Rnw   |   44 +
 win32/deps/library/utils/tests/Sweave-tst.R        |   84 +
 win32/deps/library/utils/tests/completion.R        |   29 +
 win32/deps/library/utils/tests/customgraphics.Rnw  |   20 +
 win32/deps/library/utils/tests/keepsource.Rnw      |   12 +
 win32/deps/library/utils/tests/swv-keepSrc-1.Rnw   |   47 +
 1801 files changed, 87538 insertions(+), 20195 deletions(-)

Fri Feb 8 15:41:16 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: Windows: using Cairo 
 encoder/graph.R | 18 +++++++++++++-----
 src/util.cs     |  4 +++-
 2 files changed, 16 insertions(+), 6 deletions(-)

Fri Feb 8 14:17:03 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Added windows compile info 
 howto_compile.txt             | 69 +++++++++++++++++++++++++++++++++++++++++++
 linux_compile_and_execute.txt | 37 -----------------------
 2 files changed, 69 insertions(+), 37 deletions(-)

Fri Feb 8 13:58:40 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: Windows XP capture works. And can stop 
 encoder/pyserial_pyper_windows.py       | 48 +++++++++++++++++++++------------
 encoder/setup-pyserial_pyper_windows.py | 11 ++++++++
 win32/Makefile                          |  6 ++---
 3 files changed, 45 insertions(+), 20 deletions(-)

Fri Feb 8 12:40:23 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: Linux: can stop capture before time ends 
 encoder/graph.R           |  5 -----
 encoder/pyserial_pyper.py | 14 ++++++++++++--
 2 files changed, 12 insertions(+), 7 deletions(-)

Fri Feb 8 11:58:28 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: Added Badillo2010 1RM prediction 
 encoder/graph.R    | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
 src/gui/encoder.cs | 28 +++++++++++++++++---------
 2 files changed, 76 insertions(+), 11 deletions(-)

Tue Feb 5 21:18:18 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
On slCMJ distance/angle in app1 fixing weird bug 
 glade/chronojump.glade | 186 +++++++++++++++++++++++++++++++++++++++++++++++++
 howto_new_version.txt  |   2 +-
 src/gui/chronojump.cs  |  58 +++++----------
 src/gui/jump.cs        |  38 +++++++++-
 4 files changed, 239 insertions(+), 45 deletions(-)

Sun Feb 3 22:08:15 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Bump version 1.3.1 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Feb 3 21:36:16 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed export all curves 
 encoder/graph.R      |  2 +-
 src/constants.cs     |  1 +
 src/exportSession.cs | 15 +++-------
 src/gui/encoder.cs   | 77 ++++++++++++++++++++++++++++++++++++++++++++++++++--
 src/util.cs          | 10 ++++++-
 5 files changed, 89 insertions(+), 16 deletions(-)

Sun Feb 3 17:55:51 2013 +0100 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 1253 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 642 insertions(+), 611 deletions(-)

Fri Feb 1 20:29:02 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Added RSA tests 
 glade/chronojump.glade | 34 +++++-----------------------------
 src/gui/run.cs         |  4 ++--
 src/gui/runType.cs     | 13 +++++++------
 src/sqlite/main.cs     | 24 +++++++++++++++++++++++-
 src/sqlite/runType.cs  | 40 +++++++++++++++++++++++++++++++++++++---
 5 files changed, 74 insertions(+), 41 deletions(-)

Fri Feb 1 18:59:02 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Improved Innosetup script 
 win32/chronojump_innosetup.iss.in | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Fri Feb 1 18:53:50 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Preparing 1.3.0 version 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Feb 1 18:53:28 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed path to windows spaced dirs 
 encoder/pyserial_pyper_windows.py |  5 ++++-
 src/util.cs                       | 22 ++++++++++++++++++----
 2 files changed, 22 insertions(+), 5 deletions(-)

Fri Feb 1 18:50:59 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed encoder port bug 
 src/gui/chronopic.cs | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

Fri Feb 1 13:57:48 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
always volumeOn 
 glade/chronojump.glade | 14 ++++++++++----
 src/gui/chronojump.cs  |  5 ++++-
 2 files changed, 14 insertions(+), 5 deletions(-)

Fri Feb 1 10:47:09 2013 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 825 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 418 insertions(+), 407 deletions(-)

Fri Feb 1 01:45:30 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Finally all encoder stuff works on Linux, Windows 
 src/util.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Fri Feb 1 00:54:51 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixing R paths windows... Rscript 
 encoder/graph.R                   |   2 +-
 encoder/pyserial_pyper_windows.py |   6 +++++-
 src/util.cs                       |  30 +++++++++++++++++++++++++-----
 win32/deps/bin/Rscript.exe        | Bin 0 -> 31232 bytes
 4 files changed, 31 insertions(+), 7 deletions(-)

Thu Jan 31 20:23:47 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed graph.R call 
 encoder/graph.R | 23 ++++++++++++-----------
 src/util.cs     |  6 +++---
 2 files changed, 15 insertions(+), 14 deletions(-)

Thu Jan 31 00:20:45 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
R EMD package for R 2.9.2 
 win32/deps/library/EMD/DESCRIPTION                 |  25 +-
 win32/deps/library/EMD/INDEX                       |  12 +-
 win32/deps/library/EMD/MD5                         | 118 +++--
 win32/deps/library/EMD/Meta/Rd.rds                 | Bin 961 -> 879 bytes
 win32/deps/library/EMD/Meta/data.rds               | Bin 214 -> 217 bytes
 win32/deps/library/EMD/Meta/hsearch.rds            | Bin 910 -> 835 bytes
 win32/deps/library/EMD/Meta/links.rds              | Bin 405 -> 0 bytes
 win32/deps/library/EMD/Meta/nsInfo.rds             | Bin 215 -> 0 bytes
 win32/deps/library/EMD/Meta/package.rds            | Bin 849 -> 746 bytes
 win32/deps/library/EMD/NAMESPACE                   |  10 -
 win32/deps/library/EMD/R/EMD                       |  27 +-
 win32/deps/library/EMD/R/EMD.rdb                   | Bin 21138 -> 14649 bytes
 win32/deps/library/EMD/R/EMD.rdx                   | Bin 499 -> 374 bytes
 win32/deps/library/EMD/data/beryllium.rda          | Bin 1765 -> 0 bytes
 win32/deps/library/EMD/data/datalist               |   7 -
 win32/deps/library/EMD/data/kospi200.rda           | Bin 5036 -> 0 bytes
 win32/deps/library/EMD/data/lena.rda               | Bin 188871 -> 0 bytes
 win32/deps/library/EMD/data/lennon.rda             | Bin 38130 -> 0 bytes
 win32/deps/library/EMD/data/solar.hs.rda           | Bin 1436 -> 0 bytes
 win32/deps/library/EMD/data/solar.lean.rda         | Bin 2346 -> 0 bytes
 win32/deps/library/EMD/data/sunspot.rda            | Bin 1850 -> 0 bytes
 win32/deps/library/EMD/help/AnIndex                |   3 -
 win32/deps/library/EMD/help/EMD.rdb                | Bin 51544 -> 0 bytes
 win32/deps/library/EMD/help/EMD.rdx                | Bin 586 -> 0 bytes
 win32/deps/library/EMD/help/aliases.rds            | Bin 304 -> 0 bytes
 win32/deps/library/EMD/help/paths.rds              | Bin 260 -> 0 bytes
 win32/deps/library/EMD/html/00Index.html           |  32 +-
 win32/deps/library/EMD/html/R.css                  |  57 ---
 win32/deps/library/EMD/libs/i386/EMD.dll           | Bin 20992 -> 0 bytes
 win32/deps/library/EMD/libs/i386/symbols.rds       | Bin 286 -> 0 bytes
 win32/deps/library/EMD/libs/x64/EMD.dll            | Bin 23040 -> 0 bytes
 win32/deps/library/EMD/libs/x64/symbols.rds        | Bin 284 -> 0 bytes
 win32/deps/library/fields/DESCRIPTION              |  38 +-
 win32/deps/library/fields/INDEX                    | 247 +++++-----
 win32/deps/library/fields/LICENSE                  |  11 -
 win32/deps/library/fields/MD5                      | 152 ++++--
 win32/deps/library/fields/Meta/Rd.rds              | Bin 4959 -> 5215 bytes
 win32/deps/library/fields/Meta/data.rds            | Bin 639 -> 580 bytes
 win32/deps/library/fields/Meta/hsearch.rds         | Bin 4834 -> 5056 bytes
 win32/deps/library/fields/Meta/links.rds           | Bin 2476 -> 0 bytes
 win32/deps/library/fields/Meta/nsInfo.rds          | Bin 367 -> 0 bytes
 win32/deps/library/fields/Meta/package.rds         | Bin 1267 -> 997 bytes
 win32/deps/library/fields/NAMESPACE                |  12 -
 win32/deps/library/fields/R/fields                 |  27 +-
 win32/deps/library/fields/R/fields.rdb             | Bin 131217 -> 155455 bytes
 win32/deps/library/fields/R/fields.rdx             | Bin 2972 -> 3561 bytes
 win32/deps/library/fields/data/CO2.rda             | Bin 455372 -> 206014 bytes
 win32/deps/library/fields/data/COmonthlyMet.rda    | Bin 681966 -> 1206004 bytes
 .../library/fields/data/NorthAmericanRainfall.rda  | Bin 74279 -> 0 bytes
 win32/deps/library/fields/data/PRISMelevation.rda  | Bin 667593 -> 1451127 bytes
 win32/deps/library/fields/data/RCMexample.rda      | Bin 161424 -> 197751 bytes
 win32/deps/library/fields/data/RMelevation.rda     | Bin 94458 -> 180721 bytes
 win32/deps/library/fields/data/US.dat.rda          | Bin 44988 -> 66120 bytes
 win32/deps/library/fields/data/WorldBankCO2.rda    | Bin 3214 -> 0 bytes
 win32/deps/library/fields/data/datalist            |  11 -
 win32/deps/library/fields/data/lennon.rda          | Bin 38012 -> 72602 bytes
 win32/deps/library/fields/data/ozone2.rda          | Bin 22876 -> 31891 bytes
 win32/deps/library/fields/data/rat.diet.rda        | Bin 579 -> 0 bytes
 win32/deps/library/fields/data/world.dat.rda       | Bin 15254 -> 25231 bytes
 win32/deps/library/fields/help/AnIndex             |  93 ++--
 win32/deps/library/fields/help/aliases.rds         | Bin 2255 -> 0 bytes
 win32/deps/library/fields/help/fields.rdb          | Bin 356112 -> 0 bytes
 win32/deps/library/fields/help/fields.rdx          | Bin 1911 -> 0 bytes
 win32/deps/library/fields/help/paths.rds           | Bin 734 -> 0 bytes
 win32/deps/library/fields/html/00Index.html        | 133 +++--
 win32/deps/library/fields/html/R.css               |  57 ---
 win32/deps/library/fields/libs/i386/fields.dll     | Bin 39424 -> 0 bytes
 win32/deps/library/fields/libs/i386/symbols.rds    | Bin 878 -> 0 bytes
 win32/deps/library/fields/libs/x64/fields.dll      | Bin 46592 -> 0 bytes
 win32/deps/library/fields/libs/x64/symbols.rds     | Bin 867 -> 0 bytes
 win32/deps/library/spam/0NEWS                      | 404 ---------------
 win32/deps/library/spam/CITATION                   |  19 -
 win32/deps/library/spam/DESCRIPTION                |  15 +-
 win32/deps/library/spam/INDEX                      |  23 +-
 win32/deps/library/spam/MD5                        | 107 ++--
 win32/deps/library/spam/Meta/Rd.rds                | Bin 3971 -> 3378 bytes
 win32/deps/library/spam/Meta/data.rds              | Bin 229 -> 230 bytes
 win32/deps/library/spam/Meta/demo.rds              | Bin 295 -> 304 bytes
 win32/deps/library/spam/Meta/hsearch.rds           | Bin 4073 -> 3452 bytes
 win32/deps/library/spam/Meta/links.rds             | Bin 2709 -> 0 bytes
 win32/deps/library/spam/Meta/nsInfo.rds            | Bin 1090 -> 834 bytes
 win32/deps/library/spam/Meta/package.rds           | Bin 924 -> 926 bytes
 win32/deps/library/spam/NAMESPACE                  |  87 ++--
 win32/deps/library/spam/NEWS                       | 399 ++++++++++-----
 win32/deps/library/spam/R/spam                     |   2 +-
 win32/deps/library/spam/R/spam.rdb                 | Bin 369813 -> 378055 bytes
 win32/deps/library/spam/R/spam.rdx                 | Bin 4730 -> 5960 bytes
 win32/deps/library/spam/data/Rdata.rdb             | Bin 319762 -> 319804 bytes
 win32/deps/library/spam/data/Rdata.rds             | Bin 127 -> 126 bytes
 win32/deps/library/spam/data/Rdata.rdx             | Bin 209 -> 210 bytes
 .../deps/library/spam/demo/article-jss-example1.R  |  73 ++-
 .../deps/library/spam/demo/article-jss-example2.R  |  49 +-
 win32/deps/library/spam/demo/article-jss.R         |  73 +--
 win32/deps/library/spam/demo/cholesky.R            |   2 +-
 win32/deps/library/spam/demo/spam.R                |   5 +-
 win32/deps/library/spam/demo/timing.R              |   2 +-
 win32/deps/library/spam/help/AnIndex               | 117 +----
 win32/deps/library/spam/help/aliases.rds           | Bin 2688 -> 0 bytes
 win32/deps/library/spam/help/paths.rds             | Bin 491 -> 0 bytes
 win32/deps/library/spam/help/spam.rdb              | Bin 159575 -> 0 bytes
 win32/deps/library/spam/help/spam.rdx              | Bin 1263 -> 0 bytes
 win32/deps/library/spam/html/00Index.html          | 548 ++++++++++++---------
 win32/deps/library/spam/html/R.css                 |  57 ---
 win32/deps/library/spam/libs/i386/spam.dll         | Bin 69632 -> 0 bytes
 win32/deps/library/spam/libs/i386/symbols.rds      | Bin 1557 -> 0 bytes
 win32/deps/library/spam/libs/x64/spam.dll          | Bin 81408 -> 0 bytes
 win32/deps/library/spam/libs/x64/symbols.rds       | Bin 1551 -> 0 bytes
 107 files changed, 1322 insertions(+), 1732 deletions(-)

Thu Jan 31 00:18:42 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixing encoder paths on windows 
 encoder/setup-pyserial_pyper_windows.py |  2 +-
 src/util.cs                             | 55 +++++++++++++++++++++------------
 win32/Makefile                          |  3 ++
 3 files changed, 39 insertions(+), 21 deletions(-)

Wed Jan 30 03:23:05 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder calls on linux fixed 
 Makefile.am         |  2 +-
 configure.ac        |  1 +
 encoder/Makefile.am |  4 ++++
 src/constants.cs    |  9 +++------
 src/gui/encoder.cs  |  6 +++---
 src/util.cs         | 26 ++++++++++++++++++++++----
 6 files changed, 34 insertions(+), 14 deletions(-)

Wed Jan 30 02:45:37 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
2 changes in libcesarplayer. Maybe is a mistake! 
 libcesarplayer/baconvideowidget-marshal.c | 494 +++++++++++++++---------------
 libcesarplayer/baconvideowidget-marshal.h |  88 +++---
 2 files changed, 291 insertions(+), 291 deletions(-)

Wed Jan 30 01:34:40 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
small fix 
 src/gui/chronojump.cs | 24 ------------------------
 src/gui/chronopic.cs  | 11 +++++------
 2 files changed, 5 insertions(+), 30 deletions(-)

Wed Jan 30 01:30:34 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder port sensitiveness better 
 src/gui/chronojump.cs |  6 ++++--
 src/gui/chronopic.cs  | 33 +++++++++------------------------
 src/gui/encoder.cs    |  2 +-
 src/util.cs           |  7 +++++++
 4 files changed, 21 insertions(+), 27 deletions(-)

Tue Jan 29 22:37:46 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
video record hidden 
 glade/chronojump.glade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Jan 29 22:36:44 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
videoOn to off because hangs in windows 
 src/gui/chronojump.cs | 45 +++++++++++++++++++++++++++++----------------
 1 file changed, 29 insertions(+), 16 deletions(-)

Tue Jan 29 18:20:58 2013 +0100 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 264 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 134 insertions(+), 130 deletions(-)

Tue Jan 29 14:58:58 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Better encoder call 
 src/constants.cs   |  4 +++-
 src/gui/encoder.cs |  2 +-
 src/util.cs        | 31 ++++++++++---------------------
 3 files changed, 14 insertions(+), 23 deletions(-)

Tue Jan 29 14:48:21 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed windows portnames 
 src/gui/chronopic.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Jan 29 14:22:30 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
windows: show only usbserial ports 
 src/gui/chronopic.cs | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Tue Jan 29 14:17:17 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Added R EMD library and dependencies to bundle 
 win32/deps/library/EMD/DESCRIPTION                 |  19 +
 win32/deps/library/EMD/INDEX                       |  22 +
 win32/deps/library/EMD/MD5                         |  31 +
 win32/deps/library/EMD/Meta/Rd.rds                 | Bin 0 -> 961 bytes
 win32/deps/library/EMD/Meta/data.rds               | Bin 0 -> 214 bytes
 win32/deps/library/EMD/Meta/hsearch.rds            | Bin 0 -> 910 bytes
 win32/deps/library/EMD/Meta/links.rds              | Bin 0 -> 405 bytes
 win32/deps/library/EMD/Meta/nsInfo.rds             | Bin 0 -> 215 bytes
 win32/deps/library/EMD/Meta/package.rds            | Bin 0 -> 849 bytes
 win32/deps/library/EMD/NAMESPACE                   |  10 +
 win32/deps/library/EMD/R/EMD                       |   9 +
 win32/deps/library/EMD/R/EMD.rdb                   | Bin 0 -> 21138 bytes
 win32/deps/library/EMD/R/EMD.rdx                   | Bin 0 -> 499 bytes
 win32/deps/library/EMD/data/beryllium.rda          | Bin 0 -> 1765 bytes
 win32/deps/library/EMD/data/datalist               |   7 +
 win32/deps/library/EMD/data/kospi200.rda           | Bin 0 -> 5036 bytes
 win32/deps/library/EMD/data/lena.rda               | Bin 0 -> 188871 bytes
 win32/deps/library/EMD/data/lennon.rda             | Bin 0 -> 38130 bytes
 win32/deps/library/EMD/data/solar.hs.rda           | Bin 0 -> 1436 bytes
 win32/deps/library/EMD/data/solar.lean.rda         | Bin 0 -> 2346 bytes
 win32/deps/library/EMD/data/sunspot.rda            | Bin 0 -> 1850 bytes
 win32/deps/library/EMD/help/AnIndex                |  27 +
 win32/deps/library/EMD/help/EMD.rdb                | Bin 0 -> 51544 bytes
 win32/deps/library/EMD/help/EMD.rdx                | Bin 0 -> 586 bytes
 win32/deps/library/EMD/help/aliases.rds            | Bin 0 -> 304 bytes
 win32/deps/library/EMD/help/paths.rds              | Bin 0 -> 260 bytes
 win32/deps/library/EMD/html/00Index.html           |  67 ++
 win32/deps/library/EMD/html/R.css                  |  57 ++
 win32/deps/library/EMD/libs/i386/EMD.dll           | Bin 0 -> 20992 bytes
 win32/deps/library/EMD/libs/i386/symbols.rds       | Bin 0 -> 286 bytes
 win32/deps/library/EMD/libs/x64/EMD.dll            | Bin 0 -> 23040 bytes
 win32/deps/library/EMD/libs/x64/symbols.rds        | Bin 0 -> 284 bytes
 win32/deps/library/akima/DESCRIPTION               |  19 +
 win32/deps/library/akima/INDEX                     |   8 +
 win32/deps/library/akima/LICENSE                   |  26 +
 win32/deps/library/akima/MD5                       |  25 +
 win32/deps/library/akima/Meta/Rd.rds               | Bin 0 -> 432 bytes
 win32/deps/library/akima/Meta/data.rds             | Bin 0 -> 120 bytes
 win32/deps/library/akima/Meta/hsearch.rds          | Bin 0 -> 455 bytes
 win32/deps/library/akima/Meta/links.rds            | Bin 0 -> 169 bytes
 win32/deps/library/akima/Meta/nsInfo.rds           | Bin 0 -> 234 bytes
 win32/deps/library/akima/Meta/package.rds          | Bin 0 -> 768 bytes
 win32/deps/library/akima/NAMESPACE                 |   2 +
 win32/deps/library/akima/R/akima                   |   9 +
 win32/deps/library/akima/R/akima.rdb               | Bin 0 -> 7882 bytes
 win32/deps/library/akima/R/akima.rdx               | Bin 0 -> 339 bytes
 win32/deps/library/akima/data/akima.rda            | Bin 0 -> 660 bytes
 win32/deps/library/akima/help/AnIndex              |   9 +
 win32/deps/library/akima/help/akima.rdb            | Bin 0 -> 25737 bytes
 win32/deps/library/akima/help/akima.rdx            | Bin 0 -> 247 bytes
 win32/deps/library/akima/help/aliases.rds          | Bin 0 -> 126 bytes
 win32/deps/library/akima/help/paths.rds            | Bin 0 -> 128 bytes
 win32/deps/library/akima/html/00Index.html         |  41 ++
 win32/deps/library/akima/html/R.css                |  57 ++
 win32/deps/library/akima/libs/i386/akima.dll       | Bin 0 -> 305152 bytes
 win32/deps/library/akima/libs/i386/symbols.rds     | Bin 0 -> 1100 bytes
 win32/deps/library/akima/libs/x64/akima.dll        | Bin 0 -> 292352 bytes
 win32/deps/library/akima/libs/x64/symbols.rds      | Bin 0 -> 1112 bytes
 win32/deps/library/fields/DESCRIPTION              |  33 +
 win32/deps/library/fields/INDEX                    | 122 ++++
 win32/deps/library/fields/LICENSE                  |  11 +
 win32/deps/library/fields/MD5                      |  37 ++
 win32/deps/library/fields/Meta/Rd.rds              | Bin 0 -> 4959 bytes
 win32/deps/library/fields/Meta/data.rds            | Bin 0 -> 639 bytes
 win32/deps/library/fields/Meta/hsearch.rds         | Bin 0 -> 4834 bytes
 win32/deps/library/fields/Meta/links.rds           | Bin 0 -> 2476 bytes
 win32/deps/library/fields/Meta/nsInfo.rds          | Bin 0 -> 367 bytes
 win32/deps/library/fields/Meta/package.rds         | Bin 0 -> 1267 bytes
 win32/deps/library/fields/NAMESPACE                |  12 +
 win32/deps/library/fields/R/fields                 |   9 +
 win32/deps/library/fields/R/fields.rdb             | Bin 0 -> 131217 bytes
 win32/deps/library/fields/R/fields.rdx             | Bin 0 -> 2972 bytes
 win32/deps/library/fields/data/CO2.rda             | Bin 0 -> 455372 bytes
 win32/deps/library/fields/data/COmonthlyMet.rda    | Bin 0 -> 681966 bytes
 .../library/fields/data/NorthAmericanRainfall.rda  | Bin 0 -> 74279 bytes
 win32/deps/library/fields/data/PRISMelevation.rda  | Bin 0 -> 667593 bytes
 win32/deps/library/fields/data/RCMexample.rda      | Bin 0 -> 161424 bytes
 win32/deps/library/fields/data/RMelevation.rda     | Bin 0 -> 94458 bytes
 win32/deps/library/fields/data/US.dat.rda          | Bin 0 -> 44988 bytes
 win32/deps/library/fields/data/WorldBankCO2.rda    | Bin 0 -> 3214 bytes
 win32/deps/library/fields/data/datalist            |  11 +
 win32/deps/library/fields/data/lennon.rda          | Bin 0 -> 38012 bytes
 win32/deps/library/fields/data/ozone2.rda          | Bin 0 -> 22876 bytes
 win32/deps/library/fields/data/rat.diet.rda        | Bin 0 -> 579 bytes
 win32/deps/library/fields/data/world.dat.rda       | Bin 0 -> 15254 bytes
 win32/deps/library/fields/help/AnIndex             | 274 ++++++++
 win32/deps/library/fields/help/aliases.rds         | Bin 0 -> 2255 bytes
 win32/deps/library/fields/help/fields.rdb          | Bin 0 -> 356112 bytes
 win32/deps/library/fields/help/fields.rdx          | Bin 0 -> 1911 bytes
 win32/deps/library/fields/help/paths.rds           | Bin 0 -> 734 bytes
 win32/deps/library/fields/html/00Index.html        | 557 ++++++++++++++++
 win32/deps/library/fields/html/R.css               |  57 ++
 win32/deps/library/fields/libs/i386/fields.dll     | Bin 0 -> 39424 bytes
 win32/deps/library/fields/libs/i386/symbols.rds    | Bin 0 -> 878 bytes
 win32/deps/library/fields/libs/x64/fields.dll      | Bin 0 -> 46592 bytes
 win32/deps/library/fields/libs/x64/symbols.rds     | Bin 0 -> 867 bytes
 win32/deps/library/locfit/DESCRIPTION              |  16 +
 win32/deps/library/locfit/INDEX                    | 121 ++++
 win32/deps/library/locfit/MD5                      |  50 ++
 win32/deps/library/locfit/Meta/Rd.rds              | Bin 0 -> 3431 bytes
 win32/deps/library/locfit/Meta/data.rds            | Bin 0 -> 665 bytes
 win32/deps/library/locfit/Meta/hsearch.rds         | Bin 0 -> 2966 bytes
 win32/deps/library/locfit/Meta/links.rds           | Bin 0 -> 1216 bytes
 win32/deps/library/locfit/Meta/nsInfo.rds          | Bin 0 -> 735 bytes
 win32/deps/library/locfit/Meta/package.rds         | Bin 0 -> 689 bytes
 win32/deps/library/locfit/NAMESPACE                |  48 ++
 win32/deps/library/locfit/NEWS                     |  18 +
 win32/deps/library/locfit/R/locfit                 |   9 +
 win32/deps/library/locfit/R/locfit.rdb             | Bin 0 -> 40301 bytes
 win32/deps/library/locfit/R/locfit.rdx             | Bin 0 -> 1236 bytes
 win32/deps/library/locfit/data/ais.rda             | Bin 0 -> 5958 bytes
 win32/deps/library/locfit/data/bad.rda             | Bin 0 -> 1818 bytes
 win32/deps/library/locfit/data/border.rda          | Bin 0 -> 2632 bytes
 win32/deps/library/locfit/data/chemdiab.tab.gz     | Bin 0 -> 1639 bytes
 win32/deps/library/locfit/data/claw54.rda          | Bin 0 -> 508 bytes
 win32/deps/library/locfit/data/cldem.tab.gz        | Bin 0 -> 623 bytes
 win32/deps/library/locfit/data/cltest.rda          | Bin 0 -> 3884 bytes
 win32/deps/library/locfit/data/cltrain.rda         | Bin 0 -> 3881 bytes
 win32/deps/library/locfit/data/co2.rda             | Bin 0 -> 2448 bytes
 win32/deps/library/locfit/data/diab.tab.gz         | Bin 0 -> 312 bytes
 win32/deps/library/locfit/data/ethanol.rda         | Bin 0 -> 1259 bytes
 win32/deps/library/locfit/data/geyser.rda          | Bin 0 -> 390 bytes
 win32/deps/library/locfit/data/geyser.round.tab.gz | Bin 0 -> 305 bytes
 win32/deps/library/locfit/data/heart.rda           | Bin 0 -> 1457 bytes
 win32/deps/library/locfit/data/insect.tab.gz       | Bin 0 -> 68 bytes
 win32/deps/library/locfit/data/iris.rda            | Bin 0 -> 1068 bytes
 win32/deps/library/locfit/data/kangaroo.rda        | Bin 0 -> 4405 bytes
 win32/deps/library/locfit/data/livmet.rda          | Bin 0 -> 6936 bytes
 win32/deps/library/locfit/data/mcyc.tab.gz         | Bin 0 -> 1029 bytes
 win32/deps/library/locfit/data/mine.rda            | Bin 0 -> 604 bytes
 win32/deps/library/locfit/data/mmsamp.tab.gz       | Bin 0 -> 419 bytes
 win32/deps/library/locfit/data/morths.rda          | Bin 0 -> 526 bytes
 win32/deps/library/locfit/data/penny.tab.gz        | Bin 0 -> 296 bytes
 win32/deps/library/locfit/data/spencer.rda         | Bin 0 -> 502 bytes
 win32/deps/library/locfit/data/stamp.rda           | Bin 0 -> 908 bytes
 win32/deps/library/locfit/data/trimod.tab.gz       | Bin 0 -> 2575 bytes
 win32/deps/library/locfit/help/AnIndex             | 110 ++++
 win32/deps/library/locfit/help/aliases.rds         | Bin 0 -> 680 bytes
 win32/deps/library/locfit/help/locfit.rdb          | Bin 0 -> 207855 bytes
 win32/deps/library/locfit/help/locfit.rdx          | Bin 0 -> 2198 bytes
 win32/deps/library/locfit/help/paths.rds           | Bin 0 -> 754 bytes
 win32/deps/library/locfit/html/00Index.html        | 347 ++++++++++
 win32/deps/library/locfit/html/R.css               |  57 ++
 win32/deps/library/locfit/libs/i386/locfit.dll     | Bin 0 -> 234496 bytes
 win32/deps/library/locfit/libs/i386/symbols.rds    | Bin 0 -> 6456 bytes
 win32/deps/library/locfit/libs/x64/locfit.dll      | Bin 0 -> 232448 bytes
 win32/deps/library/locfit/libs/x64/symbols.rds     | Bin 0 -> 6426 bytes
 win32/deps/library/spam/0NEWS                      | 404 ++++++++++++
 win32/deps/library/spam/CITATION                   |  19 +
 win32/deps/library/spam/DESCRIPTION                |  22 +
 win32/deps/library/spam/INDEX                      |  53 ++
 win32/deps/library/spam/LICENSE                    |  38 ++
 win32/deps/library/spam/MD5                        |  38 ++
 win32/deps/library/spam/Meta/Rd.rds                | Bin 0 -> 3971 bytes
 win32/deps/library/spam/Meta/data.rds              | Bin 0 -> 229 bytes
 win32/deps/library/spam/Meta/demo.rds              | Bin 0 -> 295 bytes
 win32/deps/library/spam/Meta/hsearch.rds           | Bin 0 -> 4073 bytes
 win32/deps/library/spam/Meta/links.rds             | Bin 0 -> 2709 bytes
 win32/deps/library/spam/Meta/nsInfo.rds            | Bin 0 -> 1090 bytes
 win32/deps/library/spam/Meta/package.rds           | Bin 0 -> 924 bytes
 win32/deps/library/spam/NAMESPACE                  | 220 +++++++
 win32/deps/library/spam/NEWS                       | 232 +++++++
 win32/deps/library/spam/R/spam                     |   9 +
 win32/deps/library/spam/R/spam.rdb                 | Bin 0 -> 369813 bytes
 win32/deps/library/spam/R/spam.rdx                 | Bin 0 -> 4730 bytes
 win32/deps/library/spam/data/Rdata.rdb             | Bin 0 -> 319762 bytes
 win32/deps/library/spam/data/Rdata.rds             | Bin 0 -> 127 bytes
 win32/deps/library/spam/data/Rdata.rdx             | Bin 0 -> 209 bytes
 .../deps/library/spam/demo/article-jss-example1.R  | 214 ++++++
 .../deps/library/spam/demo/article-jss-example2.R  | 232 +++++++
 win32/deps/library/spam/demo/article-jss.R         | 359 +++++++++++
 win32/deps/library/spam/demo/cholesky.R            | 157 +++++
 win32/deps/library/spam/demo/spam.R                |  73 +++
 win32/deps/library/spam/demo/timing.R              |  78 +++
 win32/deps/library/spam/demodata/germany.adjacency | 545 ++++++++++++++++
 win32/deps/library/spam/help/AnIndex               | 391 +++++++++++
 win32/deps/library/spam/help/aliases.rds           | Bin 0 -> 2688 bytes
 win32/deps/library/spam/help/paths.rds             | Bin 0 -> 491 bytes
 win32/deps/library/spam/help/spam.rdb              | Bin 0 -> 159575 bytes
 win32/deps/library/spam/help/spam.rdx              | Bin 0 -> 1263 bytes
 win32/deps/library/spam/html/00Index.html          | 718 +++++++++++++++++++++
 win32/deps/library/spam/html/R.css                 |  57 ++
 win32/deps/library/spam/libs/i386/spam.dll         | Bin 0 -> 69632 bytes
 win32/deps/library/spam/libs/i386/symbols.rds      | Bin 0 -> 1557 bytes
 win32/deps/library/spam/libs/x64/spam.dll          | Bin 0 -> 81408 bytes
 win32/deps/library/spam/libs/x64/symbols.rds       | Bin 0 -> 1551 bytes
 186 files changed, 6203 insertions(+)

Tue Jan 29 13:58:01 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
pyserial_pyper_windows.py with py2exe 
 encoder/py2exe_instructions.txt         |  11 +
 encoder/pyserial_pyper.py               |   6 +-
 encoder/pyserial_pyper_windows.py       | 618 ++++++++++++++++++++++++++++++++
 encoder/setup-pyserial_pyper_windows.py |   4 +
 4 files changed, 636 insertions(+), 3 deletions(-)

Tue Jan 29 13:37:18 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
encoder win port name has to be "COM?" 
 src/gui/chronopic.cs | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Tue Jan 29 04:24:36 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Better chronopic window 
 src/gui/chronojump.cs | 13 +++++++++----
 src/gui/chronopic.cs  | 44 +++++++++++++++++++++++++++++++++++++-------
 src/gui/encoder.cs    |  7 +++++++
 3 files changed, 53 insertions(+), 11 deletions(-)

Tue Jan 29 02:52:36 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
pyserial gets portname from chronopic window 
 encoder/pyserial_pyper.py |  3 ++-
 src/gui/chronopic.cs      | 17 ++++++++++++++++-
 src/gui/encoder.cs        |  2 +-
 src/util.cs               |  4 ++--
 4 files changed, 21 insertions(+), 5 deletions(-)

Tue Jan 29 02:15:33 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
weird fix to have better person snapshot 
 CesarPlayer/gtk-gui/LongoMatch.Gui.CapturerBin.cs | 2 +-
 CesarPlayer/gtk-gui/gui.stetic                    | 2 +-
 src/gui/person.cs                                 | 1 +
 3 files changed, 3 insertions(+), 2 deletions(-)

Tue Jan 29 00:27:45 2013 +0100 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 594 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 299 insertions(+), 295 deletions(-)

Mon Jan 28 22:25:20 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Chronopic gui includes encoder 
 glade/chronojump.glade | 996 ++++++++++++++++++++++++++++---------------------
 src/gui/chronopic.cs   |   8 +
 src/util.cs            |   2 +-
 3 files changed, 588 insertions(+), 418 deletions(-)

Mon Jan 28 21:32:20 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Better cancel on chronopic detection 
 src/gui/chronopic.cs | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Mon Jan 28 18:47:17 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder call cleaner 
 src/gui/encoder.cs |  16 +++---
 src/util.cs        | 142 ++++++++++++++++++++++++++++++-----------------------
 2 files changed, 89 insertions(+), 69 deletions(-)

Mon Jan 28 18:41:12 2013 +0100 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 139 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 69 insertions(+), 70 deletions(-)

Mon Jan 28 18:35:54 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed 692686 - Typo 
 src/gui/chronojump.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Jan 28 10:37:04 2013 +0100 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 2974 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1535 insertions(+), 1439 deletions(-)

Sun Jan 27 16:25:13 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Fix last commit:wq 
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Jan 27 16:23:55 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Create windows installer from makefiles 
 Makefile.am    | 2 +-
 win32/Makefile | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

Sun Jan 27 16:12:31 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Cleanup makefiles 
 Makefile.am    | 5 +++++
 configure.ac   | 2 +-
 win32/Makefile | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)

Sun Jan 27 15:38:48 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Fix path creating the bundle 
 win32/Makefile | 1 -
 1 file changed, 1 deletion(-)

Sun Jan 27 15:38:08 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Deploy gtk+ themes correctly 
 win32/deploy_win32.py | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

Sun Jan 27 15:37:31 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Generate version with autotools 
 configure.ac                      |  1 +
 win32/chronojump_innosetup.iss    | 68 ---------------------------------------
 win32/chronojump_innosetup.iss.in | 66 +++++++++++++++++++++++++++++++++++++
 3 files changed, 67 insertions(+), 68 deletions(-)

Sat Jan 26 12:05:01 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
small fix 
 encoder/graph.R | 12 ------------
 1 file changed, 12 deletions(-)

Sat Jan 26 12:00:14 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
small fix 
 encoder/graph.R | 12 ++++++++++++
 1 file changed, 12 insertions(+)

Fri Jan 25 18:08:22 2013 +0100 María Majadas <alixis82@gmail.com>
Updated Spanish translation 
 po/es.po | 273 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 134 insertions(+), 139 deletions(-)

Thu Jan 24 18:47:24 2013 +0100 Piotr Drąg <piotrdrag@gmail.com>
Updated POTFILES.in 
 po/POTFILES.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Thu Jan 24 03:01:52 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Rweork Windows pakcaging 
 build/windows_bundle/bin/Accessibility.dll         |   Bin 10752 -> 0 bytes
 build/windows_bundle/bin/CesarPlayer.dll           |   Bin 86016 -> 0 bytes
 build/windows_bundle/bin/Chronojump.exe            |   Bin 16132023 -> 0 bytes
 build/windows_bundle/bin/Chronojump_mini.exe       |   Bin 6289125 -> 0 bytes
 build/windows_bundle/bin/MSVCR71.dll               |   Bin 348160 -> 0 bytes
 build/windows_bundle/bin/MonoPosixHelper.dll       |   Bin 392712 -> 0 bytes
 build/windows_bundle/bin/R.dll                     |   Bin 2955264 -> 0 bytes
 build/windows_bundle/bin/R.exe                     |   Bin 39424 -> 0 bytes
 build/windows_bundle/bin/Rblas.dll                 |   Bin 169749 -> 0 bytes
 build/windows_bundle/bin/Rgraphapp.dll             |   Bin 269617 -> 0 bytes
 build/windows_bundle/bin/Riconv.dll                |   Bin 31526 -> 0 bytes
 build/windows_bundle/bin/Rterm.exe                 |   Bin 28160 -> 0 bytes
 build/windows_bundle/bin/Rzlib.dll                 |   Bin 92857 -> 0 bytes
 build/windows_bundle/bin/SDL.dll                   |   Bin 386048 -> 0 bytes
 build/windows_bundle/bin/SDL_ttf.dll               |   Bin 28672 -> 0 bytes
 build/windows_bundle/bin/System.Drawing.dll        |   Bin 448512 -> 0 bytes
 build/windows_bundle/bin/System.Windows.Forms.dll  |   Bin 3046400 -> 0 bytes
 build/windows_bundle/bin/_ctypes.pyd               |   Bin 81920 -> 0 bytes
 build/windows_bundle/bin/_socket.pyd               |   Bin 53248 -> 0 bytes
 build/windows_bundle/bin/_ssl.pyd                  |   Bin 655360 -> 0 bytes
 build/windows_bundle/bin/atksharpglue-2.dll        |   Bin 115014 -> 0 bytes
 build/windows_bundle/bin/avcodec-gpl-52.dll        |   Bin 5025792 -> 0 bytes
 build/windows_bundle/bin/avcore-gpl-0.dll          |   Bin 34816 -> 0 bytes
 build/windows_bundle/bin/avdevice-gpl-52.dll       |   Bin 18432 -> 0 bytes
 build/windows_bundle/bin/avfilter-gpl-1.dll        |   Bin 80384 -> 0 bytes
 build/windows_bundle/bin/avformat-gpl-52.dll       |   Bin 861184 -> 0 bytes
 build/windows_bundle/bin/avutil-gpl-50.dll         |   Bin 100864 -> 0 bytes
 build/windows_bundle/bin/bz2.pyd                   |   Bin 77824 -> 0 bytes
 .../windows_bundle/bin/chronopic-firmwarecord.exe  |   Bin 3372478 -> 0 bytes
 build/windows_bundle/bin/freetype6.dll             |   Bin 535264 -> 0 bytes
 build/windows_bundle/bin/gdksharpglue-2.dll        |   Bin 255888 -> 0 bytes
 build/windows_bundle/bin/gladesharpglue-2.dll      |   Bin 215897 -> 0 bytes
 build/windows_bundle/bin/glew32.dll                |   Bin 245760 -> 0 bytes
 build/windows_bundle/bin/glibsharpglue-2.dll       |   Bin 98591 -> 0 bytes
 .../windows_bundle/bin/gstreamersharpglue-0.10.dll |   Bin 22016 -> 0 bytes
 build/windows_bundle/bin/gtk-sharp.dll             |   Bin 1376256 -> 0 bytes
 build/windows_bundle/bin/gtk2_prefs.exe            |   Bin 293376 -> 0 bytes
 build/windows_bundle/bin/gtksharpglue-2.dll        |   Bin 739355 -> 0 bytes
 build/windows_bundle/bin/iconv.dll                 |   Bin 892928 -> 0 bytes
 build/windows_bundle/bin/intl.dll                  |   Bin 104861 -> 0 bytes
 build/windows_bundle/bin/jpeg62.dll                |   Bin 127488 -> 0 bytes
 build/windows_bundle/bin/libFLAC-8.dll             |   Bin 331264 -> 0 bytes
 build/windows_bundle/bin/libW11.dll                |   Bin 812063 -> 0 bytes
 build/windows_bundle/bin/liba52-0.dll              |   Bin 45700 -> 0 bytes
 build/windows_bundle/bin/libatk-1.0-0.dll          |   Bin 153763 -> 0 bytes
 build/windows_bundle/bin/libbz2.dll                |   Bin 67584 -> 0 bytes
 build/windows_bundle/bin/libcairo-2.dll            |   Bin 921369 -> 0 bytes
 build/windows_bundle/bin/libcairo-gobject-2.dll    |   Bin 24576 -> 0 bytes
 .../bin/libcairo-script-interpreter-2.dll          |   Bin 117248 -> 0 bytes
 build/windows_bundle/bin/libcelt-0.dll             |   Bin 84992 -> 0 bytes
 build/windows_bundle/bin/libcesarplayer.dll        |   Bin 277521 -> 0 bytes
 build/windows_bundle/bin/libcharset-1.dll          |   Bin 13312 -> 0 bytes
 build/windows_bundle/bin/libcroco-0.6-3.dll        |   Bin 229376 -> 0 bytes
 build/windows_bundle/bin/libcurl-4.dll             |   Bin 229376 -> 0 bytes
 build/windows_bundle/bin/libdca-0.dll              |   Bin 159744 -> 0 bytes
 build/windows_bundle/bin/libdvdcss-2.dll           |   Bin 45568 -> 0 bytes
 build/windows_bundle/bin/libdvdnav-4.dll           |   Bin 95744 -> 0 bytes
 build/windows_bundle/bin/libdvdnavmini-4.dll       |   Bin 95744 -> 0 bytes
 build/windows_bundle/bin/libdvdread-4.dll          |   Bin 130560 -> 0 bytes
 build/windows_bundle/bin/libexpat-1.dll            |   Bin 167424 -> 0 bytes
 build/windows_bundle/bin/libfaac-0.dll             |   Bin 83968 -> 0 bytes
 build/windows_bundle/bin/libfaad-2.dll             |   Bin 334848 -> 0 bytes
 build/windows_bundle/bin/libffi-5.dll              |   Bin 24590 -> 0 bytes
 build/windows_bundle/bin/libfontconfig-1.dll       |   Bin 223232 -> 0 bytes
 build/windows_bundle/bin/libfreetype-6.dll         |   Bin 555520 -> 0 bytes
 build/windows_bundle/bin/libfribidi-0.dll          |   Bin 94720 -> 0 bytes
 build/windows_bundle/bin/libgailutil-18.dll        |   Bin 53043 -> 0 bytes
 build/windows_bundle/bin/libgcc_s_sjlj-1.dll       |   Bin 91136 -> 0 bytes
 build/windows_bundle/bin/libgcrypt-11.dll          |   Bin 604160 -> 0 bytes
 build/windows_bundle/bin/libgdk-win32-2.0-0.dll    |   Bin 827670 -> 0 bytes
 build/windows_bundle/bin/libgdk_pixbuf-2.0-0.dll   |   Bin 252150 -> 0 bytes
 build/windows_bundle/bin/libgio-2.0-0.dll          |   Bin 832000 -> 0 bytes
 build/windows_bundle/bin/libglade-2.0-0.dll        |   Bin 171911 -> 0 bytes
 build/windows_bundle/bin/libglib-2.0-0.dll         |   Bin 1015296 -> 0 bytes
 build/windows_bundle/bin/libgmodule-2.0-0.dll      |   Bin 17920 -> 0 bytes
 build/windows_bundle/bin/libgmp-10.dll             |   Bin 389120 -> 0 bytes
 build/windows_bundle/bin/libgnutls-26.dll          |   Bin 718336 -> 0 bytes
 build/windows_bundle/bin/libgnutls-extra-26.dll    |   Bin 48640 -> 0 bytes
 build/windows_bundle/bin/libgnutls-openssl-26.dll  |   Bin 54272 -> 0 bytes
 build/windows_bundle/bin/libgobject-2.0-0.dll      |   Bin 275968 -> 0 bytes
 build/windows_bundle/bin/libgpg-error-0.dll        |   Bin 35328 -> 0 bytes
 build/windows_bundle/bin/libgsf-1-114.dll          |   Bin 219136 -> 0 bytes
 build/windows_bundle/bin/libgsf-win32-1-114.dll    |   Bin 14848 -> 0 bytes
 build/windows_bundle/bin/libgstapp-0.10.dll        |   Bin 38400 -> 0 bytes
 build/windows_bundle/bin/libgstaudio-0.10.dll      |   Bin 107008 -> 0 bytes
 build/windows_bundle/bin/libgstbase-0.10.dll       |   Bin 199168 -> 0 bytes
 build/windows_bundle/bin/libgstbasevideo-0.10.dll  |   Bin 47616 -> 0 bytes
 build/windows_bundle/bin/libgstcdda-0.10.dll       |   Bin 31232 -> 0 bytes
 build/windows_bundle/bin/libgstcontroller-0.10.dll |   Bin 128000 -> 0 bytes
 .../windows_bundle/bin/libgstdataprotocol-0.10.dll |   Bin 18944 -> 0 bytes
 build/windows_bundle/bin/libgstfarsight-0.10.dll   |   Bin 45056 -> 0 bytes
 build/windows_bundle/bin/libgstfft-0.10.dll        |   Bin 39936 -> 0 bytes
 build/windows_bundle/bin/libgstgl-0.10.dll         |   Bin 76800 -> 0 bytes
 build/windows_bundle/bin/libgstinterfaces-0.10.dll |   Bin 53248 -> 0 bytes
 build/windows_bundle/bin/libgstnet-0.10.dll        |   Bin 23040 -> 0 bytes
 build/windows_bundle/bin/libgstnetbuffer-0.10.dll  |   Bin 11264 -> 0 bytes
 build/windows_bundle/bin/libgstpbutils-0.10.dll    |   Bin 41984 -> 0 bytes
 .../windows_bundle/bin/libgstphotography-0.10.dll  |   Bin 20480 -> 0 bytes
 build/windows_bundle/bin/libgstreamer-0.10.dll     |   Bin 678400 -> 0 bytes
 build/windows_bundle/bin/libgstriff-0.10.dll       |   Bin 41984 -> 0 bytes
 build/windows_bundle/bin/libgstrtp-0.10.dll        |   Bin 64000 -> 0 bytes
 build/windows_bundle/bin/libgstrtsp-0.10.dll       |   Bin 69632 -> 0 bytes
 build/windows_bundle/bin/libgstsdp-0.10.dll        |   Bin 23552 -> 0 bytes
 .../bin/libgstsignalprocessor-0.10.dll             |   Bin 22528 -> 0 bytes
 build/windows_bundle/bin/libgsttag-0.10.dll        |   Bin 96768 -> 0 bytes
 build/windows_bundle/bin/libgstvideo-0.10.dll      |   Bin 28160 -> 0 bytes
 build/windows_bundle/bin/libgthread-2.0-0.dll      |   Bin 23040 -> 0 bytes
 build/windows_bundle/bin/libgtk-win32-2.0-0.dll    |   Bin 4740156 -> 0 bytes
 build/windows_bundle/bin/libgtkgl-2.0-1.dll        |   Bin 17920 -> 0 bytes
 build/windows_bundle/bin/libhogweed-2-0.dll        |   Bin 67584 -> 0 bytes
 build/windows_bundle/bin/libiconv-2.dll            |   Bin 959488 -> 0 bytes
 build/windows_bundle/bin/libid3tag-0.dll           |   Bin 159582 -> 0 bytes
 build/windows_bundle/bin/libjpeg-8.dll             |   Bin 201728 -> 0 bytes
 build/windows_bundle/bin/libmad-0.dll              |   Bin 216564 -> 0 bytes
 build/windows_bundle/bin/libmms-0.dll              |   Bin 48640 -> 0 bytes
 build/windows_bundle/bin/libmp3lame-0.dll          |   Bin 288768 -> 0 bytes
 build/windows_bundle/bin/libmpeg2-0.dll            |   Bin 120320 -> 0 bytes
 build/windows_bundle/bin/libmpeg2convert-0.dll     |   Bin 34816 -> 0 bytes
 build/windows_bundle/bin/libneon-27.dll            |   Bin 125952 -> 0 bytes
 build/windows_bundle/bin/libnettle-4-0.dll         |   Bin 182272 -> 0 bytes
 build/windows_bundle/bin/libnice-0.dll             |   Bin 166400 -> 0 bytes
 build/windows_bundle/bin/libogg-0.dll              |   Bin 23552 -> 0 bytes
 build/windows_bundle/bin/liboil-0.3-0.dll          |   Bin 461824 -> 0 bytes
 build/windows_bundle/bin/libopenjpeg-2.dll         |   Bin 106496 -> 0 bytes
 build/windows_bundle/bin/liborc-0.4-0.dll          |   Bin 507392 -> 0 bytes
 build/windows_bundle/bin/liborc-test-0.4-0.dll     |   Bin 29184 -> 0 bytes
 build/windows_bundle/bin/libpango-1.0-0.dll        |   Bin 288256 -> 0 bytes
 build/windows_bundle/bin/libpangocairo-1.0-0.dll   |   Bin 53248 -> 0 bytes
 build/windows_bundle/bin/libpangoft2-1.0-0.dll     |   Bin 219136 -> 0 bytes
 build/windows_bundle/bin/libpangowin32-1.0-0.dll   |   Bin 65024 -> 0 bytes
 build/windows_bundle/bin/libpixman-1-0.dll         |   Bin 1279488 -> 0 bytes
 build/windows_bundle/bin/libpng12-0.dll            |   Bin 202923 -> 0 bytes
 build/windows_bundle/bin/libpng13.dll              |   Bin 145920 -> 0 bytes
 build/windows_bundle/bin/libpng14-14.dll           |   Bin 219305 -> 0 bytes
 build/windows_bundle/bin/librsvg-2-2.dll           |   Bin 220672 -> 0 bytes
 build/windows_bundle/bin/librsvg-2.dll             |   Bin 260378 -> 0 bytes
 build/windows_bundle/bin/libschroedinger-1.0-0.dll |   Bin 678400 -> 0 bytes
 build/windows_bundle/bin/libsndfile-1.dll          |   Bin 486400 -> 0 bytes
 build/windows_bundle/bin/libsoup-2.4-1.dll         |   Bin 260608 -> 0 bytes
 build/windows_bundle/bin/libspeex-1.dll            |   Bin 112640 -> 0 bytes
 build/windows_bundle/bin/libspeexdsp-1.dll         |   Bin 84480 -> 0 bytes
 build/windows_bundle/bin/libtasn1-3.dll            |   Bin 77312 -> 0 bytes
 build/windows_bundle/bin/libtheora-0.dll           |   Bin 312832 -> 0 bytes
 build/windows_bundle/bin/libtheoradec-1.dll        |   Bin 91648 -> 0 bytes
 build/windows_bundle/bin/libtheoraenc-1.dll        |   Bin 256000 -> 0 bytes
 build/windows_bundle/bin/libtiff-3.dll             |   Bin 408576 -> 0 bytes
 build/windows_bundle/bin/libtiffxx-3.dll           |   Bin 13312 -> 0 bytes
 build/windows_bundle/bin/libvlc.dll                |   Bin 303027 -> 0 bytes
 build/windows_bundle/bin/libvlccore.dll            |   Bin 1307180 -> 0 bytes
 build/windows_bundle/bin/libvorbis-0.dll           |   Bin 162304 -> 0 bytes
 build/windows_bundle/bin/libvorbisenc-2.dll        |   Bin 1520128 -> 0 bytes
 build/windows_bundle/bin/libvorbisfile-3.dll       |   Bin 35840 -> 0 bytes
 build/windows_bundle/bin/libwavpack-1.dll          |   Bin 196608 -> 0 bytes
 build/windows_bundle/bin/libx264-104.dll           |   Bin 710656 -> 0 bytes
 build/windows_bundle/bin/libxml2-2.dll             |   Bin 1396736 -> 0 bytes
 build/windows_bundle/bin/libxml2.dll               |   Bin 963584 -> 0 bytes
 build/windows_bundle/bin/mono.dll                  |   Bin 2199507 -> 0 bytes
 build/windows_bundle/bin/msvcp71.dll               |   Bin 499712 -> 0 bytes
 build/windows_bundle/bin/msys-1.0.dll              |   Bin 874824 -> 0 bytes
 build/windows_bundle/bin/pangosharpglue-2.dll      |   Bin 97803 -> 0 bytes
 build/windows_bundle/bin/pthreadGC2.dll            |   Bin 49664 -> 0 bytes
 build/windows_bundle/bin/python25.dll              |   Bin 2109440 -> 0 bytes
 build/windows_bundle/bin/pywintypes25.dll          |   Bin 102400 -> 0 bytes
 build/windows_bundle/bin/rxvt.exe                  |   Bin 102400 -> 0 bytes
 build/windows_bundle/bin/select.pyd                |   Bin 7680 -> 0 bytes
 build/windows_bundle/bin/sh.exe                    |   Bin 567296 -> 0 bytes
 build/windows_bundle/bin/sqlite3.dll               |   Bin 362029 -> 0 bytes
 build/windows_bundle/bin/swscale-gpl-0.dll         |   Bin 354816 -> 0 bytes
 build/windows_bundle/bin/unicodedata.pyd           |   Bin 475136 -> 0 bytes
 build/windows_bundle/bin/w9xpopen.exe              |   Bin 4608 -> 0 bytes
 build/windows_bundle/bin/win32api.pyd              |   Bin 86016 -> 0 bytes
 build/windows_bundle/bin/win32pipe.pyd             |   Bin 16896 -> 0 bytes
 build/windows_bundle/bin/wx._controls_.pyd         |   Bin 942080 -> 0 bytes
 build/windows_bundle/bin/wx._core_.pyd             |   Bin 983040 -> 0 bytes
 build/windows_bundle/bin/wx._gdi_.pyd              |   Bin 741376 -> 0 bytes
 build/windows_bundle/bin/wx._misc_.pyd             |   Bin 663552 -> 0 bytes
 build/windows_bundle/bin/wx._windows_.pyd          |   Bin 655360 -> 0 bytes
 build/windows_bundle/bin/wxbase28uh_net_vc.dll     |   Bin 135168 -> 0 bytes
 build/windows_bundle/bin/wxbase28uh_vc.dll         |   Bin 1327104 -> 0 bytes
 build/windows_bundle/bin/wxmsw28uh_adv_vc.dll      |   Bin 724992 -> 0 bytes
 build/windows_bundle/bin/wxmsw28uh_core_vc.dll     |   Bin 3186688 -> 0 bytes
 build/windows_bundle/bin/wxmsw28uh_html_vc.dll     |   Bin 483328 -> 0 bytes
 build/windows_bundle/bin/xvidcore.dll              |   Bin 964608 -> 0 bytes
 build/windows_bundle/bin/z.dll                     |   Bin 85504 -> 0 bytes
 build/windows_bundle/bin/zlib1.dll                 |   Bin 55808 -> 0 bytes
 build/windows_bundle/build/NPlot.Gtk.dll           |   Bin 8704 -> 0 bytes
 build/windows_bundle/build/NPlot.dll               |   Bin 128512 -> 0 bytes
 build/windows_bundle/build/chronojump_icon.ico     |   Bin 3774 -> 0 bytes
 .../windows_bundle/build/chronojump_innosetup.iss  |    68 -
 build/windows_bundle/build/gpl-2.0.txt             |   339 -
 build/windows_bundle/build/howto_build.txt         |    76 -
 build/windows_bundle/build/logo.rc                 |    66 -
 build/windows_bundle/build/makeBundle.sh           |    10 -
 build/windows_bundle/build/resource.h              |    15 -
 build/windows_bundle/drivers/CDM20814_Setup.exe    |   Bin 1732809 -> 0 bytes
 build/windows_bundle/etc/Rcmd_environ              |    41 -
 build/windows_bundle/etc/Rconsole                  |    74 -
 build/windows_bundle/etc/Rdevga                    |    36 -
 .../etc/fonts/conf.avail/10-autohint.conf          |     9 -
 .../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 -
 .../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 -
 .../etc/fonts/conf.avail/30-amt-aliases.conf       |    21 -
 .../etc/fonts/conf.avail/30-urw-aliases.conf       |    52 -
 .../etc/fonts/conf.avail/40-generic.conf           |    66 -
 .../etc/fonts/conf.avail/49-sansserif.conf         |    21 -
 .../etc/fonts/conf.avail/50-user.conf              |     7 -
 .../etc/fonts/conf.avail/51-local.conf             |     7 -
 .../etc/fonts/conf.avail/60-latin.conf             |    42 -
 .../etc/fonts/conf.avail/65-fonts-persian.conf     |   539 -
 .../etc/fonts/conf.avail/65-nonlatin.conf          |    38 -
 .../etc/fonts/conf.avail/69-unifont.conf           |    24 -
 .../etc/fonts/conf.avail/70-no-bitmaps.conf        |    13 -
 .../etc/fonts/conf.avail/70-yes-bitmaps.conf       |    13 -
 .../etc/fonts/conf.avail/80-delicious.conf         |    20 -
 .../etc/fonts/conf.avail/90-synthetic.conf         |    64 -
 build/windows_bundle/etc/fonts/conf.avail/README   |    48 -
 .../etc/fonts/conf.d/20-fix-globaladvance.conf     |    29 -
 .../etc/fonts/conf.d/20-lohit-gujarati.conf        |    11 -
 .../etc/fonts/conf.d/20-unhint-small-vera.conf     |    49 -
 .../etc/fonts/conf.d/30-amt-aliases.conf           |    21 -
 .../etc/fonts/conf.d/30-urw-aliases.conf           |    52 -
 .../etc/fonts/conf.d/40-generic.conf               |    66 -
 .../etc/fonts/conf.d/49-sansserif.conf             |    21 -
 build/windows_bundle/etc/fonts/conf.d/50-user.conf |     7 -
 .../windows_bundle/etc/fonts/conf.d/51-local.conf  |     7 -
 .../windows_bundle/etc/fonts/conf.d/60-latin.conf  |    42 -
 .../etc/fonts/conf.d/65-fonts-persian.conf         |   539 -
 .../etc/fonts/conf.d/65-nonlatin.conf              |    38 -
 .../etc/fonts/conf.d/69-unifont.conf               |    24 -
 .../etc/fonts/conf.d/80-delicious.conf             |    20 -
 .../etc/fonts/conf.d/90-synthetic.conf             |    64 -
 build/windows_bundle/etc/fonts/fonts.conf          |   400 -
 build/windows_bundle/etc/fonts/fonts.dtd           |   186 -
 build/windows_bundle/etc/fonts/local.conf          |    14 -
 .../windows_bundle/etc/gtk-2.0/gdk-pixbuf.loaders  |   118 -
 build/windows_bundle/etc/gtk-2.0/gtk.immodules     |     7 -
 build/windows_bundle/etc/gtk-2.0/gtkrc             |     8 -
 build/windows_bundle/etc/gtk-2.0/gtkrc-2.0         |     8 -
 .../windows_bundle/etc/gtk-2.0/im-multipress.conf  |    23 -
 .../etc/mono/1.0/DefaultWsdlHelpGenerator.aspx     |  1820 --
 build/windows_bundle/etc/mono/1.0/machine.config   |   243 -
 .../etc/mono/2.0/Browsers/Compat.browser           |    42 -
 .../etc/mono/2.0/DefaultWsdlHelpGenerator.aspx     |  1878 --
 build/windows_bundle/etc/mono/2.0/machine.config   |   257 -
 build/windows_bundle/etc/mono/2.0/settings.map     |    48 -
 build/windows_bundle/etc/mono/2.0/web.config       |   149 -
 build/windows_bundle/etc/mono/browscap.ini         | 18608 -------------------
 build/windows_bundle/etc/mono/config               |    27 -
 build/windows_bundle/etc/mono/mconfig/config.xml   |   396 -
 build/windows_bundle/etc/pango/pango.modules       |    28 -
 build/windows_bundle/etc/rgb.txt                   |   658 -
 .../lib/gstreamer-0.10/libfsfunnel.dll             |   Bin 13824 -> 0 bytes
 .../lib/gstreamer-0.10/libfsrtcpfilter.dll         |   Bin 11776 -> 0 bytes
 .../lib/gstreamer-0.10/libfsrtpconference.dll      |   Bin 125440 -> 0 bytes
 .../lib/gstreamer-0.10/libfsselector.dll           |   Bin 24576 -> 0 bytes
 .../lib/gstreamer-0.10/libfsvideoanyrate.dll       |   Bin 10752 -> 0 bytes
 build/windows_bundle/lib/gstreamer-0.10/libgnl.dll |   Bin 104448 -> 0 bytes
 .../lib/gstreamer-0.10/libgsta52dec.dll            |   Bin 23040 -> 0 bytes
 .../lib/gstreamer-0.10/libgstadder.dll             |   Bin 29184 -> 0 bytes
 .../lib/gstreamer-0.10/libgstaiff.dll              |   Bin 37376 -> 0 bytes
 .../lib/gstreamer-0.10/libgstalaw.dll              |   Bin 18432 -> 0 bytes
 .../lib/gstreamer-0.10/libgstalpha.dll             |   Bin 48640 -> 0 bytes
 .../lib/gstreamer-0.10/libgstalphacolor.dll        |   Bin 17408 -> 0 bytes
 .../lib/gstreamer-0.10/libgstapetag.dll            |   Bin 15360 -> 0 bytes
 .../lib/gstreamer-0.10/libgstasf.dll               |   Bin 94720 -> 0 bytes
 .../lib/gstreamer-0.10/libgstasfmux.dll            |   Bin 63488 -> 0 bytes
 .../lib/gstreamer-0.10/libgstaudioconvert.dll      |   Bin 60928 -> 0 bytes
 .../lib/gstreamer-0.10/libgstaudiofx.dll           |   Bin 97792 -> 0 bytes
 .../lib/gstreamer-0.10/libgstaudiorate.dll         |   Bin 19968 -> 0 bytes
 .../lib/gstreamer-0.10/libgstaudioresample.dll     |   Bin 50688 -> 0 bytes
 .../lib/gstreamer-0.10/libgstaudiotestsrc.dll      |   Bin 29184 -> 0 bytes
 .../lib/gstreamer-0.10/libgstauparse.dll           |   Bin 18944 -> 0 bytes
 .../lib/gstreamer-0.10/libgstautoconvert.dll       |   Bin 29184 -> 0 bytes
 .../lib/gstreamer-0.10/libgstautodetect.dll        |   Bin 28672 -> 0 bytes
 .../lib/gstreamer-0.10/libgstavi.dll               |   Bin 117760 -> 0 bytes
 .../lib/gstreamer-0.10/libgstbayer.dll             |   Bin 21504 -> 0 bytes
 .../lib/gstreamer-0.10/libgstbz2.dll               |   Bin 17920 -> 0 bytes
 .../lib/gstreamer-0.10/libgstcairo.dll             |   Bin 32768 -> 0 bytes
 .../lib/gstreamer-0.10/libgstcamerabin.dll         |   Bin 90624 -> 0 bytes
 .../lib/gstreamer-0.10/libgstcdxaparse.dll         |   Bin 22528 -> 0 bytes
 .../lib/gstreamer-0.10/libgstcelt.dll              |   Bin 35840 -> 0 bytes
 .../lib/gstreamer-0.10/libgstcoreelements.dll      |   Bin 178688 -> 0 bytes
 .../lib/gstreamer-0.10/libgstcoreindexers.dll      |   Bin 11776 -> 0 bytes
 .../lib/gstreamer-0.10/libgstcutter.dll            |   Bin 16896 -> 0 bytes
 .../lib/gstreamer-0.10/libgstd3dvideosink.dll      |   Bin 39936 -> 0 bytes
 .../lib/gstreamer-0.10/libgstdebug.dll             |   Bin 47104 -> 0 bytes
 .../lib/gstreamer-0.10/libgstdecodebin.dll         |   Bin 32768 -> 0 bytes
 .../lib/gstreamer-0.10/libgstdecodebin2.dll        |   Bin 84480 -> 0 bytes
 .../lib/gstreamer-0.10/libgstdeinterlace.dll       |   Bin 64512 -> 0 bytes
 .../lib/gstreamer-0.10/libgstdirectdraw.dll        |   Bin 37376 -> 0 bytes
 .../lib/gstreamer-0.10/libgstdirectsound.dll       |   Bin 228864 -> 0 bytes
 .../lib/gstreamer-0.10/libgstdirectsoundsrc.dll    |   Bin 16384 -> 0 bytes
 .../lib/gstreamer-0.10/libgstdshowdecwrapper.dll   |   Bin 88576 -> 0 bytes
 .../lib/gstreamer-0.10/libgstdshowsrcwrapper.dll   |   Bin 73216 -> 0 bytes
 .../lib/gstreamer-0.10/libgstdtmf.dll              |   Bin 41984 -> 0 bytes
 .../lib/gstreamer-0.10/libgstdtsdec.dll            |   Bin 22016 -> 0 bytes
 .../lib/gstreamer-0.10/libgstdvdlpcmdec.dll        |   Bin 19456 -> 0 bytes
 .../lib/gstreamer-0.10/libgstdvdread.dll           |   Bin 33280 -> 0 bytes
 .../lib/gstreamer-0.10/libgstdvdspu.dll            |   Bin 40960 -> 0 bytes
 .../lib/gstreamer-0.10/libgstdvdsub.dll            |   Bin 28672 -> 0 bytes
 .../lib/gstreamer-0.10/libgsteffectv.dll           |   Bin 54784 -> 0 bytes
 .../lib/gstreamer-0.10/libgstequalizer.dll         |   Bin 26624 -> 0 bytes
 .../lib/gstreamer-0.10/libgstfaac.dll              |   Bin 23552 -> 0 bytes
 .../lib/gstreamer-0.10/libgstfaad.dll              |   Bin 27136 -> 0 bytes
 .../lib/gstreamer-0.10/libgstffmpeg-gpl.dll        |   Bin 179712 -> 0 bytes
 .../lib/gstreamer-0.10/libgstffmpegcolorspace.dll  |   Bin 157696 -> 0 bytes
 .../lib/gstreamer-0.10/libgstffmpegscale-gpl.dll   |   Bin 22016 -> 0 bytes
 .../lib/gstreamer-0.10/libgstflac.dll              |   Bin 67584 -> 0 bytes
 .../lib/gstreamer-0.10/libgstflumpegdemux.dll      |   Bin 118272 -> 0 bytes
 .../lib/gstreamer-0.10/libgstflv.dll               |   Bin 72704 -> 0 bytes
 .../lib/gstreamer-0.10/libgstflxdec.dll            |   Bin 16896 -> 0 bytes
 .../lib/gstreamer-0.10/libgstfreeze.dll            |   Bin 13312 -> 0 bytes
 .../lib/gstreamer-0.10/libgstfrei0r.dll            |   Bin 37376 -> 0 bytes
 .../lib/gstreamer-0.10/libgstgamma.dll             |   Bin 12800 -> 0 bytes
 .../lib/gstreamer-0.10/libgstgdkpixbuf.dll         |   Bin 30720 -> 0 bytes
 .../lib/gstreamer-0.10/libgstgdp.dll               |   Bin 29696 -> 0 bytes
 .../gstreamer-0.10/libgstgeometrictransform.dll    |   Bin 48128 -> 0 bytes
 .../lib/gstreamer-0.10/libgstgio.dll               |   Bin 37376 -> 0 bytes
 .../lib/gstreamer-0.10/libgsth264parse.dll         |   Bin 38400 -> 0 bytes
 .../lib/gstreamer-0.10/libgsthdvparse.dll          |   Bin 23552 -> 0 bytes
 .../lib/gstreamer-0.10/libgsticydemux.dll          |   Bin 15872 -> 0 bytes
 .../lib/gstreamer-0.10/libgstid3demux.dll          |   Bin 31744 -> 0 bytes
 .../lib/gstreamer-0.10/libgstiec958.dll            |   Bin 15872 -> 0 bytes
 .../lib/gstreamer-0.10/libgstimagefreeze.dll       |   Bin 22016 -> 0 bytes
 .../lib/gstreamer-0.10/libgstinterleave.dll        |   Bin 35328 -> 0 bytes
 .../lib/gstreamer-0.10/libgstjpeg.dll              |   Bin 61952 -> 0 bytes
 .../lib/gstreamer-0.10/libgstjpegformat.dll        |   Bin 28672 -> 0 bytes
 .../lib/gstreamer-0.10/libgstlame.dll              |   Bin 45568 -> 0 bytes
 .../lib/gstreamer-0.10/libgstlegacyresample.dll    |   Bin 7680 -> 0 bytes
 .../lib/gstreamer-0.10/libgstlevel.dll             |   Bin 19456 -> 0 bytes
 .../lib/gstreamer-0.10/libgstliveadder.dll         |   Bin 34304 -> 0 bytes
 .../lib/gstreamer-0.10/libgstmatroska.dll          |   Bin 164864 -> 0 bytes
 .../lib/gstreamer-0.10/libgstmms.dll               |   Bin 17920 -> 0 bytes
 .../lib/gstreamer-0.10/libgstmonoscope.dll         |   Bin 17920 -> 0 bytes
 .../lib/gstreamer-0.10/libgstmpeg2dec.dll          |   Bin 34816 -> 0 bytes
 .../lib/gstreamer-0.10/libgstmpeg4videoparse.dll   |   Bin 23552 -> 0 bytes
 .../lib/gstreamer-0.10/libgstmpegdemux.dll         |   Bin 148992 -> 0 bytes
 .../lib/gstreamer-0.10/libgstmpegpsmux.dll         |   Bin 30208 -> 0 bytes
 .../lib/gstreamer-0.10/libgstmpegstream.dll        |   Bin 59904 -> 0 bytes
 .../lib/gstreamer-0.10/libgstmpegtsmux.dll         |   Bin 38912 -> 0 bytes
 .../lib/gstreamer-0.10/libgstmpegvideoparse.dll    |   Bin 24576 -> 0 bytes
 .../lib/gstreamer-0.10/libgstmulaw.dll             |   Bin 15360 -> 0 bytes
 .../lib/gstreamer-0.10/libgstmultifile.dll         |   Bin 18944 -> 0 bytes
 .../lib/gstreamer-0.10/libgstmultipart.dll         |   Bin 24064 -> 0 bytes
 .../lib/gstreamer-0.10/libgstmve.dll               |   Bin 88576 -> 0 bytes
 .../lib/gstreamer-0.10/libgstmxf.dll               |   Bin 358400 -> 0 bytes
 .../lib/gstreamer-0.10/libgstnavigationtest.dll    |   Bin 13824 -> 0 bytes
 .../lib/gstreamer-0.10/libgstneonhttpsrc.dll       |   Bin 23552 -> 0 bytes
 .../lib/gstreamer-0.10/libgstnetsim.dll            |   Bin 14336 -> 0 bytes
 .../lib/gstreamer-0.10/libgstnice.dll              |   Bin 15360 -> 0 bytes
 .../lib/gstreamer-0.10/libgstnuvdemux.dll          |   Bin 20480 -> 0 bytes
 .../lib/gstreamer-0.10/libgstogg.dll               |   Bin 125952 -> 0 bytes
 .../lib/gstreamer-0.10/libgstopengl.dll            |   Bin 134656 -> 0 bytes
 .../lib/gstreamer-0.10/libgstpango.dll             |   Bin 55808 -> 0 bytes
 .../lib/gstreamer-0.10/libgstpcapparse.dll         |   Bin 13824 -> 0 bytes
 .../lib/gstreamer-0.10/libgstplaybin.dll           |   Bin 226304 -> 0 bytes
 .../lib/gstreamer-0.10/libgstpng.dll               |   Bin 28672 -> 0 bytes
 .../lib/gstreamer-0.10/libgstpnm.dll               |   Bin 17408 -> 0 bytes
 .../lib/gstreamer-0.10/libgstqtdemux.dll           |   Bin 148480 -> 0 bytes
 .../lib/gstreamer-0.10/libgstqtmux.dll             |   Bin 102912 -> 0 bytes
 .../lib/gstreamer-0.10/libgstrawparse.dll          |   Bin 33792 -> 0 bytes
 .../lib/gstreamer-0.10/libgstreal.dll              |   Bin 30208 -> 0 bytes
 .../lib/gstreamer-0.10/libgstreplaygain.dll        |   Bin 35328 -> 0 bytes
 .../lib/gstreamer-0.10/libgstrmdemux.dll           |   Bin 67072 -> 0 bytes
 .../lib/gstreamer-0.10/libgstrsvg.dll              |   Bin 16384 -> 0 bytes
 .../lib/gstreamer-0.10/libgstrtp.dll               |   Bin 249344 -> 0 bytes
 .../lib/gstreamer-0.10/libgstrtpdemux.dll          |   Bin 14336 -> 0 bytes
 .../lib/gstreamer-0.10/libgstrtpjitterbuffer.dll   |   Bin 29184 -> 0 bytes
 .../lib/gstreamer-0.10/libgstrtpmanager.dll        |   Bin 157696 -> 0 bytes
 .../lib/gstreamer-0.10/libgstrtpmux.dll            |   Bin 23040 -> 0 bytes
 .../lib/gstreamer-0.10/libgstrtppayloads.dll       |   Bin 16384 -> 0 bytes
 .../lib/gstreamer-0.10/libgstrtsp.dll              |   Bin 92160 -> 0 bytes
 .../lib/gstreamer-0.10/libgstscaletempoplugin.dll  |   Bin 17408 -> 0 bytes
 .../lib/gstreamer-0.10/libgstschro.dll             |   Bin 33792 -> 0 bytes
 .../lib/gstreamer-0.10/libgstsdl.dll               |   Bin 27136 -> 0 bytes
 .../lib/gstreamer-0.10/libgstsdpelem.dll           |   Bin 25088 -> 0 bytes
 .../lib/gstreamer-0.10/libgstselector.dll          |   Bin 35328 -> 0 bytes
 .../lib/gstreamer-0.10/libgstshapewipe.dll         |   Bin 27648 -> 0 bytes
 .../lib/gstreamer-0.10/libgstsiren.dll             |   Bin 64512 -> 0 bytes
 .../lib/gstreamer-0.10/libgstsmpte.dll             |   Bin 54784 -> 0 bytes
 .../lib/gstreamer-0.10/libgstsouphttpsrc.dll       |   Bin 29696 -> 0 bytes
 .../lib/gstreamer-0.10/libgstspectrum.dll          |   Bin 20480 -> 0 bytes
 .../lib/gstreamer-0.10/libgstspeed.dll             |   Bin 17408 -> 0 bytes
 .../lib/gstreamer-0.10/libgstspeex.dll             |   Bin 38912 -> 0 bytes
 .../lib/gstreamer-0.10/libgststereo.dll            |   Bin 12288 -> 0 bytes
 .../lib/gstreamer-0.10/libgstsubenc.dll            |   Bin 12288 -> 0 bytes
 .../lib/gstreamer-0.10/libgstsubparse.dll          |   Bin 51712 -> 0 bytes
 .../lib/gstreamer-0.10/libgstsynaesthesia.dll      |   Bin 18432 -> 0 bytes
 .../lib/gstreamer-0.10/libgsttheora.dll            |   Bin 55808 -> 0 bytes
 .../lib/gstreamer-0.10/libgsttta.dll               |   Bin 22016 -> 0 bytes
 .../lib/gstreamer-0.10/libgsttypefindfunctions.dll |   Bin 60416 -> 0 bytes
 .../lib/gstreamer-0.10/libgstudp.dll               |   Bin 47104 -> 0 bytes
 .../lib/gstreamer-0.10/libgstvalve.dll             |   Bin 12800 -> 0 bytes
 .../lib/gstreamer-0.10/libgstvideobalance.dll      |   Bin 23552 -> 0 bytes
 .../lib/gstreamer-0.10/libgstvideobox.dll          |   Bin 59904 -> 0 bytes
 .../lib/gstreamer-0.10/libgstvideocrop.dll         |   Bin 32768 -> 0 bytes
 .../lib/gstreamer-0.10/libgstvideoflip.dll         |   Bin 12288 -> 0 bytes
 .../lib/gstreamer-0.10/libgstvideomeasure.dll      |   Bin 41472 -> 0 bytes
 .../lib/gstreamer-0.10/libgstvideomixer.dll        |   Bin 57856 -> 0 bytes
 .../lib/gstreamer-0.10/libgstvideorate.dll         |   Bin 24064 -> 0 bytes
 .../lib/gstreamer-0.10/libgstvideoscale.dll        |   Bin 68096 -> 0 bytes
 .../lib/gstreamer-0.10/libgstvideosignal.dll       |   Bin 21504 -> 0 bytes
 .../lib/gstreamer-0.10/libgstvideotestsrc.dll      |   Bin 41472 -> 0 bytes
 .../lib/gstreamer-0.10/libgstvmnc.dll              |   Bin 20480 -> 0 bytes
 .../lib/gstreamer-0.10/libgstvolume.dll            |   Bin 23040 -> 0 bytes
 .../lib/gstreamer-0.10/libgstvorbis.dll            |   Bin 53248 -> 0 bytes
 .../lib/gstreamer-0.10/libgstvp8.dll               |   Bin 675840 -> 0 bytes
 .../lib/gstreamer-0.10/libgstwasapi.dll            |   Bin 19968 -> 0 bytes
 .../lib/gstreamer-0.10/libgstwaveenc.dll           |   Bin 15360 -> 0 bytes
 .../lib/gstreamer-0.10/libgstwavpack.dll           |   Bin 50688 -> 0 bytes
 .../lib/gstreamer-0.10/libgstwavparse.dll          |   Bin 41472 -> 0 bytes
 .../lib/gstreamer-0.10/libgstwininet.dll           |   Bin 14336 -> 0 bytes
 .../lib/gstreamer-0.10/libgstwinks.dll             |   Bin 53760 -> 0 bytes
 .../lib/gstreamer-0.10/libgstwinscreencap.dll      |   Bin 23552 -> 0 bytes
 .../lib/gstreamer-0.10/libgstx264.dll              |   Bin 34816 -> 0 bytes
 .../lib/gstreamer-0.10/libgstxvid.dll              |   Bin 39936 -> 0 bytes
 .../lib/gstreamer-0.10/libgsty4menc.dll            |   Bin 13312 -> 0 bytes
 .../lib/gstreamer-0.10/libresindvd.dll             |   Bin 124416 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libanachron.dll     |   Bin 28558 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libaurora.dll       |   Bin 111369 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libbluecurve.dll    |   Bin 57580 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libcandido.dll      |   Bin 60073 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libcleanice.dll     |   Bin 36596 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libclearlooks.dll   |   Bin 164869 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libcrux-engine.dll  |   Bin 58726 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libdyndyn.dll       |   Bin 66599 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libgflat.dll        |   Bin 75869 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libglide.dll        |   Bin 77842 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libhcengine.dll     |   Bin 57334 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libindustrial.dll   |   Bin 55993 -> 0 bytes
 .../gtk-2.0/2.10.0/engines/liblighthouseblue.dll   |   Bin 51405 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libmetal.dll        |   Bin 47966 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libmgicchikn.dll    |   Bin 86783 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libmist.dll         |   Bin 50496 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libmurrine.dll      |   Bin 88123 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libnimbus.dll       |   Bin 138364 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libnodoka.dll       |   Bin 82547 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libpixmap.dll       |   Bin 35029 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libredmond95.dll    |   Bin 59520 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/librezlooks.dll     |   Bin 61051 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libsmooth.dll       |   Bin 221642 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libsvg.dll          |   Bin 55369 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libthinice.dll      |   Bin 52463 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libubuntulooks.dll  |   Bin 78580 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libwimp.dll         |   Bin 55879 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libxfce.dll         |   Bin 42700 -> 0 bytes
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-ani.dll |   Bin 28701 -> 0 bytes
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-bmp.dll |   Bin 27633 -> 0 bytes
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-gif.dll |   Bin 41810 -> 0 bytes
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-ico.dll |   Bin 26987 -> 0 bytes
 .../2.10.0/loaders/libpixbufloader-jpeg.dll        |   Bin 33859 -> 0 bytes
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-pcx.dll |   Bin 21312 -> 0 bytes
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-png.dll |   Bin 35817 -> 0 bytes
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-pnm.dll |   Bin 23669 -> 0 bytes
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-ras.dll |   Bin 18495 -> 0 bytes
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-tga.dll |   Bin 23999 -> 0 bytes
 .../2.10.0/loaders/libpixbufloader-tiff.dll        |   Bin 27817 -> 0 bytes
 .../2.10.0/loaders/libpixbufloader-wbmp.dll        |   Bin 18036 -> 0 bytes
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-xbm.dll |   Bin 23992 -> 0 bytes
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-xpm.dll |   Bin 41713 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/loaders/svg_loader.dll      |   Bin 7168 -> 0 bytes
 .../windows_bundle/lib/gtk-2.0/include/gdkconfig.h |    24 -
 .../gtk-2.0/pango/1.6.0/modules/pango-basic-fc.dll |   Bin 10240 -> 0 bytes
 .../pango/1.6.0/modules/pango-basic-win32.dll      |   Bin 16384 -> 0 bytes
 .../windows_bundle/library/KernSmooth/DESCRIPTION  |    18 -
 build/windows_bundle/library/KernSmooth/INDEX      |     7 -
 build/windows_bundle/library/KernSmooth/LICENCE    |     5 -
 .../windows_bundle/library/KernSmooth/Meta/Rd.rds  |   Bin 452 -> 0 bytes
 .../library/KernSmooth/Meta/hsearch.rds            |   Bin 468 -> 0 bytes
 .../library/KernSmooth/Meta/nsInfo.rds             |   Bin 335 -> 0 bytes
 .../library/KernSmooth/Meta/package.rds            |   Bin 765 -> 0 bytes
 build/windows_bundle/library/KernSmooth/NAMESPACE  |     3 -
 .../windows_bundle/library/KernSmooth/R-ex/bkde.R  |    14 -
 .../library/KernSmooth/R-ex/bkde2D.R               |    15 -
 .../windows_bundle/library/KernSmooth/R-ex/bkfe.R  |    13 -
 .../windows_bundle/library/KernSmooth/R-ex/dpih.R  |    15 -
 .../windows_bundle/library/KernSmooth/R-ex/dpik.R  |    15 -
 .../windows_bundle/library/KernSmooth/R-ex/dpill.R |    17 -
 .../library/KernSmooth/R-ex/locpoly.R              |    21 -
 .../windows_bundle/library/KernSmooth/R/KernSmooth |     9 -
 .../library/KernSmooth/R/KernSmooth.rdb            |   Bin 13198 -> 0 bytes
 .../library/KernSmooth/R/KernSmooth.rdx            |   Bin 415 -> 0 bytes
 .../windows_bundle/library/KernSmooth/help/AnIndex |     7 -
 build/windows_bundle/library/KernSmooth/help/bkde  |    88 -
 .../windows_bundle/library/KernSmooth/help/bkde2D  |    81 -
 build/windows_bundle/library/KernSmooth/help/bkfe  |    68 -
 build/windows_bundle/library/KernSmooth/help/dpih  |    84 -
 build/windows_bundle/library/KernSmooth/help/dpik  |    88 -
 build/windows_bundle/library/KernSmooth/help/dpill |    91 -
 .../windows_bundle/library/KernSmooth/help/locpoly |   100 -
 .../library/KernSmooth/libs/KernSmooth.dll         |   Bin 15360 -> 0 bytes
 build/windows_bundle/library/MASS/CITATION         |    18 -
 build/windows_bundle/library/MASS/DESCRIPTION      |    24 -
 build/windows_bundle/library/MASS/INDEX            |   172 -
 build/windows_bundle/library/MASS/LICENCE          |    52 -
 build/windows_bundle/library/MASS/Meta/Rd.rds      |   Bin 6497 -> 0 bytes
 build/windows_bundle/library/MASS/Meta/data.rds    |   Bin 2328 -> 0 bytes
 build/windows_bundle/library/MASS/Meta/hsearch.rds |   Bin 5984 -> 0 bytes
 build/windows_bundle/library/MASS/Meta/nsInfo.rds  |   Bin 1402 -> 0 bytes
 build/windows_bundle/library/MASS/Meta/package.rds |   Bin 994 -> 0 bytes
 build/windows_bundle/library/MASS/NAMESPACE        |   170 -
 build/windows_bundle/library/MASS/NEWS             |   161 -
 build/windows_bundle/library/MASS/R-ex/Rex.zip     |   Bin 43519 -> 0 bytes
 build/windows_bundle/library/MASS/R/MASS           |     9 -
 build/windows_bundle/library/MASS/R/MASS.rdb       |   Bin 121806 -> 0 bytes
 build/windows_bundle/library/MASS/R/MASS.rdx       |   Bin 2774 -> 0 bytes
 build/windows_bundle/library/MASS/data/Rdata.rdb   |   Bin 167747 -> 0 bytes
 build/windows_bundle/library/MASS/data/Rdata.rds   |   Bin 768 -> 0 bytes
 build/windows_bundle/library/MASS/data/Rdata.rdx   |   Bin 1205 -> 0 bytes
 build/windows_bundle/library/MASS/help/AnIndex     |   254 -
 build/windows_bundle/library/MASS/help/Rhelp.zip   |   Bin 172062 -> 0 bytes
 build/windows_bundle/library/MASS/libs/MASS.dll    |   Bin 16384 -> 0 bytes
 build/windows_bundle/library/MASS/scripts/ch01.R   |   114 -
 build/windows_bundle/library/MASS/scripts/ch02.R   |   199 -
 build/windows_bundle/library/MASS/scripts/ch03.R   |   185 -
 build/windows_bundle/library/MASS/scripts/ch04.R   |   254 -
 build/windows_bundle/library/MASS/scripts/ch05.R   |   283 -
 build/windows_bundle/library/MASS/scripts/ch06.R   |   348 -
 build/windows_bundle/library/MASS/scripts/ch07.R   |   183 -
 build/windows_bundle/library/MASS/scripts/ch08.R   |   457 -
 build/windows_bundle/library/MASS/scripts/ch09.R   |   104 -
 build/windows_bundle/library/MASS/scripts/ch10.R   |   282 -
 build/windows_bundle/library/MASS/scripts/ch11.R   |   231 -
 build/windows_bundle/library/MASS/scripts/ch12.R   |   436 -
 build/windows_bundle/library/MASS/scripts/ch13.R   |   287 -
 build/windows_bundle/library/MASS/scripts/ch14.R   |   258 -
 build/windows_bundle/library/MASS/scripts/ch15.R   |   188 -
 build/windows_bundle/library/MASS/scripts/ch16.R   |   168 -
 build/windows_bundle/library/Matrix/Copyrights     |    58 -
 build/windows_bundle/library/Matrix/DESCRIPTION    |    27 -
 build/windows_bundle/library/Matrix/Doxyfile       |  1295 --
 build/windows_bundle/library/Matrix/INDEX          |   137 -
 build/windows_bundle/library/Matrix/Meta/Rd.rds    |   Bin 11515 -> 0 bytes
 build/windows_bundle/library/Matrix/Meta/data.rds  |   Bin 239 -> 0 bytes
 .../windows_bundle/library/Matrix/Meta/hsearch.rds |   Bin 11919 -> 0 bytes
 .../windows_bundle/library/Matrix/Meta/nsInfo.rds  |   Bin 1354 -> 0 bytes
 .../windows_bundle/library/Matrix/Meta/package.rds |   Bin 1101 -> 0 bytes
 .../library/Matrix/Meta/vignette.rds               |   Bin 431 -> 0 bytes
 build/windows_bundle/library/Matrix/NAMESPACE      |   285 -
 build/windows_bundle/library/Matrix/R-ex/Rex.zip   |   Bin 58046 -> 0 bytes
 build/windows_bundle/library/Matrix/R/Matrix       |     9 -
 build/windows_bundle/library/Matrix/R/Matrix.rdb   |   Bin 969713 -> 0 bytes
 build/windows_bundle/library/Matrix/R/Matrix.rdx   |   Bin 11708 -> 0 bytes
 build/windows_bundle/library/Matrix/data/CAex.R    |    18 -
 build/windows_bundle/library/Matrix/data/KNex.R    |    11 -
 .../library/Matrix/data/USCounties.R               |    17 -
 .../windows_bundle/library/Matrix/doc/Announce.txt |    79 -
 .../library/Matrix/doc/Comparisons.R               |   162 -
 .../library/Matrix/doc/Comparisons.Rnw             |   257 -
 .../library/Matrix/doc/Comparisons.pdf             |   Bin 169195 -> 0 bytes
 .../library/Matrix/doc/DSC2009_abstract.pdf        |   Bin 27207 -> 0 bytes
 .../library/Matrix/doc/DSC2009_abstract.tex        |    80 -
 .../library/Matrix/doc/DSC2009_abstract.txt        |    51 -
 .../library/Matrix/doc/Design-issues.R             |    44 -
 .../library/Matrix/doc/Design-issues.Rnw           |   170 -
 .../library/Matrix/doc/Design-issues.pdf           |   Bin 135360 -> 0 bytes
 .../library/Matrix/doc/Intro2Matrix.R              |    97 -
 .../library/Matrix/doc/Intro2Matrix.Rnw            |   450 -
 .../library/Matrix/doc/Intro2Matrix.pdf            |   Bin 247762 -> 0 bytes
 .../library/Matrix/doc/Introduction.R              |     6 -
 .../library/Matrix/doc/Introduction.Rnw            |   169 -
 .../library/Matrix/doc/Introduction.pdf            |   Bin 126973 -> 0 bytes
 build/windows_bundle/library/Matrix/doc/Matrix.bib |   483 -
 .../library/Matrix/doc/UFsparse/AMD.txt            |   215 -
 .../library/Matrix/doc/UFsparse/CHOLMOD.txt        |    84 -
 .../library/Matrix/doc/UFsparse/COLAMD.txt         |   127 -
 .../library/Matrix/doc/UFsparse/SPQR.txt           |    56 -
 .../library/Matrix/doc/UFsparse/UFconfig.txt       |    35 -
 .../library/Matrix/doc/UFsparse/UserGuides.txt     |    20 -
 .../windows_bundle/library/Matrix/doc/fullpage.sty |    78 -
 build/windows_bundle/library/Matrix/doc/index.html |    18 -
 .../library/Matrix/doc/myVignette.sty              |    79 -
 .../library/Matrix/doc/sparseModels.R              |   146 -
 .../library/Matrix/doc/sparseModels.Rnw            |   290 -
 .../library/Matrix/doc/sparseModels.pdf            |   Bin 1787777 -> 0 bytes
 .../library/Matrix/external/CAex_slots.rda         |   Bin 1672 -> 0 bytes
 .../library/Matrix/external/KNex_slots.rda         |   Bin 56448 -> 0 bytes
 .../library/Matrix/external/USCounties_slots.rda   |   Bin 30347 -> 0 bytes
 .../library/Matrix/external/lund_a.mtx             |  1300 --
 .../library/Matrix/external/lund_a.rsa             |   356 -
 .../library/Matrix/external/pores_1.mtx            |   182 -
 .../library/Matrix/external/test3comp.rda          |   Bin 4497 -> 0 bytes
 .../library/Matrix/external/utm300.rua             |  1295 --
 .../library/Matrix/external/wrong.mtx              |     4 -
 build/windows_bundle/library/Matrix/help/AnIndex   |  1686 --
 build/windows_bundle/library/Matrix/help/Rhelp.zip |   Bin 118848 -> 0 bytes
 .../windows_bundle/library/Matrix/include/Matrix.h |    49 -
 .../library/Matrix/include/Matrix_stubs.c          |   581 -
 .../library/Matrix/include/cholmod.h               |   876 -
 .../windows_bundle/library/Matrix/libs/Matrix.dll  |   Bin 505344 -> 0 bytes
 build/windows_bundle/library/Matrix/test-tools.R   |   535 -
 build/windows_bundle/library/base/CITATION         |    23 -
 build/windows_bundle/library/base/DESCRIPTION      |     9 -
 build/windows_bundle/library/base/INDEX            |   411 -
 build/windows_bundle/library/base/Meta/Rd.rds      |   Bin 19253 -> 0 bytes
 build/windows_bundle/library/base/Meta/demo.rds    |   Bin 213 -> 0 bytes
 build/windows_bundle/library/base/Meta/hsearch.rds |   Bin 19874 -> 0 bytes
 build/windows_bundle/library/base/Meta/package.rds |   Bin 482 -> 0 bytes
 build/windows_bundle/library/base/R-ex/Rex.zip     |   Bin 132376 -> 0 bytes
 build/windows_bundle/library/base/R/Rprofile       |   130 -
 build/windows_bundle/library/base/R/base           |    82 -
 build/windows_bundle/library/base/R/base.rdb       |   Bin 281153 -> 0 bytes
 build/windows_bundle/library/base/R/base.rdx       |   Bin 11411 -> 0 bytes
 build/windows_bundle/library/base/demo/is.things.R |   122 -
 build/windows_bundle/library/base/demo/recursion.R |    81 -
 build/windows_bundle/library/base/demo/scoping.R   |    48 -
 build/windows_bundle/library/base/help/AnIndex     |  1396 --
 build/windows_bundle/library/base/help/Rhelp.zip   |   Bin 534157 -> 0 bytes
 build/windows_bundle/library/boot/CITATION         |    34 -
 build/windows_bundle/library/boot/DESCRIPTION      |    21 -
 build/windows_bundle/library/boot/INDEX            |    75 -
 build/windows_bundle/library/boot/Meta/Rd.rds      |   Bin 3431 -> 0 bytes
 build/windows_bundle/library/boot/Meta/data.rds    |   Bin 1333 -> 0 bytes
 build/windows_bundle/library/boot/Meta/hsearch.rds |   Bin 3103 -> 0 bytes
 build/windows_bundle/library/boot/Meta/nsInfo.rds  |   Bin 485 -> 0 bytes
 build/windows_bundle/library/boot/Meta/package.rds |   Bin 867 -> 0 bytes
 build/windows_bundle/library/boot/NAMESPACE        |    18 -
 build/windows_bundle/library/boot/R-ex/Rex.zip     |   Bin 21115 -> 0 bytes
 build/windows_bundle/library/boot/R/boot           |     9 -
 build/windows_bundle/library/boot/R/boot.rdb       |   Bin 54852 -> 0 bytes
 build/windows_bundle/library/boot/R/boot.rdx       |   Bin 1222 -> 0 bytes
 build/windows_bundle/library/boot/data/Rdata.rdb   |   Bin 87271 -> 0 bytes
 build/windows_bundle/library/boot/data/Rdata.rds   |   Bin 468 -> 0 bytes
 build/windows_bundle/library/boot/data/Rdata.rdx   |   Bin 757 -> 0 bytes
 build/windows_bundle/library/boot/help/AnIndex     |   100 -
 build/windows_bundle/library/boot/help/Rhelp.zip   |   Bin 124652 -> 0 bytes
 build/windows_bundle/library/class/CITATION        |    18 -
 build/windows_bundle/library/class/DESCRIPTION     |    23 -
 build/windows_bundle/library/class/INDEX           |    16 -
 build/windows_bundle/library/class/LICENCE         |    52 -
 build/windows_bundle/library/class/Meta/Rd.rds     |   Bin 673 -> 0 bytes
 .../windows_bundle/library/class/Meta/hsearch.rds  |   Bin 650 -> 0 bytes
 build/windows_bundle/library/class/Meta/nsInfo.rds |   Bin 381 -> 0 bytes
 .../windows_bundle/library/class/Meta/package.rds  |   Bin 975 -> 0 bytes
 build/windows_bundle/library/class/NAMESPACE       |    10 -
 build/windows_bundle/library/class/NEWS            |    14 -
 build/windows_bundle/library/class/R-ex/SOM.R      |    23 -
 build/windows_bundle/library/class/R-ex/batchSOM.R |    24 -
 build/windows_bundle/library/class/R-ex/condense.R |    17 -
 build/windows_bundle/library/class/R-ex/knn.R      |    15 -
 build/windows_bundle/library/class/R-ex/knn.cv.R   |    14 -
 build/windows_bundle/library/class/R-ex/knn1.R     |    14 -
 build/windows_bundle/library/class/R-ex/lvq1.R     |    19 -
 build/windows_bundle/library/class/R-ex/lvq2.R     |    19 -
 build/windows_bundle/library/class/R-ex/lvq3.R     |    19 -
 build/windows_bundle/library/class/R-ex/lvqinit.R  |    17 -
 build/windows_bundle/library/class/R-ex/lvqtest.R  |    12 -
 .../windows_bundle/library/class/R-ex/multiedit.R  |    22 -
 build/windows_bundle/library/class/R-ex/olvq1.R    |    17 -
 .../windows_bundle/library/class/R-ex/reduce.nn.R  |    17 -
 build/windows_bundle/library/class/R/class         |     9 -
 build/windows_bundle/library/class/R/class.rdb     |   Bin 9569 -> 0 bytes
 build/windows_bundle/library/class/R/class.rdx     |   Bin 460 -> 0 bytes
 build/windows_bundle/library/class/help/AnIndex    |    17 -
 build/windows_bundle/library/class/help/SOM        |    82 -
 build/windows_bundle/library/class/help/batchSOM   |    69 -
 build/windows_bundle/library/class/help/condense   |    58 -
 build/windows_bundle/library/class/help/knn        |    65 -
 build/windows_bundle/library/class/help/knn.cv     |    66 -
 build/windows_bundle/library/class/help/knn1       |    48 -
 build/windows_bundle/library/class/help/lvq1       |    63 -
 build/windows_bundle/library/class/help/lvq2       |    67 -
 build/windows_bundle/library/class/help/lvq3       |    68 -
 build/windows_bundle/library/class/help/lvqinit    |    65 -
 build/windows_bundle/library/class/help/lvqtest    |    43 -
 build/windows_bundle/library/class/help/multiedit  |    60 -
 build/windows_bundle/library/class/help/olvq1      |    61 -
 build/windows_bundle/library/class/help/reduce.nn  |    56 -
 build/windows_bundle/library/class/help/somgrid    |    54 -
 build/windows_bundle/library/class/libs/class.dll  |   Bin 10240 -> 0 bytes
 build/windows_bundle/library/cluster/CITATION      |    28 -
 build/windows_bundle/library/cluster/DESCRIPTION   |    20 -
 build/windows_bundle/library/cluster/INDEX         |    65 -
 build/windows_bundle/library/cluster/Meta/Rd.rds   |   Bin 2195 -> 0 bytes
 build/windows_bundle/library/cluster/Meta/data.rds |   Bin 347 -> 0 bytes
 .../library/cluster/Meta/hsearch.rds               |   Bin 2101 -> 0 bytes
 .../windows_bundle/library/cluster/Meta/nsInfo.rds |   Bin 584 -> 0 bytes
 .../library/cluster/Meta/package.rds               |   Bin 831 -> 0 bytes
 build/windows_bundle/library/cluster/NAMESPACE     |    73 -
 build/windows_bundle/library/cluster/R-ex/Rex.zip  |   Bin 17805 -> 0 bytes
 build/windows_bundle/library/cluster/R/cluster     |     9 -
 build/windows_bundle/library/cluster/R/cluster.rdb |   Bin 43161 -> 0 bytes
 build/windows_bundle/library/cluster/R/cluster.rdx |   Bin 1092 -> 0 bytes
 .../windows_bundle/library/cluster/data/Rdata.rdb  |   Bin 48790 -> 0 bytes
 .../windows_bundle/library/cluster/data/Rdata.rds  |   Bin 164 -> 0 bytes
 .../windows_bundle/library/cluster/data/Rdata.rdx  |   Bin 268 -> 0 bytes
 build/windows_bundle/library/cluster/help/AnIndex  |    78 -
 .../windows_bundle/library/cluster/help/Rhelp.zip  |   Bin 75318 -> 0 bytes
 .../library/cluster/libs/cluster.dll               |   Bin 41472 -> 0 bytes
 build/windows_bundle/library/codetools/DESCRIPTION |    11 -
 build/windows_bundle/library/codetools/INDEX       |     5 -
 build/windows_bundle/library/codetools/Meta/Rd.rds |   Bin 534 -> 0 bytes
 .../library/codetools/Meta/hsearch.rds             |   Bin 579 -> 0 bytes
 .../library/codetools/Meta/nsInfo.rds              |   Bin 340 -> 0 bytes
 .../library/codetools/Meta/package.rds             |   Bin 562 -> 0 bytes
 build/windows_bundle/library/codetools/NAMESPACE   |    18 -
 .../library/codetools/R-ex/checkUsage.R            |    13 -
 .../library/codetools/R-ex/findGlobals.R           |    12 -
 .../library/codetools/R-ex/showTree.R              |    13 -
 build/windows_bundle/library/codetools/R/codetools |     9 -
 .../library/codetools/R/codetools.rdb              |   Bin 24976 -> 0 bytes
 .../library/codetools/R/codetools.rdx              |   Bin 1416 -> 0 bytes
 .../windows_bundle/library/codetools/help/AnIndex  |    20 -
 .../library/codetools/help/checkUsage              |    81 -
 .../library/codetools/help/codetools               |    84 -
 .../library/codetools/help/findGlobals             |    38 -
 .../windows_bundle/library/codetools/help/showTree |    29 -
 build/windows_bundle/library/datasets/DESCRIPTION  |     9 -
 build/windows_bundle/library/datasets/INDEX        |    98 -
 build/windows_bundle/library/datasets/Meta/Rd.rds  |   Bin 3592 -> 0 bytes
 .../windows_bundle/library/datasets/Meta/data.rds  |   Bin 2666 -> 0 bytes
 .../library/datasets/Meta/hsearch.rds              |   Bin 3199 -> 0 bytes
 .../library/datasets/Meta/package.rds              |   Bin 483 -> 0 bytes
 build/windows_bundle/library/datasets/R-ex/Rex.zip |   Bin 27923 -> 0 bytes
 build/windows_bundle/library/datasets/R/datasets   |    20 -
 .../windows_bundle/library/datasets/data/Rdata.rdb |   Bin 139015 -> 0 bytes
 .../windows_bundle/library/datasets/data/Rdata.rds |   Bin 1047 -> 0 bytes
 .../windows_bundle/library/datasets/data/Rdata.rdx |   Bin 1509 -> 0 bytes
 .../library/datasets/data/morley.tab               |   102 -
 build/windows_bundle/library/datasets/help/AnIndex |   107 -
 .../windows_bundle/library/datasets/help/Rhelp.zip |   Bin 71530 -> 0 bytes
 build/windows_bundle/library/foreign/COPYING       |   340 -
 build/windows_bundle/library/foreign/DESCRIPTION   |    21 -
 build/windows_bundle/library/foreign/INDEX         |    18 -
 build/windows_bundle/library/foreign/LICENCE       |     7 -
 build/windows_bundle/library/foreign/Meta/Rd.rds   |   Bin 741 -> 0 bytes
 .../library/foreign/Meta/hsearch.rds               |   Bin 726 -> 0 bytes
 .../windows_bundle/library/foreign/Meta/nsInfo.rds |   Bin 388 -> 0 bytes
 .../library/foreign/Meta/package.rds               |   Bin 867 -> 0 bytes
 build/windows_bundle/library/foreign/NAMESPACE     |    10 -
 .../library/foreign/R-ex/lookup.xport.R            |    13 -
 build/windows_bundle/library/foreign/R-ex/read.S.R |    13 -
 .../windows_bundle/library/foreign/R-ex/read.dbf.R |    13 -
 .../windows_bundle/library/foreign/R-ex/read.dta.R |    13 -
 .../library/foreign/R-ex/read.epiinfo.R            |    13 -
 .../windows_bundle/library/foreign/R-ex/read.mtp.R |    13 -
 .../library/foreign/R-ex/read.spss.R               |    18 -
 .../windows_bundle/library/foreign/R-ex/read.ssd.R |    28 -
 .../library/foreign/R-ex/read.systat.R             |    14 -
 .../library/foreign/R-ex/read.xport.R              |    13 -
 .../library/foreign/R-ex/write.arff.R              |    11 -
 .../library/foreign/R-ex/write.dbf.R               |    30 -
 .../library/foreign/R-ex/write.dta.R               |    12 -
 .../library/foreign/R-ex/write.foreign.R           |    17 -
 build/windows_bundle/library/foreign/R/foreign     |     9 -
 build/windows_bundle/library/foreign/R/foreign.rdb |   Bin 22591 -> 0 bytes
 build/windows_bundle/library/foreign/R/foreign.rdx |   Bin 652 -> 0 bytes
 .../library/foreign/files/HillRace.SYD             |   Bin 2070 -> 0 bytes
 .../windows_bundle/library/foreign/files/Iris.syd  |   Bin 6462 -> 0 bytes
 .../windows_bundle/library/foreign/files/sids.dbf  |   Bin 17282 -> 0 bytes
 build/windows_bundle/library/foreign/help/AnIndex  |    17 -
 .../library/foreign/help/lookup.xport              |    43 -
 build/windows_bundle/library/foreign/help/read.S   |    62 -
 .../windows_bundle/library/foreign/help/read.arff  |    33 -
 build/windows_bundle/library/foreign/help/read.dbf |    70 -
 build/windows_bundle/library/foreign/help/read.dta |    95 -
 .../library/foreign/help/read.epiinfo              |    68 -
 build/windows_bundle/library/foreign/help/read.mtp |    37 -
 .../library/foreign/help/read.octave               |    45 -
 .../windows_bundle/library/foreign/help/read.spss  |   140 -
 build/windows_bundle/library/foreign/help/read.ssd |    82 -
 .../library/foreign/help/read.systat               |    65 -
 .../windows_bundle/library/foreign/help/read.xport |    52 -
 .../windows_bundle/library/foreign/help/write.arff |    49 -
 .../windows_bundle/library/foreign/help/write.dbf  |    92 -
 .../windows_bundle/library/foreign/help/write.dta  |    98 -
 .../library/foreign/help/write.foreign             |    65 -
 .../library/foreign/libs/foreign.dll               |   Bin 107008 -> 0 bytes
 build/windows_bundle/library/grDevices/DESCRIPTION |     9 -
 build/windows_bundle/library/grDevices/INDEX       |    64 -
 build/windows_bundle/library/grDevices/Meta/Rd.rds |   Bin 2708 -> 0 bytes
 .../library/grDevices/Meta/hsearch.rds             |   Bin 2653 -> 0 bytes
 .../library/grDevices/Meta/nsInfo.rds              |   Bin 1004 -> 0 bytes
 .../library/grDevices/Meta/package.rds             |   Bin 530 -> 0 bytes
 build/windows_bundle/library/grDevices/NAMESPACE   |    54 -
 .../windows_bundle/library/grDevices/R-ex/Rex.zip  |   Bin 20972 -> 0 bytes
 build/windows_bundle/library/grDevices/R/grDevices |     9 -
 .../library/grDevices/R/grDevices.rdb              |   Bin 56184 -> 0 bytes
 .../library/grDevices/R/grDevices.rdx              |   Bin 1962 -> 0 bytes
 .../library/grDevices/afm/CM_boldx_10.afm.gz       |   Bin 3053 -> 0 bytes
 .../grDevices/afm/CM_boldx_italic_10.afm.gz        |   Bin 3149 -> 0 bytes
 .../library/grDevices/afm/CM_italic_10.afm.gz      |   Bin 3048 -> 0 bytes
 .../library/grDevices/afm/CM_regular_10.afm.gz     |   Bin 2953 -> 0 bytes
 .../library/grDevices/afm/CM_symbol_10.afm.gz      |   Bin 2254 -> 0 bytes
 .../library/grDevices/afm/Courier-Bold.afm.gz      |   Bin 3984 -> 0 bytes
 .../grDevices/afm/Courier-BoldOblique.afm.gz       |   Bin 4112 -> 0 bytes
 .../library/grDevices/afm/Courier-Oblique.afm.gz   |   Bin 4102 -> 0 bytes
 .../library/grDevices/afm/Courier.afm.gz           |   Bin 3973 -> 0 bytes
 .../library/grDevices/afm/Helvetica-Bold.afm.gz    |   Bin 13003 -> 0 bytes
 .../grDevices/afm/Helvetica-BoldOblique.afm.gz     |   Bin 13213 -> 0 bytes
 .../library/grDevices/afm/Helvetica-Oblique.afm.gz |   Bin 13825 -> 0 bytes
 .../library/grDevices/afm/Helvetica.afm.gz         |   Bin 13638 -> 0 bytes
 .../library/grDevices/afm/MustRead.html            |     1 -
 build/windows_bundle/library/grDevices/afm/README  |    20 -
 .../library/grDevices/afm/Symbol.afm.gz            |   Bin 3443 -> 0 bytes
 .../library/grDevices/afm/Times-Bold.afm.gz        |   Bin 12329 -> 0 bytes
 .../library/grDevices/afm/Times-BoldItalic.afm.gz  |   Bin 11711 -> 0 bytes
 .../library/grDevices/afm/Times-Italic.afm.gz      |   Bin 12658 -> 0 bytes
 .../library/grDevices/afm/Times-Roman.afm.gz       |   Bin 11845 -> 0 bytes
 .../library/grDevices/afm/ZapfDingbats.afm.gz      |   Bin 2544 -> 0 bytes
 .../library/grDevices/afm/a010013l.afm.gz          |   Bin 10225 -> 0 bytes
 .../library/grDevices/afm/a010015l.afm.gz          |   Bin 10048 -> 0 bytes
 .../library/grDevices/afm/a010033l.afm.gz          |   Bin 10273 -> 0 bytes
 .../library/grDevices/afm/a010035l.afm.gz          |   Bin 10190 -> 0 bytes
 .../library/grDevices/afm/agd_____.afm.gz          |   Bin 4903 -> 0 bytes
 .../library/grDevices/afm/agdo____.afm.gz          |   Bin 4978 -> 0 bytes
 .../library/grDevices/afm/agw_____.afm.gz          |   Bin 5059 -> 0 bytes
 .../library/grDevices/afm/agwo____.afm.gz          |   Bin 5139 -> 0 bytes
 .../library/grDevices/afm/b018012l.afm.gz          |   Bin 10253 -> 0 bytes
 .../library/grDevices/afm/b018015l.afm.gz          |   Bin 10087 -> 0 bytes
 .../library/grDevices/afm/b018032l.afm.gz          |   Bin 10361 -> 0 bytes
 .../library/grDevices/afm/b018035l.afm.gz          |   Bin 10359 -> 0 bytes
 .../library/grDevices/afm/bkd_____.afm.gz          |   Bin 4254 -> 0 bytes
 .../library/grDevices/afm/bkdi____.afm.gz          |   Bin 4369 -> 0 bytes
 .../library/grDevices/afm/bkl_____.afm.gz          |   Bin 4257 -> 0 bytes
 .../library/grDevices/afm/bkli____.afm.gz          |   Bin 4331 -> 0 bytes
 .../library/grDevices/afm/c059013l.afm.gz          |   Bin 10343 -> 0 bytes
 .../library/grDevices/afm/c059016l.afm.gz          |   Bin 10247 -> 0 bytes
 .../library/grDevices/afm/c059033l.afm.gz          |   Bin 10540 -> 0 bytes
 .../library/grDevices/afm/c059036l.afm.gz          |   Bin 10474 -> 0 bytes
 .../library/grDevices/afm/cmbxti10.afm.gz          |   Bin 2937 -> 0 bytes
 .../library/grDevices/afm/cmti10.afm.gz            |   Bin 2915 -> 0 bytes
 .../library/grDevices/afm/cob_____.afm.gz          |   Bin 3973 -> 0 bytes
 .../library/grDevices/afm/cobo____.afm.gz          |   Bin 4084 -> 0 bytes
 .../library/grDevices/afm/com_____.afm.gz          |   Bin 3972 -> 0 bytes
 .../library/grDevices/afm/coo_____.afm.gz          |   Bin 4092 -> 0 bytes
 .../library/grDevices/afm/hv______.afm.gz          |   Bin 4826 -> 0 bytes
 .../library/grDevices/afm/hvb_____.afm.gz          |   Bin 4691 -> 0 bytes
 .../library/grDevices/afm/hvbo____.afm.gz          |   Bin 4833 -> 0 bytes
 .../library/grDevices/afm/hvn_____.afm.gz          |   Bin 4810 -> 0 bytes
 .../library/grDevices/afm/hvnb____.afm.gz          |   Bin 4675 -> 0 bytes
 .../library/grDevices/afm/hvnbo___.afm.gz          |   Bin 4826 -> 0 bytes
 .../library/grDevices/afm/hvno____.afm.gz          |   Bin 4963 -> 0 bytes
 .../library/grDevices/afm/hvo_____.afm.gz          |   Bin 4977 -> 0 bytes
 .../library/grDevices/afm/n019003l.afm.gz          |   Bin 10217 -> 0 bytes
 .../library/grDevices/afm/n019004l.afm.gz          |   Bin 10045 -> 0 bytes
 .../library/grDevices/afm/n019023l.afm.gz          |   Bin 10484 -> 0 bytes
 .../library/grDevices/afm/n019024l.afm.gz          |   Bin 10323 -> 0 bytes
 .../library/grDevices/afm/n019043l.afm.gz          |   Bin 10095 -> 0 bytes
 .../library/grDevices/afm/n019044l.afm.gz          |   Bin 9785 -> 0 bytes
 .../library/grDevices/afm/n019063l.afm.gz          |   Bin 10284 -> 0 bytes
 .../library/grDevices/afm/n019064l.afm.gz          |   Bin 10166 -> 0 bytes
 .../library/grDevices/afm/n021003l.afm.gz          |   Bin 10539 -> 0 bytes
 .../library/grDevices/afm/n021004l.afm.gz          |   Bin 10355 -> 0 bytes
 .../library/grDevices/afm/n021023l.afm.gz          |   Bin 10545 -> 0 bytes
 .../library/grDevices/afm/n021024l.afm.gz          |   Bin 10525 -> 0 bytes
 .../library/grDevices/afm/n022003l.afm.gz          |   Bin 5477 -> 0 bytes
 .../library/grDevices/afm/n022004l.afm.gz          |   Bin 5574 -> 0 bytes
 .../library/grDevices/afm/n022023l.afm.gz          |   Bin 5872 -> 0 bytes
 .../library/grDevices/afm/n022024l.afm.gz          |   Bin 5854 -> 0 bytes
 .../library/grDevices/afm/ncb_____.afm.gz          |   Bin 4281 -> 0 bytes
 .../library/grDevices/afm/ncbi____.afm.gz          |   Bin 4921 -> 0 bytes
 .../library/grDevices/afm/nci_____.afm.gz          |   Bin 4519 -> 0 bytes
 .../library/grDevices/afm/ncr_____.afm.gz          |   Bin 4453 -> 0 bytes
 .../library/grDevices/afm/p052003l.afm.gz          |   Bin 10421 -> 0 bytes
 .../library/grDevices/afm/p052004l.afm.gz          |   Bin 10230 -> 0 bytes
 .../library/grDevices/afm/p052023l.afm.gz          |   Bin 10524 -> 0 bytes
 .../library/grDevices/afm/p052024l.afm.gz          |   Bin 10281 -> 0 bytes
 .../library/grDevices/afm/pob_____.afm.gz          |   Bin 4395 -> 0 bytes
 .../library/grDevices/afm/pobi____.afm.gz          |   Bin 4432 -> 0 bytes
 .../library/grDevices/afm/poi_____.afm.gz          |   Bin 4454 -> 0 bytes
 .../library/grDevices/afm/por_____.afm.gz          |   Bin 4486 -> 0 bytes
 .../library/grDevices/afm/s050000l.afm.gz          |   Bin 3383 -> 0 bytes
 .../library/grDevices/afm/sy______.afm.gz          |   Bin 3398 -> 0 bytes
 .../library/grDevices/afm/tib_____.afm.gz          |   Bin 5005 -> 0 bytes
 .../library/grDevices/afm/tibi____.afm.gz          |   Bin 5102 -> 0 bytes
 .../library/grDevices/afm/tii_____.afm.gz          |   Bin 5107 -> 0 bytes
 .../library/grDevices/afm/tir_____.afm.gz          |   Bin 4983 -> 0 bytes
 .../library/grDevices/enc/AdobeStd.enc             |    37 -
 .../library/grDevices/enc/AdobeSym.enc             |    42 -
 .../library/grDevices/enc/CP1250.enc               |    36 -
 .../library/grDevices/enc/CP1251.enc               |    37 -
 .../library/grDevices/enc/CP1253.enc               |    37 -
 .../library/grDevices/enc/CP1257.enc               |    36 -
 .../library/grDevices/enc/Cyrillic.enc             |    40 -
 .../windows_bundle/library/grDevices/enc/Greek.enc |    38 -
 .../library/grDevices/enc/ISOLatin1.enc            |    39 -
 .../library/grDevices/enc/ISOLatin2.enc            |    40 -
 .../library/grDevices/enc/ISOLatin7.enc            |    40 -
 .../library/grDevices/enc/ISOLatin9.enc            |    39 -
 .../library/grDevices/enc/KOI8-R.enc               |    39 -
 .../library/grDevices/enc/KOI8-U.enc               |    39 -
 .../library/grDevices/enc/MacRoman.enc             |    39 -
 .../library/grDevices/enc/PDFDoc.enc               |    39 -
 .../library/grDevices/enc/TeXtext.enc              |    39 -
 .../library/grDevices/enc/WinAnsi.enc              |    40 -
 .../windows_bundle/library/grDevices/help/AnIndex  |   130 -
 .../library/grDevices/help/Rhelp.zip               |   Bin 87423 -> 0 bytes
 .../library/grDevices/libs/Rbitmap.dll             |   Bin 483328 -> 0 bytes
 .../library/grDevices/libs/grDevices.dll           |   Bin 214528 -> 0 bytes
 build/windows_bundle/library/graphics/DESCRIPTION  |    10 -
 build/windows_bundle/library/graphics/INDEX        |    73 -
 build/windows_bundle/library/graphics/Meta/Rd.rds  |   Bin 3142 -> 0 bytes
 .../windows_bundle/library/graphics/Meta/demo.rds  |   Bin 261 -> 0 bytes
 .../library/graphics/Meta/hsearch.rds              |   Bin 3113 -> 0 bytes
 .../library/graphics/Meta/nsInfo.rds               |   Bin 828 -> 0 bytes
 .../library/graphics/Meta/package.rds              |   Bin 530 -> 0 bytes
 build/windows_bundle/library/graphics/NAMESPACE    |    62 -
 build/windows_bundle/library/graphics/R-ex/Rex.zip |   Bin 38310 -> 0 bytes
 build/windows_bundle/library/graphics/R/graphics   |     9 -
 .../windows_bundle/library/graphics/R/graphics.rdb |   Bin 84702 -> 0 bytes
 .../windows_bundle/library/graphics/R/graphics.rdx |   Bin 1669 -> 0 bytes
 .../windows_bundle/library/graphics/demo/Hershey.R |   392 -
 .../library/graphics/demo/Japanese.R               |   714 -
 .../library/graphics/demo/graphics.R               |   143 -
 build/windows_bundle/library/graphics/demo/image.R |    35 -
 build/windows_bundle/library/graphics/demo/persp.R |    85 -
 .../library/graphics/demo/plotmath.R               |   192 -
 build/windows_bundle/library/graphics/help/AnIndex |   121 -
 .../windows_bundle/library/graphics/help/Rhelp.zip |   Bin 137048 -> 0 bytes
 build/windows_bundle/library/grid/DESCRIPTION      |    12 -
 build/windows_bundle/library/grid/INDEX            |    79 -
 build/windows_bundle/library/grid/Meta/Rd.rds      |   Bin 2878 -> 0 bytes
 build/windows_bundle/library/grid/Meta/hsearch.rds |   Bin 2816 -> 0 bytes
 build/windows_bundle/library/grid/Meta/nsInfo.rds  |   Bin 1669 -> 0 bytes
 build/windows_bundle/library/grid/Meta/package.rds |   Bin 601 -> 0 bytes
 .../windows_bundle/library/grid/Meta/vignette.rds  |   Bin 667 -> 0 bytes
 build/windows_bundle/library/grid/NAMESPACE        |   321 -
 build/windows_bundle/library/grid/R-ex/Rex.zip     |   Bin 15242 -> 0 bytes
 build/windows_bundle/library/grid/R/grid           |     9 -
 build/windows_bundle/library/grid/R/grid.rdb       |   Bin 143405 -> 0 bytes
 build/windows_bundle/library/grid/R/grid.rdx       |   Bin 6759 -> 0 bytes
 build/windows_bundle/library/grid/help/AnIndex     |   164 -
 build/windows_bundle/library/grid/help/Rhelp.zip   |   Bin 71956 -> 0 bytes
 build/windows_bundle/library/grid/libs/grid.dll    |   Bin 105984 -> 0 bytes
 build/windows_bundle/library/lattice/COPYING       |   340 -
 build/windows_bundle/library/lattice/DESCRIPTION   |    20 -
 build/windows_bundle/library/lattice/INDEX         |    68 -
 build/windows_bundle/library/lattice/Meta/Rd.rds   |   Bin 3281 -> 0 bytes
 build/windows_bundle/library/lattice/Meta/data.rds |   Bin 257 -> 0 bytes
 build/windows_bundle/library/lattice/Meta/demo.rds |   Bin 164 -> 0 bytes
 .../library/lattice/Meta/hsearch.rds               |   Bin 3198 -> 0 bytes
 .../windows_bundle/library/lattice/Meta/nsInfo.rds |   Bin 1646 -> 0 bytes
 .../library/lattice/Meta/package.rds               |   Bin 816 -> 0 bytes
 build/windows_bundle/library/lattice/NAMESPACE     |   301 -
 build/windows_bundle/library/lattice/NEWS          |   980 -
 build/windows_bundle/library/lattice/R-ex/Rex.zip  |   Bin 20864 -> 0 bytes
 build/windows_bundle/library/lattice/R/lattice     |     9 -
 build/windows_bundle/library/lattice/R/lattice.rdb |   Bin 166001 -> 0 bytes
 build/windows_bundle/library/lattice/R/lattice.rdx |   Bin 3589 -> 0 bytes
 .../windows_bundle/library/lattice/data/Rdata.rdb  |   Bin 5126 -> 0 bytes
 .../windows_bundle/library/lattice/data/Rdata.rds  |   Bin 122 -> 0 bytes
 .../windows_bundle/library/lattice/data/Rdata.rdx  |   Bin 201 -> 0 bytes
 .../library/lattice/demo/intervals.R               |    93 -
 build/windows_bundle/library/lattice/demo/labels.R |    46 -
 .../windows_bundle/library/lattice/demo/lattice.R  |   179 -
 build/windows_bundle/library/lattice/demo/panel.R  |   121 -
 build/windows_bundle/library/lattice/help/AnIndex  |   215 -
 .../windows_bundle/library/lattice/help/Rhelp.zip  |   Bin 132536 -> 0 bytes
 .../library/lattice/libs/lattice.dll               |   Bin 11776 -> 0 bytes
 build/windows_bundle/library/methods/DESCRIPTION   |    14 -
 build/windows_bundle/library/methods/INDEX         |    76 -
 build/windows_bundle/library/methods/Meta/Rd.rds   |   Bin 4991 -> 0 bytes
 .../library/methods/Meta/hsearch.rds               |   Bin 5023 -> 0 bytes
 .../windows_bundle/library/methods/Meta/nsInfo.rds |   Bin 1572 -> 0 bytes
 .../library/methods/Meta/package.rds               |   Bin 667 -> 0 bytes
 build/windows_bundle/library/methods/NAMESPACE     |   223 -
 build/windows_bundle/library/methods/R-ex/Rex.zip  |   Bin 27635 -> 0 bytes
 build/windows_bundle/library/methods/R/methods     |     9 -
 build/windows_bundle/library/methods/R/methods.rdb |   Bin 456919 -> 0 bytes
 build/windows_bundle/library/methods/R/methods.rdx |   Bin 11297 -> 0 bytes
 build/windows_bundle/library/methods/help/AnIndex  |   420 -
 .../windows_bundle/library/methods/help/Rhelp.zip  |   Bin 140773 -> 0 bytes
 .../library/methods/libs/methods.dll               |   Bin 41984 -> 0 bytes
 build/windows_bundle/library/mgcv/CITATION         |    71 -
 build/windows_bundle/library/mgcv/DESCRIPTION      |    18 -
 build/windows_bundle/library/mgcv/INDEX            |    87 -
 build/windows_bundle/library/mgcv/Meta/Rd.rds      |   Bin 3238 -> 0 bytes
 build/windows_bundle/library/mgcv/Meta/hsearch.rds |   Bin 3024 -> 0 bytes
 build/windows_bundle/library/mgcv/Meta/nsInfo.rds  |   Bin 1454 -> 0 bytes
 build/windows_bundle/library/mgcv/Meta/package.rds |   Bin 869 -> 0 bytes
 build/windows_bundle/library/mgcv/NAMESPACE        |   106 -
 build/windows_bundle/library/mgcv/R-ex/Rex.zip     |   Bin 36485 -> 0 bytes
 build/windows_bundle/library/mgcv/R/mgcv           |     9 -
 build/windows_bundle/library/mgcv/R/mgcv.rdb       |   Bin 130698 -> 0 bytes
 build/windows_bundle/library/mgcv/R/mgcv.rdx       |   Bin 2152 -> 0 bytes
 build/windows_bundle/library/mgcv/help/AnIndex     |   119 -
 build/windows_bundle/library/mgcv/help/Rhelp.zip   |   Bin 155523 -> 0 bytes
 build/windows_bundle/library/mgcv/libs/mgcv.dll    |   Bin 260608 -> 0 bytes
 build/windows_bundle/library/nlme/CITATION         |    22 -
 build/windows_bundle/library/nlme/COPYING          |   340 -
 build/windows_bundle/library/nlme/DESCRIPTION      |    21 -
 build/windows_bundle/library/nlme/INDEX            |   303 -
 build/windows_bundle/library/nlme/LICENCE          |     7 -
 build/windows_bundle/library/nlme/Meta/Rd.rds      |   Bin 8777 -> 0 bytes
 build/windows_bundle/library/nlme/Meta/data.rds    |   Bin 1073 -> 0 bytes
 build/windows_bundle/library/nlme/Meta/hsearch.rds |   Bin 8434 -> 0 bytes
 build/windows_bundle/library/nlme/Meta/nsInfo.rds  |   Bin 1953 -> 0 bytes
 build/windows_bundle/library/nlme/Meta/package.rds |   Bin 837 -> 0 bytes
 build/windows_bundle/library/nlme/NAMESPACE        |   484 -
 build/windows_bundle/library/nlme/R-ex/Rex.zip     |   Bin 91485 -> 0 bytes
 build/windows_bundle/library/nlme/R/nlme           |     9 -
 build/windows_bundle/library/nlme/R/nlme.rdb       |   Bin 273422 -> 0 bytes
 build/windows_bundle/library/nlme/R/nlme.rdx       |   Bin 6032 -> 0 bytes
 build/windows_bundle/library/nlme/data/Rdata.rdb   |   Bin 271454 -> 0 bytes
 build/windows_bundle/library/nlme/data/Rdata.rds   |   Bin 459 -> 0 bytes
 build/windows_bundle/library/nlme/data/Rdata.rdx   |   Bin 828 -> 0 bytes
 build/windows_bundle/library/nlme/help/AnIndex     |   549 -
 build/windows_bundle/library/nlme/help/Rhelp.zip   |   Bin 349840 -> 0 bytes
 build/windows_bundle/library/nlme/libs/nlme.dll    |   Bin 53760 -> 0 bytes
 build/windows_bundle/library/nlme/mlbook/README    |     4 -
 build/windows_bundle/library/nlme/mlbook/ch04.R    |    26 -
 build/windows_bundle/library/nlme/mlbook/ch05.R    |    15 -
 build/windows_bundle/library/nlme/scripts/ch01.R   |   141 -
 build/windows_bundle/library/nlme/scripts/ch02.R   |    68 -
 build/windows_bundle/library/nlme/scripts/ch03.R   |   116 -
 build/windows_bundle/library/nlme/scripts/ch04.R   |   202 -
 build/windows_bundle/library/nlme/scripts/ch05.R   |   193 -
 build/windows_bundle/library/nlme/scripts/ch06.R   |    99 -
 build/windows_bundle/library/nlme/scripts/ch08.R   |   293 -
 build/windows_bundle/library/nlme/scripts/sims.rda |   Bin 105883 -> 0 bytes
 build/windows_bundle/library/nnet/CITATION         |    18 -
 build/windows_bundle/library/nnet/DESCRIPTION      |    24 -
 build/windows_bundle/library/nnet/INDEX            |     6 -
 build/windows_bundle/library/nnet/LICENCE          |    52 -
 build/windows_bundle/library/nnet/Meta/Rd.rds      |   Bin 624 -> 0 bytes
 build/windows_bundle/library/nnet/Meta/hsearch.rds |   Bin 665 -> 0 bytes
 build/windows_bundle/library/nnet/Meta/nsInfo.rds  |   Bin 484 -> 0 bytes
 build/windows_bundle/library/nnet/Meta/package.rds |   Bin 1036 -> 0 bytes
 build/windows_bundle/library/nnet/NAMESPACE        |    39 -
 build/windows_bundle/library/nnet/NEWS             |    24 -
 build/windows_bundle/library/nnet/R-ex/class.ind.R |    20 -
 build/windows_bundle/library/nnet/R-ex/multinom.R  |    29 -
 build/windows_bundle/library/nnet/R-ex/nnet.Hess.R |    17 -
 build/windows_bundle/library/nnet/R-ex/nnet.R      |    30 -
 .../library/nnet/R-ex/predict.nnet.R               |    29 -
 .../library/nnet/R-ex/which.is.max.R               |    13 -
 build/windows_bundle/library/nnet/R/nnet           |     9 -
 build/windows_bundle/library/nnet/R/nnet.rdb       |   Bin 18475 -> 0 bytes
 build/windows_bundle/library/nnet/R/nnet.rdx       |   Bin 641 -> 0 bytes
 build/windows_bundle/library/nnet/help/AnIndex     |    27 -
 build/windows_bundle/library/nnet/help/class.ind   |    39 -
 build/windows_bundle/library/nnet/help/multinom    |   109 -
 build/windows_bundle/library/nnet/help/nnet        |   161 -
 build/windows_bundle/library/nnet/help/nnet.Hess   |    51 -
 .../windows_bundle/library/nnet/help/predict.nnet  |    71 -
 .../windows_bundle/library/nnet/help/which.is.max  |    40 -
 build/windows_bundle/library/nnet/libs/nnet.dll    |   Bin 14848 -> 0 bytes
 build/windows_bundle/library/rpart/DESCRIPTION     |    21 -
 build/windows_bundle/library/rpart/INDEX           |    33 -
 build/windows_bundle/library/rpart/LICENCE         |    33 -
 build/windows_bundle/library/rpart/Meta/Rd.rds     |   Bin 1160 -> 0 bytes
 build/windows_bundle/library/rpart/Meta/data.rds   |   Bin 235 -> 0 bytes
 .../windows_bundle/library/rpart/Meta/hsearch.rds  |   Bin 1115 -> 0 bytes
 build/windows_bundle/library/rpart/Meta/nsInfo.rds |   Bin 449 -> 0 bytes
 .../windows_bundle/library/rpart/Meta/package.rds  |   Bin 857 -> 0 bytes
 build/windows_bundle/library/rpart/NAMESPACE       |    26 -
 build/windows_bundle/library/rpart/R-ex/Rex.zip    |   Bin 8715 -> 0 bytes
 build/windows_bundle/library/rpart/R/rpart         |     9 -
 build/windows_bundle/library/rpart/R/rpart.rdb     |   Bin 33843 -> 0 bytes
 build/windows_bundle/library/rpart/R/rpart.rdx     |   Bin 760 -> 0 bytes
 build/windows_bundle/library/rpart/data/Rdata.rdb  |   Bin 5491 -> 0 bytes
 build/windows_bundle/library/rpart/data/Rdata.rds  |   Bin 117 -> 0 bytes
 build/windows_bundle/library/rpart/data/Rdata.rdx  |   Bin 183 -> 0 bytes
 build/windows_bundle/library/rpart/help/AnIndex    |    31 -
 build/windows_bundle/library/rpart/help/Rhelp.zip  |   Bin 30507 -> 0 bytes
 build/windows_bundle/library/rpart/libs/rpart.dll  |   Bin 40448 -> 0 bytes
 build/windows_bundle/library/spatial/CITATION      |    18 -
 build/windows_bundle/library/spatial/DESCRIPTION   |    23 -
 build/windows_bundle/library/spatial/INDEX         |    26 -
 build/windows_bundle/library/spatial/LICENCE       |    52 -
 build/windows_bundle/library/spatial/Meta/Rd.rds   |   Bin 928 -> 0 bytes
 .../library/spatial/Meta/hsearch.rds               |   Bin 893 -> 0 bytes
 .../windows_bundle/library/spatial/Meta/nsInfo.rds |   Bin 545 -> 0 bytes
 .../library/spatial/Meta/package.rds               |   Bin 989 -> 0 bytes
 build/windows_bundle/library/spatial/NAMESPACE     |    25 -
 build/windows_bundle/library/spatial/NEWS          |    13 -
 build/windows_bundle/library/spatial/PP.files      |    50 -
 build/windows_bundle/library/spatial/R-ex/Rex.zip  |   Bin 8467 -> 0 bytes
 build/windows_bundle/library/spatial/R/spatial     |     9 -
 build/windows_bundle/library/spatial/R/spatial.rdb |   Bin 15325 -> 0 bytes
 build/windows_bundle/library/spatial/R/spatial.rdx |   Bin 691 -> 0 bytes
 build/windows_bundle/library/spatial/help/AnIndex  |    25 -
 .../windows_bundle/library/spatial/help/Rhelp.zip  |   Bin 17970 -> 0 bytes
 .../library/spatial/libs/spatial.dll               |   Bin 18432 -> 0 bytes
 .../library/spatial/ppdata/agter.dat               |    43 -
 .../library/spatial/ppdata/caveolae.dat            |   437 -
 .../library/spatial/ppdata/cells.dat               |    45 -
 .../library/spatial/ppdata/davis.dat               |    50 -
 .../library/spatial/ppdata/drumlin.dat             |   235 -
 .../library/spatial/ppdata/eagles.dat              |    18 -
 .../library/spatial/ppdata/fig1b.dat               |   317 -
 .../library/spatial/ppdata/fig1c.dat               |   372 -
 .../library/spatial/ppdata/fig2a.dat               |   142 -
 .../library/spatial/ppdata/fig2b.dat               |   304 -
 .../library/spatial/ppdata/fig3a.dat               |    76 -
 .../library/spatial/ppdata/fig3b.dat               |    70 -
 .../library/spatial/ppdata/fig3c.dat               |    83 -
 .../library/spatial/ppdata/grocery.dat             |    83 -
 .../library/spatial/ppdata/hccells.dat             |    45 -
 .../library/spatial/ppdata/nztrees.dat             |    90 -
 .../library/spatial/ppdata/pairfn.dat              |    45 -
 .../library/spatial/ppdata/pereg.dat               |    23 -
 .../library/spatial/ppdata/pines.dat               |    75 -
 .../library/spatial/ppdata/redwood.dat             |    65 -
 .../library/spatial/ppdata/schools.dat             |    43 -
 .../library/spatial/ppdata/stowns1.dat             |    73 -
 .../library/spatial/ppdata/tokyo.dat               |   235 -
 .../library/spatial/ppdata/towns.dat               |    72 -
 build/windows_bundle/library/splines/DESCRIPTION   |    11 -
 build/windows_bundle/library/splines/INDEX         |    15 -
 build/windows_bundle/library/splines/Meta/Rd.rds   |   Bin 739 -> 0 bytes
 .../library/splines/Meta/hsearch.rds               |   Bin 730 -> 0 bytes
 .../windows_bundle/library/splines/Meta/nsInfo.rds |   Bin 475 -> 0 bytes
 .../library/splines/Meta/package.rds               |   Bin 598 -> 0 bytes
 build/windows_bundle/library/splines/NAMESPACE     |    43 -
 build/windows_bundle/library/splines/R-ex/Rex.zip  |   Bin 4778 -> 0 bytes
 build/windows_bundle/library/splines/R/splines     |     9 -
 build/windows_bundle/library/splines/R/splines.rdb |   Bin 16284 -> 0 bytes
 build/windows_bundle/library/splines/R/splines.rdx |   Bin 778 -> 0 bytes
 build/windows_bundle/library/splines/help/AnIndex  |    22 -
 .../windows_bundle/library/splines/help/Rhelp.zip  |   Bin 12531 -> 0 bytes
 .../library/splines/libs/splines.dll               |   Bin 8704 -> 0 bytes
 .../windows_bundle/library/stats/COPYRIGHTS.modreg |    43 -
 build/windows_bundle/library/stats/DESCRIPTION     |     9 -
 build/windows_bundle/library/stats/INDEX           |   336 -
 build/windows_bundle/library/stats/Meta/Rd.rds     |   Bin 12604 -> 0 bytes
 build/windows_bundle/library/stats/Meta/demo.rds   |   Bin 267 -> 0 bytes
 .../windows_bundle/library/stats/Meta/hsearch.rds  |   Bin 12687 -> 0 bytes
 build/windows_bundle/library/stats/Meta/nsInfo.rds |   Bin 4149 -> 0 bytes
 .../windows_bundle/library/stats/Meta/package.rds  |   Bin 505 -> 0 bytes
 build/windows_bundle/library/stats/NAMESPACE       |   529 -
 build/windows_bundle/library/stats/R-ex/Rex.zip    |   Bin 125658 -> 0 bytes
 build/windows_bundle/library/stats/R/stats         |     9 -
 build/windows_bundle/library/stats/R/stats.rdb     |   Bin 461818 -> 0 bytes
 build/windows_bundle/library/stats/R/stats.rdx     |   Bin 9848 -> 0 bytes
 build/windows_bundle/library/stats/SOURCES.ts      |    17 -
 build/windows_bundle/library/stats/demo/glm.vr.R   |    22 -
 build/windows_bundle/library/stats/demo/lm.glm.R   |   140 -
 build/windows_bundle/library/stats/demo/nlm.R      |    95 -
 build/windows_bundle/library/stats/demo/smooth.R   |    38 -
 build/windows_bundle/library/stats/help/AnIndex    |   759 -
 build/windows_bundle/library/stats/help/Rhelp.zip  |   Bin 442427 -> 0 bytes
 build/windows_bundle/library/stats/libs/stats.dll  |   Bin 378880 -> 0 bytes
 build/windows_bundle/library/stats4/DESCRIPTION    |    11 -
 build/windows_bundle/library/stats4/INDEX          |    23 -
 build/windows_bundle/library/stats4/Meta/Rd.rds    |   Bin 868 -> 0 bytes
 .../windows_bundle/library/stats4/Meta/hsearch.rds |   Bin 880 -> 0 bytes
 .../windows_bundle/library/stats4/Meta/nsInfo.rds  |   Bin 310 -> 0 bytes
 .../windows_bundle/library/stats4/Meta/package.rds |   Bin 585 -> 0 bytes
 build/windows_bundle/library/stats4/NAMESPACE      |    13 -
 build/windows_bundle/library/stats4/R-ex/Rex.zip   |   Bin 1408 -> 0 bytes
 build/windows_bundle/library/stats4/R/stats4       |     9 -
 build/windows_bundle/library/stats4/R/stats4.rdb   |   Bin 50864 -> 0 bytes
 build/windows_bundle/library/stats4/R/stats4.rdx   |   Bin 985 -> 0 bytes
 build/windows_bundle/library/stats4/help/AnIndex   |    40 -
 build/windows_bundle/library/stats4/help/Rhelp.zip |   Bin 9775 -> 0 bytes
 build/windows_bundle/library/survival/COPYING      |   340 -
 build/windows_bundle/library/survival/DESCRIPTION  |    20 -
 build/windows_bundle/library/survival/INDEX        |    33 -
 build/windows_bundle/library/survival/Meta/Rd.rds  |   Bin 3118 -> 0 bytes
 .../windows_bundle/library/survival/Meta/data.rds  |   Bin 639 -> 0 bytes
 .../library/survival/Meta/hsearch.rds              |   Bin 3014 -> 0 bytes
 .../library/survival/Meta/nsInfo.rds               |   Bin 885 -> 0 bytes
 .../library/survival/Meta/package.rds              |   Bin 907 -> 0 bytes
 build/windows_bundle/library/survival/NAMESPACE    |    94 -
 build/windows_bundle/library/survival/R-ex/Rex.zip |   Bin 25915 -> 0 bytes
 build/windows_bundle/library/survival/R/survival   |     9 -
 .../windows_bundle/library/survival/R/survival.rdb |   Bin 155291 -> 0 bytes
 .../windows_bundle/library/survival/R/survival.rdx |   Bin 2209 -> 0 bytes
 .../windows_bundle/library/survival/data/Rdata.rdb |   Bin 1888959 -> 0 bytes
 .../windows_bundle/library/survival/data/Rdata.rds |   Bin 282 -> 0 bytes
 .../windows_bundle/library/survival/data/Rdata.rdx |   Bin 584 -> 0 bytes
 .../library/survival/data/leukemia.dat             |    24 -
 .../library/survival/data/minn2000.dat             |    16 -
 .../library/survival/data/minn2004.dat             |    16 -
 .../library/survival/data/minndecennial.dat        |  1760 --
 .../library/survival/data/minnpred.dat             |   116 -
 .../library/survival/data/pbcseq.dat               |  1945 --
 .../library/survival/data/us1996.dat               |    46 -
 .../library/survival/data/us1997.dat               |    46 -
 .../library/survival/data/us1998.dat               |    45 -
 .../library/survival/data/us1999.dat               |    45 -
 .../library/survival/data/us2000.dat               |    45 -
 .../library/survival/data/us2001.dat               |    45 -
 .../library/survival/data/us2002.dat               |    45 -
 .../library/survival/data/us2003.dat               |    45 -
 .../library/survival/data/us2004.dat               |    45 -
 .../library/survival/data/usdecennial.dat          |  5651 ------
 .../library/survival/data/usinfant.dat             |    25 -
 build/windows_bundle/library/survival/help/AnIndex |   160 -
 .../windows_bundle/library/survival/help/Rhelp.zip |   Bin 101262 -> 0 bytes
 .../library/survival/libs/survival.dll             |   Bin 88064 -> 0 bytes
 build/windows_bundle/library/tcltk/DESCRIPTION     |     9 -
 build/windows_bundle/library/tcltk/INDEX           |    13 -
 build/windows_bundle/library/tcltk/Meta/Rd.rds     |   Bin 2342 -> 0 bytes
 build/windows_bundle/library/tcltk/Meta/demo.rds   |   Bin 266 -> 0 bytes
 .../windows_bundle/library/tcltk/Meta/hsearch.rds  |   Bin 2401 -> 0 bytes
 build/windows_bundle/library/tcltk/Meta/nsInfo.rds |   Bin 464 -> 0 bytes
 .../windows_bundle/library/tcltk/Meta/package.rds  |   Bin 503 -> 0 bytes
 build/windows_bundle/library/tcltk/NAMESPACE       |    35 -
 build/windows_bundle/library/tcltk/R-ex/Rex.zip    |   Bin 4703 -> 0 bytes
 build/windows_bundle/library/tcltk/R/tcltk         |     9 -
 build/windows_bundle/library/tcltk/R/tcltk.rdb     |   Bin 43108 -> 0 bytes
 build/windows_bundle/library/tcltk/R/tcltk.rdx     |   Bin 3337 -> 0 bytes
 build/windows_bundle/library/tcltk/demo/tkcanvas.R |   149 -
 .../windows_bundle/library/tcltk/demo/tkdensity.R  |   102 -
 build/windows_bundle/library/tcltk/demo/tkfaq.R    |    30 -
 build/windows_bundle/library/tcltk/demo/tkttest.R  |    87 -
 .../library/tcltk/exec/Tk-frontend.R               |     7 -
 .../windows_bundle/library/tcltk/exec/console.tcl  |    79 -
 .../library/tcltk/exec/hierarchy.tcl               |  1271 --
 .../windows_bundle/library/tcltk/exec/pkgIndex.tcl |    50 -
 .../library/tcltk/exec/progressbar.tcl             |  2435 ---
 .../library/tcltk/exec/util-dump.tcl               |   660 -
 .../library/tcltk/exec/util-expand.tcl             |   207 -
 .../library/tcltk/exec/util-number.tcl             |   101 -
 .../library/tcltk/exec/util-string.tcl             |   149 -
 .../windows_bundle/library/tcltk/exec/util-tk.tcl  |   244 -
 build/windows_bundle/library/tcltk/exec/util.tcl   |   895 -
 build/windows_bundle/library/tcltk/exec/widget.tcl |   975 -
 build/windows_bundle/library/tcltk/help/AnIndex    |   296 -
 build/windows_bundle/library/tcltk/help/Rhelp.zip  |   Bin 15191 -> 0 bytes
 build/windows_bundle/library/tcltk/libs/tcltk.dll  |   Bin 34816 -> 0 bytes
 build/windows_bundle/library/tools/DESCRIPTION     |    10 -
 build/windows_bundle/library/tools/INDEX           |    34 -
 build/windows_bundle/library/tools/Meta/Rd.rds     |   Bin 1755 -> 0 bytes
 .../windows_bundle/library/tools/Meta/hsearch.rds  |   Bin 1721 -> 0 bytes
 build/windows_bundle/library/tools/Meta/nsInfo.rds |   Bin 904 -> 0 bytes
 .../windows_bundle/library/tools/Meta/package.rds  |   Bin 519 -> 0 bytes
 build/windows_bundle/library/tools/NAMESPACE       |    53 -
 build/windows_bundle/library/tools/R-ex/Rex.zip    |   Bin 6174 -> 0 bytes
 build/windows_bundle/library/tools/R/tools         |     9 -
 build/windows_bundle/library/tools/R/tools.rdb     |   Bin 250107 -> 0 bytes
 build/windows_bundle/library/tools/R/tools.rdx     |   Bin 4668 -> 0 bytes
 build/windows_bundle/library/tools/help/AnIndex    |    69 -
 build/windows_bundle/library/tools/help/Rhelp.zip  |   Bin 33103 -> 0 bytes
 build/windows_bundle/library/tools/libs/tools.dll  |   Bin 12800 -> 0 bytes
 build/windows_bundle/library/utils/DESCRIPTION     |     9 -
 build/windows_bundle/library/utils/INDEX           |   128 -
 build/windows_bundle/library/utils/Meta/Rd.rds     |   Bin 5561 -> 0 bytes
 .../windows_bundle/library/utils/Meta/hsearch.rds  |   Bin 5437 -> 0 bytes
 build/windows_bundle/library/utils/Meta/nsInfo.rds |   Bin 1911 -> 0 bytes
 .../windows_bundle/library/utils/Meta/package.rds  |   Bin 489 -> 0 bytes
 build/windows_bundle/library/utils/NAMESPACE       |   125 -
 build/windows_bundle/library/utils/R-ex/Rex.zip    |   Bin 31361 -> 0 bytes
 build/windows_bundle/library/utils/R/utils         |     9 -
 build/windows_bundle/library/utils/R/utils.rdb     |   Bin 186059 -> 0 bytes
 build/windows_bundle/library/utils/R/utils.rdx     |   Bin 4780 -> 0 bytes
 .../library/utils/Sweave/Sweave-test-1.Rnw         |    81 -
 build/windows_bundle/library/utils/help/AnIndex    |   280 -
 build/windows_bundle/library/utils/help/Rhelp.zip  |   Bin 154521 -> 0 bytes
 build/windows_bundle/library/utils/misc/exDIF.csv  |     5 -
 build/windows_bundle/library/utils/misc/exDIF.dif  |    44 -
 .../firmware/chronopic_firmware_100ms.hex          |    28 -
 .../chronopic_firmware_10ms_unvalidated.hex        |    28 -
 .../firmware/chronopic_firmware_50ms.hex           |    28 -
 .../share/chronojump/firmware/ledp.hex             |     8 -
 .../share/chronojump/images/chronojump_logo.png    |   Bin 9899 -> 0 bytes
 .../share/chronojump/report_web_style.css          |    55 -
 .../share/doc/chronojump/chronojump_manual_en.pdf  |   Bin 3695246 -> 0 bytes
 .../share/doc/chronojump/chronojump_manual_es.pdf  |   Bin 3709937 -> 0 bytes
 .../share/locale/ar/LC_MESSAGES/chronojump.mo      |   Bin 2067 -> 0 bytes
 .../locale/ar/LC_MESSAGES/gtk20-properties.mo      |   Bin 168224 -> 0 bytes
 .../share/locale/ar/LC_MESSAGES/gtk20.mo           |   Bin 79762 -> 0 bytes
 .../share/locale/ca/LC_MESSAGES/chronojump.mo      |   Bin 93101 -> 0 bytes
 .../locale/ca/LC_MESSAGES/gtk20-properties.mo      |   Bin 158773 -> 0 bytes
 .../share/locale/ca/LC_MESSAGES/gtk20.mo           |   Bin 74664 -> 0 bytes
 .../share/locale/cs/LC_MESSAGES/chronojump.mo      |   Bin 105012 -> 0 bytes
 .../share/locale/de/LC_MESSAGES/chronojump.mo      |   Bin 99563 -> 0 bytes
 .../share/locale/dz/LC_MESSAGES/chronojump.mo      |   Bin 71911 -> 0 bytes
 .../locale/dz/LC_MESSAGES/gtk20-properties.mo      |   Bin 250404 -> 0 bytes
 .../share/locale/dz/LC_MESSAGES/gtk20.mo           |   Bin 86310 -> 0 bytes
 .../share/locale/en_GB/LC_MESSAGES/chronojump.mo   |   Bin 90043 -> 0 bytes
 .../locale/en_GB/LC_MESSAGES/gtk20-properties.mo   |   Bin 147521 -> 0 bytes
 .../share/locale/en_GB/LC_MESSAGES/gtk20.mo        |   Bin 68541 -> 0 bytes
 .../share/locale/es/LC_MESSAGES/chronojump.mo      |   Bin 103357 -> 0 bytes
 .../locale/es/LC_MESSAGES/gtk20-properties.mo      |   Bin 161594 -> 0 bytes
 .../share/locale/es/LC_MESSAGES/gtk20.mo           |   Bin 74270 -> 0 bytes
 .../share/locale/fi/LC_MESSAGES/chronojump.mo      |   Bin 33608 -> 0 bytes
 .../locale/fi/LC_MESSAGES/gtk20-properties.mo      |   Bin 149886 -> 0 bytes
 .../share/locale/fi/LC_MESSAGES/gtk20.mo           |   Bin 70935 -> 0 bytes
 .../share/locale/fr/LC_MESSAGES/chronojump.mo      |   Bin 56213 -> 0 bytes
 .../locale/fr/LC_MESSAGES/gtk20-properties.mo      |   Bin 163692 -> 0 bytes
 .../share/locale/fr/LC_MESSAGES/gtk20.mo           |   Bin 75817 -> 0 bytes
 .../share/locale/nb/LC_MESSAGES/chronojump.mo      |   Bin 2986 -> 0 bytes
 .../locale/nb/LC_MESSAGES/gtk20-properties.mo      |   Bin 119092 -> 0 bytes
 .../share/locale/nb/LC_MESSAGES/gtk20.mo           |   Bin 69552 -> 0 bytes
 .../share/locale/oc/LC_MESSAGES/chronojump.mo      |   Bin 6828 -> 0 bytes
 .../locale/oc/LC_MESSAGES/gtk20-properties.mo      |   Bin 5959 -> 0 bytes
 .../share/locale/oc/LC_MESSAGES/gtk20.mo           |   Bin 21894 -> 0 bytes
 .../share/locale/pt/LC_MESSAGES/chronojump.mo      |   Bin 37538 -> 0 bytes
 .../locale/pt/LC_MESSAGES/gtk20-properties.mo      |   Bin 158359 -> 0 bytes
 .../share/locale/pt/LC_MESSAGES/gtk20.mo           |   Bin 72201 -> 0 bytes
 .../share/locale/pt_BR/LC_MESSAGES/chronojump.mo   |   Bin 4855 -> 0 bytes
 .../locale/pt_BR/LC_MESSAGES/gtk20-properties.mo   |   Bin 156265 -> 0 bytes
 .../share/locale/pt_BR/LC_MESSAGES/gtk20.mo        |   Bin 73293 -> 0 bytes
 .../share/locale/sl/LC_MESSAGES/chronojump.mo      |   Bin 99922 -> 0 bytes
 .../share/locale/sv/LC_MESSAGES/chronojump.mo      |   Bin 15332 -> 0 bytes
 .../locale/sv/LC_MESSAGES/gtk20-properties.mo      |   Bin 152144 -> 0 bytes
 .../share/locale/sv/LC_MESSAGES/gtk20.mo           |   Bin 70342 -> 0 bytes
 .../share/locale/vi/LC_MESSAGES/chronojump.mo      |   Bin 38193 -> 0 bytes
 .../locale/vi/LC_MESSAGES/gtk20-properties.mo      |   Bin 169610 -> 0 bytes
 .../share/locale/vi/LC_MESSAGES/gtk20.mo           |   Bin 75780 -> 0 bytes
 .../share/locale/zh_CN/LC_MESSAGES/chronojump.mo   |   Bin 1612 -> 0 bytes
 .../locale/zh_CN/LC_MESSAGES/gtk20-properties.mo   |   Bin 139486 -> 0 bytes
 .../share/locale/zh_CN/LC_MESSAGES/gtk20.mo        |   Bin 68197 -> 0 bytes
 .../share/themes/Aurora-Midnight/gtk-2.0/gtkrc     |   361 -
 .../share/themes/Clearlooks/gtk-2.0/gtkrc          |   272 -
 .../share/themes/HighContrast/gtk-2.0/gtkrc        |   248 -
 .../share/themes/HighContrast/gtk-2.0/gtkrc.in     |    67 -
 .../share/themes/HighContrastInverse/gtk-2.0/gtkrc |   252 -
 .../themes/HighContrastInverse/gtk-2.0/gtkrc.in    |    71 -
 .../share/themes/Human/gtk-2.0/gtkrc               |   240 -
 win32/Makefile                                     |    13 +
 win32/chronojump_icon.ico                          |   Bin 0 -> 3774 bytes
 win32/chronojump_innosetup.iss                     |    68 +
 win32/deploy_win32.py                              |   227 +
 win32/deps/bin/R.dll                               |   Bin 0 -> 2955264 bytes
 win32/deps/bin/R.exe                               |   Bin 0 -> 39424 bytes
 win32/deps/bin/Rblas.dll                           |   Bin 0 -> 169749 bytes
 win32/deps/bin/Rgraphapp.dll                       |   Bin 0 -> 269617 bytes
 win32/deps/bin/Riconv.dll                          |   Bin 0 -> 31526 bytes
 win32/deps/bin/Rterm.exe                           |   Bin 0 -> 28160 bytes
 win32/deps/bin/Rzlib.dll                           |   Bin 0 -> 92857 bytes
 win32/deps/drivers/CDM20814_Setup.exe              |   Bin 0 -> 1732809 bytes
 win32/deps/etc/Rcmd_environ                        |    41 +
 win32/deps/etc/Rconsole                            |    74 +
 win32/deps/etc/Rdevga                              |    36 +
 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 +
 win32/deps/etc/pango/pango.modules                 |    28 +
 win32/deps/etc/rgb.txt                             |   658 +
 win32/deps/library/KernSmooth/DESCRIPTION          |    18 +
 win32/deps/library/KernSmooth/INDEX                |     7 +
 win32/deps/library/KernSmooth/LICENCE              |     5 +
 win32/deps/library/KernSmooth/Meta/Rd.rds          |   Bin 0 -> 452 bytes
 win32/deps/library/KernSmooth/Meta/hsearch.rds     |   Bin 0 -> 468 bytes
 win32/deps/library/KernSmooth/Meta/nsInfo.rds      |   Bin 0 -> 335 bytes
 win32/deps/library/KernSmooth/Meta/package.rds     |   Bin 0 -> 765 bytes
 win32/deps/library/KernSmooth/NAMESPACE            |     3 +
 win32/deps/library/KernSmooth/R-ex/bkde.R          |    14 +
 win32/deps/library/KernSmooth/R-ex/bkde2D.R        |    15 +
 win32/deps/library/KernSmooth/R-ex/bkfe.R          |    13 +
 win32/deps/library/KernSmooth/R-ex/dpih.R          |    15 +
 win32/deps/library/KernSmooth/R-ex/dpik.R          |    15 +
 win32/deps/library/KernSmooth/R-ex/dpill.R         |    17 +
 win32/deps/library/KernSmooth/R-ex/locpoly.R       |    21 +
 win32/deps/library/KernSmooth/R/KernSmooth         |     9 +
 win32/deps/library/KernSmooth/R/KernSmooth.rdb     |   Bin 0 -> 13198 bytes
 win32/deps/library/KernSmooth/R/KernSmooth.rdx     |   Bin 0 -> 415 bytes
 win32/deps/library/KernSmooth/help/AnIndex         |     7 +
 win32/deps/library/KernSmooth/help/bkde            |    88 +
 win32/deps/library/KernSmooth/help/bkde2D          |    81 +
 win32/deps/library/KernSmooth/help/bkfe            |    68 +
 win32/deps/library/KernSmooth/help/dpih            |    84 +
 win32/deps/library/KernSmooth/help/dpik            |    88 +
 win32/deps/library/KernSmooth/help/dpill           |    91 +
 win32/deps/library/KernSmooth/help/locpoly         |   100 +
 win32/deps/library/KernSmooth/libs/KernSmooth.dll  |   Bin 0 -> 15360 bytes
 win32/deps/library/MASS/CITATION                   |    18 +
 win32/deps/library/MASS/DESCRIPTION                |    24 +
 win32/deps/library/MASS/INDEX                      |   172 +
 win32/deps/library/MASS/LICENCE                    |    52 +
 win32/deps/library/MASS/Meta/Rd.rds                |   Bin 0 -> 6497 bytes
 win32/deps/library/MASS/Meta/data.rds              |   Bin 0 -> 2328 bytes
 win32/deps/library/MASS/Meta/hsearch.rds           |   Bin 0 -> 5984 bytes
 win32/deps/library/MASS/Meta/nsInfo.rds            |   Bin 0 -> 1402 bytes
 win32/deps/library/MASS/Meta/package.rds           |   Bin 0 -> 994 bytes
 win32/deps/library/MASS/NAMESPACE                  |   170 +
 win32/deps/library/MASS/NEWS                       |   161 +
 win32/deps/library/MASS/R-ex/Rex.zip               |   Bin 0 -> 43519 bytes
 win32/deps/library/MASS/R/MASS                     |     9 +
 win32/deps/library/MASS/R/MASS.rdb                 |   Bin 0 -> 121806 bytes
 win32/deps/library/MASS/R/MASS.rdx                 |   Bin 0 -> 2774 bytes
 win32/deps/library/MASS/data/Rdata.rdb             |   Bin 0 -> 167747 bytes
 win32/deps/library/MASS/data/Rdata.rds             |   Bin 0 -> 768 bytes
 win32/deps/library/MASS/data/Rdata.rdx             |   Bin 0 -> 1205 bytes
 win32/deps/library/MASS/help/AnIndex               |   254 +
 win32/deps/library/MASS/help/Rhelp.zip             |   Bin 0 -> 172062 bytes
 win32/deps/library/MASS/libs/MASS.dll              |   Bin 0 -> 16384 bytes
 win32/deps/library/MASS/scripts/ch01.R             |   114 +
 win32/deps/library/MASS/scripts/ch02.R             |   199 +
 win32/deps/library/MASS/scripts/ch03.R             |   185 +
 win32/deps/library/MASS/scripts/ch04.R             |   254 +
 win32/deps/library/MASS/scripts/ch05.R             |   283 +
 win32/deps/library/MASS/scripts/ch06.R             |   348 +
 win32/deps/library/MASS/scripts/ch07.R             |   183 +
 win32/deps/library/MASS/scripts/ch08.R             |   457 +
 win32/deps/library/MASS/scripts/ch09.R             |   104 +
 win32/deps/library/MASS/scripts/ch10.R             |   282 +
 win32/deps/library/MASS/scripts/ch11.R             |   231 +
 win32/deps/library/MASS/scripts/ch12.R             |   436 +
 win32/deps/library/MASS/scripts/ch13.R             |   287 +
 win32/deps/library/MASS/scripts/ch14.R             |   258 +
 win32/deps/library/MASS/scripts/ch15.R             |   188 +
 win32/deps/library/MASS/scripts/ch16.R             |   168 +
 win32/deps/library/Matrix/Copyrights               |    58 +
 win32/deps/library/Matrix/DESCRIPTION              |    27 +
 win32/deps/library/Matrix/Doxyfile                 |  1295 ++
 win32/deps/library/Matrix/INDEX                    |   137 +
 win32/deps/library/Matrix/Meta/Rd.rds              |   Bin 0 -> 11515 bytes
 win32/deps/library/Matrix/Meta/data.rds            |   Bin 0 -> 239 bytes
 win32/deps/library/Matrix/Meta/hsearch.rds         |   Bin 0 -> 11919 bytes
 win32/deps/library/Matrix/Meta/nsInfo.rds          |   Bin 0 -> 1354 bytes
 win32/deps/library/Matrix/Meta/package.rds         |   Bin 0 -> 1101 bytes
 win32/deps/library/Matrix/Meta/vignette.rds        |   Bin 0 -> 431 bytes
 win32/deps/library/Matrix/NAMESPACE                |   285 +
 win32/deps/library/Matrix/R-ex/Rex.zip             |   Bin 0 -> 58046 bytes
 win32/deps/library/Matrix/R/Matrix                 |     9 +
 win32/deps/library/Matrix/R/Matrix.rdb             |   Bin 0 -> 969713 bytes
 win32/deps/library/Matrix/R/Matrix.rdx             |   Bin 0 -> 11708 bytes
 win32/deps/library/Matrix/data/CAex.R              |    18 +
 win32/deps/library/Matrix/data/KNex.R              |    11 +
 win32/deps/library/Matrix/data/USCounties.R        |    17 +
 win32/deps/library/Matrix/doc/Announce.txt         |    79 +
 win32/deps/library/Matrix/doc/Comparisons.R        |   162 +
 win32/deps/library/Matrix/doc/Comparisons.Rnw      |   257 +
 win32/deps/library/Matrix/doc/Comparisons.pdf      |   Bin 0 -> 169195 bytes
 win32/deps/library/Matrix/doc/DSC2009_abstract.pdf |   Bin 0 -> 27207 bytes
 win32/deps/library/Matrix/doc/DSC2009_abstract.tex |    80 +
 win32/deps/library/Matrix/doc/DSC2009_abstract.txt |    51 +
 win32/deps/library/Matrix/doc/Design-issues.R      |    44 +
 win32/deps/library/Matrix/doc/Design-issues.Rnw    |   170 +
 win32/deps/library/Matrix/doc/Design-issues.pdf    |   Bin 0 -> 135360 bytes
 win32/deps/library/Matrix/doc/Intro2Matrix.R       |    97 +
 win32/deps/library/Matrix/doc/Intro2Matrix.Rnw     |   450 +
 win32/deps/library/Matrix/doc/Intro2Matrix.pdf     |   Bin 0 -> 247762 bytes
 win32/deps/library/Matrix/doc/Introduction.R       |     6 +
 win32/deps/library/Matrix/doc/Introduction.Rnw     |   169 +
 win32/deps/library/Matrix/doc/Introduction.pdf     |   Bin 0 -> 126973 bytes
 win32/deps/library/Matrix/doc/Matrix.bib           |   483 +
 win32/deps/library/Matrix/doc/UFsparse/AMD.txt     |   215 +
 win32/deps/library/Matrix/doc/UFsparse/CHOLMOD.txt |    84 +
 win32/deps/library/Matrix/doc/UFsparse/COLAMD.txt  |   127 +
 win32/deps/library/Matrix/doc/UFsparse/SPQR.txt    |    56 +
 .../deps/library/Matrix/doc/UFsparse/UFconfig.txt  |    35 +
 .../library/Matrix/doc/UFsparse/UserGuides.txt     |    20 +
 win32/deps/library/Matrix/doc/fullpage.sty         |    78 +
 win32/deps/library/Matrix/doc/index.html           |    18 +
 win32/deps/library/Matrix/doc/myVignette.sty       |    79 +
 win32/deps/library/Matrix/doc/sparseModels.R       |   146 +
 win32/deps/library/Matrix/doc/sparseModels.Rnw     |   290 +
 win32/deps/library/Matrix/doc/sparseModels.pdf     |   Bin 0 -> 1787777 bytes
 win32/deps/library/Matrix/external/CAex_slots.rda  |   Bin 0 -> 1672 bytes
 win32/deps/library/Matrix/external/KNex_slots.rda  |   Bin 0 -> 56448 bytes
 .../library/Matrix/external/USCounties_slots.rda   |   Bin 0 -> 30347 bytes
 win32/deps/library/Matrix/external/lund_a.mtx      |  1300 ++
 win32/deps/library/Matrix/external/lund_a.rsa      |   356 +
 win32/deps/library/Matrix/external/pores_1.mtx     |   182 +
 win32/deps/library/Matrix/external/test3comp.rda   |   Bin 0 -> 4497 bytes
 win32/deps/library/Matrix/external/utm300.rua      |  1295 ++
 win32/deps/library/Matrix/external/wrong.mtx       |     4 +
 win32/deps/library/Matrix/help/AnIndex             |  1686 ++
 win32/deps/library/Matrix/help/Rhelp.zip           |   Bin 0 -> 118848 bytes
 win32/deps/library/Matrix/include/Matrix.h         |    49 +
 win32/deps/library/Matrix/include/Matrix_stubs.c   |   581 +
 win32/deps/library/Matrix/include/cholmod.h        |   876 +
 win32/deps/library/Matrix/libs/Matrix.dll          |   Bin 0 -> 505344 bytes
 win32/deps/library/Matrix/test-tools.R             |   535 +
 win32/deps/library/base/CITATION                   |    23 +
 win32/deps/library/base/DESCRIPTION                |     9 +
 win32/deps/library/base/INDEX                      |   411 +
 win32/deps/library/base/Meta/Rd.rds                |   Bin 0 -> 19253 bytes
 win32/deps/library/base/Meta/demo.rds              |   Bin 0 -> 213 bytes
 win32/deps/library/base/Meta/hsearch.rds           |   Bin 0 -> 19874 bytes
 win32/deps/library/base/Meta/package.rds           |   Bin 0 -> 482 bytes
 win32/deps/library/base/R-ex/Rex.zip               |   Bin 0 -> 132376 bytes
 win32/deps/library/base/R/Rprofile                 |   130 +
 win32/deps/library/base/R/base                     |    82 +
 win32/deps/library/base/R/base.rdb                 |   Bin 0 -> 281153 bytes
 win32/deps/library/base/R/base.rdx                 |   Bin 0 -> 11411 bytes
 win32/deps/library/base/demo/is.things.R           |   122 +
 win32/deps/library/base/demo/recursion.R           |    81 +
 win32/deps/library/base/demo/scoping.R             |    48 +
 win32/deps/library/base/help/AnIndex               |  1396 ++
 win32/deps/library/base/help/Rhelp.zip             |   Bin 0 -> 534157 bytes
 win32/deps/library/boot/CITATION                   |    34 +
 win32/deps/library/boot/DESCRIPTION                |    21 +
 win32/deps/library/boot/INDEX                      |    75 +
 win32/deps/library/boot/Meta/Rd.rds                |   Bin 0 -> 3431 bytes
 win32/deps/library/boot/Meta/data.rds              |   Bin 0 -> 1333 bytes
 win32/deps/library/boot/Meta/hsearch.rds           |   Bin 0 -> 3103 bytes
 win32/deps/library/boot/Meta/nsInfo.rds            |   Bin 0 -> 485 bytes
 win32/deps/library/boot/Meta/package.rds           |   Bin 0 -> 867 bytes
 win32/deps/library/boot/NAMESPACE                  |    18 +
 win32/deps/library/boot/R-ex/Rex.zip               |   Bin 0 -> 21115 bytes
 win32/deps/library/boot/R/boot                     |     9 +
 win32/deps/library/boot/R/boot.rdb                 |   Bin 0 -> 54852 bytes
 win32/deps/library/boot/R/boot.rdx                 |   Bin 0 -> 1222 bytes
 win32/deps/library/boot/data/Rdata.rdb             |   Bin 0 -> 87271 bytes
 win32/deps/library/boot/data/Rdata.rds             |   Bin 0 -> 468 bytes
 win32/deps/library/boot/data/Rdata.rdx             |   Bin 0 -> 757 bytes
 win32/deps/library/boot/help/AnIndex               |   100 +
 win32/deps/library/boot/help/Rhelp.zip             |   Bin 0 -> 124652 bytes
 win32/deps/library/class/CITATION                  |    18 +
 win32/deps/library/class/DESCRIPTION               |    23 +
 win32/deps/library/class/INDEX                     |    16 +
 win32/deps/library/class/LICENCE                   |    52 +
 win32/deps/library/class/Meta/Rd.rds               |   Bin 0 -> 673 bytes
 win32/deps/library/class/Meta/hsearch.rds          |   Bin 0 -> 650 bytes
 win32/deps/library/class/Meta/nsInfo.rds           |   Bin 0 -> 381 bytes
 win32/deps/library/class/Meta/package.rds          |   Bin 0 -> 975 bytes
 win32/deps/library/class/NAMESPACE                 |    10 +
 win32/deps/library/class/NEWS                      |    14 +
 win32/deps/library/class/R-ex/SOM.R                |    23 +
 win32/deps/library/class/R-ex/batchSOM.R           |    24 +
 win32/deps/library/class/R-ex/condense.R           |    17 +
 win32/deps/library/class/R-ex/knn.R                |    15 +
 win32/deps/library/class/R-ex/knn.cv.R             |    14 +
 win32/deps/library/class/R-ex/knn1.R               |    14 +
 win32/deps/library/class/R-ex/lvq1.R               |    19 +
 win32/deps/library/class/R-ex/lvq2.R               |    19 +
 win32/deps/library/class/R-ex/lvq3.R               |    19 +
 win32/deps/library/class/R-ex/lvqinit.R            |    17 +
 win32/deps/library/class/R-ex/lvqtest.R            |    12 +
 win32/deps/library/class/R-ex/multiedit.R          |    22 +
 win32/deps/library/class/R-ex/olvq1.R              |    17 +
 win32/deps/library/class/R-ex/reduce.nn.R          |    17 +
 win32/deps/library/class/R/class                   |     9 +
 win32/deps/library/class/R/class.rdb               |   Bin 0 -> 9569 bytes
 win32/deps/library/class/R/class.rdx               |   Bin 0 -> 460 bytes
 win32/deps/library/class/help/AnIndex              |    17 +
 win32/deps/library/class/help/SOM                  |    82 +
 win32/deps/library/class/help/batchSOM             |    69 +
 win32/deps/library/class/help/condense             |    58 +
 win32/deps/library/class/help/knn                  |    65 +
 win32/deps/library/class/help/knn.cv               |    66 +
 win32/deps/library/class/help/knn1                 |    48 +
 win32/deps/library/class/help/lvq1                 |    63 +
 win32/deps/library/class/help/lvq2                 |    67 +
 win32/deps/library/class/help/lvq3                 |    68 +
 win32/deps/library/class/help/lvqinit              |    65 +
 win32/deps/library/class/help/lvqtest              |    43 +
 win32/deps/library/class/help/multiedit            |    60 +
 win32/deps/library/class/help/olvq1                |    61 +
 win32/deps/library/class/help/reduce.nn            |    56 +
 win32/deps/library/class/help/somgrid              |    54 +
 win32/deps/library/class/libs/class.dll            |   Bin 0 -> 10240 bytes
 win32/deps/library/cluster/CITATION                |    28 +
 win32/deps/library/cluster/DESCRIPTION             |    20 +
 win32/deps/library/cluster/INDEX                   |    65 +
 win32/deps/library/cluster/Meta/Rd.rds             |   Bin 0 -> 2195 bytes
 win32/deps/library/cluster/Meta/data.rds           |   Bin 0 -> 347 bytes
 win32/deps/library/cluster/Meta/hsearch.rds        |   Bin 0 -> 2101 bytes
 win32/deps/library/cluster/Meta/nsInfo.rds         |   Bin 0 -> 584 bytes
 win32/deps/library/cluster/Meta/package.rds        |   Bin 0 -> 831 bytes
 win32/deps/library/cluster/NAMESPACE               |    73 +
 win32/deps/library/cluster/R-ex/Rex.zip            |   Bin 0 -> 17805 bytes
 win32/deps/library/cluster/R/cluster               |     9 +
 win32/deps/library/cluster/R/cluster.rdb           |   Bin 0 -> 43161 bytes
 win32/deps/library/cluster/R/cluster.rdx           |   Bin 0 -> 1092 bytes
 win32/deps/library/cluster/data/Rdata.rdb          |   Bin 0 -> 48790 bytes
 win32/deps/library/cluster/data/Rdata.rds          |   Bin 0 -> 164 bytes
 win32/deps/library/cluster/data/Rdata.rdx          |   Bin 0 -> 268 bytes
 win32/deps/library/cluster/help/AnIndex            |    78 +
 win32/deps/library/cluster/help/Rhelp.zip          |   Bin 0 -> 75318 bytes
 win32/deps/library/cluster/libs/cluster.dll        |   Bin 0 -> 41472 bytes
 win32/deps/library/codetools/DESCRIPTION           |    11 +
 win32/deps/library/codetools/INDEX                 |     5 +
 win32/deps/library/codetools/Meta/Rd.rds           |   Bin 0 -> 534 bytes
 win32/deps/library/codetools/Meta/hsearch.rds      |   Bin 0 -> 579 bytes
 win32/deps/library/codetools/Meta/nsInfo.rds       |   Bin 0 -> 340 bytes
 win32/deps/library/codetools/Meta/package.rds      |   Bin 0 -> 562 bytes
 win32/deps/library/codetools/NAMESPACE             |    18 +
 win32/deps/library/codetools/R-ex/checkUsage.R     |    13 +
 win32/deps/library/codetools/R-ex/findGlobals.R    |    12 +
 win32/deps/library/codetools/R-ex/showTree.R       |    13 +
 win32/deps/library/codetools/R/codetools           |     9 +
 win32/deps/library/codetools/R/codetools.rdb       |   Bin 0 -> 24976 bytes
 win32/deps/library/codetools/R/codetools.rdx       |   Bin 0 -> 1416 bytes
 win32/deps/library/codetools/help/AnIndex          |    20 +
 win32/deps/library/codetools/help/checkUsage       |    81 +
 win32/deps/library/codetools/help/codetools        |    84 +
 win32/deps/library/codetools/help/findGlobals      |    38 +
 win32/deps/library/codetools/help/showTree         |    29 +
 win32/deps/library/datasets/DESCRIPTION            |     9 +
 win32/deps/library/datasets/INDEX                  |    98 +
 win32/deps/library/datasets/Meta/Rd.rds            |   Bin 0 -> 3592 bytes
 win32/deps/library/datasets/Meta/data.rds          |   Bin 0 -> 2666 bytes
 win32/deps/library/datasets/Meta/hsearch.rds       |   Bin 0 -> 3199 bytes
 win32/deps/library/datasets/Meta/package.rds       |   Bin 0 -> 483 bytes
 win32/deps/library/datasets/R-ex/Rex.zip           |   Bin 0 -> 27923 bytes
 win32/deps/library/datasets/R/datasets             |    20 +
 win32/deps/library/datasets/data/Rdata.rdb         |   Bin 0 -> 139015 bytes
 win32/deps/library/datasets/data/Rdata.rds         |   Bin 0 -> 1047 bytes
 win32/deps/library/datasets/data/Rdata.rdx         |   Bin 0 -> 1509 bytes
 win32/deps/library/datasets/data/morley.tab        |   102 +
 win32/deps/library/datasets/help/AnIndex           |   107 +
 win32/deps/library/datasets/help/Rhelp.zip         |   Bin 0 -> 71530 bytes
 win32/deps/library/foreign/COPYING                 |   340 +
 win32/deps/library/foreign/DESCRIPTION             |    21 +
 win32/deps/library/foreign/INDEX                   |    18 +
 win32/deps/library/foreign/LICENCE                 |     7 +
 win32/deps/library/foreign/Meta/Rd.rds             |   Bin 0 -> 741 bytes
 win32/deps/library/foreign/Meta/hsearch.rds        |   Bin 0 -> 726 bytes
 win32/deps/library/foreign/Meta/nsInfo.rds         |   Bin 0 -> 388 bytes
 win32/deps/library/foreign/Meta/package.rds        |   Bin 0 -> 867 bytes
 win32/deps/library/foreign/NAMESPACE               |    10 +
 win32/deps/library/foreign/R-ex/lookup.xport.R     |    13 +
 win32/deps/library/foreign/R-ex/read.S.R           |    13 +
 win32/deps/library/foreign/R-ex/read.dbf.R         |    13 +
 win32/deps/library/foreign/R-ex/read.dta.R         |    13 +
 win32/deps/library/foreign/R-ex/read.epiinfo.R     |    13 +
 win32/deps/library/foreign/R-ex/read.mtp.R         |    13 +
 win32/deps/library/foreign/R-ex/read.spss.R        |    18 +
 win32/deps/library/foreign/R-ex/read.ssd.R         |    28 +
 win32/deps/library/foreign/R-ex/read.systat.R      |    14 +
 win32/deps/library/foreign/R-ex/read.xport.R       |    13 +
 win32/deps/library/foreign/R-ex/write.arff.R       |    11 +
 win32/deps/library/foreign/R-ex/write.dbf.R        |    30 +
 win32/deps/library/foreign/R-ex/write.dta.R        |    12 +
 win32/deps/library/foreign/R-ex/write.foreign.R    |    17 +
 win32/deps/library/foreign/R/foreign               |     9 +
 win32/deps/library/foreign/R/foreign.rdb           |   Bin 0 -> 22591 bytes
 win32/deps/library/foreign/R/foreign.rdx           |   Bin 0 -> 652 bytes
 win32/deps/library/foreign/files/HillRace.SYD      |   Bin 0 -> 2070 bytes
 win32/deps/library/foreign/files/Iris.syd          |   Bin 0 -> 6462 bytes
 win32/deps/library/foreign/files/sids.dbf          |   Bin 0 -> 17282 bytes
 win32/deps/library/foreign/help/AnIndex            |    17 +
 win32/deps/library/foreign/help/lookup.xport       |    43 +
 win32/deps/library/foreign/help/read.S             |    62 +
 win32/deps/library/foreign/help/read.arff          |    33 +
 win32/deps/library/foreign/help/read.dbf           |    70 +
 win32/deps/library/foreign/help/read.dta           |    95 +
 win32/deps/library/foreign/help/read.epiinfo       |    68 +
 win32/deps/library/foreign/help/read.mtp           |    37 +
 win32/deps/library/foreign/help/read.octave        |    45 +
 win32/deps/library/foreign/help/read.spss          |   140 +
 win32/deps/library/foreign/help/read.ssd           |    82 +
 win32/deps/library/foreign/help/read.systat        |    65 +
 win32/deps/library/foreign/help/read.xport         |    52 +
 win32/deps/library/foreign/help/write.arff         |    49 +
 win32/deps/library/foreign/help/write.dbf          |    92 +
 win32/deps/library/foreign/help/write.dta          |    98 +
 win32/deps/library/foreign/help/write.foreign      |    65 +
 win32/deps/library/foreign/libs/foreign.dll        |   Bin 0 -> 107008 bytes
 win32/deps/library/grDevices/DESCRIPTION           |     9 +
 win32/deps/library/grDevices/INDEX                 |    64 +
 win32/deps/library/grDevices/Meta/Rd.rds           |   Bin 0 -> 2708 bytes
 win32/deps/library/grDevices/Meta/hsearch.rds      |   Bin 0 -> 2653 bytes
 win32/deps/library/grDevices/Meta/nsInfo.rds       |   Bin 0 -> 1004 bytes
 win32/deps/library/grDevices/Meta/package.rds      |   Bin 0 -> 530 bytes
 win32/deps/library/grDevices/NAMESPACE             |    54 +
 win32/deps/library/grDevices/R-ex/Rex.zip          |   Bin 0 -> 20972 bytes
 win32/deps/library/grDevices/R/grDevices           |     9 +
 win32/deps/library/grDevices/R/grDevices.rdb       |   Bin 0 -> 56184 bytes
 win32/deps/library/grDevices/R/grDevices.rdx       |   Bin 0 -> 1962 bytes
 .../deps/library/grDevices/afm/CM_boldx_10.afm.gz  |   Bin 0 -> 3053 bytes
 .../grDevices/afm/CM_boldx_italic_10.afm.gz        |   Bin 0 -> 3149 bytes
 .../deps/library/grDevices/afm/CM_italic_10.afm.gz |   Bin 0 -> 3048 bytes
 .../library/grDevices/afm/CM_regular_10.afm.gz     |   Bin 0 -> 2953 bytes
 .../deps/library/grDevices/afm/CM_symbol_10.afm.gz |   Bin 0 -> 2254 bytes
 .../deps/library/grDevices/afm/Courier-Bold.afm.gz |   Bin 0 -> 3984 bytes
 .../grDevices/afm/Courier-BoldOblique.afm.gz       |   Bin 0 -> 4112 bytes
 .../library/grDevices/afm/Courier-Oblique.afm.gz   |   Bin 0 -> 4102 bytes
 win32/deps/library/grDevices/afm/Courier.afm.gz    |   Bin 0 -> 3973 bytes
 .../library/grDevices/afm/Helvetica-Bold.afm.gz    |   Bin 0 -> 13003 bytes
 .../grDevices/afm/Helvetica-BoldOblique.afm.gz     |   Bin 0 -> 13213 bytes
 .../library/grDevices/afm/Helvetica-Oblique.afm.gz |   Bin 0 -> 13825 bytes
 win32/deps/library/grDevices/afm/Helvetica.afm.gz  |   Bin 0 -> 13638 bytes
 win32/deps/library/grDevices/afm/MustRead.html     |     1 +
 win32/deps/library/grDevices/afm/README            |    20 +
 win32/deps/library/grDevices/afm/Symbol.afm.gz     |   Bin 0 -> 3443 bytes
 win32/deps/library/grDevices/afm/Times-Bold.afm.gz |   Bin 0 -> 12329 bytes
 .../library/grDevices/afm/Times-BoldItalic.afm.gz  |   Bin 0 -> 11711 bytes
 .../deps/library/grDevices/afm/Times-Italic.afm.gz |   Bin 0 -> 12658 bytes
 .../deps/library/grDevices/afm/Times-Roman.afm.gz  |   Bin 0 -> 11845 bytes
 .../deps/library/grDevices/afm/ZapfDingbats.afm.gz |   Bin 0 -> 2544 bytes
 win32/deps/library/grDevices/afm/a010013l.afm.gz   |   Bin 0 -> 10225 bytes
 win32/deps/library/grDevices/afm/a010015l.afm.gz   |   Bin 0 -> 10048 bytes
 win32/deps/library/grDevices/afm/a010033l.afm.gz   |   Bin 0 -> 10273 bytes
 win32/deps/library/grDevices/afm/a010035l.afm.gz   |   Bin 0 -> 10190 bytes
 win32/deps/library/grDevices/afm/agd_____.afm.gz   |   Bin 0 -> 4903 bytes
 win32/deps/library/grDevices/afm/agdo____.afm.gz   |   Bin 0 -> 4978 bytes
 win32/deps/library/grDevices/afm/agw_____.afm.gz   |   Bin 0 -> 5059 bytes
 win32/deps/library/grDevices/afm/agwo____.afm.gz   |   Bin 0 -> 5139 bytes
 win32/deps/library/grDevices/afm/b018012l.afm.gz   |   Bin 0 -> 10253 bytes
 win32/deps/library/grDevices/afm/b018015l.afm.gz   |   Bin 0 -> 10087 bytes
 win32/deps/library/grDevices/afm/b018032l.afm.gz   |   Bin 0 -> 10361 bytes
 win32/deps/library/grDevices/afm/b018035l.afm.gz   |   Bin 0 -> 10359 bytes
 win32/deps/library/grDevices/afm/bkd_____.afm.gz   |   Bin 0 -> 4254 bytes
 win32/deps/library/grDevices/afm/bkdi____.afm.gz   |   Bin 0 -> 4369 bytes
 win32/deps/library/grDevices/afm/bkl_____.afm.gz   |   Bin 0 -> 4257 bytes
 win32/deps/library/grDevices/afm/bkli____.afm.gz   |   Bin 0 -> 4331 bytes
 win32/deps/library/grDevices/afm/c059013l.afm.gz   |   Bin 0 -> 10343 bytes
 win32/deps/library/grDevices/afm/c059016l.afm.gz   |   Bin 0 -> 10247 bytes
 win32/deps/library/grDevices/afm/c059033l.afm.gz   |   Bin 0 -> 10540 bytes
 win32/deps/library/grDevices/afm/c059036l.afm.gz   |   Bin 0 -> 10474 bytes
 win32/deps/library/grDevices/afm/cmbxti10.afm.gz   |   Bin 0 -> 2937 bytes
 win32/deps/library/grDevices/afm/cmti10.afm.gz     |   Bin 0 -> 2915 bytes
 win32/deps/library/grDevices/afm/cob_____.afm.gz   |   Bin 0 -> 3973 bytes
 win32/deps/library/grDevices/afm/cobo____.afm.gz   |   Bin 0 -> 4084 bytes
 win32/deps/library/grDevices/afm/com_____.afm.gz   |   Bin 0 -> 3972 bytes
 win32/deps/library/grDevices/afm/coo_____.afm.gz   |   Bin 0 -> 4092 bytes
 win32/deps/library/grDevices/afm/hv______.afm.gz   |   Bin 0 -> 4826 bytes
 win32/deps/library/grDevices/afm/hvb_____.afm.gz   |   Bin 0 -> 4691 bytes
 win32/deps/library/grDevices/afm/hvbo____.afm.gz   |   Bin 0 -> 4833 bytes
 win32/deps/library/grDevices/afm/hvn_____.afm.gz   |   Bin 0 -> 4810 bytes
 win32/deps/library/grDevices/afm/hvnb____.afm.gz   |   Bin 0 -> 4675 bytes
 win32/deps/library/grDevices/afm/hvnbo___.afm.gz   |   Bin 0 -> 4826 bytes
 win32/deps/library/grDevices/afm/hvno____.afm.gz   |   Bin 0 -> 4963 bytes
 win32/deps/library/grDevices/afm/hvo_____.afm.gz   |   Bin 0 -> 4977 bytes
 win32/deps/library/grDevices/afm/n019003l.afm.gz   |   Bin 0 -> 10217 bytes
 win32/deps/library/grDevices/afm/n019004l.afm.gz   |   Bin 0 -> 10045 bytes
 win32/deps/library/grDevices/afm/n019023l.afm.gz   |   Bin 0 -> 10484 bytes
 win32/deps/library/grDevices/afm/n019024l.afm.gz   |   Bin 0 -> 10323 bytes
 win32/deps/library/grDevices/afm/n019043l.afm.gz   |   Bin 0 -> 10095 bytes
 win32/deps/library/grDevices/afm/n019044l.afm.gz   |   Bin 0 -> 9785 bytes
 win32/deps/library/grDevices/afm/n019063l.afm.gz   |   Bin 0 -> 10284 bytes
 win32/deps/library/grDevices/afm/n019064l.afm.gz   |   Bin 0 -> 10166 bytes
 win32/deps/library/grDevices/afm/n021003l.afm.gz   |   Bin 0 -> 10539 bytes
 win32/deps/library/grDevices/afm/n021004l.afm.gz   |   Bin 0 -> 10355 bytes
 win32/deps/library/grDevices/afm/n021023l.afm.gz   |   Bin 0 -> 10545 bytes
 win32/deps/library/grDevices/afm/n021024l.afm.gz   |   Bin 0 -> 10525 bytes
 win32/deps/library/grDevices/afm/n022003l.afm.gz   |   Bin 0 -> 5477 bytes
 win32/deps/library/grDevices/afm/n022004l.afm.gz   |   Bin 0 -> 5574 bytes
 win32/deps/library/grDevices/afm/n022023l.afm.gz   |   Bin 0 -> 5872 bytes
 win32/deps/library/grDevices/afm/n022024l.afm.gz   |   Bin 0 -> 5854 bytes
 win32/deps/library/grDevices/afm/ncb_____.afm.gz   |   Bin 0 -> 4281 bytes
 win32/deps/library/grDevices/afm/ncbi____.afm.gz   |   Bin 0 -> 4921 bytes
 win32/deps/library/grDevices/afm/nci_____.afm.gz   |   Bin 0 -> 4519 bytes
 win32/deps/library/grDevices/afm/ncr_____.afm.gz   |   Bin 0 -> 4453 bytes
 win32/deps/library/grDevices/afm/p052003l.afm.gz   |   Bin 0 -> 10421 bytes
 win32/deps/library/grDevices/afm/p052004l.afm.gz   |   Bin 0 -> 10230 bytes
 win32/deps/library/grDevices/afm/p052023l.afm.gz   |   Bin 0 -> 10524 bytes
 win32/deps/library/grDevices/afm/p052024l.afm.gz   |   Bin 0 -> 10281 bytes
 win32/deps/library/grDevices/afm/pob_____.afm.gz   |   Bin 0 -> 4395 bytes
 win32/deps/library/grDevices/afm/pobi____.afm.gz   |   Bin 0 -> 4432 bytes
 win32/deps/library/grDevices/afm/poi_____.afm.gz   |   Bin 0 -> 4454 bytes
 win32/deps/library/grDevices/afm/por_____.afm.gz   |   Bin 0 -> 4486 bytes
 win32/deps/library/grDevices/afm/s050000l.afm.gz   |   Bin 0 -> 3383 bytes
 win32/deps/library/grDevices/afm/sy______.afm.gz   |   Bin 0 -> 3398 bytes
 win32/deps/library/grDevices/afm/tib_____.afm.gz   |   Bin 0 -> 5005 bytes
 win32/deps/library/grDevices/afm/tibi____.afm.gz   |   Bin 0 -> 5102 bytes
 win32/deps/library/grDevices/afm/tii_____.afm.gz   |   Bin 0 -> 5107 bytes
 win32/deps/library/grDevices/afm/tir_____.afm.gz   |   Bin 0 -> 4983 bytes
 win32/deps/library/grDevices/enc/AdobeStd.enc      |    37 +
 win32/deps/library/grDevices/enc/AdobeSym.enc      |    42 +
 win32/deps/library/grDevices/enc/CP1250.enc        |    36 +
 win32/deps/library/grDevices/enc/CP1251.enc        |    37 +
 win32/deps/library/grDevices/enc/CP1253.enc        |    37 +
 win32/deps/library/grDevices/enc/CP1257.enc        |    36 +
 win32/deps/library/grDevices/enc/Cyrillic.enc      |    40 +
 win32/deps/library/grDevices/enc/Greek.enc         |    38 +
 win32/deps/library/grDevices/enc/ISOLatin1.enc     |    39 +
 win32/deps/library/grDevices/enc/ISOLatin2.enc     |    40 +
 win32/deps/library/grDevices/enc/ISOLatin7.enc     |    40 +
 win32/deps/library/grDevices/enc/ISOLatin9.enc     |    39 +
 win32/deps/library/grDevices/enc/KOI8-R.enc        |    39 +
 win32/deps/library/grDevices/enc/KOI8-U.enc        |    39 +
 win32/deps/library/grDevices/enc/MacRoman.enc      |    39 +
 win32/deps/library/grDevices/enc/PDFDoc.enc        |    39 +
 win32/deps/library/grDevices/enc/TeXtext.enc       |    39 +
 win32/deps/library/grDevices/enc/WinAnsi.enc       |    40 +
 win32/deps/library/grDevices/help/AnIndex          |   130 +
 win32/deps/library/grDevices/help/Rhelp.zip        |   Bin 0 -> 87423 bytes
 win32/deps/library/grDevices/libs/Rbitmap.dll      |   Bin 0 -> 483328 bytes
 win32/deps/library/grDevices/libs/grDevices.dll    |   Bin 0 -> 214528 bytes
 win32/deps/library/graphics/DESCRIPTION            |    10 +
 win32/deps/library/graphics/INDEX                  |    73 +
 win32/deps/library/graphics/Meta/Rd.rds            |   Bin 0 -> 3142 bytes
 win32/deps/library/graphics/Meta/demo.rds          |   Bin 0 -> 261 bytes
 win32/deps/library/graphics/Meta/hsearch.rds       |   Bin 0 -> 3113 bytes
 win32/deps/library/graphics/Meta/nsInfo.rds        |   Bin 0 -> 828 bytes
 win32/deps/library/graphics/Meta/package.rds       |   Bin 0 -> 530 bytes
 win32/deps/library/graphics/NAMESPACE              |    62 +
 win32/deps/library/graphics/R-ex/Rex.zip           |   Bin 0 -> 38310 bytes
 win32/deps/library/graphics/R/graphics             |     9 +
 win32/deps/library/graphics/R/graphics.rdb         |   Bin 0 -> 84702 bytes
 win32/deps/library/graphics/R/graphics.rdx         |   Bin 0 -> 1669 bytes
 win32/deps/library/graphics/demo/Hershey.R         |   392 +
 win32/deps/library/graphics/demo/Japanese.R        |   714 +
 win32/deps/library/graphics/demo/graphics.R        |   143 +
 win32/deps/library/graphics/demo/image.R           |    35 +
 win32/deps/library/graphics/demo/persp.R           |    85 +
 win32/deps/library/graphics/demo/plotmath.R        |   192 +
 win32/deps/library/graphics/help/AnIndex           |   121 +
 win32/deps/library/graphics/help/Rhelp.zip         |   Bin 0 -> 137048 bytes
 win32/deps/library/grid/DESCRIPTION                |    12 +
 win32/deps/library/grid/INDEX                      |    79 +
 win32/deps/library/grid/Meta/Rd.rds                |   Bin 0 -> 2878 bytes
 win32/deps/library/grid/Meta/hsearch.rds           |   Bin 0 -> 2816 bytes
 win32/deps/library/grid/Meta/nsInfo.rds            |   Bin 0 -> 1669 bytes
 win32/deps/library/grid/Meta/package.rds           |   Bin 0 -> 601 bytes
 win32/deps/library/grid/Meta/vignette.rds          |   Bin 0 -> 667 bytes
 win32/deps/library/grid/NAMESPACE                  |   321 +
 win32/deps/library/grid/R-ex/Rex.zip               |   Bin 0 -> 15242 bytes
 win32/deps/library/grid/R/grid                     |     9 +
 win32/deps/library/grid/R/grid.rdb                 |   Bin 0 -> 143405 bytes
 win32/deps/library/grid/R/grid.rdx                 |   Bin 0 -> 6759 bytes
 win32/deps/library/grid/help/AnIndex               |   164 +
 win32/deps/library/grid/help/Rhelp.zip             |   Bin 0 -> 71956 bytes
 win32/deps/library/grid/libs/grid.dll              |   Bin 0 -> 105984 bytes
 win32/deps/library/lattice/COPYING                 |   340 +
 win32/deps/library/lattice/DESCRIPTION             |    20 +
 win32/deps/library/lattice/INDEX                   |    68 +
 win32/deps/library/lattice/Meta/Rd.rds             |   Bin 0 -> 3281 bytes
 win32/deps/library/lattice/Meta/data.rds           |   Bin 0 -> 257 bytes
 win32/deps/library/lattice/Meta/demo.rds           |   Bin 0 -> 164 bytes
 win32/deps/library/lattice/Meta/hsearch.rds        |   Bin 0 -> 3198 bytes
 win32/deps/library/lattice/Meta/nsInfo.rds         |   Bin 0 -> 1646 bytes
 win32/deps/library/lattice/Meta/package.rds        |   Bin 0 -> 816 bytes
 win32/deps/library/lattice/NAMESPACE               |   301 +
 win32/deps/library/lattice/NEWS                    |   980 +
 win32/deps/library/lattice/R-ex/Rex.zip            |   Bin 0 -> 20864 bytes
 win32/deps/library/lattice/R/lattice               |     9 +
 win32/deps/library/lattice/R/lattice.rdb           |   Bin 0 -> 166001 bytes
 win32/deps/library/lattice/R/lattice.rdx           |   Bin 0 -> 3589 bytes
 win32/deps/library/lattice/data/Rdata.rdb          |   Bin 0 -> 5126 bytes
 win32/deps/library/lattice/data/Rdata.rds          |   Bin 0 -> 122 bytes
 win32/deps/library/lattice/data/Rdata.rdx          |   Bin 0 -> 201 bytes
 win32/deps/library/lattice/demo/intervals.R        |    93 +
 win32/deps/library/lattice/demo/labels.R           |    46 +
 win32/deps/library/lattice/demo/lattice.R          |   179 +
 win32/deps/library/lattice/demo/panel.R            |   121 +
 win32/deps/library/lattice/help/AnIndex            |   215 +
 win32/deps/library/lattice/help/Rhelp.zip          |   Bin 0 -> 132536 bytes
 win32/deps/library/lattice/libs/lattice.dll        |   Bin 0 -> 11776 bytes
 win32/deps/library/methods/DESCRIPTION             |    14 +
 win32/deps/library/methods/INDEX                   |    76 +
 win32/deps/library/methods/Meta/Rd.rds             |   Bin 0 -> 4991 bytes
 win32/deps/library/methods/Meta/hsearch.rds        |   Bin 0 -> 5023 bytes
 win32/deps/library/methods/Meta/nsInfo.rds         |   Bin 0 -> 1572 bytes
 win32/deps/library/methods/Meta/package.rds        |   Bin 0 -> 667 bytes
 win32/deps/library/methods/NAMESPACE               |   223 +
 win32/deps/library/methods/R-ex/Rex.zip            |   Bin 0 -> 27635 bytes
 win32/deps/library/methods/R/methods               |     9 +
 win32/deps/library/methods/R/methods.rdb           |   Bin 0 -> 456919 bytes
 win32/deps/library/methods/R/methods.rdx           |   Bin 0 -> 11297 bytes
 win32/deps/library/methods/help/AnIndex            |   420 +
 win32/deps/library/methods/help/Rhelp.zip          |   Bin 0 -> 140773 bytes
 win32/deps/library/methods/libs/methods.dll        |   Bin 0 -> 41984 bytes
 win32/deps/library/mgcv/CITATION                   |    71 +
 win32/deps/library/mgcv/DESCRIPTION                |    18 +
 win32/deps/library/mgcv/INDEX                      |    87 +
 win32/deps/library/mgcv/Meta/Rd.rds                |   Bin 0 -> 3238 bytes
 win32/deps/library/mgcv/Meta/hsearch.rds           |   Bin 0 -> 3024 bytes
 win32/deps/library/mgcv/Meta/nsInfo.rds            |   Bin 0 -> 1454 bytes
 win32/deps/library/mgcv/Meta/package.rds           |   Bin 0 -> 869 bytes
 win32/deps/library/mgcv/NAMESPACE                  |   106 +
 win32/deps/library/mgcv/R-ex/Rex.zip               |   Bin 0 -> 36485 bytes
 win32/deps/library/mgcv/R/mgcv                     |     9 +
 win32/deps/library/mgcv/R/mgcv.rdb                 |   Bin 0 -> 130698 bytes
 win32/deps/library/mgcv/R/mgcv.rdx                 |   Bin 0 -> 2152 bytes
 win32/deps/library/mgcv/help/AnIndex               |   119 +
 win32/deps/library/mgcv/help/Rhelp.zip             |   Bin 0 -> 155523 bytes
 win32/deps/library/mgcv/libs/mgcv.dll              |   Bin 0 -> 260608 bytes
 win32/deps/library/nlme/CITATION                   |    22 +
 win32/deps/library/nlme/COPYING                    |   340 +
 win32/deps/library/nlme/DESCRIPTION                |    21 +
 win32/deps/library/nlme/INDEX                      |   303 +
 win32/deps/library/nlme/LICENCE                    |     7 +
 win32/deps/library/nlme/Meta/Rd.rds                |   Bin 0 -> 8777 bytes
 win32/deps/library/nlme/Meta/data.rds              |   Bin 0 -> 1073 bytes
 win32/deps/library/nlme/Meta/hsearch.rds           |   Bin 0 -> 8434 bytes
 win32/deps/library/nlme/Meta/nsInfo.rds            |   Bin 0 -> 1953 bytes
 win32/deps/library/nlme/Meta/package.rds           |   Bin 0 -> 837 bytes
 win32/deps/library/nlme/NAMESPACE                  |   484 +
 win32/deps/library/nlme/R-ex/Rex.zip               |   Bin 0 -> 91485 bytes
 win32/deps/library/nlme/R/nlme                     |     9 +
 win32/deps/library/nlme/R/nlme.rdb                 |   Bin 0 -> 273422 bytes
 win32/deps/library/nlme/R/nlme.rdx                 |   Bin 0 -> 6032 bytes
 win32/deps/library/nlme/data/Rdata.rdb             |   Bin 0 -> 271454 bytes
 win32/deps/library/nlme/data/Rdata.rds             |   Bin 0 -> 459 bytes
 win32/deps/library/nlme/data/Rdata.rdx             |   Bin 0 -> 828 bytes
 win32/deps/library/nlme/help/AnIndex               |   549 +
 win32/deps/library/nlme/help/Rhelp.zip             |   Bin 0 -> 349840 bytes
 win32/deps/library/nlme/libs/nlme.dll              |   Bin 0 -> 53760 bytes
 win32/deps/library/nlme/mlbook/README              |     4 +
 win32/deps/library/nlme/mlbook/ch04.R              |    26 +
 win32/deps/library/nlme/mlbook/ch05.R              |    15 +
 win32/deps/library/nlme/scripts/ch01.R             |   141 +
 win32/deps/library/nlme/scripts/ch02.R             |    68 +
 win32/deps/library/nlme/scripts/ch03.R             |   116 +
 win32/deps/library/nlme/scripts/ch04.R             |   202 +
 win32/deps/library/nlme/scripts/ch05.R             |   193 +
 win32/deps/library/nlme/scripts/ch06.R             |    99 +
 win32/deps/library/nlme/scripts/ch08.R             |   293 +
 win32/deps/library/nlme/scripts/sims.rda           |   Bin 0 -> 105883 bytes
 win32/deps/library/nnet/CITATION                   |    18 +
 win32/deps/library/nnet/DESCRIPTION                |    24 +
 win32/deps/library/nnet/INDEX                      |     6 +
 win32/deps/library/nnet/LICENCE                    |    52 +
 win32/deps/library/nnet/Meta/Rd.rds                |   Bin 0 -> 624 bytes
 win32/deps/library/nnet/Meta/hsearch.rds           |   Bin 0 -> 665 bytes
 win32/deps/library/nnet/Meta/nsInfo.rds            |   Bin 0 -> 484 bytes
 win32/deps/library/nnet/Meta/package.rds           |   Bin 0 -> 1036 bytes
 win32/deps/library/nnet/NAMESPACE                  |    39 +
 win32/deps/library/nnet/NEWS                       |    24 +
 win32/deps/library/nnet/R-ex/class.ind.R           |    20 +
 win32/deps/library/nnet/R-ex/multinom.R            |    29 +
 win32/deps/library/nnet/R-ex/nnet.Hess.R           |    17 +
 win32/deps/library/nnet/R-ex/nnet.R                |    30 +
 win32/deps/library/nnet/R-ex/predict.nnet.R        |    29 +
 win32/deps/library/nnet/R-ex/which.is.max.R        |    13 +
 win32/deps/library/nnet/R/nnet                     |     9 +
 win32/deps/library/nnet/R/nnet.rdb                 |   Bin 0 -> 18475 bytes
 win32/deps/library/nnet/R/nnet.rdx                 |   Bin 0 -> 641 bytes
 win32/deps/library/nnet/help/AnIndex               |    27 +
 win32/deps/library/nnet/help/class.ind             |    39 +
 win32/deps/library/nnet/help/multinom              |   109 +
 win32/deps/library/nnet/help/nnet                  |   161 +
 win32/deps/library/nnet/help/nnet.Hess             |    51 +
 win32/deps/library/nnet/help/predict.nnet          |    71 +
 win32/deps/library/nnet/help/which.is.max          |    40 +
 win32/deps/library/nnet/libs/nnet.dll              |   Bin 0 -> 14848 bytes
 win32/deps/library/rpart/DESCRIPTION               |    21 +
 win32/deps/library/rpart/INDEX                     |    33 +
 win32/deps/library/rpart/LICENCE                   |    33 +
 win32/deps/library/rpart/Meta/Rd.rds               |   Bin 0 -> 1160 bytes
 win32/deps/library/rpart/Meta/data.rds             |   Bin 0 -> 235 bytes
 win32/deps/library/rpart/Meta/hsearch.rds          |   Bin 0 -> 1115 bytes
 win32/deps/library/rpart/Meta/nsInfo.rds           |   Bin 0 -> 449 bytes
 win32/deps/library/rpart/Meta/package.rds          |   Bin 0 -> 857 bytes
 win32/deps/library/rpart/NAMESPACE                 |    26 +
 win32/deps/library/rpart/R-ex/Rex.zip              |   Bin 0 -> 8715 bytes
 win32/deps/library/rpart/R/rpart                   |     9 +
 win32/deps/library/rpart/R/rpart.rdb               |   Bin 0 -> 33843 bytes
 win32/deps/library/rpart/R/rpart.rdx               |   Bin 0 -> 760 bytes
 win32/deps/library/rpart/data/Rdata.rdb            |   Bin 0 -> 5491 bytes
 win32/deps/library/rpart/data/Rdata.rds            |   Bin 0 -> 117 bytes
 win32/deps/library/rpart/data/Rdata.rdx            |   Bin 0 -> 183 bytes
 win32/deps/library/rpart/help/AnIndex              |    31 +
 win32/deps/library/rpart/help/Rhelp.zip            |   Bin 0 -> 30507 bytes
 win32/deps/library/rpart/libs/rpart.dll            |   Bin 0 -> 40448 bytes
 win32/deps/library/spatial/CITATION                |    18 +
 win32/deps/library/spatial/DESCRIPTION             |    23 +
 win32/deps/library/spatial/INDEX                   |    26 +
 win32/deps/library/spatial/LICENCE                 |    52 +
 win32/deps/library/spatial/Meta/Rd.rds             |   Bin 0 -> 928 bytes
 win32/deps/library/spatial/Meta/hsearch.rds        |   Bin 0 -> 893 bytes
 win32/deps/library/spatial/Meta/nsInfo.rds         |   Bin 0 -> 545 bytes
 win32/deps/library/spatial/Meta/package.rds        |   Bin 0 -> 989 bytes
 win32/deps/library/spatial/NAMESPACE               |    25 +
 win32/deps/library/spatial/NEWS                    |    13 +
 win32/deps/library/spatial/PP.files                |    50 +
 win32/deps/library/spatial/R-ex/Rex.zip            |   Bin 0 -> 8467 bytes
 win32/deps/library/spatial/R/spatial               |     9 +
 win32/deps/library/spatial/R/spatial.rdb           |   Bin 0 -> 15325 bytes
 win32/deps/library/spatial/R/spatial.rdx           |   Bin 0 -> 691 bytes
 win32/deps/library/spatial/help/AnIndex            |    25 +
 win32/deps/library/spatial/help/Rhelp.zip          |   Bin 0 -> 17970 bytes
 win32/deps/library/spatial/libs/spatial.dll        |   Bin 0 -> 18432 bytes
 win32/deps/library/spatial/ppdata/agter.dat        |    43 +
 win32/deps/library/spatial/ppdata/caveolae.dat     |   437 +
 win32/deps/library/spatial/ppdata/cells.dat        |    45 +
 win32/deps/library/spatial/ppdata/davis.dat        |    50 +
 win32/deps/library/spatial/ppdata/drumlin.dat      |   235 +
 win32/deps/library/spatial/ppdata/eagles.dat       |    18 +
 win32/deps/library/spatial/ppdata/fig1b.dat        |   317 +
 win32/deps/library/spatial/ppdata/fig1c.dat        |   372 +
 win32/deps/library/spatial/ppdata/fig2a.dat        |   142 +
 win32/deps/library/spatial/ppdata/fig2b.dat        |   304 +
 win32/deps/library/spatial/ppdata/fig3a.dat        |    76 +
 win32/deps/library/spatial/ppdata/fig3b.dat        |    70 +
 win32/deps/library/spatial/ppdata/fig3c.dat        |    83 +
 win32/deps/library/spatial/ppdata/grocery.dat      |    83 +
 win32/deps/library/spatial/ppdata/hccells.dat      |    45 +
 win32/deps/library/spatial/ppdata/nztrees.dat      |    90 +
 win32/deps/library/spatial/ppdata/pairfn.dat       |    45 +
 win32/deps/library/spatial/ppdata/pereg.dat        |    23 +
 win32/deps/library/spatial/ppdata/pines.dat        |    75 +
 win32/deps/library/spatial/ppdata/redwood.dat      |    65 +
 win32/deps/library/spatial/ppdata/schools.dat      |    43 +
 win32/deps/library/spatial/ppdata/stowns1.dat      |    73 +
 win32/deps/library/spatial/ppdata/tokyo.dat        |   235 +
 win32/deps/library/spatial/ppdata/towns.dat        |    72 +
 win32/deps/library/splines/DESCRIPTION             |    11 +
 win32/deps/library/splines/INDEX                   |    15 +
 win32/deps/library/splines/Meta/Rd.rds             |   Bin 0 -> 739 bytes
 win32/deps/library/splines/Meta/hsearch.rds        |   Bin 0 -> 730 bytes
 win32/deps/library/splines/Meta/nsInfo.rds         |   Bin 0 -> 475 bytes
 win32/deps/library/splines/Meta/package.rds        |   Bin 0 -> 598 bytes
 win32/deps/library/splines/NAMESPACE               |    43 +
 win32/deps/library/splines/R-ex/Rex.zip            |   Bin 0 -> 4778 bytes
 win32/deps/library/splines/R/splines               |     9 +
 win32/deps/library/splines/R/splines.rdb           |   Bin 0 -> 16284 bytes
 win32/deps/library/splines/R/splines.rdx           |   Bin 0 -> 778 bytes
 win32/deps/library/splines/help/AnIndex            |    22 +
 win32/deps/library/splines/help/Rhelp.zip          |   Bin 0 -> 12531 bytes
 win32/deps/library/splines/libs/splines.dll        |   Bin 0 -> 8704 bytes
 win32/deps/library/stats/COPYRIGHTS.modreg         |    43 +
 win32/deps/library/stats/DESCRIPTION               |     9 +
 win32/deps/library/stats/INDEX                     |   336 +
 win32/deps/library/stats/Meta/Rd.rds               |   Bin 0 -> 12604 bytes
 win32/deps/library/stats/Meta/demo.rds             |   Bin 0 -> 267 bytes
 win32/deps/library/stats/Meta/hsearch.rds          |   Bin 0 -> 12687 bytes
 win32/deps/library/stats/Meta/nsInfo.rds           |   Bin 0 -> 4149 bytes
 win32/deps/library/stats/Meta/package.rds          |   Bin 0 -> 505 bytes
 win32/deps/library/stats/NAMESPACE                 |   529 +
 win32/deps/library/stats/R-ex/Rex.zip              |   Bin 0 -> 125658 bytes
 win32/deps/library/stats/R/stats                   |     9 +
 win32/deps/library/stats/R/stats.rdb               |   Bin 0 -> 461818 bytes
 win32/deps/library/stats/R/stats.rdx               |   Bin 0 -> 9848 bytes
 win32/deps/library/stats/SOURCES.ts                |    17 +
 win32/deps/library/stats/demo/glm.vr.R             |    22 +
 win32/deps/library/stats/demo/lm.glm.R             |   140 +
 win32/deps/library/stats/demo/nlm.R                |    95 +
 win32/deps/library/stats/demo/smooth.R             |    38 +
 win32/deps/library/stats/help/AnIndex              |   759 +
 win32/deps/library/stats/help/Rhelp.zip            |   Bin 0 -> 442427 bytes
 win32/deps/library/stats/libs/stats.dll            |   Bin 0 -> 378880 bytes
 win32/deps/library/stats4/DESCRIPTION              |    11 +
 win32/deps/library/stats4/INDEX                    |    23 +
 win32/deps/library/stats4/Meta/Rd.rds              |   Bin 0 -> 868 bytes
 win32/deps/library/stats4/Meta/hsearch.rds         |   Bin 0 -> 880 bytes
 win32/deps/library/stats4/Meta/nsInfo.rds          |   Bin 0 -> 310 bytes
 win32/deps/library/stats4/Meta/package.rds         |   Bin 0 -> 585 bytes
 win32/deps/library/stats4/NAMESPACE                |    13 +
 win32/deps/library/stats4/R-ex/Rex.zip             |   Bin 0 -> 1408 bytes
 win32/deps/library/stats4/R/stats4                 |     9 +
 win32/deps/library/stats4/R/stats4.rdb             |   Bin 0 -> 50864 bytes
 win32/deps/library/stats4/R/stats4.rdx             |   Bin 0 -> 985 bytes
 win32/deps/library/stats4/help/AnIndex             |    40 +
 win32/deps/library/stats4/help/Rhelp.zip           |   Bin 0 -> 9775 bytes
 win32/deps/library/survival/COPYING                |   340 +
 win32/deps/library/survival/DESCRIPTION            |    20 +
 win32/deps/library/survival/INDEX                  |    33 +
 win32/deps/library/survival/Meta/Rd.rds            |   Bin 0 -> 3118 bytes
 win32/deps/library/survival/Meta/data.rds          |   Bin 0 -> 639 bytes
 win32/deps/library/survival/Meta/hsearch.rds       |   Bin 0 -> 3014 bytes
 win32/deps/library/survival/Meta/nsInfo.rds        |   Bin 0 -> 885 bytes
 win32/deps/library/survival/Meta/package.rds       |   Bin 0 -> 907 bytes
 win32/deps/library/survival/NAMESPACE              |    94 +
 win32/deps/library/survival/R-ex/Rex.zip           |   Bin 0 -> 25915 bytes
 win32/deps/library/survival/R/survival             |     9 +
 win32/deps/library/survival/R/survival.rdb         |   Bin 0 -> 155291 bytes
 win32/deps/library/survival/R/survival.rdx         |   Bin 0 -> 2209 bytes
 win32/deps/library/survival/data/Rdata.rdb         |   Bin 0 -> 1888959 bytes
 win32/deps/library/survival/data/Rdata.rds         |   Bin 0 -> 282 bytes
 win32/deps/library/survival/data/Rdata.rdx         |   Bin 0 -> 584 bytes
 win32/deps/library/survival/data/leukemia.dat      |    24 +
 win32/deps/library/survival/data/minn2000.dat      |    16 +
 win32/deps/library/survival/data/minn2004.dat      |    16 +
 win32/deps/library/survival/data/minndecennial.dat |  1760 ++
 win32/deps/library/survival/data/minnpred.dat      |   116 +
 win32/deps/library/survival/data/pbcseq.dat        |  1945 ++
 win32/deps/library/survival/data/us1996.dat        |    46 +
 win32/deps/library/survival/data/us1997.dat        |    46 +
 win32/deps/library/survival/data/us1998.dat        |    45 +
 win32/deps/library/survival/data/us1999.dat        |    45 +
 win32/deps/library/survival/data/us2000.dat        |    45 +
 win32/deps/library/survival/data/us2001.dat        |    45 +
 win32/deps/library/survival/data/us2002.dat        |    45 +
 win32/deps/library/survival/data/us2003.dat        |    45 +
 win32/deps/library/survival/data/us2004.dat        |    45 +
 win32/deps/library/survival/data/usdecennial.dat   |  5651 ++++++
 win32/deps/library/survival/data/usinfant.dat      |    25 +
 win32/deps/library/survival/help/AnIndex           |   160 +
 win32/deps/library/survival/help/Rhelp.zip         |   Bin 0 -> 101262 bytes
 win32/deps/library/survival/libs/survival.dll      |   Bin 0 -> 88064 bytes
 win32/deps/library/tcltk/DESCRIPTION               |     9 +
 win32/deps/library/tcltk/INDEX                     |    13 +
 win32/deps/library/tcltk/Meta/Rd.rds               |   Bin 0 -> 2342 bytes
 win32/deps/library/tcltk/Meta/demo.rds             |   Bin 0 -> 266 bytes
 win32/deps/library/tcltk/Meta/hsearch.rds          |   Bin 0 -> 2401 bytes
 win32/deps/library/tcltk/Meta/nsInfo.rds           |   Bin 0 -> 464 bytes
 win32/deps/library/tcltk/Meta/package.rds          |   Bin 0 -> 503 bytes
 win32/deps/library/tcltk/NAMESPACE                 |    35 +
 win32/deps/library/tcltk/R-ex/Rex.zip              |   Bin 0 -> 4703 bytes
 win32/deps/library/tcltk/R/tcltk                   |     9 +
 win32/deps/library/tcltk/R/tcltk.rdb               |   Bin 0 -> 43108 bytes
 win32/deps/library/tcltk/R/tcltk.rdx               |   Bin 0 -> 3337 bytes
 win32/deps/library/tcltk/demo/tkcanvas.R           |   149 +
 win32/deps/library/tcltk/demo/tkdensity.R          |   102 +
 win32/deps/library/tcltk/demo/tkfaq.R              |    30 +
 win32/deps/library/tcltk/demo/tkttest.R            |    87 +
 win32/deps/library/tcltk/exec/Tk-frontend.R        |     7 +
 win32/deps/library/tcltk/exec/console.tcl          |    79 +
 win32/deps/library/tcltk/exec/hierarchy.tcl        |  1271 ++
 win32/deps/library/tcltk/exec/pkgIndex.tcl         |    50 +
 win32/deps/library/tcltk/exec/progressbar.tcl      |  2435 +++
 win32/deps/library/tcltk/exec/util-dump.tcl        |   660 +
 win32/deps/library/tcltk/exec/util-expand.tcl      |   207 +
 win32/deps/library/tcltk/exec/util-number.tcl      |   101 +
 win32/deps/library/tcltk/exec/util-string.tcl      |   149 +
 win32/deps/library/tcltk/exec/util-tk.tcl          |   244 +
 win32/deps/library/tcltk/exec/util.tcl             |   895 +
 win32/deps/library/tcltk/exec/widget.tcl           |   975 +
 win32/deps/library/tcltk/help/AnIndex              |   296 +
 win32/deps/library/tcltk/help/Rhelp.zip            |   Bin 0 -> 15191 bytes
 win32/deps/library/tcltk/libs/tcltk.dll            |   Bin 0 -> 34816 bytes
 win32/deps/library/tools/DESCRIPTION               |    10 +
 win32/deps/library/tools/INDEX                     |    34 +
 win32/deps/library/tools/Meta/Rd.rds               |   Bin 0 -> 1755 bytes
 win32/deps/library/tools/Meta/hsearch.rds          |   Bin 0 -> 1721 bytes
 win32/deps/library/tools/Meta/nsInfo.rds           |   Bin 0 -> 904 bytes
 win32/deps/library/tools/Meta/package.rds          |   Bin 0 -> 519 bytes
 win32/deps/library/tools/NAMESPACE                 |    53 +
 win32/deps/library/tools/R-ex/Rex.zip              |   Bin 0 -> 6174 bytes
 win32/deps/library/tools/R/tools                   |     9 +
 win32/deps/library/tools/R/tools.rdb               |   Bin 0 -> 250107 bytes
 win32/deps/library/tools/R/tools.rdx               |   Bin 0 -> 4668 bytes
 win32/deps/library/tools/help/AnIndex              |    69 +
 win32/deps/library/tools/help/Rhelp.zip            |   Bin 0 -> 33103 bytes
 win32/deps/library/tools/libs/tools.dll            |   Bin 0 -> 12800 bytes
 win32/deps/library/utils/DESCRIPTION               |     9 +
 win32/deps/library/utils/INDEX                     |   128 +
 win32/deps/library/utils/Meta/Rd.rds               |   Bin 0 -> 5561 bytes
 win32/deps/library/utils/Meta/hsearch.rds          |   Bin 0 -> 5437 bytes
 win32/deps/library/utils/Meta/nsInfo.rds           |   Bin 0 -> 1911 bytes
 win32/deps/library/utils/Meta/package.rds          |   Bin 0 -> 489 bytes
 win32/deps/library/utils/NAMESPACE                 |   125 +
 win32/deps/library/utils/R-ex/Rex.zip              |   Bin 0 -> 31361 bytes
 win32/deps/library/utils/R/utils                   |     9 +
 win32/deps/library/utils/R/utils.rdb               |   Bin 0 -> 186059 bytes
 win32/deps/library/utils/R/utils.rdx               |   Bin 0 -> 4780 bytes
 win32/deps/library/utils/Sweave/Sweave-test-1.Rnw  |    81 +
 win32/deps/library/utils/help/AnIndex              |   280 +
 win32/deps/library/utils/help/Rhelp.zip            |   Bin 0 -> 154521 bytes
 win32/deps/library/utils/misc/exDIF.csv            |     5 +
 win32/deps/library/utils/misc/exDIF.dif            |    44 +
 win32/gpl-2.0.txt                                  |   339 +
 win32/logo.rc                                      |    66 +
 win32/resource.h                                   |    15 +
 2169 files changed, 87531 insertions(+), 89059 deletions(-)

Wed Jan 23 02:21:15 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Fix win32 build with autotools 
 CesarPlayer/Makefile.am       |   4 +-
 Makefile.am                   |  12 ++---
 autogen.sh                    |  33 ++++--------
 chronojump_server/Makefile.am |   1 +
 configure.ac                  |  54 ++++++++-----------
 m4/shamrock/expansions.m4     |  50 ++++++++++++++++++
 m4/shamrock/gnome-doc.m4      |  23 ++++++++
 m4/shamrock/i18n.m4           |  10 ++++
 m4/shamrock/mono.m4           | 120 ++++++++++++++++++++++++++++++++++++++++++
 m4/shamrock/monodoc.m4        |  25 +++++++++
 m4/shamrock/nunit.m4          |  29 ++++++++++
 m4/shamrock/programs.m4       |  13 +++++
 m4/shamrock/util.m4           |  11 ++++
 m4/shave/shave                | 109 ++++++++++++++++++++++++++++++++++++++
 m4/shave/shave-libtool        | 109 ++++++++++++++++++++++++++++++++++++++
 m4/shave/shave-libtool.in     | 109 ++++++++++++++++++++++++++++++++++++++
 m4/shave/shave.in             | 109 ++++++++++++++++++++++++++++++++++++++
 m4/shave/shave.m4             | 102 +++++++++++++++++++++++++++++++++++
 po/Makefile.am                |   2 -
 src/Makefile.am               |   4 +-
 20 files changed, 861 insertions(+), 68 deletions(-)

Wed Jan 23 02:20:14 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Update libcesarplayer 
 libcesarplayer/Makefile.am                       |   63 +-
 libcesarplayer/bacon-video-widget-gst-0.10.c     | 4832 ++++++++++++++++++
 libcesarplayer/bacon-video-widget.h              |  418 ++
 libcesarplayer/baconvideowidget-marshal.c        |  247 +
 libcesarplayer/baconvideowidget-marshal.h        |   44 +
 libcesarplayer/baconvideowidget-marshal.list     |    4 +
 libcesarplayer/common.h                          |  144 +
 libcesarplayer/gst-camera-capturer.c             | 2111 ++++++++
 libcesarplayer/gst-camera-capturer.h             |   88 +
 libcesarplayer/gst-remuxer.c                     |  538 ++
 libcesarplayer/gst-remuxer.h                     |   72 +
 libcesarplayer/gst-smart-video-scaler.c          |  313 ++
 libcesarplayer/gst-smart-video-scaler.h          |   63 +
 libcesarplayer/gst-video-editor.c                | 1486 ++++++
 libcesarplayer/gst-video-editor.h                |   86 +
 libcesarplayer/gstscreenshot.c                   |  202 +
 libcesarplayer/gstscreenshot.h                   |   29 +
 libcesarplayer/gstvideowidget.c                  | 1195 +++++
 libcesarplayer/gstvideowidget.h                  |  125 +
 libcesarplayer/macros.h                          |   39 +
 libcesarplayer/main.c                            |   98 +
 libcesarplayer/src/Makefile.am                   |   55 -
 libcesarplayer/src/bacon-resize.c                |  338 --
 libcesarplayer/src/bacon-resize.h                |   55 -
 libcesarplayer/src/bacon-video-widget-gst-0.10.c | 5678 ----------------------
 libcesarplayer/src/bacon-video-widget.h          |  418 --
 libcesarplayer/src/baconvideowidget-marshal.c    |  247 -
 libcesarplayer/src/baconvideowidget-marshal.h    |   44 -
 libcesarplayer/src/baconvideowidget-marshal.list |    4 -
 libcesarplayer/src/common.h                      |  106 -
 libcesarplayer/src/gst-camera-capturer.c         | 1793 -------
 libcesarplayer/src/gst-camera-capturer.h         |  103 -
 libcesarplayer/src/gst-smart-video-scaler.c      |  313 --
 libcesarplayer/src/gst-smart-video-scaler.h      |   63 -
 libcesarplayer/src/gst-video-editor.c            | 1467 ------
 libcesarplayer/src/gst-video-editor.h            |   86 -
 libcesarplayer/src/gstscreenshot.c               |  203 -
 libcesarplayer/src/gstscreenshot.h               |   29 -
 libcesarplayer/src/gstvideowidget.c              | 1195 -----
 libcesarplayer/src/gstvideowidget.h              |  125 -
 libcesarplayer/src/macros.h                      |   39 -
 libcesarplayer/src/main.c                        |   95 -
 libcesarplayer/src/video-utils.c                 |  258 -
 libcesarplayer/src/video-utils.h                 |   40 -
 libcesarplayer/test-editor.c                     |  112 +
 libcesarplayer/test-remuxer.c                    |   71 +
 libcesarplayer/video-utils.c                     |  292 ++
 libcesarplayer/video-utils.h                     |   70 +
 48 files changed, 12733 insertions(+), 12763 deletions(-)

Mon Jan 21 12:30:40 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: Better graph labels 
 encoder/graph.R    | 34 +++++++++++++++++++++++-----------
 src/gui/encoder.cs |  9 ++++-----
 2 files changed, 27 insertions(+), 16 deletions(-)

Mon Jan 21 11:29:29 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed bug on graph.R 
 encoder/graph.R | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Fri Jan 18 21:01:30 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
encoder graph.R modular 
 encoder/graph.R | 884 +++++++++++++++++++++++++++++---------------------------
 1 file changed, 466 insertions(+), 418 deletions(-)

Fri Jan 18 12:28:32 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
warning if video cannot be moved 
 src/gui/chronojump.cs | 23 +++++++++++++++--------
 src/util.cs           | 14 +++++++++-----
 2 files changed, 24 insertions(+), 13 deletions(-)

Fri Jan 18 11:29:42 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Added pic16f876a libraries just in case this doesn't work in future: see: https://bugs.launchpad.net/ubuntu/+source/sdcc/+bug/1077918 
 .../pic16f876a-libraries/pic16f876a.c              |   93 ++
 .../pic16f876a-libraries/pic16f876a.h              | 1181 ++++++++++++++++++++
 .../pic16f876a-libraries/pic16f876a.lib            |  Bin 0 -> 10347 bytes
 3 files changed, 1274 insertions(+)

Fri Jan 18 10:29:34 2013 +0100 María Majadas <alixis82@gmail.com>
Updated Spanish translation 
 po/es.po | 2526 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 1333 insertions(+), 1193 deletions(-)

Fri Jan 18 08:47:42 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: top outside legend on graphs 
 encoder/graph.R | 64 +++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 40 insertions(+), 24 deletions(-)

Thu Jan 17 21:48:02 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
added howto-bootloader-and-firmware.txt 
 .../chronopic-firmware-c/howto_compile.txt         |   1 +
 .../howto-bootloader-and-firmware.txt              | 292 +++++++++++++++++++++
 2 files changed, 293 insertions(+)

Thu Jan 17 20:04:39 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed sdcc 3.0 <-> 2.8 on compiling C firmwares 
 .../chronopic-firmware-c/chronopic-firmware-20MHz.c      |  3 ++-
 .../chronopic-firmware-c/chronopic-firmware-4MHz.c       |  2 +-
 .../chronopic-firmware-c/howto_compile.txt               | 16 ++++++++++++++++
 3 files changed, 19 insertions(+), 2 deletions(-)

Wed Jan 16 18:30:53 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
encoder small fix 
 encoder/graph.R    | 10 +++++-----
 src/gui/encoder.cs |  7 +------
 2 files changed, 6 insertions(+), 11 deletions(-)

Wed Jan 16 13:12:37 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Speed optimization 
 encoder/graph.R       | 833 +++++++++++++++++++++++++-------------------------
 src/gui/encoder.cs    |  15 +-
 src/sqlite/encoder.cs |   2 +-
 3 files changed, 431 insertions(+), 419 deletions(-)

Wed Jan 16 12:28:45 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
code clean 
 src/gui/encoder.cs |  8 +++----
 src/util.cs        | 63 +-----------------------------------------------------
 2 files changed, 5 insertions(+), 66 deletions(-)

Wed Jan 16 12:24:13 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
call_graph.py is no longer used 
 encoder/graph.R    | 44 ++++++++++++++----------
 src/constants.cs   | 10 ++++--
 src/encoder.cs     |  6 ++--
 src/gui/encoder.cs |  6 ++--
 src/util.cs        | 98 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
 5 files changed, 137 insertions(+), 27 deletions(-)

Tue Jan 15 17:35:50 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
encoder analyze side lot better 
 encoder/graph.R        | 70 ++++++++++++++++++++++++++++++++++----------------
 glade/chronojump.glade | 11 ++++++++
 src/gui/encoder.cs     | 61 ++++++++++++++++++++++++++++++++++++++-----
 3 files changed, 114 insertions(+), 28 deletions(-)

Tue Jan 15 14:27:19 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
minor changes 
 glade/chronojump.glade | 36 +++++++++++++++++++++++++-----------
 src/constants.cs       |  1 +
 src/gui/encoder.cs     |  5 +++--
 src/util.cs            |  3 +++
 4 files changed, 32 insertions(+), 13 deletions(-)

Tue Jan 15 14:14:31 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder graph feedback complete 
 src/gui/encoder.cs | 21 ++++++++++++---------
 src/util.cs        |  4 ++++
 2 files changed, 16 insertions(+), 9 deletions(-)

Tue Jan 15 11:49:08 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder graph returns feedback on process 
 encoder/graph.R    | 15 ++++++++++++---
 src/constants.cs   |  1 +
 src/gui/encoder.cs | 15 ++++++++++++---
 src/util.cs        | 16 ++++++++++++----
 4 files changed, 37 insertions(+), 10 deletions(-)

Mon Jan 14 18:09:41 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Better gui 
 glade/chronojump.glade | 146 ++++++++++++++++++++++++++-----------------------
 src/gui/encoder.cs     |   8 +--
 2 files changed, 83 insertions(+), 71 deletions(-)

Mon Jan 14 17:52:54 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: printing mass improved 
 encoder/graph.R    | 16 ++++++++--------
 src/gui/encoder.cs |  8 ++++++--
 2 files changed, 14 insertions(+), 10 deletions(-)

Mon Jan 14 17:21:15 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: load signal selects data current signal 
 src/gui/encoder.cs | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Mon Jan 14 17:15:27 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: better gui 
 glade/chronojump.glade | 1540 ++++++++++++++++++++++++------------------------
 src/gui/encoder.cs     |   10 +-
 2 files changed, 762 insertions(+), 788 deletions(-)

Mon Jan 14 12:31:24 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Better info on compiling on linux 
 execute_on_linux.txt          | 48 -------------------------------------------
 linux_compile_and_execute.txt | 37 +++++++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+), 48 deletions(-)

Mon Jan 14 11:45:45 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
prettier gui on capture 
 glade/chronojump.glade        | 157 +++++++++++++++++++++++-------------------
 images/audio-volume-high.png  | Bin 1129 -> 748 bytes
 images/audio-volume-muted.png | Bin 913 -> 616 bytes
 3 files changed, 88 insertions(+), 69 deletions(-)

Mon Jan 14 10:46:27 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
person photo does not depend on videoOn anymore 
 src/gui/chronojump.cs |  9 ++++-----
 src/gui/person.cs     | 16 +++++-----------
 2 files changed, 9 insertions(+), 16 deletions(-)

Sun Jan 13 14:22:21 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: title in graphs and csv 
 encoder/call_graph.py |  3 ++-
 encoder/graph.R       | 60 +++++++++++++++++++++++++--------------------------
 src/gui/encoder.cs    | 34 ++++++++++++++++++++++-------
 src/util.cs           |  3 ++-
 4 files changed, 60 insertions(+), 40 deletions(-)

Sun Jan 13 03:16:59 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: export CSV lot better 
 encoder/graph.R        | 96 +++++++++++++++++++++++++++++++++++++++-----------
 glade/chronojump.glade | 39 ++++++++------------
 src/gui/encoder.cs     |  2 +-
 3 files changed, 91 insertions(+), 46 deletions(-)

Sun Jan 13 00:47:41 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
volumeOn and videoOn to main GUI 
 encoder/graph.R        |  21 ++-
 glade/chronojump.glade | 354 +++++++++++++++++++------------------------------
 src/gui/chronojump.cs  |  66 +++++++--
 src/gui/preferences.cs |  67 +---------
 src/utilGtk.cs         |   6 +
 5 files changed, 215 insertions(+), 299 deletions(-)

Sat Jan 12 01:45:50 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder mini GUI improvements 
 glade/chronojump.glade | 160 +++++++++++++++++++++++++++----------------------
 1 file changed, 87 insertions(+), 73 deletions(-)

Fri Jan 11 21:57:38 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: export signal to csv primary code 
 encoder/graph.R        | 10 +++++++---
 glade/chronojump.glade | 25 +++++++++++++++++++++++--
 src/gui/encoder.cs     | 31 +++++++++++++++++++++++++++++++
 src/util.cs            |  4 ++--
 4 files changed, 63 insertions(+), 7 deletions(-)

Wed Jan 9 21:11:05 2013 +0100 Piotr Drąg <piotrdrag@gmail.com>
Updated POTFILES.in 
 po/POTFILES.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Tue Jan 8 21:47:36 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
minor fix 
 src/constants.cs         | 1 +
 src/stats/jumpIndexes.cs | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

Tue Jan 8 21:43:44 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed 652844 - add reactivity index 
 src/Makefile.am                 |   4 +-
 src/constants.cs                |   2 +
 src/gui/stats.cs                |  10 +++
 src/sqlite/stat.cs              |   2 +-
 src/statType.cs                 |  11 ++-
 src/stats/fv.cs                 |   2 +-
 src/stats/graphs/ieIub.cs       | 174 -------------------------------------
 src/stats/graphs/jumpIndexes.cs | 185 ++++++++++++++++++++++++++++++++++++++++
 src/stats/ieIub.cs              | 139 ------------------------------
 src/stats/jumpIndexes.cs        | 148 ++++++++++++++++++++++++++++++++
 10 files changed, 357 insertions(+), 320 deletions(-)

Tue Jan 8 18:54:08 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
minor changes 
 execute_on_linux.txt | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

Tue Jan 8 18:16:42 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed 685545 - Speed,Power / Load 
 encoder/graph.R    | 51 +++++++++++++++++++++++++++++++++++++++++++++------
 src/gui/encoder.cs |  8 ++++----
 2 files changed, 49 insertions(+), 10 deletions(-)

Tue Jan 8 10:11:37 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Aded info on encoder software needed 
 execute_on_linux.txt | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

Tue Jan 8 02:11:03 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed 663247 - reactive jumps to multiple jumps 
 glade/chronojump.glade | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Tue Jan 8 01:57:57 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed: 652058 - Hide SQL query.Also Fixed decimals 
 glade/chronojump.glade | 53 +++++++++++++++++++++++++++++++++++++-------------
 src/gui/queryServer.cs | 12 +++++++++++-
 2 files changed, 51 insertions(+), 14 deletions(-)

Tue Jan 8 01:25:58 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed 675634 - 20 yard agility test desc. error 
 images/agility_20yard.png      | Bin 20717 -> 18844 bytes
 images/mini/agility_20yard.png | Bin 5275 -> 5513 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

Tue Jan 8 01:03:44 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed chronojump n times thing 
 src/chronojump.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Tue Jan 8 01:02:10 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed Chronojump run n times simultaneously 
 execute_on_linux.txt |  7 ++++++-
 src/chronojump.cs    | 10 ++++++----
 2 files changed, 12 insertions(+), 5 deletions(-)

Mon Jan 7 23:59:16 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
RunInterval simulated and doublecontacts works now 
 src/execute/run.cs | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Mon Jan 7 23:52:53 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
On cancel test video is stopped 
 src/gui/eventExecute.cs | 7 +++++++
 1 file changed, 7 insertions(+)

Mon Jan 7 23:34:35 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Minor gui improvements 
 glade/chronojump.glade | 18 ++++++++++++------
 src/constants.cs       |  2 +-
 2 files changed, 13 insertions(+), 7 deletions(-)

Mon Jan 7 23:21:09 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Better colors on graphs 
 src/gui/eventExecute.cs | 95 +++++++++++++++++++++++++++++--------------------
 src/utilGtk.cs          | 11 ++++++
 2 files changed, 68 insertions(+), 38 deletions(-)

Mon Jan 7 13:40:18 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
small code clean 
 src/execute/event.cs    | 17 -----------------
 src/gui/eventExecute.cs |  1 -
 2 files changed, 18 deletions(-)

Mon Jan 7 13:33:33 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Simulated gui lot better.Execute jump shows height 
 glade/chronojump.glade        | 256 ++++++++++++++++++++++++++----------------
 src/constants.cs              |   2 +-
 src/execute/event.cs          |  30 +++--
 src/execute/jump.cs           |  17 +--
 src/execute/multiChronopic.cs |  12 +-
 src/execute/pulse.cs          |   7 +-
 src/execute/reactionTime.cs   |   7 +-
 src/execute/run.cs            |  14 +--
 src/gui/chronojump.cs         |  58 ++++++----
 src/gui/eventExecute.cs       |  20 +++-
 src/gui/usefulObjects.cs      |   6 +-
 src/util.cs                   |  16 ++-
 src/utilGtk.cs                |  35 +++++-
 13 files changed, 310 insertions(+), 170 deletions(-)

Mon Jan 7 02:02:07 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
slCMJ with jump angle 
 glade/chronojump.glade | 146 +++++++++++++++++++++++++++++++++++++------------
 src/gui/chronojump.cs  |  14 ++++-
 src/gui/jump.cs        |  62 +++++++++++++--------
 src/util.cs            |   8 +++
 4 files changed, 168 insertions(+), 62 deletions(-)

Sun Jan 6 13:40:00 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
If graph crashes alert that R is not installed 
 src/stats/main.cs | 5 ++++-
 src/util.cs       | 6 +++++-
 2 files changed, 9 insertions(+), 2 deletions(-)

Sun Jan 6 13:27:24 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Server tab move to notebook_sup 
 glade/chronojump.glade | 3223 ++++++++++++++++++++++++------------------------
 1 file changed, 1616 insertions(+), 1607 deletions(-)

Sun Jan 6 13:22:51 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
RSA users can define tests 
 glade/chronojump.glade | 18 +++++++++++++++++-
 src/gui/runType.cs     | 39 ++++++++++++++++++++++++++++++++++-----
 2 files changed, 51 insertions(+), 6 deletions(-)

Sun Jan 6 10:44:39 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
RSA better 
 src/execute/run.cs      | 21 +++++++++++++--------
 src/gui/chronojump.cs   |  2 +-
 src/gui/eventExecute.cs |  7 ++++++-
 src/runType.cs          |  5 +++++
 src/sqlite/runType.cs   |  2 +-
 5 files changed, 26 insertions(+), 11 deletions(-)

Sat Jan 5 22:51:29 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Chronojump server working again :) 
 chronojump_server/ChronojumpServer.cs       | 58 +++++++++++++++--------------
 chronojump_server/chronojumpServerCSharp.cs |  2 +-
 chronojump_server/howto_server_2013.txt     | 22 +++++++++--
 3 files changed, 49 insertions(+), 33 deletions(-)

Sat Jan 5 22:03:44 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed 653477 photocells double-cut. And run improv 
 glade/chronojump.glade |  30 +++-
 src/execute/jump.cs    |  22 +--
 src/execute/run.cs     | 447 ++++++++++---------------------------------------
 3 files changed, 127 insertions(+), 372 deletions(-)

Sat Jan 5 19:43:49 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Test options have scrolledWindow (image is outside) 
 glade/chronojump.glade | 50 +++++++++++++++++++++++++-------------------------
 1 file changed, 25 insertions(+), 25 deletions(-)

Sat Jan 5 19:39:54 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
App do not start at fullscreen now 
 src/gui/chronojump.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Sat Jan 5 19:30:31 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
New feature: speed start options on runs and runsI 
 glade/chronojump.glade    | 151 +++++++++++++++++++++++++++++++++++++++++++++-
 src/execute/run.cs        | 102 ++++++++++++++++++++++---------
 src/gui/chronojump.cs     | 110 +++++++++++++++++++--------------
 src/gui/run.cs            |  22 +++++++
 src/sqlite/main.cs        |  14 ++++-
 src/sqlite/preferences.cs |   2 +
 6 files changed, 323 insertions(+), 78 deletions(-)

Sat Jan 5 15:27:37 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Trying to run server on port 80 
 chronojump_server/ChronojumpServer.cs       | 283 ++++++++++++++--------------
 chronojump_server/chronojumpServerCSharp.cs |   3 +-
 chronojump_server/compile_wsdl.sh           |   0
 chronojump_server/howto_server_2009.txt     |  25 ---
 chronojump_server/howto_server_2013.txt     |  33 ++++
 5 files changed, 177 insertions(+), 167 deletions(-)

Fri Jan 4 15:27:31 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
On Linux only USB-serial ports are shown 
 src/gui/chronopic.cs | 16 +++++++++++-----
 src/util.cs          |  5 ++++-
 2 files changed, 15 insertions(+), 6 deletions(-)

Fri Jan 4 15:06:27 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Allow finish RJ after time moved to main gui 
 glade/chronojump.glade | 55 +++++++++++++++++++++++++-------------------------
 src/gui/chronojump.cs  | 19 +++--------------
 src/gui/jump.cs        |  7 +++++++
 src/gui/preferences.cs | 10 +--------
 4 files changed, 39 insertions(+), 52 deletions(-)

Fri Jan 4 14:24:13 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Warning on all simulated tests 
 src/execute/jump.cs           |  13 +-
 src/execute/multiChronopic.cs |  14 +-
 src/execute/pulse.cs          |   3 +-
 src/execute/reactionTime.cs   |   3 +-
 src/execute/run.cs            | 298 +++++++++++++++++++++++++++++++++++++-----
 src/gui/chronojump.cs         |  23 ++--
 6 files changed, 294 insertions(+), 60 deletions(-)

Fri Jan 4 04:34:37 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
small changes on glade 
 glade/chronojump.glade | 744 ++++++++++++++++++++++++-------------------------
 1 file changed, 372 insertions(+), 372 deletions(-)

Fri Jan 4 04:25:49 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
DB:0.86 videoOn by default 
 src/sqlite/main.cs        | 13 ++++++++++++-
 src/sqlite/preferences.cs |  2 +-
 2 files changed, 13 insertions(+), 2 deletions(-)

Fri Jan 4 04:17:43 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
After crash deactivated the videoOn 
 src/chronojump.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Fri Jan 4 04:12:33 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed crash on edit event 
 src/gui/event.cs | 12 ++++++++++++
 src/gui/jump.cs  | 10 +++++-----
 2 files changed, 17 insertions(+), 5 deletions(-)

Fri Jan 4 03:06:20 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
run simulated warning 
 src/execute/run.cs    | 5 ++++-
 src/gui/chronojump.cs | 3 ++-
 2 files changed, 6 insertions(+), 2 deletions(-)

Fri Jan 4 02:43:29 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Added execute_on_linux.txt 
 execute_on_linux.txt | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

Wed Jan 2 17:56:15 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
jump simulated warning. TODO on other tests 
 glade/chronojump.glade | 37 +++++++++++++++++++++++++++++++------
 src/execute/event.cs   |  3 +++
 src/execute/jump.cs    |  9 ++++++---
 src/gui/chronojump.cs  |  3 ++-
 4 files changed, 42 insertions(+), 10 deletions(-)

Wed Jan 2 15:19:20 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
prevent double contacts runInterval (50%) 
 glade/chronojump.glade | 205 ++++++++++++++++++++++++++++++++++++++++++++++---
 src/execute/run.cs     |  55 ++++++-------
 src/gui/chronojump.cs  |  50 ++++++++----
 src/gui/run.cs         |  13 +++-
 4 files changed, 266 insertions(+), 57 deletions(-)

Wed Jan 2 09:14:05 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
Deleted all web files from GIT 
 web/chronopic_build.html                           |   229 -
 web/chronopic_build_es.html                        |   223 -
 web/construction_contact_platform.html             |   309 -
 web/construction_contact_platform_es.html          |   316 -
 web/construction_modular_circuit_platform.html     |   294 -
 web/construction_modular_circuit_platform_es.html  |   291 -
 web/construction_push_button.html                  |   234 -
 web/construction_push_button_es.html               |   228 -
 web/converting-chronopic3-to-encoder.html          |   333 -
 web/documents.html                                 |   659 -
 web/documents_es.html                              |   654 -
 web/encoder-chronojump-project.conf                |   194 -
 web/encoder-chronojump-project.csv                 |    69 -
 web/encoder-chronojump-project.png                 |   Bin 137100 -> 0 bytes
 web/encoder-chronojump-project.svg                 |   976 --
 web/encoder-chronojump-project.txt                 |     7 -
 web/faq_hardware.html                              |   245 -
 web/faq_hardware_es.html                           |   238 -
 web/faq_software.html                              |   234 -
 web/faq_software_es.html                           |   231 -
 web/images/1.png                                   |   Bin 521 -> 0 bytes
 web/images/2.png                                   |   Bin 1791 -> 0 bytes
 web/images/USB_types_2.jpg                         |   Bin 63160 -> 0 bytes
 web/images/agility_505.png                         |   Bin 7053 -> 0 bytes
 web/images/applications-internet.svg               |  1195 --
 web/images/applications-other.svg                  |  1108 --
 web/images/chronojump-09-2.png                     |   Bin 122781 -> 0 bytes
 web/images/chronojump-09-2_small.png               |   Bin 41198 -> 0 bytes
 web/images/chronojump-09.png                       |   Bin 161697 -> 0 bytes
 web/images/chronojump-09_small.png                 |   Bin 42776 -> 0 bytes
 web/images/chronojump-boscosystem-schema.png       |   Bin 31573 -> 0 bytes
 web/images/chronojump-boscosystem-schema_es.png    |   Bin 31872 -> 0 bytes
 web/images/chronojump-boscosystem-schema_small.png |   Bin 7670 -> 0 bytes
 .../chronojump-boscosystem-schema_small_es.png     |   Bin 7733 -> 0 bytes
 web/images/chronojump-boscosystem.png              |   Bin 9527 -> 0 bytes
 web/images/chronojump-pulse.png                    |   Bin 74560 -> 0 bytes
 web/images/chronojump-pulse_small.png              |   Bin 34307 -> 0 bytes
 web/images/chronojump-tux.png                      |   Bin 18542 -> 0 bytes
 web/images/chronojump33.png                        |   Bin 65923 -> 0 bytes
 web/images/chronojump_320.png                      |   Bin 25764 -> 0 bytes
 web/images/chronojump_77h.png                      |   Bin 21176 -> 0 bytes
 web/images/chronojump_flexible_platform_small.jpg  |   Bin 22694 -> 0 bytes
 web/images/chronojump_main_06.png                  |   Bin 93177 -> 0 bytes
 web/images/chronojump_main_06_small.png            |   Bin 51207 -> 0 bytes
 web/images/chronojump_new_run_type_spanish.png     |   Bin 113240 -> 0 bytes
 .../chronojump_new_run_type_spanish_small.png      |   Bin 29426 -> 0 bytes
 web/images/chronojump_windows.png                  |   Bin 98854 -> 0 bytes
 web/images/chronojump_windows_small.png            |   Bin 37087 -> 0 bytes
 web/images/chronopic3.jpg                          |   Bin 35019 -> 0 bytes
 web/images/chronopic3.png                          |   Bin 99687 -> 0 bytes
 web/images/chronopic3_taiwan1.jpg                  |   Bin 271300 -> 0 bytes
 web/images/chronopic3_taiwan1_small.jpg            |   Bin 31743 -> 0 bytes
 web/images/chronopic3_taiwan2.jpg                  |   Bin 332460 -> 0 bytes
 web/images/chronopic3_taiwan2_small.jpg            |   Bin 40110 -> 0 bytes
 web/images/chronopic3_taiwan3.jpg                  |   Bin 58659 -> 0 bytes
 web/images/chronopic3_taiwan3_small.jpg            |   Bin 19929 -> 0 bytes
 web/images/chronopic3_taiwan4.jpg                  |   Bin 506624 -> 0 bytes
 web/images/chronopic3_taiwan4_small.jpg            |   Bin 42239 -> 0 bytes
 .../chronopic3toencoder-bottom-ini-small.JPG       |   Bin 38496 -> 0 bytes
 web/images/chronopic3toencoder-bottom-ini.JPG      |   Bin 167080 -> 0 bytes
 .../chronopic3toencoder-bottom-marks-small.JPG     |   Bin 38297 -> 0 bytes
 web/images/chronopic3toencoder-bottom-marks.JPG    |   Bin 140514 -> 0 bytes
 .../chronopic3toencoder-bridge-added-small.JPG     |   Bin 45554 -> 0 bytes
 web/images/chronopic3toencoder-bridge-added.JPG    |   Bin 193461 -> 0 bytes
 web/images/chronopic3toencoder-bridge-small.JPG    |   Bin 38283 -> 0 bytes
 web/images/chronopic3toencoder-bridge.JPG          |   Bin 157711 -> 0 bytes
 .../chronopic3toencoder-cable-disposal-small.JPG   |   Bin 41663 -> 0 bytes
 web/images/chronopic3toencoder-cable-disposal.JPG  |   Bin 180165 -> 0 bytes
 .../chronopic3toencoder-clock-cut-legs-small.JPG   |   Bin 38441 -> 0 bytes
 web/images/chronopic3toencoder-clock-cut-legs.JPG  |   Bin 167172 -> 0 bytes
 ...hronopic3toencoder-component-fixing-drawing.png |   Bin 8192 -> 0 bytes
 ...hronopic3toencoder-component-fixing-drawing.svg |   415 -
 ...hronopic3toencoder-components-mount-1-small.JPG |   Bin 39732 -> 0 bytes
 .../chronopic3toencoder-components-mount-1.JPG     |   Bin 184711 -> 0 bytes
 ...hronopic3toencoder-components-mount-2-small.JPG |   Bin 38608 -> 0 bytes
 .../chronopic3toencoder-components-mount-2.JPG     |   Bin 138435 -> 0 bytes
 ...hronopic3toencoder-components-mount-3-small.JPG |   Bin 36220 -> 0 bytes
 .../chronopic3toencoder-components-mount-3.JPG     |   Bin 131842 -> 0 bytes
 ...hronopic3toencoder-components-mount-4-small.JPG |   Bin 38566 -> 0 bytes
 .../chronopic3toencoder-components-mount-4.JPG     |   Bin 160233 -> 0 bytes
 ...hronopic3toencoder-components-mount-5-small.JPG |   Bin 42867 -> 0 bytes
 .../chronopic3toencoder-components-mount-5.JPG     |   Bin 3275272 -> 0 bytes
 .../chronopic3toencoder-components-small.JPG       |   Bin 40290 -> 0 bytes
 web/images/chronopic3toencoder-components.JPG      |   Bin 195442 -> 0 bytes
 ...onopic3toencoder-connect-to-encoder-1-small.JPG |   Bin 34891 -> 0 bytes
 .../chronopic3toencoder-connect-to-encoder-1.JPG   |   Bin 145700 -> 0 bytes
 ...onopic3toencoder-connect-to-encoder-2-small.JPG |   Bin 42136 -> 0 bytes
 .../chronopic3toencoder-connect-to-encoder-2.JPG   |   Bin 169673 -> 0 bytes
 ...onopic3toencoder-connect-to-encoder-3-small.JPG |   Bin 37808 -> 0 bytes
 .../chronopic3toencoder-connect-to-encoder-3.JPG   |   Bin 131245 -> 0 bytes
 .../chronopic3toencoder-extract-clock-1-small.JPG  |   Bin 38384 -> 0 bytes
 web/images/chronopic3toencoder-extract-clock-1.JPG |   Bin 139256 -> 0 bytes
 .../chronopic3toencoder-extract-clock-2-small.JPG  |   Bin 39250 -> 0 bytes
 web/images/chronopic3toencoder-extract-clock-2.JPG |   Bin 140965 -> 0 bytes
 .../chronopic3toencoder-extract-clock-3-small.JPG  |   Bin 40381 -> 0 bytes
 web/images/chronopic3toencoder-extract-clock-3.JPG |   Bin 184323 -> 0 bytes
 ...ronopic3toencoder-making-connectors-1-small.JPG |   Bin 37144 -> 0 bytes
 .../chronopic3toencoder-making-connectors-1.JPG    |   Bin 155586 -> 0 bytes
 ...ronopic3toencoder-making-connectors-2-small.JPG |   Bin 22895 -> 0 bytes
 .../chronopic3toencoder-making-connectors-2.JPG    |   Bin 81726 -> 0 bytes
 ...ronopic3toencoder-making-connectors-3-small.JPG |   Bin 21266 -> 0 bytes
 .../chronopic3toencoder-making-connectors-3.JPG    |   Bin 76695 -> 0 bytes
 web/images/chronopic3toencoder-result-1-small.JPG  |   Bin 41900 -> 0 bytes
 web/images/chronopic3toencoder-result-1.JPG        |   Bin 187573 -> 0 bytes
 web/images/chronopic3toencoder-result-2-small.JPG  |   Bin 49234 -> 0 bytes
 web/images/chronopic3toencoder-result-2.JPG        |   Bin 246385 -> 0 bytes
 web/images/chronopic3toencoder-tools-1-small.JPG   |   Bin 41300 -> 0 bytes
 web/images/chronopic3toencoder-tools-1.JPG         |   Bin 207393 -> 0 bytes
 web/images/chronopic3toencoder-tools-2-small.JPG   |   Bin 38220 -> 0 bytes
 web/images/chronopic3toencoder-tools-2.JPG         |   Bin 203167 -> 0 bytes
 web/images/chronopic3toencoder-top-ini-small.JPG   |   Bin 43121 -> 0 bytes
 web/images/chronopic3toencoder-top-ini.JPG         |   Bin 217843 -> 0 bytes
 web/images/clock.png                               |   Bin 3806 -> 0 bytes
 web/images/documents-48.png                        |   Bin 3535 -> 0 bytes
 web/images/documents_blank-chronojump.png          |   Bin 11225 -> 0 bytes
 web/images/documents_blank-entrenamiento.png       |   Bin 9502 -> 0 bytes
 web/images/documents_blank-hardware.png            |   Bin 11606 -> 0 bytes
 web/images/documents_blank-other.png               |   Bin 11101 -> 0 bytes
 web/images/documents_blank-otros.png               |   Bin 11079 -> 0 bytes
 web/images/documents_blank-training.png            |   Bin 8911 -> 0 bytes
 web/images/documents_slides_chronojump_big.png     |   Bin 16898 -> 0 bytes
 web/images/documents_slides_hardware_big.png       |   Bin 17167 -> 0 bytes
 web/images/documents_slides_other_big.png          |   Bin 16824 -> 0 bytes
 web/images/documents_slides_training_big.png       |   Bin 17042 -> 0 bytes
 web/images/emblem-package.svg                      |   387 -
 web/images/emblem-presentation.png                 |   Bin 5150 -> 0 bytes
 web/images/flash_player_18.gif                     |   Bin 1063 -> 0 bytes
 web/images/folder.svg                              |   725 -
 web/images/gaim_send-im.svg                        |   184 -
 web/images/gesell_dbt.png                          |   Bin 7684 -> 0 bytes
 web/images/gftp.svg                                |  6454 --------
 web/images/infrared.jpg                            |   Bin 5320 -> 0 bytes
 web/images/jump_rj.png                             |   Bin 6418 -> 0 bytes
 web/images/margaria.png                            |   Bin 2434 -> 0 bytes
 web/images/media-optical.svg                       |   403 -
 web/images/modular_platform_bridge.jpg             |   Bin 135888 -> 0 bytes
 web/images/modular_platform_bridge2.jpg            |   Bin 118389 -> 0 bytes
 web/images/modular_platform_bridge2_mini.jpg       |   Bin 13517 -> 0 bytes
 web/images/modular_platform_bridge_mini.jpg        |   Bin 13359 -> 0 bytes
 .../modular_platform_circuit_board_external.jpg    |   Bin 64597 -> 0 bytes
 ...odular_platform_circuit_board_external_mini.jpg |   Bin 11270 -> 0 bytes
 .../modular_platform_circuit_board_internal.jpg    |   Bin 60668 -> 0 bytes
 ...odular_platform_circuit_board_internal_mini.jpg |   Bin 9932 -> 0 bytes
 ...odular_platform_circuit_board_internal_tape.jpg |   Bin 98148 -> 0 bytes
 ...r_platform_circuit_board_internal_tape_mini.jpg |   Bin 12845 -> 0 bytes
 web/images/modular_platform_one_foot_done.jpg      |   Bin 68441 -> 0 bytes
 web/images/modular_platform_one_foot_done_mini.jpg |   Bin 8434 -> 0 bytes
 web/images/modular_platform_padu_xavi.jpg          |   Bin 123299 -> 0 bytes
 web/images/modular_platform_padu_xavi_mini.jpg     |   Bin 27195 -> 0 bytes
 web/images/modular_platform_tape_removal.jpg       |   Bin 2294407 -> 0 bytes
 web/images/modular_platform_tape_removal_mini.jpg  |   Bin 14085 -> 0 bytes
 web/images/modular_platform_with_boscosystem.jpg   |   Bin 2303281 -> 0 bytes
 .../modular_platform_with_boscosystem_mini.jpg     |   Bin 11777 -> 0 bytes
 web/images/modular_platform_with_chronopic.jpg     |   Bin 2298467 -> 0 bytes
 web/images/modular_platform_with_chronopic_250.jpg |   Bin 25830 -> 0 bytes
 .../modular_platform_with_chronopic_mini.jpg       |   Bin 17222 -> 0 bytes
 web/images/multiChronopic.png                      |   Bin 2873 -> 0 bytes
 web/images/nautilus-cd-burner.svg                  |   159 -
 web/images/network.svg                             |   803 -
 web/images/next.png                                |   Bin 1393 -> 0 bytes
 web/images/no.png                                  |   Bin 2488 -> 0 bytes
 web/images/nuvola-applications-internet.png        |   Bin 3537 -> 0 bytes
 web/images/nuvola-emblem-package.png               |   Bin 2429 -> 0 bytes
 web/images/nuvola-folder.png                       |   Bin 3632 -> 0 bytes
 web/images/nuvola-gaim_send-im.png                 |   Bin 2400 -> 0 bytes
 web/images/nuvola-media-optical.png                |   Bin 2870 -> 0 bytes
 web/images/pending.jpg                             |   Bin 20540 -> 0 bytes
 web/images/pending2.jpg                            |   Bin 23735 -> 0 bytes
 web/images/pending2.png                            |   Bin 11945 -> 0 bytes
 web/images/pending3.png                            |   Bin 11479 -> 0 bytes
 ...lataforma_contactos_cinta_adhesiva_plastico.jpg |   Bin 21814 -> 0 bytes
 web/images/plataforma_contactos_cinta_varillas.jpg |   Bin 23096 -> 0 bytes
 .../plataforma_contactos_cortar_varillas.jpg       |   Bin 29919 -> 0 bytes
 web/images/plataforma_contactos_final.jpg          |   Bin 31049 -> 0 bytes
 web/images/plataforma_contactos_final_small.png    |   Bin 71691 -> 0 bytes
 web/images/plataforma_contactos_joraike.jpg        |   Bin 40716 -> 0 bytes
 .../plataforma_contactos_juntar_varillas.jpg       |   Bin 14283 -> 0 bytes
 .../plataforma_contactos_marcar_cortar_cable.jpg   |   Bin 30730 -> 0 bytes
 web/images/plataforma_contactos_material.jpg       |   Bin 23366 -> 0 bytes
 web/images/plataforma_contactos_material_small.jpg |   Bin 10619 -> 0 bytes
 ...aforma_contactos_pegar_cinta_entre_varillas.jpg |   Bin 30491 -> 0 bytes
 ...lataforma_contactos_pegar_varillas_plastico.jpg |   Bin 32933 -> 0 bytes
 .../plataforma_contactos_perforar_varillas.jpg     |   Bin 34644 -> 0 bytes
 .../plataforma_contactos_puerto_paralelo.jpg       |   Bin 27472 -> 0 bytes
 web/images/plataforma_contactos_remaches.jpg       |   Bin 26550 -> 0 bytes
 .../plataforma_contactos_taladrar_varillas.jpg     |   Bin 27879 -> 0 bytes
 ...plataforma_contactos_unir_conjuntos_varilla.jpg |   Bin 10523 -> 0 bytes
 web/images/poster_estoril_ecss_08.png              |   Bin 634718 -> 0 bytes
 web/images/poster_estoril_ecss_08_300h.png         |   Bin 91038 -> 0 bytes
 web/images/poster_seattle_abstract.png             |   Bin 257926 -> 0 bytes
 web/images/poster_seattle_acsm_09.png              |   Bin 541229 -> 0 bytes
 web/images/poster_seattle_acsm_09_400.png          |   Bin 126730 -> 0 bytes
 web/images/poster_seattle_authors.png              |   Bin 191937 -> 0 bytes
 web/images/poster_seattle_chronojump.png           |   Bin 304775 -> 0 bytes
 web/images/poster_seattle_chronopic3.png           |   Bin 623808 -> 0 bytes
 web/images/poster_seattle_discussion.png           |   Bin 205989 -> 0 bytes
 web/images/poster_seattle_purpose.png              |   Bin 241230 -> 0 bytes
 web/images/poster_seattle_results.png              |   Bin 647800 -> 0 bytes
 web/images/poster_switzerland_ecss_06.png          |   Bin 558485 -> 0 bytes
 web/images/poster_switzerland_ecss_06_300h.png     |   Bin 92044 -> 0 bytes
 web/images/presentation-48.png                     |   Bin 3040 -> 0 bytes
 web/images/pulsador1.jpg                           |   Bin 22403 -> 0 bytes
 web/images/pulsador2.jpg                           |   Bin 28955 -> 0 bytes
 web/images/pulsador3.jpg                           |   Bin 27636 -> 0 bytes
 web/images/pulsador4.jpg                           |   Bin 38497 -> 0 bytes
 web/images/reaction_time.png                       |   Bin 5013 -> 0 bytes
 web/images/run_analysis.png                        |   Bin 3126 -> 0 bytes
 web/images/server-stats-types-evaluators.png       |   Bin 4225 -> 0 bytes
 web/images/server-stats-types-persons.png          |   Bin 5608 -> 0 bytes
 web/images/server-stats-types-tests.png            |   Bin 6037 -> 0 bytes
 web/images/server_heights_by_jumps_athletes.png    |   Bin 24734 -> 0 bytes
 .../server_heights_by_jumps_athletes_small.png     |   Bin 10792 -> 0 bytes
 web/images/server_heights_by_level_and_sex.png     |   Bin 13882 -> 0 bytes
 .../server_heights_by_level_and_sex_small.png      |   Bin 13880 -> 0 bytes
 web/images/server_heights_by_sex.png               |   Bin 21171 -> 0 bytes
 web/images/server_heights_by_sex_3.png             |   Bin 14904 -> 0 bytes
 web/images/server_heights_by_sex_4.png             |   Bin 13329 -> 0 bytes
 web/images/server_heights_by_sex_a.png             |   Bin 13300 -> 0 bytes
 web/images/server_heights_by_sex_small.png         |   Bin 11593 -> 0 bytes
 web/images/server_sports_and_countries.png         |   Bin 54396 -> 0 bytes
 web/images/server_sports_and_countries_small.png   |   Bin 21806 -> 0 bytes
 web/images/shopping.png                            |   Bin 2288 -> 0 bytes
 web/images/svg/applications-multimedia.svg         |  1102 --
 web/images/svg/baroquon_Shopping_Cart.svg          |   716 -
 web/images/svg/cables.svg                          |  2047 ---
 web/images/svg/chronojump-boscosystem-schema.svg   |   597 -
 .../svg/chronojump-boscosystem-schema_es.svg       |   595 -
 web/images/svg/chronojump-tux.svg                  |   267 -
 .../svg/chronojump_flexible_platform_small.xcf     |   Bin 354513 -> 0 bytes
 web/images/svg/clock.svg                           |   218 -
 web/images/svg/documents.svg                       |   389 -
 web/images/svg/documents_slides.svg                | 16043 -------------------
 web/images/svg/emblem-office.svg                   |   717 -
 web/images/svg/emblem-people.svg                   |   559 -
 web/images/svg/go-next.svg                         |   193 -
 web/images/svg/k3b.svg                             |   497 -
 web/images/svg/network-wired.svg                   |   696 -
 web/images/svg/no.svg                              |   202 -
 web/images/svg/package_edutainment.svg             |   452 -
 web/images/svg/pending2.xcf                        |   Bin 61259 -> 0 bytes
 web/images/svg/preferences-system-network.svg      |   748 -
 web/images/svg/presentation.svg                    |   686 -
 web/images/svg/redhat-system_settings.svg          |   699 -
 web/images/svg/screenshots.svg                     |  1003 --
 web/images/svg/server-stats-types.svg              |  7826 ---------
 web/images/svg/theoralogo3.svg                     |   242 -
 web/images/svg/typical_uses.svg                    |  2329 ---
 web/images/svg/video-x-generic.svg                 |   348 -
 web/images/svg/videos.svg                          |  1692 --
 web/images/svg/web_nova.svg                        |  3951 -----
 web/images/svg/yes.svg                             |  1411 --
 web/images/take_off.png                            |   Bin 4103 -> 0 bytes
 web/images/theora_logo.png                         |   Bin 1147 -> 0 bytes
 web/images/tropheesdulibre.jpg                     |   Bin 7299 -> 0 bytes
 web/images/tsclient.svg                            |  1517 --
 web/images/typical_uses.png                        |   Bin 12986 -> 0 bytes
 web/images/typical_uses_small.png                  |   Bin 1371 -> 0 bytes
 web/images/velleman_connecting1.jpg                |   Bin 119118 -> 0 bytes
 web/images/velleman_connecting1_small.jpg          |   Bin 20959 -> 0 bytes
 web/images/velleman_connecting2_rca.jpg            |   Bin 104246 -> 0 bytes
 web/images/velleman_connecting2_rca_small.jpg      |   Bin 17879 -> 0 bytes
 web/images/velleman_connecting3.jpg                |   Bin 104025 -> 0 bytes
 web/images/velleman_connecting3_small.jpg          |   Bin 21477 -> 0 bytes
 web/images/velleman_connecting4.jpg                |   Bin 93251 -> 0 bytes
 web/images/velleman_connecting4_small.jpg          |   Bin 18937 -> 0 bytes
 web/images/velleman_connecting5.jpg                |   Bin 20135 -> 0 bytes
 web/images/velleman_connecting5_small.jpg          |   Bin 19217 -> 0 bytes
 web/images/velleman_connecting6.jpg                |   Bin 90601 -> 0 bytes
 web/images/velleman_connecting6_small.jpg          |   Bin 16059 -> 0 bytes
 web/images/videos-48.png                           |   Bin 4043 -> 0 bytes
 web/images/web-browser.png                         |   Bin 12086 -> 0 bytes
 web/images/wine.png                                |   Bin 6453 -> 0 bytes
 web/images/yes.png                                 |   Bin 2478 -> 0 bytes
 web/images/zoom.png                                |   Bin 1176 -> 0 bytes
 web/index.html                                     |   286 -
 web/index_es.html                                  |   287 -
 web/photocells_velleman.html                       |   250 -
 web/photocells_velleman_es.html                    |   243 -
 web/posters.html                                   |   213 -
 web/posters_es.html                                |   208 -
 web/server.html                                    |   387 -
 web/server_es.html                                 |   382 -
 web/software_more.html                             |   231 -
 web/software_more_es.html                          |   224 -
 web/style.css                                      |   456 -
 web/style_blau.css                                 |   381 -
 web/style_proves.css                               |   446 -
 web/style_vermell.css                              |   381 -
 web/twitter_widget.js                              |     9 -
 289 files changed, 69923 deletions(-)

Wed Jan 2 08:59:43 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
sequence: glade 1st changes 
 glade/chronojump.glade | 164 +++++++++++++++++++++++++++----------------------
 1 file changed, 89 insertions(+), 75 deletions(-)

Wed Jan 2 08:59:05 2013 +0100 Xavier de Blas <xaviblas@gmail.com>
encoder: Improved smooth on crossVariables 
 encoder/graph.R | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Sun Dec 30 13:02:07 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
Minor changes 
 encoder/graph.R       | 5 +++--
 web/documents.html    | 9 +++++++++
 web/documents_es.html | 9 +++++++++
 3 files changed, 21 insertions(+), 2 deletions(-)

Tue Dec 18 08:39:07 2012 +0100 Matej Urbančič <mateju@svn.gnome.org>
Updated Slovenian translation 
 po/sl.po | 80 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 40 insertions(+), 40 deletions(-)

Tue Dec 11 19:26:01 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: Improved peakPowerBars graph 
 encoder/graph.R | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)

Tue Dec 11 18:52:09 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed thread bug on slCMJ (I hope) 
 src/gui/chronojump.cs | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

Tue Dec 11 10:26:44 2012 +0100 Matej Urbančič <mateju@svn.gnome.org>
Updated Slovenian translation 
 po/sl.po | 1961 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 998 insertions(+), 963 deletions(-)

Mon Dec 10 13:34:37 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed description bug on slCMJ 
 src/gui/chronojump.cs | 20 +++++++++++++++-----
 1 file changed, 15 insertions(+), 5 deletions(-)

Sun Dec 9 20:47:08 2012 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 1232 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 598 insertions(+), 634 deletions(-)

Sat Dec 8 21:28:00 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
Supressed central column from main window 
 glade/chronojump.glade  | 505 ++++++++++++++++++------------------------------
 src/gui/chronojump.cs   |  20 +-
 src/gui/eventExecute.cs |   3 +
 src/gui/run.cs          |   2 +-
 4 files changed, 199 insertions(+), 331 deletions(-)

Sat Dec 8 19:50:13 2012 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 1437 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 734 insertions(+), 703 deletions(-)

Sat Dec 8 19:17:26 2012 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
Removed markup from UI file 
 glade/chronojump.glade | 446 ++++++++++++++++++++++++++++++++-----------------
 1 file changed, 297 insertions(+), 149 deletions(-)

Sat Dec 8 18:47:18 2012 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 1650 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 856 insertions(+), 794 deletions(-)

Fri Dec 7 20:26:00 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
website news deletion 
 web/chronopic_build_es.html                       | 2 --
 web/construction_contact_platform_es.html         | 2 --
 web/construction_modular_circuit_platform_es.html | 2 --
 web/construction_push_button_es.html              | 2 --
 web/documents_es.html                             | 2 --
 web/faq_hardware_es.html                          | 2 --
 web/faq_software_es.html                          | 2 --
 web/index_es.html                                 | 1 -
 web/photocells_velleman_es.html                   | 2 --
 web/posters_es.html                               | 2 --
 web/server_es.html                                | 2 --
 web/software_more_es.html                         | 2 --
 12 files changed, 23 deletions(-)

Fri Dec 7 20:20:04 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
Bug 653477 - fix photocells double-cut (run done) 
 glade/chronojump.glade | 200 +++++++++++++++++++++++++++++++++++++++++++++++++
 src/constants.cs       |   3 +
 src/execute/run.cs     | 123 ++++++++++++++++++++++--------
 src/gui/chronojump.cs  |  18 ++++-
 src/gui/run.cs         |  11 ++-
 5 files changed, 322 insertions(+), 33 deletions(-)

Fri Dec 7 12:36:23 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: capture showing diff variables, start ok 
 encoder/pyserial_pyper.py       |  74 +++++++++++++-------
 glade/chronojump.glade          | 145 ++++++++++++++++++++++++++++++++++++++--
 src/encoder.cs                  |   8 ++-
 src/gui/encoder.cs              |   3 +-
 src/gui/repetitiveConditions.cs |  28 +++++++-
 5 files changed, 222 insertions(+), 36 deletions(-)

Fri Dec 7 11:27:40 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
Edit event improved 
 glade/chronojump.glade | 95 +++++++++++++++++++++++++++-----------------------
 1 file changed, 52 insertions(+), 43 deletions(-)

Fri Dec 7 11:16:37 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
689655 - Add single-leg jumps (better) 
 src/gui/jump.cs | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 55 insertions(+), 6 deletions(-)

Thu Dec 6 22:32:57 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
Small fix to previous commit 
 glade/chronojump.glade | 4 ++--
 src/gui/jump.cs        | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

Thu Dec 6 22:20:47 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
689655 - Add single-leg jumps (90% done) 
 glade/chronojump.glade   | 663 +++++++++++++++++++++++++++--------------------
 src/gui/chronojump.cs    |  28 +-
 src/gui/event.cs         |   2 +-
 src/gui/genericWindow.cs |   2 +
 src/gui/jump.cs          | 143 ++++++++--
 src/sqlite/jump.cs       |  10 +
 6 files changed, 532 insertions(+), 316 deletions(-)

Wed Dec 5 13:16:25 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
689655 - Add single-leg jumps - edit 50% done 
 glade/chronojump.glade | 469 ++++++++++++++++++++++++++++++++++++++++++++++++-
 src/gui/jump.cs        |  76 ++++++--
 2 files changed, 529 insertions(+), 16 deletions(-)

Wed Dec 5 10:24:03 2012 +0100 Matej Urbančič <mateju@svn.gnome.org>
Updated Slovenian translation 
 po/sl.po | 1244 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 641 insertions(+), 603 deletions(-)

Wed Dec 5 01:05:17 2012 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 1360 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 701 insertions(+), 659 deletions(-)

Tue Dec 4 20:56:31 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
75% of 689655 - Add single-leg jumps 
 encoder/pyserial_pyper.py |   2 +-
 glade/chronojump.glade    | 307 +++++++++++++++++++++++++++++++++++++++++++++-
 src/execute/jump.cs       |   7 +-
 src/gui/chronojump.cs     |  10 +-
 src/gui/jump.cs           |  38 ++++++
 src/jumpType.cs           |  10 +-
 src/sqlite/jumpType.cs    |   1 +
 src/sqlite/main.cs        |  13 +-
 8 files changed, 374 insertions(+), 14 deletions(-)

Tue Dec 4 16:10:37 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: capture prettier 
 encoder/pyserial_pyper.py | 26 ++++++++++++++++++++------
 1 file changed, 20 insertions(+), 6 deletions(-)

Tue Dec 4 15:38:28 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
encoder: chrono down on capturing 
 encoder/pyserial_pyper.py | 26 +++++++++++++++++---------
 1 file changed, 17 insertions(+), 9 deletions(-)

Mon Dec 3 15:41:26 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
minor changes 
 encoder/pyserial_pyper.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Dec 3 15:31:03 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
encoder: paint graph better distance display 
 encoder/graph.R | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Tue Nov 27 17:50:04 2012 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 94 +++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 48 insertions(+), 46 deletions(-)

Fri Nov 23 19:21:14 2012 +0100 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 1048 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 510 insertions(+), 538 deletions(-)

Thu Nov 22 14:51:20 2012 +0100 Matej Urbančič <mateju@svn.gnome.org>
Updated Slovenian translation 
 po/sl.po | 127 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 65 insertions(+), 62 deletions(-)

Wed Nov 21 17:53:40 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
minor changes 
 encoder/pyserial_pyper.py | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Wed Nov 21 13:27:57 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: graph capture improved 
 encoder/pyserial_pyper.py | 48 ++++++++++++++++++++++++++++++++++-------------
 src/gui/encoder.cs        |  9 +++++++--
 src/util.cs               |  7 +++++++
 3 files changed, 49 insertions(+), 15 deletions(-)

Wed Nov 21 12:10:53 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: grpah capture lot better 
 encoder/pyserial_pyper.py | 184 ++++++++++++++++++++++++++--------------------
 src/gui/encoder.cs        |   6 +-
 src/util.cs               |   4 +-
 3 files changed, 108 insertions(+), 86 deletions(-)

Tue Nov 20 21:04:35 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: small fixes 
 encoder/graph.R | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Tue Nov 20 19:57:34 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: fixed some strings 
 encoder/graph.R    | 6 +++---
 src/gui/encoder.cs | 2 +-
 src/util.cs        | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

Tue Nov 20 19:21:36 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: capture with only one graphical window 
 encoder/graph.R           | 16 ++++++++++----
 encoder/pyserial_pyper.py | 53 +++++++++++++++++++++++++++++++++++------------
 src/util.cs               | 17 ++++++++++-----
 3 files changed, 64 insertions(+), 22 deletions(-)

Mon Nov 19 18:27:42 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
website spanish (casio, sports analysis pack announcement) 
 web/chronopic_build_es.html                       |    2 +-
 web/construction_contact_platform_es.html         |    1 +
 web/construction_modular_circuit_platform_es.html |    1 +
 web/construction_push_button_es.html              |    1 +
 web/documents.html                                | 1300 ++++++++++-----------
 web/documents_es.html                             | 1293 ++++++++++----------
 web/faq_hardware_es.html                          |    1 +
 web/faq_software_es.html                          |    1 +
 web/index.html                                    |  572 ++++-----
 web/index_es.html                                 |  575 ++++-----
 web/photocells_velleman_es.html                   |    1 +
 web/posters_es.html                               |    1 +
 web/server_es.html                                |    1 +
 web/software_more_es.html                         |    1 +
 14 files changed, 1881 insertions(+), 1870 deletions(-)

Mon Nov 19 18:27:23 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: powerBars with height (range of movement) 
 encoder/graph.R | 40 +++++++++++++++++++++++++++++++---------
 1 file changed, 31 insertions(+), 9 deletions(-)

Mon Nov 19 18:10:21 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder SqliteEncoderExercise fixed (again) 
 src/gui/encoder.cs    | 8 ++++----
 src/sqlite/encoder.cs | 8 +++++---
 2 files changed, 9 insertions(+), 7 deletions(-)

Mon Nov 19 17:08:43 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: Sqlite Open on multiple SelectExercise 
 src/gui/encoder.cs | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Mon Nov 19 13:45:03 2012 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 1018 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 514 insertions(+), 504 deletions(-)

Mon Nov 19 13:44:31 2012 +0100 Matej Dremelj <matej.dremelj@gmail.com>
Updated Slovenian translation 
 po/sl.po | 2975 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 1451 insertions(+), 1524 deletions(-)

Sun Nov 18 22:00:06 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: propulsive phase on single (done) 
 encoder/call_graph.py |  4 +++-
 encoder/graph.R       | 55 ++++++++++++++++++++++++++++++++-------------------
 src/encoder.cs        | 10 +++++++---
 src/gui/encoder.cs    | 13 ++++++++++++
 4 files changed, 58 insertions(+), 24 deletions(-)

Sun Nov 18 19:49:54 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
encoder bell behaviour fixed 
 glade/chronojump.glade | 182 +++++++++++++++++++++++++++----------------------
 src/gui/chronojump.cs  |   7 +-
 src/gui/encoder.cs     |   4 +-
 3 files changed, 109 insertions(+), 84 deletions(-)

Sun Nov 18 19:21:11 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: Signal is saved only if it's ok 
 src/gui/encoder.cs | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

Sun Nov 18 18:58:06 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: spin curves num -> combobox (100%) 
 glade/chronojump.glade | 22 +---------------------
 src/gui/encoder.cs     | 25 ++++++++-----------------
 2 files changed, 9 insertions(+), 38 deletions(-)

Sun Nov 18 18:31:20 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed I18N bug: 688372 
 glade/chronojump.glade | 6 +++---
 src/constants.cs       | 2 +-
 src/gui/encoder.cs     | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

Sat Nov 17 14:38:14 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: spin curves num -> combobox (75%) 
 src/gui/encoder.cs | 116 ++++++++++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 105 insertions(+), 11 deletions(-)

Sat Nov 17 13:00:52 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
rm CesarPlayer MacOSX link, fixing linux binary 
 CesarPlayer/CesarPlayer.dll.config.in | 2 --
 1 file changed, 2 deletions(-)

Sat Nov 17 13:00:26 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
encoder: Fixed user curve combo 
 glade/chronojump.glade | 2 +-
 src/gui/encoder.cs     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Sat Nov 17 00:37:35 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: curves num, from spinbutton to combo 
 glade/chronojump.glade | 14 ++++++++++++++
 src/gui/encoder.cs     | 14 ++++++++++++++
 2 files changed, 28 insertions(+)

Sat Nov 17 00:29:54 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed compiling of chronopic.c 
 chronopic-tests/chronopic.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sat Nov 17 00:07:52 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
Encoder: adjusted bells speed, power values 
 encoder/graph.R        |   9 +-
 glade/chronojump.glade | 874 ++++++++++++++++++++++++-------------------------
 2 files changed, 438 insertions(+), 445 deletions(-)

Fri Nov 16 20:31:13 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Bump version 1.0.0 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Nov 16 19:30:18 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
encoder: Fixed bug only one user curve 
 encoder/graph.R | 32 ++++++++++++++++++++++++++------
 1 file changed, 26 insertions(+), 6 deletions(-)

Fri Nov 16 16:15:09 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
encoder: Fixed propulsiveEnd when no value ander -9,8 
 encoder/graph.R | 22 ++++++++++++----------
 1 file changed, 12 insertions(+), 10 deletions(-)

Fri Nov 16 17:45:11 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Remove webkit check 
 autogen.sh            | 10 ----------
 configure.ac          |  1 -
 src/gui/chronojump.cs |  1 -
 3 files changed, 12 deletions(-)

Fri Sep 28 21:53:46 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Removed deprecated attribute "swapped" 
 glade/chronojump.glade | 856 ++++++++++++++++++++++++-------------------------
 1 file changed, 428 insertions(+), 428 deletions(-)

Fri Sep 28 21:48:54 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Fix compilation as CBAUD is Linux POSIX extension 
 chronopic-tests/chronopic.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Fri Sep 28 21:48:19 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Fix compilation of chronojump mini 
 src/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Fri Sep 28 21:45:05 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Update libcesarplayer with the OS X port 
 CesarPlayer/CesarPlayer.dll.config.in            |   6 +-
 configure.ac                                     |  22 ++++
 libcesarplayer/src/Makefile.am                   |   5 +
 libcesarplayer/src/bacon-video-widget-gst-0.10.c |  88 +++++++++----
 libcesarplayer/src/bacon-video-widget.h          |   4 +-
 libcesarplayer/src/baconvideowidget-marshal.c    |   2 +-
 libcesarplayer/src/gst-camera-capturer.c         |  59 +++++----
 libcesarplayer/src/gst-video-editor.c            | 155 ++++++++++++++++++++---
 libcesarplayer/src/gst-video-editor.h            |  27 ++--
 libcesarplayer/src/video-utils.c                 |  24 +++-
 libcesarplayer/src/video-utils.h                 |  21 +++
 11 files changed, 328 insertions(+), 85 deletions(-)

Wed Nov 14 13:46:05 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
encoder: curves selected by date graph: propulsive c on eccon and barplot with load 
 encoder/graph.R        | 43 ++++++++++++++++++++++++-------------------
 glade/chronojump.glade |  4 ++--
 src/sqlite/encoder.cs  |  4 +++-
 3 files changed, 29 insertions(+), 22 deletions(-)

Sat Nov 10 01:41:25 2012 +0100 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 3848 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 2034 insertions(+), 1814 deletions(-)

Tue Nov 6 00:44:19 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
encoder: propulsive phase on paint 
 encoder/graph.R | 88 +++++++++++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 77 insertions(+), 11 deletions(-)

Wed Oct 24 13:36:22 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Website changes 
 web/chronopic_build.html                          |   3 +-
 web/chronopic_build_es.html                       |   3 +-
 web/construction_contact_platform.html            |   3 +-
 web/construction_contact_platform_es.html         |   3 +-
 web/construction_modular_circuit_platform.html    |   3 +-
 web/construction_modular_circuit_platform_es.html |   3 +-
 web/construction_push_button.html                 |   3 +-
 web/construction_push_button_es.html              |   3 +-
 web/converting-chronopic3-to-encoder.html         |   3 +-
 web/documents.html                                |  41 ++++++++----
 web/documents_es.html                             |  41 ++++++++----
 web/faq_hardware.html                             |   3 +-
 web/faq_hardware_es.html                          |   3 +-
 web/faq_software.html                             |   3 +-
 web/faq_software_es.html                          |   3 +-
 web/images/cables.png                             | Bin 23300 -> 0 bytes
 web/images/cables_big.png                         | Bin 53347 -> 0 bytes
 web/images/svg/cables.svg                         |  73 +++++++++++-----------
 web/index.html                                    |   5 +-
 web/index_es.html                                 |   5 +-
 web/photocells_velleman.html                      |   3 +-
 web/photocells_velleman_es.html                   |   3 +-
 web/posters.html                                  |   3 +-
 web/posters_es.html                               |   3 +-
 web/server.html                                   |   3 +-
 web/server_es.html                                |   3 +-
 web/software_more.html                            |   3 +-
 web/software_more_es.html                         |   3 +-
 28 files changed, 146 insertions(+), 82 deletions(-)

Wed Oct 24 13:32:52 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Small changes on chronopic ports window 
 encoder/pyserial_pyper.py |  1 +
 glade/chronojump.glade    | 21 +++++++++++++++------
 2 files changed, 16 insertions(+), 6 deletions(-)

Thu Oct 11 22:34:19 2012 +0200 Fran Diéguez <fran.dieguez@mabishu.com>
Updated Galician translations 
 po/gl.po | 7949 ++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 4642 insertions(+), 3307 deletions(-)

Wed Oct 10 18:02:18 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder: after capturing graph window do not close 
 encoder/pyserial_pyper.py | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

Wed Oct 10 16:39:49 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder: Fixed combo translations 
 src/gui/encoder.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Wed Oct 10 16:38:55 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed translations of "power" in spanish version 
 po/es.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Fri Sep 28 21:45:58 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Removed webkit code 
 glade/chronojump.glade  | 3 ---
 src/gui/chronojump.cs   | 2 +-
 src/gui/presentation.cs | 3 ++-
 3 files changed, 3 insertions(+), 5 deletions(-)

Thu Sep 27 21:13:35 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed creation of DB 
 src/sqlite/encoder.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Sep 25 17:31:49 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder: fixed sensitivity on image 
 src/gui/encoder.cs | 5 +++++
 1 file changed, 5 insertions(+)

Fri Sep 21 13:57:33 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Website changes and other minor changes 
 chronojump_server/r-sqlite/update-r-graphs         |   4 +-
 encoder/graph.R                                    |   2 +-
 web/chronopic_build.html                           | 219 +++--
 web/chronopic_build_es.html                        | 216 +++--
 web/construction_contact_platform.html             | 221 +++--
 web/construction_contact_platform_es.html          | 217 +++--
 web/construction_modular_circuit_platform.html     | 220 +++--
 web/construction_modular_circuit_platform_es.html  | 216 +++--
 web/construction_push_button.html                  | 221 +++--
 web/construction_push_button_es.html               | 216 +++--
 web/converting-chronopic3-to-encoder.html          | 219 +++--
 web/documents.html                                 | 925 ++++++++++++++-------
 web/documents_es.html                              | 921 +++++++++++++-------
 web/faq_hardware.html                              | 228 +++--
 web/faq_hardware_es.html                           | 223 +++--
 web/faq_software.html                              | 217 ++++-
 web/faq_software_es.html                           | 209 ++++-
 web/hardware_store.html                            | 212 -----
 web/hardware_store_es.html                         | 211 -----
 web/index.html                                     | 384 ++++++---
 web/index_es.html                                  | 384 ++++++---
 web/old/create_web_chronojump.pl                   | 558 -------------
 web/old/data/.svn/entries                          | 172 ----
 web/old/data/.svn/format                           |   1 -
 web/old/data/.svn/prop-base/authors.txt.svn-base   |  13 -
 .../data/.svn/prop-base/colaborations.txt.svn-base |  13 -
 .../data/.svn/prop-base/contributors.txt.svn-base  |  13 -
 web/old/data/.svn/prop-base/languages.txt.svn-base |  13 -
 web/old/data/.svn/text-base/authors.txt.svn-base   |   8 -
 .../data/.svn/text-base/colaborations.txt.svn-base |  10 -
 .../data/.svn/text-base/contributors.txt.svn-base  |   2 -
 web/old/data/.svn/text-base/languages.txt.svn-base |   7 -
 .../.svn/text-base/languages_with_de.txt.svn-base  |   8 -
 web/old/data/.svn/text-base/photos.txt.svn-base    |  43 -
 web/old/data/.svn/tmp/tempfile.2.tmp               |   8 -
 web/old/data/.svn/tmp/tempfile.tmp                 |   7 -
 web/old/data/authors.txt                           |   8 -
 web/old/data/colaborations.txt                     |  10 -
 web/old/data/contributors.txt                      |   2 -
 web/old/data/langs/.svn/entries                    |  95 ---
 web/old/data/langs/.svn/format                     |   1 -
 web/old/data/langs/_ca/.svn/entries                | 125 ---
 web/old/data/langs/_ca/.svn/format                 |   1 -
 .../langs/_ca/.svn/text-base/Designed.svn-base     |   1 -
 .../data/langs/_ca/.svn/text-base/License.svn-base |  25 -
 .../data/langs/_ca/.svn/text-base/Links.svn-base   |  12 -
 .../data/langs/_ca/.svn/text-base/Print.svn-base   |   1 -
 .../data/langs/_ca/.svn/text-base/Title.svn-base   |   1 -
 .../langs/_ca/.svn/text-base/Translator.svn-base   |   1 -
 web/old/data/langs/_ca/Designed                    |   1 -
 web/old/data/langs/_ca/License                     |  25 -
 web/old/data/langs/_ca/Links                       |  12 -
 web/old/data/langs/_ca/Pages/.svn/entries          | 282 -------
 web/old/data/langs/_ca/Pages/.svn/format           |   1 -
 .../_ca/Pages/.svn/text-base/construction.svn-base |   5 -
 .../construction_contact_platform.svn-base         |  91 --
 ...construction_contact_platform_comments.svn-base |  15 -
 ...ruction_contact_platform_parallel_port.svn-base |  38 -
 .../_ca/Pages/.svn/text-base/documents.svn-base    |  82 --
 .../langs/_ca/Pages/.svn/text-base/faq.svn-base    | 120 ---
 .../_ca/Pages/.svn/text-base/features.svn-base     |  36 -
 .../langs/_ca/Pages/.svn/text-base/index.svn-base  |  40 -
 .../_ca/Pages/.svn/text-base/installation.svn-base |  25 -
 .../_ca/Pages/.svn/text-base/screenshots.svn-base  |  95 ---
 web/old/data/langs/_ca/Pages/construction          |   5 -
 .../langs/_ca/Pages/construction_contact_platform  |  91 --
 .../Pages/construction_contact_platform_comments   |  15 -
 .../construction_contact_platform_parallel_port    |  38 -
 web/old/data/langs/_ca/Pages/courses               |  51 --
 web/old/data/langs/_ca/Pages/documents             |  82 --
 web/old/data/langs/_ca/Pages/faq                   | 120 ---
 web/old/data/langs/_ca/Pages/features              |  36 -
 web/old/data/langs/_ca/Pages/hardware              |  87 --
 web/old/data/langs/_ca/Pages/index                 |  40 -
 web/old/data/langs/_ca/Pages/installation          |  25 -
 web/old/data/langs/_ca/Pages/old_chronopics        |  39 -
 web/old/data/langs/_ca/Pages/screenshots           |  95 ---
 web/old/data/langs/_ca/Print                       |   1 -
 web/old/data/langs/_ca/Title                       |   1 -
 web/old/data/langs/_ca/Translator                  |   1 -
 web/old/data/langs/_de/.svn/entries                | 125 ---
 web/old/data/langs/_de/.svn/format                 |   1 -
 .../langs/_de/.svn/text-base/Designed.svn-base     |   1 -
 .../data/langs/_de/.svn/text-base/License.svn-base |  26 -
 .../data/langs/_de/.svn/text-base/Links.svn-base   |  11 -
 .../data/langs/_de/.svn/text-base/Print.svn-base   |   1 -
 .../data/langs/_de/.svn/text-base/Title.svn-base   |   1 -
 .../langs/_de/.svn/text-base/Translator.svn-base   |   1 -
 web/old/data/langs/_de/Designed                    |   1 -
 web/old/data/langs/_de/License                     |  26 -
 web/old/data/langs/_de/Links                       |  11 -
 web/old/data/langs/_de/Pages/.svn/entries          |  98 ---
 web/old/data/langs/_de/Pages/.svn/format           |   1 -
 .../_de/Pages/.svn/text-base/features.svn-base     |  36 -
 .../langs/_de/Pages/.svn/text-base/index.svn-base  |   3 -
 web/old/data/langs/_de/Pages/features              |  36 -
 web/old/data/langs/_de/Pages/index                 |   3 -
 web/old/data/langs/_de/Print                       |   1 -
 web/old/data/langs/_de/Title                       |   1 -
 web/old/data/langs/_de/Translator                  |   1 -
 web/old/data/langs/_en/.svn/entries                | 125 ---
 web/old/data/langs/_en/.svn/format                 |   1 -
 .../langs/_en/.svn/text-base/Designed.svn-base     |   1 -
 .../data/langs/_en/.svn/text-base/License.svn-base |  23 -
 .../data/langs/_en/.svn/text-base/Links.svn-base   |  12 -
 .../data/langs/_en/.svn/text-base/Print.svn-base   |   1 -
 .../data/langs/_en/.svn/text-base/Title.svn-base   |   1 -
 .../langs/_en/.svn/text-base/Translator.svn-base   |   1 -
 web/old/data/langs/_en/Designed                    |   1 -
 web/old/data/langs/_en/License                     |  23 -
 web/old/data/langs/_en/Links                       |  12 -
 web/old/data/langs/_en/Pages/.svn/entries          | 304 -------
 web/old/data/langs/_en/Pages/.svn/format           |   1 -
 .../_en/Pages/.svn/text-base/construction.svn-base |   5 -
 .../construction_chronopic_juanfer.svn-base        |  63 --
 .../construction_contact_platform.svn-base         | 110 ---
 .../construction_modular_circuit_platform.svn-base | 102 ---
 .../_en/Pages/.svn/text-base/documents.svn-base    |  81 --
 .../langs/_en/Pages/.svn/text-base/faq.svn-base    | 120 ---
 .../_en/Pages/.svn/text-base/features.svn-base     |  40 -
 .../langs/_en/Pages/.svn/text-base/index.svn-base  |  41 -
 .../_en/Pages/.svn/text-base/installation.svn-base |  28 -
 .../_en/Pages/.svn/text-base/screenshots.svn-base  |  95 ---
 web/old/data/langs/_en/Pages/construction          |   5 -
 .../langs/_en/Pages/construction_chronopic_juanfer |  63 --
 .../langs/_en/Pages/construction_contact_platform  | 110 ---
 .../Pages/construction_contact_platform_buy_stuff  |  17 -
 .../Pages/construction_modular_circuit_platform    | 102 ---
 .../data/langs/_en/Pages/construction_push_button  |  48 --
 web/old/data/langs/_en/Pages/documents             |  81 --
 web/old/data/langs/_en/Pages/faq                   | 120 ---
 web/old/data/langs/_en/Pages/features              |  40 -
 web/old/data/langs/_en/Pages/hardware              |  85 --
 web/old/data/langs/_en/Pages/index                 |  41 -
 web/old/data/langs/_en/Pages/installation          |  28 -
 web/old/data/langs/_en/Pages/old_chronopics        |  40 -
 web/old/data/langs/_en/Pages/photocells_velleman   |  59 --
 web/old/data/langs/_en/Pages/problems              | 135 ---
 web/old/data/langs/_en/Pages/screenshots           |  95 ---
 web/old/data/langs/_en/Print                       |   1 -
 web/old/data/langs/_en/Title                       |   1 -
 web/old/data/langs/_en/Translator                  |   1 -
 web/old/data/langs/_es/.svn/entries                | 125 ---
 web/old/data/langs/_es/.svn/format                 |   1 -
 .../langs/_es/.svn/text-base/Designed.svn-base     |   1 -
 .../data/langs/_es/.svn/text-base/License.svn-base |  22 -
 .../data/langs/_es/.svn/text-base/Links.svn-base   |  12 -
 .../data/langs/_es/.svn/text-base/Print.svn-base   |   1 -
 .../data/langs/_es/.svn/text-base/Title.svn-base   |   1 -
 .../langs/_es/.svn/text-base/Translator.svn-base   |   1 -
 web/old/data/langs/_es/Designed                    |   1 -
 web/old/data/langs/_es/License                     |  22 -
 web/old/data/langs/_es/Links                       |  12 -
 web/old/data/langs/_es/Pages/.svn/entries          | 386 ---------
 web/old/data/langs/_es/Pages/.svn/format           |   1 -
 .../construction_modular_circuit_platform.svn-base |   5 -
 .../_es/Pages/.svn/text-base/construction.svn-base |   5 -
 .../construction_chronopic_juanfer.svn-base        |  64 --
 .../construction_contact_platform.svn-base         | 129 ---
 ...construction_contact_platform_comments.svn-base |  15 -
 ...ruction_contact_platform_parallel_port.svn-base |  33 -
 .../construction_modular_circuit_platform.svn-base |  99 ---
 .../_es/Pages/.svn/text-base/documents.svn-base    |  81 --
 .../langs/_es/Pages/.svn/text-base/faq.svn-base    | 122 ---
 .../_es/Pages/.svn/text-base/features.svn-base     |  38 -
 .../langs/_es/Pages/.svn/text-base/index.svn-base  |  40 -
 .../_es/Pages/.svn/text-base/installation.svn-base |  28 -
 .../_es/Pages/.svn/text-base/photocells.svn-base   | 123 ---
 .../_es/Pages/.svn/text-base/screenshots.svn-base  |  95 ---
 .../data/langs/_es/Pages/chronopic3_lista_espera   |  22 -
 web/old/data/langs/_es/Pages/construction          |   5 -
 .../langs/_es/Pages/construction_chronopic_juanfer |  64 --
 .../langs/_es/Pages/construction_contact_platform  | 129 ---
 .../Pages/construction_contact_platform_buy_stuff  |  17 -
 .../Pages/construction_contact_platform_comments   |  15 -
 .../construction_contact_platform_parallel_port    |  33 -
 .../Pages/construction_modular_circuit_platform    |  99 ---
 .../data/langs/_es/Pages/construction_push_button  |  48 --
 web/old/data/langs/_es/Pages/courses               |  49 --
 web/old/data/langs/_es/Pages/documents             |  81 --
 web/old/data/langs/_es/Pages/faq                   | 122 ---
 web/old/data/langs/_es/Pages/features              |  38 -
 web/old/data/langs/_es/Pages/hardware              |  85 --
 web/old/data/langs/_es/Pages/index                 |  40 -
 web/old/data/langs/_es/Pages/installation          |  28 -
 web/old/data/langs/_es/Pages/old_chronopics        |  40 -
 web/old/data/langs/_es/Pages/photocells            | 123 ---
 web/old/data/langs/_es/Pages/photocells_velleman   |  59 --
 web/old/data/langs/_es/Pages/screenshots           |  95 ---
 web/old/data/langs/_es/Print                       |   1 -
 web/old/data/langs/_es/Title                       |   1 -
 web/old/data/langs/_es/Translator                  |   1 -
 web/old/data/langs/_fr/.svn/entries                | 135 ---
 web/old/data/langs/_fr/.svn/format                 |   1 -
 .../langs/_fr/.svn/text-base/Designed.svn-base     |   1 -
 .../data/langs/_fr/.svn/text-base/License.svn-base |  24 -
 .../data/langs/_fr/.svn/text-base/Links.svn-base   |  12 -
 .../data/langs/_fr/.svn/text-base/Title.svn-base   |   1 -
 .../langs/_fr/.svn/text-base/Translator.svn-base   |   1 -
 web/old/data/langs/_fr/Designed                    |   1 -
 web/old/data/langs/_fr/License                     |  24 -
 web/old/data/langs/_fr/Links                       |  12 -
 web/old/data/langs/_fr/Pages/.svn/entries          |  86 --
 web/old/data/langs/_fr/Pages/.svn/format           |   1 -
 .../langs/_fr/Pages/.svn/text-base/index.svn-base  |  40 -
 web/old/data/langs/_fr/Pages/index                 |  40 -
 web/old/data/langs/_fr/Print                       |   1 -
 web/old/data/langs/_fr/Title                       |   1 -
 web/old/data/langs/_fr/Translator                  |   1 -
 web/old/data/langs/_gl/.svn/entries                | 125 ---
 web/old/data/langs/_gl/.svn/format                 |   1 -
 .../langs/_gl/.svn/text-base/Designed.svn-base     |   2 -
 .../data/langs/_gl/.svn/text-base/License.svn-base |  37 -
 .../data/langs/_gl/.svn/text-base/Links.svn-base   |  13 -
 .../data/langs/_gl/.svn/text-base/Print.svn-base   |   1 -
 .../data/langs/_gl/.svn/text-base/Title.svn-base   |   2 -
 .../langs/_gl/.svn/text-base/Translator.svn-base   |   1 -
 web/old/data/langs/_gl/Designed                    |   2 -
 web/old/data/langs/_gl/License                     |  37 -
 web/old/data/langs/_gl/Links                       |  13 -
 web/old/data/langs/_gl/Pages/.svn/entries          | 270 ------
 web/old/data/langs/_gl/Pages/.svn/format           |   1 -
 .../_gl/Pages/.svn/text-base/construction.svn-base |   5 -
 .../construction_chronopic_juanfer.svn-base        |  61 --
 .../construction_contact_platform.svn-base         | 125 ---
 .../_gl/Pages/.svn/text-base/documents.svn-base    |  91 --
 .../langs/_gl/Pages/.svn/text-base/faq.svn-base    | 126 ---
 .../_gl/Pages/.svn/text-base/features.svn-base     |  39 -
 .../langs/_gl/Pages/.svn/text-base/index.svn-base  |  42 -
 .../_gl/Pages/.svn/text-base/installation.svn-base |  29 -
 .../_gl/Pages/.svn/text-base/screenshots.svn-base  |  94 ---
 web/old/data/langs/_gl/Pages/construction          |   5 -
 .../langs/_gl/Pages/construction_chronopic_juanfer |  61 --
 .../langs/_gl/Pages/construction_contact_platform  | 125 ---
 web/old/data/langs/_gl/Pages/documents             |  91 --
 web/old/data/langs/_gl/Pages/faq                   | 126 ---
 web/old/data/langs/_gl/Pages/features              |  39 -
 web/old/data/langs/_gl/Pages/hardware              |  90 --
 web/old/data/langs/_gl/Pages/index                 |  42 -
 web/old/data/langs/_gl/Pages/installation          |  29 -
 web/old/data/langs/_gl/Pages/old_chronopics        |  39 -
 web/old/data/langs/_gl/Pages/screenshots           |  94 ---
 web/old/data/langs/_gl/Print                       |   1 -
 web/old/data/langs/_gl/Title                       |   2 -
 web/old/data/langs/_gl/Translator                  |   1 -
 web/old/data/langs/_it/.svn/entries                | 128 ---
 web/old/data/langs/_it/.svn/format                 |   1 -
 .../langs/_it/.svn/text-base/Designed.svn-base     |   1 -
 .../data/langs/_it/.svn/text-base/License.svn-base |  24 -
 .../data/langs/_it/.svn/text-base/Links.svn-base   |  12 -
 .../data/langs/_it/.svn/text-base/Print.svn-base   |   1 -
 .../data/langs/_it/.svn/text-base/Title.svn-base   |   1 -
 .../langs/_it/.svn/text-base/Translator.svn-base   |   1 -
 web/old/data/langs/_it/CVS/.svn/entries            |  52 --
 web/old/data/langs/_it/CVS/.svn/format             |   1 -
 .../langs/_it/CVS/.svn/text-base/Entries.svn-base  |   6 -
 .../_it/CVS/.svn/text-base/Repository.svn-base     |   1 -
 .../langs/_it/CVS/.svn/text-base/Root.svn-base     |   1 -
 web/old/data/langs/_it/CVS/Entries                 |   6 -
 web/old/data/langs/_it/CVS/Repository              |   1 -
 web/old/data/langs/_it/CVS/Root                    |   1 -
 web/old/data/langs/_it/Designed                    |   1 -
 web/old/data/langs/_it/License                     |  24 -
 web/old/data/langs/_it/Links                       |  12 -
 web/old/data/langs/_it/Pages/.svn/entries          |  65 --
 web/old/data/langs/_it/Pages/.svn/format           |   1 -
 .../langs/_it/Pages/.svn/text-base/index.svn-base  |  41 -
 web/old/data/langs/_it/Pages/CVS/.svn/entries      |  52 --
 web/old/data/langs/_it/Pages/CVS/.svn/format       |   1 -
 .../_it/Pages/CVS/.svn/text-base/Entries.svn-base  |   3 -
 .../Pages/CVS/.svn/text-base/Repository.svn-base   |   1 -
 .../_it/Pages/CVS/.svn/text-base/Root.svn-base     |   1 -
 web/old/data/langs/_it/Pages/CVS/Entries           |   3 -
 web/old/data/langs/_it/Pages/CVS/Repository        |   1 -
 web/old/data/langs/_it/Pages/CVS/Root              |   1 -
 web/old/data/langs/_it/Pages/index                 |  41 -
 web/old/data/langs/_it/Print                       |   1 -
 web/old/data/langs/_it/Title                       |   1 -
 web/old/data/langs/_it/Translator                  |   1 -
 web/old/data/langs/_oc/.svn/entries                | 201 -----
 web/old/data/langs/_oc/.svn/format                 |   1 -
 .../langs/_oc/.svn/text-base/Designed.svn-base     |   1 -
 .../data/langs/_oc/.svn/text-base/License.svn-base |  20 -
 .../data/langs/_oc/.svn/text-base/Links.svn-base   |  12 -
 .../data/langs/_oc/.svn/text-base/Title.svn-base   |   1 -
 .../langs/_oc/.svn/text-base/Translator.svn-base   |   1 -
 web/old/data/langs/_oc/Designed                    |   1 -
 web/old/data/langs/_oc/License                     |  20 -
 web/old/data/langs/_oc/Links                       |  12 -
 web/old/data/langs/_oc/Pages/.svn/entries          |  86 --
 web/old/data/langs/_oc/Pages/.svn/format           |   1 -
 .../langs/_oc/Pages/.svn/text-base/index.svn-base  |  41 -
 web/old/data/langs/_oc/Pages/index                 |  41 -
 web/old/data/langs/_oc/Title                       |   1 -
 web/old/data/langs/_oc/Translator                  |   1 -
 web/old/data/langs/_pt/.svn/entries                | 125 ---
 web/old/data/langs/_pt/.svn/format                 |   1 -
 .../langs/_pt/.svn/text-base/Designed.svn-base     |   1 -
 .../data/langs/_pt/.svn/text-base/License.svn-base |  23 -
 .../data/langs/_pt/.svn/text-base/Links.svn-base   |  12 -
 .../data/langs/_pt/.svn/text-base/Print.svn-base   |   1 -
 .../data/langs/_pt/.svn/text-base/Title.svn-base   |   1 -
 .../langs/_pt/.svn/text-base/Translator.svn-base   |   1 -
 web/old/data/langs/_pt/Designed                    |   1 -
 web/old/data/langs/_pt/License                     |  23 -
 web/old/data/langs/_pt/Links                       |  12 -
 web/old/data/langs/_pt/Pages/.svn/entries          | 258 ------
 web/old/data/langs/_pt/Pages/.svn/format           |   1 -
 .../_pt/Pages/.svn/text-base/construction.svn-base |   5 -
 .../construction_contact_platform.svn-base         | 120 ---
 .../_pt/Pages/.svn/text-base/documents.svn-base    |  83 --
 .../langs/_pt/Pages/.svn/text-base/faq.svn-base    | 121 ---
 .../_pt/Pages/.svn/text-base/features.svn-base     |  34 -
 .../langs/_pt/Pages/.svn/text-base/index.svn-base  |  40 -
 .../_pt/Pages/.svn/text-base/installation.svn-base |  28 -
 .../_pt/Pages/.svn/text-base/screenshots.svn-base  |  94 ---
 web/old/data/langs/_pt/Pages/construction          |   5 -
 .../langs/_pt/Pages/construction_contact_platform  | 120 ---
 web/old/data/langs/_pt/Pages/documents             |  83 --
 web/old/data/langs/_pt/Pages/faq                   | 121 ---
 web/old/data/langs/_pt/Pages/features              |  34 -
 web/old/data/langs/_pt/Pages/hardware              |  90 --
 web/old/data/langs/_pt/Pages/index                 |  40 -
 web/old/data/langs/_pt/Pages/installation          |  28 -
 web/old/data/langs/_pt/Pages/old_chronopics        |  42 -
 web/old/data/langs/_pt/Pages/screenshots           |  94 ---
 web/old/data/langs/_pt/Print                       |   1 -
 web/old/data/langs/_pt/Title                       |   1 -
 web/old/data/langs/_pt/Translator                  |   1 -
 web/old/data/languages.txt                         |   7 -
 web/old/data/languages_with_de.txt                 |   8 -
 web/old/data/photos.txt                            |  43 -
 web/old/html_created_no_edit/.svn/entries          | 149 ----
 web/old/html_created_no_edit/.svn/format           |   1 -
 .../.svn/prop-base/faq_es.html.svn-base            |  13 -
 .../.svn/prop-base/style.css.svn-base              |  13 -
 ...n_modular_circuit_platform.txt_es.html.svn-base | 199 -----
 .../.svn/text-base/faq_es.html.svn-base            | 226 -----
 .../.svn/text-base/photocells_es.html.svn-base     | 228 -----
 .../.svn/text-base/style.css.svn-base              | 274 ------
 web/photocells_velleman.html                       | 221 +++--
 web/photocells_velleman_es.html                    | 216 +++--
 web/posters.html                                   | 219 +++--
 web/posters_es.html                                | 215 +++--
 web/server.html                                    | 654 +++++++++------
 web/server_es.html                                 | 651 +++++++++------
 web/software.html                                  | 182 ----
 web/software_es.html                               | 182 ----
 web/software_more.html                             | 223 +++--
 web/software_more_es.html                          | 218 +++--
 350 files changed, 5853 insertions(+), 17053 deletions(-)

Tue Aug 7 12:17:07 2012 +0200 Matej Urbančič <mateju@svn.gnome.org>
Updated Slovenian translation 
 po/sl.po | 3674 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1848 insertions(+), 1826 deletions(-)

Fri Jul 20 15:26:38 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder: graph capture shows watts 
 encoder/pyserial_pyper.py | 22 +++++++++++++++++-----
 1 file changed, 17 insertions(+), 5 deletions(-)

Wed Jul 18 13:56:09 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
encoder: "realtime"-barplot working 
 encoder/pyserial_pyper.py | 58 +++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 54 insertions(+), 4 deletions(-)

Tue Jul 17 19:08:55 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
small clean 
 encoder/graph.R    | 8 --------
 src/gui/encoder.cs | 2 --
 2 files changed, 10 deletions(-)

Tue Jul 17 19:03:43 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder:fixed curve max in ecc single curve anal. 
 src/gui/encoder.cs | 2 ++
 1 file changed, 2 insertions(+)

Tue Jul 17 18:52:19 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
encoder curves selection works in graphs 
 encoder/graph.R       | 56 ++++++++++++++++++++++++++++++++++-----------------
 src/sqlite/encoder.cs |  5 ++---
 2 files changed, 39 insertions(+), 22 deletions(-)

Tue Jul 17 17:50:41 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
encoder: fixed sentibity of buttons 
 src/gui/encoder.cs | 27 ++++++++++++++++++---------
 1 file changed, 18 insertions(+), 9 deletions(-)

Mon Jul 16 16:40:05 2012 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 3626 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1821 insertions(+), 1805 deletions(-)

Fri Jul 13 15:45:22 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
small fix 
 src/encoder.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Jul 13 15:32:18 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
encoder: curves selection done 
 diagrams/sqlite/chronojump_sqlite.dia | Bin 13178 -> 13237 bytes
 diagrams/sqlite/chronojump_sqlite.png | Bin 170838 -> 235719 bytes
 glade/chronojump.glade                |  33 ++++++++++++-
 src/encoder.cs                        |   2 +-
 src/gui/encoder.cs                    |  89 ++++++++++++++++++++++++++--------
 src/gui/genericWindow.cs              |  68 ++++++++++++++++++++++----
 src/sqlite/encoder.cs                 |   4 +-
 src/utilGtk.cs                        |   3 ++
 8 files changed, 163 insertions(+), 36 deletions(-)

Mon Jul 9 18:41:20 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
encoder: curves selection (50%) 
 glade/chronojump.glade   |  42 ++++++++++++++++-
 po/POTFILES.in           |   1 +
 src/constants.cs         |   4 +-
 src/gui/encoder.cs       |  17 +++++--
 src/gui/genericWindow.cs | 119 ++++++++++++++++++++++++++++++++++++++++++++---
 src/gui/person.cs        |   2 +-
 6 files changed, 171 insertions(+), 14 deletions(-)

Mon Jul 9 15:44:32 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
minor changes 
 encoder/pyserial_pyper.py |     2 +-
 glade/chronojump.glade    | 44572 ++++++++++++++++++++++++--------------------
 src/util.cs               |     2 +-
 3 files changed, 24021 insertions(+), 20555 deletions(-)

Wed Jun 27 18:22:17 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
removed presentation of phd 
 src/gui/presentation.cs | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

Wed Jun 27 18:18:34 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
reinstalled stuff 
 build/data/readreg.bat                             |   0
 build/data/sqlite3.dll                             | Bin
 build/data/utils/linux/sqlite-2.8.17.bin           | Bin
 build/data/utils/linux/sqlite3-3.5.0.bin           | Bin
 build/data/utils/windows/convert_database.bat      |   0
 build/data/utils/windows/sqlite.exe                | Bin
 build/data/utils/windows/sqlite3.exe               | Bin
 build/data/windows_dlls/NPlot.Gtk.dll              | Bin
 build/data/windows_dlls/NPlot.Gtk.dll.config       |   0
 build/data/windows_dlls/NPlot.dll                  | Bin
 build/data/windows_dlls/NPlot.dll.config           |   0
 build/linux/chronojump.sh                          |   0
 build/linux/chronojump_mini.sh                     |   0
 build/linux/chronopic-tests                        |   1 -
 build/linux/findMonoVersion.sh                     |   0
 build/windows_bundle/bin/MonoPosixHelper.dll       | Bin
 build/windows_bundle/bin/R.dll                     | Bin
 build/windows_bundle/bin/R.exe                     | Bin
 build/windows_bundle/bin/Rblas.dll                 | Bin
 build/windows_bundle/bin/Rgraphapp.dll             | Bin
 build/windows_bundle/bin/Riconv.dll                | Bin
 build/windows_bundle/bin/Rterm.exe                 | Bin
 build/windows_bundle/bin/Rzlib.dll                 | Bin
 build/windows_bundle/bin/atksharpglue-2.dll        | Bin
 build/windows_bundle/bin/gdksharpglue-2.dll        | Bin
 build/windows_bundle/bin/gladesharpglue-2.dll      | Bin
 build/windows_bundle/bin/glibsharpglue-2.dll       | Bin
 build/windows_bundle/bin/gtk2_prefs.exe            | Bin
 build/windows_bundle/bin/gtksharpglue-2.dll        | Bin
 build/windows_bundle/bin/iconv.dll                 | Bin
 build/windows_bundle/bin/intl.dll                  | Bin
 build/windows_bundle/bin/jpeg62.dll                | Bin
 build/windows_bundle/bin/libatk-1.0-0.dll          | Bin
 build/windows_bundle/bin/libcairo-2.dll            | Bin
 build/windows_bundle/bin/libgailutil-18.dll        | Bin
 build/windows_bundle/bin/libgdk-win32-2.0-0.dll    | Bin
 build/windows_bundle/bin/libgdk_pixbuf-2.0-0.dll   | Bin
 build/windows_bundle/bin/libgio-2.0-0.dll          | Bin
 build/windows_bundle/bin/libglade-2.0-0.dll        | Bin
 build/windows_bundle/bin/libglib-2.0-0.dll         | Bin
 build/windows_bundle/bin/libgmodule-2.0-0.dll      | Bin
 build/windows_bundle/bin/libgobject-2.0-0.dll      | Bin
 build/windows_bundle/bin/libgthread-2.0-0.dll      | Bin
 build/windows_bundle/bin/libgtk-win32-2.0-0.dll    | Bin
 build/windows_bundle/bin/libpango-1.0-0.dll        | Bin
 build/windows_bundle/bin/libpangocairo-1.0-0.dll   | Bin
 build/windows_bundle/bin/libpangoft2-1.0-0.dll     | Bin
 build/windows_bundle/bin/libpangowin32-1.0-0.dll   | Bin
 build/windows_bundle/bin/libpng12-0.dll            | Bin
 build/windows_bundle/bin/libpng13.dll              | Bin
 build/windows_bundle/bin/librsvg-2-2.dll           | Bin
 build/windows_bundle/bin/librsvg-2.dll             | Bin
 build/windows_bundle/bin/libxml2.dll               | Bin
 build/windows_bundle/bin/mono.dll                  | Bin
 build/windows_bundle/bin/sqlite3.dll               | Bin
 build/windows_bundle/bin/zlib1.dll                 | Bin
 build/windows_bundle/build/NPlot.Gtk.dll           | Bin
 build/windows_bundle/build/NPlot.dll               | Bin
 build/windows_bundle/build/chronojump_icon.ico     | Bin
 .../windows_bundle/build/chronojump_innosetup.iss  |   0
 build/windows_bundle/build/gpl-2.0.txt             |   0
 build/windows_bundle/build/howto_build.txt         |   0
 build/windows_bundle/build/logo.rc                 |   0
 build/windows_bundle/build/makeBundle.sh           |   0
 build/windows_bundle/build/resource.h              |   0
 build/windows_bundle/etc/Rcmd_environ              |   0
 build/windows_bundle/etc/Rconsole                  |   0
 build/windows_bundle/etc/Rdevga                    |   0
 .../etc/fonts/conf.avail/10-autohint.conf          |   0
 .../etc/fonts/conf.avail/10-no-sub-pixel.conf      |   0
 .../etc/fonts/conf.avail/10-sub-pixel-bgr.conf     |   0
 .../etc/fonts/conf.avail/10-sub-pixel-rgb.conf     |   0
 .../etc/fonts/conf.avail/10-sub-pixel-vbgr.conf    |   0
 .../etc/fonts/conf.avail/10-sub-pixel-vrgb.conf    |   0
 .../etc/fonts/conf.avail/10-unhinted.conf          |   0
 .../etc/fonts/conf.avail/20-fix-globaladvance.conf |   0
 .../etc/fonts/conf.avail/20-lohit-gujarati.conf    |   0
 .../etc/fonts/conf.avail/20-unhint-small-vera.conf |   0
 .../etc/fonts/conf.avail/30-amt-aliases.conf       |   0
 .../etc/fonts/conf.avail/30-urw-aliases.conf       |   0
 .../etc/fonts/conf.avail/40-generic.conf           |   0
 .../etc/fonts/conf.avail/49-sansserif.conf         |   0
 .../etc/fonts/conf.avail/50-user.conf              |   0
 .../etc/fonts/conf.avail/51-local.conf             |   0
 .../etc/fonts/conf.avail/60-latin.conf             |   0
 .../etc/fonts/conf.avail/65-fonts-persian.conf     |   0
 .../etc/fonts/conf.avail/65-nonlatin.conf          |   0
 .../etc/fonts/conf.avail/69-unifont.conf           |   0
 .../etc/fonts/conf.avail/70-no-bitmaps.conf        |   0
 .../etc/fonts/conf.avail/70-yes-bitmaps.conf       |   0
 .../etc/fonts/conf.avail/80-delicious.conf         |   0
 .../etc/fonts/conf.avail/90-synthetic.conf         |   0
 build/windows_bundle/etc/fonts/conf.avail/README   |   0
 .../etc/fonts/conf.d/20-fix-globaladvance.conf     |   0
 .../etc/fonts/conf.d/20-lohit-gujarati.conf        |   0
 .../etc/fonts/conf.d/20-unhint-small-vera.conf     |   0
 .../etc/fonts/conf.d/30-amt-aliases.conf           |   0
 .../etc/fonts/conf.d/30-urw-aliases.conf           |   0
 .../etc/fonts/conf.d/40-generic.conf               |   0
 .../etc/fonts/conf.d/49-sansserif.conf             |   0
 build/windows_bundle/etc/fonts/conf.d/50-user.conf |   0
 .../windows_bundle/etc/fonts/conf.d/51-local.conf  |   0
 .../windows_bundle/etc/fonts/conf.d/60-latin.conf  |   0
 .../etc/fonts/conf.d/65-fonts-persian.conf         |   0
 .../etc/fonts/conf.d/65-nonlatin.conf              |   0
 .../etc/fonts/conf.d/69-unifont.conf               |   0
 .../etc/fonts/conf.d/80-delicious.conf             |   0
 .../etc/fonts/conf.d/90-synthetic.conf             |   0
 build/windows_bundle/etc/fonts/fonts.conf          |   0
 build/windows_bundle/etc/fonts/fonts.dtd           |   0
 build/windows_bundle/etc/fonts/local.conf          |   0
 .../windows_bundle/etc/gtk-2.0/gdk-pixbuf.loaders  |   0
 build/windows_bundle/etc/gtk-2.0/gtk.immodules     |   0
 build/windows_bundle/etc/gtk-2.0/gtkrc             |   0
 build/windows_bundle/etc/gtk-2.0/gtkrc-2.0         |   0
 .../windows_bundle/etc/gtk-2.0/im-multipress.conf  |   0
 build/windows_bundle/etc/pango/pango.modules       |   0
 build/windows_bundle/etc/rgb.txt                   |   0
 .../lib/gtk-2.0/2.10.0/engines/libanachron.dll     | Bin
 .../lib/gtk-2.0/2.10.0/engines/libaurora.dll       | Bin
 .../lib/gtk-2.0/2.10.0/engines/libbluecurve.dll    | Bin
 .../lib/gtk-2.0/2.10.0/engines/libcandido.dll      | Bin
 .../lib/gtk-2.0/2.10.0/engines/libcleanice.dll     | Bin
 .../lib/gtk-2.0/2.10.0/engines/libclearlooks.dll   | Bin
 .../lib/gtk-2.0/2.10.0/engines/libcrux-engine.dll  | Bin
 .../lib/gtk-2.0/2.10.0/engines/libdyndyn.dll       | Bin
 .../lib/gtk-2.0/2.10.0/engines/libgflat.dll        | Bin
 .../lib/gtk-2.0/2.10.0/engines/libglide.dll        | Bin
 .../lib/gtk-2.0/2.10.0/engines/libhcengine.dll     | Bin
 .../lib/gtk-2.0/2.10.0/engines/libindustrial.dll   | Bin
 .../gtk-2.0/2.10.0/engines/liblighthouseblue.dll   | Bin
 .../lib/gtk-2.0/2.10.0/engines/libmetal.dll        | Bin
 .../lib/gtk-2.0/2.10.0/engines/libmgicchikn.dll    | Bin
 .../lib/gtk-2.0/2.10.0/engines/libmist.dll         | Bin
 .../lib/gtk-2.0/2.10.0/engines/libmurrine.dll      | Bin
 .../lib/gtk-2.0/2.10.0/engines/libnimbus.dll       | Bin
 .../lib/gtk-2.0/2.10.0/engines/libnodoka.dll       | Bin
 .../lib/gtk-2.0/2.10.0/engines/libpixmap.dll       | Bin
 .../lib/gtk-2.0/2.10.0/engines/libredmond95.dll    | Bin
 .../lib/gtk-2.0/2.10.0/engines/librezlooks.dll     | Bin
 .../lib/gtk-2.0/2.10.0/engines/libsmooth.dll       | Bin
 .../lib/gtk-2.0/2.10.0/engines/libsvg.dll          | Bin
 .../lib/gtk-2.0/2.10.0/engines/libthinice.dll      | Bin
 .../lib/gtk-2.0/2.10.0/engines/libubuntulooks.dll  | Bin
 .../lib/gtk-2.0/2.10.0/engines/libwimp.dll         | Bin
 .../lib/gtk-2.0/2.10.0/engines/libxfce.dll         | Bin
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-ani.dll | Bin
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-bmp.dll | Bin
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-gif.dll | Bin
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-ico.dll | Bin
 .../2.10.0/loaders/libpixbufloader-jpeg.dll        | Bin
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-pcx.dll | Bin
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-png.dll | Bin
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-pnm.dll | Bin
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-ras.dll | Bin
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-tga.dll | Bin
 .../2.10.0/loaders/libpixbufloader-tiff.dll        | Bin
 .../2.10.0/loaders/libpixbufloader-wbmp.dll        | Bin
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-xbm.dll | Bin
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-xpm.dll | Bin
 .../lib/gtk-2.0/2.10.0/loaders/svg_loader.dll      | Bin
 .../windows_bundle/lib/gtk-2.0/include/gdkconfig.h |   0
 .../gtk-2.0/pango/1.6.0/modules/pango-basic-fc.dll | Bin
 .../pango/1.6.0/modules/pango-basic-win32.dll      | Bin
 .../windows_bundle/library/KernSmooth/DESCRIPTION  |   0
 build/windows_bundle/library/KernSmooth/INDEX      |   0
 build/windows_bundle/library/KernSmooth/LICENCE    |   0
 .../windows_bundle/library/KernSmooth/Meta/Rd.rds  | Bin
 .../library/KernSmooth/Meta/hsearch.rds            | Bin
 .../library/KernSmooth/Meta/nsInfo.rds             | Bin
 .../library/KernSmooth/Meta/package.rds            | Bin
 build/windows_bundle/library/KernSmooth/NAMESPACE  |   0
 .../windows_bundle/library/KernSmooth/R-ex/bkde.R  |   0
 .../library/KernSmooth/R-ex/bkde2D.R               |   0
 .../windows_bundle/library/KernSmooth/R-ex/bkfe.R  |   0
 .../windows_bundle/library/KernSmooth/R-ex/dpih.R  |   0
 .../windows_bundle/library/KernSmooth/R-ex/dpik.R  |   0
 .../windows_bundle/library/KernSmooth/R-ex/dpill.R |   0
 .../library/KernSmooth/R-ex/locpoly.R              |   0
 .../windows_bundle/library/KernSmooth/R/KernSmooth |   0
 .../library/KernSmooth/R/KernSmooth.rdb            | Bin
 .../library/KernSmooth/R/KernSmooth.rdx            | Bin
 .../windows_bundle/library/KernSmooth/help/AnIndex |   0
 build/windows_bundle/library/KernSmooth/help/bkde  |   0
 .../windows_bundle/library/KernSmooth/help/bkde2D  |   0
 build/windows_bundle/library/KernSmooth/help/bkfe  |   0
 build/windows_bundle/library/KernSmooth/help/dpih  |   0
 build/windows_bundle/library/KernSmooth/help/dpik  |   0
 build/windows_bundle/library/KernSmooth/help/dpill |   0
 .../windows_bundle/library/KernSmooth/help/locpoly |   0
 .../library/KernSmooth/libs/KernSmooth.dll         | Bin
 build/windows_bundle/library/MASS/CITATION         |   0
 build/windows_bundle/library/MASS/DESCRIPTION      |   0
 build/windows_bundle/library/MASS/INDEX            |   0
 build/windows_bundle/library/MASS/LICENCE          |   0
 build/windows_bundle/library/MASS/Meta/Rd.rds      | Bin
 build/windows_bundle/library/MASS/Meta/data.rds    | Bin
 build/windows_bundle/library/MASS/Meta/hsearch.rds | Bin
 build/windows_bundle/library/MASS/Meta/nsInfo.rds  | Bin
 build/windows_bundle/library/MASS/Meta/package.rds | Bin
 build/windows_bundle/library/MASS/NAMESPACE        |   0
 build/windows_bundle/library/MASS/NEWS             |   0
 build/windows_bundle/library/MASS/R-ex/Rex.zip     | Bin
 build/windows_bundle/library/MASS/R/MASS           |   0
 build/windows_bundle/library/MASS/R/MASS.rdb       | Bin
 build/windows_bundle/library/MASS/R/MASS.rdx       | Bin
 build/windows_bundle/library/MASS/data/Rdata.rdb   | Bin
 build/windows_bundle/library/MASS/data/Rdata.rds   | Bin
 build/windows_bundle/library/MASS/data/Rdata.rdx   | Bin
 build/windows_bundle/library/MASS/help/AnIndex     |   0
 build/windows_bundle/library/MASS/help/Rhelp.zip   | Bin
 build/windows_bundle/library/MASS/libs/MASS.dll    | Bin
 build/windows_bundle/library/MASS/scripts/ch01.R   |   0
 build/windows_bundle/library/MASS/scripts/ch02.R   |   0
 build/windows_bundle/library/MASS/scripts/ch03.R   |   0
 build/windows_bundle/library/MASS/scripts/ch04.R   |   0
 build/windows_bundle/library/MASS/scripts/ch05.R   |   0
 build/windows_bundle/library/MASS/scripts/ch06.R   |   0
 build/windows_bundle/library/MASS/scripts/ch07.R   |   0
 build/windows_bundle/library/MASS/scripts/ch08.R   |   0
 build/windows_bundle/library/MASS/scripts/ch09.R   |   0
 build/windows_bundle/library/MASS/scripts/ch10.R   |   0
 build/windows_bundle/library/MASS/scripts/ch11.R   |   0
 build/windows_bundle/library/MASS/scripts/ch12.R   |   0
 build/windows_bundle/library/MASS/scripts/ch13.R   |   0
 build/windows_bundle/library/MASS/scripts/ch14.R   |   0
 build/windows_bundle/library/MASS/scripts/ch15.R   |   0
 build/windows_bundle/library/MASS/scripts/ch16.R   |   0
 build/windows_bundle/library/Matrix/Copyrights     |   0
 build/windows_bundle/library/Matrix/DESCRIPTION    |   0
 build/windows_bundle/library/Matrix/Doxyfile       |   0
 build/windows_bundle/library/Matrix/INDEX          |   0
 build/windows_bundle/library/Matrix/Meta/Rd.rds    | Bin
 build/windows_bundle/library/Matrix/Meta/data.rds  | Bin
 .../windows_bundle/library/Matrix/Meta/hsearch.rds | Bin
 .../windows_bundle/library/Matrix/Meta/nsInfo.rds  | Bin
 .../windows_bundle/library/Matrix/Meta/package.rds | Bin
 .../library/Matrix/Meta/vignette.rds               | Bin
 build/windows_bundle/library/Matrix/NAMESPACE      |   0
 build/windows_bundle/library/Matrix/R-ex/Rex.zip   | Bin
 build/windows_bundle/library/Matrix/R/Matrix       |   0
 build/windows_bundle/library/Matrix/R/Matrix.rdb   | Bin
 build/windows_bundle/library/Matrix/R/Matrix.rdx   | Bin
 build/windows_bundle/library/Matrix/data/CAex.R    |   0
 build/windows_bundle/library/Matrix/data/KNex.R    |   0
 .../library/Matrix/data/USCounties.R               |   0
 .../windows_bundle/library/Matrix/doc/Announce.txt |   0
 .../library/Matrix/doc/Comparisons.R               |   0
 .../library/Matrix/doc/Comparisons.Rnw             |   0
 .../library/Matrix/doc/Comparisons.pdf             | Bin
 .../library/Matrix/doc/DSC2009_abstract.pdf        | Bin
 .../library/Matrix/doc/DSC2009_abstract.tex        |   0
 .../library/Matrix/doc/DSC2009_abstract.txt        |   0
 .../library/Matrix/doc/Design-issues.R             |   0
 .../library/Matrix/doc/Design-issues.Rnw           |   0
 .../library/Matrix/doc/Design-issues.pdf           | Bin
 .../library/Matrix/doc/Intro2Matrix.R              |   0
 .../library/Matrix/doc/Intro2Matrix.Rnw            |   0
 .../library/Matrix/doc/Intro2Matrix.pdf            | Bin
 .../library/Matrix/doc/Introduction.R              |   0
 .../library/Matrix/doc/Introduction.Rnw            |   0
 .../library/Matrix/doc/Introduction.pdf            | Bin
 build/windows_bundle/library/Matrix/doc/Matrix.bib |   0
 .../library/Matrix/doc/UFsparse/AMD.txt            |   0
 .../library/Matrix/doc/UFsparse/CHOLMOD.txt        |   0
 .../library/Matrix/doc/UFsparse/COLAMD.txt         |   0
 .../library/Matrix/doc/UFsparse/SPQR.txt           |   0
 .../library/Matrix/doc/UFsparse/UFconfig.txt       |   0
 .../library/Matrix/doc/UFsparse/UserGuides.txt     |   0
 .../windows_bundle/library/Matrix/doc/fullpage.sty |   0
 build/windows_bundle/library/Matrix/doc/index.html |   0
 .../library/Matrix/doc/myVignette.sty              |   0
 .../library/Matrix/doc/sparseModels.R              |   0
 .../library/Matrix/doc/sparseModels.Rnw            |   0
 .../library/Matrix/doc/sparseModels.pdf            | Bin
 .../library/Matrix/external/CAex_slots.rda         | Bin
 .../library/Matrix/external/KNex_slots.rda         | Bin
 .../library/Matrix/external/USCounties_slots.rda   | Bin
 .../library/Matrix/external/lund_a.mtx             |   0
 .../library/Matrix/external/lund_a.rsa             |   0
 .../library/Matrix/external/pores_1.mtx            |   0
 .../library/Matrix/external/test3comp.rda          | Bin
 .../library/Matrix/external/utm300.rua             |   0
 .../library/Matrix/external/wrong.mtx              |   0
 build/windows_bundle/library/Matrix/help/AnIndex   |   0
 build/windows_bundle/library/Matrix/help/Rhelp.zip | Bin
 .../windows_bundle/library/Matrix/include/Matrix.h |   0
 .../library/Matrix/include/Matrix_stubs.c          |   0
 .../library/Matrix/include/cholmod.h               |   0
 .../windows_bundle/library/Matrix/libs/Matrix.dll  | Bin
 build/windows_bundle/library/Matrix/test-tools.R   |   0
 build/windows_bundle/library/base/CITATION         |   0
 build/windows_bundle/library/base/DESCRIPTION      |   0
 build/windows_bundle/library/base/INDEX            |   0
 build/windows_bundle/library/base/Meta/Rd.rds      | Bin
 build/windows_bundle/library/base/Meta/demo.rds    | Bin
 build/windows_bundle/library/base/Meta/hsearch.rds | Bin
 build/windows_bundle/library/base/Meta/package.rds | Bin
 build/windows_bundle/library/base/R-ex/Rex.zip     | Bin
 build/windows_bundle/library/base/R/Rprofile       |   0
 build/windows_bundle/library/base/R/base           |   0
 build/windows_bundle/library/base/R/base.rdb       | Bin
 build/windows_bundle/library/base/R/base.rdx       | Bin
 build/windows_bundle/library/base/demo/is.things.R |   0
 build/windows_bundle/library/base/demo/recursion.R |   0
 build/windows_bundle/library/base/demo/scoping.R   |   0
 build/windows_bundle/library/base/help/AnIndex     |   0
 build/windows_bundle/library/base/help/Rhelp.zip   | Bin
 build/windows_bundle/library/boot/CITATION         |   0
 build/windows_bundle/library/boot/DESCRIPTION      |   0
 build/windows_bundle/library/boot/INDEX            |   0
 build/windows_bundle/library/boot/Meta/Rd.rds      | Bin
 build/windows_bundle/library/boot/Meta/data.rds    | Bin
 build/windows_bundle/library/boot/Meta/hsearch.rds | Bin
 build/windows_bundle/library/boot/Meta/nsInfo.rds  | Bin
 build/windows_bundle/library/boot/Meta/package.rds | Bin
 build/windows_bundle/library/boot/NAMESPACE        |   0
 build/windows_bundle/library/boot/R-ex/Rex.zip     | Bin
 build/windows_bundle/library/boot/R/boot           |   0
 build/windows_bundle/library/boot/R/boot.rdb       | Bin
 build/windows_bundle/library/boot/R/boot.rdx       | Bin
 build/windows_bundle/library/boot/data/Rdata.rdb   | Bin
 build/windows_bundle/library/boot/data/Rdata.rds   | Bin
 build/windows_bundle/library/boot/data/Rdata.rdx   | Bin
 build/windows_bundle/library/boot/help/AnIndex     |   0
 build/windows_bundle/library/boot/help/Rhelp.zip   | Bin
 build/windows_bundle/library/class/CITATION        |   0
 build/windows_bundle/library/class/DESCRIPTION     |   0
 build/windows_bundle/library/class/INDEX           |   0
 build/windows_bundle/library/class/LICENCE         |   0
 build/windows_bundle/library/class/Meta/Rd.rds     | Bin
 .../windows_bundle/library/class/Meta/hsearch.rds  | Bin
 build/windows_bundle/library/class/Meta/nsInfo.rds | Bin
 .../windows_bundle/library/class/Meta/package.rds  | Bin
 build/windows_bundle/library/class/NAMESPACE       |   0
 build/windows_bundle/library/class/NEWS            |   0
 build/windows_bundle/library/class/R-ex/SOM.R      |   0
 build/windows_bundle/library/class/R-ex/batchSOM.R |   0
 build/windows_bundle/library/class/R-ex/condense.R |   0
 build/windows_bundle/library/class/R-ex/knn.R      |   0
 build/windows_bundle/library/class/R-ex/knn.cv.R   |   0
 build/windows_bundle/library/class/R-ex/knn1.R     |   0
 build/windows_bundle/library/class/R-ex/lvq1.R     |   0
 build/windows_bundle/library/class/R-ex/lvq2.R     |   0
 build/windows_bundle/library/class/R-ex/lvq3.R     |   0
 build/windows_bundle/library/class/R-ex/lvqinit.R  |   0
 build/windows_bundle/library/class/R-ex/lvqtest.R  |   0
 .../windows_bundle/library/class/R-ex/multiedit.R  |   0
 build/windows_bundle/library/class/R-ex/olvq1.R    |   0
 .../windows_bundle/library/class/R-ex/reduce.nn.R  |   0
 build/windows_bundle/library/class/R/class         |   0
 build/windows_bundle/library/class/R/class.rdb     | Bin
 build/windows_bundle/library/class/R/class.rdx     | Bin
 build/windows_bundle/library/class/help/AnIndex    |   0
 build/windows_bundle/library/class/help/SOM        |   0
 build/windows_bundle/library/class/help/batchSOM   |   0
 build/windows_bundle/library/class/help/condense   |   0
 build/windows_bundle/library/class/help/knn        |   0
 build/windows_bundle/library/class/help/knn.cv     |   0
 build/windows_bundle/library/class/help/knn1       |   0
 build/windows_bundle/library/class/help/lvq1       |   0
 build/windows_bundle/library/class/help/lvq2       |   0
 build/windows_bundle/library/class/help/lvq3       |   0
 build/windows_bundle/library/class/help/lvqinit    |   0
 build/windows_bundle/library/class/help/lvqtest    |   0
 build/windows_bundle/library/class/help/multiedit  |   0
 build/windows_bundle/library/class/help/olvq1      |   0
 build/windows_bundle/library/class/help/reduce.nn  |   0
 build/windows_bundle/library/class/help/somgrid    |   0
 build/windows_bundle/library/class/libs/class.dll  | Bin
 build/windows_bundle/library/cluster/CITATION      |   0
 build/windows_bundle/library/cluster/DESCRIPTION   |   0
 build/windows_bundle/library/cluster/INDEX         |   0
 build/windows_bundle/library/cluster/Meta/Rd.rds   | Bin
 build/windows_bundle/library/cluster/Meta/data.rds | Bin
 .../library/cluster/Meta/hsearch.rds               | Bin
 .../windows_bundle/library/cluster/Meta/nsInfo.rds | Bin
 .../library/cluster/Meta/package.rds               | Bin
 build/windows_bundle/library/cluster/NAMESPACE     |   0
 build/windows_bundle/library/cluster/R-ex/Rex.zip  | Bin
 build/windows_bundle/library/cluster/R/cluster     |   0
 build/windows_bundle/library/cluster/R/cluster.rdb | Bin
 build/windows_bundle/library/cluster/R/cluster.rdx | Bin
 .../windows_bundle/library/cluster/data/Rdata.rdb  | Bin
 .../windows_bundle/library/cluster/data/Rdata.rds  | Bin
 .../windows_bundle/library/cluster/data/Rdata.rdx  | Bin
 build/windows_bundle/library/cluster/help/AnIndex  |   0
 .../windows_bundle/library/cluster/help/Rhelp.zip  | Bin
 .../library/cluster/libs/cluster.dll               | Bin
 build/windows_bundle/library/codetools/DESCRIPTION |   0
 build/windows_bundle/library/codetools/INDEX       |   0
 build/windows_bundle/library/codetools/Meta/Rd.rds | Bin
 .../library/codetools/Meta/hsearch.rds             | Bin
 .../library/codetools/Meta/nsInfo.rds              | Bin
 .../library/codetools/Meta/package.rds             | Bin
 build/windows_bundle/library/codetools/NAMESPACE   |   0
 .../library/codetools/R-ex/checkUsage.R            |   0
 .../library/codetools/R-ex/findGlobals.R           |   0
 .../library/codetools/R-ex/showTree.R              |   0
 build/windows_bundle/library/codetools/R/codetools |   0
 .../library/codetools/R/codetools.rdb              | Bin
 .../library/codetools/R/codetools.rdx              | Bin
 .../windows_bundle/library/codetools/help/AnIndex  |   0
 .../library/codetools/help/checkUsage              |   0
 .../library/codetools/help/codetools               |   0
 .../library/codetools/help/findGlobals             |   0
 .../windows_bundle/library/codetools/help/showTree |   0
 build/windows_bundle/library/datasets/DESCRIPTION  |   0
 build/windows_bundle/library/datasets/INDEX        |   0
 build/windows_bundle/library/datasets/Meta/Rd.rds  | Bin
 .../windows_bundle/library/datasets/Meta/data.rds  | Bin
 .../library/datasets/Meta/hsearch.rds              | Bin
 .../library/datasets/Meta/package.rds              | Bin
 build/windows_bundle/library/datasets/R-ex/Rex.zip | Bin
 build/windows_bundle/library/datasets/R/datasets   |   0
 .../windows_bundle/library/datasets/data/Rdata.rdb | Bin
 .../windows_bundle/library/datasets/data/Rdata.rds | Bin
 .../windows_bundle/library/datasets/data/Rdata.rdx | Bin
 .../library/datasets/data/morley.tab               |   0
 build/windows_bundle/library/datasets/help/AnIndex |   0
 .../windows_bundle/library/datasets/help/Rhelp.zip | Bin
 build/windows_bundle/library/foreign/COPYING       |   0
 build/windows_bundle/library/foreign/DESCRIPTION   |   0
 build/windows_bundle/library/foreign/INDEX         |   0
 build/windows_bundle/library/foreign/LICENCE       |   0
 build/windows_bundle/library/foreign/Meta/Rd.rds   | Bin
 .../library/foreign/Meta/hsearch.rds               | Bin
 .../windows_bundle/library/foreign/Meta/nsInfo.rds | Bin
 .../library/foreign/Meta/package.rds               | Bin
 build/windows_bundle/library/foreign/NAMESPACE     |   0
 .../library/foreign/R-ex/lookup.xport.R            |   0
 build/windows_bundle/library/foreign/R-ex/read.S.R |   0
 .../windows_bundle/library/foreign/R-ex/read.dbf.R |   0
 .../windows_bundle/library/foreign/R-ex/read.dta.R |   0
 .../library/foreign/R-ex/read.epiinfo.R            |   0
 .../windows_bundle/library/foreign/R-ex/read.mtp.R |   0
 .../library/foreign/R-ex/read.spss.R               |   0
 .../windows_bundle/library/foreign/R-ex/read.ssd.R |   0
 .../library/foreign/R-ex/read.systat.R             |   0
 .../library/foreign/R-ex/read.xport.R              |   0
 .../library/foreign/R-ex/write.arff.R              |   0
 .../library/foreign/R-ex/write.dbf.R               |   0
 .../library/foreign/R-ex/write.dta.R               |   0
 .../library/foreign/R-ex/write.foreign.R           |   0
 build/windows_bundle/library/foreign/R/foreign     |   0
 build/windows_bundle/library/foreign/R/foreign.rdb | Bin
 build/windows_bundle/library/foreign/R/foreign.rdx | Bin
 .../library/foreign/files/HillRace.SYD             | Bin
 .../windows_bundle/library/foreign/files/Iris.syd  | Bin
 .../windows_bundle/library/foreign/files/sids.dbf  | Bin
 build/windows_bundle/library/foreign/help/AnIndex  |   0
 .../library/foreign/help/lookup.xport              |   0
 build/windows_bundle/library/foreign/help/read.S   |   0
 .../windows_bundle/library/foreign/help/read.arff  |   0
 build/windows_bundle/library/foreign/help/read.dbf |   0
 build/windows_bundle/library/foreign/help/read.dta |   0
 .../library/foreign/help/read.epiinfo              |   0
 build/windows_bundle/library/foreign/help/read.mtp |   0
 .../library/foreign/help/read.octave               |   0
 .../windows_bundle/library/foreign/help/read.spss  |   0
 build/windows_bundle/library/foreign/help/read.ssd |   0
 .../library/foreign/help/read.systat               |   0
 .../windows_bundle/library/foreign/help/read.xport |   0
 .../windows_bundle/library/foreign/help/write.arff |   0
 .../windows_bundle/library/foreign/help/write.dbf  |   0
 .../windows_bundle/library/foreign/help/write.dta  |   0
 .../library/foreign/help/write.foreign             |   0
 .../library/foreign/libs/foreign.dll               | Bin
 build/windows_bundle/library/grDevices/DESCRIPTION |   0
 build/windows_bundle/library/grDevices/INDEX       |   0
 build/windows_bundle/library/grDevices/Meta/Rd.rds | Bin
 .../library/grDevices/Meta/hsearch.rds             | Bin
 .../library/grDevices/Meta/nsInfo.rds              | Bin
 .../library/grDevices/Meta/package.rds             | Bin
 build/windows_bundle/library/grDevices/NAMESPACE   |   0
 .../windows_bundle/library/grDevices/R-ex/Rex.zip  | Bin
 build/windows_bundle/library/grDevices/R/grDevices |   0
 .../library/grDevices/R/grDevices.rdb              | Bin
 .../library/grDevices/R/grDevices.rdx              | Bin
 .../library/grDevices/afm/CM_boldx_10.afm.gz       | Bin
 .../grDevices/afm/CM_boldx_italic_10.afm.gz        | Bin
 .../library/grDevices/afm/CM_italic_10.afm.gz      | Bin
 .../library/grDevices/afm/CM_regular_10.afm.gz     | Bin
 .../library/grDevices/afm/CM_symbol_10.afm.gz      | Bin
 .../library/grDevices/afm/Courier-Bold.afm.gz      | Bin
 .../grDevices/afm/Courier-BoldOblique.afm.gz       | Bin
 .../library/grDevices/afm/Courier-Oblique.afm.gz   | Bin
 .../library/grDevices/afm/Courier.afm.gz           | Bin
 .../library/grDevices/afm/Helvetica-Bold.afm.gz    | Bin
 .../grDevices/afm/Helvetica-BoldOblique.afm.gz     | Bin
 .../library/grDevices/afm/Helvetica-Oblique.afm.gz | Bin
 .../library/grDevices/afm/Helvetica.afm.gz         | Bin
 .../library/grDevices/afm/MustRead.html            |   0
 build/windows_bundle/library/grDevices/afm/README  |   0
 .../library/grDevices/afm/Symbol.afm.gz            | Bin
 .../library/grDevices/afm/Times-Bold.afm.gz        | Bin
 .../library/grDevices/afm/Times-BoldItalic.afm.gz  | Bin
 .../library/grDevices/afm/Times-Italic.afm.gz      | Bin
 .../library/grDevices/afm/Times-Roman.afm.gz       | Bin
 .../library/grDevices/afm/ZapfDingbats.afm.gz      | Bin
 .../library/grDevices/afm/a010013l.afm.gz          | Bin
 .../library/grDevices/afm/a010015l.afm.gz          | Bin
 .../library/grDevices/afm/a010033l.afm.gz          | Bin
 .../library/grDevices/afm/a010035l.afm.gz          | Bin
 .../library/grDevices/afm/agd_____.afm.gz          | Bin
 .../library/grDevices/afm/agdo____.afm.gz          | Bin
 .../library/grDevices/afm/agw_____.afm.gz          | Bin
 .../library/grDevices/afm/agwo____.afm.gz          | Bin
 .../library/grDevices/afm/b018012l.afm.gz          | Bin
 .../library/grDevices/afm/b018015l.afm.gz          | Bin
 .../library/grDevices/afm/b018032l.afm.gz          | Bin
 .../library/grDevices/afm/b018035l.afm.gz          | Bin
 .../library/grDevices/afm/bkd_____.afm.gz          | Bin
 .../library/grDevices/afm/bkdi____.afm.gz          | Bin
 .../library/grDevices/afm/bkl_____.afm.gz          | Bin
 .../library/grDevices/afm/bkli____.afm.gz          | Bin
 .../library/grDevices/afm/c059013l.afm.gz          | Bin
 .../library/grDevices/afm/c059016l.afm.gz          | Bin
 .../library/grDevices/afm/c059033l.afm.gz          | Bin
 .../library/grDevices/afm/c059036l.afm.gz          | Bin
 .../library/grDevices/afm/cmbxti10.afm.gz          | Bin
 .../library/grDevices/afm/cmti10.afm.gz            | Bin
 .../library/grDevices/afm/cob_____.afm.gz          | Bin
 .../library/grDevices/afm/cobo____.afm.gz          | Bin
 .../library/grDevices/afm/com_____.afm.gz          | Bin
 .../library/grDevices/afm/coo_____.afm.gz          | Bin
 .../library/grDevices/afm/hv______.afm.gz          | Bin
 .../library/grDevices/afm/hvb_____.afm.gz          | Bin
 .../library/grDevices/afm/hvbo____.afm.gz          | Bin
 .../library/grDevices/afm/hvn_____.afm.gz          | Bin
 .../library/grDevices/afm/hvnb____.afm.gz          | Bin
 .../library/grDevices/afm/hvnbo___.afm.gz          | Bin
 .../library/grDevices/afm/hvno____.afm.gz          | Bin
 .../library/grDevices/afm/hvo_____.afm.gz          | Bin
 .../library/grDevices/afm/n019003l.afm.gz          | Bin
 .../library/grDevices/afm/n019004l.afm.gz          | Bin
 .../library/grDevices/afm/n019023l.afm.gz          | Bin
 .../library/grDevices/afm/n019024l.afm.gz          | Bin
 .../library/grDevices/afm/n019043l.afm.gz          | Bin
 .../library/grDevices/afm/n019044l.afm.gz          | Bin
 .../library/grDevices/afm/n019063l.afm.gz          | Bin
 .../library/grDevices/afm/n019064l.afm.gz          | Bin
 .../library/grDevices/afm/n021003l.afm.gz          | Bin
 .../library/grDevices/afm/n021004l.afm.gz          | Bin
 .../library/grDevices/afm/n021023l.afm.gz          | Bin
 .../library/grDevices/afm/n021024l.afm.gz          | Bin
 .../library/grDevices/afm/n022003l.afm.gz          | Bin
 .../library/grDevices/afm/n022004l.afm.gz          | Bin
 .../library/grDevices/afm/n022023l.afm.gz          | Bin
 .../library/grDevices/afm/n022024l.afm.gz          | Bin
 .../library/grDevices/afm/ncb_____.afm.gz          | Bin
 .../library/grDevices/afm/ncbi____.afm.gz          | Bin
 .../library/grDevices/afm/nci_____.afm.gz          | Bin
 .../library/grDevices/afm/ncr_____.afm.gz          | Bin
 .../library/grDevices/afm/p052003l.afm.gz          | Bin
 .../library/grDevices/afm/p052004l.afm.gz          | Bin
 .../library/grDevices/afm/p052023l.afm.gz          | Bin
 .../library/grDevices/afm/p052024l.afm.gz          | Bin
 .../library/grDevices/afm/pob_____.afm.gz          | Bin
 .../library/grDevices/afm/pobi____.afm.gz          | Bin
 .../library/grDevices/afm/poi_____.afm.gz          | Bin
 .../library/grDevices/afm/por_____.afm.gz          | Bin
 .../library/grDevices/afm/s050000l.afm.gz          | Bin
 .../library/grDevices/afm/sy______.afm.gz          | Bin
 .../library/grDevices/afm/tib_____.afm.gz          | Bin
 .../library/grDevices/afm/tibi____.afm.gz          | Bin
 .../library/grDevices/afm/tii_____.afm.gz          | Bin
 .../library/grDevices/afm/tir_____.afm.gz          | Bin
 .../library/grDevices/enc/AdobeStd.enc             |   0
 .../library/grDevices/enc/AdobeSym.enc             |   0
 .../library/grDevices/enc/CP1250.enc               |   0
 .../library/grDevices/enc/CP1251.enc               |   0
 .../library/grDevices/enc/CP1253.enc               |   0
 .../library/grDevices/enc/CP1257.enc               |   0
 .../library/grDevices/enc/Cyrillic.enc             |   0
 .../windows_bundle/library/grDevices/enc/Greek.enc |   0
 .../library/grDevices/enc/ISOLatin1.enc            |   0
 .../library/grDevices/enc/ISOLatin2.enc            |   0
 .../library/grDevices/enc/ISOLatin7.enc            |   0
 .../library/grDevices/enc/ISOLatin9.enc            |   0
 .../library/grDevices/enc/KOI8-R.enc               |   0
 .../library/grDevices/enc/KOI8-U.enc               |   0
 .../library/grDevices/enc/MacRoman.enc             |   0
 .../library/grDevices/enc/PDFDoc.enc               |   0
 .../library/grDevices/enc/TeXtext.enc              |   0
 .../library/grDevices/enc/WinAnsi.enc              |   0
 .../windows_bundle/library/grDevices/help/AnIndex  |   0
 .../library/grDevices/help/Rhelp.zip               | Bin
 .../library/grDevices/libs/Rbitmap.dll             | Bin
 .../library/grDevices/libs/grDevices.dll           | Bin
 build/windows_bundle/library/graphics/DESCRIPTION  |   0
 build/windows_bundle/library/graphics/INDEX        |   0
 build/windows_bundle/library/graphics/Meta/Rd.rds  | Bin
 .../windows_bundle/library/graphics/Meta/demo.rds  | Bin
 .../library/graphics/Meta/hsearch.rds              | Bin
 .../library/graphics/Meta/nsInfo.rds               | Bin
 .../library/graphics/Meta/package.rds              | Bin
 build/windows_bundle/library/graphics/NAMESPACE    |   0
 build/windows_bundle/library/graphics/R-ex/Rex.zip | Bin
 build/windows_bundle/library/graphics/R/graphics   |   0
 .../windows_bundle/library/graphics/R/graphics.rdb | Bin
 .../windows_bundle/library/graphics/R/graphics.rdx | Bin
 .../windows_bundle/library/graphics/demo/Hershey.R |   0
 .../library/graphics/demo/Japanese.R               |   0
 .../library/graphics/demo/graphics.R               |   0
 build/windows_bundle/library/graphics/demo/image.R |   0
 build/windows_bundle/library/graphics/demo/persp.R |   0
 .../library/graphics/demo/plotmath.R               |   0
 build/windows_bundle/library/graphics/help/AnIndex |   0
 .../windows_bundle/library/graphics/help/Rhelp.zip | Bin
 build/windows_bundle/library/grid/DESCRIPTION      |   0
 build/windows_bundle/library/grid/INDEX            |   0
 build/windows_bundle/library/grid/Meta/Rd.rds      | Bin
 build/windows_bundle/library/grid/Meta/hsearch.rds | Bin
 build/windows_bundle/library/grid/Meta/nsInfo.rds  | Bin
 build/windows_bundle/library/grid/Meta/package.rds | Bin
 .../windows_bundle/library/grid/Meta/vignette.rds  | Bin
 build/windows_bundle/library/grid/NAMESPACE        |   0
 build/windows_bundle/library/grid/R-ex/Rex.zip     | Bin
 build/windows_bundle/library/grid/R/grid           |   0
 build/windows_bundle/library/grid/R/grid.rdb       | Bin
 build/windows_bundle/library/grid/R/grid.rdx       | Bin
 build/windows_bundle/library/grid/help/AnIndex     |   0
 build/windows_bundle/library/grid/help/Rhelp.zip   | Bin
 build/windows_bundle/library/grid/libs/grid.dll    | Bin
 build/windows_bundle/library/lattice/COPYING       |   0
 build/windows_bundle/library/lattice/DESCRIPTION   |   0
 build/windows_bundle/library/lattice/INDEX         |   0
 build/windows_bundle/library/lattice/Meta/Rd.rds   | Bin
 build/windows_bundle/library/lattice/Meta/data.rds | Bin
 build/windows_bundle/library/lattice/Meta/demo.rds | Bin
 .../library/lattice/Meta/hsearch.rds               | Bin
 .../windows_bundle/library/lattice/Meta/nsInfo.rds | Bin
 .../library/lattice/Meta/package.rds               | Bin
 build/windows_bundle/library/lattice/NAMESPACE     |   0
 build/windows_bundle/library/lattice/NEWS          |   0
 build/windows_bundle/library/lattice/R-ex/Rex.zip  | Bin
 build/windows_bundle/library/lattice/R/lattice     |   0
 build/windows_bundle/library/lattice/R/lattice.rdb | Bin
 build/windows_bundle/library/lattice/R/lattice.rdx | Bin
 .../windows_bundle/library/lattice/data/Rdata.rdb  | Bin
 .../windows_bundle/library/lattice/data/Rdata.rds  | Bin
 .../windows_bundle/library/lattice/data/Rdata.rdx  | Bin
 .../library/lattice/demo/intervals.R               |   0
 build/windows_bundle/library/lattice/demo/labels.R |   0
 .../windows_bundle/library/lattice/demo/lattice.R  |   0
 build/windows_bundle/library/lattice/demo/panel.R  |   0
 build/windows_bundle/library/lattice/help/AnIndex  |   0
 .../windows_bundle/library/lattice/help/Rhelp.zip  | Bin
 .../library/lattice/libs/lattice.dll               | Bin
 build/windows_bundle/library/methods/DESCRIPTION   |   0
 build/windows_bundle/library/methods/INDEX         |   0
 build/windows_bundle/library/methods/Meta/Rd.rds   | Bin
 .../library/methods/Meta/hsearch.rds               | Bin
 .../windows_bundle/library/methods/Meta/nsInfo.rds | Bin
 .../library/methods/Meta/package.rds               | Bin
 build/windows_bundle/library/methods/NAMESPACE     |   0
 build/windows_bundle/library/methods/R-ex/Rex.zip  | Bin
 build/windows_bundle/library/methods/R/methods     |   0
 build/windows_bundle/library/methods/R/methods.rdb | Bin
 build/windows_bundle/library/methods/R/methods.rdx | Bin
 build/windows_bundle/library/methods/help/AnIndex  |   0
 .../windows_bundle/library/methods/help/Rhelp.zip  | Bin
 .../library/methods/libs/methods.dll               | Bin
 build/windows_bundle/library/mgcv/CITATION         |   0
 build/windows_bundle/library/mgcv/DESCRIPTION      |   0
 build/windows_bundle/library/mgcv/INDEX            |   0
 build/windows_bundle/library/mgcv/Meta/Rd.rds      | Bin
 build/windows_bundle/library/mgcv/Meta/hsearch.rds | Bin
 build/windows_bundle/library/mgcv/Meta/nsInfo.rds  | Bin
 build/windows_bundle/library/mgcv/Meta/package.rds | Bin
 build/windows_bundle/library/mgcv/NAMESPACE        |   0
 build/windows_bundle/library/mgcv/R-ex/Rex.zip     | Bin
 build/windows_bundle/library/mgcv/R/mgcv           |   0
 build/windows_bundle/library/mgcv/R/mgcv.rdb       | Bin
 build/windows_bundle/library/mgcv/R/mgcv.rdx       | Bin
 build/windows_bundle/library/mgcv/help/AnIndex     |   0
 build/windows_bundle/library/mgcv/help/Rhelp.zip   | Bin
 build/windows_bundle/library/mgcv/libs/mgcv.dll    | Bin
 build/windows_bundle/library/nlme/CITATION         |   0
 build/windows_bundle/library/nlme/COPYING          |   0
 build/windows_bundle/library/nlme/DESCRIPTION      |   0
 build/windows_bundle/library/nlme/INDEX            |   0
 build/windows_bundle/library/nlme/LICENCE          |   0
 build/windows_bundle/library/nlme/Meta/Rd.rds      | Bin
 build/windows_bundle/library/nlme/Meta/data.rds    | Bin
 build/windows_bundle/library/nlme/Meta/hsearch.rds | Bin
 build/windows_bundle/library/nlme/Meta/nsInfo.rds  | Bin
 build/windows_bundle/library/nlme/Meta/package.rds | Bin
 build/windows_bundle/library/nlme/NAMESPACE        |   0
 build/windows_bundle/library/nlme/R-ex/Rex.zip     | Bin
 build/windows_bundle/library/nlme/R/nlme           |   0
 build/windows_bundle/library/nlme/R/nlme.rdb       | Bin
 build/windows_bundle/library/nlme/R/nlme.rdx       | Bin
 build/windows_bundle/library/nlme/data/Rdata.rdb   | Bin
 build/windows_bundle/library/nlme/data/Rdata.rds   | Bin
 build/windows_bundle/library/nlme/data/Rdata.rdx   | Bin
 build/windows_bundle/library/nlme/help/AnIndex     |   0
 build/windows_bundle/library/nlme/help/Rhelp.zip   | Bin
 build/windows_bundle/library/nlme/libs/nlme.dll    | Bin
 build/windows_bundle/library/nlme/mlbook/README    |   0
 build/windows_bundle/library/nlme/mlbook/ch04.R    |   0
 build/windows_bundle/library/nlme/mlbook/ch05.R    |   0
 build/windows_bundle/library/nlme/scripts/ch01.R   |   0
 build/windows_bundle/library/nlme/scripts/ch02.R   |   0
 build/windows_bundle/library/nlme/scripts/ch03.R   |   0
 build/windows_bundle/library/nlme/scripts/ch04.R   |   0
 build/windows_bundle/library/nlme/scripts/ch05.R   |   0
 build/windows_bundle/library/nlme/scripts/ch06.R   |   0
 build/windows_bundle/library/nlme/scripts/ch08.R   |   0
 build/windows_bundle/library/nlme/scripts/sims.rda | Bin
 build/windows_bundle/library/nnet/CITATION         |   0
 build/windows_bundle/library/nnet/DESCRIPTION      |   0
 build/windows_bundle/library/nnet/INDEX            |   0
 build/windows_bundle/library/nnet/LICENCE          |   0
 build/windows_bundle/library/nnet/Meta/Rd.rds      | Bin
 build/windows_bundle/library/nnet/Meta/hsearch.rds | Bin
 build/windows_bundle/library/nnet/Meta/nsInfo.rds  | Bin
 build/windows_bundle/library/nnet/Meta/package.rds | Bin
 build/windows_bundle/library/nnet/NAMESPACE        |   0
 build/windows_bundle/library/nnet/NEWS             |   0
 build/windows_bundle/library/nnet/R-ex/class.ind.R |   0
 build/windows_bundle/library/nnet/R-ex/multinom.R  |   0
 build/windows_bundle/library/nnet/R-ex/nnet.Hess.R |   0
 build/windows_bundle/library/nnet/R-ex/nnet.R      |   0
 .../library/nnet/R-ex/predict.nnet.R               |   0
 .../library/nnet/R-ex/which.is.max.R               |   0
 build/windows_bundle/library/nnet/R/nnet           |   0
 build/windows_bundle/library/nnet/R/nnet.rdb       | Bin
 build/windows_bundle/library/nnet/R/nnet.rdx       | Bin
 build/windows_bundle/library/nnet/help/AnIndex     |   0
 build/windows_bundle/library/nnet/help/class.ind   |   0
 build/windows_bundle/library/nnet/help/multinom    |   0
 build/windows_bundle/library/nnet/help/nnet        |   0
 build/windows_bundle/library/nnet/help/nnet.Hess   |   0
 .../windows_bundle/library/nnet/help/predict.nnet  |   0
 .../windows_bundle/library/nnet/help/which.is.max  |   0
 build/windows_bundle/library/nnet/libs/nnet.dll    | Bin
 build/windows_bundle/library/rpart/DESCRIPTION     |   0
 build/windows_bundle/library/rpart/INDEX           |   0
 build/windows_bundle/library/rpart/LICENCE         |   0
 build/windows_bundle/library/rpart/Meta/Rd.rds     | Bin
 build/windows_bundle/library/rpart/Meta/data.rds   | Bin
 .../windows_bundle/library/rpart/Meta/hsearch.rds  | Bin
 build/windows_bundle/library/rpart/Meta/nsInfo.rds | Bin
 .../windows_bundle/library/rpart/Meta/package.rds  | Bin
 build/windows_bundle/library/rpart/NAMESPACE       |   0
 build/windows_bundle/library/rpart/R-ex/Rex.zip    | Bin
 build/windows_bundle/library/rpart/R/rpart         |   0
 build/windows_bundle/library/rpart/R/rpart.rdb     | Bin
 build/windows_bundle/library/rpart/R/rpart.rdx     | Bin
 build/windows_bundle/library/rpart/data/Rdata.rdb  | Bin
 build/windows_bundle/library/rpart/data/Rdata.rds  | Bin
 build/windows_bundle/library/rpart/data/Rdata.rdx  | Bin
 build/windows_bundle/library/rpart/help/AnIndex    |   0
 build/windows_bundle/library/rpart/help/Rhelp.zip  | Bin
 build/windows_bundle/library/rpart/libs/rpart.dll  | Bin
 build/windows_bundle/library/spatial/CITATION      |   0
 build/windows_bundle/library/spatial/DESCRIPTION   |   0
 build/windows_bundle/library/spatial/INDEX         |   0
 build/windows_bundle/library/spatial/LICENCE       |   0
 build/windows_bundle/library/spatial/Meta/Rd.rds   | Bin
 .../library/spatial/Meta/hsearch.rds               | Bin
 .../windows_bundle/library/spatial/Meta/nsInfo.rds | Bin
 .../library/spatial/Meta/package.rds               | Bin
 build/windows_bundle/library/spatial/NAMESPACE     |   0
 build/windows_bundle/library/spatial/NEWS          |   0
 build/windows_bundle/library/spatial/PP.files      |   0
 build/windows_bundle/library/spatial/R-ex/Rex.zip  | Bin
 build/windows_bundle/library/spatial/R/spatial     |   0
 build/windows_bundle/library/spatial/R/spatial.rdb | Bin
 build/windows_bundle/library/spatial/R/spatial.rdx | Bin
 build/windows_bundle/library/spatial/help/AnIndex  |   0
 .../windows_bundle/library/spatial/help/Rhelp.zip  | Bin
 .../library/spatial/libs/spatial.dll               | Bin
 .../library/spatial/ppdata/agter.dat               |   0
 .../library/spatial/ppdata/caveolae.dat            |   0
 .../library/spatial/ppdata/cells.dat               |   0
 .../library/spatial/ppdata/davis.dat               |   0
 .../library/spatial/ppdata/drumlin.dat             |   0
 .../library/spatial/ppdata/eagles.dat              |   0
 .../library/spatial/ppdata/fig1b.dat               |   0
 .../library/spatial/ppdata/fig1c.dat               |   0
 .../library/spatial/ppdata/fig2a.dat               |   0
 .../library/spatial/ppdata/fig2b.dat               |   0
 .../library/spatial/ppdata/fig3a.dat               |   0
 .../library/spatial/ppdata/fig3b.dat               |   0
 .../library/spatial/ppdata/fig3c.dat               |   0
 .../library/spatial/ppdata/grocery.dat             |   0
 .../library/spatial/ppdata/hccells.dat             |   0
 .../library/spatial/ppdata/nztrees.dat             |   0
 .../library/spatial/ppdata/pairfn.dat              |   0
 .../library/spatial/ppdata/pereg.dat               |   0
 .../library/spatial/ppdata/pines.dat               |   0
 .../library/spatial/ppdata/redwood.dat             |   0
 .../library/spatial/ppdata/schools.dat             |   0
 .../library/spatial/ppdata/stowns1.dat             |   0
 .../library/spatial/ppdata/tokyo.dat               |   0
 .../library/spatial/ppdata/towns.dat               |   0
 build/windows_bundle/library/splines/DESCRIPTION   |   0
 build/windows_bundle/library/splines/INDEX         |   0
 build/windows_bundle/library/splines/Meta/Rd.rds   | Bin
 .../library/splines/Meta/hsearch.rds               | Bin
 .../windows_bundle/library/splines/Meta/nsInfo.rds | Bin
 .../library/splines/Meta/package.rds               | Bin
 build/windows_bundle/library/splines/NAMESPACE     |   0
 build/windows_bundle/library/splines/R-ex/Rex.zip  | Bin
 build/windows_bundle/library/splines/R/splines     |   0
 build/windows_bundle/library/splines/R/splines.rdb | Bin
 build/windows_bundle/library/splines/R/splines.rdx | Bin
 build/windows_bundle/library/splines/help/AnIndex  |   0
 .../windows_bundle/library/splines/help/Rhelp.zip  | Bin
 .../library/splines/libs/splines.dll               | Bin
 .../windows_bundle/library/stats/COPYRIGHTS.modreg |   0
 build/windows_bundle/library/stats/DESCRIPTION     |   0
 build/windows_bundle/library/stats/INDEX           |   0
 build/windows_bundle/library/stats/Meta/Rd.rds     | Bin
 build/windows_bundle/library/stats/Meta/demo.rds   | Bin
 .../windows_bundle/library/stats/Meta/hsearch.rds  | Bin
 build/windows_bundle/library/stats/Meta/nsInfo.rds | Bin
 .../windows_bundle/library/stats/Meta/package.rds  | Bin
 build/windows_bundle/library/stats/NAMESPACE       |   0
 build/windows_bundle/library/stats/R-ex/Rex.zip    | Bin
 build/windows_bundle/library/stats/R/stats         |   0
 build/windows_bundle/library/stats/R/stats.rdb     | Bin
 build/windows_bundle/library/stats/R/stats.rdx     | Bin
 build/windows_bundle/library/stats/SOURCES.ts      |   0
 build/windows_bundle/library/stats/demo/glm.vr.R   |   0
 build/windows_bundle/library/stats/demo/lm.glm.R   |   0
 build/windows_bundle/library/stats/demo/nlm.R      |   0
 build/windows_bundle/library/stats/demo/smooth.R   |   0
 build/windows_bundle/library/stats/help/AnIndex    |   0
 build/windows_bundle/library/stats/help/Rhelp.zip  | Bin
 build/windows_bundle/library/stats/libs/stats.dll  | Bin
 build/windows_bundle/library/stats4/DESCRIPTION    |   0
 build/windows_bundle/library/stats4/INDEX          |   0
 build/windows_bundle/library/stats4/Meta/Rd.rds    | Bin
 .../windows_bundle/library/stats4/Meta/hsearch.rds | Bin
 .../windows_bundle/library/stats4/Meta/nsInfo.rds  | Bin
 .../windows_bundle/library/stats4/Meta/package.rds | Bin
 build/windows_bundle/library/stats4/NAMESPACE      |   0
 build/windows_bundle/library/stats4/R-ex/Rex.zip   | Bin
 build/windows_bundle/library/stats4/R/stats4       |   0
 build/windows_bundle/library/stats4/R/stats4.rdb   | Bin
 build/windows_bundle/library/stats4/R/stats4.rdx   | Bin
 build/windows_bundle/library/stats4/help/AnIndex   |   0
 build/windows_bundle/library/stats4/help/Rhelp.zip | Bin
 build/windows_bundle/library/survival/COPYING      |   0
 build/windows_bundle/library/survival/DESCRIPTION  |   0
 build/windows_bundle/library/survival/INDEX        |   0
 build/windows_bundle/library/survival/Meta/Rd.rds  | Bin
 .../windows_bundle/library/survival/Meta/data.rds  | Bin
 .../library/survival/Meta/hsearch.rds              | Bin
 .../library/survival/Meta/nsInfo.rds               | Bin
 .../library/survival/Meta/package.rds              | Bin
 build/windows_bundle/library/survival/NAMESPACE    |   0
 build/windows_bundle/library/survival/R-ex/Rex.zip | Bin
 build/windows_bundle/library/survival/R/survival   |   0
 .../windows_bundle/library/survival/R/survival.rdb | Bin
 .../windows_bundle/library/survival/R/survival.rdx | Bin
 .../windows_bundle/library/survival/data/Rdata.rdb | Bin
 .../windows_bundle/library/survival/data/Rdata.rds | Bin
 .../windows_bundle/library/survival/data/Rdata.rdx | Bin
 .../library/survival/data/leukemia.dat             |   0
 .../library/survival/data/minn2000.dat             |   0
 .../library/survival/data/minn2004.dat             |   0
 .../library/survival/data/minndecennial.dat        |   0
 .../library/survival/data/minnpred.dat             |   0
 .../library/survival/data/pbcseq.dat               |   0
 .../library/survival/data/us1996.dat               |   0
 .../library/survival/data/us1997.dat               |   0
 .../library/survival/data/us1998.dat               |   0
 .../library/survival/data/us1999.dat               |   0
 .../library/survival/data/us2000.dat               |   0
 .../library/survival/data/us2001.dat               |   0
 .../library/survival/data/us2002.dat               |   0
 .../library/survival/data/us2003.dat               |   0
 .../library/survival/data/us2004.dat               |   0
 .../library/survival/data/usdecennial.dat          |   0
 .../library/survival/data/usinfant.dat             |   0
 build/windows_bundle/library/survival/help/AnIndex |   0
 .../windows_bundle/library/survival/help/Rhelp.zip | Bin
 .../library/survival/libs/survival.dll             | Bin
 build/windows_bundle/library/tcltk/DESCRIPTION     |   0
 build/windows_bundle/library/tcltk/INDEX           |   0
 build/windows_bundle/library/tcltk/Meta/Rd.rds     | Bin
 build/windows_bundle/library/tcltk/Meta/demo.rds   | Bin
 .../windows_bundle/library/tcltk/Meta/hsearch.rds  | Bin
 build/windows_bundle/library/tcltk/Meta/nsInfo.rds | Bin
 .../windows_bundle/library/tcltk/Meta/package.rds  | Bin
 build/windows_bundle/library/tcltk/NAMESPACE       |   0
 build/windows_bundle/library/tcltk/R-ex/Rex.zip    | Bin
 build/windows_bundle/library/tcltk/R/tcltk         |   0
 build/windows_bundle/library/tcltk/R/tcltk.rdb     | Bin
 build/windows_bundle/library/tcltk/R/tcltk.rdx     | Bin
 build/windows_bundle/library/tcltk/demo/tkcanvas.R |   0
 .../windows_bundle/library/tcltk/demo/tkdensity.R  |   0
 build/windows_bundle/library/tcltk/demo/tkfaq.R    |   0
 build/windows_bundle/library/tcltk/demo/tkttest.R  |   0
 .../library/tcltk/exec/Tk-frontend.R               |   0
 .../windows_bundle/library/tcltk/exec/console.tcl  |   0
 .../library/tcltk/exec/hierarchy.tcl               |   0
 .../windows_bundle/library/tcltk/exec/pkgIndex.tcl |   0
 .../library/tcltk/exec/progressbar.tcl             |   0
 .../library/tcltk/exec/util-dump.tcl               |   0
 .../library/tcltk/exec/util-expand.tcl             |   0
 .../library/tcltk/exec/util-number.tcl             |   0
 .../library/tcltk/exec/util-string.tcl             |   0
 .../windows_bundle/library/tcltk/exec/util-tk.tcl  |   0
 build/windows_bundle/library/tcltk/exec/util.tcl   |   0
 build/windows_bundle/library/tcltk/exec/widget.tcl |   0
 build/windows_bundle/library/tcltk/help/AnIndex    |   0
 build/windows_bundle/library/tcltk/help/Rhelp.zip  | Bin
 build/windows_bundle/library/tcltk/libs/tcltk.dll  | Bin
 build/windows_bundle/library/tools/DESCRIPTION     |   0
 build/windows_bundle/library/tools/INDEX           |   0
 build/windows_bundle/library/tools/Meta/Rd.rds     | Bin
 .../windows_bundle/library/tools/Meta/hsearch.rds  | Bin
 build/windows_bundle/library/tools/Meta/nsInfo.rds | Bin
 .../windows_bundle/library/tools/Meta/package.rds  | Bin
 build/windows_bundle/library/tools/NAMESPACE       |   0
 build/windows_bundle/library/tools/R-ex/Rex.zip    | Bin
 build/windows_bundle/library/tools/R/tools         |   0
 build/windows_bundle/library/tools/R/tools.rdb     | Bin
 build/windows_bundle/library/tools/R/tools.rdx     | Bin
 build/windows_bundle/library/tools/help/AnIndex    |   0
 build/windows_bundle/library/tools/help/Rhelp.zip  | Bin
 build/windows_bundle/library/tools/libs/tools.dll  | Bin
 build/windows_bundle/library/utils/DESCRIPTION     |   0
 build/windows_bundle/library/utils/INDEX           |   0
 build/windows_bundle/library/utils/Meta/Rd.rds     | Bin
 .../windows_bundle/library/utils/Meta/hsearch.rds  | Bin
 build/windows_bundle/library/utils/Meta/nsInfo.rds | Bin
 .../windows_bundle/library/utils/Meta/package.rds  | Bin
 build/windows_bundle/library/utils/NAMESPACE       |   0
 build/windows_bundle/library/utils/R-ex/Rex.zip    | Bin
 build/windows_bundle/library/utils/R/utils         |   0
 build/windows_bundle/library/utils/R/utils.rdb     | Bin
 build/windows_bundle/library/utils/R/utils.rdx     | Bin
 .../library/utils/Sweave/Sweave-test-1.Rnw         |   0
 build/windows_bundle/library/utils/help/AnIndex    |   0
 build/windows_bundle/library/utils/help/Rhelp.zip  | Bin
 build/windows_bundle/library/utils/misc/exDIF.csv  |   0
 build/windows_bundle/library/utils/misc/exDIF.dif  |   0
 .../share/locale/ar/LC_MESSAGES/chronojump.mo      | Bin
 .../locale/ar/LC_MESSAGES/gtk20-properties.mo      | Bin
 .../share/locale/ar/LC_MESSAGES/gtk20.mo           | Bin
 .../locale/ca/LC_MESSAGES/gtk20-properties.mo      | Bin
 .../share/locale/ca/LC_MESSAGES/gtk20.mo           | Bin
 .../share/locale/dz/LC_MESSAGES/chronojump.mo      | Bin
 .../locale/dz/LC_MESSAGES/gtk20-properties.mo      | Bin
 .../share/locale/dz/LC_MESSAGES/gtk20.mo           | Bin
 .../share/locale/en_GB/LC_MESSAGES/chronojump.mo   | Bin
 .../locale/en_GB/LC_MESSAGES/gtk20-properties.mo   | Bin
 .../share/locale/en_GB/LC_MESSAGES/gtk20.mo        | Bin
 .../locale/es/LC_MESSAGES/gtk20-properties.mo      | Bin
 .../share/locale/es/LC_MESSAGES/gtk20.mo           | Bin
 .../share/locale/fi/LC_MESSAGES/chronojump.mo      | Bin
 .../locale/fi/LC_MESSAGES/gtk20-properties.mo      | Bin
 .../share/locale/fi/LC_MESSAGES/gtk20.mo           | Bin
 .../share/locale/fr/LC_MESSAGES/chronojump.mo      | Bin
 .../locale/fr/LC_MESSAGES/gtk20-properties.mo      | Bin
 .../share/locale/fr/LC_MESSAGES/gtk20.mo           | Bin
 .../share/locale/nb/LC_MESSAGES/chronojump.mo      | Bin
 .../locale/nb/LC_MESSAGES/gtk20-properties.mo      | Bin
 .../share/locale/nb/LC_MESSAGES/gtk20.mo           | Bin
 .../share/locale/oc/LC_MESSAGES/chronojump.mo      | Bin
 .../locale/oc/LC_MESSAGES/gtk20-properties.mo      | Bin
 .../share/locale/oc/LC_MESSAGES/gtk20.mo           | Bin
 .../share/locale/pt/LC_MESSAGES/chronojump.mo      | Bin
 .../locale/pt/LC_MESSAGES/gtk20-properties.mo      | Bin
 .../share/locale/pt/LC_MESSAGES/gtk20.mo           | Bin
 .../share/locale/pt_BR/LC_MESSAGES/chronojump.mo   | Bin
 .../locale/pt_BR/LC_MESSAGES/gtk20-properties.mo   | Bin
 .../share/locale/pt_BR/LC_MESSAGES/gtk20.mo        | Bin
 .../share/locale/sv/LC_MESSAGES/chronojump.mo      | Bin
 .../locale/sv/LC_MESSAGES/gtk20-properties.mo      | Bin
 .../share/locale/sv/LC_MESSAGES/gtk20.mo           | Bin
 .../share/locale/vi/LC_MESSAGES/chronojump.mo      | Bin
 .../locale/vi/LC_MESSAGES/gtk20-properties.mo      | Bin
 .../share/locale/vi/LC_MESSAGES/gtk20.mo           | Bin
 .../share/locale/zh_CN/LC_MESSAGES/chronojump.mo   | Bin
 .../locale/zh_CN/LC_MESSAGES/gtk20-properties.mo   | Bin
 .../share/locale/zh_CN/LC_MESSAGES/gtk20.mo        | Bin
 .../share/themes/Aurora-Midnight/gtk-2.0/gtkrc     |   0
 .../share/themes/Clearlooks/gtk-2.0/gtkrc          |   0
 .../share/themes/HighContrast/gtk-2.0/gtkrc        |   0
 .../share/themes/HighContrast/gtk-2.0/gtkrc.in     |   0
 .../share/themes/HighContrastInverse/gtk-2.0/gtkrc |   0
 .../themes/HighContrastInverse/gtk-2.0/gtkrc.in    |   0
 .../share/themes/Human/gtk-2.0/gtkrc               |   0
 chronojump_server/chronojumpServer.asmx            |   0
 chronojump_server/chronojumpServerCSharp.cs        |   0
 chronojump_server/compile_wsdl.sh                  |   0
 .../r-sqlite/chronojump_server_log.sh              |   0
 chronojump_server/r-sqlite/update-r-graphs         |   0
 .../pina_to_pina-good/chronojumpServerAlive.asmx   |   0
 .../pina_to_pina-good/chronojumpServerAlive.dll    | Bin
 .../chronojumpServerAliveCSharp.cs                 |   0
 .../pina_to_pina-good/chronojump_server_alive.exe  | Bin
 .../server_alive/pina_to_pina-good/reload_xsp2     |   0
 .../chronopic-firmware.asm                         |   0
 .../chronopic-firmwarecord.in                      |   0
 .../chronopic-firmwarecord/libIris/IntelHex.py     |   0
 .../libIris/Pic16_Bootloader.py                    |   0
 .../libIris/Pic16_Firmware.py                      |   0
 .../chronopic-firmwarecord/libIris/__init__.py     |   0
 debian/chronojump.postinst                         |   0
 debian/rules                                       |   0
 glade/chronojump.glade                             |  76 +--------------------
 images/mini/modular_platform_with_chronopic.jpg    | Bin
 images/mini/run_analysis.png                       | Bin
 images/run_analysis.png                            | Bin
 manual/chronojump_stats_window.png                 | Bin
 src/chronojump.desktop.in                          |   0
 src/gui/presentation.cs                            |  38 ++++-------
 src/report.cs                                      |   6 --
 web/images/modular_platform_bridge.jpg             | Bin
 web/images/modular_platform_bridge2.jpg            | Bin
 web/images/modular_platform_bridge2_mini.jpg       | Bin
 web/images/modular_platform_bridge_mini.jpg        | Bin
 .../modular_platform_circuit_board_external.jpg    | Bin
 ...odular_platform_circuit_board_external_mini.jpg | Bin
 .../modular_platform_circuit_board_internal.jpg    | Bin
 ...odular_platform_circuit_board_internal_mini.jpg | Bin
 ...odular_platform_circuit_board_internal_tape.jpg | Bin
 ...r_platform_circuit_board_internal_tape_mini.jpg | Bin
 web/images/modular_platform_one_foot_done.jpg      | Bin
 web/images/modular_platform_one_foot_done_mini.jpg | Bin
 web/images/modular_platform_padu_xavi.jpg          | Bin
 web/images/modular_platform_padu_xavi_mini.jpg     | Bin
 web/images/modular_platform_tape_removal.jpg       | Bin
 web/images/modular_platform_tape_removal_mini.jpg  | Bin
 web/images/modular_platform_with_boscosystem.jpg   | Bin
 web/images/modular_platform_with_chronopic.jpg     | Bin
 web/images/modular_platform_with_chronopic_250.jpg | Bin
 web/images/run_analysis.png                        | Bin
 web/images/svg/applications-multimedia.svg         |   0
 web/images/svg/documents_slides.svg                |   0
 web/images/svg/emblem-office.svg                   |   0
 web/images/svg/go-next.svg                         |   0
 web/images/svg/network-wired.svg                   |   0
 web/images/svg/no.svg                              |   0
 web/images/svg/package_edutainment.svg             |   0
 web/images/svg/redhat-system_settings.svg          |   0
 web/images/svg/yes.svg                             |   0
 web/old/create_web_chronojump.pl                   |   0
 web/old/data/.svn/entries                          |   0
 web/old/data/.svn/format                           |   0
 web/old/data/.svn/prop-base/authors.txt.svn-base   |   0
 .../data/.svn/prop-base/colaborations.txt.svn-base |   0
 .../data/.svn/prop-base/contributors.txt.svn-base  |   0
 web/old/data/.svn/prop-base/languages.txt.svn-base |   0
 web/old/data/.svn/text-base/authors.txt.svn-base   |   0
 .../data/.svn/text-base/colaborations.txt.svn-base |   0
 .../data/.svn/text-base/contributors.txt.svn-base  |   0
 web/old/data/.svn/text-base/languages.txt.svn-base |   0
 .../.svn/text-base/languages_with_de.txt.svn-base  |   0
 web/old/data/.svn/text-base/photos.txt.svn-base    |   0
 web/old/data/.svn/tmp/tempfile.2.tmp               |   0
 web/old/data/.svn/tmp/tempfile.tmp                 |   0
 web/old/data/langs/.svn/entries                    |   0
 web/old/data/langs/.svn/format                     |   0
 web/old/data/langs/_ca/.svn/entries                |   0
 web/old/data/langs/_ca/.svn/format                 |   0
 .../langs/_ca/.svn/text-base/Designed.svn-base     |   0
 .../data/langs/_ca/.svn/text-base/License.svn-base |   0
 .../data/langs/_ca/.svn/text-base/Links.svn-base   |   0
 .../data/langs/_ca/.svn/text-base/Print.svn-base   |   0
 .../data/langs/_ca/.svn/text-base/Title.svn-base   |   0
 .../langs/_ca/.svn/text-base/Translator.svn-base   |   0
 web/old/data/langs/_ca/Pages/.svn/entries          |   0
 web/old/data/langs/_ca/Pages/.svn/format           |   0
 .../_ca/Pages/.svn/text-base/construction.svn-base |   0
 .../construction_contact_platform.svn-base         |   0
 ...construction_contact_platform_comments.svn-base |   0
 ...ruction_contact_platform_parallel_port.svn-base |   0
 .../_ca/Pages/.svn/text-base/documents.svn-base    |   0
 .../langs/_ca/Pages/.svn/text-base/faq.svn-base    |   0
 .../_ca/Pages/.svn/text-base/features.svn-base     |   0
 .../langs/_ca/Pages/.svn/text-base/index.svn-base  |   0
 .../_ca/Pages/.svn/text-base/installation.svn-base |   0
 .../_ca/Pages/.svn/text-base/screenshots.svn-base  |   0
 web/old/data/langs/_ca/Pages/courses               |   0
 web/old/data/langs/_ca/Pages/hardware              |   0
 web/old/data/langs/_ca/Pages/old_chronopics        |   0
 web/old/data/langs/_de/.svn/entries                |   0
 web/old/data/langs/_de/.svn/format                 |   0
 .../langs/_de/.svn/text-base/Designed.svn-base     |   0
 .../data/langs/_de/.svn/text-base/License.svn-base |   0
 .../data/langs/_de/.svn/text-base/Links.svn-base   |   0
 .../data/langs/_de/.svn/text-base/Print.svn-base   |   0
 .../data/langs/_de/.svn/text-base/Title.svn-base   |   0
 .../langs/_de/.svn/text-base/Translator.svn-base   |   0
 web/old/data/langs/_de/Pages/.svn/entries          |   0
 web/old/data/langs/_de/Pages/.svn/format           |   0
 .../_de/Pages/.svn/text-base/features.svn-base     |   0
 .../langs/_de/Pages/.svn/text-base/index.svn-base  |   0
 web/old/data/langs/_en/.svn/entries                |   0
 web/old/data/langs/_en/.svn/format                 |   0
 .../langs/_en/.svn/text-base/Designed.svn-base     |   0
 .../data/langs/_en/.svn/text-base/License.svn-base |   0
 .../data/langs/_en/.svn/text-base/Links.svn-base   |   0
 .../data/langs/_en/.svn/text-base/Print.svn-base   |   0
 .../data/langs/_en/.svn/text-base/Title.svn-base   |   0
 .../langs/_en/.svn/text-base/Translator.svn-base   |   0
 web/old/data/langs/_en/Pages/.svn/entries          |   0
 web/old/data/langs/_en/Pages/.svn/format           |   0
 .../_en/Pages/.svn/text-base/construction.svn-base |   0
 .../construction_chronopic_juanfer.svn-base        |   0
 .../construction_contact_platform.svn-base         |   0
 .../construction_modular_circuit_platform.svn-base |   0
 .../_en/Pages/.svn/text-base/documents.svn-base    |   0
 .../langs/_en/Pages/.svn/text-base/faq.svn-base    |   0
 .../_en/Pages/.svn/text-base/features.svn-base     |   0
 .../langs/_en/Pages/.svn/text-base/index.svn-base  |   0
 .../_en/Pages/.svn/text-base/installation.svn-base |   0
 .../_en/Pages/.svn/text-base/screenshots.svn-base  |   0
 .../Pages/construction_contact_platform_buy_stuff  |   0
 .../data/langs/_en/Pages/construction_push_button  |   0
 web/old/data/langs/_en/Pages/hardware              |   0
 web/old/data/langs/_en/Pages/old_chronopics        |   0
 web/old/data/langs/_en/Pages/photocells_velleman   |   0
 web/old/data/langs/_en/Pages/problems              |   0
 web/old/data/langs/_es/.svn/entries                |   0
 web/old/data/langs/_es/.svn/format                 |   0
 .../langs/_es/.svn/text-base/Designed.svn-base     |   0
 .../data/langs/_es/.svn/text-base/License.svn-base |   0
 .../data/langs/_es/.svn/text-base/Links.svn-base   |   0
 .../data/langs/_es/.svn/text-base/Print.svn-base   |   0
 .../data/langs/_es/.svn/text-base/Title.svn-base   |   0
 .../langs/_es/.svn/text-base/Translator.svn-base   |   0
 web/old/data/langs/_es/Pages/.svn/entries          |   0
 web/old/data/langs/_es/Pages/.svn/format           |   0
 .../construction_modular_circuit_platform.svn-base |   0
 .../_es/Pages/.svn/text-base/construction.svn-base |   0
 .../construction_chronopic_juanfer.svn-base        |   0
 .../construction_contact_platform.svn-base         |   0
 ...construction_contact_platform_comments.svn-base |   0
 ...ruction_contact_platform_parallel_port.svn-base |   0
 .../construction_modular_circuit_platform.svn-base |   0
 .../_es/Pages/.svn/text-base/documents.svn-base    |   0
 .../langs/_es/Pages/.svn/text-base/faq.svn-base    |   0
 .../_es/Pages/.svn/text-base/features.svn-base     |   0
 .../langs/_es/Pages/.svn/text-base/index.svn-base  |   0
 .../_es/Pages/.svn/text-base/installation.svn-base |   0
 .../_es/Pages/.svn/text-base/photocells.svn-base   |   0
 .../_es/Pages/.svn/text-base/screenshots.svn-base  |   0
 .../data/langs/_es/Pages/chronopic3_lista_espera   |   0
 .../Pages/construction_contact_platform_buy_stuff  |   0
 .../data/langs/_es/Pages/construction_push_button  |   0
 web/old/data/langs/_es/Pages/courses               |   0
 web/old/data/langs/_es/Pages/hardware              |   0
 web/old/data/langs/_es/Pages/old_chronopics        |   0
 web/old/data/langs/_es/Pages/photocells_velleman   |   0
 web/old/data/langs/_fr/.svn/entries                |   0
 web/old/data/langs/_fr/.svn/format                 |   0
 .../langs/_fr/.svn/text-base/Designed.svn-base     |   0
 .../data/langs/_fr/.svn/text-base/License.svn-base |   0
 .../data/langs/_fr/.svn/text-base/Links.svn-base   |   0
 .../data/langs/_fr/.svn/text-base/Title.svn-base   |   0
 .../langs/_fr/.svn/text-base/Translator.svn-base   |   0
 web/old/data/langs/_fr/Pages/.svn/entries          |   0
 web/old/data/langs/_fr/Pages/.svn/format           |   0
 .../langs/_fr/Pages/.svn/text-base/index.svn-base  |   0
 web/old/data/langs/_fr/Print                       |   0
 web/old/data/langs/_gl/.svn/entries                |   0
 web/old/data/langs/_gl/.svn/format                 |   0
 .../langs/_gl/.svn/text-base/Designed.svn-base     |   0
 .../data/langs/_gl/.svn/text-base/License.svn-base |   0
 .../data/langs/_gl/.svn/text-base/Links.svn-base   |   0
 .../data/langs/_gl/.svn/text-base/Print.svn-base   |   0
 .../data/langs/_gl/.svn/text-base/Title.svn-base   |   0
 .../langs/_gl/.svn/text-base/Translator.svn-base   |   0
 web/old/data/langs/_gl/Pages/.svn/entries          |   0
 web/old/data/langs/_gl/Pages/.svn/format           |   0
 .../_gl/Pages/.svn/text-base/construction.svn-base |   0
 .../construction_chronopic_juanfer.svn-base        |   0
 .../construction_contact_platform.svn-base         |   0
 .../_gl/Pages/.svn/text-base/documents.svn-base    |   0
 .../langs/_gl/Pages/.svn/text-base/faq.svn-base    |   0
 .../_gl/Pages/.svn/text-base/features.svn-base     |   0
 .../langs/_gl/Pages/.svn/text-base/index.svn-base  |   0
 .../_gl/Pages/.svn/text-base/installation.svn-base |   0
 .../_gl/Pages/.svn/text-base/screenshots.svn-base  |   0
 web/old/data/langs/_gl/Pages/hardware              |   0
 web/old/data/langs/_gl/Pages/old_chronopics        |   0
 web/old/data/langs/_it/.svn/entries                |   0
 web/old/data/langs/_it/.svn/format                 |   0
 .../langs/_it/.svn/text-base/Designed.svn-base     |   0
 .../data/langs/_it/.svn/text-base/License.svn-base |   0
 .../data/langs/_it/.svn/text-base/Links.svn-base   |   0
 .../data/langs/_it/.svn/text-base/Print.svn-base   |   0
 .../data/langs/_it/.svn/text-base/Title.svn-base   |   0
 .../langs/_it/.svn/text-base/Translator.svn-base   |   0
 web/old/data/langs/_it/CVS/.svn/entries            |   0
 web/old/data/langs/_it/CVS/.svn/format             |   0
 .../langs/_it/CVS/.svn/text-base/Entries.svn-base  |   0
 .../_it/CVS/.svn/text-base/Repository.svn-base     |   0
 .../langs/_it/CVS/.svn/text-base/Root.svn-base     |   0
 web/old/data/langs/_it/Pages/.svn/entries          |   0
 web/old/data/langs/_it/Pages/.svn/format           |   0
 .../langs/_it/Pages/.svn/text-base/index.svn-base  |   0
 web/old/data/langs/_it/Pages/CVS/.svn/entries      |   0
 web/old/data/langs/_it/Pages/CVS/.svn/format       |   0
 .../_it/Pages/CVS/.svn/text-base/Entries.svn-base  |   0
 .../Pages/CVS/.svn/text-base/Repository.svn-base   |   0
 .../_it/Pages/CVS/.svn/text-base/Root.svn-base     |   0
 web/old/data/langs/_oc/.svn/entries                |   0
 web/old/data/langs/_oc/.svn/format                 |   0
 .../langs/_oc/.svn/text-base/Designed.svn-base     |   0
 .../data/langs/_oc/.svn/text-base/License.svn-base |   0
 .../data/langs/_oc/.svn/text-base/Links.svn-base   |   0
 .../data/langs/_oc/.svn/text-base/Title.svn-base   |   0
 .../langs/_oc/.svn/text-base/Translator.svn-base   |   0
 web/old/data/langs/_oc/Pages/.svn/entries          |   0
 web/old/data/langs/_oc/Pages/.svn/format           |   0
 .../langs/_oc/Pages/.svn/text-base/index.svn-base  |   0
 web/old/data/langs/_pt/.svn/entries                |   0
 web/old/data/langs/_pt/.svn/format                 |   0
 .../langs/_pt/.svn/text-base/Designed.svn-base     |   0
 .../data/langs/_pt/.svn/text-base/License.svn-base |   0
 .../data/langs/_pt/.svn/text-base/Links.svn-base   |   0
 .../data/langs/_pt/.svn/text-base/Print.svn-base   |   0
 .../data/langs/_pt/.svn/text-base/Title.svn-base   |   0
 .../langs/_pt/.svn/text-base/Translator.svn-base   |   0
 web/old/data/langs/_pt/Pages/.svn/entries          |   0
 web/old/data/langs/_pt/Pages/.svn/format           |   0
 .../_pt/Pages/.svn/text-base/construction.svn-base |   0
 .../construction_contact_platform.svn-base         |   0
 .../_pt/Pages/.svn/text-base/documents.svn-base    |   0
 .../langs/_pt/Pages/.svn/text-base/faq.svn-base    |   0
 .../_pt/Pages/.svn/text-base/features.svn-base     |   0
 .../langs/_pt/Pages/.svn/text-base/index.svn-base  |   0
 .../_pt/Pages/.svn/text-base/installation.svn-base |   0
 .../_pt/Pages/.svn/text-base/screenshots.svn-base  |   0
 web/old/data/langs/_pt/Pages/hardware              |   0
 web/old/data/langs/_pt/Pages/old_chronopics        |   0
 web/old/html_created_no_edit/.svn/entries          |   0
 web/old/html_created_no_edit/.svn/format           |   0
 .../.svn/prop-base/faq_es.html.svn-base            |   0
 .../.svn/prop-base/style.css.svn-base              |   0
 ...n_modular_circuit_platform.txt_es.html.svn-base |   0
 .../.svn/text-base/faq_es.html.svn-base            |   0
 .../.svn/text-base/photocells_es.html.svn-base     |   0
 .../.svn/text-base/style.css.svn-base              |   0
 web/style.css                                      |  12 ++--
 1247 files changed, 21 insertions(+), 112 deletions(-)

Wed Jun 27 18:17:11 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
test 
 build/data/utils/linux/convert_database.sh | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

Wed Jun 27 18:02:36 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
`pkglibdir' is not a legitimate directory for `SCRIPTS' 
 Makefile.include | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Sun Jun 17 21:14:10 2012 +0200 Matej Urbančič <mateju@svn.gnome.org>
Updated Slovenian translation 
 po/sl.po | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

Sun Jun 17 21:11:03 2012 +0200 Martin Srebotnjak <miles@filmsi.net>
Updated Slovenian translation 
 po/sl.po | 94 ++++++++++++++++------------------------------------------------
 1 file changed, 23 insertions(+), 71 deletions(-)

Fri Jun 15 21:25:44 2012 +0200 Bruno Brouard <annoa.b@gmail.com>
Updated French translation 
 po/fr.po | 707 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 407 insertions(+), 300 deletions(-)

Fri Jun 8 21:11:57 2012 +0200 Matej Urbančič <mateju@svn.gnome.org>
Updated Slovenian translation 
 po/sl.po | 1038 ++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 630 insertions(+), 408 deletions(-)

Fri Jun 8 19:30:00 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
+ presentation (navigat. WebKit). Fixed report bug 
 configure.ac            |   1 +
 glade/chronojump.glade  | 187 +++++++++++++++++++++++++++++++++++++++++++++++-
 src/Makefile.am         |   2 +
 src/gui/chronojump.cs   |  11 +--
 src/gui/encoder.cs      |   6 ++
 src/gui/presentation.cs |  96 +++++++++++++++++++++++++
 src/report.cs           |   6 ++
 7 files changed, 304 insertions(+), 5 deletions(-)

Thu Jun 7 12:27:10 2012 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 369 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 192 insertions(+), 177 deletions(-)

Wed Jun 6 21:11:48 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Small correction on es.po 
 po/es.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Jun 6 21:10:08 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Gui improvements 
 encoder/graph.R           |  12 +-
 encoder/pyserial_pyper.py |   5 +-
 glade/chronojump.glade    | 282 +++++++++++++++++++++++++++++++---------------
 src/gui/chronojump.cs     |   6 +
 src/gui/encoder.cs        |   2 +
 5 files changed, 208 insertions(+), 99 deletions(-)

Wed Jun 6 13:42:31 2012 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 328 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 178 insertions(+), 150 deletions(-)

Tue Jun 5 21:15:20 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder: cross variables graph done 
 encoder/graph.R        | 104 ++++++++++++++++++-------------------------------
 glade/chronojump.glade |  64 +++++++-----------------------
 src/gui/encoder.cs     |  99 ++++++++++++++++++++++++----------------------
 3 files changed, 103 insertions(+), 164 deletions(-)

Tue Jun 5 19:10:21 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder better Gui. Minor changes 
 encoder/graph.R        |  10 +-
 glade/chronojump.glade | 806 ++++++++++++++++++++++++-------------------------
 src/gui/encoder.cs     |  22 +-
 src/gui/jump.cs        |   2 +-
 src/gui/run.cs         |   2 +-
 src/sqlite/encoder.cs  |   4 +-
 6 files changed, 424 insertions(+), 422 deletions(-)

Tue Jun 5 14:23:46 2012 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 172 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 91 insertions(+), 81 deletions(-)

Tue Jun 5 14:12:52 2012 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 288 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 151 insertions(+), 137 deletions(-)

Tue Jun 5 14:11:02 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder: autosave signal capture, delete signal. ... 
 glade/chronojump.glade       | 126 +++++++++++++++++++++++++++----------------
 src/encoder.cs               |   5 ++
 src/gui/chronojump.cs        |  14 ++---
 src/gui/encoder.cs           | 125 +++++++++++++++++++++++++++++++-----------
 src/gui/jump.cs              |   2 +-
 src/gui/pulse.cs             |   2 +-
 src/gui/run.cs               |   2 +-
 src/sqlite/encoder.cs        |  21 +++++---
 src/sqlite/jump.cs           |  10 ----
 src/sqlite/main.cs           |  18 ++++++-
 src/sqlite/multiChronopic.cs |   8 ---
 src/sqlite/person.cs         |  10 ----
 src/sqlite/personSession.cs  |   2 +-
 src/sqlite/pulse.cs          |   8 ---
 src/sqlite/reactionTime.cs   |   8 ---
 src/sqlite/run.cs            |   9 ----
 src/util.cs                  |  43 +++++++++------
 17 files changed, 246 insertions(+), 167 deletions(-)

Tue Jun 5 11:18:09 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder process can be cancelled 
 glade/chronojump.glade | 168 ++++++++++++++++++++++++++++++++++---------------
 src/gui/encoder.cs     |  78 ++++++++++++++++-------
 src/util.cs            |  10 ++-
 3 files changed, 180 insertions(+), 76 deletions(-)

Tue Jun 5 00:30:17 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder: Fixed weight bug. Bluished graphs 
 encoder/graph.R    |  8 ++++----
 src/gui/encoder.cs | 11 ++++++++++-
 2 files changed, 14 insertions(+), 5 deletions(-)

Mon Jun 4 21:22:52 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder updated project graph 
 web/encoder-chronojump-project.conf |  11 +++---
 web/encoder-chronojump-project.csv  |   6 ++--
 web/encoder-chronojump-project.png  | Bin 123237 -> 137100 bytes
 web/encoder-chronojump-project.svg  |  68 ++++++++++++++++++++----------------
 4 files changed, 47 insertions(+), 38 deletions(-)

Mon Jun 4 21:06:13 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder: done graphs load-power, force-speed. ... 
 encoder/graph.R          | 108 ++++++++++-
 glade/chronojump.glade   | 459 +++++++++++++++++++++++++++++------------------
 src/encoder.cs           |  15 +-
 src/gui/encoder.cs       | 121 ++++++++++---
 src/gui/genericWindow.cs |  15 +-
 5 files changed, 501 insertions(+), 217 deletions(-)

Mon Jun 4 12:47:29 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder: fixed ecS graph problems 
 encoder/graph.R | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

Mon Jun 4 10:48:44 2012 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 791 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 441 insertions(+), 350 deletions(-)

Sun Jun 3 21:56:34 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder: Done Exercise info and add 
 glade/chronojump.glade   | 153 +++++++++++++++++++++++++++++++++++++++--------
 src/constants.cs         |   2 +-
 src/encoder.cs           |  10 +++-
 src/gui/chronojump.cs    |   2 +
 src/gui/encoder.cs       | 133 +++++++++++++++++++++++++++++++++-------
 src/gui/genericWindow.cs | 137 +++++++++++++++++++++++++++++++++++++++---
 src/sqlite/encoder.cs    |  42 ++++++++-----
 7 files changed, 408 insertions(+), 71 deletions(-)

Sun Jun 3 13:01:44 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder: Fixed when no curves 
 encoder/graph.R    |  4 +++-
 src/gui/encoder.cs | 29 +++++++++++++++++------------
 2 files changed, 20 insertions(+), 13 deletions(-)

Sun Jun 3 12:15:04 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder gui sensitivity improved 
 src/gui/encoder.cs | 19 +++++++++++++------
 1 file changed, 13 insertions(+), 6 deletions(-)

Sun Jun 3 11:47:52 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder sensitivity done. graph.R [()] 
 encoder/graph.R        |  38 +++++++------
 glade/chronojump.glade |  41 +++++++++++++-
 src/gui/chronojump.cs  |  37 +++++++------
 src/gui/encoder.cs     | 148 +++++++++++++++++++++++++++++++++++++------------
 4 files changed, 192 insertions(+), 72 deletions(-)

Sat Jun 2 21:33:50 2012 +0200 Bruno Brouard <annoa.b@gmail.com>
Updated French translation 
 po/fr.po | 669 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 367 insertions(+), 302 deletions(-)

Sat Jun 2 21:17:22 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder "stream" -> "signal". Thanks Bruno Brouard 
 glade/chronojump.glade | 18 ++++++------
 src/encoder.cs         |  6 ++--
 src/gui/chronojump.cs  | 10 +++----
 src/gui/encoder.cs     | 78 +++++++++++++++++++++++++-------------------------
 src/sqlite/encoder.cs  | 14 ++++-----
 src/util.cs            | 12 ++++----
 6 files changed, 69 insertions(+), 69 deletions(-)

Sat Jun 2 19:42:35 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder: lots of fixes on graphs 
 encoder/graph.R        | 127 ++++++++++++++++++++++++++++++++++++-------------
 glade/chronojump.glade |   2 +-
 src/constants.cs       |   2 +-
 src/gui/encoder.cs     |  66 ++++++++++++++-----------
 4 files changed, 132 insertions(+), 65 deletions(-)

Sat Jun 2 02:27:44 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Implemented Encoder exercises (lot of changes) 
 encoder/graph.R        |  17 +-
 glade/chronojump.glade | 583 ++++++++++++++++++++++---------------------------
 src/encoder.cs         |  88 +++++---
 src/gui/chronojump.cs  |   3 +-
 src/gui/encoder.cs     | 248 ++++++++++++++-------
 src/sqlite/encoder.cs  | 115 +++++++---
 6 files changed, 594 insertions(+), 460 deletions(-)

Fri Jun 1 17:53:54 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder table bigger. new encoder exercise table 
 diagrams/sqlite/chronojump_sqlite.dia | Bin 12855 -> 13178 bytes
 diagrams/sqlite/chronojump_sqlite.png | Bin 157806 -> 170838 bytes
 glade/chronojump.glade                |   1 -
 src/constants.cs                      |   1 +
 src/gui/encoder.cs                    |  25 ++++++++----
 src/sqlite/encoder.cs                 |  71 ++++++++++++++++++++++++++++++----
 src/sqlite/main.cs                    |   8 +++-
 7 files changed, 89 insertions(+), 17 deletions(-)

Fri Jun 1 12:54:37 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder: Show curves treeview on genericWin 
 glade/chronojump.glade   |  7 +++++--
 src/gui/encoder.cs       | 33 ++++++++++++++++++++++++++++++++-
 src/gui/genericWindow.cs | 13 ++++++++-----
 3 files changed, 45 insertions(+), 8 deletions(-)

Fri Jun 1 12:36:32 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder: Fixed no curves analyzing 
 encoder/graph.R    | 23 +++++++++++++----------
 src/gui/encoder.cs |  6 +++++-
 2 files changed, 18 insertions(+), 11 deletions(-)

Fri Jun 1 12:13:23 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder: save all curves done 
 glade/chronojump.glade | 27 ++++++++++++++--
 src/gui/encoder.cs     | 84 ++++++++++++++++++++++++++++++++++----------------
 src/utilGtk.cs         |  6 +++-
 3 files changed, 88 insertions(+), 29 deletions(-)

Thu May 31 20:23:23 2012 +0200 Piotr Drąg <piotrdrag@gmail.com>
Updated POTFILES.in 
 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

Thu May 31 13:13:40 2012 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

Thu May 31 13:00:11 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder: curves graphs working: side, powerbars 
 encoder/graph.R        | 194 +++++++++++++++++++++++++++++++++++--------------
 glade/chronojump.glade |   3 +-
 src/constants.cs       |   4 +
 src/encoder.cs         |  12 ++-
 src/gui/chronojump.cs  |   1 +
 src/gui/encoder.cs     |  88 +++++++++++++++++-----
 src/sqlite/encoder.cs  |  10 ++-
 src/util.cs            |   4 +
 8 files changed, 237 insertions(+), 79 deletions(-)

Thu May 31 12:10:23 2012 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 76 +++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 46 insertions(+), 30 deletions(-)

Wed May 30 22:04:27 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder: prettier load stream 
 src/encoder.cs | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

Wed May 30 21:50:45 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder updated project graph 
 web/encoder-chronojump-project.conf |   2 +-
 web/encoder-chronojump-project.csv  |   2 +-
 web/encoder-chronojump-project.png  | Bin 123125 -> 123237 bytes
 web/encoder-chronojump-project.svg  |  16 ++++++++--------
 4 files changed, 10 insertions(+), 10 deletions(-)

Wed May 30 21:42:24 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder: Done load/save/update stream and curve 
 glade/chronojump.glade   |  4 +--
 src/encoder.cs           | 13 +++++---
 src/gui/encoder.cs       | 79 +++++++++++++++++++++++++++++++++++++++---------
 src/gui/genericWindow.cs | 35 ++++++++++++++++++++-
 src/sqlite/encoder.cs    | 40 ++++++++++++++++++++++--
 src/sqlite/main.cs       | 21 +++++++++++++
 src/util.cs              | 19 +++++++++---
 7 files changed, 180 insertions(+), 31 deletions(-)

Wed May 30 15:22:41 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder: Stream load (50%) 
 glade/chronojump.glade   | 18 +++++++++++++-
 src/constants.cs         |  2 +-
 src/encoder.cs           | 61 ++++++++++++++++++++++++++++++++++++++++++++++++
 src/gui/encoder.cs       | 44 +++++++++++++++++++++++++++-------
 src/gui/genericWindow.cs | 59 ++++++++++++++++++++++++++++++++++++++++++----
 src/sqlite/encoder.cs    | 53 +++++++++++++++++++++++++++++++++++------
 src/util.cs              |  8 +++----
 7 files changed, 218 insertions(+), 27 deletions(-)

Wed May 30 17:47:46 2012 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 291 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 158 insertions(+), 133 deletions(-)

Tue May 29 22:41:02 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder: better saving of stuff 
 glade/chronojump.glade | 205 +++++++++++++++++++++++++++++++++++++------------
 src/gui/chronojump.cs  |  12 ++-
 src/gui/encoder.cs     | 110 ++++++++++++++------------
 src/sqlite/encoder.cs  |   2 +-
 src/util.cs            |  35 +++++++--
 5 files changed, 255 insertions(+), 109 deletions(-)

Tue May 29 19:56:26 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder: auto selection of two rows on ec-con 
 src/gui/encoder.cs | 97 ++++++++++++++++++++++++++++++++----------------------
 1 file changed, 58 insertions(+), 39 deletions(-)

Tue May 29 04:00:39 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder: save row working 
 encoder/graph.R    | 10 ++++++++++
 src/gui/encoder.cs | 35 ++++++++++++++++++++++++++---------
 src/util.cs        | 36 ++++++++++++++++++++++++++++++------
 3 files changed, 66 insertions(+), 15 deletions(-)

Tue May 29 02:49:15 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder: better text on curves plot 
 encoder/graph.R | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Tue May 29 02:41:15 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder: fixed bad curve delim on eccentric 
 encoder/graph.R | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Mon May 28 20:39:10 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder: done remove selected curve 
 glade/chronojump.glade |  5 +--
 src/encoder.cs         |  9 +++--
 src/gui/encoder.cs     | 97 ++++++++++++++++++++++++++++++++++++++++++++------
 src/util.cs            | 45 +++++++++++++++++++++++
 4 files changed, 140 insertions(+), 16 deletions(-)

Mon May 28 19:27:34 2012 +0200 Matej Urbančič <mateju@svn.gnome.org>
Updated Slovenian translation 
 po/sl.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Mon May 28 14:55:45 2012 +0200 Matej Urbančič <mateju@svn.gnome.org>
Updated Slovenian translation 
 po/sl.po | 413 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 215 insertions(+), 198 deletions(-)

Sat May 26 23:47:30 2012 +0400 Yuri Myasoedov <omerta13@yandex.ru>
Added Russian translation 
 po/LINGUAS |    1 +
 po/ru.po   | 6974 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 6975 insertions(+)

Sat May 26 15:31:34 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed bug on PeakPower/PPT 
 src/gui/encoder.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sat May 26 15:18:18 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder: Fixed RenderN bad behaviour 
 src/gui/encoder.cs | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Sat May 26 15:07:14 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder: Added start of every curve 
 encoder/graph.R       |  7 ++---
 src/encoder.cs        |  4 ++-
 src/gui/chronojump.cs |  7 ++---
 src/gui/encoder.cs    | 83 ++++++++++++++++++++++++++++++++++++++++-----------
 4 files changed, 73 insertions(+), 28 deletions(-)

Sat May 26 14:05:28 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder: better curves selection, specilly ec 
 encoder/graph.R | 21 ++++++++++++++-------
 1 file changed, 14 insertions(+), 7 deletions(-)

Fri May 25 17:49:09 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Small correction on spanish translation 
 po/es.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Fri May 25 16:19:09 2012 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 399 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 208 insertions(+), 191 deletions(-)

Fri May 25 11:09:04 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
small fix 
 encoder/graph.R | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Fri May 25 11:05:19 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder: added labels to curves graph 
 encoder/graph.R        | 4 +++-
 glade/chronojump.glade | 1 +
 2 files changed, 4 insertions(+), 1 deletion(-)

Fri May 25 02:13:54 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
encoder added curve buttons & pp/ppt 
 encoder/graph.R           |  10 +--
 encoder/pyserial_pyper.py |   5 +-
 glade/chronojump.glade    | 210 +++++++++++++++++++++-------------------------
 src/encoder.cs            |   4 +-
 src/gui/chronojump.cs     |   1 -
 src/gui/encoder.cs        |  66 ++++++++++-----
 6 files changed, 150 insertions(+), 146 deletions(-)

Thu May 24 13:12:09 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed weird behaviour on maximized interface 
 glade/chronojump.glade | 2 --
 1 file changed, 2 deletions(-)

Thu May 24 12:38:21 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
server tab moved into contacts 
 glade/chronojump.glade | 1894 ++++++++++++++++++++++++------------------------
 src/gui/chronojump.cs  |    2 -
 2 files changed, 948 insertions(+), 948 deletions(-)

Thu May 24 12:25:23 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder ecc-con phases on powerbars 
 encoder/graph.R        | 13 ++++++---
 glade/chronojump.glade | 78 ++++++++++++++++++++++++++++++++++++++++++--------
 src/gui/encoder.cs     | 55 +++++++++++++++++++++++++++++------
 3 files changed, 122 insertions(+), 24 deletions(-)

Wed May 23 20:00:45 2012 +0200 Matej Urbančič <mateju@svn.gnome.org>
Updated Slovenian translation 
 po/sl.po | 23 +++++++++++------------
 1 file changed, 11 insertions(+), 12 deletions(-)

Wed May 23 17:50:13 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder treeview differentiates two phases on ec 
 encoder/graph.R    | 55 ++++++++++++++++++++++++++++++++++++++----------------
 src/gui/encoder.cs | 14 ++++++++++++--
 2 files changed, 51 insertions(+), 18 deletions(-)

Wed May 23 14:19:13 2012 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

Wed May 23 12:07:17 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Improved encoder treeview 
 encoder/pyserial_pyper.py |  4 ++--
 glade/chronojump.glade    |  4 ++--
 src/gui/encoder.cs        | 46 +++++++++++++++++++++++++++++++++++++---------
 3 files changed, 41 insertions(+), 13 deletions(-)

Wed May 23 12:07:00 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
updated store hardware prices 
 web/hardware_store.html    | 10 +++++-----
 web/hardware_store_es.html | 10 +++++-----
 2 files changed, 10 insertions(+), 10 deletions(-)

Tue May 22 18:33:05 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
encoder: small gui changes 
 glade/chronojump.glade | 2 --
 src/gui/encoder.cs     | 2 +-
 2 files changed, 1 insertion(+), 3 deletions(-)

Fri May 18 20:27:03 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
encoder: fixed force calculation 
 encoder/graph.R           | 8 ++++----
 encoder/pyserial_pyper.py | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

Fri May 18 20:17:21 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
encoder: recording data with different names 
 src/gui/encoder.cs | 4 ++--
 src/util.cs        | 9 ++++++---
 2 files changed, 8 insertions(+), 5 deletions(-)

Mon May 21 08:54:45 2012 +0200 Martin Srebotnjak <miles@filmsi.net>
Updated Slovenian translation 
 po/sl.po | 661 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 324 insertions(+), 337 deletions(-)

Sat May 19 19:46:37 2012 +0200 Bruno Brouard <annoa.b@gmail.com>
Updated French translation 
 po/fr.po | 5693 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 3076 insertions(+), 2617 deletions(-)

Tue May 15 19:05:48 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Website: Updated encoder status 
 web/encoder-chronojump-project.conf |   2 +-
 web/encoder-chronojump-project.csv  |   4 ++--
 web/encoder-chronojump-project.png  | Bin 123155 -> 123125 bytes
 web/encoder-chronojump-project.svg  |  18 +++++++++---------
 web/encoder-chronojump-project.txt  |   2 +-
 5 files changed, 13 insertions(+), 13 deletions(-)

Tue May 15 19:05:20 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Server: added log of uploaded sessions 
 .../r-sqlite/chronojump_server_log.sh              |  12 ++
 chronojump_server/r-sqlite/update-r-graphs         |   2 +
 web/server.html                                    | 127 +++++++++----
 web/server_es.html                                 | 199 +++++++++++++--------
 4 files changed, 235 insertions(+), 105 deletions(-)

Mon May 14 18:34:55 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Website small fix 
 web/converting-chronopic3-to-encoder.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon May 14 18:23:26 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Website added chronopic3-to-encoder 
 web/converting-chronopic3-to-encoder.html          | 207 ++++++++++
 web/documents.html                                 |   2 +
 web/documents_es.html                              |   2 +
 .../chronopic3toencoder-bottom-ini-small.JPG       | Bin 0 -> 38496 bytes
 web/images/chronopic3toencoder-bottom-ini.JPG      | Bin 0 -> 167080 bytes
 .../chronopic3toencoder-bottom-marks-small.JPG     | Bin 0 -> 38297 bytes
 web/images/chronopic3toencoder-bottom-marks.JPG    | Bin 0 -> 140514 bytes
 .../chronopic3toencoder-bridge-added-small.JPG     | Bin 0 -> 45554 bytes
 web/images/chronopic3toencoder-bridge-added.JPG    | Bin 0 -> 193461 bytes
 web/images/chronopic3toencoder-bridge-small.JPG    | Bin 0 -> 38283 bytes
 web/images/chronopic3toencoder-bridge.JPG          | Bin 0 -> 157711 bytes
 .../chronopic3toencoder-cable-disposal-small.JPG   | Bin 0 -> 41663 bytes
 web/images/chronopic3toencoder-cable-disposal.JPG  | Bin 0 -> 180165 bytes
 .../chronopic3toencoder-clock-cut-legs-small.JPG   | Bin 0 -> 38441 bytes
 web/images/chronopic3toencoder-clock-cut-legs.JPG  | Bin 0 -> 167172 bytes
 ...hronopic3toencoder-component-fixing-drawing.png | Bin 0 -> 8192 bytes
 ...hronopic3toencoder-component-fixing-drawing.svg | 415 +++++++++++++++++++++
 ...hronopic3toencoder-components-mount-1-small.JPG | Bin 0 -> 39732 bytes
 .../chronopic3toencoder-components-mount-1.JPG     | Bin 0 -> 184711 bytes
 ...hronopic3toencoder-components-mount-2-small.JPG | Bin 0 -> 38608 bytes
 .../chronopic3toencoder-components-mount-2.JPG     | Bin 0 -> 138435 bytes
 ...hronopic3toencoder-components-mount-3-small.JPG | Bin 0 -> 36220 bytes
 .../chronopic3toencoder-components-mount-3.JPG     | Bin 0 -> 131842 bytes
 ...hronopic3toencoder-components-mount-4-small.JPG | Bin 0 -> 38566 bytes
 .../chronopic3toencoder-components-mount-4.JPG     | Bin 0 -> 160233 bytes
 ...hronopic3toencoder-components-mount-5-small.JPG | Bin 0 -> 42867 bytes
 .../chronopic3toencoder-components-mount-5.JPG     | Bin 0 -> 3275272 bytes
 .../chronopic3toencoder-components-small.JPG       | Bin 0 -> 40290 bytes
 web/images/chronopic3toencoder-components.JPG      | Bin 0 -> 195442 bytes
 ...onopic3toencoder-connect-to-encoder-1-small.JPG | Bin 0 -> 34891 bytes
 .../chronopic3toencoder-connect-to-encoder-1.JPG   | Bin 0 -> 145700 bytes
 ...onopic3toencoder-connect-to-encoder-2-small.JPG | Bin 0 -> 42136 bytes
 .../chronopic3toencoder-connect-to-encoder-2.JPG   | Bin 0 -> 169673 bytes
 ...onopic3toencoder-connect-to-encoder-3-small.JPG | Bin 0 -> 37808 bytes
 .../chronopic3toencoder-connect-to-encoder-3.JPG   | Bin 0 -> 131245 bytes
 .../chronopic3toencoder-extract-clock-1-small.JPG  | Bin 0 -> 38384 bytes
 web/images/chronopic3toencoder-extract-clock-1.JPG | Bin 0 -> 139256 bytes
 .../chronopic3toencoder-extract-clock-2-small.JPG  | Bin 0 -> 39250 bytes
 web/images/chronopic3toencoder-extract-clock-2.JPG | Bin 0 -> 140965 bytes
 .../chronopic3toencoder-extract-clock-3-small.JPG  | Bin 0 -> 40381 bytes
 web/images/chronopic3toencoder-extract-clock-3.JPG | Bin 0 -> 184323 bytes
 ...ronopic3toencoder-making-connectors-1-small.JPG | Bin 0 -> 37144 bytes
 .../chronopic3toencoder-making-connectors-1.JPG    | Bin 0 -> 155586 bytes
 ...ronopic3toencoder-making-connectors-2-small.JPG | Bin 0 -> 22895 bytes
 .../chronopic3toencoder-making-connectors-2.JPG    | Bin 0 -> 81726 bytes
 ...ronopic3toencoder-making-connectors-3-small.JPG | Bin 0 -> 21266 bytes
 .../chronopic3toencoder-making-connectors-3.JPG    | Bin 0 -> 76695 bytes
 web/images/chronopic3toencoder-result-1-small.JPG  | Bin 0 -> 41900 bytes
 web/images/chronopic3toencoder-result-1.JPG        | Bin 0 -> 187573 bytes
 web/images/chronopic3toencoder-result-2-small.JPG  | Bin 0 -> 49234 bytes
 web/images/chronopic3toencoder-result-2.JPG        | Bin 0 -> 246385 bytes
 web/images/chronopic3toencoder-tools-1-small.JPG   | Bin 0 -> 41300 bytes
 web/images/chronopic3toencoder-tools-1.JPG         | Bin 0 -> 207393 bytes
 web/images/chronopic3toencoder-tools-2-small.JPG   | Bin 0 -> 38220 bytes
 web/images/chronopic3toencoder-tools-2.JPG         | Bin 0 -> 203167 bytes
 web/images/chronopic3toencoder-top-ini-small.JPG   | Bin 0 -> 43121 bytes
 web/images/chronopic3toencoder-top-ini.JPG         | Bin 0 -> 217843 bytes
 57 files changed, 626 insertions(+)

Mon May 14 17:44:57 2012 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 21 ++++++++++++---------
 1 file changed, 12 insertions(+), 9 deletions(-)

Mon May 14 14:03:59 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Changed howto_compile (C firmwares) 
 chronopic-firmware/chronopic-firmware-c/howto_compile.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon May 14 14:01:59 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
20 and 4MHz C firmwares 
 .../chronopic-firmware-20MHz.c                     | 659 +++++++++++++++++++++
 .../chronopic-firmware-c/chronopic-firmware-4MHz.c | 495 ++++++++++++++++
 .../chronopic-firmware-c/chronopic-firmware.c      | 659 ---------------------
 3 files changed, 1154 insertions(+), 659 deletions(-)

Mon May 14 13:10:23 2012 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

Mon May 14 10:37:51 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed: 675935 - Plural forms 
 src/execute/run.cs | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Sat May 12 13:32:00 2012 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 3922 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 2068 insertions(+), 1854 deletions(-)

Fri Apr 27 17:00:17 2012 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 573 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 288 insertions(+), 285 deletions(-)

Fri Apr 27 16:07:03 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
RSA core done 
 glade/chronojump.glade | 47 +++++++++++++++++++++++--------
 src/execute/event.cs   | 17 +++++++++--
 src/execute/run.cs     | 76 +++++++++++++++++++++++++++++++++++---------------
 src/gui/run.cs         |  6 +++-
 src/runType.cs         | 15 ++++++++--
 src/sqlite/main.cs     | 24 ++++++++++++++--
 src/sqlite/runType.cs  |  5 ++--
 src/util.cs            | 35 ++++++++++++++++++++++-
 8 files changed, 182 insertions(+), 43 deletions(-)

Sat Apr 21 12:29:55 2012 +0200 Matej Urbančič <mateju@svn.gnome.org>
Updated Slovenian translation 
 po/sl.po | 51 +++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 49 insertions(+), 2 deletions(-)

Fri Apr 20 16:04:30 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed history on firmware development 
 chronopic-firmware/chronopic-firmware-c/chronopic-firmware.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Fri Apr 20 15:59:03 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder port can be scanned on windows 
 encoder/port_scanning_encoder.py | 56 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 56 insertions(+)

Fri Apr 20 15:58:34 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Updated encoder firmware, scannable 
 .../chronopic-firmware-c/chronopic-firmware.c      | 505 ++++++++++++++-------
 1 file changed, 335 insertions(+), 170 deletions(-)

Tue Apr 17 16:32:27 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Chronojump better in dark themes 
 src/gui/chronojump.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sat Apr 14 19:15:06 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed pass floats to encoder capture 
 src/encoder.cs | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Fri Apr 13 17:32:43 2012 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 60 insertions(+), 16 deletions(-)

Fri Apr 13 10:17:06 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed encoder capture decimals conditions 
 encoder/pyserial_pyper.py | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Fri Apr 13 10:16:41 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Added encoder translatable strings 
 src/gui/encoder.cs | 20 ++++++++++++++------
 1 file changed, 14 insertions(+), 6 deletions(-)

Fri Apr 13 10:11:47 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder treeview duration in s 
 glade/chronojump.glade | 2 --
 src/gui/encoder.cs     | 2 +-
 2 files changed, 1 insertion(+), 3 deletions(-)

Fri Apr 13 10:02:15 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder repetitive conditions fixes 
 glade/chronojump.glade | 2 --
 src/gui/encoder.cs     | 3 ---
 2 files changed, 5 deletions(-)

Thu Apr 12 22:26:59 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder on website 
 web/hardware_store.html    | 2 ++
 web/hardware_store_es.html | 2 ++
 2 files changed, 4 insertions(+)

Thu Apr 12 22:26:20 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Added encoder project on website 
 web/encoder-chronojump-project.conf | 193 +++++++
 web/encoder-chronojump-project.csv  |  69 +++
 web/encoder-chronojump-project.png  | Bin 0 -> 123155 bytes
 web/encoder-chronojump-project.svg  | 968 ++++++++++++++++++++++++++++++++++++
 web/encoder-chronojump-project.txt  |   7 +
 5 files changed, 1237 insertions(+)

Thu Apr 12 16:43:14 2012 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 416 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 208 insertions(+), 208 deletions(-)

Tue Apr 10 23:21:07 2012 +0200 Piotr Drąg <piotrdrag@gmail.com>
Updated POTFILES.in 
 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

Tue Apr 10 19:43:24 2012 +0200 Matej Urbančič <mateju@svn.gnome.org>
Updated Slovenian translation 
 po/sl.po | 318 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 161 insertions(+), 157 deletions(-)

Tue Apr 10 19:14:45 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder data starts being saved 
 diagrams/sqlite/chronojump_sqlite.dia | Bin 12849 -> 12855 bytes
 diagrams/sqlite/chronojump_sqlite.png | Bin 157555 -> 157806 bytes
 src/gui/encoder.cs                    |  50 ++++++++++++++++++++++++++++++----
 src/gui/genericWindow.cs              |   4 +++
 src/sqlite/encoder.cs                 |   9 +++---
 src/util.cs                           |  15 ++++++++++
 6 files changed, 68 insertions(+), 10 deletions(-)

Tue Apr 10 18:17:48 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Removed name from encoder sql 
 diagrams/sqlite/chronojump_sqlite.dia | Bin 12855 -> 12849 bytes
 diagrams/sqlite/chronojump_sqlite.png | Bin 157843 -> 157555 bytes
 src/sqlite/encoder.cs                 |   7 +++----
 3 files changed, 3 insertions(+), 4 deletions(-)

Tue Apr 10 17:54:21 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
0.95 db 0.83 starting sql encoder 
 diagrams/sqlite/chronojump_sqlite.dia | Bin 12611 -> 12855 bytes
 diagrams/sqlite/chronojump_sqlite.png | Bin 173663 -> 157843 bytes
 encoder/pyserial_pyper.py             |   2 +-
 src/Makefile.am                       |   1 +
 src/constants.cs                      |   1 +
 src/sqlite/encoder.cs                 |  93 ++++++++++++++++++++++++++++++++++
 src/sqlite/main.cs                    |  24 +++++++--
 7 files changed, 117 insertions(+), 4 deletions(-)

Mon Apr 9 22:40:55 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder: graphs with better legends 
 encoder/graph.R | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

Mon Apr 9 22:11:54 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
small gui fixes 
 glade/chronojump.glade | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

Mon Apr 9 21:54:10 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed adding more than 40 persons 
 glade/chronojump.glade | 25 ++++++++++++-------------
 src/gui/chronojump.cs  |  4 +++-
 src/gui/encoder.cs     |  1 -
 3 files changed, 15 insertions(+), 15 deletions(-)

Mon Apr 9 21:08:33 2012 +0200 Xavier de Blas <xaviblas@gmail.com>
Encoder recalculate search if data file is found 
 encoder/pyserial_pyper.py  | 2 +-
 src/gui/encoder.cs         | 6 +++++-
 web/hardware_store_es.html | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)

Sun Apr 8 21:06:43 2012 +0200 Matej Urbančič <mateju@svn.gnome.org>
Updated Slovenian translation 
 po/sl.po | 1232 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 627 insertions(+), 605 deletions(-)

Thu Apr 5 23:59:16 2012 +0800 Xavier de Blas <xaviblas@gmail.com>
Encoder sounds are same than chronojump 
 encoder/Asterisk.wav        | Bin 0 -> 13642 bytes
 encoder/Hand.wav            | Bin 0 -> 6506 bytes
 encoder/Question.wav        | Bin 0 -> 12960 bytes
 encoder/dialog-error.ogg    | Bin 10660 -> 0 bytes
 encoder/dialog-question.ogg | Bin 9851 -> 0 bytes
 encoder/pyserial_pyper.py   |  13 ++++++++-----
 encoder/service-login.ogg   | Bin 17274 -> 0 bytes
 src/gui/encoder.cs          |   2 ++
 src/util.cs                 |   3 ++-
 web/hardware_store.html     |  37 +++++++++++++++++--------------------
 web/hardware_store_es.html  |  38 ++++++++++++++++----------------------
 11 files changed, 45 insertions(+), 48 deletions(-)

Thu Apr 5 13:29:56 2012 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 1232 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 630 insertions(+), 602 deletions(-)

Thu Apr 5 03:03:34 2012 +0800 Xavier de Blas <xaviblas@gmail.com>
Fixed threading problem, and numpy.ndarray problem 
 encoder/pyserial_pyper.py |  3 +--
 src/constants.cs          |  3 ++-
 src/gui/chronojump.cs     |  4 +---
 src/gui/encoder.cs        | 57 +++++++++++++++++++++++++----------------------
 4 files changed, 34 insertions(+), 33 deletions(-)

Thu Apr 5 02:16:53 2012 +0800 Xavier de Blas <xaviblas@gmail.com>
Encoder feedback on height and speed. 
 encoder/graph.R                 |   20 +
 encoder/pyserial_pyper.py       |   78 +-
 glade/chronojump.glade          | 3153 ++++++++++++++++++++++-----------------
 src/constants.cs                |    2 +-
 src/encoder.cs                  |   30 +-
 src/gui/encoder.cs              |   64 +-
 src/gui/repetitiveConditions.cs |  158 +-
 7 files changed, 2021 insertions(+), 1484 deletions(-)

Wed Apr 4 22:35:07 2012 +0800 Xavier de Blas <xaviblas@gmail.com>
Encoder threads done 
 glade/chronojump.glade | 166 +++++++++++++++++++++++++++++++++++--------------
 src/gui/chronojump.cs  |   9 ++-
 src/gui/encoder.cs     | 107 ++++++++++++++++++++++++++-----
 3 files changed, 222 insertions(+), 60 deletions(-)

Wed Apr 4 20:07:20 2012 +0800 Xavier de Blas <xaviblas@gmail.com>
Encoder has sounds 
 encoder/dialog-error.ogg    | Bin 0 -> 10660 bytes
 encoder/dialog-question.ogg | Bin 0 -> 9851 bytes
 encoder/pyserial_pyper.py   |  64 ++++++++++++++++++++++++++++++--------------
 encoder/service-login.ogg   | Bin 0 -> 17274 bytes
 glade/chronojump.glade      |   6 +++--
 5 files changed, 48 insertions(+), 22 deletions(-)

Wed Apr 4 13:46:51 2012 +0200 Matej Urbančič <mateju@svn.gnome.org>
Updated Slovenian translation 
 po/sl.po | 1044 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 530 insertions(+), 514 deletions(-)

Wed Apr 4 17:55:49 2012 +0800 Xavier de Blas <xaviblas@gmail.com>
Encoder GUI much improved 
 glade/chronojump.glade | 10826 +++++++++++++++++++++++------------------------
 src/gui/chronojump.cs  |    28 +-
 src/gui/encoder.cs     |     1 -
 3 files changed, 5361 insertions(+), 5494 deletions(-)

Wed Apr 4 16:23:15 2012 +0800 Xavier de Blas <xaviblas@gmail.com>
Encoder treeview aligned data 
 src/constants.cs      |  2 +-
 src/gui/chronojump.cs |  2 --
 src/gui/encoder.cs    | 41 +++++++++++++++++++++++------------------
 src/utilGtk.cs        | 26 ++++++++++++++++++++++++++
 4 files changed, 50 insertions(+), 21 deletions(-)

Wed Apr 4 10:04:44 2012 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 800 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 406 insertions(+), 394 deletions(-)

Tue Apr 3 00:37:12 2012 +0800 Xavier de Blas <xaviblas@gmail.com>
Encoder bells done. TODO: sound on Python 
 encoder/pyserial_pyper.py       |  25 +-
 glade/chronojump.glade          | 490 +++++++++++++++++++++++++++++++++++++++-
 src/constants.cs                |   4 +
 src/encoder.cs                  |  16 +-
 src/gui/chronojump.cs           |  16 +-
 src/gui/encoder.cs              |  89 +++++---
 src/gui/repetitiveConditions.cs | 139 +++++++++++-
 7 files changed, 722 insertions(+), 57 deletions(-)

Mon Apr 2 13:13:25 2012 +0800 Xavier de Blas <xaviblas@gmail.com>
capture shows gray small ranges. Fixed early start 
 encoder/pyserial_pyper.py | 28 ++++++++++------------------
 src/gui/encoder.cs        |  6 +++++-
 2 files changed, 15 insertions(+), 19 deletions(-)

Mon Apr 2 12:06:43 2012 +0800 Xavier de Blas <xaviblas@gmail.com>
graph.R solves encoder disconnected 
 encoder/graph.R | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

Mon Apr 2 12:06:16 2012 +0800 Xavier de Blas <xaviblas@gmail.com>
Better alignment for treeview persons 
 glade/chronojump.glade | 1 +
 1 file changed, 1 insertion(+)

Mon Apr 2 11:34:49 2012 +0800 Xavier de Blas <xaviblas@gmail.com>
Chronopic button to topleft 
 glade/chronojump.glade | 94 ++++++++++++++++++++++++++++++++++++++++++++++++--
 src/gui/encoder.cs     |  1 +
 2 files changed, 93 insertions(+), 2 deletions(-)

Sun Apr 1 19:06:34 2012 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 711 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 403 insertions(+), 308 deletions(-)

Sun Apr 1 23:30:30 2012 +0800 Xavier de Blas <xaviblas@gmail.com>
Fixed small bug in eccentric detection 
 encoder/graph.R | 17 ++++++++++++++---
 1 file changed, 14 insertions(+), 3 deletions(-)

Sun Apr 1 23:22:40 2012 +0800 Xavier de Blas <xaviblas@gmail.com>
Encoder fixed curves detection on ec 
 encoder/graph.R    | 11 +++++++----
 src/gui/encoder.cs |  2 +-
 2 files changed, 8 insertions(+), 5 deletions(-)

Sun Apr 1 21:28:26 2012 +0800 Xavier de Blas <xaviblas@gmail.com>
Encoder: graph.R solves when there's no curves 
 encoder/graph.R | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)

Sun Apr 1 19:08:01 2012 +0800 Xavier de Blas <xaviblas@gmail.com>
spinbutton curves limited to curves num 
 encoder/pyserial_pyper.py |  2 +-
 glade/chronojump.glade    |  1 +
 src/gui/encoder.cs        | 68 +++++++++++++++++++++++++++--------------------
 3 files changed, 41 insertions(+), 30 deletions(-)

Sun Apr 1 02:40:27 2012 +0800 Xavier de Blas <xaviblas@gmail.com>
encoder capture and graphs do same operations 
 encoder/graph.R           | 29 ++++++++++++-------------
 encoder/pyserial_pyper.py | 54 ++++++++++++++++++++++++++++++++++++-----------
 src/encoder.cs            |  7 ++++--
 src/gui/encoder.cs        |  4 +++-
 4 files changed, 64 insertions(+), 30 deletions(-)

Sat Mar 31 21:12:35 2012 +0800 Xavier de Blas <xaviblas@gmail.com>
Encoder: curves powers fixed 
 encoder/graph.R        | 10 ++++++++--
 glade/chronojump.glade |  2 +-
 src/gui/encoder.cs     | 12 ++++++++----
 3 files changed, 17 insertions(+), 7 deletions(-)

Sat Mar 31 19:14:45 2012 +0800 Xavier de Blas <xaviblas@gmail.com>
Encoder: added colors in treeview 
 encoder/graph.R       |   6 +-
 src/encoder.cs        |  33 +++++++++
 src/gui/chronojump.cs |   1 -
 src/gui/encoder.cs    | 194 +++++++++++++++++++++++++++++++++++++++++---------
 src/util.cs           |   8 ++-
 5 files changed, 203 insertions(+), 39 deletions(-)

Sat Mar 31 11:09:06 2012 +0200 Matej Dremelj <matej.dremelj@gmail.com>
Updated Slovenian translation 
 po/sl.po | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Sat Mar 31 14:21:26 2012 +0800 Xavier de Blas <xaviblas@gmail.com>
Added encoder curves treeview. TODO: fix power data 
 encoder/graph.R           |  33 ++++++----
 encoder/pyserial_pyper.py |  14 +++--
 glade/chronojump.glade    | 135 +++++++++++++++++++++-------------------
 src/encoder.cs            |  14 ++---
 src/gui/chronojump.cs     |   2 +
 src/gui/encoder.cs        | 152 +++++++++++++++++++++++++++++++++-------------
 src/util.cs               |  15 +++++
 7 files changed, 233 insertions(+), 132 deletions(-)

Sat Mar 31 03:26:29 2012 +0800 Xavier de Blas <xaviblas@gmail.com>
encoder: Done recalculate, improved curves 
 encoder/graph.R           | 22 +++++++++++-----------
 encoder/pyserial_pyper.py |  3 +--
 glade/chronojump.glade    |  1 +
 src/encoder.cs            |  6 +++---
 src/gui/encoder.cs        | 34 +++++++++++++++++++++++++---------
 5 files changed, 41 insertions(+), 25 deletions(-)

Sat Mar 31 02:45:24 2012 +0800 Xavier de Blas <xaviblas@gmail.com>
Encoder: pass time & minHeight 
 encoder/call_graph.py     | 14 ++++++++------
 encoder/graph.R           | 25 +++++++++++--------------
 encoder/pyserial_pyper.py | 16 +++++-----------
 glade/chronojump.glade    |  2 +-
 src/encoder.cs            | 14 ++++++++++----
 src/gui/encoder.cs        | 26 +++++++++++++++++++++-----
 6 files changed, 56 insertions(+), 41 deletions(-)

Fri Mar 30 15:40:20 2012 +0200 Matej Dremelj <matej.dremelj@gmail.com>
Updated Slovenian translation 
 po/sl.po | 728 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 406 insertions(+), 322 deletions(-)

Fri Mar 30 12:53:29 2012 +0800 Xavier de Blas <xaviblas@gmail.com>
Pushing up encoder stuff 
 chronojump_server/Makefile.am |   1 +
 encoder/call_graph.py         |  27 ++
 encoder/graph.R               | 449 +++++++++++++++++++
 encoder/pyserial_pyper.py     | 335 ++++++++++++++
 glade/chronojump.glade        | 984 ++++++++++++++++++++++++++++++++++++++++--
 src/Makefile.am               |   2 +
 src/chronojump.cs             |  12 +-
 src/constants.cs              |  13 +
 src/encoder.cs                |  92 ++++
 src/gui/chronojump.cs         |  22 +-
 src/gui/encoder.cs            | 168 ++++++++
 src/gui/eventExecute.cs       |   4 +-
 src/util.cs                   | 111 ++++-
 src/utilGtk.cs                |   7 +
 14 files changed, 2192 insertions(+), 35 deletions(-)

Wed Mar 7 13:58:40 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
server graphs printable as PDF 
 chronojump_server/r-sqlite/evaluators.R | 56 +++++++++++++++++++--------------
 chronojump_server/r-sqlite/persons.R    | 35 +++++++++++++++------
 2 files changed, 59 insertions(+), 32 deletions(-)

Thu Feb 23 14:00:22 2012 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 214 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 116 insertions(+), 98 deletions(-)

Wed Feb 22 04:18:57 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
Web: Added images 
 web/images/server-stats-types-evaluators.png |  Bin 0 -> 4225 bytes
 web/images/server-stats-types-persons.png    |  Bin 0 -> 5608 bytes
 web/images/server-stats-types-tests.png      |  Bin 0 -> 6037 bytes
 web/images/svg/server-stats-types.svg        | 7826 ++++++++++++++++++++++++++
 4 files changed, 7826 insertions(+)

Tue Feb 21 22:28:13 2012 +0100 Matej Dremelj <matej.dremelj@gmail.com>
Updated Slovenian translation 
 po/sl.po | 241 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 137 insertions(+), 104 deletions(-)

Tue Feb 21 14:06:28 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed Lewis explanation again 
 src/constants.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Tue Feb 21 13:45:14 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
Improved explanations about Lewis Formula 
 src/constants.cs | 32 ++++++++++++++++++++++++++++++--
 1 file changed, 30 insertions(+), 2 deletions(-)

Fri Feb 17 21:28:19 2012 +0100 Matej Dremelj <matej.dremelj@gmail.com>
Updated Slovenian translation 
 po/sl.po | 3481 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1755 insertions(+), 1726 deletions(-)

Fri Feb 17 17:50:07 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
small: Improved server gui 
 glade/chronojump.glade | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Sun Feb 12 13:53:25 2012 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 3358 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1699 insertions(+), 1659 deletions(-)

Fri Feb 10 20:00:43 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
done sup notebook for contacts, encoder and server 
 glade/chronojump.glade | 978 +++++++++++++++++++++++++++----------------------
 src/gui/chronojump.cs  |  26 ++
 2 files changed, 574 insertions(+), 430 deletions(-)

Fri Feb 10 19:47:35 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed bad catalan translation 
 po/ca.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Feb 10 16:08:59 2012 +0100 Xavier de Blas <xaviblas@gmail.com>
website: added Exequiel contact platform video 
 web/construction_modular_circuit_platform.html    |  3 ++-
 web/construction_modular_circuit_platform_es.html |  4 +++-
 web/documents.html                                | 12 ++++++------
 web/documents_es.html                             | 22 +++++++++++-----------
 4 files changed, 22 insertions(+), 19 deletions(-)

Wed Oct 5 10:32:55 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Manual: added chronojump on 2 computers 
 manual/chronojump_manual_en.lyx | 234 +++++++++++++++++++++++++------------
 manual/chronojump_manual_en.pdf | Bin 3695246 -> 3389627 bytes
 manual/chronojump_manual_es.lyx | 251 ++++++++++++++++++++++++++--------------
 manual/chronojump_manual_es.pdf | Bin 3709937 -> 3422908 bytes
 4 files changed, 328 insertions(+), 157 deletions(-)

Sat Oct 1 10:58:35 2011 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 66 +++++++++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 47 insertions(+), 19 deletions(-)

Wed Sep 28 19:59:09 2011 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 5117 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 2680 insertions(+), 2437 deletions(-)

Tue Sep 20 13:05:34 2011 +0200 Matej Dremelj <matej.dremelj@gmail.com>
Updated Slovenian translation 
 po/sl.po | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

Mon Sep 19 15:41:29 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
fixed type in string: 659400 
 src/constants.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Sep 18 18:39:16 2011 +0200 Joe Hansen <joedalton2@yahoo.dk>
Updated Danish translation 
 po/da.po | 6770 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 6770 insertions(+)

Sun Sep 18 18:39:12 2011 +0200 Kenneth Nielsen <k.nielsen81@gmail.com>
Added da to list of languages 
 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

Sat Sep 17 10:52:59 2011 +0200 Matej Urbančič <mateju@svn.gnome.org>
Updated Slovenian translation 
 po/sl.po | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Thu Sep 15 22:33:13 2011 +0200 Martin Srebotnjak <miles@filmsi.net>
Updated Slovenian translation 
 po/sl.po | 183 +++++++--------------------------------------------------------
 1 file changed, 20 insertions(+), 163 deletions(-)

Wed Sep 7 21:35:33 2011 +0200 Matej Dremelj <matej.dremelj@gmail.com>
Updated Slovenian translation 
 po/sl.po | 5510 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 2858 insertions(+), 2652 deletions(-)

Mon Aug 29 23:38:03 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
fixed evaluators.R problem 
 chronojump_server/r-sqlite/evaluators.R | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

Mon Aug 29 23:00:47 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Added timeline on evaluators server graph 
 chronojump_server/r-sqlite/evaluators.R | 42 ++++++++++++++++++++++++++-------
 1 file changed, 34 insertions(+), 8 deletions(-)

Fri Aug 26 21:22:59 2011 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 5118 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 2670 insertions(+), 2448 deletions(-)

Thu Aug 25 23:01:00 2011 +0200 Mario Blättermann <mariobl@gnome.org>
[l10n] Updated German translation 
 po/de.po | 5300 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 2773 insertions(+), 2527 deletions(-)

Thu Aug 25 22:46:22 2011 +0200 Piotr Drąg <piotrdrag@gmail.com>
Updated POTFILES.in 
 po/POTFILES.in | 29 +++++++++++++++++++----------
 1 file changed, 19 insertions(+), 10 deletions(-)

Mon Aug 15 15:39:06 2011 +0200 Bruno Brouard <annoa.b@gmail.com>
Updated French translation 
 po/fr.po | 3159 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1606 insertions(+), 1553 deletions(-)

Wed Aug 3 11:55:04 2011 -0300 Djavan Fagundes <djavanf@gnome.org>
Updated Brazilian Portuguese translation 
 po/pt_BR.po | 779 ++++++++++++++++++++++++++++--------------------------------
 1 file changed, 364 insertions(+), 415 deletions(-)

Thu Jul 28 12:06:21 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
plot counts on evaluators server graph 
 chronojump_server/r-sqlite/evaluators.R | 20 +++++++++++++++-----
 1 file changed, 15 insertions(+), 5 deletions(-)

Tue Jul 26 20:08:00 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Updated evaluators server graph 
 chronojump_server/r-sqlite/evaluators.R | 47 +++++++++++++++++++++++----------
 1 file changed, 33 insertions(+), 14 deletions(-)

Tue Jul 26 19:09:40 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
web server: improved evaluators.R, new tf_by_age.R 
 chronojump_server/r-sqlite/evaluators.R     | 59 ++++++++++++++++++++--------
 chronojump_server/r-sqlite/evaluators_old.R | 35 +++++++++++++++++
 chronojump_server/r-sqlite/tf_by_age.R      | 60 +++++++++++++++++++++++++++++
 3 files changed, 139 insertions(+), 15 deletions(-)

Tue Jul 26 16:05:41 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
updated r graphs on website 
 chronojump_server/r-sqlite/evaluators.R                | 18 +++++++++---------
 chronojump_server/r-sqlite/persons.R                   | 16 +++++++++-------
 chronojump_server/r-sqlite/tf_by_extra_weight.R        |  2 +-
 chronojump_server/r-sqlite/tf_by_jumps_boxplot.R       | 10 ++++++----
 chronojump_server/r-sqlite/update-r-graphs             |  3 +++
 .../chronopic-firmware.asm                             |  2 ++
 6 files changed, 30 insertions(+), 21 deletions(-)

Sun Jul 10 18:44:17 2011 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 699 +++++++++++++++++----------------------------------------------
 1 file changed, 182 insertions(+), 517 deletions(-)

Wed Jun 8 20:37:31 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed 652133 crash on load multichronopic data when locale problems 
 src/multiChronopic.cs        | 17 +++++++++--------
 src/sqlite/multiChronopic.cs | 18 +++++++++---------
 2 files changed, 18 insertions(+), 17 deletions(-)

Wed Jun 8 16:22:21 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Improved howto 
 howto_new_version.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Jun 7 20:22:14 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Bump version 0.9.4 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Jun 3 13:55:58 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Added 2 graphs to server 
 chronojump_server/r-sqlite/evaluators.R            |  23 +++-
 .../r-sqlite/heights_by_jumps_boxplot.R            |  29 -----
 chronojump_server/r-sqlite/ieiub.R                 |  62 +++++++++
 chronojump_server/r-sqlite/persons.R               |  12 +-
 chronojump_server/r-sqlite/tf_by_extra_weight.R    |  59 +++++++++
 chronojump_server/r-sqlite/tf_by_jumps_boxplot.R   |  29 +++++
 .../r-sqlite/tf_by_level_sex_jumptype.R            |  37 ++++++
 .../r-sqlite/tv_by_level_sex_jumptype.R            |  37 ------
 chronojump_server/r-sqlite/update-r-graphs         |  19 ++-
 diagrams/classes/sqlite.dia                        | Bin 4372 -> 5171 bytes
 web/server.html                                    | 141 +++++++++++++++-----
 web/server_es.html                                 | 142 +++++++++++++++------
 web/style.css                                      |   1 +
 13 files changed, 440 insertions(+), 151 deletions(-)

Sat May 28 13:55:39 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
manual minor change 
 manual/chronojump_manual_es.lyx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sat May 28 13:46:34 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
minor changes on jump_type_add widget 
 glade/chronojump.glade | 2 ++
 1 file changed, 2 insertions(+)

Fri May 27 22:54:53 2011 +0200 Matej Dremelj <matej.dremelj@gmail.com>
Updated Slovenian translation 
 po/sl.po | 474 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 259 insertions(+), 215 deletions(-)

Wed May 25 18:12:56 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Chronopic crystal from 4 to 20 MHz by Teng Wei Hua 
 .../chronopic-firmware-c/chronopic-firmware.c          | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)

Wed May 25 18:12:33 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Updated sqlite diagram 
 diagrams/sqlite/chronojump_sqlite.dia | Bin 12591 -> 12611 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

Sat May 21 09:30:25 2011 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 367 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 185 insertions(+), 182 deletions(-)

Fri May 20 12:59:03 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed: 649278: New test type doesn't appear on applyto stats 
 src/gui/chronojump.cs | 2 ++
 1 file changed, 2 insertions(+)

Thu May 19 17:50:52 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Added C firmware (Teng Wei Hua) 
 chronopic-firmware/chronopic-1.0-firmware/Makefile |  32 --
 .../chronopic-1.0-firmware/chronopic-firmware.asm  | 627 ---------------------
 .../chronopic-1.0-firmware/read_me.txt             |   3 -
 .../chronopic-firmware-assembler/Makefile          |  32 ++
 .../chronopic-firmware.asm                         | 627 +++++++++++++++++++++
 .../chronopic-firmware-assembler/read_me.txt       |   3 +
 .../chronopic-firmware-c/chronopic-firmware.c      | 481 ++++++++++++++++
 .../chronopic-firmware-c/howto_compile.txt         |   2 +
 src/constants.cs                                   |   3 +-
 9 files changed, 1147 insertions(+), 663 deletions(-)

Fri May 6 12:03:08 2011 -0300 Mateus Zenaide <matzenh@gmail.com>
Updated Brazilian Portuguese translation 
 po/pt_BR.po | 3954 ++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1879 insertions(+), 2075 deletions(-)

Fri May 6 15:06:54 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed: 649552 - execute test sensitive without person selected 
 src/Makefile.am           |  1 -
 src/gui/chronojump.cs     | 26 ++++++++++++++++++--------
 src/gui/eventExecute.cs   |  2 --
 src/gui/multiChronopic.cs |  4 ++++
 src/treeViewPerson.cs     |  5 +++++
 5 files changed, 27 insertions(+), 11 deletions(-)

Thu May 5 17:52:29 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Added class diagrams 
 diagrams/classes/chronopic.dia                    | Bin 0 -> 1364 bytes
 diagrams/classes/event.dia                        | Bin 0 -> 5000 bytes
 diagrams/classes/execute.dia                      | Bin 0 -> 2916 bytes
 diagrams/classes/other.dia                        | Bin 0 -> 2549 bytes
 diagrams/classes/person.dia                       | Bin 0 -> 1957 bytes
 diagrams/classes/session-and-server.dia           | Bin 0 -> 3180 bytes
 diagrams/classes/sqlite.dia                       | Bin 0 -> 4372 bytes
 diagrams/classes/stat.dia                         | Bin 0 -> 5911 bytes
 diagrams/classes/treeview.dia                     | Bin 0 -> 1996 bytes
 diagrams/sqlite/chronojump_sqlite-2010-may.png    | Bin 0 -> 286681 bytes
 diagrams/sqlite/chronojump_sqlite.dia             | Bin 0 -> 12591 bytes
 diagrams/sqlite/chronojump_sqlite.png             | Bin 0 -> 173663 bytes
 diagrams/sqlite/chronojump_sqlite_2005-feb.png    | Bin 0 -> 58584 bytes
 diagrams/sqlite/chronojump_sqlite_2008-jun-5.png  | Bin 0 -> 187693 bytes
 diagrams/sqlite/chronojump_sqlite_2008-may-19.png | Bin 0 -> 143563 bytes
 diagrams/sqlite/chronojump_sqlite_2009_jan.png    | Bin 0 -> 199982 bytes
 diagrams/sqlite/chronojump_sqlite_2009_may.png    | Bin 0 -> 309302 bytes
 sqlite_diagrams/chronojump_sqlite-2010-may.png    | Bin 286681 -> 0 bytes
 sqlite_diagrams/chronojump_sqlite.dia             | Bin 12591 -> 0 bytes
 sqlite_diagrams/chronojump_sqlite.png             | Bin 173663 -> 0 bytes
 sqlite_diagrams/chronojump_sqlite_2005-feb.png    | Bin 58584 -> 0 bytes
 sqlite_diagrams/chronojump_sqlite_2008-may-19.png | Bin 143563 -> 0 bytes
 src/stats/graphs/graphSerie.cs                    |   2 --
 23 files changed, 2 deletions(-)

Wed May 4 16:38:20 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
code cleaning 
 Makefile.win32           |  1 -
 src/chronojump_mini.cs   |  2 +-
 src/gui/usefulObjects.cs | 17 +++++++++++++++++
 src/updateProgressBar.cs | 38 --------------------------------------
 4 files changed, 18 insertions(+), 40 deletions(-)

Mon May 2 14:10:43 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Chronopic asm to 50ms again 
 chronopic-firmware/chronopic-1.0-firmware/chronopic-firmware.asm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Mon May 2 11:32:23 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Updated howto_new_version file 
 howto_new_version.txt | 5 +++++
 1 file changed, 5 insertions(+)

Thu Apr 28 21:03:33 2011 +0200 Matej Dremelj <matej.dremelj@gmail.com>
Updated Slovenian translation 
 po/sl.po | 1255 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 634 insertions(+), 621 deletions(-)

Thu Apr 28 17:07:55 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Changed py libIris files to -x 
 chronopic-firmware/chronopic-firmwarecord/libIris/IntelHex.py         | 0
 chronopic-firmware/chronopic-firmwarecord/libIris/Pic16_Bootloader.py | 0
 chronopic-firmware/chronopic-firmwarecord/libIris/Pic16_Firmware.py   | 0
 chronopic-firmware/chronopic-firmwarecord/libIris/__init__.py         | 0
 4 files changed, 0 insertions(+), 0 deletions(-)

Thu Apr 28 14:58:19 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Less dbcon open/close on upload session 
 src/chronojump.cs            |  4 ++--
 src/execute/run.cs           |  2 +-
 src/exportSession.cs         |  2 +-
 src/gui/chronojump.cs        | 50 ++++++++++++++++++++++----------------------
 src/gui/jump.cs              |  2 +-
 src/gui/person.cs            |  2 +-
 src/gui/queryServer.cs       |  2 +-
 src/gui/run.cs               |  2 +-
 src/server.cs                | 38 ++++++++++++++++++++++-----------
 src/sqlite/jump.cs           | 10 ++++++---
 src/sqlite/jumpRj.cs         |  8 ++++---
 src/sqlite/jumpType.cs       | 16 ++++++++------
 src/sqlite/multiChronopic.cs |  8 ++++---
 src/sqlite/pulse.cs          |  8 ++++---
 src/sqlite/reactionTime.cs   |  8 ++++---
 src/sqlite/run.cs            |  8 ++++---
 src/sqlite/runInterval.cs    |  8 ++++---
 src/sqlite/runType.cs        | 16 ++++++++------
 src/treeViewRun.cs           |  4 ++--
 19 files changed, 118 insertions(+), 80 deletions(-)

Sat Apr 23 17:25:19 2011 +0200 Mario Blättermann <mariobl@gnome.org>
[l10n] Updated German translation 
 po/de.po | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

Thu Apr 21 22:44:44 2011 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 683 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 367 insertions(+), 316 deletions(-)

Thu Apr 21 19:41:24 2011 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

Wed Apr 20 21:32:05 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
info on how to publish versions, full process 
 howto_new_version.txt | 44 ++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 44 insertions(+)

Wed Apr 20 21:05:21 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Bump version 0.9.3 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Apr 20 20:56:12 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Final changes going to 0.9.3 
 .../share/doc/chronojump/chronojump_manual_en.pdf  |  Bin 3694243 -> 3695246 bytes
 chronojump_server/chronojumpServerCSharp.cs        |    3 +-
 glade/chronojump.glade                             |    2 +-
 images/mini/modular_platform_with_chronopic.jpg    |  Bin 7388 -> 5813 bytes
 images/modular_platform_with_chronopic.jpg         |  Bin 25830 -> 25571 bytes
 manual/chronojump_manual_en.lyx                    |    4 +-
 manual/chronojump_manual_en.pdf                    |  Bin 3694243 -> 3695246 bytes
 po/ca.po                                           |   10 +-
 po/es.po                                           | 2134 ++++++++++----------
 src/gui/person.cs                                  |    2 +-
 src/server.cs                                      |    4 +-
 11 files changed, 1111 insertions(+), 1048 deletions(-)

Wed Apr 20 20:22:55 2011 +0200 Mario Blättermann <mariobl@gnome.org>
[l10n] Updated German translation 
 po/de.po | 1170 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 596 insertions(+), 574 deletions(-)

Wed Apr 20 18:25:04 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed bug: zoom image test was not correct 
 po/ca.po                | 437 ++++++++++++++++++++++----------------------
 po/es.po                | 473 ++++++++++++++++++++++++------------------------
 src/constants.cs        |   5 +-
 src/gui/chronojump.cs   |  32 +++-
 src/gui/reactionTime.cs |   1 +
 5 files changed, 479 insertions(+), 469 deletions(-)

Wed Apr 20 17:32:15 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed catalan typo 
 po/ca.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Wed Apr 20 17:26:25 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed 501100 - english manual. 
 .../windows_bundle/build/chronojump_innosetup.iss  |   1 +
 .../share/doc/chronojump/chronojump_manual_en.pdf  | Bin 0 -> 3694243 bytes
 .../share/doc/chronojump/chronojump_manual_es.pdf  | Bin 3372877 -> 3709937 bytes
 chronojump_server/chronojumpServerCSharp.cs        |   2 +-
 manual/Captura-Incluir-Descartar_atletas.png       | Bin 0 -> 62840 bytes
 manual/Captura-Query-server.png                    | Bin 0 -> 53281 bytes
 manual/Makefile.am                                 |   3 +-
 manual/chronojump_manual_en.lyx                    |  53 ++++++++++++++++++++-
 manual/chronojump_manual_en.pdf                    | Bin 0 -> 3694243 bytes
 manual/chronojump_manual_es.lyx                    |  42 +++++++++++++++-
 manual/chronojump_manual_es.pdf                    | Bin 3372877 -> 3709937 bytes
 manual/chronojump_stats_window.png                 | Bin 0 -> 130285 bytes
 manual/evaluator1.png                              | Bin 0 -> 39177 bytes
 manual/evaluator2.png                              | Bin 0 -> 74783 bytes
 manual/evaluator3.png                              | Bin 0 -> 75299 bytes
 manual/grafico-informe.png                         | Bin 0 -> 52185 bytes
 manual/grafico_stats1.png                          | Bin 0 -> 16019 bytes
 manual/grafico_stats2.png                          | Bin 0 -> 16696 bytes
 manual/multiChronopic_mc.png                       | Bin 0 -> 90077 bytes
 manual/multiChronopic_ra.png                       | Bin 0 -> 68386 bytes
 manual/report1.png                                 | Bin 0 -> 103060 bytes
 manual/run_type_add-variable.png                   | Bin 0 -> 38528 bytes
 po/ca.po                                           |   3 +-
 po/es.po                                           |   6 +--
 src/constants.cs                                   |   3 +-
 25 files changed, 104 insertions(+), 9 deletions(-)

Wed Apr 20 14:09:35 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Updated spanish translation 
 po/es.po | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

Wed Apr 20 14:09:15 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Updated catalan translation 
 po/ca.po | 4705 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 2605 insertions(+), 2100 deletions(-)

Wed Apr 20 13:07:23 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
code cleaning 
 src/execute/event.cs    |  77 --------------------
 src/gui/chronojump.cs   | 182 +-----------------------------------------------
 src/gui/eventExecute.cs | 111 ++++++-----------------------
 3 files changed, 21 insertions(+), 349 deletions(-)

Wed Apr 20 12:50:08 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed 647865 - windows: Check hang on exit 
 src/gui/chronojump.cs | 17 +++++++++++------
 src/gui/chronopic.cs  | 15 +++++++--------
 2 files changed, 18 insertions(+), 14 deletions(-)

Wed Apr 20 12:06:53 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed (hope) hang on exit on windows after cancelling 
 howto_translate.txt    |  8 ++---
 src/chronojump_mini.cs |  1 +
 src/chronopic.cs       | 27 ++++++++++++----
 src/gui/chronojump.cs  | 47 +++++++++------------------
 src/gui/chronopic.cs   | 86 ++++++++++++++++++++++++++++++--------------------
 5 files changed, 91 insertions(+), 78 deletions(-)

Wed Apr 20 12:06:26 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Updated spanish translation 
 po/es.po | 4832 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 2609 insertions(+), 2223 deletions(-)

Tue Apr 19 21:46:09 2011 +0200 Mario Blättermann <mariobl@gnome.org>
[l10n] Updated German translation 
 po/de.po | 1768 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 920 insertions(+), 848 deletions(-)

Tue Apr 19 21:31:01 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixing windows hang on exit when cancelled chronopic 
 glade/chronojump.glade |  3 +--
 src/gui/chronojump.cs  | 19 +++++++++++++++++++
 src/gui/chronopic.cs   | 29 ++++++++++++++++++++++++-----
 src/gui/helpPorts.cs   | 12 ++++++------
 src/gui/person.cs      |  7 ++++++-
 5 files changed, 56 insertions(+), 14 deletions(-)

Tue Apr 19 18:18:48 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Better ports explanations 
 glade/chronojump.glade | 2 --
 src/gui/chronopic.cs   | 5 +++--
 2 files changed, 3 insertions(+), 4 deletions(-)

Tue Apr 19 18:12:42 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
camera works on windows. chronopic reload disables. minor changes 
 glade/chronojump.glade         |  5 +--
 src/gui/chronojump.cs          | 35 +++++++++++++++------
 src/gui/chronopic.cs           | 45 ++++++++++++++++----------
 src/gui/chronopicConnection.cs |  7 +++--
 src/gui/person.cs              | 71 ++++++++++++++++++++++++++++--------------
 src/gui/preferences.cs         |  6 ++--
 src/util.cs                    |  6 +++-
 7 files changed, 114 insertions(+), 61 deletions(-)

Tue Apr 19 21:15:19 2011 +0200 Matej Dremelj <matej.dremelj@gmail.com>
Updated Slovenian translation 
 po/sl.po | 1024 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 526 insertions(+), 498 deletions(-)

Mon Apr 18 21:05:05 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed: Bug 647801 - 720width ok, and fixed graphs erasing by bells 
 glade/chronojump.glade  | 358 ++++++++++++++++++++++--------------------------
 src/constants.cs        |   4 +-
 src/gui/chronojump.cs   | 280 +++++++++++++++----------------------
 src/gui/eventExecute.cs |  10 --
 src/gui/stats.cs        |   2 -
 5 files changed, 277 insertions(+), 377 deletions(-)

Mon Apr 18 16:27:13 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Disabled webcam support on crash. 
 glade/chronojump.glade | 30 +++++++++++++++++++++++++++---
 src/chronojump.cs      |  9 ++++++++-
 src/gui/preferences.cs |  9 +++++++--
 3 files changed, 42 insertions(+), 6 deletions(-)

Mon Apr 18 15:59:23 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed 647863 - better ports info 
 glade/chronojump.glade | 444 +++++++++++++++++++++++++++++--------------------
 src/gui/chronojump.cs  |  32 ++--
 src/gui/chronopic.cs   |  45 ++++-
 3 files changed, 325 insertions(+), 196 deletions(-)

Mon Apr 18 13:43:37 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Updated FTDI driver: CDM20814 
 .../windows_bundle/build/chronojump_innosetup.iss  |   2 +-
 build/windows_bundle/drivers/CDM20802_Setup.exe    |  25 ---------------------
 build/windows_bundle/drivers/CDM20814_Setup.exe    | Bin 0 -> 1732809 bytes
 3 files changed, 1 insertion(+), 26 deletions(-)

Sun Apr 17 12:50:05 2011 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 1666 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 846 insertions(+), 820 deletions(-)

Sat Apr 16 14:00:46 2011 +0200 Matej Dremelj <matej.dremelj@gmail.com>
Updated Slovenian translation 
 po/sl.po | 1543 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 762 insertions(+), 781 deletions(-)

Fri Apr 15 15:14:48 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
minor changes 
 glade/chronojump.glade  | 344 ++++++++++++++++++++++++------------------------
 src/gui/eventExecute.cs |  10 +-
 2 files changed, 177 insertions(+), 177 deletions(-)

Fri Apr 15 14:44:44 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Removed old windows driver 
 build/windows_bundle/drivers/CDM20600.exe | Bin 2345187 -> 0 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

Fri Apr 15 14:13:15 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
test's video disabled is selected on preferences 
 src/gui/eventExecute.cs   | 61 ++---------------------------------------------
 src/sqlite/main.cs        |  2 +-
 src/sqlite/preferences.cs |  2 +-
 3 files changed, 4 insertions(+), 61 deletions(-)

Fri Apr 15 14:03:27 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
ports dectection, video optional, fixed cancelling personsRecFromOther 
 glade/chronojump.glade    | 110 ++++++++++++++++++++++++++++++++++++++++++++--
 src/gui/chronojump.cs     |  23 +++++++---
 src/gui/chronopic.cs      |   6 +++
 src/gui/helpPorts.cs      |   1 +
 src/gui/person.cs         |  40 ++++++++++-------
 src/gui/preferences.cs    |  33 ++++++++++++--
 src/sqlite/main.cs        |  17 ++++++-
 src/sqlite/preferences.cs |   1 +
 8 files changed, 202 insertions(+), 29 deletions(-)

Thu Apr 14 20:25:56 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
minor changes 
 glade/chronojump.glade | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Thu Apr 14 19:11:54 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
better icons 
 glade/chronojump.glade | 41 ++++++++++++++++++++++++-----------------
 src/gui/chronojump.cs  | 12 ++++++++++++
 2 files changed, 36 insertions(+), 17 deletions(-)

Thu Apr 14 18:51:04 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Working on windows (thanks to Andoni) 
 Makefile.win32                                     | 11 ++++++++++
 .../windows_bundle/build/chronojump_innosetup.iss  |  6 +++---
 build/windows_bundle/build/howto_build.txt         |  3 ++-
 build/windows_bundle/drivers/CDM20802_Setup.exe    | 25 ++++++++++++++++++++++
 src/chronojump.cs                                  |  9 ++++++++
 5 files changed, 50 insertions(+), 4 deletions(-)

Thu Apr 14 11:26:17 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
More main gui optimizations 
 glade/chronojump.glade    | 94 +++++++++++++++++++++++++----------------------
 src/gui/chronojump.cs     |  3 ++
 src/gui/multiChronopic.cs |  1 -
 3 files changed, 53 insertions(+), 45 deletions(-)

Thu Apr 14 09:10:01 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
fixed sensitivity of video play this test 
 src/gui/chronojump.cs | 36 +++++++++++++++++++++++++++---------
 1 file changed, 27 insertions(+), 9 deletions(-)

Thu Apr 14 02:31:52 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Update win32 bundle adding gstreamer 
 build/windows_bundle/bin/Accessibility.dll         | Bin 0 -> 10752 bytes
 build/windows_bundle/bin/CesarPlayer.dll           | Bin 0 -> 86016 bytes
 build/windows_bundle/bin/Chronojump.exe            | Bin 15638242 -> 16132023 bytes
 build/windows_bundle/bin/Chronojump_mini.exe       | Bin 6317172 -> 6289125 bytes
 build/windows_bundle/bin/MonoPosixHelper.dll       | Bin 394055 -> 392712 bytes
 build/windows_bundle/bin/SDL.dll                   | Bin 0 -> 386048 bytes
 build/windows_bundle/bin/SDL_ttf.dll               | Bin 0 -> 28672 bytes
 build/windows_bundle/bin/System.Drawing.dll        | Bin 0 -> 448512 bytes
 build/windows_bundle/bin/System.Windows.Forms.dll  | Bin 0 -> 3046400 bytes
 build/windows_bundle/bin/atksharpglue-2.dll        | Bin 115014 -> 115014 bytes
 build/windows_bundle/bin/avcodec-gpl-52.dll        | Bin 0 -> 5025792 bytes
 build/windows_bundle/bin/avcore-gpl-0.dll          | Bin 0 -> 34816 bytes
 build/windows_bundle/bin/avdevice-gpl-52.dll       | Bin 0 -> 18432 bytes
 build/windows_bundle/bin/avfilter-gpl-1.dll        | Bin 0 -> 80384 bytes
 build/windows_bundle/bin/avformat-gpl-52.dll       | Bin 0 -> 861184 bytes
 build/windows_bundle/bin/avutil-gpl-50.dll         | Bin 0 -> 100864 bytes
 build/windows_bundle/bin/freetype6.dll             | Bin 0 -> 535264 bytes
 build/windows_bundle/bin/gdksharpglue-2.dll        | Bin 231312 -> 255888 bytes
 build/windows_bundle/bin/glew32.dll                | Bin 0 -> 245760 bytes
 build/windows_bundle/bin/glibsharpglue-2.dll       | Bin 97567 -> 98591 bytes
 .../windows_bundle/bin/gstreamersharpglue-0.10.dll | Bin 0 -> 22016 bytes
 build/windows_bundle/bin/gtk-sharp.dll             | Bin 0 -> 1376256 bytes
 build/windows_bundle/bin/gtksharpglue-2.dll        | Bin 709147 -> 739355 bytes
 build/windows_bundle/bin/libFLAC-8.dll             | Bin 0 -> 331264 bytes
 build/windows_bundle/bin/liba52-0.dll              | Bin 0 -> 45700 bytes
 build/windows_bundle/bin/libatk-1.0-0.dll          | Bin 151812 -> 153763 bytes
 build/windows_bundle/bin/libbz2.dll                | Bin 0 -> 67584 bytes
 build/windows_bundle/bin/libcairo-2.dll            | Bin 794572 -> 921369 bytes
 build/windows_bundle/bin/libcairo-gobject-2.dll    | Bin 0 -> 24576 bytes
 .../bin/libcairo-script-interpreter-2.dll          | Bin 0 -> 117248 bytes
 build/windows_bundle/bin/libcelt-0.dll             | Bin 0 -> 84992 bytes
 build/windows_bundle/bin/libcesarplayer.dll        | Bin 0 -> 277521 bytes
 build/windows_bundle/bin/libcharset-1.dll          | Bin 0 -> 13312 bytes
 build/windows_bundle/bin/libcroco-0.6-3.dll        | Bin 0 -> 229376 bytes
 build/windows_bundle/bin/libcurl-4.dll             | Bin 0 -> 229376 bytes
 build/windows_bundle/bin/libdca-0.dll              | Bin 0 -> 159744 bytes
 build/windows_bundle/bin/libdvdcss-2.dll           | Bin 0 -> 45568 bytes
 build/windows_bundle/bin/libdvdnav-4.dll           | Bin 0 -> 95744 bytes
 build/windows_bundle/bin/libdvdnavmini-4.dll       | Bin 0 -> 95744 bytes
 build/windows_bundle/bin/libdvdread-4.dll          | Bin 0 -> 130560 bytes
 build/windows_bundle/bin/libexpat-1.dll            | Bin 0 -> 167424 bytes
 build/windows_bundle/bin/libfaac-0.dll             | Bin 0 -> 83968 bytes
 build/windows_bundle/bin/libfaad-2.dll             | Bin 0 -> 334848 bytes
 build/windows_bundle/bin/libffi-5.dll              | Bin 0 -> 24590 bytes
 build/windows_bundle/bin/libfontconfig-1.dll       | Bin 0 -> 223232 bytes
 build/windows_bundle/bin/libfreetype-6.dll         | Bin 0 -> 555520 bytes
 build/windows_bundle/bin/libfribidi-0.dll          | Bin 0 -> 94720 bytes
 build/windows_bundle/bin/libgailutil-18.dll        | Bin 51252 -> 53043 bytes
 build/windows_bundle/bin/libgcc_s_sjlj-1.dll       | Bin 0 -> 91136 bytes
 build/windows_bundle/bin/libgcrypt-11.dll          | Bin 0 -> 604160 bytes
 build/windows_bundle/bin/libgdk-win32-2.0-0.dll    | Bin 833453 -> 827670 bytes
 build/windows_bundle/bin/libgdk_pixbuf-2.0-0.dll   | Bin 138714 -> 252150 bytes
 build/windows_bundle/bin/libgio-2.0-0.dll          | Bin 469447 -> 832000 bytes
 build/windows_bundle/bin/libglib-2.0-0.dll         | Bin 1029372 -> 1015296 bytes
 build/windows_bundle/bin/libgmodule-2.0-0.dll      | Bin 30594 -> 17920 bytes
 build/windows_bundle/bin/libgmp-10.dll             | Bin 0 -> 389120 bytes
 build/windows_bundle/bin/libgnutls-26.dll          | Bin 0 -> 718336 bytes
 build/windows_bundle/bin/libgnutls-extra-26.dll    | Bin 0 -> 48640 bytes
 build/windows_bundle/bin/libgnutls-openssl-26.dll  | Bin 0 -> 54272 bytes
 build/windows_bundle/bin/libgobject-2.0-0.dll      | Bin 295457 -> 275968 bytes
 build/windows_bundle/bin/libgpg-error-0.dll        | Bin 0 -> 35328 bytes
 build/windows_bundle/bin/libgsf-1-114.dll          | Bin 0 -> 219136 bytes
 build/windows_bundle/bin/libgsf-win32-1-114.dll    | Bin 0 -> 14848 bytes
 build/windows_bundle/bin/libgstapp-0.10.dll        | Bin 0 -> 38400 bytes
 build/windows_bundle/bin/libgstaudio-0.10.dll      | Bin 0 -> 107008 bytes
 build/windows_bundle/bin/libgstbase-0.10.dll       | Bin 0 -> 199168 bytes
 build/windows_bundle/bin/libgstbasevideo-0.10.dll  | Bin 0 -> 47616 bytes
 build/windows_bundle/bin/libgstcdda-0.10.dll       | Bin 0 -> 31232 bytes
 build/windows_bundle/bin/libgstcontroller-0.10.dll | Bin 0 -> 128000 bytes
 .../windows_bundle/bin/libgstdataprotocol-0.10.dll | Bin 0 -> 18944 bytes
 build/windows_bundle/bin/libgstfarsight-0.10.dll   | Bin 0 -> 45056 bytes
 build/windows_bundle/bin/libgstfft-0.10.dll        | Bin 0 -> 39936 bytes
 build/windows_bundle/bin/libgstgl-0.10.dll         | Bin 0 -> 76800 bytes
 build/windows_bundle/bin/libgstinterfaces-0.10.dll | Bin 0 -> 53248 bytes
 build/windows_bundle/bin/libgstnet-0.10.dll        | Bin 0 -> 23040 bytes
 build/windows_bundle/bin/libgstnetbuffer-0.10.dll  | Bin 0 -> 11264 bytes
 build/windows_bundle/bin/libgstpbutils-0.10.dll    | Bin 0 -> 41984 bytes
 .../windows_bundle/bin/libgstphotography-0.10.dll  | Bin 0 -> 20480 bytes
 build/windows_bundle/bin/libgstreamer-0.10.dll     | Bin 0 -> 678400 bytes
 build/windows_bundle/bin/libgstriff-0.10.dll       | Bin 0 -> 41984 bytes
 build/windows_bundle/bin/libgstrtp-0.10.dll        | Bin 0 -> 64000 bytes
 build/windows_bundle/bin/libgstrtsp-0.10.dll       | Bin 0 -> 69632 bytes
 build/windows_bundle/bin/libgstsdp-0.10.dll        | Bin 0 -> 23552 bytes
 .../bin/libgstsignalprocessor-0.10.dll             | Bin 0 -> 22528 bytes
 build/windows_bundle/bin/libgsttag-0.10.dll        | Bin 0 -> 96768 bytes
 build/windows_bundle/bin/libgstvideo-0.10.dll      | Bin 0 -> 28160 bytes
 build/windows_bundle/bin/libgthread-2.0-0.dll      | Bin 39316 -> 23040 bytes
 build/windows_bundle/bin/libgtk-win32-2.0-0.dll    | Bin 4846324 -> 4740156 bytes
 build/windows_bundle/bin/libgtkgl-2.0-1.dll        | Bin 0 -> 17920 bytes
 build/windows_bundle/bin/libhogweed-2-0.dll        | Bin 0 -> 67584 bytes
 build/windows_bundle/bin/libiconv-2.dll            | Bin 0 -> 959488 bytes
 build/windows_bundle/bin/libid3tag-0.dll           | Bin 0 -> 159582 bytes
 build/windows_bundle/bin/libjpeg-8.dll             | Bin 0 -> 201728 bytes
 build/windows_bundle/bin/libmad-0.dll              | Bin 0 -> 216564 bytes
 build/windows_bundle/bin/libmms-0.dll              | Bin 0 -> 48640 bytes
 build/windows_bundle/bin/libmp3lame-0.dll          | Bin 0 -> 288768 bytes
 build/windows_bundle/bin/libmpeg2-0.dll            | Bin 0 -> 120320 bytes
 build/windows_bundle/bin/libmpeg2convert-0.dll     | Bin 0 -> 34816 bytes
 build/windows_bundle/bin/libneon-27.dll            | Bin 0 -> 125952 bytes
 build/windows_bundle/bin/libnettle-4-0.dll         | Bin 0 -> 182272 bytes
 build/windows_bundle/bin/libnice-0.dll             | Bin 0 -> 166400 bytes
 build/windows_bundle/bin/libogg-0.dll              | Bin 0 -> 23552 bytes
 build/windows_bundle/bin/liboil-0.3-0.dll          | Bin 0 -> 461824 bytes
 build/windows_bundle/bin/libopenjpeg-2.dll         | Bin 0 -> 106496 bytes
 build/windows_bundle/bin/liborc-0.4-0.dll          | Bin 0 -> 507392 bytes
 build/windows_bundle/bin/liborc-test-0.4-0.dll     | Bin 0 -> 29184 bytes
 build/windows_bundle/bin/libpango-1.0-0.dll        | Bin 321494 -> 288256 bytes
 build/windows_bundle/bin/libpangocairo-1.0-0.dll   | Bin 80812 -> 53248 bytes
 build/windows_bundle/bin/libpangoft2-1.0-0.dll     | Bin 278683 -> 219136 bytes
 build/windows_bundle/bin/libpangowin32-1.0-0.dll   | Bin 97985 -> 65024 bytes
 build/windows_bundle/bin/libpixman-1-0.dll         | Bin 0 -> 1279488 bytes
 build/windows_bundle/bin/libpng14-14.dll           | Bin 0 -> 219305 bytes
 build/windows_bundle/bin/librsvg-2-2.dll           | Bin 260378 -> 220672 bytes
 build/windows_bundle/bin/libschroedinger-1.0-0.dll | Bin 0 -> 678400 bytes
 build/windows_bundle/bin/libsndfile-1.dll          | Bin 0 -> 486400 bytes
 build/windows_bundle/bin/libsoup-2.4-1.dll         | Bin 0 -> 260608 bytes
 build/windows_bundle/bin/libspeex-1.dll            | Bin 0 -> 112640 bytes
 build/windows_bundle/bin/libspeexdsp-1.dll         | Bin 0 -> 84480 bytes
 build/windows_bundle/bin/libtasn1-3.dll            | Bin 0 -> 77312 bytes
 build/windows_bundle/bin/libtheora-0.dll           | Bin 0 -> 312832 bytes
 build/windows_bundle/bin/libtheoradec-1.dll        | Bin 0 -> 91648 bytes
 build/windows_bundle/bin/libtheoraenc-1.dll        | Bin 0 -> 256000 bytes
 build/windows_bundle/bin/libtiff-3.dll             | Bin 0 -> 408576 bytes
 build/windows_bundle/bin/libtiffxx-3.dll           | Bin 0 -> 13312 bytes
 build/windows_bundle/bin/libvlc.dll                | Bin 0 -> 303027 bytes
 build/windows_bundle/bin/libvlccore.dll            | Bin 0 -> 1307180 bytes
 build/windows_bundle/bin/libvorbis-0.dll           | Bin 0 -> 162304 bytes
 build/windows_bundle/bin/libvorbisenc-2.dll        | Bin 0 -> 1520128 bytes
 build/windows_bundle/bin/libvorbisfile-3.dll       | Bin 0 -> 35840 bytes
 build/windows_bundle/bin/libwavpack-1.dll          | Bin 0 -> 196608 bytes
 build/windows_bundle/bin/libx264-104.dll           | Bin 0 -> 710656 bytes
 build/windows_bundle/bin/libxml2-2.dll             | Bin 0 -> 1396736 bytes
 build/windows_bundle/bin/mono.dll                  | Bin 2188589 -> 2199507 bytes
 build/windows_bundle/bin/pangosharpglue-2.dll      | Bin 0 -> 97803 bytes
 build/windows_bundle/bin/pthreadGC2.dll            | Bin 0 -> 49664 bytes
 build/windows_bundle/bin/swscale-gpl-0.dll         | Bin 0 -> 354816 bytes
 build/windows_bundle/bin/xvidcore.dll              | Bin 0 -> 964608 bytes
 build/windows_bundle/bin/z.dll                     | Bin 0 -> 85504 bytes
 .../lib/gstreamer-0.10/libfsfunnel.dll             | Bin 0 -> 13824 bytes
 .../lib/gstreamer-0.10/libfsrtcpfilter.dll         | Bin 0 -> 11776 bytes
 .../lib/gstreamer-0.10/libfsrtpconference.dll      | Bin 0 -> 125440 bytes
 .../lib/gstreamer-0.10/libfsselector.dll           | Bin 0 -> 24576 bytes
 .../lib/gstreamer-0.10/libfsvideoanyrate.dll       | Bin 0 -> 10752 bytes
 build/windows_bundle/lib/gstreamer-0.10/libgnl.dll | Bin 0 -> 104448 bytes
 .../lib/gstreamer-0.10/libgsta52dec.dll            | Bin 0 -> 23040 bytes
 .../lib/gstreamer-0.10/libgstadder.dll             | Bin 0 -> 29184 bytes
 .../lib/gstreamer-0.10/libgstaiff.dll              | Bin 0 -> 37376 bytes
 .../lib/gstreamer-0.10/libgstalaw.dll              | Bin 0 -> 18432 bytes
 .../lib/gstreamer-0.10/libgstalpha.dll             | Bin 0 -> 48640 bytes
 .../lib/gstreamer-0.10/libgstalphacolor.dll        | Bin 0 -> 17408 bytes
 .../lib/gstreamer-0.10/libgstapetag.dll            | Bin 0 -> 15360 bytes
 .../lib/gstreamer-0.10/libgstasf.dll               | Bin 0 -> 94720 bytes
 .../lib/gstreamer-0.10/libgstasfmux.dll            | Bin 0 -> 63488 bytes
 .../lib/gstreamer-0.10/libgstaudioconvert.dll      | Bin 0 -> 60928 bytes
 .../lib/gstreamer-0.10/libgstaudiofx.dll           | Bin 0 -> 97792 bytes
 .../lib/gstreamer-0.10/libgstaudiorate.dll         | Bin 0 -> 19968 bytes
 .../lib/gstreamer-0.10/libgstaudioresample.dll     | Bin 0 -> 50688 bytes
 .../lib/gstreamer-0.10/libgstaudiotestsrc.dll      | Bin 0 -> 29184 bytes
 .../lib/gstreamer-0.10/libgstauparse.dll           | Bin 0 -> 18944 bytes
 .../lib/gstreamer-0.10/libgstautoconvert.dll       | Bin 0 -> 29184 bytes
 .../lib/gstreamer-0.10/libgstautodetect.dll        | Bin 0 -> 28672 bytes
 .../lib/gstreamer-0.10/libgstavi.dll               | Bin 0 -> 117760 bytes
 .../lib/gstreamer-0.10/libgstbayer.dll             | Bin 0 -> 21504 bytes
 .../lib/gstreamer-0.10/libgstbz2.dll               | Bin 0 -> 17920 bytes
 .../lib/gstreamer-0.10/libgstcairo.dll             | Bin 0 -> 32768 bytes
 .../lib/gstreamer-0.10/libgstcamerabin.dll         | Bin 0 -> 90624 bytes
 .../lib/gstreamer-0.10/libgstcdxaparse.dll         | Bin 0 -> 22528 bytes
 .../lib/gstreamer-0.10/libgstcelt.dll              | Bin 0 -> 35840 bytes
 .../lib/gstreamer-0.10/libgstcoreelements.dll      | Bin 0 -> 178688 bytes
 .../lib/gstreamer-0.10/libgstcoreindexers.dll      | Bin 0 -> 11776 bytes
 .../lib/gstreamer-0.10/libgstcutter.dll            | Bin 0 -> 16896 bytes
 .../lib/gstreamer-0.10/libgstd3dvideosink.dll      | Bin 0 -> 39936 bytes
 .../lib/gstreamer-0.10/libgstdebug.dll             | Bin 0 -> 47104 bytes
 .../lib/gstreamer-0.10/libgstdecodebin.dll         | Bin 0 -> 32768 bytes
 .../lib/gstreamer-0.10/libgstdecodebin2.dll        | Bin 0 -> 84480 bytes
 .../lib/gstreamer-0.10/libgstdeinterlace.dll       | Bin 0 -> 64512 bytes
 .../lib/gstreamer-0.10/libgstdirectdraw.dll        | Bin 0 -> 37376 bytes
 .../lib/gstreamer-0.10/libgstdirectsound.dll       | Bin 0 -> 228864 bytes
 .../lib/gstreamer-0.10/libgstdirectsoundsrc.dll    | Bin 0 -> 16384 bytes
 .../lib/gstreamer-0.10/libgstdshowdecwrapper.dll   | Bin 0 -> 88576 bytes
 .../lib/gstreamer-0.10/libgstdshowsrcwrapper.dll   | Bin 0 -> 73216 bytes
 .../lib/gstreamer-0.10/libgstdtmf.dll              | Bin 0 -> 41984 bytes
 .../lib/gstreamer-0.10/libgstdtsdec.dll            | Bin 0 -> 22016 bytes
 .../lib/gstreamer-0.10/libgstdvdlpcmdec.dll        | Bin 0 -> 19456 bytes
 .../lib/gstreamer-0.10/libgstdvdread.dll           | Bin 0 -> 33280 bytes
 .../lib/gstreamer-0.10/libgstdvdspu.dll            | Bin 0 -> 40960 bytes
 .../lib/gstreamer-0.10/libgstdvdsub.dll            | Bin 0 -> 28672 bytes
 .../lib/gstreamer-0.10/libgsteffectv.dll           | Bin 0 -> 54784 bytes
 .../lib/gstreamer-0.10/libgstequalizer.dll         | Bin 0 -> 26624 bytes
 .../lib/gstreamer-0.10/libgstfaac.dll              | Bin 0 -> 23552 bytes
 .../lib/gstreamer-0.10/libgstfaad.dll              | Bin 0 -> 27136 bytes
 .../lib/gstreamer-0.10/libgstffmpeg-gpl.dll        | Bin 0 -> 179712 bytes
 .../lib/gstreamer-0.10/libgstffmpegcolorspace.dll  | Bin 0 -> 157696 bytes
 .../lib/gstreamer-0.10/libgstffmpegscale-gpl.dll   | Bin 0 -> 22016 bytes
 .../lib/gstreamer-0.10/libgstflac.dll              | Bin 0 -> 67584 bytes
 .../lib/gstreamer-0.10/libgstflumpegdemux.dll      | Bin 0 -> 118272 bytes
 .../lib/gstreamer-0.10/libgstflv.dll               | Bin 0 -> 72704 bytes
 .../lib/gstreamer-0.10/libgstflxdec.dll            | Bin 0 -> 16896 bytes
 .../lib/gstreamer-0.10/libgstfreeze.dll            | Bin 0 -> 13312 bytes
 .../lib/gstreamer-0.10/libgstfrei0r.dll            | Bin 0 -> 37376 bytes
 .../lib/gstreamer-0.10/libgstgamma.dll             | Bin 0 -> 12800 bytes
 .../lib/gstreamer-0.10/libgstgdkpixbuf.dll         | Bin 0 -> 30720 bytes
 .../lib/gstreamer-0.10/libgstgdp.dll               | Bin 0 -> 29696 bytes
 .../gstreamer-0.10/libgstgeometrictransform.dll    | Bin 0 -> 48128 bytes
 .../lib/gstreamer-0.10/libgstgio.dll               | Bin 0 -> 37376 bytes
 .../lib/gstreamer-0.10/libgsth264parse.dll         | Bin 0 -> 38400 bytes
 .../lib/gstreamer-0.10/libgsthdvparse.dll          | Bin 0 -> 23552 bytes
 .../lib/gstreamer-0.10/libgsticydemux.dll          | Bin 0 -> 15872 bytes
 .../lib/gstreamer-0.10/libgstid3demux.dll          | Bin 0 -> 31744 bytes
 .../lib/gstreamer-0.10/libgstiec958.dll            | Bin 0 -> 15872 bytes
 .../lib/gstreamer-0.10/libgstimagefreeze.dll       | Bin 0 -> 22016 bytes
 .../lib/gstreamer-0.10/libgstinterleave.dll        | Bin 0 -> 35328 bytes
 .../lib/gstreamer-0.10/libgstjpeg.dll              | Bin 0 -> 61952 bytes
 .../lib/gstreamer-0.10/libgstjpegformat.dll        | Bin 0 -> 28672 bytes
 .../lib/gstreamer-0.10/libgstlame.dll              | Bin 0 -> 45568 bytes
 .../lib/gstreamer-0.10/libgstlegacyresample.dll    | Bin 0 -> 7680 bytes
 .../lib/gstreamer-0.10/libgstlevel.dll             | Bin 0 -> 19456 bytes
 .../lib/gstreamer-0.10/libgstliveadder.dll         | Bin 0 -> 34304 bytes
 .../lib/gstreamer-0.10/libgstmatroska.dll          | Bin 0 -> 164864 bytes
 .../lib/gstreamer-0.10/libgstmms.dll               | Bin 0 -> 17920 bytes
 .../lib/gstreamer-0.10/libgstmonoscope.dll         | Bin 0 -> 17920 bytes
 .../lib/gstreamer-0.10/libgstmpeg2dec.dll          | Bin 0 -> 34816 bytes
 .../lib/gstreamer-0.10/libgstmpeg4videoparse.dll   | Bin 0 -> 23552 bytes
 .../lib/gstreamer-0.10/libgstmpegdemux.dll         | Bin 0 -> 148992 bytes
 .../lib/gstreamer-0.10/libgstmpegpsmux.dll         | Bin 0 -> 30208 bytes
 .../lib/gstreamer-0.10/libgstmpegstream.dll        | Bin 0 -> 59904 bytes
 .../lib/gstreamer-0.10/libgstmpegtsmux.dll         | Bin 0 -> 38912 bytes
 .../lib/gstreamer-0.10/libgstmpegvideoparse.dll    | Bin 0 -> 24576 bytes
 .../lib/gstreamer-0.10/libgstmulaw.dll             | Bin 0 -> 15360 bytes
 .../lib/gstreamer-0.10/libgstmultifile.dll         | Bin 0 -> 18944 bytes
 .../lib/gstreamer-0.10/libgstmultipart.dll         | Bin 0 -> 24064 bytes
 .../lib/gstreamer-0.10/libgstmve.dll               | Bin 0 -> 88576 bytes
 .../lib/gstreamer-0.10/libgstmxf.dll               | Bin 0 -> 358400 bytes
 .../lib/gstreamer-0.10/libgstnavigationtest.dll    | Bin 0 -> 13824 bytes
 .../lib/gstreamer-0.10/libgstneonhttpsrc.dll       | Bin 0 -> 23552 bytes
 .../lib/gstreamer-0.10/libgstnetsim.dll            | Bin 0 -> 14336 bytes
 .../lib/gstreamer-0.10/libgstnice.dll              | Bin 0 -> 15360 bytes
 .../lib/gstreamer-0.10/libgstnuvdemux.dll          | Bin 0 -> 20480 bytes
 .../lib/gstreamer-0.10/libgstogg.dll               | Bin 0 -> 125952 bytes
 .../lib/gstreamer-0.10/libgstopengl.dll            | Bin 0 -> 134656 bytes
 .../lib/gstreamer-0.10/libgstpango.dll             | Bin 0 -> 55808 bytes
 .../lib/gstreamer-0.10/libgstpcapparse.dll         | Bin 0 -> 13824 bytes
 .../lib/gstreamer-0.10/libgstplaybin.dll           | Bin 0 -> 226304 bytes
 .../lib/gstreamer-0.10/libgstpng.dll               | Bin 0 -> 28672 bytes
 .../lib/gstreamer-0.10/libgstpnm.dll               | Bin 0 -> 17408 bytes
 .../lib/gstreamer-0.10/libgstqtdemux.dll           | Bin 0 -> 148480 bytes
 .../lib/gstreamer-0.10/libgstqtmux.dll             | Bin 0 -> 102912 bytes
 .../lib/gstreamer-0.10/libgstrawparse.dll          | Bin 0 -> 33792 bytes
 .../lib/gstreamer-0.10/libgstreal.dll              | Bin 0 -> 30208 bytes
 .../lib/gstreamer-0.10/libgstreplaygain.dll        | Bin 0 -> 35328 bytes
 .../lib/gstreamer-0.10/libgstrmdemux.dll           | Bin 0 -> 67072 bytes
 .../lib/gstreamer-0.10/libgstrsvg.dll              | Bin 0 -> 16384 bytes
 .../lib/gstreamer-0.10/libgstrtp.dll               | Bin 0 -> 249344 bytes
 .../lib/gstreamer-0.10/libgstrtpdemux.dll          | Bin 0 -> 14336 bytes
 .../lib/gstreamer-0.10/libgstrtpjitterbuffer.dll   | Bin 0 -> 29184 bytes
 .../lib/gstreamer-0.10/libgstrtpmanager.dll        | Bin 0 -> 157696 bytes
 .../lib/gstreamer-0.10/libgstrtpmux.dll            | Bin 0 -> 23040 bytes
 .../lib/gstreamer-0.10/libgstrtppayloads.dll       | Bin 0 -> 16384 bytes
 .../lib/gstreamer-0.10/libgstrtsp.dll              | Bin 0 -> 92160 bytes
 .../lib/gstreamer-0.10/libgstscaletempoplugin.dll  | Bin 0 -> 17408 bytes
 .../lib/gstreamer-0.10/libgstschro.dll             | Bin 0 -> 33792 bytes
 .../lib/gstreamer-0.10/libgstsdl.dll               | Bin 0 -> 27136 bytes
 .../lib/gstreamer-0.10/libgstsdpelem.dll           | Bin 0 -> 25088 bytes
 .../lib/gstreamer-0.10/libgstselector.dll          | Bin 0 -> 35328 bytes
 .../lib/gstreamer-0.10/libgstshapewipe.dll         | Bin 0 -> 27648 bytes
 .../lib/gstreamer-0.10/libgstsiren.dll             | Bin 0 -> 64512 bytes
 .../lib/gstreamer-0.10/libgstsmpte.dll             | Bin 0 -> 54784 bytes
 .../lib/gstreamer-0.10/libgstsouphttpsrc.dll       | Bin 0 -> 29696 bytes
 .../lib/gstreamer-0.10/libgstspectrum.dll          | Bin 0 -> 20480 bytes
 .../lib/gstreamer-0.10/libgstspeed.dll             | Bin 0 -> 17408 bytes
 .../lib/gstreamer-0.10/libgstspeex.dll             | Bin 0 -> 38912 bytes
 .../lib/gstreamer-0.10/libgststereo.dll            | Bin 0 -> 12288 bytes
 .../lib/gstreamer-0.10/libgstsubenc.dll            | Bin 0 -> 12288 bytes
 .../lib/gstreamer-0.10/libgstsubparse.dll          | Bin 0 -> 51712 bytes
 .../lib/gstreamer-0.10/libgstsynaesthesia.dll      | Bin 0 -> 18432 bytes
 .../lib/gstreamer-0.10/libgsttheora.dll            | Bin 0 -> 55808 bytes
 .../lib/gstreamer-0.10/libgsttta.dll               | Bin 0 -> 22016 bytes
 .../lib/gstreamer-0.10/libgsttypefindfunctions.dll | Bin 0 -> 60416 bytes
 .../lib/gstreamer-0.10/libgstudp.dll               | Bin 0 -> 47104 bytes
 .../lib/gstreamer-0.10/libgstvalve.dll             | Bin 0 -> 12800 bytes
 .../lib/gstreamer-0.10/libgstvideobalance.dll      | Bin 0 -> 23552 bytes
 .../lib/gstreamer-0.10/libgstvideobox.dll          | Bin 0 -> 59904 bytes
 .../lib/gstreamer-0.10/libgstvideocrop.dll         | Bin 0 -> 32768 bytes
 .../lib/gstreamer-0.10/libgstvideoflip.dll         | Bin 0 -> 12288 bytes
 .../lib/gstreamer-0.10/libgstvideomeasure.dll      | Bin 0 -> 41472 bytes
 .../lib/gstreamer-0.10/libgstvideomixer.dll        | Bin 0 -> 57856 bytes
 .../lib/gstreamer-0.10/libgstvideorate.dll         | Bin 0 -> 24064 bytes
 .../lib/gstreamer-0.10/libgstvideoscale.dll        | Bin 0 -> 68096 bytes
 .../lib/gstreamer-0.10/libgstvideosignal.dll       | Bin 0 -> 21504 bytes
 .../lib/gstreamer-0.10/libgstvideotestsrc.dll      | Bin 0 -> 41472 bytes
 .../lib/gstreamer-0.10/libgstvmnc.dll              | Bin 0 -> 20480 bytes
 .../lib/gstreamer-0.10/libgstvolume.dll            | Bin 0 -> 23040 bytes
 .../lib/gstreamer-0.10/libgstvorbis.dll            | Bin 0 -> 53248 bytes
 .../lib/gstreamer-0.10/libgstvp8.dll               | Bin 0 -> 675840 bytes
 .../lib/gstreamer-0.10/libgstwasapi.dll            | Bin 0 -> 19968 bytes
 .../lib/gstreamer-0.10/libgstwaveenc.dll           | Bin 0 -> 15360 bytes
 .../lib/gstreamer-0.10/libgstwavpack.dll           | Bin 0 -> 50688 bytes
 .../lib/gstreamer-0.10/libgstwavparse.dll          | Bin 0 -> 41472 bytes
 .../lib/gstreamer-0.10/libgstwininet.dll           | Bin 0 -> 14336 bytes
 .../lib/gstreamer-0.10/libgstwinks.dll             | Bin 0 -> 53760 bytes
 .../lib/gstreamer-0.10/libgstwinscreencap.dll      | Bin 0 -> 23552 bytes
 .../lib/gstreamer-0.10/libgstx264.dll              | Bin 0 -> 34816 bytes
 .../lib/gstreamer-0.10/libgstxvid.dll              | Bin 0 -> 39936 bytes
 .../lib/gstreamer-0.10/libgsty4menc.dll            | Bin 0 -> 13312 bytes
 .../lib/gstreamer-0.10/libresindvd.dll             | Bin 0 -> 124416 bytes
 305 files changed, 0 insertions(+), 0 deletions(-)

Thu Apr 14 02:17:43 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Minor fixes to win32 makefile 
 Makefile.win32 | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Wed Apr 13 19:04:55 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
better gui 
 glade/chronojump.glade    | 542 ++++++++++++++++++++++++----------------------
 src/gui/multiChronopic.cs |   6 +-
 2 files changed, 282 insertions(+), 266 deletions(-)

Wed Apr 13 10:52:35 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Improvemements for smaller devices 
 glade/chronojump.glade | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Wed Apr 13 10:26:41 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed sensitivities when executing test 
 glade/chronojump.glade  |  8 +++----
 src/gui/chronojump.cs   | 56 ++++++++++++++++++++++---------------------------
 src/gui/eventExecute.cs |  1 -
 3 files changed, 29 insertions(+), 36 deletions(-)

Wed Apr 13 09:52:59 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed: erased drawingarea when bells change 
 glade/chronojump.glade  | 307 +++++++++++++++++++++++++++++-------------------
 src/gui/chronojump.cs   |   4 +
 src/gui/eventExecute.cs |  51 +++++++-
 3 files changed, 240 insertions(+), 122 deletions(-)

Tue Apr 12 17:48:00 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
treeviewPerson hides ID 
 glade/chronojump.glade |  5 ++---
 src/gui/person.cs      | 10 +++++-----
 src/treeViewPerson.cs  |  5 +++--
 src/utilGtk.cs         |  4 +++-
 4 files changed, 13 insertions(+), 11 deletions(-)

Tue Apr 12 14:44:02 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Improvements on preferences window 
 build/windows_bundle/build/howto_build.txt | 11 ++++++--
 glade/chronojump.glade                     | 41 ++++++++++++++++++------------
 manual/chronojump_manual_en.lyx            |  2 +-
 3 files changed, 35 insertions(+), 19 deletions(-)

Tue Apr 12 14:14:26 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
manuals: old chronopics stuff on appendix 
 manual/chronojump_manual_en.lyx | 9448 ++++++++++++++++++-------------------
 manual/chronojump_manual_es.lyx | 9747 ++++++++++++++++++++-------------------
 2 files changed, 9731 insertions(+), 9464 deletions(-)

Tue Apr 12 16:13:23 2011 +0200 Matej Dremelj <matej.dremelj@gmail.com>
Updated Slovenian translation 
 po/sl.po | 1480 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 710 insertions(+), 770 deletions(-)

Sat Apr 9 14:38:28 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Added graphs X axis font size 
 glade/chronojump.glade            | 63 ++++++++++++++++++++++++++++++++++-----
 src/gui/stats.cs                  | 20 ++++++++++++-
 src/stats/graphs/graphROptions.cs |  7 +++--
 src/stats/main.cs                 |  6 +++-
 4 files changed, 85 insertions(+), 11 deletions(-)

Sat Apr 9 13:26:24 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed behaviour of updateStats button 
 src/chronojump.cs     |  2 +-
 src/gui/chronojump.cs | 61 ++++++++++++++-------------------------------------
 src/gui/stats.cs      | 11 ----------
 3 files changed, 17 insertions(+), 57 deletions(-)

Sat Apr 9 22:01:53 2011 +0200 Christian Kirbach <Christian.Kirbach@googlemail.com>
[l10n] Updated German translation. 
 po/de.po | 1621 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 826 insertions(+), 795 deletions(-)

Fri Apr 8 14:59:54 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed 645956 - Export correctly speed of runs 
 src/exportSession.cs | 21 ++++++++++++++++++---
 1 file changed, 18 insertions(+), 3 deletions(-)

Fri Apr 8 14:13:43 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
hidden tabs of notebook result 
 glade/chronojump.glade | 1 +
 1 file changed, 1 insertion(+)

Fri Apr 8 14:07:59 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Bug fixed: run interval graphs works now 
 src/stats/main.cs | 28 +++++++++++++++++++++-------
 1 file changed, 21 insertions(+), 7 deletions(-)

Fri Apr 8 02:11:00 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Fix win32 Makefile 
 Makefile.win32 | 23 +++++++----------------
 1 file changed, 7 insertions(+), 16 deletions(-)

Thu Apr 7 18:10:44 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed crash when exportSession 4 times (Open and Close db too much) 
 glade/chronojump.glade      |  9 ++++-----
 src/execute/run.cs          |  2 +-
 src/exportSession.cs        | 11 ++++++++++-
 src/gui/chronojump.cs       |  4 ++--
 src/gui/jump.cs             |  5 +++--
 src/sqlite/main.cs          | 12 +++++++++++-
 src/sqlite/personSession.cs | 11 +++++++----
 7 files changed, 38 insertions(+), 16 deletions(-)

Thu Apr 7 15:34:14 2011 +0200 Matej Dremelj <matej.dremelj@gmail.com>
Updated Slovenian translation 
 po/sl.po | 2960 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1502 insertions(+), 1458 deletions(-)

Wed Apr 6 23:22:19 2011 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 1104 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 550 insertions(+), 554 deletions(-)

Sun Apr 3 22:34:02 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Add run type different for simple & intervallic 
 glade/chronojump.glade | 12 +++++++-----
 po/ca.po               |  2 +-
 src/gui/chronojump.cs  | 13 ++++++++++---
 src/gui/runType.cs     | 33 +++++++++++++++++++++++++--------
 4 files changed, 43 insertions(+), 17 deletions(-)

Sun Apr 3 21:48:29 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Add jump type different for simple & reactive 
 glade/chronojump.glade      | 10 ++++------
 src/execute/jump.cs         |  7 +++++--
 src/execute/pulse.cs        |  2 +-
 src/execute/reactionTime.cs |  2 ++
 src/execute/run.cs          |  4 ++++
 src/gui/chronojump.cs       | 13 ++++++++++---
 src/gui/jumpType.cs         | 31 +++++++++++++++++++++++++------
 7 files changed, 51 insertions(+), 18 deletions(-)

Sat Apr 2 04:11:47 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed 5 bugs: 
 src/execute/event.cs          | 12 +++---
 src/execute/jump.cs           | 44 +++++++++++-----------
 src/execute/multiChronopic.cs | 15 +++++---
 src/execute/pulse.cs          | 13 +++++--
 src/execute/reactionTime.cs   | 18 ++++-----
 src/execute/run.cs            | 27 ++++++++++----
 src/gui/chronojump.cs         | 85 ++++++++++++++++++++++++++-----------------
 src/gui/eventExecute.cs       |  2 +-
 8 files changed, 128 insertions(+), 88 deletions(-)

Sat Apr 2 02:37:38 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
volumeOn moved to preferences (++ vertical space) 
 glade/chronojump.glade | 10754 ++++++++++++++++++++++++-----------------------
 src/gui/chronojump.cs  |    39 +-
 src/gui/preferences.cs |    38 +-
 src/utilGtk.cs         |     7 +
 4 files changed, 5454 insertions(+), 5384 deletions(-)

Sat Apr 2 01:29:58 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Deleted Statusbar 
 glade/chronojump.glade        |  7 +----
 src/execute/event.cs          |  2 +-
 src/execute/jump.cs           | 24 +++++++++---------
 src/execute/multiChronopic.cs | 27 ++++----------------
 src/execute/pulse.cs          | 12 ++++-----
 src/execute/reactionTime.cs   | 12 ++++-----
 src/execute/run.cs            | 22 ++++++++--------
 src/exportSession.cs          | 18 +++++--------
 src/gui/chronojump.cs         | 59 +++++++++++++++----------------------------
 src/gui/stats.cs              |  4 +--
 10 files changed, 71 insertions(+), 116 deletions(-)

Sat Apr 2 00:43:02 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
multichronopic done 
 glade/chronojump.glade        |  4 +++-
 src/execute/event.cs          |  3 +--
 src/execute/multiChronopic.cs |  7 ++++---
 src/gui/chronojump.cs         | 17 -----------------
 src/gui/eventExecute.cs       | 39 +++++++++++++++++++++------------------
 5 files changed, 29 insertions(+), 41 deletions(-)

Sat Apr 2 19:38:49 2011 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 1373 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 732 insertions(+), 641 deletions(-)

Fri Apr 1 14:59:13 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
multi almost. Need update graphs and no sync if unchecked 
 glade/chronojump.glade        | 343 +++++++++++++++++++++++++-----------------
 src/execute/event.cs          |  13 +-
 src/execute/multiChronopic.cs |   3 +-
 src/gui/chronojump.cs         | 114 +++++++++-----
 src/gui/eventExecute.cs       |  17 +--
 src/gui/multiChronopic.cs     |  81 ++++++++++
 src/gui/usefulObjects.cs      |  10 +-
 src/multiChronopicType.cs     |  10 +-
 src/utilGtk.cs                |   6 +
 9 files changed, 393 insertions(+), 204 deletions(-)

Fri Apr 1 10:35:43 2011 +0200 Mario Blättermann <mariobl@gnome.org>
[l10n] Updated German translation 
 po/de.po | 3587 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 1896 insertions(+), 1691 deletions(-)

Thu Mar 31 18:45:43 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed arms only on DJ and correct graph 
 glade/chronojump.glade |  3 ++-
 src/gui/jump.cs        | 30 ++++++++++++++++++++----------
 2 files changed, 22 insertions(+), 11 deletions(-)

Thu Mar 31 18:17:00 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Added play video on main gui 
 glade/chronojump.glade | 29 ++++++++++++++++++++++++++--
 src/gui/chronojump.cs  | 52 ++++++++++++++++++++++++++++++++++++++++++++------
 2 files changed, 73 insertions(+), 8 deletions(-)

Thu Mar 31 17:39:41 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Improvements on delete tests 
 glade/chronojump.glade |   1 +
 src/gui/chronojump.cs  | 138 ++++++++++++++++++++++++++++++++-----------------
 src/treeViewEvent.cs   |  43 ++++++++++++---
 src/util.cs            |   7 +++
 4 files changed, 137 insertions(+), 52 deletions(-)

Thu Mar 31 14:26:28 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Delete last test implemented. Also small changes 
 glade/chronojump.glade | 167 ++++++++++++++++++++++++++++++++-----------------
 src/gui/chronojump.cs  |  94 ++++++++++++++++++----------
 2 files changed, 171 insertions(+), 90 deletions(-)

Thu Mar 31 12:52:12 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
gui: done: reaction time and pulse 
 glade/chronojump.glade  | 719 ++++++++++++++++++++++++++----------------------
 src/gui/chronojump.cs   | 103 +++----
 src/gui/eventExecute.cs |  11 +
 src/gui/pulse.cs        | 155 ++++-------
 src/gui/reactionTime.cs |  14 +-
 5 files changed, 512 insertions(+), 490 deletions(-)

Wed Mar 30 18:40:33 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed bug in graph oj jumpSimpleSubtraction 
 src/stats/graphs/jumpSimpleSubtraction.cs | 6 +++---
 src/stats/jumpSimpleSubtraction.cs        | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Tue Mar 29 11:19:06 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
GetHeightInCm clearer 
 src/util.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Mar 29 09:06:13 2011 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 37 +++++--------------------------------
 1 file changed, 5 insertions(+), 32 deletions(-)

Tue Mar 29 08:57:45 2011 +0200 Marek Černocký <marek@manet.cz>
Fixed typo 
 src/gui/jump.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Mar 29 08:55:35 2011 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 1944 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1001 insertions(+), 943 deletions(-)

Mon Mar 28 17:11:58 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed typo 
 glade/chronojump.glade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Mar 28 16:19:40 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed: 645811 - Plural forms 
 src/gui/chronojump.cs              |  7 ++++++-
 src/gui/jump.cs                    | 16 ++++++++++++++--
 src/gui/person.cs                  |  6 +++++-
 src/gui/pulse.cs                   | 11 -----------
 src/gui/run.cs                     | 16 ++++++++++++++--
 src/stats/djIndex.cs               |  6 ++++--
 src/stats/djQ.cs                   |  6 ++++--
 src/stats/fv.cs                    |  3 ++-
 src/stats/global.cs                |  3 ++-
 src/stats/ieIub.cs                 |  6 ++++--
 src/stats/jumpSimpleSubtraction.cs |  6 ++++--
 src/stats/main.cs                  |  2 +-
 src/stats/potency.cs               |  9 ---------
 src/stats/rjAVGSD.cs               |  6 ++++--
 src/stats/rjEvolution.cs           | 13 ++++++++++---
 src/stats/rjIndex.cs               |  6 ++++--
 src/stats/rjPotencyBosco.cs        |  6 ++++--
 src/stats/runIntervallic.cs        | 13 ++++++++++---
 src/stats/runSimple.cs             |  6 ++++--
 src/stats/sjCmjAbk.cs              |  6 ++++--
 src/stats/sjCmjAbkPlus.cs          |  6 ++++--
 21 files changed, 104 insertions(+), 55 deletions(-)

Mon Mar 28 14:51:28 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
minor changes 
 glade/chronojump.glade | 4 ++--
 src/gui/stats.cs       | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Mon Mar 28 12:39:51 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
gui: server gui in main window done 
 glade/chronojump.glade | 436 ++++++++++++++++++++++++++++++++++---------------
 src/gui/chronojump.cs  |  40 ++---
 src/gui/stats.cs       |   2 +
 3 files changed, 318 insertions(+), 160 deletions(-)

Mon Mar 28 11:22:49 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
gui stats done 
 glade/chronojump.glade | 42 ++++++++++---------------
 src/gui/stats.cs       | 85 +++++++++++++++-----------------------------------
 2 files changed, 41 insertions(+), 86 deletions(-)

Mon Mar 28 02:09:05 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
gui: stats done. Fixed 498486: multiple call stats 
 Makefile.win32         |    1 +
 glade/chronojump.glade | 2001 +++++++++++++++++++++++++-----------------------
 images/spreadsheet.png |  Bin 0 -> 857 bytes
 src/Makefile.am        |    1 +
 src/constants.cs       |    2 +-
 src/gui/chronojump.cs  |   17 +-
 src/gui/stats.cs       |  111 ++-
 7 files changed, 1121 insertions(+), 1012 deletions(-)

Sun Mar 27 22:25:16 2011 +0200 Xavier de Blas <xaviblas@gmail.com>
gui: Stats on main gui 
 glade/chronojump.glade | 15385 ++++++++++++++++++++++++-----------------------
 src/constants.cs       |    44 +-
 src/gui/chronojump.cs  |   118 +-
 src/gui/stats.cs       |   282 +-
 src/sqlite/stat.cs     |    24 +-
 src/statType.cs        |    22 +-
 src/stats/potency.cs   |    26 +-
 7 files changed, 7957 insertions(+), 7944 deletions(-)

Sun Mar 27 11:30:07 2011 +0200 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 2346 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 1273 insertions(+), 1073 deletions(-)

Sat Mar 26 20:51:12 2011 +0100 Matej Dremelj <matej.dremelj@gmail.com>
Updated Slovenian translation 
 po/sl.po | 2174 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1128 insertions(+), 1046 deletions(-)

Fri Mar 25 13:46:58 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
MakeFile.win32 compiles. But not installs 
 Makefile.win32                             | 29 ++++++++++++++++++++------
 build/windows_bundle/build/howto_build.txt | 33 +++++++++++++++++++++++++++++-
 2 files changed, 55 insertions(+), 7 deletions(-)

Fri Mar 25 00:04:05 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
gui: more tests to all tests 
 glade/chronojump.glade | 123 ++++++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 112 insertions(+), 11 deletions(-)

Thu Mar 24 23:39:41 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
gui: runInterval execute prettier 
 glade/chronojump.glade | 385 +++++++++++++++++++++++++++----------------------
 1 file changed, 211 insertions(+), 174 deletions(-)

Thu Mar 24 19:36:20 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
gui: runInterval done, but execute need frame :( 
 glade/chronojump.glade  | 592 +++++++++++++++++-------------------------------
 src/gui/chronojump.cs   |  76 ++++---
 src/gui/eventExecute.cs |   9 +
 src/gui/run.cs          |  36 ++-
 4 files changed, 294 insertions(+), 419 deletions(-)

Thu Mar 24 16:09:50 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
gui: improved top buttons 
 glade/chronojump.glade |   2 +-
 src/gui/chronojump.cs  | 148 ++++++++++++++++++++++++-------------------------
 src/utilGtk.cs         |  12 +++-
 3 files changed, 86 insertions(+), 76 deletions(-)

Thu Mar 24 15:55:18 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
gui: runs done 
 glade/chronojump.glade  | 849 ++++++++++++++----------------------------------
 src/gui/chronojump.cs   | 327 ++++++-------------
 src/gui/eventExecute.cs |  15 +
 src/gui/jump.cs         |  50 +--
 src/gui/run.cs          | 372 ++++++++++++++++-----
 src/runType.cs          |   2 +-
 6 files changed, 662 insertions(+), 953 deletions(-)

Thu Mar 24 04:05:01 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
person accels work. menu accelerators help 
 glade/chronojump.glade   | 131 +++++++++++++++++++++++++++++++----------------
 src/gui/chronojump.cs    |  46 +++++++++++++++++
 src/gui/dialogMessage.cs |  12 +++++
 src/treeViewPerson.cs    |   3 +-
 4 files changed, 147 insertions(+), 45 deletions(-)

Thu Mar 24 01:39:20 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
drawing area resizes, tvPersons accels, gui changes 
 glade/chronojump.glade  | 1270 ++++++++++++++++++++++++++++++++---------------
 src/Makefile.am         |    1 -
 src/execute/event.cs    |    2 +-
 src/execute/jump.cs     |    2 +-
 src/gui/chronojump.cs   |   27 +-
 src/gui/eventExecute.cs |   12 +-
 src/gui/jump.cs         |    2 +-
 src/treeViewPerson.cs   |   12 +-
 8 files changed, 904 insertions(+), 424 deletions(-)

Wed Mar 23 21:33:39 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
moved a file 
 src/prepareEventGraphObjects.cs | 26 --------------------------
 1 file changed, 26 deletions(-)

Wed Mar 23 21:31:48 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
gui: event execute complete for jump and rj 
 glade/chronojump.glade          | 183 ++++++++++++++++++++++------------------
 src/execute/event.cs            |  82 ++++++++++--------
 src/execute/jump.cs             |  10 ++-
 src/execute/multiChronopic.cs   |   3 +-
 src/execute/pulse.cs            |   7 +-
 src/execute/reactionTime.cs     |   3 +-
 src/execute/run.cs              |  12 +--
 src/gui/chronojump.cs           |  38 +++++----
 src/gui/chronopic.cs            |  12 +--
 src/gui/eventExecute.cs         |  60 ++++++++++---
 src/gui/usefulObjects.cs        | 142 ++++++++++++++++++++++++++++++-
 src/prepareEventGraphObjects.cs | 139 ------------------------------
 12 files changed, 386 insertions(+), 305 deletions(-)

Wed Mar 23 15:32:04 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
gui change: eventExecute on main gui 
 glade/chronojump.glade        | 9232 ++++++++++++++++++++---------------------
 src/Makefile.am               |    1 +
 src/execute/event.cs          |  116 +-
 src/execute/jump.cs           |   41 +-
 src/execute/multiChronopic.cs |   43 +-
 src/execute/pulse.cs          |   26 +-
 src/execute/reactionTime.cs   |   19 +-
 src/execute/run.cs            |   32 +-
 src/gui/chronojump.cs         |  381 +-
 src/gui/chronopic.cs          |    6 +-
 src/gui/eventExecute.cs       |  964 +++--
 src/gui/jump.cs               |   81 +-
 src/gui/usefulObjects.cs      |   57 +
 13 files changed, 5620 insertions(+), 5379 deletions(-)

Tue Mar 22 15:06:46 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
changuing gui (chronopic on main gui done) 
 glade/chronojump.glade | 131 +++++++++++++++++++++++++++++++++++--------------
 src/constants.cs       |   5 +-
 src/gui/chronojump.cs  |  64 +++++++++++++++++-------
 src/gui/chronopic.cs   |   1 +
 4 files changed, 145 insertions(+), 56 deletions(-)

Tue Mar 22 13:32:04 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
gui change (cont) 
 glade/chronojump.glade   |  45 ++++++++++++++++++++++++-------
 images/gtk-new-1.png     | Bin 0 -> 760 bytes
 images/gtk-new-plus.png  | Bin 0 -> 754 bytes
 images/gtk-open-1.png    | Bin 0 -> 618 bytes
 images/gtk-open-plus.png | Bin 0 -> 606 bytes
 src/Makefile.am          |   4 +++
 src/constants.cs         |   4 +++
 src/gui/chronojump.cs    |  68 ++++++++++++++++++++++++++++++++++++-----------
 src/gui/jump.cs          |   6 +++++
 9 files changed, 102 insertions(+), 25 deletions(-)

Tue Mar 22 12:42:12 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed delete of all test types 
 src/gui/event.cs       | 16 +++++-----------
 src/gui/jump.cs        |  8 ++++++++
 src/gui/run.cs         |  9 +++++++++
 src/sqlite/jumpType.cs |  4 ++--
 src/sqlite/main.cs     |  2 +-
 src/sqlite/runType.cs  | 11 +++++++++++
 6 files changed, 36 insertions(+), 14 deletions(-)

Tue Mar 22 12:22:43 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
changing gui (cont) 
 glade/chronojump.glade            |  617 +++++++-------
 images/multichronopic_menu.png    |  Bin 0 -> 429 bytes
 images/pulse_menu.png             |  Bin 0 -> 331 bytes
 images/reaction_time_menu.png     |  Bin 0 -> 275 bytes
 images/stock_right.png            |  Bin 0 -> 519 bytes
 images/stock_right_left.png       |  Bin 0 -> 640 bytes
 images/stock_up.png               |  Bin 0 -> 498 bytes
 images/stock_up_down.png          |  Bin 0 -> 704 bytes
 images/svg/stock_menu_buttons.svg | 1638 +++++++++++++++++++++++++++++++++++++
 src/Makefile.am                   |    7 +
 src/constants.cs                  |    8 +
 src/gui/chronojump.cs             |  239 ++----
 src/gui/event.cs                  |   24 +-
 src/gui/jump.cs                   |  167 +++-
 14 files changed, 2147 insertions(+), 553 deletions(-)

Fri Mar 25 01:42:10 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Fix partially win32 makefiles 
 Makefile.win32 | 57 ++++++++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 46 insertions(+), 11 deletions(-)

Tue Mar 22 22:03:31 2011 +0100 Matej Dremelj <matej.dremelj@gmail.com>
Updated Slovenian translation 
 po/sl.po | 1360 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 682 insertions(+), 678 deletions(-)

Mon Mar 21 22:16:11 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
gui change (cont) 
 glade/chronojump.glade | 989 +++++++++++++++++++++++++++----------------------
 src/gui/chronojump.cs  |  20 +-
 src/gui/jump.cs        | 264 ++++++++-----
 3 files changed, 734 insertions(+), 539 deletions(-)

Mon Mar 21 19:28:17 2011 +0100 Matej Dremelj <matej.dremelj@gmail.com>
Updated Slovenian translation 
 po/sl.po | 1154 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 580 insertions(+), 574 deletions(-)

Sun Mar 20 19:40:43 2011 +0100 Bruno Brouard <annoa.b@gmail.com>
Updated French translation 
 po/fr.po | 2762 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 1503 insertions(+), 1259 deletions(-)

Fri Mar 18 18:44:53 2011 +0100 Matej Dremelj <matej.dremelj@gmail.com>
Updated Slovenian translation 
 po/sl.po | 1101 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 550 insertions(+), 551 deletions(-)

Fri Mar 18 15:04:04 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
gui change(jump extra win on main gui) 
 glade/chronojump.glade | 1400 ++++++++++++++++++++++++++----------------------
 src/gui/chronojump.cs  |  145 +----
 src/gui/jump.cs        |  332 +++++++-----
 3 files changed, 961 insertions(+), 916 deletions(-)

Thu Mar 17 20:42:15 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
gui change (cont) 
 glade/chronojump.glade | 515 +++++++++++++++++++++++++++++++------------------
 src/gui/chronojump.cs  |  76 ++++----
 src/gui/person.cs      |   1 +
 3 files changed, 365 insertions(+), 227 deletions(-)

Thu Mar 17 19:48:14 2011 +0100 Matej Dremelj <matej.dremelj@gmail.com>
Updated Slovenian translation 
 po/sl.po | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Thu Mar 17 19:43:29 2011 +0100 Matej Dremelj <matej.dremelj@gmail.com>
Updated Slovenian translation 
 po/sl.po | 1126 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 594 insertions(+), 532 deletions(-)

Thu Mar 17 18:41:30 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
Hevily changing main gui: 644999 
 glade/chronojump.glade       | 4606 ++++++++++++++++++++++++------------------
 src/constants.cs             |    3 +
 src/gui/chronojump.cs        |  206 +-
 src/gui/dialogServerStats.cs |    4 +-
 src/utilGtk.cs               |   11 +
 5 files changed, 2814 insertions(+), 2016 deletions(-)

Tue Mar 15 21:58:34 2011 +0100 Matej Dremelj <matej.dremelj@gmail.com>
Updated Slovenian translation 
 po/sl.po | 675 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 359 insertions(+), 316 deletions(-)

Sun Mar 13 20:47:49 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
fixed: 644427 stats runIntervallic done: stat, graph, report 
 po/POTFILES.in                     |   1 +
 src/Makefile.am                    |   1 +
 src/statType.cs                    |   7 +--
 src/stats/graphs/runIntervallic.cs | 112 +++++++++++++++++++++++++++++++++++++
 src/stats/main.cs                  |   7 ++-
 src/stats/runIntervallic.cs        |  20 +++----
 src/util.cs                        |   2 +-
 7 files changed, 132 insertions(+), 18 deletions(-)

Sun Mar 13 19:21:32 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
stats rj and runI can show all and limit 
 src/gui/stats.cs | 3 +++
 1 file changed, 3 insertions(+)

Sun Mar 13 19:15:06 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
stats runInterval better 
 src/stats/rjEvolution.cs    |  2 +-
 src/stats/runIntervallic.cs | 11 +++--------
 src/util.cs                 | 18 +++---------------
 3 files changed, 7 insertions(+), 24 deletions(-)

Sun Mar 13 19:02:28 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
fixed rjEvolution stats findBestContinuous now better 
 src/stats/rjEvolution.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Mar 13 18:52:16 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
runInterval stats 
 po/POTFILES.in              |   1 +
 src/Makefile.am             |   1 +
 src/constants.cs            |   1 +
 src/gui/stats.cs            |  42 +++++--
 src/sqlite/stat.cs          | 134 +++++++++++++++++++++-
 src/statType.cs             |  28 +++--
 src/stats/main.cs           |   4 +-
 src/stats/runIntervallic.cs | 273 ++++++++++++++++++++++++++++++++++++++++++++
 src/util.cs                 |  41 +++++++
 9 files changed, 504 insertions(+), 21 deletions(-)

Fri Mar 11 12:45:02 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
Simulated tests more explicit on treeviews 
 src/constants.cs              | 1 +
 src/treeViewJump.cs           | 4 ++--
 src/treeViewMultiChronopic.cs | 2 +-
 src/treeViewPulse.cs          | 2 +-
 src/treeViewReactionTime.cs   | 2 +-
 src/treeViewRun.cs            | 4 ++--
 6 files changed, 8 insertions(+), 7 deletions(-)

Mon Mar 14 11:06:00 2011 -0300 Mateus Zenaide <matzenh@gmail.com>
Updated Brazilian Portuguese translation 
 po/pt_BR.po | 7920 ++++++++++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 6267 insertions(+), 1653 deletions(-)

Sun Mar 13 09:14:00 2011 +0100 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 1105 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 603 insertions(+), 502 deletions(-)

Thu Mar 10 19:29:02 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
chronopic firmware 100ms done 
 .../firmware/chronopic_firmware_100ms.hex          | 28 ++++++++++++++++++++++
 .../chronopic-firmwarecord/Makefile.am             |  3 ++-
 .../chronopic-firmware-100ms.hex                   | 28 ----------------------
 .../chronopic_firmware_100ms.hex                   | 28 ++++++++++++++++++++++
 4 files changed, 58 insertions(+), 29 deletions(-)

Thu Mar 10 19:09:43 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
Added chronopic 100ms 
 chronopic-firmware/chronopic-1.0-firmware/Makefile |  32 ++
 .../chronopic-firmware-50ms.asm                    | 621 --------------------
 .../chronopic-1.0-firmware/chronopic-firmware.asm  | 627 +++++++++++++++++++++
 .../chronopic-1.0-firmware/read_me.txt             |   3 +
 .../chronopic-firmware-100ms.hex                   |  28 +
 5 files changed, 690 insertions(+), 621 deletions(-)

Thu Mar 10 18:31:45 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed: 643495 Added salida lanzada tag (running start) 
 glade/chronojump.glade    | 168 +++++++++++++++++++++++++++-------------------
 src/constants.cs          |   2 +
 src/gui/event.cs          |  14 ++++
 src/gui/jump.cs           |   2 +
 src/gui/multiChronopic.cs |   1 +
 src/gui/pulse.cs          |   1 +
 src/gui/reactionTime.cs   |   1 +
 src/gui/run.cs            |  20 ++++++
 src/sqlite/main.cs        |  23 ++++++-
 9 files changed, 161 insertions(+), 71 deletions(-)

Thu Mar 10 18:18:33 2011 +0100 Matej Dremelj <matej.dremelj@gmail.com>
Updated Slovenian translation 
 po/sl.po | 1090 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 587 insertions(+), 503 deletions(-)

Thu Mar 10 13:14:28 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
CesarPlayer on Makefile.win32 
 Makefile.win32 | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 51 insertions(+), 2 deletions(-)

Wed Mar 9 21:17:58 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
fixed sqlite crash on db creation (thanks jordi) 
 src/sqlite/country.cs | 2 +-
 src/sqlite/event.cs   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Wed Mar 9 20:17:16 2011 +0100 Jordi Mas <jmas@softcatala.org>
Fixes typos + translations of country names 
 po/ca.po | 140 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 70 insertions(+), 70 deletions(-)

Wed Mar 9 19:30:12 2011 +0100 Jordi Mas <jmas@softcatala.org>
Fixes English typos 
 glade/chronojump.glade | 2 +-
 src/chronojump_mini.cs | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Wed Mar 9 19:17:29 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
Added missing src/stats/runSimple.cs (thanks jordi) 
 src/stats/runSimple.cs | 133 +++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 133 insertions(+)

Tue Mar 8 18:42:00 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
sqlite_diagram 0.8 
 sqlite_diagrams/chronojump_sqlite-2010-may.png | Bin 0 -> 286681 bytes
 sqlite_diagrams/chronojump_sqlite.dia          | Bin 12493 -> 12591 bytes
 sqlite_diagrams/chronojump_sqlite.png          | Bin 286681 -> 173663 bytes
 src/exportSession.cs                           |  12 ++++++------
 4 files changed, 6 insertions(+), 6 deletions(-)

Tue Mar 8 18:32:48 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
0.80 Added initialSpeed tag on runs, rI (remaining gui/edit) and test 
 src/execute/run.cs        | 17 +++++++++--------
 src/exportSession.cs      | 26 ++++++++++++++++----------
 src/run.cs                | 20 ++++++++++++++++----
 src/sqlite/main.cs        | 45 ++++++++++++++++++++++++++++++++++++++++++---
 src/sqlite/run.cs         | 14 ++++++++------
 src/sqlite/runInterval.cs | 16 ++++++++++------
 src/util.cs               |  7 +++++++
 7 files changed, 108 insertions(+), 37 deletions(-)

Tue Mar 8 16:35:49 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
manuals updated. both have all content now 
 manual/chronojump_manual_en.lyx | 678 ++++++++++++++++++----------------------
 manual/chronojump_manual_es.lyx |  14 +-
 2 files changed, 315 insertions(+), 377 deletions(-)

Tue Mar 8 14:12:41 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
updating manuals 
 manual/chronojump_manual_en.lyx | 436 ++++++++++++++++++++++------------------
 manual/chronojump_manual_es.lyx | 124 +++++++-----
 2 files changed, 304 insertions(+), 256 deletions(-)

Tue Mar 8 12:27:31 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
Updating manual 
 manual/chronojump_manual_en.lyx | 1673 +++++++++++++++++----------------------
 manual/chronojump_manual_es.lyx |    8 +-
 2 files changed, 728 insertions(+), 953 deletions(-)

Fri Mar 4 14:06:46 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed bug in zoom photo when adding person 
 manual/chronojump_manual_en.lyx | 123 +++++++++++++++++++---------------------
 src/gui/person.cs               |   7 ++-
 2 files changed, 64 insertions(+), 66 deletions(-)

Thu Mar 3 20:06:23 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
Added chronojump manual english (alpha stage) 
 manual/chronojump_manual_en.lyx | 8870 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 8870 insertions(+)

Sat Feb 26 14:12:37 2011 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Spanish translation 
 po/es.po | 1648 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 886 insertions(+), 762 deletions(-)

Thu Feb 24 14:06:33 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
small cleaning 
 src/gui/chronojump.cs | 3 ---
 1 file changed, 3 deletions(-)

Thu Feb 24 14:05:39 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
Minot interface improvements 
 glade/chronojump.glade | 73 ++++++++++++++++++++++++++++----------------------
 src/gui/chronojump.cs  |  9 ++++---
 src/gui/confirm.cs     |  9 ++++---
 3 files changed, 53 insertions(+), 38 deletions(-)

Wed Feb 23 16:50:03 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
video player ugly (without window) but works always 
 src/gui/chronojump.cs | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

Wed Feb 23 14:25:13 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
jump extra appears correct size 
 glade/chronojump.glade | 2 ++
 1 file changed, 2 insertions(+)

Wed Feb 23 14:17:12 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
Dja and DJna from More jumps no more show "technique" 
 src/gui/jump.cs | 29 ++++++-----------------------
 1 file changed, 6 insertions(+), 23 deletions(-)

Tue Feb 22 18:21:16 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
Changed barplot pch to square 
 src/stats/main.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Feb 22 18:15:10 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
graphs transposed as default 
 src/gui/stats.cs                          | 1 +
 src/stats/graphs/jumpSimpleSubtraction.cs | 2 --
 2 files changed, 1 insertion(+), 2 deletions(-)

Tue Feb 22 18:06:38 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
done: 635599 - Difference between tests stats 
 src/gui/stats.cs                          | 43 +++++++++++++++++--------------
 src/report.cs                             |  2 +-
 src/sqlite/stat.cs                        | 15 ++++++-----
 src/stats/graphs/ieIub.cs                 |  4 +--
 src/stats/graphs/jumpSimpleSubtraction.cs | 34 +++++++++++++-----------
 src/stats/jumpSimpleSubtraction.cs        | 16 +++++++-----
 6 files changed, 63 insertions(+), 51 deletions(-)

Tue Feb 22 15:58:31 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
Added subtraction graphs 
 po/POTFILES.in                            |   1 +
 src/Makefile.am                           |   1 +
 src/statType.cs                           |   3 +-
 src/stats/graphs/jumpSimpleSubtraction.cs | 164 ++++++++++++++++++++++++++++++
 4 files changed, 167 insertions(+), 2 deletions(-)

Tue Feb 22 13:55:01 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
stat subtraction between jump types works (graph pending) 
 glade/chronojump.glade             |  9 +++--
 po/POTFILES.in                     |  1 +
 src/Makefile.am                    |  1 +
 src/sqlite/stat.cs                 | 77 ++++++++++++++++++++++++++++++++++++++
 src/statType.cs                    | 58 +++++++++++++---------------
 src/stats/fv.cs                    |  2 +-
 src/stats/jumpSimpleSubtraction.cs | 21 +++++------
 src/stats/main.cs                  |  8 ++--
 8 files changed, 125 insertions(+), 52 deletions(-)

Tue Feb 22 00:35:51 2011 +0100 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 342 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 180 insertions(+), 162 deletions(-)

Mon Feb 21 17:17:00 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
jump subtraction stats (2) 
 src/stats/jumpSimpleSubtraction.cs | 128 +++++++++++++++++++++++++++++++++++++
 1 file changed, 128 insertions(+)

Mon Feb 21 17:15:14 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
doing jump subtraction stats 
 glade/chronojump.glade | 68 +++++++++++++++++++++++++++++++++++++++++++--
 src/constants.cs       |  1 +
 src/gui/stats.cs       | 75 +++++++++++++++++++++++++++++++++++++++++++++++++-
 src/statType.cs        | 32 +++++++++++----------
 src/stats/ieIub.cs     | 18 +-----------
 src/stats/main.cs      | 14 ++++++++++
 6 files changed, 174 insertions(+), 34 deletions(-)

Mon Feb 21 15:26:21 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed bug: now multissesion stats don't plot missing values as 0 
 src/stats/main.cs | 22 ++++++++++------------
 1 file changed, 10 insertions(+), 12 deletions(-)

Mon Feb 21 14:57:15 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
Added graph for runSimple 
 po/POTFILES.in                |   1 +
 src/Makefile.am               |   1 +
 src/statType.cs               |  16 ++---
 src/stats/graphs/runSimple.cs | 155 ++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 162 insertions(+), 11 deletions(-)

Mon Feb 21 14:35:35 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
stats runSimple multisession works 
 src/sqlite/stat.cs | 30 +++++++++++++-----------------
 1 file changed, 13 insertions(+), 17 deletions(-)

Sun Feb 20 13:51:23 2011 +0100 Matej Dremelj <matej.dremelj@gmail.com>
Updated Slovenian translation 
 po/sl.po | 991 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 548 insertions(+), 443 deletions(-)

Fri Feb 18 13:24:57 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
stats run simple done: remaining multisession (crashes) and graphs 
 glade/chronojump.glade |  4 +--
 po/POTFILES.in         |  1 +
 src/Makefile.am        |  1 +
 src/constants.cs       |  1 +
 src/gui/stats.cs       | 12 +++++++
 src/sqlite/stat.cs     | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++
 src/statType.cs        | 19 +++++++++++
 7 files changed, 127 insertions(+), 2 deletions(-)

Fri Feb 18 11:59:13 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
Stats gui Better close button 
 glade/chronojump.glade | 881 ++++++++++++++++++++++++-------------------------
 1 file changed, 439 insertions(+), 442 deletions(-)

Fri Feb 18 11:44:56 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed 623146 - decimals on weight of person multiple add 
 src/gui/person.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Fri Feb 18 11:35:00 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed: 642660 - Rj time is not uploaded to server 
 src/jump.cs | 1 +
 1 file changed, 1 insertion(+)

Fri Feb 18 10:56:54 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed: 631505. Add units at result of server query 
 glade/chronojump.glade | 88 ++++++++++++++++++++++++++++++++------------------
 src/gui/queryServer.cs | 32 ++++++++++++++++--
 2 files changed, 86 insertions(+), 34 deletions(-)

Thu Feb 17 20:05:49 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
Better building instructions for windows 
 build/windows_bundle/build/howto_build.txt | 8 ++++++++
 1 file changed, 8 insertions(+)

Thu Feb 17 13:56:25 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
Units on edit event window 
 glade/chronojump.glade | 146 ++++++++++++++++++++++++++++++++++++++++++++++++-
 src/gui/event.cs       |  16 ++++++
 src/gui/jump.cs        |   9 ++-
 src/gui/run.cs         |  17 ++++++
 4 files changed, 182 insertions(+), 6 deletions(-)

Thu Feb 17 00:29:57 2011 +0100 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 686 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 386 insertions(+), 300 deletions(-)

Wed Feb 16 13:39:09 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
fixed: showing extra win limited by when it's a unlimited jump 
 src/gui/jump.cs | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

Mon Feb 14 13:02:20 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed: 637683: Fix void return of server querys 
 src/gui/queryServer.cs | 3 +++
 1 file changed, 3 insertions(+)

Mon Feb 14 12:37:22 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
Recuperate person can be cancelled (on editing) 
 src/gui/person.cs | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Mon Feb 14 12:05:30 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
person recuperate is no longer modal 
 glade/chronojump.glade | 1 -
 src/gui/chronojump.cs  | 8 +-------
 2 files changed, 1 insertion(+), 8 deletions(-)

Fri Feb 11 19:19:23 2011 +0100 Matej Dremelj <matej.dremelj@gmail.com>
Updated Slovenian translation 
 po/sl.po | 1687 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 855 insertions(+), 832 deletions(-)

Fri Feb 11 17:07:04 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
play hidden from context menus 
 src/gui/chronojump.cs | 66 +++++++++++++++++++++++++++++++--------------------
 1 file changed, 40 insertions(+), 26 deletions(-)

Fri Feb 11 14:33:58 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
videos for all tests on main gui 
 glade/chronojump.glade | 198 +++++++++++++++++++++++++++++------
 src/gui/chronojump.cs  | 276 +++++++++++++++++++++++++++++++++++++++----------
 2 files changed, 387 insertions(+), 87 deletions(-)

Fri Feb 11 13:23:19 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
play video on main gui (jumps) 
 glade/chronojump.glade | 39 ++++++++++++++++++++++++++++++--------
 src/gui/chronojump.cs  | 51 ++++++++++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 80 insertions(+), 10 deletions(-)

Wed Feb 9 13:42:51 2011 +0100 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 832 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 425 insertions(+), 407 deletions(-)

Tue Feb 8 14:12:34 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
removed 'z' accel show photo on person win 
 CesarPlayer/Gui/PlayerBin.cs | 1 -
 glade/chronojump.glade       | 1 -
 2 files changed, 2 deletions(-)

Tue Feb 8 13:58:18 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
player added for all tests 
 CesarPlayer/Gui/PlayerBin.cs                    |  4 +-
 CesarPlayer/gtk-gui/LongoMatch.Gui.PlayerBin.cs | 36 +++++------
 glade/chronojump.glade                          | 82 ++++++++++++++++++++++---
 src/gui/event.cs                                | 41 ++++++++++++-
 src/gui/jump.cs                                 |  2 +
 src/gui/multiChronopic.cs                       |  1 +
 src/gui/pulse.cs                                |  1 +
 src/gui/reactionTime.cs                         |  1 +
 src/gui/run.cs                                  |  2 +
 9 files changed, 140 insertions(+), 30 deletions(-)

Tue Feb 8 12:30:41 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
camera record deleted on menu 
 glade/chronojump.glade | 14 --------------
 src/gui/chronojump.cs  | 31 -------------------------------
 2 files changed, 45 deletions(-)

Tue Feb 8 12:26:50 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
Done videos for all tests 
 src/constants.cs        |  5 +++--
 src/gui/chronojump.cs   | 28 ++++++++++++++++++++++++++--
 src/gui/eventExecute.cs | 14 +++-----------
 src/util.cs             | 13 +++++++++++++
 4 files changed, 45 insertions(+), 15 deletions(-)

Tue Feb 8 11:36:14 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
photo ok on new person, and photos deleted on deleting person 
 src/constants.cs            |  2 ++
 src/gui/chronojump.cs       |  9 +++++++++
 src/gui/person.cs           | 20 ++++++++++++++++++--
 src/sqlite/personSession.cs |  9 ++++++++-
 src/util.cs                 | 11 +++++++++++
 5 files changed, 48 insertions(+), 3 deletions(-)

Mon Feb 7 19:50:52 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
Auto record on start test, auto stop on end 
 CesarPlayer/Gui/CapturerBin.cs |   43 +-
 glade/chronojump.glade         | 2525 ++++++++++++++++++++--------------------
 src/gui/eventExecute.cs        |   59 +-
 3 files changed, 1382 insertions(+), 1245 deletions(-)

Mon Feb 7 17:15:33 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
snapshot done! 
 glade/chronojump.glade | 38 ++++++++++++++++++++------------------
 src/gui/chronojump.cs  |  3 ---
 src/gui/person.cs      | 22 +++++++++++++++++-----
 3 files changed, 37 insertions(+), 26 deletions(-)

Mon Feb 7 14:29:59 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
Snapshot works in persons (need small fixes) 
 CesarPlayer/Gui/CapturerBin.cs |  2 +-
 glade/chronojump.glade         | 58 +++++++++++++++++++++++++++++++++++++++---
 src/constants.cs               |  2 ++
 src/gui/chronojump.cs          | 27 ++------------------
 src/gui/dialogImageTest.cs     |  9 +++++--
 src/gui/person.cs              | 56 ++++++++++++++++++++++++++++++++++++++--
 src/util.cs                    | 44 +++++++++++++++++---------------
 7 files changed, 145 insertions(+), 53 deletions(-)

Fri Feb 4 17:16:07 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
person window photo icon 
 glade/chronojump.glade | 522 ++++++++++++++++++++++++++-----------------------
 src/gui/chronojump.cs  |   2 -
 2 files changed, 280 insertions(+), 244 deletions(-)

Fri Feb 4 13:19:19 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
Done paths for user multimedia 
 src/chronojump.cs         |  3 ++
 src/constants.cs          | 21 ++++++++++++--
 src/gui/chronojump.cs     | 11 +++++++-
 src/sqlite/main.cs        | 20 ++++++++++---
 src/sqlite/preferences.cs |  2 ++
 src/util.cs               | 71 +++++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 121 insertions(+), 7 deletions(-)

Wed Feb 2 20:31:55 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
small cleaning 
 src/server.cs | 3 ---
 1 file changed, 3 deletions(-)

Wed Feb 2 20:29:26 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed: 641041 personSession data was not fully uploaded 
 chronojump_server/chronojumpServerCSharp.cs | 3 ++-
 src/person.cs                               | 1 +
 src/personSession.cs                        | 6 ++++++
 src/server.cs                               | 4 ++++
 4 files changed, 13 insertions(+), 1 deletion(-)

Tue Feb 1 18:36:36 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
Merge branch 'video-capture' 
Tue Feb 1 18:31:46 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
small cleaning 
 CesarPlayer/Capturer/ICapturer.cs | 5 -----
 1 file changed, 5 deletions(-)

Tue Feb 1 18:28:06 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
Added miniframe to snapshot 
 CesarPlayer/Capturer/ICapturer.cs |  5 +++++
 CesarPlayer/Gui/CapturerBin.cs    | 15 ++++++++++++++-
 src/gui/chronojump.cs             |  4 ++++
 3 files changed, 23 insertions(+), 1 deletion(-)

Tue Feb 1 12:45:20 2011 +0100 Marek Černocký <marek@manet.cz>
Updated Czech translation 
 po/cs.po | 957 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 483 insertions(+), 474 deletions(-)

Tue Feb 1 01:29:11 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
camera record and snapshot working 
 CesarPlayer/Gui/CapturerBin.cs                    | 29 ++++++++++++++---------
 CesarPlayer/MultimediaFactory.cs                  |  3 ++-
 CesarPlayer/gtk-gui/LongoMatch.Gui.CapturerBin.cs |  2 +-
 src/gui/chronojump.cs                             | 26 +++++++++++++-------
 4 files changed, 38 insertions(+), 22 deletions(-)

Tue Feb 1 00:19:16 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Show the internal window on expose 
 libcesarplayer/src/gst-camera-capturer.c | 1 +
 1 file changed, 1 insertion(+)

Tue Feb 1 00:17:33 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Add frame capturing support to the interface of CameraCapturer 
 CesarPlayer/Common/Enum.cs                         |   1 +
 CesarPlayer/Common/Handlers.cs                     |   2 +-
 CesarPlayer/Gui/CapturerBin.cs                     |  19 +
 CesarPlayer/gtk-gui/LongoMatch.Gui.CapturerBin.cs  | 355 +++++------
 CesarPlayer/gtk-gui/LongoMatch.Gui.PlayerBin.cs    | 662 ++++++++++-----------
 CesarPlayer/gtk-gui/LongoMatch.Gui.VolumeWindow.cs | 158 +++--
 CesarPlayer/gtk-gui/generated.cs                   | 227 +++----
 CesarPlayer/gtk-gui/gui.stetic                     |  19 +-
 CesarPlayer/gtk-gui/objects.xml                    |   1 +
 9 files changed, 744 insertions(+), 700 deletions(-)

Mon Jan 31 23:55:01 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
Start implementing photo capture 
 glade/chronojump.glade | 14 ++++++++++++++
 src/gui/chronojump.cs  | 15 +++++++++++++++
 2 files changed, 29 insertions(+)

Tue Dec 21 19:38:12 2010 +0100 Xavier de Blas <xaviblas@gmail.com>
Added missing file 
 src/angle/kneeAngle_black_without.png | Bin 0 -> 33425 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

Fri Dec 17 21:27:06 2010 +0100 Xavier de Blas <xaviblas@gmail.com>
kneeAngle: reports missing image files 
 src/angle/kneeAngle.cpp | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

Fri Dec 17 20:59:33 2010 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed blocker bug: 599719 (LastInsertRowId). Also closed all sqlite readers 
 src/chronojump.cs            |  2 +-
 src/event.cs                 |  1 +
 src/sqlite/country.cs        | 11 ++++++++---
 src/sqlite/event.cs          |  7 ++++++-
 src/sqlite/jump.cs           |  9 ++++++++-
 src/sqlite/jumpRj.cs         |  9 ++++++++-
 src/sqlite/jumpType.cs       |  2 ++
 src/sqlite/main.cs           |  2 ++
 src/sqlite/multiChronopic.cs |  9 ++++++++-
 src/sqlite/person.cs         | 11 +++++++++--
 src/sqlite/personSession.cs  | 10 ++++++++--
 src/sqlite/pulse.cs          |  8 +++++++-
 src/sqlite/reactionTime.cs   |  8 +++++++-
 src/sqlite/run.cs            |  8 +++++++-
 src/sqlite/runInterval.cs    |  8 +++++++-
 src/sqlite/runType.cs        | 17 +++++++++++++++--
 src/sqlite/server.cs         | 20 ++++++++++++++++----
 src/sqlite/session.cs        | 18 ++++++++++++++----
 src/sqlite/speciallity.cs    |  9 +++++++--
 src/sqlite/sport.cs          | 10 ++++++++--
 20 files changed, 149 insertions(+), 30 deletions(-)

Thu Dec 16 01:36:07 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Add missing file 
 libcesarplayer/src/baconvideowidget-marshal.list | 4 ++++
 1 file changed, 4 insertions(+)

Thu Dec 16 01:29:33 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Add initial tests for the camera capturer 
 Makefile.am            |  2 +-
 configure.ac           |  3 +++
 glade/chronojump.glade | 47 ++++++++++++++++++++++++++++++-----------------
 src/Makefile.am        | 12 ++++++++++++
 src/chronojump.cs      |  5 ++++-
 src/gui/chronojump.cs  | 27 +++++++++++++++++++++++++++
 6 files changed, 77 insertions(+), 19 deletions(-)

Wed Dec 15 23:54:03 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Add libcesarplayer and Cesarplayer to the build 
 Makefile.am  | 6 ++++--
 configure.ac | 6 ++++++
 2 files changed, 10 insertions(+), 2 deletions(-)

Wed Dec 15 23:53:47 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Add CesarPlayer 
 CesarPlayer/AssemblyInfo.cs.in                     |   50 +
 CesarPlayer/Capturer/CaptureProperties.cs          |   39 +
 CesarPlayer/Capturer/FakeCapturer.cs               |  120 ++
 CesarPlayer/Capturer/GstCameraCapturer.cs          |  489 +++++++
 CesarPlayer/Capturer/ICapturer.cs                  |   93 ++
 CesarPlayer/Capturer/LiveSourceTimer.cs            |   87 ++
 CesarPlayer/Capturer/ObjectManager.cs              |   39 +
 CesarPlayer/CesarPlayer.dll.config.in              |    3 +
 CesarPlayer/Common/Constants.cs                    |   28 +
 CesarPlayer/Common/Enum.cs                         |  168 +++
 CesarPlayer/Common/Handlers.cs                     |  106 ++
 CesarPlayer/Editor/EditorState.cs                  |   32 +
 CesarPlayer/Editor/GstVideoSplitter.cs             |  433 ++++++
 CesarPlayer/Editor/IVideoEditor.cs                 |   83 ++
 CesarPlayer/Editor/IVideoSplitter.cs               |   84 ++
 CesarPlayer/Editor/VideoSegment.cs                 |   70 +
 CesarPlayer/Gui/CapturerBin.cs                     |  362 +++++
 CesarPlayer/Gui/PlayerBin.cs                       |  619 +++++++++
 CesarPlayer/Gui/VolumeWindow.cs                    |   70 +
 CesarPlayer/Makefile.am                            |  113 ++
 CesarPlayer/MultimediaFactory.cs                   |  108 ++
 CesarPlayer/Player/GstDVDEvent.cs                  |   46 +
 CesarPlayer/Player/GstPlayer.cs                    | 1415 ++++++++++++++++++++
 CesarPlayer/Player/IPlayer.cs                      |  146 ++
 CesarPlayer/Player/ObjectManager.cs                |   38 +
 CesarPlayer/Utils/Device.cs                        |   90 ++
 CesarPlayer/Utils/FramesCapturer.cs                |  111 ++
 CesarPlayer/Utils/IFramesCapturer.cs               |   38 +
 CesarPlayer/Utils/IMetadataReader.cs               |   37 +
 CesarPlayer/Utils/MediaFile.cs                     |  170 +++
 CesarPlayer/Utils/PreviewMediaFile.cs              |  120 ++
 CesarPlayer/Utils/TimeString.cs                    |   83 ++
 CesarPlayer/cesarplayer.key                        |  Bin 0 -> 596 bytes
 CesarPlayer/cesarplayer.pc.in                      |    6 +
 CesarPlayer/gtk-gui/LongoMatch.Gui.CapturerBin.cs  |  169 +++
 CesarPlayer/gtk-gui/LongoMatch.Gui.PlayerBin.cs    |  337 +++++
 CesarPlayer/gtk-gui/LongoMatch.Gui.VolumeWindow.cs |   85 ++
 CesarPlayer/gtk-gui/generated.cs                   |  115 ++
 CesarPlayer/gtk-gui/gui.stetic                     |  451 +++++++
 CesarPlayer/gtk-gui/objects.xml                    |   31 +
 40 files changed, 6684 insertions(+)

Wed Dec 15 23:50:06 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Add libcesarplayer to chronojump 
 libcesarplayer/Makefile.am                       |   14 +
 libcesarplayer/src/Makefile.am                   |   50 +
 libcesarplayer/src/bacon-resize.c                |  338 ++
 libcesarplayer/src/bacon-resize.h                |   55 +
 libcesarplayer/src/bacon-video-widget-gst-0.10.c | 5640 ++++++++++++++++++++++
 libcesarplayer/src/bacon-video-widget.h          |  416 ++
 libcesarplayer/src/baconvideowidget-marshal.c    |  247 +
 libcesarplayer/src/baconvideowidget-marshal.h    |   44 +
 libcesarplayer/src/common.h                      |  106 +
 libcesarplayer/src/gst-camera-capturer.c         | 1783 +++++++
 libcesarplayer/src/gst-camera-capturer.h         |  103 +
 libcesarplayer/src/gst-smart-video-scaler.c      |  313 ++
 libcesarplayer/src/gst-smart-video-scaler.h      |   63 +
 libcesarplayer/src/gst-video-editor.c            | 1348 ++++++
 libcesarplayer/src/gst-video-editor.h            |   85 +
 libcesarplayer/src/gstscreenshot.c               |  203 +
 libcesarplayer/src/gstscreenshot.h               |   29 +
 libcesarplayer/src/gstvideowidget.c              | 1195 +++++
 libcesarplayer/src/gstvideowidget.h              |  125 +
 libcesarplayer/src/macros.h                      |   39 +
 libcesarplayer/src/main.c                        |   95 +
 libcesarplayer/src/video-utils.c                 |  236 +
 libcesarplayer/src/video-utils.h                 |   19 +
 23 files changed, 12546 insertions(+)

Wed Dec 15 23:47:45 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Delete binary from repo 
 chronojump_server/bin/chronojumpServer.dll | Bin 283136 -> 0 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

Wed Dec 15 23:46:28 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Make sure to close the reader 
 src/sqlite/session.cs | 1 +
 1 file changed, 1 insertion(+)

Wed Dec 15 22:28:25 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Fix compilation issu with newer version of Mono.Data.Sqlite 
 chronojump_server/bin/chronojumpServer.dll         | Bin 282624 -> 283136 bytes
 src/oldCodeNeedToDBConvert/sqlite/person.cs        |   2 +-
 src/oldCodeNeedToDBConvert/sqlite/personSession.cs |   2 +-
 src/oldCodeNeedToDBConvert/sqlite/session.cs       |   2 +-
 src/sqlite/country.cs                              |   2 +-
 src/sqlite/event.cs                                |   2 +-
 src/sqlite/jump.cs                                 |   2 +-
 src/sqlite/jumpRj.cs                               |   2 +-
 src/sqlite/multiChronopic.cs                       |   2 +-
 src/sqlite/person.cs                               |   2 +-
 src/sqlite/personSession.cs                        |   2 +-
 src/sqlite/pulse.cs                                |   2 +-
 src/sqlite/reactionTime.cs                         |   2 +-
 src/sqlite/run.cs                                  |   2 +-
 src/sqlite/runInterval.cs                          |   2 +-
 src/sqlite/runType.cs                              |   4 ++--
 src/sqlite/server.cs                               |   4 ++--
 src/sqlite/session.cs                              |   4 ++--
 src/sqlite/speciallity.cs                          |   2 +-
 src/sqlite/sport.cs                                |   2 +-
 20 files changed, 22 insertions(+), 22 deletions(-)

Tue Feb 1 01:29:11 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
camera record and snapshot working 
 CesarPlayer/Gui/CapturerBin.cs                    | 29 ++++++++++++++---------
 CesarPlayer/MultimediaFactory.cs                  |  3 ++-
 CesarPlayer/gtk-gui/LongoMatch.Gui.CapturerBin.cs |  2 +-
 src/gui/chronojump.cs                             | 26 +++++++++++++-------
 4 files changed, 38 insertions(+), 22 deletions(-)

Tue Feb 1 00:19:16 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Show the internal window on expose 
 libcesarplayer/src/gst-camera-capturer.c | 1 +
 1 file changed, 1 insertion(+)

Tue Feb 1 00:17:33 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Add frame capturing support to the interface of CameraCapturer 
 CesarPlayer/Common/Enum.cs                         |   1 +
 CesarPlayer/Common/Handlers.cs                     |   2 +-
 CesarPlayer/Gui/CapturerBin.cs                     |  19 +
 CesarPlayer/gtk-gui/LongoMatch.Gui.CapturerBin.cs  | 355 +++++------
 CesarPlayer/gtk-gui/LongoMatch.Gui.PlayerBin.cs    | 662 ++++++++++-----------
 CesarPlayer/gtk-gui/LongoMatch.Gui.VolumeWindow.cs | 158 +++--
 CesarPlayer/gtk-gui/generated.cs                   | 227 +++----
 CesarPlayer/gtk-gui/gui.stetic                     |  19 +-
 CesarPlayer/gtk-gui/objects.xml                    |   1 +
 9 files changed, 744 insertions(+), 700 deletions(-)

Mon Jan 31 23:55:01 2011 +0100 Xavier de Blas <xaviblas@gmail.com>
Start implementing photo capture 
 glade/chronojump.glade | 14 ++++++++++++++
 src/gui/chronojump.cs  | 15 +++++++++++++++
 2 files changed, 29 insertions(+)

Sat Jan 15 07:35:36 2011 +0000 Yinghua Wang <wantinghard@gmail.com>
Update Simplified Chinese translation. 
 po/zh_CN.po | 1172 ++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 676 insertions(+), 496 deletions(-)

Thu Jan 6 16:30:12 2011 +0100 Fran Diéguez <fran.dieguez@mabishu.com>
Updated galician translations 
 po/gl.po | 711 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 363 insertions(+), 348 deletions(-)

Tue Dec 21 19:38:12 2010 +0100 Xavier de Blas <xaviblas@gmail.com>
Added missing file 
 src/angle/kneeAngle_black_without.png | Bin 0 -> 33425 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

Fri Dec 17 21:27:06 2010 +0100 Xavier de Blas <xaviblas@gmail.com>
kneeAngle: reports missing image files 
 src/angle/kneeAngle.cpp | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

Fri Dec 17 20:59:33 2010 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed blocker bug: 599719 (LastInsertRowId). Also closed all sqlite readers 
 src/chronojump.cs            |  2 +-
 src/event.cs                 |  1 +
 src/sqlite/country.cs        | 11 ++++++++---
 src/sqlite/event.cs          |  7 ++++++-
 src/sqlite/jump.cs           |  9 ++++++++-
 src/sqlite/jumpRj.cs         |  9 ++++++++-
 src/sqlite/jumpType.cs       |  2 ++
 src/sqlite/main.cs           |  2 ++
 src/sqlite/multiChronopic.cs |  9 ++++++++-
 src/sqlite/person.cs         | 11 +++++++++--
 src/sqlite/personSession.cs  | 10 ++++++++--
 src/sqlite/pulse.cs          |  8 +++++++-
 src/sqlite/reactionTime.cs   |  8 +++++++-
 src/sqlite/run.cs            |  8 +++++++-
 src/sqlite/runInterval.cs    |  8 +++++++-
 src/sqlite/runType.cs        | 17 +++++++++++++++--
 src/sqlite/server.cs         | 20 ++++++++++++++++----
 src/sqlite/session.cs        | 18 ++++++++++++++----
 src/sqlite/speciallity.cs    |  9 +++++++--
 src/sqlite/sport.cs          | 10 ++++++++--
 20 files changed, 149 insertions(+), 30 deletions(-)

Thu Dec 16 01:36:07 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Add missing file 
 libcesarplayer/src/baconvideowidget-marshal.list | 4 ++++
 1 file changed, 4 insertions(+)

Thu Dec 16 01:29:33 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
WIP: Add initial tests for the capturer 
 Makefile.am            |  2 +-
 configure.ac           |  3 +++
 glade/chronojump.glade | 47 ++++++++++++++++++++++++++++++-----------------
 src/Makefile.am        | 12 ++++++++++++
 src/chronojump.cs      |  5 ++++-
 src/gui/chronojump.cs  | 27 +++++++++++++++++++++++++++
 6 files changed, 77 insertions(+), 19 deletions(-)

Wed Dec 15 23:54:03 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Add libcesarplayer and Cesarplayer to the build 
 Makefile.am  | 6 ++++--
 configure.ac | 6 ++++++
 2 files changed, 10 insertions(+), 2 deletions(-)

Wed Dec 15 23:53:47 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Add CesarPlayer 
 CesarPlayer/AssemblyInfo.cs.in                     |   50 +
 CesarPlayer/Capturer/CaptureProperties.cs          |   39 +
 CesarPlayer/Capturer/FakeCapturer.cs               |  120 ++
 CesarPlayer/Capturer/GstCameraCapturer.cs          |  489 +++++++
 CesarPlayer/Capturer/ICapturer.cs                  |   93 ++
 CesarPlayer/Capturer/LiveSourceTimer.cs            |   87 ++
 CesarPlayer/Capturer/ObjectManager.cs              |   39 +
 CesarPlayer/CesarPlayer.dll.config.in              |    3 +
 CesarPlayer/Common/Constants.cs                    |   28 +
 CesarPlayer/Common/Enum.cs                         |  168 +++
 CesarPlayer/Common/Handlers.cs                     |  106 ++
 CesarPlayer/Editor/EditorState.cs                  |   32 +
 CesarPlayer/Editor/GstVideoSplitter.cs             |  433 ++++++
 CesarPlayer/Editor/IVideoEditor.cs                 |   83 ++
 CesarPlayer/Editor/IVideoSplitter.cs               |   84 ++
 CesarPlayer/Editor/VideoSegment.cs                 |   70 +
 CesarPlayer/Gui/CapturerBin.cs                     |  362 +++++
 CesarPlayer/Gui/PlayerBin.cs                       |  619 +++++++++
 CesarPlayer/Gui/VolumeWindow.cs                    |   70 +
 CesarPlayer/Makefile.am                            |  113 ++
 CesarPlayer/MultimediaFactory.cs                   |  108 ++
 CesarPlayer/Player/GstDVDEvent.cs                  |   46 +
 CesarPlayer/Player/GstPlayer.cs                    | 1415 ++++++++++++++++++++
 CesarPlayer/Player/IPlayer.cs                      |  146 ++
 CesarPlayer/Player/ObjectManager.cs                |   38 +
 CesarPlayer/Utils/Device.cs                        |   90 ++
 CesarPlayer/Utils/FramesCapturer.cs                |  111 ++
 CesarPlayer/Utils/IFramesCapturer.cs               |   38 +
 CesarPlayer/Utils/IMetadataReader.cs               |   37 +
 CesarPlayer/Utils/MediaFile.cs                     |  170 +++
 CesarPlayer/Utils/PreviewMediaFile.cs              |  120 ++
 CesarPlayer/Utils/TimeString.cs                    |   83 ++
 CesarPlayer/cesarplayer.key                        |  Bin 0 -> 596 bytes
 CesarPlayer/cesarplayer.pc.in                      |    6 +
 CesarPlayer/gtk-gui/LongoMatch.Gui.CapturerBin.cs  |  169 +++
 CesarPlayer/gtk-gui/LongoMatch.Gui.PlayerBin.cs    |  337 +++++
 CesarPlayer/gtk-gui/LongoMatch.Gui.VolumeWindow.cs |   85 ++
 CesarPlayer/gtk-gui/generated.cs                   |  115 ++
 CesarPlayer/gtk-gui/gui.stetic                     |  451 +++++++
 CesarPlayer/gtk-gui/objects.xml                    |   31 +
 40 files changed, 6684 insertions(+)

Wed Dec 15 23:50:06 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Add libcesarplayer to chronojump 
 libcesarplayer/Makefile.am                       |   14 +
 libcesarplayer/src/Makefile.am                   |   50 +
 libcesarplayer/src/bacon-resize.c                |  338 ++
 libcesarplayer/src/bacon-resize.h                |   55 +
 libcesarplayer/src/bacon-video-widget-gst-0.10.c | 5640 ++++++++++++++++++++++
 libcesarplayer/src/bacon-video-widget.h          |  416 ++
 libcesarplayer/src/baconvideowidget-marshal.c    |  247 +
 libcesarplayer/src/baconvideowidget-marshal.h    |   44 +
 libcesarplayer/src/common.h                      |  106 +
 libcesarplayer/src/gst-camera-capturer.c         | 1783 +++++++
 libcesarplayer/src/gst-camera-capturer.h         |  103 +
 libcesarplayer/src/gst-smart-video-scaler.c      |  313 ++
 libcesarplayer/src/gst-smart-video-scaler.h      |   63 +
 libcesarplayer/src/gst-video-editor.c            | 1348 ++++++
 libcesarplayer/src/gst-video-editor.h            |   85 +
 libcesarplayer/src/gstscreenshot.c               |  203 +
 libcesarplayer/src/gstscreenshot.h               |   29 +
 libcesarplayer/src/gstvideowidget.c              | 1195 +++++
 libcesarplayer/src/gstvideowidget.h              |  125 +
 libcesarplayer/src/macros.h                      |   39 +
 libcesarplayer/src/main.c                        |   95 +
 libcesarplayer/src/video-utils.c                 |  236 +
 libcesarplayer/src/video-utils.h                 |   19 +
 23 files changed, 12546 insertions(+)

Wed Dec 15 23:47:45 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Delete binary from repo 
 chronojump_server/bin/chronojumpServer.dll | Bin 283136 -> 0 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

Wed Dec 15 23:46:28 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Make sure to close the reader 
 src/sqlite/session.cs | 1 +
 1 file changed, 1 insertion(+)

Wed Dec 15 22:28:25 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
WIP: Fix compilation issu with newer version of Mono.Data.Sqlite 
 chronojump_server/bin/chronojumpServer.dll         | Bin 282624 -> 283136 bytes
 src/oldCodeNeedToDBConvert/sqlite/person.cs        |   2 +-
 src/oldCodeNeedToDBConvert/sqlite/personSession.cs |   2 +-
 src/oldCodeNeedToDBConvert/sqlite/session.cs       |   2 +-
 src/sqlite/country.cs                              |   2 +-
 src/sqlite/event.cs                                |   2 +-
 src/sqlite/jump.cs                                 |   2 +-
 src/sqlite/jumpRj.cs                               |   2 +-
 src/sqlite/multiChronopic.cs                       |   2 +-
 src/sqlite/person.cs                               |   2 +-
 src/sqlite/personSession.cs                        |   2 +-
 src/sqlite/pulse.cs                                |   2 +-
 src/sqlite/reactionTime.cs                         |   2 +-
 src/sqlite/run.cs                                  |   2 +-
 src/sqlite/runInterval.cs                          |   2 +-
 src/sqlite/runType.cs                              |   4 ++--
 src/sqlite/server.cs                               |   4 ++--
 src/sqlite/session.cs                              |   4 ++--
 src/sqlite/speciallity.cs                          |   2 +-
 src/sqlite/sport.cs                                |   2 +-
 20 files changed, 22 insertions(+), 22 deletions(-)

Sat Dec 11 01:19:04 2010 +0100 Fran Diéguez <fran.dieguez@mabishu.com>
Added Galician translations 
 po/LINGUAS |    1 +
 po/gl.po   | 6276 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 6277 insertions(+)

Tue Oct 12 16:53:11 2010 +0200 Jorge González <jorgegonz@svn.gnome.org>
Updated Spanish translation 
 po/es.po | 565 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 295 insertions(+), 270 deletions(-)

Tue Aug 24 20:44:04 2010 +0200 Jorge González <jorgegonz@svn.gnome.org>
Updated Spanish translation 
 po/es.po | 1938 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 951 insertions(+), 987 deletions(-)

Thu Aug 19 21:28:45 2010 +0200 Bruno Brouard <annoa.b@gmail.com>
Updated French translation 
 po/fr.po | 180 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 103 insertions(+), 77 deletions(-)

Thu Aug 19 21:18:30 2010 +0200 Matej Dremelj <matej.dremelj@gmail.com>
Updated Slovenian translation 
 po/sl.po | 321 +++++++++++++++++++++++----------------------------------------
 1 file changed, 116 insertions(+), 205 deletions(-)

Fri Aug 13 15:51:41 2010 +0200 Matej Dremelj <matej.dremelj@gmail.com>
Updated Slovenian translation 
 po/sl.po | 4320 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 2276 insertions(+), 2044 deletions(-)

Fri Jul 30 19:47:54 2010 +0800 Aron Xu <aronxu@gnome.org>
Update Simplified Chinese translation. 
 po/zh_CN.po | 6339 ++++++++++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 5215 insertions(+), 1124 deletions(-)

Thu Jul 15 21:34:05 2010 +0200 Petr Kovar <pknbe@volny.cz>
Update Czech translation by Marek Cernocky 
 po/cs.po | 1579 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 801 insertions(+), 778 deletions(-)

Sun Jun 27 19:47:20 2010 +0200 Mario Blättermann <mariobl@gnome.org>
[i18n] Updated German translation 
 po/de.po | 1466 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 736 insertions(+), 730 deletions(-)

Fri Jun 25 16:59:26 2010 +0200 Bruno Brouard <annoa.b@gmail.com>
Updated French translation 
 po/fr.po | 7857 +++++++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 5499 insertions(+), 2358 deletions(-)

Thu Jun 17 00:38:21 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Add missing resource to the win32 build 
 Makefile.win32 | 1 +
 1 file changed, 1 insertion(+)

Wed Jun 16 23:58:23 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Update windows bundle 
 build/windows_bundle/bin/Chronojump.exe            | Bin 0 -> 15638242 bytes
 build/windows_bundle/bin/Chronojump_mini.exe       | Bin 0 -> 6317172 bytes
 build/windows_bundle/bin/MSVCR71.dll               | Bin 0 -> 348160 bytes
 build/windows_bundle/bin/_ctypes.pyd               | Bin 0 -> 81920 bytes
 build/windows_bundle/bin/_socket.pyd               | Bin 0 -> 53248 bytes
 build/windows_bundle/bin/_ssl.pyd                  | Bin 0 -> 655360 bytes
 build/windows_bundle/bin/bz2.pyd                   | Bin 0 -> 77824 bytes
 .../windows_bundle/bin/chronopic-firmwarecord.exe  | Bin 0 -> 3372478 bytes
 build/windows_bundle/bin/msvcp71.dll               | Bin 0 -> 499712 bytes
 build/windows_bundle/bin/python25.dll              | Bin 0 -> 2109440 bytes
 build/windows_bundle/bin/pywintypes25.dll          | Bin 0 -> 102400 bytes
 build/windows_bundle/bin/select.pyd                | Bin 0 -> 7680 bytes
 build/windows_bundle/bin/unicodedata.pyd           | Bin 0 -> 475136 bytes
 build/windows_bundle/bin/w9xpopen.exe              | Bin 0 -> 4608 bytes
 build/windows_bundle/bin/win32api.pyd              | Bin 0 -> 86016 bytes
 build/windows_bundle/bin/win32pipe.pyd             | Bin 0 -> 16896 bytes
 build/windows_bundle/bin/wx._controls_.pyd         | Bin 0 -> 942080 bytes
 build/windows_bundle/bin/wx._core_.pyd             | Bin 0 -> 983040 bytes
 build/windows_bundle/bin/wx._gdi_.pyd              | Bin 0 -> 741376 bytes
 build/windows_bundle/bin/wx._misc_.pyd             | Bin 0 -> 663552 bytes
 build/windows_bundle/bin/wx._windows_.pyd          | Bin 0 -> 655360 bytes
 build/windows_bundle/bin/wxbase28uh_net_vc.dll     | Bin 0 -> 135168 bytes
 build/windows_bundle/bin/wxbase28uh_vc.dll         | Bin 0 -> 1327104 bytes
 build/windows_bundle/bin/wxmsw28uh_adv_vc.dll      | Bin 0 -> 724992 bytes
 build/windows_bundle/bin/wxmsw28uh_core_vc.dll     | Bin 0 -> 3186688 bytes
 build/windows_bundle/bin/wxmsw28uh_html_vc.dll     | Bin 0 -> 483328 bytes
 .../chronopic_firmware_10ms_unvalidated.hex        |  28 +++++++++++++++++++++
 .../firmware/chronopic_firmware_50ms.hex           |  28 +++++++++++++++++++++
 .../share/chronojump/firmware/ledp.hex             |   8 ++++++
 .../share/doc/chronojump/chronojump_manual_es.pdf  | Bin 2099184 -> 3372877 bytes
 .../share/locale/ca/LC_MESSAGES/chronojump.mo      | Bin 0 -> 93101 bytes
 .../share/locale/cs/LC_MESSAGES/chronojump.mo      | Bin 0 -> 105012 bytes
 .../share/locale/de/LC_MESSAGES/chronojump.mo      | Bin 0 -> 99563 bytes
 .../share/locale/es/LC_MESSAGES/chronojump.mo      | Bin 0 -> 103357 bytes
 .../share/locale/sl/LC_MESSAGES/chronojump.mo      | Bin 0 -> 99922 bytes
 35 files changed, 64 insertions(+)

Thu Jun 17 20:10:07 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
Bump version 0.9.2 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Jun 17 20:01:51 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
code cleaning 
 chronojump_server/bin/chronojumpServer.dll | Bin 282624 -> 282624 bytes
 src/chronojump.cs                          |   5 ++--
 src/execute/jump.cs                        |   2 +-
 src/exportSession.cs                       |   2 --
 src/gui/chronojump.cs                      |  37 +++++++++--------------------
 src/gui/chronopic.cs                       |   9 ++++---
 src/gui/confirm.cs                         |  10 +++-----
 src/gui/convertWeight.cs                   |  12 +++-------
 src/gui/eventExecute.cs                    |  23 ------------------
 src/gui/jump.cs                            |   4 ++--
 src/gui/jumpType.cs                        |   3 +--
 src/gui/person.cs                          |  16 ++++---------
 src/gui/preferences.cs                     |   4 ++--
 src/gui/queryServer.cs                     |   1 -
 src/gui/report.cs                          |   1 -
 src/gui/run.cs                             |   9 +++----
 src/gui/runType.cs                         |   3 +--
 src/gui/session.cs                         |   5 +---
 src/gui/stats.cs                           |   1 -
 src/log.cs                                 |   2 +-
 src/multiChronopic.cs                      |   1 -
 src/person.cs                              |   8 +------
 src/sqlite/personSession.cs                |   2 --
 src/statType.cs                            |  28 ----------------------
 src/stats/graphs/ieIub.cs                  |   1 -
 src/stats/main.cs                          |   1 -
 src/stats/rjAVGSD.cs                       |   1 -
 src/treeViewEvent.cs                       |   3 +--
 src/treeViewMultiChronopic.cs              |   9 -------
 29 files changed, 42 insertions(+), 161 deletions(-)

Thu Jun 17 18:31:24 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
website: link to chronopic 2 
 web/chronopic_build.html    | 2 ++
 web/chronopic_build_es.html | 1 +
 2 files changed, 3 insertions(+)

Thu Jun 17 08:48:41 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
website: Added wikipedia article 
 web/documents.html    | 4 +++-
 web/documents_es.html | 4 +++-
 web/style.css         | 4 ++--
 3 files changed, 8 insertions(+), 4 deletions(-)

Wed Jun 16 23:55:31 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Update  innosetup installer 
 .../windows_bundle/build/chronojump_innosetup.iss  | 132 +++++++++++----------
 1 file changed, 67 insertions(+), 65 deletions(-)

Wed Jun 16 23:50:32 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Add some fixes with paths in win32 
 .../chronopic-firmwarecord/chronopic-firmwarecord.in              | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Wed Jun 16 21:29:04 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Open the file selection dialog in the firmware folder 
 chronopic-firmware/chronopic-firmwarecord/chronopic-firmwarecord.in | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Wed Jun 16 21:12:21 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Install firmware files in share/chronopic/firmware 
 chronopic-firmware/chronopic-firmwarecord/Makefile.am | 7 +++++++
 1 file changed, 7 insertions(+)

Wed Jun 16 16:53:36 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
website: added link to bar displacement article 
 web/documents.html    | 8 +++++---
 web/documents_es.html | 8 +++++---
 2 files changed, 10 insertions(+), 6 deletions(-)

Wed Jun 16 12:45:35 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
chronopic-firmwarecord filechooser path & help info 
 .../chronopic-firmwarecord.in                      |   6 +-
 .../chronopic-firmwarecord.py                      | 449 ---------------------
 2 files changed, 3 insertions(+), 452 deletions(-)

Wed Jun 16 12:45:19 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
Update catalan translation 
 po/ca.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Jun 16 12:44:57 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
Updated spanish translation 
 po/es.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Jun 15 22:44:01 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Update debian packaging files 
 debian/changelog |  2 +-
 debian/control   | 10 ++++++----
 2 files changed, 7 insertions(+), 5 deletions(-)

Tue Jun 15 22:26:12 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Update win32 setup script with the new name for the firmware recorder 
 chronopic-firmware/chronopic-firmwarecord/setup.py | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

Tue Jun 15 22:03:19 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Add firmware recorder to the build system 
 Makefile.am                                        |   4 +-
 chronopic-firmware/Makefile.am                     |   5 +
 .../chronopic-firmwarecord/Makefile.am             |   5 +
 .../chronopic-firmwarecord.in                      | 456 +++++++++++++++++++++
 .../chronopic-firmwarecord/libIris/Makefile.am     |  14 +
 configure.ac                                       |   6 +
 6 files changed, 488 insertions(+), 2 deletions(-)

Mon Jun 14 20:24:18 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Rename pydownloader to chronopic-firmwarecord 
 chronopic-firmware/chronopic-firmwarecord/README   |  19 +
 .../chronopic-firmwarecord.py                      | 449 +++++++++++++++++
 .../chronopic_firmware_10ms_unvalidated.hex        |  28 ++
 .../chronopic_firmware_50ms.hex                    |  28 ++
 chronopic-firmware/chronopic-firmwarecord/ledp.hex |   8 +
 .../chronopic-firmwarecord/libIris/IntelHex.py     | 536 +++++++++++++++++++++
 .../libIris/Pic16_Bootloader.py                    | 446 +++++++++++++++++
 .../libIris/Pic16_Firmware.py                      |  70 +++
 .../chronopic-firmwarecord/libIris/__init__.py     |  51 ++
 .../chronopic-firmwarecord/msvcp71.dll             | Bin 0 -> 499712 bytes
 chronopic-firmware/chronopic-firmwarecord/setup.py |  67 +++
 chronopic-firmware/pydownloader-chronopic/README   |  19 -
 .../chronopic_firmware_10ms_unvalidated.hex        |  28 --
 .../chronopic_firmware_50ms.hex                    |  28 --
 chronopic-firmware/pydownloader-chronopic/ledp.hex |   8 -
 .../pydownloader-chronopic/libIris/IntelHex.py     | 536 ---------------------
 .../libIris/Pic16_Bootloader.py                    | 446 -----------------
 .../libIris/Pic16_Firmware.py                      |  70 ---
 .../pydownloader-chronopic/libIris/__init__.py     |  51 --
 .../pydownloader-chronopic/msvcp71.dll             | Bin 499712 -> 0 bytes
 .../pydownloader-chronopic/pydownloader-wx.py      | 449 -----------------
 chronopic-firmware/pydownloader-chronopic/setup.py |  67 ---
 22 files changed, 1702 insertions(+), 1702 deletions(-)

Mon Jun 14 20:05:32 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Delete deprecated files 
 Makefile.old                | 176 --------------------------------------------
 compile_po_files.sh         |  36 ---------
 create_release_linux_src.sh |  89 ----------------------
 3 files changed, 301 deletions(-)

Tue Jun 15 11:34:59 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
Added missing chronojump-boscosystem_white_bg.png 
 images/chronojump-boscosystem_white_bg.png | Bin 0 -> 7398 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

Mon Jun 14 20:24:59 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
website: added tweeter news 
 chronojump_server/bin/chronojumpServer.dll         | Bin 283136 -> 282624 bytes
 .../svg/chronojump-boscosystem-schema_es.svg       |  10 ++--
 web/index.html                                     |  61 ++++++++++++++++-----
 web/index_es.html                                  |  57 +++++++++++++++----
 web/style.css                                      |   1 -
 web/twitter_widget.js                              |   9 +++
 6 files changed, 106 insertions(+), 32 deletions(-)

Sun Jun 13 00:16:26 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
Added schema to website 
 web/images/chronojump-boscosystem-schema.png       | Bin 0 -> 31573 bytes
 web/images/chronojump-boscosystem-schema_es.png    | Bin 0 -> 31872 bytes
 web/images/chronojump-boscosystem-schema_small.png | Bin 0 -> 7670 bytes
 .../chronojump-boscosystem-schema_small_es.png     | Bin 0 -> 7733 bytes
 web/images/svg/chronojump-boscosystem-schema.svg   | 597 +++++++++++++++++++++
 .../svg/chronojump-boscosystem-schema_es.svg       | 595 ++++++++++++++++++++
 web/index.html                                     |   7 +
 web/index_es.html                                  |   7 +
 8 files changed, 1206 insertions(+)

Fri Jun 11 18:29:20 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
Updates spanish translation 
 po/es.po | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

Fri Jun 11 18:29:07 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
Updated catalan translation 
 po/ca.po | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

Fri Jun 11 18:27:20 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
Changed Carlos line 
 howto_translate.txt | 3 +++
 src/constants.cs    | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

Fri Jun 11 14:13:28 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
Updated spanish translation 
 po/es.po | 2774 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1412 insertions(+), 1362 deletions(-)

Fri Jun 11 14:11:14 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
Updated catalan translation 
 po/ca.po | 1678 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 868 insertions(+), 810 deletions(-)

Fri Jun 11 13:46:08 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
Fixed cancelling before start on pulse 
 src/execute/pulse.cs | 3 +++
 src/gui/error.cs     | 3 ---
 2 files changed, 3 insertions(+), 3 deletions(-)

Fri Jun 11 13:22:56 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
Fixed Chronopic detection on start DJ and RJ 
 src/execute/jump.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Thu Jun 10 15:27:37 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
Improvements on Chronopic connection 
 src/chronopic.cs | 38 ++++++++++++++++++++------------------
 1 file changed, 20 insertions(+), 18 deletions(-)

Thu Jun 10 15:18:31 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
Chronopic window more informative 
 glade/chronojump.glade    | 1456 +++++++++++++++++++++++----------------------
 web/images/svg/cables.svg |   10 +-
 2 files changed, 752 insertions(+), 714 deletions(-)

Tue Jun 8 02:45:58 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
website cables improvements 
 web/images/cables.png     | Bin 25265 -> 23300 bytes
 web/images/cables_big.png | Bin 58019 -> 53347 bytes
 web/images/svg/cables.svg | 176 +++++++++++++++++++++-------------------------
 3 files changed, 82 insertions(+), 94 deletions(-)

Mon Jun 7 18:46:36 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
PyDownloader: Added help 
 chronopic-firmware/pydownloader-chronopic/pydownloader-wx.py | 6 ++++++
 1 file changed, 6 insertions(+)

Sun Jun 6 10:12:32 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
Fixed avg on query server on english 
 chronojump_server/bin/chronojumpServer.dll | Bin 282624 -> 283136 bytes
 src/gui/queryServer.cs                     |   6 ++++--
 src/util.cs                                |  14 ++++++++++++++
 3 files changed, 18 insertions(+), 2 deletions(-)

Fri Jun 4 21:46:02 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
Firmware-50ms to english (variables & comments) 
 .../chronopic-firmware-50ms.asm                    | 610 ++++++++++-----------
 1 file changed, 301 insertions(+), 309 deletions(-)

Fri Jun 4 17:51:11 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
Added firmware in assembler 
 .../chronopic-firmware-50ms.asm                    | 629 +++++++++++++++++++++
 1 file changed, 629 insertions(+)

Fri Jun 4 00:11:21 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Add script to compile the firmware updater 
 chronopic-firmware/pydownloader-chronopic/README   |  19 ++++++
 .../pydownloader-chronopic/msvcp71.dll             | Bin 0 -> 499712 bytes
 chronopic-firmware/pydownloader-chronopic/setup.py |  67 +++++++++++++++++++++
 3 files changed, 86 insertions(+)

Thu Jun 3 23:01:31 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Delete unused files 
 .../pydownloader-chronopic/libIris/IntelHex.pyc    | Bin 11367 -> 0 bytes
 .../libIris/Pic16_Bootloader.pyc                   | Bin 8504 -> 0 bytes
 .../libIris/Pic16_Bootloader.py~                   | 446 ---------------------
 .../libIris/Pic16_Firmware.pyc                     | Bin 5167 -> 0 bytes
 .../pydownloader-chronopic/libIris/__init__.pyc    | Bin 1132 -> 0 bytes
 .../pydownloader-chronopic/libIris/__init__.py~    |  51 ---
 6 files changed, 497 deletions(-)

Thu Jun 3 21:58:57 2010 +0200 Jorge González <jorgegonz@svn.gnome.org>
Updated Spanish translation 
 po/es.po | 267 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 139 insertions(+), 128 deletions(-)

Wed Jun 2 19:42:53 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
Added pydownloader (adapted to Chronopic) to record firmware easy 
 .../chronopic_firmware_10ms_unvalidated.hex        |  28 ++
 .../chronopic_firmware_50ms.hex                    |  28 ++
 chronopic-firmware/pydownloader-chronopic/ledp.hex |   8 +
 .../pydownloader-chronopic/libIris/IntelHex.py     | 536 +++++++++++++++++++++
 .../pydownloader-chronopic/libIris/IntelHex.pyc    | Bin 0 -> 11367 bytes
 .../libIris/Pic16_Bootloader.py                    | 446 +++++++++++++++++
 .../libIris/Pic16_Bootloader.pyc                   | Bin 0 -> 8504 bytes
 .../libIris/Pic16_Bootloader.py~                   | 446 +++++++++++++++++
 .../libIris/Pic16_Firmware.py                      |  70 +++
 .../libIris/Pic16_Firmware.pyc                     | Bin 0 -> 5167 bytes
 .../pydownloader-chronopic/libIris/__init__.py     |  51 ++
 .../pydownloader-chronopic/libIris/__init__.pyc    | Bin 0 -> 1132 bytes
 .../pydownloader-chronopic/libIris/__init__.py~    |  51 ++
 .../pydownloader-chronopic/pydownloader-wx.py      | 443 +++++++++++++++++
 14 files changed, 2107 insertions(+)

Wed Jun 2 17:57:37 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
code cleaning 
 src/execute/jump.cs | 30 ------------------------------
 src/execute/run.cs  | 10 ----------
 2 files changed, 40 deletions(-)

Wed Jun 2 17:52:30 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
Fixed multichronopic hbox sensitiveness 
 src/execute/multiChronopic.cs | 6 +++---
 src/gui/chronojump.cs         | 3 ++-
 2 files changed, 5 insertions(+), 4 deletions(-)

Wed Jun 2 17:12:54 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
disconnected chronopic detected by all events 
 po/POTFILES.in                |  1 +
 src/execute/event.cs          | 12 +++++++++++-
 src/execute/jump.cs           | 40 +++++++++++++++++++++++++++++++---------
 src/execute/multiChronopic.cs | 23 +++++++++++++++++++----
 src/execute/pulse.cs          |  8 +++++++-
 src/execute/reactionTime.cs   |  8 +++++++-
 src/execute/run.cs            | 22 +++++++++++++++++++++-
 src/gui/chronojump.cs         | 27 ++++++++++++++++++++++++++-
 8 files changed, 123 insertions(+), 18 deletions(-)

Wed Jun 2 16:31:06 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
Chronopic win detects also disconnected Chronopics 
 src/gui/chronopic.cs | 47 +++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 47 insertions(+)

Wed Jun 2 15:34:09 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
Chronopic win plays sound when connected 
 src/gui/chronojump.cs |  4 ++--
 src/gui/chronopic.cs  | 10 ++++++++--
 2 files changed, 10 insertions(+), 4 deletions(-)

Wed Jun 2 15:33:57 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
website changes 
 web/hardware_store.html    | 6 +++---
 web/hardware_store_es.html | 6 +++---
 web/style.css              | 2 ++
 3 files changed, 8 insertions(+), 6 deletions(-)

Wed Jun 2 00:21:24 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
Feature: detects if Chronopic is disconnected (only simple jumps yet) 
 src/chronopic.cs      | 14 ++++++++++++++
 src/execute/event.cs  | 15 ++++++++++++++-
 src/execute/jump.cs   | 31 ++++++++++++++++++++++++++++---
 src/gui/chronojump.cs | 20 +++++++++++++-------
 src/gui/chronopic.cs  |  9 ++++-----
 5 files changed, 73 insertions(+), 16 deletions(-)

Wed Jun 2 00:21:07 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
website: change cables 
 web/images/svg/cables.svg | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

Tue Jun 1 20:49:08 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
website: cables info 
 web/hardware_store.html    |   30 +-
 web/hardware_store_es.html |   36 +-
 web/images/cables.png      |  Bin 0 -> 25265 bytes
 web/images/cables_big.png  |  Bin 0 -> 58019 bytes
 web/images/svg/cables.svg  | 2056 ++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 2111 insertions(+), 11 deletions(-)

Mon May 31 23:19:28 2010 +0200 Christian Kirbach <Christian.Kirbach@googlemail.com>
Updated German translation 
 po/de.po | 1812 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 1023 insertions(+), 789 deletions(-)

Mon May 31 22:43:47 2010 +0200 Petr Kovar <pknbe@volny.cz>
Update Czech translation by Marek Cernocky 
 po/cs.po | 1074 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 558 insertions(+), 516 deletions(-)

Sat May 29 11:27:47 2010 +0200 Jorge González <jorgegonz@svn.gnome.org>
Updated Spanish translation 
 po/es.po | 1053 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 550 insertions(+), 503 deletions(-)

Sat May 29 00:19:07 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
windows driver for windows 7 
 build/windows_bundle/build/chronojump_innosetup.iss |   2 +-
 build/windows_bundle/drivers/CDM 2.04.16.exe        | Bin 2397163 -> 0 bytes
 build/windows_bundle/drivers/CDM20600.exe           | Bin 0 -> 2345187 bytes
 3 files changed, 1 insertion(+), 1 deletion(-)

Fri May 28 22:00:05 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
metric units on person win 
 chronojump_server/bin/chronojumpServer.dll | Bin 282624 -> 282624 bytes
 glade/chronojump.glade                     | 292 +++++++++++++++++++++++------
 po/ca.po                                   |   3 +-
 src/constants.cs                           |   3 +-
 src/gui/chronojump.cs                      |   4 +-
 src/gui/genericWindow.cs                   |  32 +++-
 src/gui/person.cs                          |  27 +++
 src/gui/stats.cs                           |  11 +-
 src/util.cs                                |   8 +
 9 files changed, 303 insertions(+), 77 deletions(-)

Fri May 28 17:15:45 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
Graphs have line width 
 chronojump_server/bin/chronojumpServer.dll | Bin 282624 -> 282624 bytes
 glade/chronojump.glade                     |  37 ++++++++++++++++++++++++++++-
 src/gui/stats.cs                           |  20 +++++++++++++++-
 src/stats/graphs/graphROptions.cs          |  21 +++++++++-------
 src/stats/main.cs                          |  30 +++++++++++------------
 5 files changed, 82 insertions(+), 26 deletions(-)

Fri May 28 16:47:05 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
Fixed runIntervalDistancesString shown on treeview Add 
 chronojump_server/bin/chronojumpServer.dll | Bin 282624 -> 282624 bytes
 src/execute/event.cs                       |  14 +++++++-------
 src/runType.cs                             |   2 +-
 src/treeViewRun.cs                         |   4 ++--
 4 files changed, 10 insertions(+), 10 deletions(-)

Fri May 28 15:45:45 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
app1 & about have white behind logo 
 glade/chronojump.glade | 138 ++++++++++++++-----------------------------------
 src/gui/about.cs       |   3 ++
 src/gui/chronojump.cs  |   5 ++
 3 files changed, 48 insertions(+), 98 deletions(-)

Fri May 28 15:28:39 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
report now shows logo 
 chronojump_server/bin/chronojumpServer.dll | Bin 282624 -> 282624 bytes
 src/Makefile.am                            |   5 +++--
 src/angle/kneeAngle.cpp                    |   5 +++++
 src/constants.cs                           |   2 +-
 4 files changed, 9 insertions(+), 3 deletions(-)

Tue May 25 18:46:03 2010 +0200 Jorge González <jorgegonz@svn.gnome.org>
Updated Spanish translation 
 po/es.po | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Fri May 21 04:41:02 2010 +0800 Xavier de Blas <xaviblas@master.gnome.org>
small change in compilation form Linux Mint 9 
 chronojump_server/Makefile.am              |   2 +-
 chronojump_server/bin/chronojumpServer.dll | Bin 281088 -> 282624 bytes
 2 files changed, 1 insertion(+), 1 deletion(-)

Wed May 19 21:00:46 2010 +0200 Mario Blättermann <mariobl@gnome.org>
Updated German translation 
 po/de.po | 444 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 219 insertions(+), 225 deletions(-)

Wed May 19 14:13:04 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle blackWithoutMakers predicts done! 
 src/angle/kneeAngle.cpp          | 182 +++++++++++++++++++++------------------
 src/angle/kneeAngleFunctions.cpp |   6 +-
 src/angle/kneeAngleRInside.cpp   |  20 +++++
 src/angle/model.RDat             | Bin 0 -> 72428 bytes
 4 files changed, 120 insertions(+), 88 deletions(-)

Wed May 19 02:11:49 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle blackWithoutMarkers close to prediction 
 src/angle/kneeAngle.cpp          | 54 ++++++++++++++++++++++++++++++++--------
 src/angle/kneeAngleFunctions.cpp | 22 ++++++++++++++++
 2 files changed, 66 insertions(+), 10 deletions(-)

Tue May 18 22:43:30 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle: blackWithoutMarkers works again 
 src/angle/kneeAngle.cpp | 43 +++++++++++++++++++++++++++++++++++++++----
 1 file changed, 39 insertions(+), 4 deletions(-)

Mon May 17 18:13:26 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
website: Added flexible platform 
 web/hardware_store.html                               |  14 +++++---------
 web/hardware_store_es.html                            |  11 ++++-------
 web/images/chronojump_flexible_platform_small.jpg     | Bin 0 -> 22694 bytes
 web/images/svg/chronojump_flexible_platform_small.xcf | Bin 0 -> 354513 bytes
 4 files changed, 9 insertions(+), 16 deletions(-)

Mon May 17 17:06:38 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle cleaning 
 src/angle/kneeAngleFunctions.cpp | 3 ++-
 src/angle/kneeAngleGlobal.cpp    | 2 +-
 src/angle/kneeAngleRInside.cpp   | 3 ++-
 src/angle/kneeAngleUtil.cpp      | 2 +-
 4 files changed, 6 insertions(+), 4 deletions(-)

Mon May 17 17:06:20 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
Added developer: Carlos J. Gil Bellosta 
 src/constants.cs | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Mon May 10 20:42:11 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle code cleaning, moved code of kalman, 3d calculations and geometric points to dir "old" 
 src/angle/kneeAngle.cpp                            |  694 +-----
 ...gle_with_kalman_and_3d_and_geometric_points.cpp | 2299 ++++++++++++++++++++
 2 files changed, 2301 insertions(+), 692 deletions(-)

Mon May 10 20:09:27 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle: validation includes blackOnlyMarkers 
 src/angle/kneeAngle.cpp               |  49 ++--
 src/angle/kneeAngleFunctions.cpp      |  20 +-
 src/angle/kneeAngleGlobal.cpp         |   3 +-
 src/angle/kneeAngle_black.png         | Bin 46137 -> 43408 bytes
 src/angle/kneeAngle_black.svg         | 161 ++++++++----
 src/angle/kneeAngle_black_contour.png | Bin 47903 -> 45275 bytes
 src/angle/kneeAngle_black_contour.svg | 145 +++++++----
 src/angle/kneeAngle_intro.png         | Bin 45833 -> 31642 bytes
 src/angle/kneeAngle_intro.svg         | 445 +++++++++++++++-------------------
 src/angle/kneeAngle_skin.png          | Bin 43586 -> 43645 bytes
 src/angle/kneeAngle_skin.svg          | 110 +++++----
 11 files changed, 493 insertions(+), 440 deletions(-)

Tue May 4 13:35:44 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle: at end waits 1.5s to end writing files 
 src/angle/kneeAngle.cpp | 2 ++
 1 file changed, 2 insertions(+)

Tue May 4 13:34:45 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
website photocell updates 
 web/hardware_store.html    | 2 +-
 web/hardware_store_es.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Tue May 4 11:58:06 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle: added rectHP & rectHWP 
 src/angle/kneeAngle.cpp     | 46 +++++++++++++++++++++++++++------------------
 src/angle/kneeAngleUtil.cpp | 13 +++++++++++--
 2 files changed, 39 insertions(+), 20 deletions(-)

Tue May 4 01:23:31 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneePointFront & Back now % of maxrect 
 src/angle/kneeAngle.cpp          | 53 ++++++++++++++++++++++------------------
 src/angle/kneeAngleFunctions.cpp |  3 +--
 2 files changed, 30 insertions(+), 26 deletions(-)

Mon May 3 19:03:52 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle: black mode when !UseContour now uses outputTemp: data is ok all the time 
 src/angle/kneeAngle.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Mon May 3 18:20:05 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle fDataRaw bug in closing fixed. Smooth not activated now 
 src/angle/kneeAngle.cpp | 4 ++++
 1 file changed, 4 insertions(+)

Mon May 3 17:53:34 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle: use blackOnlyMarkers instead of validation. kneePointFront & back now always 0 if undetected 
 src/angle/kneeAngle.cpp          |  35 ++++++++++++++++---
 src/angle/kneeAngleFunctions.cpp |   1 -
 src/angle/kneeAngle_intro.png    | Bin 38016 -> 45833 bytes
 src/angle/kneeAngle_intro.svg    |  71 ++++++++++++++++++++++++++++++++++++---
 4 files changed, 97 insertions(+), 10 deletions(-)

Sat May 1 13:34:46 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle: on all markers mode, starts at last highest hipY 
 src/angle/kneeAngle.cpp     | 10 ++++++++--
 src/angle/kneeAngleUtil.cpp |  9 +++++++++
 2 files changed, 17 insertions(+), 2 deletions(-)

Sat May 1 13:34:26 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
website: added photocells price 
 web/hardware_store.html    | 2 +-
 web/hardware_store_es.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Fri Apr 30 23:00:29 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle Fixed bug that prints rows with angle not found as -1 Now correct points have to be found before, and then correct row is printed 
 src/angle/kneeAngle.cpp | 43 +++++++++++++++++++++++--------------------
 1 file changed, 23 insertions(+), 20 deletions(-)

Thu Apr 29 21:44:41 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle: validation allows ROI 
 src/angle/kneeAngle.cpp               |  91 +++-
 src/angle/kneeAngleFunctions.cpp      |  13 +-
 src/angle/kneeAngleOptions.txt        |   2 +-
 src/angle/kneeAngle_black_contour.png | Bin 45734 -> 47903 bytes
 src/angle/kneeAngle_black_contour.svg | 904 ++++++++++++++++++++++++++++++----
 5 files changed, 889 insertions(+), 121 deletions(-)

Thu Apr 29 00:07:33 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle: kneePointFront & Back 
 src/angle/kneeAngle.cpp          | 60 ++++++++++++++++++++++++++++------------
 src/angle/kneeAngleFunctions.cpp | 42 +++++++++++++++++++---------
 src/angle/kneeAngleGlobal.cpp    |  1 +
 3 files changed, 73 insertions(+), 30 deletions(-)

Wed Apr 28 19:57:20 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle: new options file. Global vars with caps 
 src/angle/kneeAngle.cpp          | 437 ++++++++++++++++++++++-----------------
 src/angle/kneeAngleFunctions.cpp |  96 ++++-----
 src/angle/kneeAngleGlobal.cpp    |  71 +++----
 src/angle/kneeAngleOptions.txt   |   6 +
 src/angle/kneeAngleUtil.cpp      |   7 +-
 5 files changed, 342 insertions(+), 275 deletions(-)

Wed Apr 28 15:53:54 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle: lots of improvements... don't write files until end used raw and smooth files rows of each file: H(x,y), K(x,y),T(x,y), angle, rect, rect% y 0 at bottom first written row is when flexion starts code cleaning 
 src/angle/kneeAngle.cpp        | 430 +++++++++++++++++++++--------------------
 src/angle/kneeAngleGlobal.cpp  |  16 --
 src/angle/kneeAngleRInside.cpp |  32 +--
 src/angle/kneeAngleUtil.cpp    |  15 ++
 4 files changed, 256 insertions(+), 237 deletions(-)

Tue Apr 27 18:42:03 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle: done smooth points at end of capture 
 src/angle/kneeAngle.cpp        | 40 +++++++++++++++++++++++------
 src/angle/kneeAngleGlobal.cpp  |  8 ++++++
 src/angle/kneeAngleRInside.cpp | 57 ++++++++++++++++++++++++++++++++++++++++--
 3 files changed, 95 insertions(+), 10 deletions(-)

Tue Apr 27 01:52:10 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle prediction cleaner 
 src/angle/kneeAngle.cpp        |  59 ++++++++++------
 src/angle/kneeAngleGlobal.cpp  |   3 +-
 src/angle/kneeAngleRInside.cpp | 156 ++++++++++++++---------------------------
 3 files changed, 92 insertions(+), 126 deletions(-)

Mon Apr 26 19:09:48 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
RInside for predict points 
 src/angle/kneeAngle.cpp          |  98 +++++++++++++++++++++----
 src/angle/kneeAngleFunctions.cpp |  33 +++++----
 src/angle/kneeAngleGlobal.cpp    |   9 +++
 src/angle/kneeAngleRInside.cpp   | 150 +++++++++++++++++++++++++++++++++++++++
 src/angle/kneeAngleUtil.cpp      |  10 +--
 5 files changed, 267 insertions(+), 33 deletions(-)

Mon Apr 26 19:09:33 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
website updates 
 web/hardware_store.html    | 4 ++--
 web/hardware_store_es.html | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Tue Apr 20 15:50:19 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
Fixed Steven Shiau Estaer Egg in NCHC 
 src/execute/jump.cs | 3 ---
 1 file changed, 3 deletions(-)

Tue Apr 20 13:42:27 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
Demo in NCHC, Steven Shiau faked jumps 
 src/execute/jump.cs        | 3 +++
 web/hardware_store_es.html | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

Wed Apr 14 14:54:03 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
website updates 
 web/construction_contact_platform.html    |    8 +
 web/construction_contact_platform_es.html |    7 +
 web/documents.html                        |    2 +-
 web/documents_es.html                     |    2 +-
 web/hardware_store.html                   |   73 +-
 web/hardware_store_es.html                |   73 +-
 web/images/svg/typical_uses.svg           | 2329 +++++++++++++++++++++++++++++
 web/images/typical_uses.png               |  Bin 0 -> 12986 bytes
 web/images/typical_uses_small.png         |  Bin 0 -> 1371 bytes
 web/style.css                             |    4 +
 10 files changed, 2470 insertions(+), 28 deletions(-)

Mon Apr 12 18:45:57 2010 +0200 Jorge González <jorgegonz@svn.gnome.org>
Updated Spanish translation 
 po/es.po | 22 ++++++++++++++--------
 1 file changed, 14 insertions(+), 8 deletions(-)

Sun Apr 11 16:34:54 2010 +0200 Jorge González <jorgegonz@svn.gnome.org>
Updated Spanish translation 
 po/es.po | 227 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 114 insertions(+), 113 deletions(-)

Tue Apr 6 19:37:51 2010 +0200 Jorge González <jorgegonz@svn.gnome.org>
Updated Spanish translation 
 po/es.po | 1910 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 926 insertions(+), 984 deletions(-)

Sun Apr 4 02:15:46 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle: improvements on copying to csv file 
 src/angle/kneeAngle.cpp | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

Sat Apr 3 16:28:44 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle: rectangle validation works! and stores data 
 src/angle/kneeAngle.cpp          | 244 +++++++++++++++++++++++++++++----------
 src/angle/kneeAngleFunctions.cpp |   6 +-
 src/angle/kneeAngleUtil.cpp      |  19 +++
 src/gui/event.cs                 |   1 +
 4 files changed, 205 insertions(+), 65 deletions(-)

Fri Apr 2 12:04:50 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle: better calculateThresholdStart 
 src/angle/kneeAngleFunctions.cpp | 28 ++++++++++++++++++++++++++--
 web/hardware_store.html          | 12 ++++++------
 web/hardware_store_es.html       | 12 ++++++------
 3 files changed, 38 insertions(+), 14 deletions(-)

Mon Mar 29 21:02:40 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle: after show minimum need to press q or Q 
 src/angle/kneeAngle.cpp | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

Mon Mar 29 20:37:37 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle: a point is hip, knee or toe depending on distance between old 
 src/angle/kneeAngle.cpp               |  19 ++++++++---
 src/angle/kneeAngleFunctions.cpp      |  61 +++++++++++++++++++++++++++++++---
 src/angle/kneeAngleGlobal.cpp         |   2 +-
 src/angle/kneeAngle_black_contour.png | Bin 45421 -> 45734 bytes
 src/angle/kneeAngle_black_contour.svg |   6 ++--
 5 files changed, 75 insertions(+), 13 deletions(-)

Mon Mar 29 14:55:03 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle: can show stored minimum frame and delete it 
 src/angle/kneeAngle.cpp               |  29 ++++++++++++++++------
 src/angle/kneeAngleGlobal.cpp         |   3 ++-
 src/angle/kneeAngle_black_contour.png | Bin 40297 -> 45421 bytes
 src/angle/kneeAngle_black_contour.svg |  44 ++++++++++++++++++++++++++++++----
 4 files changed, 64 insertions(+), 12 deletions(-)

Sun Mar 28 21:36:27 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle: blackOnlyMarkers hsa gui for contour and can change easily to points gui 
 src/angle/kneeAngle.cpp               |  227 +-
 src/angle/kneeAngleFunctions.cpp      |  128 +-
 src/angle/kneeAngleGlobal.cpp         |   16 +-
 src/angle/kneeAngle_black.png         |  Bin 44645 -> 46137 bytes
 src/angle/kneeAngle_black.svg         |   69 +-
 src/angle/kneeAngle_black_contour.png |  Bin 0 -> 40297 bytes
 src/angle/kneeAngle_black_contour.svg | 5715 +++++++++++++++++++++++++++++++++
 7 files changed, 5994 insertions(+), 161 deletions(-)

Sun Mar 28 02:31:51 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle: show counter until startAt frame 
 src/angle/kneeAngle.cpp          | 18 +++++++++++++++---
 src/angle/kneeAngleFunctions.cpp |  3 ++-
 2 files changed, 17 insertions(+), 4 deletions(-)

Sun Mar 28 02:00:59 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAnngle: Initial points threshold is also calculated from brightness 
 src/angle/kneeAngle.cpp          | 14 ++++++++------
 src/angle/kneeAngleFunctions.cpp | 20 ++++++++++++++++----
 2 files changed, 24 insertions(+), 10 deletions(-)

Sun Mar 28 00:52:19 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle: if foundHoles don't success, don't writes in image that foundHolesSkin will manage 
 src/angle/kneeAngle.cpp | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

Sat Mar 27 23:31:36 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle: when lost a point, press 'l': last 
 src/angle/kneeAngle.cpp | 30 +++++++++++++++++++++++++++---
 1 file changed, 27 insertions(+), 3 deletions(-)

Sat Mar 27 22:52:01 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle improvements: If blackOnlyMarkers and hip or toe is touching top or bottom of image, findHolesSkin method is used (because they are out of largest contour) Image can start at any percent: provide .x to start at x% Can start directly in desired mode Help message improved 
 src/angle/kneeAngle.cpp       | 58 +++++++++++++++++++++----------------------
 src/angle/kneeAngleGlobal.cpp | 27 ++++++++++----------
 2 files changed, 43 insertions(+), 42 deletions(-)

Fri Mar 26 23:58:15 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
Fixed 2: machineID instead of IP (613381); DB: 0.78: TakeOffWeight has weight (bug in conversions since 0.66) 
 src/gui/chronojump.cs     |  2 --
 src/server.cs             |  7 ++++++-
 src/sqlite/jumpType.cs    | 13 ++++++++++++-
 src/sqlite/main.cs        | 18 +++++++++++++++++-
 src/sqlite/preferences.cs |  4 ++++
 5 files changed, 39 insertions(+), 5 deletions(-)

Fri Mar 26 23:19:47 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
takeOff takeOff weigth don't shows "arms" option now 
 src/gui/jump.cs | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Fri Mar 26 23:02:15 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
Fixed takeOff and takeOff weight unselectable 
 src/treeViewJump.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Fri Mar 26 20:58:25 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle allows to start at % of video 
 src/angle/kneeAngle.cpp | 20 +++++++++++++-------
 1 file changed, 13 insertions(+), 7 deletions(-)

Fri Mar 26 12:55:27 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
website software improvement 
 src/angle/kneeAngle.cpp               |   4 -
 web/images/chronojump-pulse.png       | Bin 98623 -> 74560 bytes
 web/images/chronojump-pulse_small.png | Bin 39104 -> 34307 bytes
 web/images/chronojump-tux.png         | Bin 0 -> 18542 bytes
 web/images/svg/chronojump-tux.svg     | 267 ++++++++++++++++++++++++++++++++++
 web/software.html                     |  30 +++-
 web/software_es.html                  |  28 +++-
 7 files changed, 312 insertions(+), 17 deletions(-)

Fri Mar 26 01:54:46 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle: threshold size for each articulation 
 src/angle/kneeAngle.cpp          |  195 +--
 src/angle/kneeAngleFunctions.cpp |   76 +-
 src/angle/kneeAngleGlobal.cpp    |   15 +-
 src/angle/kneeAngleUtil.cpp      |   19 +-
 src/angle/kneeAngle_black.png    |  Bin 42365 -> 44645 bytes
 src/angle/kneeAngle_black.svg    | 2488 ++++++++++++++++++++++++--------------
 src/angle/kneeAngle_skin.png     |  Bin 40992 -> 43586 bytes
 src/angle/kneeAngle_skin.svg     | 2464 +++++++++++++++++++++++--------------
 8 files changed, 3333 insertions(+), 1924 deletions(-)

Thu Mar 25 17:39:59 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle: findHoles same output than findHolesSkin 
 src/angle/kneeAngle.cpp          |  2 +-
 src/angle/kneeAngleFunctions.cpp | 26 +++++++++++++++++++-------
 2 files changed, 20 insertions(+), 8 deletions(-)

Thu Mar 25 17:19:09 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeangle: main menu accepts keys 
 src/angle/kneeAngle.cpp          | 11 ++++++++++-
 src/angle/kneeAngleFunctions.cpp | 21 ---------------------
 2 files changed, 10 insertions(+), 22 deletions(-)

Thu Mar 25 16:58:29 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
better about. small logo transp ans shown on session change 
 glade/chronojump.glade            |  60 +++++++++++++++++++++-----------------
 images/chronojump-boscosystem.png | Bin 7398 -> 5713 bytes
 src/gui/chronojump.cs             |   2 ++
 3 files changed, 35 insertions(+), 27 deletions(-)

Thu Mar 25 14:46:47 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle: blackOnlyMarkers uses foundHoles (only inside contour) 
 src/angle/kneeAngle.cpp          | 18 +++++++++++-------
 src/angle/kneeAngleFunctions.cpp | 14 +++-----------
 2 files changed, 14 insertions(+), 18 deletions(-)

Thu Mar 25 13:42:22 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle: black with markers uses large contour (black pants) 
 src/angle/kneeAngle.cpp          |   58 +-
 src/angle/kneeAngleFunctions.cpp |   25 +-
 src/angle/kneeAngleGlobal.cpp    |    3 +-
 src/angle/kneeAngle_black.png    |  Bin 0 -> 42365 bytes
 src/angle/kneeAngle_black.svg    | 5181 ++++++++++++++++++++++++++++++++++++++
 src/angle/kneeAngle_intro.png    |  Bin 33175 -> 38016 bytes
 src/angle/kneeAngle_intro.svg    |  415 +--
 7 files changed, 5480 insertions(+), 202 deletions(-)

Thu Mar 25 00:20:59 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle: Thresholds managed better 
 src/angle/kneeAngle.cpp | 36 +++++++++++++++++-------------------
 1 file changed, 17 insertions(+), 19 deletions(-)

Wed Mar 24 23:48:25 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle Fixed recent bug on ROI knee & toe 
 src/angle/kneeAngle.cpp | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

Wed Mar 24 22:03:22 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
Code reorganization 
 src/angle/kneeAngle.cpp          | 94 ++++++++++++++--------------------------
 src/angle/kneeAngleFunctions.cpp |  1 -
 src/angle/kneeAngleUtil.cpp      | 18 ++++++++
 3 files changed, 50 insertions(+), 63 deletions(-)

Wed Mar 24 17:17:29 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle h,k,t keys for hip, knee, toe 
 src/angle/kneeAngle.cpp | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

Wed Mar 24 17:09:50 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle Fix threshold ROI updating 
 src/angle/kneeAngle.cpp | 9 ---------
 1 file changed, 9 deletions(-)

Wed Mar 24 16:38:00 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle: fixed text affected toe threshold. Added '+' to advance 1 frame 
 src/angle/kneeAngle.cpp | 43 ++++++++++++++++++++++++++-----------------
 1 file changed, 26 insertions(+), 17 deletions(-)

Tue Mar 23 22:36:22 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
Backwards on pause and small cleaning 
 src/angle/kneeAngle.cpp | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

Tue Mar 23 19:41:08 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
kneeAngle cleaner code, shows strings and forwards in marker not found 
 src/angle/kneeAngle.cpp          | 100 ++++++++++++++++++++++++++++++---------
 src/angle/kneeAngleFunctions.cpp |  41 ++++++++++++++++
 web/software.html                |   5 +-
 web/software_es.html             |   5 +-
 4 files changed, 121 insertions(+), 30 deletions(-)

Wed Mar 17 01:15:49 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
website: Added USB types image 
 web/images/USB_types_2.jpg | Bin 0 -> 63160 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

Sun Mar 21 19:52:31 2010 +0100 Petr Kovar <pknbe@volny.cz>
Update Czech translation by Marek Cernocky 
 po/cs.po | 1230 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 673 insertions(+), 557 deletions(-)

Tue Mar 16 16:13:40 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
website reorganization 2 
 .../articles/article_chronojump_aloma.html         | 1364 ------------
 .../articles/article_chronojump_aloma_179349b7.gif |  Bin 1593 -> 0 bytes
 .../articles/article_chronojump_aloma_37cb1d03.gif |  Bin 1421 -> 0 bytes
 .../articles/article_chronojump_aloma_440b2c99.gif |  Bin 1453 -> 0 bytes
 .../articles/article_chronojump_aloma_44ef905e.gif |  Bin 1507 -> 0 bytes
 .../articles/article_chronojump_aloma_4a1f80b8.gif |  Bin 1599 -> 0 bytes
 .../articles/article_chronojump_aloma_59bd5e7e.gif |  Bin 2382 -> 0 bytes
 .../articles/article_chronojump_aloma_eca71a7.png  |  Bin 21172 -> 0 bytes
 .../article_chronojump_aloma_m2969fdf6.gif         |  Bin 1482 -> 0 bytes
 .../articles/article_chronojump_aloma_m4d5473c.gif |  Bin 2061 -> 0 bytes
 .../chronojump_sistema_de_medida_congreso_gpul.pdf |    1 -
 .../articles/chronopic_cables_es.doc               |  Bin 390656 -> 0 bytes
 .../articles/proyecto_final_master_chronojump.pdf  |    1 -
 .../articles/record_chronopic_pic_icprog_es.doc    |  Bin 464896 -> 0 bytes
 .../chronopic3_lista_espera_es.html                |  127 --
 web/old/html_created_no_edit/construction.html     |  111 -
 web/old/html_created_no_edit/construction_ca.html  |  113 -
 .../construction_chronopic_juanfer.html            |  169 --
 .../construction_chronopic_juanfer_es.html         |  169 --
 .../construction_chronopic_juanfer_gl.html         |  183 --
 .../construction_contact_platform.html             |  216 --
 .../construction_contact_platform_buy_stuff.html   |  123 --
 ...construction_contact_platform_buy_stuff_es.html |  122 --
 .../construction_contact_platform_ca.html          |  199 --
 .../construction_contact_platform_comments_ca.html |  123 --
 .../construction_contact_platform_comments_es.html |  120 --
 .../construction_contact_platform_es.html          |  234 --
 .../construction_contact_platform_gl.html          |  247 ---
 ...truction_contact_platform_parallel_port_ca.html |  146 --
 ...truction_contact_platform_parallel_port_es.html |  138 --
 .../construction_contact_platform_pt.html          |  226 --
 web/old/html_created_no_edit/construction_es.html  |  110 -
 web/old/html_created_no_edit/construction_gl.html  |  127 --
 .../construction_modular_circuit_platform.html     |  208 --
 ...nstruction_modular_circuit_platform.txt_es.html |  199 --
 .../construction_modular_circuit_platform_es.html  |  204 --
 web/old/html_created_no_edit/construction_pt.html  |  111 -
 .../construction_push_button.html                  |  154 --
 .../construction_push_button_es.html               |  153 --
 web/old/html_created_no_edit/courses_ca.html       |  158 --
 web/old/html_created_no_edit/courses_es.html       |  153 --
 web/old/html_created_no_edit/courses~_es.html      |  104 -
 web/old/html_created_no_edit/documents.html        |  186 --
 web/old/html_created_no_edit/documents_ca.html     |  189 --
 web/old/html_created_no_edit/documents_es.html     |  185 --
 web/old/html_created_no_edit/documents_gl.html     |  212 --
 web/old/html_created_no_edit/documents_pt.html     |  188 --
 web/old/html_created_no_edit/faq.html              |  225 --
 web/old/html_created_no_edit/faq_ca.html           |  227 --
 web/old/html_created_no_edit/faq_es.html           |  226 --
 web/old/html_created_no_edit/faq_gl.html           |  247 ---
 web/old/html_created_no_edit/faq_pt.html           |  226 --
 web/old/html_created_no_edit/features.html         |  146 --
 web/old/html_created_no_edit/features_ca.html      |  144 --
 web/old/html_created_no_edit/features_es.html      |  143 --
 web/old/html_created_no_edit/features_gl.html      |  161 --
 web/old/html_created_no_edit/features_pt.html      |  140 --
 web/old/html_created_no_edit/hardware.html         |  190 --
 web/old/html_created_no_edit/hardware_ca.html      |  194 --
 web/old/html_created_no_edit/hardware_es.html      |  189 --
 web/old/html_created_no_edit/hardware_gl.html      |  211 --
 web/old/html_created_no_edit/hardware_pt.html      |  195 --
 web/old/html_created_no_edit/images/.svn/entries   | 2258 --------------------
 web/old/html_created_no_edit/images/.svn/format    |    1 -
 .../.svn/prop-base/chronojump-04.png.svn-base      |    5 -
 .../prop-base/chronojump-04_small.png.svn-base     |    5 -
 .../.svn/prop-base/chronojump33.png.svn-base       |    5 -
 .../.svn/prop-base/chronojump_32x32.png.svn-base   |    5 -
 ...rsons_multiple_preferences_spanish.png.svn-base |    5 -
 ...multiple_preferences_spanish_small.png.svn-base |    5 -
 .../.svn/prop-base/chronojump_esquema.dia.svn-base |    5 -
 .../.svn/prop-base/chronojump_esquema.png.svn-base |    5 -
 .../prop-base/chronojump_esquema_07.dia.svn-base   |    5 -
 .../prop-base/chronojump_esquema_07.png.svn-base   |    5 -
 .../prop-base/chronojump_esquema_jump.png.svn-base |    5 -
 .../chronojump_esquema_jump_300.png.svn-base       |    5 -
 .../chronojump_esquema_pulse.png.svn-base          |    5 -
 .../chronojump_esquema_pulse_300.png.svn-base      |    5 -
 .../chronojump_esquema_reaction_time.png.svn-base  |    5 -
 ...ronojump_esquema_reaction_time_300.png.svn-base |    5 -
 .../prop-base/chronojump_esquema_run.png.svn-base  |    5 -
 .../chronojump_esquema_run_300.png.svn-base        |    5 -
 .../chronojump_esquema_two_platforms.dia.svn-base  |    5 -
 .../chronojump_esquema_two_platforms.png.svn-base  |    5 -
 .../.svn/prop-base/chronojump_graphs.jpg.svn-base  |    5 -
 .../chronojump_graphs_reactive.png.svn-base        |    5 -
 .../chronojump_graphs_reactive_small.png.svn-base  |    5 -
 .../prop-base/chronojump_graphs_small.png.svn-base |    5 -
 .../prop-base/chronojump_graphs_volei.png.svn-base |    5 -
 .../chronojump_graphs_volei_small.png.svn-base     |    5 -
 .../prop-base/chronojump_logo_small.png.svn-base   |    5 -
 .../prop-base/chronojump_main_047.png.svn-base     |    5 -
 .../chronojump_main_047_small.png.svn-base         |    5 -
 .../.svn/prop-base/chronojump_main_06.png.svn-base |    5 -
 .../chronojump_main_06_small.png.svn-base          |    5 -
 .../chronojump_new_run_type_spanish.png.svn-base   |    5 -
 ...onojump_new_run_type_spanish_small.png.svn-base |    5 -
 .../chronojump_poster_suissa.pdf.svn-base          |    5 -
 .../.svn/prop-base/chronojump_windows.png.svn-base |    5 -
 .../.svn/prop-base/chronojump_windows.xcf.svn-base |    5 -
 .../prop-base/chronojump_windows1.png.svn-base     |    5 -
 .../prop-base/chronojump_windows2.png.svn-base     |    5 -
 .../chronojump_windows_small.png.svn-base          |    5 -
 .../prop-base/chronopic3-metacrilato.jpg.svn-base  |    5 -
 .../chronopic3-metacrilato_small.jpg.svn-base      |    5 -
 .../.svn/prop-base/chronopic_foto.jpg.svn-base     |    5 -
 .../prop-base/chronopic_foto_small.png.svn-base    |    5 -
 .../chronopic_juanfer_1-1_schema.jpg.svn-base      |    5 -
 .../chronopic_juanfer_1-1_schema.xcf.svn-base      |    5 -
 .../prop-base/chronopic_juanfer_back.jpg.svn-base  |    5 -
 .../prop-base/chronopic_juanfer_front.jpg.svn-base |    5 -
 .../chronopic_juanfer_schema.jpg.svn-base          |    5 -
 .../images/.svn/prop-base/crl_logo_88.png.svn-base |    5 -
 .../.svn/prop-base/deporteyciencia.png.svn-base    |    5 -
 .../prop-base/deporteyciencia_blues.gif.svn-base   |    5 -
 .../prop-base/deporteyciencia_blues.png.svn-base   |    5 -
 .../images/.svn/prop-base/gnome_logo.png.svn-base  |    5 -
 .../images/.svn/prop-base/gnome_logo.xcf.svn-base  |    5 -
 .../.svn/prop-base/gnome_logo_88.png.svn-base      |    5 -
 .../prop-base/gnome_logo_88_blues.png.svn-base     |    5 -
 .../prop-base/modular_platform_bridge.jpg.svn-base |    9 -
 .../modular_platform_bridge2.jpg.svn-base          |    9 -
 .../modular_platform_bridge2_mini.jpg.svn-base     |    9 -
 .../modular_platform_bridge_mini.jpg.svn-base      |    9 -
 ...ar_platform_circuit_board_external.jpg.svn-base |    9 -
 ...atform_circuit_board_external_mini.jpg.svn-base |    9 -
 ...ar_platform_circuit_board_internal.jpg.svn-base |    9 -
 ...atform_circuit_board_internal_mini.jpg.svn-base |    9 -
 ...atform_circuit_board_internal_tape.jpg.svn-base |    9 -
 ...m_circuit_board_internal_tape_mini.jpg.svn-base |    9 -
 .../modular_platform_one_foot_done.jpg.svn-base    |    9 -
 ...odular_platform_one_foot_done_mini.jpg.svn-base |    9 -
 .../modular_platform_padu_xavi.jpg.svn-base        |    9 -
 .../modular_platform_padu_xavi_mini.jpg.svn-base   |    9 -
 .../modular_platform_tape_removal.jpg.svn-base     |    9 -
 ...modular_platform_tape_removal_mini.jpg.svn-base |    9 -
 .../modular_platform_with_boscosystem.jpg.svn-base |    9 -
 ...lar_platform_with_boscosystem_mini.jpg.svn-base |    5 -
 .../modular_platform_with_chronopic.jpg.svn-base   |    9 -
 ...odular_platform_with_chronopic_250.jpg.svn-base |    9 -
 ...dular_platform_with_chronopic_mini.jpg.svn-base |    5 -
 ..._contactos_cinta_adhesiva_plastico.jpg.svn-base |    5 -
 ...lataforma_contactos_cinta_varillas.jpg.svn-base |    5 -
 ...ataforma_contactos_cortar_varillas.jpg.svn-base |    5 -
 .../plataforma_contactos_final.jpg.svn-base        |    5 -
 .../plataforma_contactos_final_small.png.svn-base  |    5 -
 .../plataforma_contactos_joraike.jpg.svn-base      |    5 -
 ...ataforma_contactos_juntar_varillas.jpg.svn-base |    5 -
 ...orma_contactos_marcar_cortar_cable.jpg.svn-base |    5 -
 .../plataforma_contactos_material.jpg.svn-base     |    5 -
 ...ntactos_pegar_cinta_entre_varillas.jpg.svn-base |    5 -
 ..._contactos_pegar_varillas_plastico.jpg.svn-base |    5 -
 ...aforma_contactos_perforar_varillas.jpg.svn-base |    5 -
 ...ataforma_contactos_puerto_paralelo.jpg.svn-base |    5 -
 .../plataforma_contactos_remaches.jpg.svn-base     |    5 -
 ...aforma_contactos_taladrar_varillas.jpg.svn-base |    5 -
 ...a_contactos_unir_conjuntos_varilla.jpg.svn-base |    5 -
 .../images/.svn/prop-base/pulsador1.jpg.svn-base   |    5 -
 .../images/.svn/prop-base/pulsador2.jpg.svn-base   |    5 -
 .../images/.svn/prop-base/pulsador3.jpg.svn-base   |    5 -
 .../images/.svn/prop-base/pulsador4.jpg.svn-base   |    5 -
 .../prop-base/velleman_connecting1.jpg.svn-base    |    5 -
 .../velleman_connecting1_small.jpg.svn-base        |    5 -
 .../velleman_connecting2_rca.jpg.svn-base          |    5 -
 .../velleman_connecting2_rca_small.jpg.svn-base    |    5 -
 .../prop-base/velleman_connecting3.jpg.svn-base    |    5 -
 .../velleman_connecting3_small.jpg.svn-base        |    5 -
 .../prop-base/velleman_connecting4.jpg.svn-base    |    5 -
 .../velleman_connecting4_small.jpg.svn-base        |    5 -
 .../prop-base/velleman_connecting5.jpg.svn-base    |    5 -
 .../velleman_connecting5_small.jpg.svn-base        |    5 -
 .../prop-base/velleman_connecting6.jpg.svn-base    |    5 -
 .../velleman_connecting6_small.jpg.svn-base        |    5 -
 .../.svn/text-base/chronojump-04.png.svn-base      |  Bin 187592 -> 0 bytes
 .../text-base/chronojump-04_small.png.svn-base     |  Bin 36905 -> 0 bytes
 .../.svn/text-base/chronojump33.png.svn-base       |  Bin 65923 -> 0 bytes
 .../.svn/text-base/chronojump_32x32.png.svn-base   |  Bin 1866 -> 0 bytes
 ...rsons_multiple_preferences_spanish.png.svn-base |  Bin 120590 -> 0 bytes
 ...multiple_preferences_spanish_small.png.svn-base |  Bin 34549 -> 0 bytes
 .../.svn/text-base/chronojump_esquema.dia.svn-base |  Bin 2184 -> 0 bytes
 .../.svn/text-base/chronojump_esquema.png.svn-base |  Bin 11489 -> 0 bytes
 .../text-base/chronojump_esquema_07.dia.svn-base   |  Bin 7906 -> 0 bytes
 .../text-base/chronojump_esquema_07.png.svn-base   |  Bin 79419 -> 0 bytes
 .../text-base/chronojump_esquema_jump.png.svn-base |  Bin 30247 -> 0 bytes
 .../chronojump_esquema_jump_300.png.svn-base       |  Bin 12885 -> 0 bytes
 .../chronojump_esquema_pulse.png.svn-base          |  Bin 7814 -> 0 bytes
 .../chronojump_esquema_pulse_300.png.svn-base      |  Bin 6600 -> 0 bytes
 .../chronojump_esquema_reaction_time.png.svn-base  |  Bin 51252 -> 0 bytes
 ...ronojump_esquema_reaction_time_300.png.svn-base |  Bin 20877 -> 0 bytes
 .../text-base/chronojump_esquema_run.png.svn-base  |  Bin 30751 -> 0 bytes
 .../chronojump_esquema_run_300.png.svn-base        |  Bin 15469 -> 0 bytes
 .../chronojump_esquema_two_platforms.dia.svn-base  |  Bin 2919 -> 0 bytes
 .../chronojump_esquema_two_platforms.png.svn-base  |  Bin 14987 -> 0 bytes
 .../.svn/text-base/chronojump_graphs.jpg.svn-base  |  Bin 151689 -> 0 bytes
 .../chronojump_graphs_reactive.png.svn-base        |  Bin 147244 -> 0 bytes
 .../chronojump_graphs_reactive_small.png.svn-base  |  Bin 28352 -> 0 bytes
 .../text-base/chronojump_graphs_small.png.svn-base |  Bin 32412 -> 0 bytes
 .../text-base/chronojump_graphs_volei.png.svn-base |  Bin 147624 -> 0 bytes
 .../chronojump_graphs_volei_small.png.svn-base     |  Bin 31278 -> 0 bytes
 .../text-base/chronojump_logo_small.png.svn-base   |  Bin 6706 -> 0 bytes
 .../text-base/chronojump_main_047.png.svn-base     |  Bin 46244 -> 0 bytes
 .../chronojump_main_047_small.png.svn-base         |  Bin 21914 -> 0 bytes
 .../.svn/text-base/chronojump_main_06.png.svn-base |  Bin 89821 -> 0 bytes
 .../chronojump_main_06_small.png.svn-base          |  Bin 32895 -> 0 bytes
 .../chronojump_new_run_type_spanish.png.svn-base   |  Bin 113240 -> 0 bytes
 ...onojump_new_run_type_spanish_small.png.svn-base |  Bin 29426 -> 0 bytes
 .../chronojump_poster_suissa.pdf.svn-base          |  Bin 524535 -> 0 bytes
 .../.svn/text-base/chronojump_windows.png.svn-base |  Bin 98854 -> 0 bytes
 .../.svn/text-base/chronojump_windows.xcf.svn-base |  Bin 1334466 -> 0 bytes
 .../text-base/chronojump_windows1.png.svn-base     |  Bin 114233 -> 0 bytes
 .../text-base/chronojump_windows2.png.svn-base     |  Bin 123610 -> 0 bytes
 .../chronojump_windows_small.png.svn-base          |  Bin 37087 -> 0 bytes
 .../text-base/chronopic3-metacrilato.jpg.svn-base  |  Bin 102731 -> 0 bytes
 .../chronopic3-metacrilato_small.jpg.svn-base      |  Bin 25994 -> 0 bytes
 .../.svn/text-base/chronopic_foto.jpg.svn-base     |  Bin 19669 -> 0 bytes
 .../text-base/chronopic_foto_small.png.svn-base    |  Bin 59220 -> 0 bytes
 .../chronopic_juanfer_1-1_schema.jpg.svn-base      |  Bin 63717 -> 0 bytes
 .../chronopic_juanfer_1-1_schema.xcf.svn-base      |  Bin 361158 -> 0 bytes
 .../text-base/chronopic_juanfer_back.jpg.svn-base  |  Bin 49485 -> 0 bytes
 .../text-base/chronopic_juanfer_front.jpg.svn-base |  Bin 54317 -> 0 bytes
 .../chronopic_juanfer_schema.jpg.svn-base          |  Bin 63321 -> 0 bytes
 .../images/.svn/text-base/crl_logo_88.png.svn-base |  Bin 748 -> 0 bytes
 .../.svn/text-base/deporteyciencia.png.svn-base    |  Bin 2432 -> 0 bytes
 .../text-base/deporteyciencia_blues.gif.svn-base   |  Bin 3283 -> 0 bytes
 .../text-base/deporteyciencia_blues.png.svn-base   |  Bin 4468 -> 0 bytes
 .../images/.svn/text-base/gnome_logo.png.svn-base  |  Bin 7237 -> 0 bytes
 .../images/.svn/text-base/gnome_logo.xcf.svn-base  |  Bin 15781 -> 0 bytes
 .../.svn/text-base/gnome_logo_88.png.svn-base      |  Bin 5023 -> 0 bytes
 .../text-base/gnome_logo_88_blues.png.svn-base     |  Bin 6336 -> 0 bytes
 .../text-base/modular_platform_bridge.jpg.svn-base |  Bin 135888 -> 0 bytes
 .../modular_platform_bridge2.jpg.svn-base          |  Bin 118389 -> 0 bytes
 .../modular_platform_bridge2_mini.jpg.svn-base     |  Bin 13517 -> 0 bytes
 .../modular_platform_bridge_mini.jpg.svn-base      |  Bin 13359 -> 0 bytes
 ...ar_platform_circuit_board_external.jpg.svn-base |  Bin 64597 -> 0 bytes
 ...atform_circuit_board_external_mini.jpg.svn-base |  Bin 11270 -> 0 bytes
 ...ar_platform_circuit_board_internal.jpg.svn-base |  Bin 60668 -> 0 bytes
 ...atform_circuit_board_internal_mini.jpg.svn-base |  Bin 9932 -> 0 bytes
 ...atform_circuit_board_internal_tape.jpg.svn-base |  Bin 98148 -> 0 bytes
 ...m_circuit_board_internal_tape_mini.jpg.svn-base |  Bin 12845 -> 0 bytes
 .../modular_platform_one_foot_done.jpg.svn-base    |  Bin 68441 -> 0 bytes
 ...odular_platform_one_foot_done_mini.jpg.svn-base |  Bin 8434 -> 0 bytes
 .../modular_platform_padu_xavi.jpg.svn-base        |  Bin 123299 -> 0 bytes
 .../modular_platform_padu_xavi_mini.jpg.svn-base   |  Bin 27195 -> 0 bytes
 .../modular_platform_tape_removal.jpg.svn-base     |  Bin 2294407 -> 0 bytes
 ...modular_platform_tape_removal_mini.jpg.svn-base |  Bin 14085 -> 0 bytes
 .../modular_platform_with_boscosystem.jpg.svn-base |  Bin 2303281 -> 0 bytes
 ...lar_platform_with_boscosystem_mini.jpg.svn-base |  Bin 11777 -> 0 bytes
 .../modular_platform_with_chronopic.jpg.svn-base   |  Bin 2298467 -> 0 bytes
 ...odular_platform_with_chronopic_250.jpg.svn-base |  Bin 25830 -> 0 bytes
 ...dular_platform_with_chronopic_mini.jpg.svn-base |  Bin 17222 -> 0 bytes
 ..._contactos_cinta_adhesiva_plastico.jpg.svn-base |  Bin 21814 -> 0 bytes
 ...lataforma_contactos_cinta_varillas.jpg.svn-base |  Bin 23096 -> 0 bytes
 ...ataforma_contactos_cortar_varillas.jpg.svn-base |  Bin 29919 -> 0 bytes
 .../plataforma_contactos_final.jpg.svn-base        |  Bin 31049 -> 0 bytes
 .../plataforma_contactos_final_small.png.svn-base  |  Bin 71691 -> 0 bytes
 .../plataforma_contactos_joraike.jpg.svn-base      |  Bin 40716 -> 0 bytes
 ...ataforma_contactos_juntar_varillas.jpg.svn-base |  Bin 14283 -> 0 bytes
 ...orma_contactos_marcar_cortar_cable.jpg.svn-base |  Bin 30730 -> 0 bytes
 .../plataforma_contactos_material.jpg.svn-base     |  Bin 23366 -> 0 bytes
 ...ntactos_pegar_cinta_entre_varillas.jpg.svn-base |  Bin 30491 -> 0 bytes
 ..._contactos_pegar_varillas_plastico.jpg.svn-base |  Bin 32933 -> 0 bytes
 ...aforma_contactos_perforar_varillas.jpg.svn-base |  Bin 34644 -> 0 bytes
 ...ataforma_contactos_puerto_paralelo.jpg.svn-base |  Bin 27472 -> 0 bytes
 .../plataforma_contactos_remaches.jpg.svn-base     |  Bin 26550 -> 0 bytes
 ...aforma_contactos_taladrar_varillas.jpg.svn-base |  Bin 27879 -> 0 bytes
 ...a_contactos_unir_conjuntos_varilla.jpg.svn-base |  Bin 10523 -> 0 bytes
 .../images/.svn/text-base/pulsador1.jpg.svn-base   |  Bin 22403 -> 0 bytes
 .../images/.svn/text-base/pulsador2.jpg.svn-base   |  Bin 28955 -> 0 bytes
 .../images/.svn/text-base/pulsador3.jpg.svn-base   |  Bin 27636 -> 0 bytes
 .../images/.svn/text-base/pulsador4.jpg.svn-base   |  Bin 38497 -> 0 bytes
 .../text-base/velleman_connecting1.jpg.svn-base    |  Bin 119118 -> 0 bytes
 .../velleman_connecting1_small.jpg.svn-base        |  Bin 20959 -> 0 bytes
 .../velleman_connecting2_rca.jpg.svn-base          |  Bin 104246 -> 0 bytes
 .../velleman_connecting2_rca_small.jpg.svn-base    |  Bin 17879 -> 0 bytes
 .../text-base/velleman_connecting3.jpg.svn-base    |  Bin 104025 -> 0 bytes
 .../velleman_connecting3_small.jpg.svn-base        |  Bin 21477 -> 0 bytes
 .../text-base/velleman_connecting4.jpg.svn-base    |  Bin 93251 -> 0 bytes
 .../velleman_connecting4_small.jpg.svn-base        |  Bin 18937 -> 0 bytes
 .../text-base/velleman_connecting5.jpg.svn-base    |  Bin 89823 -> 0 bytes
 .../velleman_connecting5_small.jpg.svn-base        |  Bin 19217 -> 0 bytes
 .../text-base/velleman_connecting6.jpg.svn-base    |  Bin 90601 -> 0 bytes
 .../velleman_connecting6_small.jpg.svn-base        |  Bin 16059 -> 0 bytes
 .../images/barreras-sch-color.pdf                  |  Bin 14800 -> 0 bytes
 .../html_created_no_edit/images/barreras-sch.pdf   |  Bin 14611 -> 0 bytes
 .../html_created_no_edit/images/chronojump-04.png  |  Bin 187592 -> 0 bytes
 .../images/chronojump-04_small.png                 |  Bin 36905 -> 0 bytes
 .../html_created_no_edit/images/chronojump33.png   |  Bin 65923 -> 0 bytes
 .../images/chronojump_32x32.png                    |  Bin 1866 -> 0 bytes
 ...mp_add_persons_multiple_preferences_spanish.png |  Bin 120590 -> 0 bytes
 ..._persons_multiple_preferences_spanish_small.png |  Bin 34549 -> 0 bytes
 .../images/chronojump_esquema.dia                  |  Bin 2184 -> 0 bytes
 .../images/chronojump_esquema.dia~                 |  Bin 2124 -> 0 bytes
 .../images/chronojump_esquema.png                  |  Bin 11489 -> 0 bytes
 .../images/chronojump_esquema.svg                  |   76 -
 .../images/chronojump_esquema_07.dia               |  Bin 7906 -> 0 bytes
 .../images/chronojump_esquema_07.dia~              |  Bin 8053 -> 0 bytes
 .../images/chronojump_esquema_07.png               |  Bin 79419 -> 0 bytes
 .../images/chronojump_esquema_jump.png             |  Bin 30247 -> 0 bytes
 .../images/chronojump_esquema_jump_300.png         |  Bin 12885 -> 0 bytes
 .../images/chronojump_esquema_pulse.png            |  Bin 7814 -> 0 bytes
 .../images/chronojump_esquema_pulse_300.png        |  Bin 6600 -> 0 bytes
 .../images/chronojump_esquema_reaction_time.png    |  Bin 51252 -> 0 bytes
 .../chronojump_esquema_reaction_time_300.png       |  Bin 20877 -> 0 bytes
 .../images/chronojump_esquema_run.png              |  Bin 30751 -> 0 bytes
 .../images/chronojump_esquema_run_300.png          |  Bin 15469 -> 0 bytes
 .../images/chronojump_esquema_two_platforms.dia    |  Bin 2919 -> 0 bytes
 .../images/chronojump_esquema_two_platforms.dia~   |  Bin 2906 -> 0 bytes
 .../images/chronojump_esquema_two_platforms.png    |  Bin 14987 -> 0 bytes
 .../images/chronojump_graphs.jpg                   |  Bin 151689 -> 0 bytes
 .../images/chronojump_graphs_reactive.png          |  Bin 147244 -> 0 bytes
 .../images/chronojump_graphs_reactive_small.png    |  Bin 28352 -> 0 bytes
 .../images/chronojump_graphs_small.png             |  Bin 32412 -> 0 bytes
 .../images/chronojump_graphs_volei.png             |  Bin 147624 -> 0 bytes
 .../images/chronojump_graphs_volei_small.png       |  Bin 31278 -> 0 bytes
 .../images/chronojump_logo_small.png               |  Bin 6706 -> 0 bytes
 .../images/chronojump_main_047.png                 |  Bin 46244 -> 0 bytes
 .../images/chronojump_main_047_small.png           |  Bin 21914 -> 0 bytes
 .../images/chronojump_main_06.png                  |  Bin 89821 -> 0 bytes
 .../images/chronojump_main_06_small.png            |  Bin 32895 -> 0 bytes
 .../images/chronojump_new_run_type_spanish.png     |  Bin 113240 -> 0 bytes
 .../chronojump_new_run_type_spanish_small.png      |  Bin 29426 -> 0 bytes
 .../images/chronojump_poster_suissa.pdf            |  Bin 524535 -> 0 bytes
 .../images/chronojump_windows.png                  |  Bin 98854 -> 0 bytes
 .../images/chronojump_windows.xcf                  |  Bin 1334466 -> 0 bytes
 .../images/chronojump_windows1.png                 |  Bin 114233 -> 0 bytes
 .../images/chronojump_windows2.png                 |  Bin 123610 -> 0 bytes
 .../images/chronojump_windows_small.png            |  Bin 37087 -> 0 bytes
 .../images/chronopic3-metacrilato.jpg              |  Bin 102731 -> 0 bytes
 .../images/chronopic3-metacrilato_small.jpg        |  Bin 25994 -> 0 bytes
 .../html_created_no_edit/images/chronopic_foto.jpg |  Bin 19669 -> 0 bytes
 .../images/chronopic_foto_small.png                |  Bin 59220 -> 0 bytes
 .../images/chronopic_juanfer_1-1_schema.jpg        |  Bin 63717 -> 0 bytes
 .../images/chronopic_juanfer_1-1_schema.xcf        |  Bin 361158 -> 0 bytes
 .../images/chronopic_juanfer_back.jpg              |  Bin 49485 -> 0 bytes
 .../images/chronopic_juanfer_front.jpg             |  Bin 54317 -> 0 bytes
 .../images/chronopic_juanfer_schema.jpg            |  Bin 63321 -> 0 bytes
 .../html_created_no_edit/images/crl_logo_88.png    |  Bin 748 -> 0 bytes
 .../images/deporteyciencia.png                     |  Bin 2432 -> 0 bytes
 .../images/deporteyciencia_blues.gif               |  Bin 3283 -> 0 bytes
 .../images/deporteyciencia_blues.png               |  Bin 4468 -> 0 bytes
 web/old/html_created_no_edit/images/gnome_logo.png |  Bin 7237 -> 0 bytes
 web/old/html_created_no_edit/images/gnome_logo.xcf |  Bin 15781 -> 0 bytes
 .../html_created_no_edit/images/gnome_logo_88.png  |  Bin 5023 -> 0 bytes
 .../images/gnome_logo_88_blues.png                 |  Bin 6336 -> 0 bytes
 .../images/modular_platform_bridge.jpg             |  Bin 135888 -> 0 bytes
 .../images/modular_platform_bridge2.jpg            |  Bin 118389 -> 0 bytes
 .../images/modular_platform_bridge2_mini.jpg       |  Bin 13517 -> 0 bytes
 .../images/modular_platform_bridge_mini.jpg        |  Bin 13359 -> 0 bytes
 .../modular_platform_circuit_board_external.jpg    |  Bin 64597 -> 0 bytes
 ...odular_platform_circuit_board_external_mini.jpg |  Bin 11270 -> 0 bytes
 .../modular_platform_circuit_board_internal.jpg    |  Bin 60668 -> 0 bytes
 ...odular_platform_circuit_board_internal_mini.jpg |  Bin 9932 -> 0 bytes
 ...odular_platform_circuit_board_internal_tape.jpg |  Bin 98148 -> 0 bytes
 ...r_platform_circuit_board_internal_tape_mini.jpg |  Bin 12845 -> 0 bytes
 .../images/modular_platform_one_foot_done.jpg      |  Bin 68441 -> 0 bytes
 .../images/modular_platform_one_foot_done_mini.jpg |  Bin 8434 -> 0 bytes
 .../images/modular_platform_padu_xavi.jpg          |  Bin 123299 -> 0 bytes
 .../images/modular_platform_padu_xavi_mini.jpg     |  Bin 27195 -> 0 bytes
 .../images/modular_platform_tape_removal.jpg       |  Bin 2294407 -> 0 bytes
 .../images/modular_platform_tape_removal_mini.jpg  |  Bin 14085 -> 0 bytes
 .../images/modular_platform_with_boscosystem.jpg   |  Bin 2303281 -> 0 bytes
 .../modular_platform_with_boscosystem_mini.jpg     |  Bin 11777 -> 0 bytes
 .../images/modular_platform_with_chronopic.jpg     |  Bin 2298467 -> 0 bytes
 .../images/modular_platform_with_chronopic_250.jpg |  Bin 25830 -> 0 bytes
 .../modular_platform_with_chronopic_mini.jpg       |  Bin 17222 -> 0 bytes
 ...lataforma_contactos_cinta_adhesiva_plastico.jpg |  Bin 21814 -> 0 bytes
 .../images/plataforma_contactos_cinta_varillas.jpg |  Bin 23096 -> 0 bytes
 .../plataforma_contactos_cortar_varillas.jpg       |  Bin 29919 -> 0 bytes
 .../images/plataforma_contactos_final.jpg          |  Bin 31049 -> 0 bytes
 .../images/plataforma_contactos_final_small.png    |  Bin 71691 -> 0 bytes
 .../images/plataforma_contactos_joraike.jpg        |  Bin 40716 -> 0 bytes
 .../plataforma_contactos_juntar_varillas.jpg       |  Bin 14283 -> 0 bytes
 .../plataforma_contactos_marcar_cortar_cable.jpg   |  Bin 30730 -> 0 bytes
 .../images/plataforma_contactos_material.jpg       |  Bin 23366 -> 0 bytes
 ...aforma_contactos_pegar_cinta_entre_varillas.jpg |  Bin 30491 -> 0 bytes
 ...lataforma_contactos_pegar_varillas_plastico.jpg |  Bin 32933 -> 0 bytes
 .../plataforma_contactos_perforar_varillas.jpg     |  Bin 34644 -> 0 bytes
 .../plataforma_contactos_puerto_paralelo.jpg       |  Bin 27472 -> 0 bytes
 .../images/plataforma_contactos_remaches.jpg       |  Bin 26550 -> 0 bytes
 .../plataforma_contactos_taladrar_varillas.jpg     |  Bin 27879 -> 0 bytes
 ...plataforma_contactos_unir_conjuntos_varilla.jpg |  Bin 10523 -> 0 bytes
 .../images/proves_i_xcfs/.svn/entries              |  133 --
 .../images/proves_i_xcfs/.svn/format               |    1 -
 .../.svn/prop-base/chronojump_graphs.png.svn-base  |    5 -
 .../chronojump_graphs_reactive.png.svn-base        |    5 -
 .../.svn/prop-base/chronojump_main1.jpg.svn-base   |    5 -
 .../prop-base/chronojump_main1_small.jpg.svn-base  |    5 -
 .../.svn/prop-base/chronojump_main2.jpg.svn-base   |    5 -
 .../prop-base/chronojump_main2_small.jpg.svn-base  |    5 -
 .../.svn/prop-base/chronojump_main3.jpg.svn-base   |    5 -
 .../prop-base/chronojump_main3_small.jpg.svn-base  |    5 -
 .../.svn/prop-base/crl_logo.gif.svn-base           |    5 -
 .../.svn/text-base/chronojump_graphs.png.svn-base  |  Bin 165460 -> 0 bytes
 .../chronojump_graphs_reactive.png.svn-base        |  Bin 147244 -> 0 bytes
 .../.svn/text-base/chronojump_main1.jpg.svn-base   |  Bin 117521 -> 0 bytes
 .../text-base/chronojump_main1_small.jpg.svn-base  |  Bin 8022 -> 0 bytes
 .../.svn/text-base/chronojump_main2.jpg.svn-base   |  Bin 87283 -> 0 bytes
 .../text-base/chronojump_main2_small.jpg.svn-base  |  Bin 8902 -> 0 bytes
 .../.svn/text-base/chronojump_main3.jpg.svn-base   |  Bin 98438 -> 0 bytes
 .../text-base/chronojump_main3_small.jpg.svn-base  |  Bin 8982 -> 0 bytes
 .../.svn/text-base/crl_logo.gif.svn-base           |  Bin 13431 -> 0 bytes
 .../images/proves_i_xcfs/chronojump_graphs.png     |  Bin 165460 -> 0 bytes
 .../proves_i_xcfs/chronojump_graphs_reactive.png   |  Bin 147244 -> 0 bytes
 .../images/proves_i_xcfs/chronojump_main1.jpg      |  Bin 117521 -> 0 bytes
 .../proves_i_xcfs/chronojump_main1_small.jpg       |  Bin 8022 -> 0 bytes
 .../images/proves_i_xcfs/chronojump_main2.jpg      |  Bin 87283 -> 0 bytes
 .../proves_i_xcfs/chronojump_main2_small.jpg       |  Bin 8902 -> 0 bytes
 .../images/proves_i_xcfs/chronojump_main3.jpg      |  Bin 98438 -> 0 bytes
 .../proves_i_xcfs/chronojump_main3_small.jpg       |  Bin 8982 -> 0 bytes
 .../images/proves_i_xcfs/crl_logo.gif              |  Bin 13431 -> 0 bytes
 web/old/html_created_no_edit/images/pulsador1.jpg  |  Bin 22403 -> 0 bytes
 web/old/html_created_no_edit/images/pulsador2.jpg  |  Bin 28955 -> 0 bytes
 web/old/html_created_no_edit/images/pulsador3.jpg  |  Bin 27636 -> 0 bytes
 web/old/html_created_no_edit/images/pulsador4.jpg  |  Bin 38497 -> 0 bytes
 .../images/tropheesdulibre.jpg                     |  Bin 7299 -> 0 bytes
 .../images/velleman_connecting1.jpg                |  Bin 119118 -> 0 bytes
 .../images/velleman_connecting1_small.jpg          |  Bin 20959 -> 0 bytes
 .../images/velleman_connecting2_rca.jpg            |  Bin 104246 -> 0 bytes
 .../images/velleman_connecting2_rca_small.jpg      |  Bin 17879 -> 0 bytes
 .../images/velleman_connecting3.jpg                |  Bin 104025 -> 0 bytes
 .../images/velleman_connecting3_small.jpg          |  Bin 21477 -> 0 bytes
 .../images/velleman_connecting4.jpg                |  Bin 93251 -> 0 bytes
 .../images/velleman_connecting4_small.jpg          |  Bin 18937 -> 0 bytes
 .../images/velleman_connecting5.jpg                |  Bin 89823 -> 0 bytes
 .../images/velleman_connecting5_small.jpg          |  Bin 19217 -> 0 bytes
 .../images/velleman_connecting6.jpg                |  Bin 90601 -> 0 bytes
 .../images/velleman_connecting6_small.jpg          |  Bin 16059 -> 0 bytes
 web/old/html_created_no_edit/index_ca.html         |  147 --
 web/old/html_created_no_edit/index_en.html         |  146 --
 web/old/html_created_no_edit/index_es.html         |  144 --
 web/old/html_created_no_edit/index_fr.html         |  146 --
 web/old/html_created_no_edit/index_gl.html         |  163 --
 web/old/html_created_no_edit/index_it.html         |  147 --
 web/old/html_created_no_edit/index_pt.html         |  145 --
 web/old/html_created_no_edit/installation.html     |  133 --
 web/old/html_created_no_edit/installation_ca.html  |  132 --
 web/old/html_created_no_edit/installation_es.html  |  132 --
 web/old/html_created_no_edit/installation_gl.html  |  150 --
 web/old/html_created_no_edit/installation_pt.html  |  133 --
 web/old/html_created_no_edit/old_chronopics.html   |  146 --
 .../html_created_no_edit/old_chronopics_ca.html    |  147 --
 .../html_created_no_edit/old_chronopics_es.html    |  145 --
 .../html_created_no_edit/old_chronopics_gl.html    |  161 --
 .../html_created_no_edit/old_chronopics_pt.html    |  148 --
 web/old/html_created_no_edit/photocells_es.html    |  228 --
 .../html_created_no_edit/photocells_velleman.html  |  165 --
 .../photocells_velleman_es.html                    |  164 --
 web/old/html_created_no_edit/print/.svn/entries    | 1932 -----------------
 web/old/html_created_no_edit/print/.svn/format     |    1 -
 .../.svn/text-base/construction.html.svn-base      |   21 -
 .../.svn/text-base/construction_ca.html.svn-base   |   21 -
 .../construction_chronopic_juanfer.html.svn-base   |   79 -
 ...construction_chronopic_juanfer_es.html.svn-base |   80 -
 .../construction_contact_platform.html.svn-base    |  126 --
 .../construction_contact_platform_ca.html.svn-base |  107 -
 ...tion_contact_platform_comments_ca.html.svn-base |   31 -
 ...tion_contact_platform_comments_es.html.svn-base |   31 -
 .../construction_contact_platform_es.html.svn-base |  145 --
 .../construction_contact_platform_gl.html.svn-base |  141 --
 ...contact_platform_parallel_port_ca.html.svn-base |   54 -
 ...contact_platform_parallel_port_es.html.svn-base |   49 -
 .../construction_contact_platform_pt.html.svn-base |  136 --
 .../.svn/text-base/construction_es.html.svn-base   |   21 -
 .../.svn/text-base/construction_gl.html.svn-base   |   21 -
 .../.svn/text-base/construction_pt.html.svn-base   |   21 -
 .../print/.svn/text-base/contact.html.svn-base     |   67 -
 .../print/.svn/text-base/contact_ca.html.svn-base  |   68 -
 .../print/.svn/text-base/contact_de.html.svn-base  |   67 -
 .../print/.svn/text-base/contact_es.html.svn-base  |   67 -
 .../print/.svn/text-base/contact_fr.html.svn-base  |   68 -
 .../print/.svn/text-base/contact_gl.html.svn-base  |   70 -
 .../print/.svn/text-base/contact_pt.html.svn-base  |   68 -
 .../print/.svn/text-base/documents.html.svn-base   |   97 -
 .../.svn/text-base/documents_ca.html.svn-base      |   98 -
 .../.svn/text-base/documents_es.html.svn-base      |   97 -
 .../.svn/text-base/documents_gl.html.svn-base      |  107 -
 .../.svn/text-base/documents_pt.html.svn-base      |   99 -
 .../print/.svn/text-base/faq.html.svn-base         |  136 --
 .../print/.svn/text-base/faq_ca.html.svn-base      |  136 --
 .../print/.svn/text-base/faq_es.html.svn-base      |  138 --
 .../print/.svn/text-base/faq_gl.html.svn-base      |  142 --
 .../print/.svn/text-base/faq_pt.html.svn-base      |  137 --
 .../print/.svn/text-base/features.html.svn-base    |   56 -
 .../print/.svn/text-base/features_ca.html.svn-base |   52 -
 .../print/.svn/text-base/features_de.html.svn-base |   52 -
 .../print/.svn/text-base/features_es.html.svn-base |   54 -
 .../print/.svn/text-base/features_gl.html.svn-base |   55 -
 .../print/.svn/text-base/features_pt.html.svn-base |   50 -
 .../print/.svn/text-base/index.html.svn-base       |   65 -
 .../print/.svn/text-base/index_ca.html.svn-base    |   56 -
 .../print/.svn/text-base/index_de.html.svn-base    |   46 -
 .../print/.svn/text-base/index_es.html.svn-base    |   56 -
 .../print/.svn/text-base/index_fr.html.svn-base    |   56 -
 .../print/.svn/text-base/index_gl.html.svn-base    |   58 -
 .../print/.svn/text-base/index_it.html.svn-base    |   57 -
 .../print/.svn/text-base/index_pt.html.svn-base    |   56 -
 .../.svn/text-base/installation.html.svn-base      |   44 -
 .../.svn/text-base/installation_ca.html.svn-base   |   41 -
 .../.svn/text-base/installation_es.html.svn-base   |   44 -
 .../.svn/text-base/installation_gl.html.svn-base   |   45 -
 .../.svn/text-base/installation_pt.html.svn-base   |   44 -
 .../print/.svn/text-base/screenshots.html.svn-base |  121 --
 .../.svn/text-base/screenshots_ca.html.svn-base    |  121 --
 .../.svn/text-base/screenshots_es.html.svn-base    |  121 --
 .../.svn/text-base/screenshots_gl.html.svn-base    |  120 --
 .../.svn/text-base/screenshots_pt.html.svn-base    |  120 --
 .../print/chronopic3_lista_espera_es.html          |   38 -
 .../html_created_no_edit/print/construction.html   |   21 -
 .../print/construction_ca.html                     |   21 -
 .../print/construction_chronopic_juanfer.html      |   79 -
 .../print/construction_chronopic_juanfer_es.html   |   80 -
 .../print/construction_chronopic_juanfer_gl.html   |   77 -
 .../print/construction_contact_platform.html       |  126 --
 .../construction_contact_platform_buy_stuff.html   |   33 -
 ...construction_contact_platform_buy_stuff_es.html |   33 -
 .../print/construction_contact_platform_ca.html    |  107 -
 .../construction_contact_platform_comments_ca.html |   31 -
 .../construction_contact_platform_comments_es.html |   31 -
 .../print/construction_contact_platform_es.html    |  145 --
 .../print/construction_contact_platform_gl.html    |  141 --
 ...truction_contact_platform_parallel_port_ca.html |   54 -
 ...truction_contact_platform_parallel_port_es.html |   49 -
 .../print/construction_contact_platform_pt.html    |  136 --
 .../print/construction_es.html                     |   21 -
 .../print/construction_gl.html                     |   21 -
 .../construction_modular_circuit_platform.html     |  118 -
 ...nstruction_modular_circuit_platform.txt_es.html |  110 -
 .../construction_modular_circuit_platform_es.html  |  115 -
 .../print/construction_pt.html                     |   21 -
 .../print/construction_push_button.html            |   64 -
 .../print/construction_push_button_es.html         |   64 -
 web/old/html_created_no_edit/print/contact.html    |   67 -
 web/old/html_created_no_edit/print/contact_ca.html |   68 -
 web/old/html_created_no_edit/print/contact_de.html |   67 -
 web/old/html_created_no_edit/print/contact_es.html |   67 -
 web/old/html_created_no_edit/print/contact_fr.html |   68 -
 web/old/html_created_no_edit/print/contact_gl.html |   70 -
 web/old/html_created_no_edit/print/contact_pt.html |   68 -
 web/old/html_created_no_edit/print/courses_ca.html |   67 -
 web/old/html_created_no_edit/print/courses_es.html |   65 -
 .../html_created_no_edit/print/courses~_es.html    |   16 -
 web/old/html_created_no_edit/print/documents.html  |   97 -
 .../html_created_no_edit/print/documents_ca.html   |   98 -
 .../html_created_no_edit/print/documents_es.html   |   97 -
 .../html_created_no_edit/print/documents_gl.html   |  107 -
 .../html_created_no_edit/print/documents_pt.html   |   99 -
 web/old/html_created_no_edit/print/faq.html        |  136 --
 web/old/html_created_no_edit/print/faq_ca.html     |  136 --
 web/old/html_created_no_edit/print/faq_es.html     |  138 --
 web/old/html_created_no_edit/print/faq_gl.html     |  142 --
 web/old/html_created_no_edit/print/faq_pt.html     |  137 --
 web/old/html_created_no_edit/print/features.html   |   56 -
 .../html_created_no_edit/print/features_ca.html    |   52 -
 .../html_created_no_edit/print/features_de.html    |   52 -
 .../html_created_no_edit/print/features_es.html    |   54 -
 .../html_created_no_edit/print/features_gl.html    |   55 -
 .../html_created_no_edit/print/features_pt.html    |   50 -
 web/old/html_created_no_edit/print/hardware.html   |  101 -
 .../html_created_no_edit/print/hardware_ca.html    |  103 -
 .../html_created_no_edit/print/hardware_es.html    |  101 -
 .../html_created_no_edit/print/hardware_gl.html    |  106 -
 .../html_created_no_edit/print/hardware_pt.html    |  106 -
 web/old/html_created_no_edit/print/index.html      |   65 -
 web/old/html_created_no_edit/print/index_ca.html   |   56 -
 web/old/html_created_no_edit/print/index_de.html   |   46 -
 web/old/html_created_no_edit/print/index_en.html   |   57 -
 web/old/html_created_no_edit/print/index_es.html   |   56 -
 web/old/html_created_no_edit/print/index_fr.html   |   56 -
 web/old/html_created_no_edit/print/index_gl.html   |   58 -
 web/old/html_created_no_edit/print/index_it.html   |   57 -
 web/old/html_created_no_edit/print/index_pt.html   |   56 -
 .../html_created_no_edit/print/installation.html   |   44 -
 .../print/installation_ca.html                     |   41 -
 .../print/installation_es.html                     |   44 -
 .../print/installation_gl.html                     |   45 -
 .../print/installation_pt.html                     |   44 -
 .../html_created_no_edit/print/old_chronopics.html |   56 -
 .../print/old_chronopics_ca.html                   |   55 -
 .../print/old_chronopics_es.html                   |   56 -
 .../print/old_chronopics_gl.html                   |   55 -
 .../print/old_chronopics_pt.html                   |   58 -
 .../html_created_no_edit/print/photocells_es.html  |  139 --
 .../print/photocells_velleman.html                 |   75 -
 .../print/photocells_velleman_es.html              |   75 -
 web/old/html_created_no_edit/print/problems.html   |  151 --
 .../html_created_no_edit/print/screenshots.html    |  121 --
 .../html_created_no_edit/print/screenshots_ca.html |  121 --
 .../html_created_no_edit/print/screenshots_es.html |  121 --
 .../html_created_no_edit/print/screenshots_gl.html |  120 --
 .../html_created_no_edit/print/screenshots_pt.html |  120 --
 web/old/html_created_no_edit/problems.html         |  241 ---
 web/old/html_created_no_edit/screenshots.html      |  210 --
 web/old/html_created_no_edit/screenshots_ca.html   |  212 --
 web/old/html_created_no_edit/screenshots_es.html   |  209 --
 web/old/html_created_no_edit/screenshots_gl.html   |  225 --
 web/old/html_created_no_edit/screenshots_pt.html   |  209 --
 web/old/html_created_no_edit/style.css             |  274 ---
 597 files changed, 30073 deletions(-)

Tue Mar 16 16:07:44 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
website reorganization 
 chronojump_server/crontab-root                     |     6 +
 chronojump_server/r-sqlite/update-r-graphs         |    21 +
 chronojump_server/reload_xsp2                      |     9 +
 chronojump_server/web.config                       |     9 +
 web/chronopic_build.html                           |   101 +
 web/chronopic_build_es.html                        |   101 +
 web/construction_contact_platform.html             |   175 +
 web/construction_contact_platform_es.html          |   188 +
 web/construction_modular_circuit_platform.html     |   166 +
 web/construction_modular_circuit_platform_es.html  |   167 +
 web/construction_push_button.html                  |   108 +
 web/construction_push_button_es.html               |   106 +
 web/create_web_chronojump.pl                       |   558 -
 web/data/authors.txt                               |     8 -
 web/data/colaborations.txt                         |    10 -
 web/data/contributors.txt                          |     2 -
 web/data/langs/_ca/Designed                        |     1 -
 web/data/langs/_ca/License                         |    25 -
 web/data/langs/_ca/Links                           |    12 -
 web/data/langs/_ca/Pages/construction              |     5 -
 .../langs/_ca/Pages/construction_contact_platform  |    91 -
 .../Pages/construction_contact_platform_comments   |    15 -
 .../construction_contact_platform_parallel_port    |    38 -
 web/data/langs/_ca/Pages/documents                 |    82 -
 web/data/langs/_ca/Pages/faq                       |   120 -
 web/data/langs/_ca/Pages/features                  |    36 -
 web/data/langs/_ca/Pages/index                     |    40 -
 web/data/langs/_ca/Pages/installation              |    25 -
 web/data/langs/_ca/Pages/screenshots               |    95 -
 web/data/langs/_ca/Print                           |     1 -
 web/data/langs/_ca/Title                           |     1 -
 web/data/langs/_ca/Translator                      |     1 -
 web/data/langs/_de/Designed                        |     1 -
 web/data/langs/_de/License                         |    26 -
 web/data/langs/_de/Links                           |    11 -
 web/data/langs/_de/Pages/features                  |    36 -
 web/data/langs/_de/Pages/index                     |     3 -
 web/data/langs/_de/Print                           |     1 -
 web/data/langs/_de/Title                           |     1 -
 web/data/langs/_de/Translator                      |     1 -
 web/data/langs/_en/Designed                        |     1 -
 web/data/langs/_en/License                         |    23 -
 web/data/langs/_en/Links                           |    12 -
 web/data/langs/_en/Pages/construction              |     5 -
 .../langs/_en/Pages/construction_chronopic_juanfer |    63 -
 .../langs/_en/Pages/construction_contact_platform  |   110 -
 .../Pages/construction_modular_circuit_platform    |   102 -
 web/data/langs/_en/Pages/documents                 |    81 -
 web/data/langs/_en/Pages/faq                       |   120 -
 web/data/langs/_en/Pages/features                  |    40 -
 web/data/langs/_en/Pages/index                     |    41 -
 web/data/langs/_en/Pages/installation              |    28 -
 web/data/langs/_en/Pages/screenshots               |    95 -
 web/data/langs/_en/Print                           |     1 -
 web/data/langs/_en/Title                           |     1 -
 web/data/langs/_en/Translator                      |     1 -
 web/data/langs/_es/Designed                        |     1 -
 web/data/langs/_es/License                         |    22 -
 web/data/langs/_es/Links                           |    12 -
 web/data/langs/_es/Pages/construction              |     5 -
 .../langs/_es/Pages/construction_chronopic_juanfer |    64 -
 .../langs/_es/Pages/construction_contact_platform  |   129 -
 .../Pages/construction_contact_platform_comments   |    15 -
 .../construction_contact_platform_parallel_port    |    33 -
 .../Pages/construction_modular_circuit_platform    |    99 -
 web/data/langs/_es/Pages/documents                 |    81 -
 web/data/langs/_es/Pages/faq                       |   122 -
 web/data/langs/_es/Pages/features                  |    38 -
 web/data/langs/_es/Pages/index                     |    40 -
 web/data/langs/_es/Pages/installation              |    28 -
 web/data/langs/_es/Pages/photocells                |   123 -
 web/data/langs/_es/Pages/screenshots               |    95 -
 web/data/langs/_es/Print                           |     1 -
 web/data/langs/_es/Title                           |     1 -
 web/data/langs/_es/Translator                      |     1 -
 web/data/langs/_fr/Designed                        |     1 -
 web/data/langs/_fr/License                         |    24 -
 web/data/langs/_fr/Links                           |    12 -
 web/data/langs/_fr/Pages/index                     |    40 -
 web/data/langs/_fr/Title                           |     1 -
 web/data/langs/_fr/Translator                      |     1 -
 web/data/langs/_gl/Designed                        |     2 -
 web/data/langs/_gl/License                         |    37 -
 web/data/langs/_gl/Links                           |    13 -
 web/data/langs/_gl/Pages/construction              |     5 -
 .../langs/_gl/Pages/construction_chronopic_juanfer |    61 -
 .../langs/_gl/Pages/construction_contact_platform  |   125 -
 web/data/langs/_gl/Pages/documents                 |    91 -
 web/data/langs/_gl/Pages/faq                       |   126 -
 web/data/langs/_gl/Pages/features                  |    39 -
 web/data/langs/_gl/Pages/index                     |    42 -
 web/data/langs/_gl/Pages/installation              |    29 -
 web/data/langs/_gl/Pages/screenshots               |    94 -
 web/data/langs/_gl/Print                           |     1 -
 web/data/langs/_gl/Title                           |     2 -
 web/data/langs/_gl/Translator                      |     1 -
 web/data/langs/_it/CVS/Entries                     |     6 -
 web/data/langs/_it/CVS/Repository                  |     1 -
 web/data/langs/_it/CVS/Root                        |     1 -
 web/data/langs/_it/Designed                        |     1 -
 web/data/langs/_it/License                         |    24 -
 web/data/langs/_it/Links                           |    12 -
 web/data/langs/_it/Pages/CVS/Entries               |     3 -
 web/data/langs/_it/Pages/CVS/Repository            |     1 -
 web/data/langs/_it/Pages/CVS/Root                  |     1 -
 web/data/langs/_it/Pages/index                     |    41 -
 web/data/langs/_it/Print                           |     1 -
 web/data/langs/_it/Title                           |     1 -
 web/data/langs/_it/Translator                      |     1 -
 web/data/langs/_oc/Designed                        |     1 -
 web/data/langs/_oc/License                         |    20 -
 web/data/langs/_oc/Links                           |    12 -
 web/data/langs/_oc/Pages/index                     |    41 -
 web/data/langs/_oc/Title                           |     1 -
 web/data/langs/_oc/Translator                      |     1 -
 web/data/langs/_pt/Designed                        |     1 -
 web/data/langs/_pt/License                         |    23 -
 web/data/langs/_pt/Links                           |    12 -
 web/data/langs/_pt/Pages/construction              |     5 -
 .../langs/_pt/Pages/construction_contact_platform  |   120 -
 web/data/langs/_pt/Pages/documents                 |    83 -
 web/data/langs/_pt/Pages/faq                       |   121 -
 web/data/langs/_pt/Pages/features                  |    34 -
 web/data/langs/_pt/Pages/index                     |    40 -
 web/data/langs/_pt/Pages/installation              |    28 -
 web/data/langs/_pt/Pages/screenshots               |    94 -
 web/data/langs/_pt/Print                           |     1 -
 web/data/langs/_pt/Title                           |     1 -
 web/data/langs/_pt/Translator                      |     1 -
 web/data/languages.txt                             |     7 -
 web/data/languages_with_de.txt                     |     8 -
 web/data/photos.txt                                |    43 -
 web/documents.html                                 |   288 +
 web/documents_es.html                              |   288 +
 web/faq_hardware.html                              |   120 +
 web/faq_hardware_es.html                           |   117 +
 web/faq_software.html                              |   102 +
 web/faq_software_es.html                           |   110 +
 web/hardware_store.html                            |   148 +
 web/hardware_store_es.html                         |   149 +
 ...nstruction_modular_circuit_platform.txt_es.html |   199 -
 web/html_created_no_edit/faq_es.html               |   226 -
 web/html_created_no_edit/images/chronojump-04.png  |   Bin 187592 -> 0 bytes
 .../images/chronojump-04_small.png                 |   Bin 36905 -> 0 bytes
 web/html_created_no_edit/images/chronojump33.png   |   Bin 65923 -> 0 bytes
 .../images/chronojump_32x32.png                    |   Bin 1866 -> 0 bytes
 ...mp_add_persons_multiple_preferences_spanish.png |   Bin 120590 -> 0 bytes
 ..._persons_multiple_preferences_spanish_small.png |   Bin 34549 -> 0 bytes
 .../images/chronojump_esquema.dia                  |   Bin 2184 -> 0 bytes
 .../images/chronojump_esquema.png                  |   Bin 11489 -> 0 bytes
 .../images/chronojump_esquema_07.dia               |   Bin 7906 -> 0 bytes
 .../images/chronojump_esquema_07.png               |   Bin 79419 -> 0 bytes
 .../images/chronojump_esquema_jump.png             |   Bin 30247 -> 0 bytes
 .../images/chronojump_esquema_jump_300.png         |   Bin 12885 -> 0 bytes
 .../images/chronojump_esquema_pulse.png            |   Bin 7814 -> 0 bytes
 .../images/chronojump_esquema_pulse_300.png        |   Bin 6600 -> 0 bytes
 .../images/chronojump_esquema_reaction_time.png    |   Bin 51252 -> 0 bytes
 .../chronojump_esquema_reaction_time_300.png       |   Bin 20877 -> 0 bytes
 .../images/chronojump_esquema_run.png              |   Bin 30751 -> 0 bytes
 .../images/chronojump_esquema_run_300.png          |   Bin 15469 -> 0 bytes
 .../images/chronojump_esquema_two_platforms.dia    |   Bin 2919 -> 0 bytes
 .../images/chronojump_esquema_two_platforms.png    |   Bin 14987 -> 0 bytes
 .../images/chronojump_graphs.jpg                   |   Bin 151689 -> 0 bytes
 .../images/chronojump_graphs_reactive.png          |   Bin 147244 -> 0 bytes
 .../images/chronojump_graphs_reactive_small.png    |   Bin 28352 -> 0 bytes
 .../images/chronojump_graphs_small.png             |   Bin 32412 -> 0 bytes
 .../images/chronojump_graphs_volei.png             |   Bin 147624 -> 0 bytes
 .../images/chronojump_graphs_volei_small.png       |   Bin 31278 -> 0 bytes
 .../images/chronojump_logo_small.png               |   Bin 6706 -> 0 bytes
 .../images/chronojump_main_047.png                 |   Bin 46244 -> 0 bytes
 .../images/chronojump_main_047_small.png           |   Bin 21914 -> 0 bytes
 .../images/chronojump_main_06.png                  |   Bin 89821 -> 0 bytes
 .../images/chronojump_main_06_small.png            |   Bin 32895 -> 0 bytes
 .../images/chronojump_new_run_type_spanish.png     |   Bin 113240 -> 0 bytes
 .../chronojump_new_run_type_spanish_small.png      |   Bin 29426 -> 0 bytes
 .../images/chronojump_poster_suissa.pdf            |   Bin 524535 -> 0 bytes
 .../images/chronojump_windows.png                  |   Bin 98854 -> 0 bytes
 .../images/chronojump_windows.xcf                  |   Bin 1334466 -> 0 bytes
 .../images/chronojump_windows1.png                 |   Bin 114233 -> 0 bytes
 .../images/chronojump_windows2.png                 |   Bin 123610 -> 0 bytes
 .../images/chronojump_windows_small.png            |   Bin 37087 -> 0 bytes
 .../images/chronopic3-metacrilato.jpg              |   Bin 102731 -> 0 bytes
 .../images/chronopic3-metacrilato_small.jpg        |   Bin 25994 -> 0 bytes
 web/html_created_no_edit/images/chronopic_foto.jpg |   Bin 19669 -> 0 bytes
 .../images/chronopic_foto_small.png                |   Bin 59220 -> 0 bytes
 .../images/chronopic_juanfer_1-1_schema.jpg        |   Bin 63717 -> 0 bytes
 .../images/chronopic_juanfer_1-1_schema.xcf        |   Bin 361158 -> 0 bytes
 .../images/chronopic_juanfer_back.jpg              |   Bin 49485 -> 0 bytes
 .../images/chronopic_juanfer_front.jpg             |   Bin 54317 -> 0 bytes
 .../images/chronopic_juanfer_schema.jpg            |   Bin 63321 -> 0 bytes
 web/html_created_no_edit/images/crl_logo_88.png    |   Bin 748 -> 0 bytes
 .../images/deporteyciencia.png                     |   Bin 2432 -> 0 bytes
 .../images/deporteyciencia_blues.gif               |   Bin 3283 -> 0 bytes
 .../images/deporteyciencia_blues.png               |   Bin 4468 -> 0 bytes
 web/html_created_no_edit/images/gnome_logo.png     |   Bin 7237 -> 0 bytes
 web/html_created_no_edit/images/gnome_logo.xcf     |   Bin 15781 -> 0 bytes
 web/html_created_no_edit/images/gnome_logo_88.png  |   Bin 5023 -> 0 bytes
 .../images/gnome_logo_88_blues.png                 |   Bin 6336 -> 0 bytes
 .../images/modular_platform_bridge.jpg             |   Bin 135888 -> 0 bytes
 .../images/modular_platform_bridge2.jpg            |   Bin 118389 -> 0 bytes
 .../images/modular_platform_bridge2_mini.jpg       |   Bin 13517 -> 0 bytes
 .../images/modular_platform_bridge_mini.jpg        |   Bin 13359 -> 0 bytes
 .../modular_platform_circuit_board_external.jpg    |   Bin 64597 -> 0 bytes
 ...odular_platform_circuit_board_external_mini.jpg |   Bin 11270 -> 0 bytes
 .../modular_platform_circuit_board_internal.jpg    |   Bin 60668 -> 0 bytes
 ...odular_platform_circuit_board_internal_mini.jpg |   Bin 9932 -> 0 bytes
 ...odular_platform_circuit_board_internal_tape.jpg |   Bin 98148 -> 0 bytes
 ...r_platform_circuit_board_internal_tape_mini.jpg |   Bin 12845 -> 0 bytes
 .../images/modular_platform_one_foot_done.jpg      |   Bin 68441 -> 0 bytes
 .../images/modular_platform_one_foot_done_mini.jpg |   Bin 8434 -> 0 bytes
 .../images/modular_platform_padu_xavi.jpg          |   Bin 123299 -> 0 bytes
 .../images/modular_platform_padu_xavi_mini.jpg     |   Bin 27195 -> 0 bytes
 .../images/modular_platform_tape_removal.jpg       |   Bin 2294407 -> 0 bytes
 .../images/modular_platform_tape_removal_mini.jpg  |   Bin 14085 -> 0 bytes
 .../images/modular_platform_with_boscosystem.jpg   |   Bin 2303281 -> 0 bytes
 .../modular_platform_with_boscosystem_mini.jpg     |   Bin 11777 -> 0 bytes
 .../images/modular_platform_with_chronopic.jpg     |   Bin 2298467 -> 0 bytes
 .../images/modular_platform_with_chronopic_250.jpg |   Bin 25830 -> 0 bytes
 .../modular_platform_with_chronopic_mini.jpg       |   Bin 17222 -> 0 bytes
 ...lataforma_contactos_cinta_adhesiva_plastico.jpg |   Bin 21814 -> 0 bytes
 .../images/plataforma_contactos_cinta_varillas.jpg |   Bin 23096 -> 0 bytes
 .../plataforma_contactos_cortar_varillas.jpg       |   Bin 29919 -> 0 bytes
 .../images/plataforma_contactos_final.jpg          |   Bin 31049 -> 0 bytes
 .../images/plataforma_contactos_final_small.png    |   Bin 71691 -> 0 bytes
 .../images/plataforma_contactos_joraike.jpg        |   Bin 40716 -> 0 bytes
 .../plataforma_contactos_juntar_varillas.jpg       |   Bin 14283 -> 0 bytes
 .../plataforma_contactos_marcar_cortar_cable.jpg   |   Bin 30730 -> 0 bytes
 .../images/plataforma_contactos_material.jpg       |   Bin 23366 -> 0 bytes
 ...aforma_contactos_pegar_cinta_entre_varillas.jpg |   Bin 30491 -> 0 bytes
 ...lataforma_contactos_pegar_varillas_plastico.jpg |   Bin 32933 -> 0 bytes
 .../plataforma_contactos_perforar_varillas.jpg     |   Bin 34644 -> 0 bytes
 .../plataforma_contactos_puerto_paralelo.jpg       |   Bin 27472 -> 0 bytes
 .../images/plataforma_contactos_remaches.jpg       |   Bin 26550 -> 0 bytes
 .../plataforma_contactos_taladrar_varillas.jpg     |   Bin 27879 -> 0 bytes
 ...plataforma_contactos_unir_conjuntos_varilla.jpg |   Bin 10523 -> 0 bytes
 .../images/proves_i_xcfs/chronojump_graphs.png     |   Bin 165460 -> 0 bytes
 .../proves_i_xcfs/chronojump_graphs_reactive.png   |   Bin 147244 -> 0 bytes
 .../images/proves_i_xcfs/chronojump_main1.jpg      |   Bin 117521 -> 0 bytes
 .../proves_i_xcfs/chronojump_main1_small.jpg       |   Bin 8022 -> 0 bytes
 .../images/proves_i_xcfs/chronojump_main2.jpg      |   Bin 87283 -> 0 bytes
 .../proves_i_xcfs/chronojump_main2_small.jpg       |   Bin 8902 -> 0 bytes
 .../images/proves_i_xcfs/chronojump_main3.jpg      |   Bin 98438 -> 0 bytes
 .../proves_i_xcfs/chronojump_main3_small.jpg       |   Bin 8982 -> 0 bytes
 .../images/proves_i_xcfs/crl_logo.gif              |   Bin 13431 -> 0 bytes
 web/html_created_no_edit/images/pulsador1.jpg      |   Bin 22403 -> 0 bytes
 web/html_created_no_edit/images/pulsador2.jpg      |   Bin 28955 -> 0 bytes
 web/html_created_no_edit/images/pulsador3.jpg      |   Bin 27636 -> 0 bytes
 web/html_created_no_edit/images/pulsador4.jpg      |   Bin 38497 -> 0 bytes
 .../images/velleman_connecting1.jpg                |   Bin 119118 -> 0 bytes
 .../images/velleman_connecting1_small.jpg          |   Bin 20959 -> 0 bytes
 .../images/velleman_connecting2_rca.jpg            |   Bin 104246 -> 0 bytes
 .../images/velleman_connecting2_rca_small.jpg      |   Bin 17879 -> 0 bytes
 .../images/velleman_connecting3.jpg                |   Bin 104025 -> 0 bytes
 .../images/velleman_connecting3_small.jpg          |   Bin 21477 -> 0 bytes
 .../images/velleman_connecting4.jpg                |   Bin 93251 -> 0 bytes
 .../images/velleman_connecting4_small.jpg          |   Bin 18937 -> 0 bytes
 .../images/velleman_connecting5.jpg                |   Bin 89823 -> 0 bytes
 .../images/velleman_connecting5_small.jpg          |   Bin 19217 -> 0 bytes
 .../images/velleman_connecting6.jpg                |   Bin 90601 -> 0 bytes
 .../images/velleman_connecting6_small.jpg          |   Bin 16059 -> 0 bytes
 web/html_created_no_edit/photocells_es.html        |   228 -
 web/html_created_no_edit/print/construction.html   |    21 -
 .../print/construction_ca.html                     |    21 -
 .../print/construction_chronopic_juanfer.html      |    79 -
 .../print/construction_chronopic_juanfer_es.html   |    80 -
 .../print/construction_contact_platform.html       |   126 -
 .../print/construction_contact_platform_ca.html    |   107 -
 .../construction_contact_platform_comments_ca.html |    31 -
 .../construction_contact_platform_comments_es.html |    31 -
 .../print/construction_contact_platform_es.html    |   145 -
 .../print/construction_contact_platform_gl.html    |   141 -
 ...truction_contact_platform_parallel_port_ca.html |    54 -
 ...truction_contact_platform_parallel_port_es.html |    49 -
 .../print/construction_contact_platform_pt.html    |   136 -
 .../print/construction_es.html                     |    21 -
 .../print/construction_gl.html                     |    21 -
 .../print/construction_pt.html                     |    21 -
 web/html_created_no_edit/print/contact.html        |    67 -
 web/html_created_no_edit/print/contact_ca.html     |    68 -
 web/html_created_no_edit/print/contact_de.html     |    67 -
 web/html_created_no_edit/print/contact_es.html     |    67 -
 web/html_created_no_edit/print/contact_fr.html     |    68 -
 web/html_created_no_edit/print/contact_gl.html     |    70 -
 web/html_created_no_edit/print/contact_pt.html     |    68 -
 web/html_created_no_edit/print/documents.html      |    97 -
 web/html_created_no_edit/print/documents_ca.html   |    98 -
 web/html_created_no_edit/print/documents_es.html   |    97 -
 web/html_created_no_edit/print/documents_gl.html   |   107 -
 web/html_created_no_edit/print/documents_pt.html   |    99 -
 web/html_created_no_edit/print/faq.html            |   136 -
 web/html_created_no_edit/print/faq_ca.html         |   136 -
 web/html_created_no_edit/print/faq_es.html         |   138 -
 web/html_created_no_edit/print/faq_gl.html         |   142 -
 web/html_created_no_edit/print/faq_pt.html         |   137 -
 web/html_created_no_edit/print/features.html       |    56 -
 web/html_created_no_edit/print/features_ca.html    |    52 -
 web/html_created_no_edit/print/features_de.html    |    52 -
 web/html_created_no_edit/print/features_es.html    |    54 -
 web/html_created_no_edit/print/features_gl.html    |    55 -
 web/html_created_no_edit/print/features_pt.html    |    50 -
 web/html_created_no_edit/print/index.html          |    65 -
 web/html_created_no_edit/print/index_ca.html       |    56 -
 web/html_created_no_edit/print/index_de.html       |    46 -
 web/html_created_no_edit/print/index_es.html       |    56 -
 web/html_created_no_edit/print/index_fr.html       |    56 -
 web/html_created_no_edit/print/index_gl.html       |    58 -
 web/html_created_no_edit/print/index_it.html       |    57 -
 web/html_created_no_edit/print/index_pt.html       |    56 -
 web/html_created_no_edit/print/installation.html   |    44 -
 .../print/installation_ca.html                     |    41 -
 .../print/installation_es.html                     |    44 -
 .../print/installation_gl.html                     |    45 -
 .../print/installation_pt.html                     |    44 -
 web/html_created_no_edit/print/screenshots.html    |   121 -
 web/html_created_no_edit/print/screenshots_ca.html |   121 -
 web/html_created_no_edit/print/screenshots_es.html |   121 -
 web/html_created_no_edit/print/screenshots_gl.html |   120 -
 web/html_created_no_edit/print/screenshots_pt.html |   120 -
 web/html_created_no_edit/style.css                 |   274 -
 web/images/1.png                                   |   Bin 0 -> 521 bytes
 web/images/2.png                                   |   Bin 0 -> 1791 bytes
 web/images/agility_505.png                         |   Bin 0 -> 7053 bytes
 web/images/applications-internet.svg               |  1195 ++
 web/images/applications-other.svg                  |  1108 ++
 web/images/chronojump-09-2.png                     |   Bin 0 -> 122781 bytes
 web/images/chronojump-09-2_small.png               |   Bin 0 -> 41198 bytes
 web/images/chronojump-09.png                       |   Bin 0 -> 161697 bytes
 web/images/chronojump-09_small.png                 |   Bin 0 -> 42776 bytes
 web/images/chronojump-boscosystem.png              |   Bin 0 -> 9527 bytes
 web/images/chronojump-pulse.png                    |   Bin 0 -> 98623 bytes
 web/images/chronojump-pulse_small.png              |   Bin 0 -> 39104 bytes
 web/images/chronojump33.png                        |   Bin 0 -> 65923 bytes
 web/images/chronojump_320.png                      |   Bin 0 -> 25764 bytes
 web/images/chronojump_77h.png                      |   Bin 0 -> 21176 bytes
 web/images/chronojump_main_06.png                  |   Bin 0 -> 93177 bytes
 web/images/chronojump_main_06_small.png            |   Bin 0 -> 51207 bytes
 web/images/chronojump_new_run_type_spanish.png     |   Bin 0 -> 113240 bytes
 .../chronojump_new_run_type_spanish_small.png      |   Bin 0 -> 29426 bytes
 web/images/chronojump_windows.png                  |   Bin 0 -> 98854 bytes
 web/images/chronojump_windows_small.png            |   Bin 0 -> 37087 bytes
 web/images/chronopic3.jpg                          |   Bin 0 -> 35019 bytes
 web/images/chronopic3.png                          |   Bin 0 -> 99687 bytes
 web/images/chronopic3_taiwan1.jpg                  |   Bin 0 -> 271300 bytes
 web/images/chronopic3_taiwan1_small.jpg            |   Bin 0 -> 31743 bytes
 web/images/chronopic3_taiwan2.jpg                  |   Bin 0 -> 332460 bytes
 web/images/chronopic3_taiwan2_small.jpg            |   Bin 0 -> 40110 bytes
 web/images/chronopic3_taiwan3.jpg                  |   Bin 0 -> 58659 bytes
 web/images/chronopic3_taiwan3_small.jpg            |   Bin 0 -> 19929 bytes
 web/images/chronopic3_taiwan4.jpg                  |   Bin 0 -> 506624 bytes
 web/images/chronopic3_taiwan4_small.jpg            |   Bin 0 -> 42239 bytes
 web/images/clock.png                               |   Bin 0 -> 3806 bytes
 web/images/documents-48.png                        |   Bin 0 -> 3535 bytes
 web/images/documents_blank-chronojump.png          |   Bin 0 -> 11225 bytes
 web/images/documents_blank-entrenamiento.png       |   Bin 0 -> 9502 bytes
 web/images/documents_blank-hardware.png            |   Bin 0 -> 11606 bytes
 web/images/documents_blank-other.png               |   Bin 0 -> 11101 bytes
 web/images/documents_blank-otros.png               |   Bin 0 -> 11079 bytes
 web/images/documents_blank-training.png            |   Bin 0 -> 8911 bytes
 web/images/documents_slides_chronojump_big.png     |   Bin 0 -> 16898 bytes
 web/images/documents_slides_hardware_big.png       |   Bin 0 -> 17167 bytes
 web/images/documents_slides_other_big.png          |   Bin 0 -> 16824 bytes
 web/images/documents_slides_training_big.png       |   Bin 0 -> 17042 bytes
 web/images/emblem-package.svg                      |   387 +
 web/images/emblem-presentation.png                 |   Bin 0 -> 5150 bytes
 web/images/flash_player_18.gif                     |   Bin 0 -> 1063 bytes
 web/images/folder.svg                              |   725 +
 web/images/gaim_send-im.svg                        |   184 +
 web/images/gesell_dbt.png                          |   Bin 0 -> 7684 bytes
 web/images/gftp.svg                                |  6454 ++++++++
 web/images/infrared.jpg                            |   Bin 0 -> 5320 bytes
 web/images/jump_rj.png                             |   Bin 0 -> 6418 bytes
 web/images/margaria.png                            |   Bin 0 -> 2434 bytes
 web/images/media-optical.svg                       |   403 +
 web/images/modular_platform_bridge.jpg             |   Bin 0 -> 135888 bytes
 web/images/modular_platform_bridge2.jpg            |   Bin 0 -> 118389 bytes
 web/images/modular_platform_bridge2_mini.jpg       |   Bin 0 -> 13517 bytes
 web/images/modular_platform_bridge_mini.jpg        |   Bin 0 -> 13359 bytes
 .../modular_platform_circuit_board_external.jpg    |   Bin 0 -> 64597 bytes
 ...odular_platform_circuit_board_external_mini.jpg |   Bin 0 -> 11270 bytes
 .../modular_platform_circuit_board_internal.jpg    |   Bin 0 -> 60668 bytes
 ...odular_platform_circuit_board_internal_mini.jpg |   Bin 0 -> 9932 bytes
 ...odular_platform_circuit_board_internal_tape.jpg |   Bin 0 -> 98148 bytes
 ...r_platform_circuit_board_internal_tape_mini.jpg |   Bin 0 -> 12845 bytes
 web/images/modular_platform_one_foot_done.jpg      |   Bin 0 -> 68441 bytes
 web/images/modular_platform_one_foot_done_mini.jpg |   Bin 0 -> 8434 bytes
 web/images/modular_platform_padu_xavi.jpg          |   Bin 0 -> 123299 bytes
 web/images/modular_platform_padu_xavi_mini.jpg     |   Bin 0 -> 27195 bytes
 web/images/modular_platform_tape_removal.jpg       |   Bin 0 -> 2294407 bytes
 web/images/modular_platform_tape_removal_mini.jpg  |   Bin 0 -> 14085 bytes
 web/images/modular_platform_with_boscosystem.jpg   |   Bin 0 -> 2303281 bytes
 .../modular_platform_with_boscosystem_mini.jpg     |   Bin 0 -> 11777 bytes
 web/images/modular_platform_with_chronopic.jpg     |   Bin 0 -> 2298467 bytes
 web/images/modular_platform_with_chronopic_250.jpg |   Bin 0 -> 25830 bytes
 .../modular_platform_with_chronopic_mini.jpg       |   Bin 0 -> 17222 bytes
 web/images/multiChronopic.png                      |   Bin 0 -> 2873 bytes
 web/images/nautilus-cd-burner.svg                  |   159 +
 web/images/network.svg                             |   803 +
 web/images/next.png                                |   Bin 0 -> 1393 bytes
 web/images/no.png                                  |   Bin 0 -> 2488 bytes
 web/images/nuvola-applications-internet.png        |   Bin 0 -> 3537 bytes
 web/images/nuvola-emblem-package.png               |   Bin 0 -> 2429 bytes
 web/images/nuvola-folder.png                       |   Bin 0 -> 3632 bytes
 web/images/nuvola-gaim_send-im.png                 |   Bin 0 -> 2400 bytes
 web/images/nuvola-media-optical.png                |   Bin 0 -> 2870 bytes
 web/images/pending.jpg                             |   Bin 0 -> 20540 bytes
 web/images/pending2.jpg                            |   Bin 0 -> 23735 bytes
 web/images/pending2.png                            |   Bin 0 -> 11945 bytes
 web/images/pending3.png                            |   Bin 0 -> 11479 bytes
 ...lataforma_contactos_cinta_adhesiva_plastico.jpg |   Bin 0 -> 21814 bytes
 web/images/plataforma_contactos_cinta_varillas.jpg |   Bin 0 -> 23096 bytes
 .../plataforma_contactos_cortar_varillas.jpg       |   Bin 0 -> 29919 bytes
 web/images/plataforma_contactos_final.jpg          |   Bin 0 -> 31049 bytes
 web/images/plataforma_contactos_final_small.png    |   Bin 0 -> 71691 bytes
 web/images/plataforma_contactos_joraike.jpg        |   Bin 0 -> 40716 bytes
 .../plataforma_contactos_juntar_varillas.jpg       |   Bin 0 -> 14283 bytes
 .../plataforma_contactos_marcar_cortar_cable.jpg   |   Bin 0 -> 30730 bytes
 web/images/plataforma_contactos_material.jpg       |   Bin 0 -> 23366 bytes
 web/images/plataforma_contactos_material_small.jpg |   Bin 0 -> 10619 bytes
 ...aforma_contactos_pegar_cinta_entre_varillas.jpg |   Bin 0 -> 30491 bytes
 ...lataforma_contactos_pegar_varillas_plastico.jpg |   Bin 0 -> 32933 bytes
 .../plataforma_contactos_perforar_varillas.jpg     |   Bin 0 -> 34644 bytes
 .../plataforma_contactos_puerto_paralelo.jpg       |   Bin 0 -> 27472 bytes
 web/images/plataforma_contactos_remaches.jpg       |   Bin 0 -> 26550 bytes
 .../plataforma_contactos_taladrar_varillas.jpg     |   Bin 0 -> 27879 bytes
 ...plataforma_contactos_unir_conjuntos_varilla.jpg |   Bin 0 -> 10523 bytes
 web/images/poster_estoril_ecss_08.png              |   Bin 0 -> 634718 bytes
 web/images/poster_estoril_ecss_08_300h.png         |   Bin 0 -> 91038 bytes
 web/images/poster_seattle_abstract.png             |   Bin 0 -> 257926 bytes
 web/images/poster_seattle_acsm_09.png              |   Bin 0 -> 541229 bytes
 web/images/poster_seattle_acsm_09_400.png          |   Bin 0 -> 126730 bytes
 web/images/poster_seattle_authors.png              |   Bin 0 -> 191937 bytes
 web/images/poster_seattle_chronojump.png           |   Bin 0 -> 304775 bytes
 web/images/poster_seattle_chronopic3.png           |   Bin 0 -> 623808 bytes
 web/images/poster_seattle_discussion.png           |   Bin 0 -> 205989 bytes
 web/images/poster_seattle_purpose.png              |   Bin 0 -> 241230 bytes
 web/images/poster_seattle_results.png              |   Bin 0 -> 647800 bytes
 web/images/poster_switzerland_ecss_06.png          |   Bin 0 -> 558485 bytes
 web/images/poster_switzerland_ecss_06_300h.png     |   Bin 0 -> 92044 bytes
 web/images/presentation-48.png                     |   Bin 0 -> 3040 bytes
 web/images/pulsador1.jpg                           |   Bin 0 -> 22403 bytes
 web/images/pulsador2.jpg                           |   Bin 0 -> 28955 bytes
 web/images/pulsador3.jpg                           |   Bin 0 -> 27636 bytes
 web/images/pulsador4.jpg                           |   Bin 0 -> 38497 bytes
 web/images/reaction_time.png                       |   Bin 0 -> 5013 bytes
 web/images/run_analysis.png                        |   Bin 0 -> 3126 bytes
 web/images/server_heights_by_jumps_athletes.png    |   Bin 0 -> 24734 bytes
 .../server_heights_by_jumps_athletes_small.png     |   Bin 0 -> 10792 bytes
 web/images/server_heights_by_level_and_sex.png     |   Bin 0 -> 13882 bytes
 .../server_heights_by_level_and_sex_small.png      |   Bin 0 -> 13880 bytes
 web/images/server_heights_by_sex.png               |   Bin 0 -> 21171 bytes
 web/images/server_heights_by_sex_3.png             |   Bin 0 -> 14904 bytes
 web/images/server_heights_by_sex_4.png             |   Bin 0 -> 13329 bytes
 web/images/server_heights_by_sex_a.png             |   Bin 0 -> 13300 bytes
 web/images/server_heights_by_sex_small.png         |   Bin 0 -> 11593 bytes
 web/images/server_sports_and_countries.png         |   Bin 0 -> 54396 bytes
 web/images/server_sports_and_countries_small.png   |   Bin 0 -> 21806 bytes
 web/images/shopping.png                            |   Bin 0 -> 2288 bytes
 web/images/svg/applications-multimedia.svg         |  1102 ++
 web/images/svg/baroquon_Shopping_Cart.svg          |   716 +
 web/images/svg/clock.svg                           |   218 +
 web/images/svg/documents.svg                       |   389 +
 web/images/svg/documents_slides.svg                | 16043 +++++++++++++++++++
 web/images/svg/emblem-office.svg                   |   717 +
 web/images/svg/emblem-people.svg                   |   559 +
 web/images/svg/go-next.svg                         |   193 +
 web/images/svg/k3b.svg                             |   497 +
 web/images/svg/network-wired.svg                   |   696 +
 web/images/svg/no.svg                              |   202 +
 web/images/svg/package_edutainment.svg             |   452 +
 web/images/svg/pending2.xcf                        |   Bin 0 -> 61259 bytes
 web/images/svg/preferences-system-network.svg      |   748 +
 web/images/svg/presentation.svg                    |   686 +
 web/images/svg/redhat-system_settings.svg          |   699 +
 web/images/svg/screenshots.svg                     |  1003 ++
 web/images/svg/theoralogo3.svg                     |   242 +
 web/images/svg/video-x-generic.svg                 |   348 +
 web/images/svg/videos.svg                          |  1692 ++
 web/images/svg/web_nova.svg                        |  3951 +++++
 web/images/svg/yes.svg                             |  1411 ++
 web/images/take_off.png                            |   Bin 0 -> 4103 bytes
 web/images/theora_logo.png                         |   Bin 0 -> 1147 bytes
 web/images/tropheesdulibre.jpg                     |   Bin 0 -> 7299 bytes
 web/images/tsclient.svg                            |  1517 ++
 web/images/velleman_connecting1.jpg                |   Bin 0 -> 119118 bytes
 web/images/velleman_connecting1_small.jpg          |   Bin 0 -> 20959 bytes
 web/images/velleman_connecting2_rca.jpg            |   Bin 0 -> 104246 bytes
 web/images/velleman_connecting2_rca_small.jpg      |   Bin 0 -> 17879 bytes
 web/images/velleman_connecting3.jpg                |   Bin 0 -> 104025 bytes
 web/images/velleman_connecting3_small.jpg          |   Bin 0 -> 21477 bytes
 web/images/velleman_connecting4.jpg                |   Bin 0 -> 93251 bytes
 web/images/velleman_connecting4_small.jpg          |   Bin 0 -> 18937 bytes
 web/images/velleman_connecting5.jpg                |   Bin 0 -> 20135 bytes
 web/images/velleman_connecting5_small.jpg          |   Bin 0 -> 19217 bytes
 web/images/velleman_connecting6.jpg                |   Bin 0 -> 90601 bytes
 web/images/velleman_connecting6_small.jpg          |   Bin 0 -> 16059 bytes
 web/images/videos-48.png                           |   Bin 0 -> 4043 bytes
 web/images/web-browser.png                         |   Bin 0 -> 12086 bytes
 web/images/wine.png                                |   Bin 0 -> 6453 bytes
 web/images/yes.png                                 |   Bin 0 -> 2478 bytes
 web/images/zoom.png                                |   Bin 0 -> 1176 bytes
 web/index.html                                     |    59 +
 web/index_es.html                                  |    58 +
 web/old/create_web_chronojump.pl                   |   558 +
 web/old/data/.svn/entries                          |   172 +
 web/old/data/.svn/format                           |     1 +
 web/old/data/.svn/prop-base/authors.txt.svn-base   |    13 +
 .../data/.svn/prop-base/colaborations.txt.svn-base |    13 +
 .../data/.svn/prop-base/contributors.txt.svn-base  |    13 +
 web/old/data/.svn/prop-base/languages.txt.svn-base |    13 +
 web/old/data/.svn/text-base/authors.txt.svn-base   |     8 +
 .../data/.svn/text-base/colaborations.txt.svn-base |    10 +
 .../data/.svn/text-base/contributors.txt.svn-base  |     2 +
 web/old/data/.svn/text-base/languages.txt.svn-base |     7 +
 .../.svn/text-base/languages_with_de.txt.svn-base  |     8 +
 web/old/data/.svn/text-base/photos.txt.svn-base    |    43 +
 web/old/data/.svn/tmp/tempfile.2.tmp               |     8 +
 web/old/data/.svn/tmp/tempfile.tmp                 |     7 +
 web/old/data/authors.txt                           |     8 +
 web/old/data/colaborations.txt                     |    10 +
 web/old/data/contributors.txt                      |     2 +
 web/old/data/langs/.svn/entries                    |    95 +
 web/old/data/langs/.svn/format                     |     1 +
 web/old/data/langs/_ca/.svn/entries                |   125 +
 web/old/data/langs/_ca/.svn/format                 |     1 +
 .../langs/_ca/.svn/text-base/Designed.svn-base     |     1 +
 .../data/langs/_ca/.svn/text-base/License.svn-base |    25 +
 .../data/langs/_ca/.svn/text-base/Links.svn-base   |    12 +
 .../data/langs/_ca/.svn/text-base/Print.svn-base   |     1 +
 .../data/langs/_ca/.svn/text-base/Title.svn-base   |     1 +
 .../langs/_ca/.svn/text-base/Translator.svn-base   |     1 +
 web/old/data/langs/_ca/Designed                    |     1 +
 web/old/data/langs/_ca/License                     |    25 +
 web/old/data/langs/_ca/Links                       |    12 +
 web/old/data/langs/_ca/Pages/.svn/entries          |   282 +
 web/old/data/langs/_ca/Pages/.svn/format           |     1 +
 .../_ca/Pages/.svn/text-base/construction.svn-base |     5 +
 .../construction_contact_platform.svn-base         |    91 +
 ...construction_contact_platform_comments.svn-base |    15 +
 ...ruction_contact_platform_parallel_port.svn-base |    38 +
 .../_ca/Pages/.svn/text-base/documents.svn-base    |    82 +
 .../langs/_ca/Pages/.svn/text-base/faq.svn-base    |   120 +
 .../_ca/Pages/.svn/text-base/features.svn-base     |    36 +
 .../langs/_ca/Pages/.svn/text-base/index.svn-base  |    40 +
 .../_ca/Pages/.svn/text-base/installation.svn-base |    25 +
 .../_ca/Pages/.svn/text-base/screenshots.svn-base  |    95 +
 web/old/data/langs/_ca/Pages/construction          |     5 +
 .../langs/_ca/Pages/construction_contact_platform  |    91 +
 .../Pages/construction_contact_platform_comments   |    15 +
 .../construction_contact_platform_parallel_port    |    38 +
 web/old/data/langs/_ca/Pages/courses               |    51 +
 web/old/data/langs/_ca/Pages/documents             |    82 +
 web/old/data/langs/_ca/Pages/faq                   |   120 +
 web/old/data/langs/_ca/Pages/features              |    36 +
 web/old/data/langs/_ca/Pages/hardware              |    87 +
 web/old/data/langs/_ca/Pages/index                 |    40 +
 web/old/data/langs/_ca/Pages/installation          |    25 +
 web/old/data/langs/_ca/Pages/old_chronopics        |    39 +
 web/old/data/langs/_ca/Pages/screenshots           |    95 +
 web/old/data/langs/_ca/Print                       |     1 +
 web/old/data/langs/_ca/Title                       |     1 +
 web/old/data/langs/_ca/Translator                  |     1 +
 web/old/data/langs/_de/.svn/entries                |   125 +
 web/old/data/langs/_de/.svn/format                 |     1 +
 .../langs/_de/.svn/text-base/Designed.svn-base     |     1 +
 .../data/langs/_de/.svn/text-base/License.svn-base |    26 +
 .../data/langs/_de/.svn/text-base/Links.svn-base   |    11 +
 .../data/langs/_de/.svn/text-base/Print.svn-base   |     1 +
 .../data/langs/_de/.svn/text-base/Title.svn-base   |     1 +
 .../langs/_de/.svn/text-base/Translator.svn-base   |     1 +
 web/old/data/langs/_de/Designed                    |     1 +
 web/old/data/langs/_de/License                     |    26 +
 web/old/data/langs/_de/Links                       |    11 +
 web/old/data/langs/_de/Pages/.svn/entries          |    98 +
 web/old/data/langs/_de/Pages/.svn/format           |     1 +
 .../_de/Pages/.svn/text-base/features.svn-base     |    36 +
 .../langs/_de/Pages/.svn/text-base/index.svn-base  |     3 +
 web/old/data/langs/_de/Pages/features              |    36 +
 web/old/data/langs/_de/Pages/index                 |     3 +
 web/old/data/langs/_de/Print                       |     1 +
 web/old/data/langs/_de/Title                       |     1 +
 web/old/data/langs/_de/Translator                  |     1 +
 web/old/data/langs/_en/.svn/entries                |   125 +
 web/old/data/langs/_en/.svn/format                 |     1 +
 .../langs/_en/.svn/text-base/Designed.svn-base     |     1 +
 .../data/langs/_en/.svn/text-base/License.svn-base |    23 +
 .../data/langs/_en/.svn/text-base/Links.svn-base   |    12 +
 .../data/langs/_en/.svn/text-base/Print.svn-base   |     1 +
 .../data/langs/_en/.svn/text-base/Title.svn-base   |     1 +
 .../langs/_en/.svn/text-base/Translator.svn-base   |     1 +
 web/old/data/langs/_en/Designed                    |     1 +
 web/old/data/langs/_en/License                     |    23 +
 web/old/data/langs/_en/Links                       |    12 +
 web/old/data/langs/_en/Pages/.svn/entries          |   304 +
 web/old/data/langs/_en/Pages/.svn/format           |     1 +
 .../_en/Pages/.svn/text-base/construction.svn-base |     5 +
 .../construction_chronopic_juanfer.svn-base        |    63 +
 .../construction_contact_platform.svn-base         |   110 +
 .../construction_modular_circuit_platform.svn-base |   102 +
 .../_en/Pages/.svn/text-base/documents.svn-base    |    81 +
 .../langs/_en/Pages/.svn/text-base/faq.svn-base    |   120 +
 .../_en/Pages/.svn/text-base/features.svn-base     |    40 +
 .../langs/_en/Pages/.svn/text-base/index.svn-base  |    41 +
 .../_en/Pages/.svn/text-base/installation.svn-base |    28 +
 .../_en/Pages/.svn/text-base/screenshots.svn-base  |    95 +
 web/old/data/langs/_en/Pages/construction          |     5 +
 .../langs/_en/Pages/construction_chronopic_juanfer |    63 +
 .../langs/_en/Pages/construction_contact_platform  |   110 +
 .../Pages/construction_contact_platform_buy_stuff  |    17 +
 .../Pages/construction_modular_circuit_platform    |   102 +
 .../data/langs/_en/Pages/construction_push_button  |    48 +
 web/old/data/langs/_en/Pages/documents             |    81 +
 web/old/data/langs/_en/Pages/faq                   |   120 +
 web/old/data/langs/_en/Pages/features              |    40 +
 web/old/data/langs/_en/Pages/hardware              |    85 +
 web/old/data/langs/_en/Pages/index                 |    41 +
 web/old/data/langs/_en/Pages/installation          |    28 +
 web/old/data/langs/_en/Pages/old_chronopics        |    40 +
 web/old/data/langs/_en/Pages/photocells_velleman   |    59 +
 web/old/data/langs/_en/Pages/problems              |   135 +
 web/old/data/langs/_en/Pages/screenshots           |    95 +
 web/old/data/langs/_en/Print                       |     1 +
 web/old/data/langs/_en/Title                       |     1 +
 web/old/data/langs/_en/Translator                  |     1 +
 web/old/data/langs/_es/.svn/entries                |   125 +
 web/old/data/langs/_es/.svn/format                 |     1 +
 .../langs/_es/.svn/text-base/Designed.svn-base     |     1 +
 .../data/langs/_es/.svn/text-base/License.svn-base |    22 +
 .../data/langs/_es/.svn/text-base/Links.svn-base   |    12 +
 .../data/langs/_es/.svn/text-base/Print.svn-base   |     1 +
 .../data/langs/_es/.svn/text-base/Title.svn-base   |     1 +
 .../langs/_es/.svn/text-base/Translator.svn-base   |     1 +
 web/old/data/langs/_es/Designed                    |     1 +
 web/old/data/langs/_es/License                     |    22 +
 web/old/data/langs/_es/Links                       |    12 +
 web/old/data/langs/_es/Pages/.svn/entries          |   386 +
 web/old/data/langs/_es/Pages/.svn/format           |     1 +
 .../construction_modular_circuit_platform.svn-base |     5 +
 .../_es/Pages/.svn/text-base/construction.svn-base |     5 +
 .../construction_chronopic_juanfer.svn-base        |    64 +
 .../construction_contact_platform.svn-base         |   129 +
 ...construction_contact_platform_comments.svn-base |    15 +
 ...ruction_contact_platform_parallel_port.svn-base |    33 +
 .../construction_modular_circuit_platform.svn-base |    99 +
 .../_es/Pages/.svn/text-base/documents.svn-base    |    81 +
 .../langs/_es/Pages/.svn/text-base/faq.svn-base    |   122 +
 .../_es/Pages/.svn/text-base/features.svn-base     |    38 +
 .../langs/_es/Pages/.svn/text-base/index.svn-base  |    40 +
 .../_es/Pages/.svn/text-base/installation.svn-base |    28 +
 .../_es/Pages/.svn/text-base/photocells.svn-base   |   123 +
 .../_es/Pages/.svn/text-base/screenshots.svn-base  |    95 +
 .../data/langs/_es/Pages/chronopic3_lista_espera   |    22 +
 web/old/data/langs/_es/Pages/construction          |     5 +
 .../langs/_es/Pages/construction_chronopic_juanfer |    64 +
 .../langs/_es/Pages/construction_contact_platform  |   129 +
 .../Pages/construction_contact_platform_buy_stuff  |    17 +
 .../Pages/construction_contact_platform_comments   |    15 +
 .../construction_contact_platform_parallel_port    |    33 +
 .../Pages/construction_modular_circuit_platform    |    99 +
 .../data/langs/_es/Pages/construction_push_button  |    48 +
 web/old/data/langs/_es/Pages/courses               |    49 +
 web/old/data/langs/_es/Pages/documents             |    81 +
 web/old/data/langs/_es/Pages/faq                   |   122 +
 web/old/data/langs/_es/Pages/features              |    38 +
 web/old/data/langs/_es/Pages/hardware              |    85 +
 web/old/data/langs/_es/Pages/index                 |    40 +
 web/old/data/langs/_es/Pages/installation          |    28 +
 web/old/data/langs/_es/Pages/old_chronopics        |    40 +
 web/old/data/langs/_es/Pages/photocells            |   123 +
 web/old/data/langs/_es/Pages/photocells_velleman   |    59 +
 web/old/data/langs/_es/Pages/screenshots           |    95 +
 web/old/data/langs/_es/Print                       |     1 +
 web/old/data/langs/_es/Title                       |     1 +
 web/old/data/langs/_es/Translator                  |     1 +
 web/old/data/langs/_fr/.svn/entries                |   135 +
 web/old/data/langs/_fr/.svn/format                 |     1 +
 .../langs/_fr/.svn/text-base/Designed.svn-base     |     1 +
 .../data/langs/_fr/.svn/text-base/License.svn-base |    24 +
 .../data/langs/_fr/.svn/text-base/Links.svn-base   |    12 +
 .../data/langs/_fr/.svn/text-base/Title.svn-base   |     1 +
 .../langs/_fr/.svn/text-base/Translator.svn-base   |     1 +
 web/old/data/langs/_fr/Designed                    |     1 +
 web/old/data/langs/_fr/License                     |    24 +
 web/old/data/langs/_fr/Links                       |    12 +
 web/old/data/langs/_fr/Pages/.svn/entries          |    86 +
 web/old/data/langs/_fr/Pages/.svn/format           |     1 +
 .../langs/_fr/Pages/.svn/text-base/index.svn-base  |    40 +
 web/old/data/langs/_fr/Pages/index                 |    40 +
 web/old/data/langs/_fr/Print                       |     1 +
 web/old/data/langs/_fr/Title                       |     1 +
 web/old/data/langs/_fr/Translator                  |     1 +
 web/old/data/langs/_gl/.svn/entries                |   125 +
 web/old/data/langs/_gl/.svn/format                 |     1 +
 .../langs/_gl/.svn/text-base/Designed.svn-base     |     2 +
 .../data/langs/_gl/.svn/text-base/License.svn-base |    37 +
 .../data/langs/_gl/.svn/text-base/Links.svn-base   |    13 +
 .../data/langs/_gl/.svn/text-base/Print.svn-base   |     1 +
 .../data/langs/_gl/.svn/text-base/Title.svn-base   |     2 +
 .../langs/_gl/.svn/text-base/Translator.svn-base   |     1 +
 web/old/data/langs/_gl/Designed                    |     2 +
 web/old/data/langs/_gl/License                     |    37 +
 web/old/data/langs/_gl/Links                       |    13 +
 web/old/data/langs/_gl/Pages/.svn/entries          |   270 +
 web/old/data/langs/_gl/Pages/.svn/format           |     1 +
 .../_gl/Pages/.svn/text-base/construction.svn-base |     5 +
 .../construction_chronopic_juanfer.svn-base        |    61 +
 .../construction_contact_platform.svn-base         |   125 +
 .../_gl/Pages/.svn/text-base/documents.svn-base    |    91 +
 .../langs/_gl/Pages/.svn/text-base/faq.svn-base    |   126 +
 .../_gl/Pages/.svn/text-base/features.svn-base     |    39 +
 .../langs/_gl/Pages/.svn/text-base/index.svn-base  |    42 +
 .../_gl/Pages/.svn/text-base/installation.svn-base |    29 +
 .../_gl/Pages/.svn/text-base/screenshots.svn-base  |    94 +
 web/old/data/langs/_gl/Pages/construction          |     5 +
 .../langs/_gl/Pages/construction_chronopic_juanfer |    61 +
 .../langs/_gl/Pages/construction_contact_platform  |   125 +
 web/old/data/langs/_gl/Pages/documents             |    91 +
 web/old/data/langs/_gl/Pages/faq                   |   126 +
 web/old/data/langs/_gl/Pages/features              |    39 +
 web/old/data/langs/_gl/Pages/hardware              |    90 +
 web/old/data/langs/_gl/Pages/index                 |    42 +
 web/old/data/langs/_gl/Pages/installation          |    29 +
 web/old/data/langs/_gl/Pages/old_chronopics        |    39 +
 web/old/data/langs/_gl/Pages/screenshots           |    94 +
 web/old/data/langs/_gl/Print                       |     1 +
 web/old/data/langs/_gl/Title                       |     2 +
 web/old/data/langs/_gl/Translator                  |     1 +
 web/old/data/langs/_it/.svn/entries                |   128 +
 web/old/data/langs/_it/.svn/format                 |     1 +
 .../langs/_it/.svn/text-base/Designed.svn-base     |     1 +
 .../data/langs/_it/.svn/text-base/License.svn-base |    24 +
 .../data/langs/_it/.svn/text-base/Links.svn-base   |    12 +
 .../data/langs/_it/.svn/text-base/Print.svn-base   |     1 +
 .../data/langs/_it/.svn/text-base/Title.svn-base   |     1 +
 .../langs/_it/.svn/text-base/Translator.svn-base   |     1 +
 web/old/data/langs/_it/CVS/.svn/entries            |    52 +
 web/old/data/langs/_it/CVS/.svn/format             |     1 +
 .../langs/_it/CVS/.svn/text-base/Entries.svn-base  |     6 +
 .../_it/CVS/.svn/text-base/Repository.svn-base     |     1 +
 .../langs/_it/CVS/.svn/text-base/Root.svn-base     |     1 +
 web/old/data/langs/_it/CVS/Entries                 |     6 +
 web/old/data/langs/_it/CVS/Repository              |     1 +
 web/old/data/langs/_it/CVS/Root                    |     1 +
 web/old/data/langs/_it/Designed                    |     1 +
 web/old/data/langs/_it/License                     |    24 +
 web/old/data/langs/_it/Links                       |    12 +
 web/old/data/langs/_it/Pages/.svn/entries          |    65 +
 web/old/data/langs/_it/Pages/.svn/format           |     1 +
 .../langs/_it/Pages/.svn/text-base/index.svn-base  |    41 +
 web/old/data/langs/_it/Pages/CVS/.svn/entries      |    52 +
 web/old/data/langs/_it/Pages/CVS/.svn/format       |     1 +
 .../_it/Pages/CVS/.svn/text-base/Entries.svn-base  |     3 +
 .../Pages/CVS/.svn/text-base/Repository.svn-base   |     1 +
 .../_it/Pages/CVS/.svn/text-base/Root.svn-base     |     1 +
 web/old/data/langs/_it/Pages/CVS/Entries           |     3 +
 web/old/data/langs/_it/Pages/CVS/Repository        |     1 +
 web/old/data/langs/_it/Pages/CVS/Root              |     1 +
 web/old/data/langs/_it/Pages/index                 |    41 +
 web/old/data/langs/_it/Print                       |     1 +
 web/old/data/langs/_it/Title                       |     1 +
 web/old/data/langs/_it/Translator                  |     1 +
 web/old/data/langs/_oc/.svn/entries                |   201 +
 web/old/data/langs/_oc/.svn/format                 |     1 +
 .../langs/_oc/.svn/text-base/Designed.svn-base     |     1 +
 .../data/langs/_oc/.svn/text-base/License.svn-base |    20 +
 .../data/langs/_oc/.svn/text-base/Links.svn-base   |    12 +
 .../data/langs/_oc/.svn/text-base/Title.svn-base   |     1 +
 .../langs/_oc/.svn/text-base/Translator.svn-base   |     1 +
 web/old/data/langs/_oc/Designed                    |     1 +
 web/old/data/langs/_oc/License                     |    20 +
 web/old/data/langs/_oc/Links                       |    12 +
 web/old/data/langs/_oc/Pages/.svn/entries          |    86 +
 web/old/data/langs/_oc/Pages/.svn/format           |     1 +
 .../langs/_oc/Pages/.svn/text-base/index.svn-base  |    41 +
 web/old/data/langs/_oc/Pages/index                 |    41 +
 web/old/data/langs/_oc/Title                       |     1 +
 web/old/data/langs/_oc/Translator                  |     1 +
 web/old/data/langs/_pt/.svn/entries                |   125 +
 web/old/data/langs/_pt/.svn/format                 |     1 +
 .../langs/_pt/.svn/text-base/Designed.svn-base     |     1 +
 .../data/langs/_pt/.svn/text-base/License.svn-base |    23 +
 .../data/langs/_pt/.svn/text-base/Links.svn-base   |    12 +
 .../data/langs/_pt/.svn/text-base/Print.svn-base   |     1 +
 .../data/langs/_pt/.svn/text-base/Title.svn-base   |     1 +
 .../langs/_pt/.svn/text-base/Translator.svn-base   |     1 +
 web/old/data/langs/_pt/Designed                    |     1 +
 web/old/data/langs/_pt/License                     |    23 +
 web/old/data/langs/_pt/Links                       |    12 +
 web/old/data/langs/_pt/Pages/.svn/entries          |   258 +
 web/old/data/langs/_pt/Pages/.svn/format           |     1 +
 .../_pt/Pages/.svn/text-base/construction.svn-base |     5 +
 .../construction_contact_platform.svn-base         |   120 +
 .../_pt/Pages/.svn/text-base/documents.svn-base    |    83 +
 .../langs/_pt/Pages/.svn/text-base/faq.svn-base    |   121 +
 .../_pt/Pages/.svn/text-base/features.svn-base     |    34 +
 .../langs/_pt/Pages/.svn/text-base/index.svn-base  |    40 +
 .../_pt/Pages/.svn/text-base/installation.svn-base |    28 +
 .../_pt/Pages/.svn/text-base/screenshots.svn-base  |    94 +
 web/old/data/langs/_pt/Pages/construction          |     5 +
 .../langs/_pt/Pages/construction_contact_platform  |   120 +
 web/old/data/langs/_pt/Pages/documents             |    83 +
 web/old/data/langs/_pt/Pages/faq                   |   121 +
 web/old/data/langs/_pt/Pages/features              |    34 +
 web/old/data/langs/_pt/Pages/hardware              |    90 +
 web/old/data/langs/_pt/Pages/index                 |    40 +
 web/old/data/langs/_pt/Pages/installation          |    28 +
 web/old/data/langs/_pt/Pages/old_chronopics        |    42 +
 web/old/data/langs/_pt/Pages/screenshots           |    94 +
 web/old/data/langs/_pt/Print                       |     1 +
 web/old/data/langs/_pt/Title                       |     1 +
 web/old/data/langs/_pt/Translator                  |     1 +
 web/old/data/languages.txt                         |     7 +
 web/old/data/languages_with_de.txt                 |     8 +
 web/old/data/photos.txt                            |    43 +
 web/old/html_created_no_edit/.svn/entries          |   149 +
 web/old/html_created_no_edit/.svn/format           |     1 +
 .../.svn/prop-base/faq_es.html.svn-base            |    13 +
 .../.svn/prop-base/style.css.svn-base              |    13 +
 ...n_modular_circuit_platform.txt_es.html.svn-base |   199 +
 .../.svn/text-base/faq_es.html.svn-base            |   226 +
 .../.svn/text-base/photocells_es.html.svn-base     |   228 +
 .../.svn/text-base/style.css.svn-base              |   274 +
 .../articles/article_chronojump_aloma.html         |  1364 ++
 .../articles/article_chronojump_aloma_179349b7.gif |   Bin 0 -> 1593 bytes
 .../articles/article_chronojump_aloma_37cb1d03.gif |   Bin 0 -> 1421 bytes
 .../articles/article_chronojump_aloma_440b2c99.gif |   Bin 0 -> 1453 bytes
 .../articles/article_chronojump_aloma_44ef905e.gif |   Bin 0 -> 1507 bytes
 .../articles/article_chronojump_aloma_4a1f80b8.gif |   Bin 0 -> 1599 bytes
 .../articles/article_chronojump_aloma_59bd5e7e.gif |   Bin 0 -> 2382 bytes
 .../articles/article_chronojump_aloma_eca71a7.png  |   Bin 0 -> 21172 bytes
 .../article_chronojump_aloma_m2969fdf6.gif         |   Bin 0 -> 1482 bytes
 .../articles/article_chronojump_aloma_m4d5473c.gif |   Bin 0 -> 2061 bytes
 .../chronojump_sistema_de_medida_congreso_gpul.pdf |     1 +
 .../articles/chronopic_cables_es.doc               |   Bin 0 -> 390656 bytes
 .../articles/proyecto_final_master_chronojump.pdf  |     1 +
 .../articles/record_chronopic_pic_icprog_es.doc    |   Bin 0 -> 464896 bytes
 .../chronopic3_lista_espera_es.html                |   127 +
 web/old/html_created_no_edit/construction.html     |   111 +
 web/old/html_created_no_edit/construction_ca.html  |   113 +
 .../construction_chronopic_juanfer.html            |   169 +
 .../construction_chronopic_juanfer_es.html         |   169 +
 .../construction_chronopic_juanfer_gl.html         |   183 +
 .../construction_contact_platform.html             |   216 +
 .../construction_contact_platform_buy_stuff.html   |   123 +
 ...construction_contact_platform_buy_stuff_es.html |   122 +
 .../construction_contact_platform_ca.html          |   199 +
 .../construction_contact_platform_comments_ca.html |   123 +
 .../construction_contact_platform_comments_es.html |   120 +
 .../construction_contact_platform_es.html          |   234 +
 .../construction_contact_platform_gl.html          |   247 +
 ...truction_contact_platform_parallel_port_ca.html |   146 +
 ...truction_contact_platform_parallel_port_es.html |   138 +
 .../construction_contact_platform_pt.html          |   226 +
 web/old/html_created_no_edit/construction_es.html  |   110 +
 web/old/html_created_no_edit/construction_gl.html  |   127 +
 .../construction_modular_circuit_platform.html     |   208 +
 ...nstruction_modular_circuit_platform.txt_es.html |   199 +
 .../construction_modular_circuit_platform_es.html  |   204 +
 web/old/html_created_no_edit/construction_pt.html  |   111 +
 .../construction_push_button.html                  |   154 +
 .../construction_push_button_es.html               |   153 +
 web/old/html_created_no_edit/courses_ca.html       |   158 +
 web/old/html_created_no_edit/courses_es.html       |   153 +
 web/old/html_created_no_edit/courses~_es.html      |   104 +
 web/old/html_created_no_edit/documents.html        |   186 +
 web/old/html_created_no_edit/documents_ca.html     |   189 +
 web/old/html_created_no_edit/documents_es.html     |   185 +
 web/old/html_created_no_edit/documents_gl.html     |   212 +
 web/old/html_created_no_edit/documents_pt.html     |   188 +
 web/old/html_created_no_edit/faq.html              |   225 +
 web/old/html_created_no_edit/faq_ca.html           |   227 +
 web/old/html_created_no_edit/faq_es.html           |   226 +
 web/old/html_created_no_edit/faq_gl.html           |   247 +
 web/old/html_created_no_edit/faq_pt.html           |   226 +
 web/old/html_created_no_edit/features.html         |   146 +
 web/old/html_created_no_edit/features_ca.html      |   144 +
 web/old/html_created_no_edit/features_es.html      |   143 +
 web/old/html_created_no_edit/features_gl.html      |   161 +
 web/old/html_created_no_edit/features_pt.html      |   140 +
 web/old/html_created_no_edit/hardware.html         |   190 +
 web/old/html_created_no_edit/hardware_ca.html      |   194 +
 web/old/html_created_no_edit/hardware_es.html      |   189 +
 web/old/html_created_no_edit/hardware_gl.html      |   211 +
 web/old/html_created_no_edit/hardware_pt.html      |   195 +
 web/old/html_created_no_edit/images/.svn/entries   |  2258 +++
 web/old/html_created_no_edit/images/.svn/format    |     1 +
 .../.svn/prop-base/chronojump-04.png.svn-base      |     5 +
 .../prop-base/chronojump-04_small.png.svn-base     |     5 +
 .../.svn/prop-base/chronojump33.png.svn-base       |     5 +
 .../.svn/prop-base/chronojump_32x32.png.svn-base   |     5 +
 ...rsons_multiple_preferences_spanish.png.svn-base |     5 +
 ...multiple_preferences_spanish_small.png.svn-base |     5 +
 .../.svn/prop-base/chronojump_esquema.dia.svn-base |     5 +
 .../.svn/prop-base/chronojump_esquema.png.svn-base |     5 +
 .../prop-base/chronojump_esquema_07.dia.svn-base   |     5 +
 .../prop-base/chronojump_esquema_07.png.svn-base   |     5 +
 .../prop-base/chronojump_esquema_jump.png.svn-base |     5 +
 .../chronojump_esquema_jump_300.png.svn-base       |     5 +
 .../chronojump_esquema_pulse.png.svn-base          |     5 +
 .../chronojump_esquema_pulse_300.png.svn-base      |     5 +
 .../chronojump_esquema_reaction_time.png.svn-base  |     5 +
 ...ronojump_esquema_reaction_time_300.png.svn-base |     5 +
 .../prop-base/chronojump_esquema_run.png.svn-base  |     5 +
 .../chronojump_esquema_run_300.png.svn-base        |     5 +
 .../chronojump_esquema_two_platforms.dia.svn-base  |     5 +
 .../chronojump_esquema_two_platforms.png.svn-base  |     5 +
 .../.svn/prop-base/chronojump_graphs.jpg.svn-base  |     5 +
 .../chronojump_graphs_reactive.png.svn-base        |     5 +
 .../chronojump_graphs_reactive_small.png.svn-base  |     5 +
 .../prop-base/chronojump_graphs_small.png.svn-base |     5 +
 .../prop-base/chronojump_graphs_volei.png.svn-base |     5 +
 .../chronojump_graphs_volei_small.png.svn-base     |     5 +
 .../prop-base/chronojump_logo_small.png.svn-base   |     5 +
 .../prop-base/chronojump_main_047.png.svn-base     |     5 +
 .../chronojump_main_047_small.png.svn-base         |     5 +
 .../.svn/prop-base/chronojump_main_06.png.svn-base |     5 +
 .../chronojump_main_06_small.png.svn-base          |     5 +
 .../chronojump_new_run_type_spanish.png.svn-base   |     5 +
 ...onojump_new_run_type_spanish_small.png.svn-base |     5 +
 .../chronojump_poster_suissa.pdf.svn-base          |     5 +
 .../.svn/prop-base/chronojump_windows.png.svn-base |     5 +
 .../.svn/prop-base/chronojump_windows.xcf.svn-base |     5 +
 .../prop-base/chronojump_windows1.png.svn-base     |     5 +
 .../prop-base/chronojump_windows2.png.svn-base     |     5 +
 .../chronojump_windows_small.png.svn-base          |     5 +
 .../prop-base/chronopic3-metacrilato.jpg.svn-base  |     5 +
 .../chronopic3-metacrilato_small.jpg.svn-base      |     5 +
 .../.svn/prop-base/chronopic_foto.jpg.svn-base     |     5 +
 .../prop-base/chronopic_foto_small.png.svn-base    |     5 +
 .../chronopic_juanfer_1-1_schema.jpg.svn-base      |     5 +
 .../chronopic_juanfer_1-1_schema.xcf.svn-base      |     5 +
 .../prop-base/chronopic_juanfer_back.jpg.svn-base  |     5 +
 .../prop-base/chronopic_juanfer_front.jpg.svn-base |     5 +
 .../chronopic_juanfer_schema.jpg.svn-base          |     5 +
 .../images/.svn/prop-base/crl_logo_88.png.svn-base |     5 +
 .../.svn/prop-base/deporteyciencia.png.svn-base    |     5 +
 .../prop-base/deporteyciencia_blues.gif.svn-base   |     5 +
 .../prop-base/deporteyciencia_blues.png.svn-base   |     5 +
 .../images/.svn/prop-base/gnome_logo.png.svn-base  |     5 +
 .../images/.svn/prop-base/gnome_logo.xcf.svn-base  |     5 +
 .../.svn/prop-base/gnome_logo_88.png.svn-base      |     5 +
 .../prop-base/gnome_logo_88_blues.png.svn-base     |     5 +
 .../prop-base/modular_platform_bridge.jpg.svn-base |     9 +
 .../modular_platform_bridge2.jpg.svn-base          |     9 +
 .../modular_platform_bridge2_mini.jpg.svn-base     |     9 +
 .../modular_platform_bridge_mini.jpg.svn-base      |     9 +
 ...ar_platform_circuit_board_external.jpg.svn-base |     9 +
 ...atform_circuit_board_external_mini.jpg.svn-base |     9 +
 ...ar_platform_circuit_board_internal.jpg.svn-base |     9 +
 ...atform_circuit_board_internal_mini.jpg.svn-base |     9 +
 ...atform_circuit_board_internal_tape.jpg.svn-base |     9 +
 ...m_circuit_board_internal_tape_mini.jpg.svn-base |     9 +
 .../modular_platform_one_foot_done.jpg.svn-base    |     9 +
 ...odular_platform_one_foot_done_mini.jpg.svn-base |     9 +
 .../modular_platform_padu_xavi.jpg.svn-base        |     9 +
 .../modular_platform_padu_xavi_mini.jpg.svn-base   |     9 +
 .../modular_platform_tape_removal.jpg.svn-base     |     9 +
 ...modular_platform_tape_removal_mini.jpg.svn-base |     9 +
 .../modular_platform_with_boscosystem.jpg.svn-base |     9 +
 ...lar_platform_with_boscosystem_mini.jpg.svn-base |     5 +
 .../modular_platform_with_chronopic.jpg.svn-base   |     9 +
 ...odular_platform_with_chronopic_250.jpg.svn-base |     9 +
 ...dular_platform_with_chronopic_mini.jpg.svn-base |     5 +
 ..._contactos_cinta_adhesiva_plastico.jpg.svn-base |     5 +
 ...lataforma_contactos_cinta_varillas.jpg.svn-base |     5 +
 ...ataforma_contactos_cortar_varillas.jpg.svn-base |     5 +
 .../plataforma_contactos_final.jpg.svn-base        |     5 +
 .../plataforma_contactos_final_small.png.svn-base  |     5 +
 .../plataforma_contactos_joraike.jpg.svn-base      |     5 +
 ...ataforma_contactos_juntar_varillas.jpg.svn-base |     5 +
 ...orma_contactos_marcar_cortar_cable.jpg.svn-base |     5 +
 .../plataforma_contactos_material.jpg.svn-base     |     5 +
 ...ntactos_pegar_cinta_entre_varillas.jpg.svn-base |     5 +
 ..._contactos_pegar_varillas_plastico.jpg.svn-base |     5 +
 ...aforma_contactos_perforar_varillas.jpg.svn-base |     5 +
 ...ataforma_contactos_puerto_paralelo.jpg.svn-base |     5 +
 .../plataforma_contactos_remaches.jpg.svn-base     |     5 +
 ...aforma_contactos_taladrar_varillas.jpg.svn-base |     5 +
 ...a_contactos_unir_conjuntos_varilla.jpg.svn-base |     5 +
 .../images/.svn/prop-base/pulsador1.jpg.svn-base   |     5 +
 .../images/.svn/prop-base/pulsador2.jpg.svn-base   |     5 +
 .../images/.svn/prop-base/pulsador3.jpg.svn-base   |     5 +
 .../images/.svn/prop-base/pulsador4.jpg.svn-base   |     5 +
 .../prop-base/velleman_connecting1.jpg.svn-base    |     5 +
 .../velleman_connecting1_small.jpg.svn-base        |     5 +
 .../velleman_connecting2_rca.jpg.svn-base          |     5 +
 .../velleman_connecting2_rca_small.jpg.svn-base    |     5 +
 .../prop-base/velleman_connecting3.jpg.svn-base    |     5 +
 .../velleman_connecting3_small.jpg.svn-base        |     5 +
 .../prop-base/velleman_connecting4.jpg.svn-base    |     5 +
 .../velleman_connecting4_small.jpg.svn-base        |     5 +
 .../prop-base/velleman_connecting5.jpg.svn-base    |     5 +
 .../velleman_connecting5_small.jpg.svn-base        |     5 +
 .../prop-base/velleman_connecting6.jpg.svn-base    |     5 +
 .../velleman_connecting6_small.jpg.svn-base        |     5 +
 .../.svn/text-base/chronojump-04.png.svn-base      |   Bin 0 -> 187592 bytes
 .../text-base/chronojump-04_small.png.svn-base     |   Bin 0 -> 36905 bytes
 .../.svn/text-base/chronojump33.png.svn-base       |   Bin 0 -> 65923 bytes
 .../.svn/text-base/chronojump_32x32.png.svn-base   |   Bin 0 -> 1866 bytes
 ...rsons_multiple_preferences_spanish.png.svn-base |   Bin 0 -> 120590 bytes
 ...multiple_preferences_spanish_small.png.svn-base |   Bin 0 -> 34549 bytes
 .../.svn/text-base/chronojump_esquema.dia.svn-base |   Bin 0 -> 2184 bytes
 .../.svn/text-base/chronojump_esquema.png.svn-base |   Bin 0 -> 11489 bytes
 .../text-base/chronojump_esquema_07.dia.svn-base   |   Bin 0 -> 7906 bytes
 .../text-base/chronojump_esquema_07.png.svn-base   |   Bin 0 -> 79419 bytes
 .../text-base/chronojump_esquema_jump.png.svn-base |   Bin 0 -> 30247 bytes
 .../chronojump_esquema_jump_300.png.svn-base       |   Bin 0 -> 12885 bytes
 .../chronojump_esquema_pulse.png.svn-base          |   Bin 0 -> 7814 bytes
 .../chronojump_esquema_pulse_300.png.svn-base      |   Bin 0 -> 6600 bytes
 .../chronojump_esquema_reaction_time.png.svn-base  |   Bin 0 -> 51252 bytes
 ...ronojump_esquema_reaction_time_300.png.svn-base |   Bin 0 -> 20877 bytes
 .../text-base/chronojump_esquema_run.png.svn-base  |   Bin 0 -> 30751 bytes
 .../chronojump_esquema_run_300.png.svn-base        |   Bin 0 -> 15469 bytes
 .../chronojump_esquema_two_platforms.dia.svn-base  |   Bin 0 -> 2919 bytes
 .../chronojump_esquema_two_platforms.png.svn-base  |   Bin 0 -> 14987 bytes
 .../.svn/text-base/chronojump_graphs.jpg.svn-base  |   Bin 0 -> 151689 bytes
 .../chronojump_graphs_reactive.png.svn-base        |   Bin 0 -> 147244 bytes
 .../chronojump_graphs_reactive_small.png.svn-base  |   Bin 0 -> 28352 bytes
 .../text-base/chronojump_graphs_small.png.svn-base |   Bin 0 -> 32412 bytes
 .../text-base/chronojump_graphs_volei.png.svn-base |   Bin 0 -> 147624 bytes
 .../chronojump_graphs_volei_small.png.svn-base     |   Bin 0 -> 31278 bytes
 .../text-base/chronojump_logo_small.png.svn-base   |   Bin 0 -> 6706 bytes
 .../text-base/chronojump_main_047.png.svn-base     |   Bin 0 -> 46244 bytes
 .../chronojump_main_047_small.png.svn-base         |   Bin 0 -> 21914 bytes
 .../.svn/text-base/chronojump_main_06.png.svn-base |   Bin 0 -> 89821 bytes
 .../chronojump_main_06_small.png.svn-base          |   Bin 0 -> 32895 bytes
 .../chronojump_new_run_type_spanish.png.svn-base   |   Bin 0 -> 113240 bytes
 ...onojump_new_run_type_spanish_small.png.svn-base |   Bin 0 -> 29426 bytes
 .../chronojump_poster_suissa.pdf.svn-base          |   Bin 0 -> 524535 bytes
 .../.svn/text-base/chronojump_windows.png.svn-base |   Bin 0 -> 98854 bytes
 .../.svn/text-base/chronojump_windows.xcf.svn-base |   Bin 0 -> 1334466 bytes
 .../text-base/chronojump_windows1.png.svn-base     |   Bin 0 -> 114233 bytes
 .../text-base/chronojump_windows2.png.svn-base     |   Bin 0 -> 123610 bytes
 .../chronojump_windows_small.png.svn-base          |   Bin 0 -> 37087 bytes
 .../text-base/chronopic3-metacrilato.jpg.svn-base  |   Bin 0 -> 102731 bytes
 .../chronopic3-metacrilato_small.jpg.svn-base      |   Bin 0 -> 25994 bytes
 .../.svn/text-base/chronopic_foto.jpg.svn-base     |   Bin 0 -> 19669 bytes
 .../text-base/chronopic_foto_small.png.svn-base    |   Bin 0 -> 59220 bytes
 .../chronopic_juanfer_1-1_schema.jpg.svn-base      |   Bin 0 -> 63717 bytes
 .../chronopic_juanfer_1-1_schema.xcf.svn-base      |   Bin 0 -> 361158 bytes
 .../text-base/chronopic_juanfer_back.jpg.svn-base  |   Bin 0 -> 49485 bytes
 .../text-base/chronopic_juanfer_front.jpg.svn-base |   Bin 0 -> 54317 bytes
 .../chronopic_juanfer_schema.jpg.svn-base          |   Bin 0 -> 63321 bytes
 .../images/.svn/text-base/crl_logo_88.png.svn-base |   Bin 0 -> 748 bytes
 .../.svn/text-base/deporteyciencia.png.svn-base    |   Bin 0 -> 2432 bytes
 .../text-base/deporteyciencia_blues.gif.svn-base   |   Bin 0 -> 3283 bytes
 .../text-base/deporteyciencia_blues.png.svn-base   |   Bin 0 -> 4468 bytes
 .../images/.svn/text-base/gnome_logo.png.svn-base  |   Bin 0 -> 7237 bytes
 .../images/.svn/text-base/gnome_logo.xcf.svn-base  |   Bin 0 -> 15781 bytes
 .../.svn/text-base/gnome_logo_88.png.svn-base      |   Bin 0 -> 5023 bytes
 .../text-base/gnome_logo_88_blues.png.svn-base     |   Bin 0 -> 6336 bytes
 .../text-base/modular_platform_bridge.jpg.svn-base |   Bin 0 -> 135888 bytes
 .../modular_platform_bridge2.jpg.svn-base          |   Bin 0 -> 118389 bytes
 .../modular_platform_bridge2_mini.jpg.svn-base     |   Bin 0 -> 13517 bytes
 .../modular_platform_bridge_mini.jpg.svn-base      |   Bin 0 -> 13359 bytes
 ...ar_platform_circuit_board_external.jpg.svn-base |   Bin 0 -> 64597 bytes
 ...atform_circuit_board_external_mini.jpg.svn-base |   Bin 0 -> 11270 bytes
 ...ar_platform_circuit_board_internal.jpg.svn-base |   Bin 0 -> 60668 bytes
 ...atform_circuit_board_internal_mini.jpg.svn-base |   Bin 0 -> 9932 bytes
 ...atform_circuit_board_internal_tape.jpg.svn-base |   Bin 0 -> 98148 bytes
 ...m_circuit_board_internal_tape_mini.jpg.svn-base |   Bin 0 -> 12845 bytes
 .../modular_platform_one_foot_done.jpg.svn-base    |   Bin 0 -> 68441 bytes
 ...odular_platform_one_foot_done_mini.jpg.svn-base |   Bin 0 -> 8434 bytes
 .../modular_platform_padu_xavi.jpg.svn-base        |   Bin 0 -> 123299 bytes
 .../modular_platform_padu_xavi_mini.jpg.svn-base   |   Bin 0 -> 27195 bytes
 .../modular_platform_tape_removal.jpg.svn-base     |   Bin 0 -> 2294407 bytes
 ...modular_platform_tape_removal_mini.jpg.svn-base |   Bin 0 -> 14085 bytes
 .../modular_platform_with_boscosystem.jpg.svn-base |   Bin 0 -> 2303281 bytes
 ...lar_platform_with_boscosystem_mini.jpg.svn-base |   Bin 0 -> 11777 bytes
 .../modular_platform_with_chronopic.jpg.svn-base   |   Bin 0 -> 2298467 bytes
 ...odular_platform_with_chronopic_250.jpg.svn-base |   Bin 0 -> 25830 bytes
 ...dular_platform_with_chronopic_mini.jpg.svn-base |   Bin 0 -> 17222 bytes
 ..._contactos_cinta_adhesiva_plastico.jpg.svn-base |   Bin 0 -> 21814 bytes
 ...lataforma_contactos_cinta_varillas.jpg.svn-base |   Bin 0 -> 23096 bytes
 ...ataforma_contactos_cortar_varillas.jpg.svn-base |   Bin 0 -> 29919 bytes
 .../plataforma_contactos_final.jpg.svn-base        |   Bin 0 -> 31049 bytes
 .../plataforma_contactos_final_small.png.svn-base  |   Bin 0 -> 71691 bytes
 .../plataforma_contactos_joraike.jpg.svn-base      |   Bin 0 -> 40716 bytes
 ...ataforma_contactos_juntar_varillas.jpg.svn-base |   Bin 0 -> 14283 bytes
 ...orma_contactos_marcar_cortar_cable.jpg.svn-base |   Bin 0 -> 30730 bytes
 .../plataforma_contactos_material.jpg.svn-base     |   Bin 0 -> 23366 bytes
 ...ntactos_pegar_cinta_entre_varillas.jpg.svn-base |   Bin 0 -> 30491 bytes
 ..._contactos_pegar_varillas_plastico.jpg.svn-base |   Bin 0 -> 32933 bytes
 ...aforma_contactos_perforar_varillas.jpg.svn-base |   Bin 0 -> 34644 bytes
 ...ataforma_contactos_puerto_paralelo.jpg.svn-base |   Bin 0 -> 27472 bytes
 .../plataforma_contactos_remaches.jpg.svn-base     |   Bin 0 -> 26550 bytes
 ...aforma_contactos_taladrar_varillas.jpg.svn-base |   Bin 0 -> 27879 bytes
 ...a_contactos_unir_conjuntos_varilla.jpg.svn-base |   Bin 0 -> 10523 bytes
 .../images/.svn/text-base/pulsador1.jpg.svn-base   |   Bin 0 -> 22403 bytes
 .../images/.svn/text-base/pulsador2.jpg.svn-base   |   Bin 0 -> 28955 bytes
 .../images/.svn/text-base/pulsador3.jpg.svn-base   |   Bin 0 -> 27636 bytes
 .../images/.svn/text-base/pulsador4.jpg.svn-base   |   Bin 0 -> 38497 bytes
 .../text-base/velleman_connecting1.jpg.svn-base    |   Bin 0 -> 119118 bytes
 .../velleman_connecting1_small.jpg.svn-base        |   Bin 0 -> 20959 bytes
 .../velleman_connecting2_rca.jpg.svn-base          |   Bin 0 -> 104246 bytes
 .../velleman_connecting2_rca_small.jpg.svn-base    |   Bin 0 -> 17879 bytes
 .../text-base/velleman_connecting3.jpg.svn-base    |   Bin 0 -> 104025 bytes
 .../velleman_connecting3_small.jpg.svn-base        |   Bin 0 -> 21477 bytes
 .../text-base/velleman_connecting4.jpg.svn-base    |   Bin 0 -> 93251 bytes
 .../velleman_connecting4_small.jpg.svn-base        |   Bin 0 -> 18937 bytes
 .../text-base/velleman_connecting5.jpg.svn-base    |   Bin 0 -> 89823 bytes
 .../velleman_connecting5_small.jpg.svn-base        |   Bin 0 -> 19217 bytes
 .../text-base/velleman_connecting6.jpg.svn-base    |   Bin 0 -> 90601 bytes
 .../velleman_connecting6_small.jpg.svn-base        |   Bin 0 -> 16059 bytes
 .../images/barreras-sch-color.pdf                  |   Bin 0 -> 14800 bytes
 .../html_created_no_edit/images/barreras-sch.pdf   |   Bin 0 -> 14611 bytes
 .../html_created_no_edit/images/chronojump-04.png  |   Bin 0 -> 187592 bytes
 .../images/chronojump-04_small.png                 |   Bin 0 -> 36905 bytes
 .../html_created_no_edit/images/chronojump33.png   |   Bin 0 -> 65923 bytes
 .../images/chronojump_32x32.png                    |   Bin 0 -> 1866 bytes
 ...mp_add_persons_multiple_preferences_spanish.png |   Bin 0 -> 120590 bytes
 ..._persons_multiple_preferences_spanish_small.png |   Bin 0 -> 34549 bytes
 .../images/chronojump_esquema.dia                  |   Bin 0 -> 2184 bytes
 .../images/chronojump_esquema.dia~                 |   Bin 0 -> 2124 bytes
 .../images/chronojump_esquema.png                  |   Bin 0 -> 11489 bytes
 .../images/chronojump_esquema.svg                  |    76 +
 .../images/chronojump_esquema_07.dia               |   Bin 0 -> 7906 bytes
 .../images/chronojump_esquema_07.dia~              |   Bin 0 -> 8053 bytes
 .../images/chronojump_esquema_07.png               |   Bin 0 -> 79419 bytes
 .../images/chronojump_esquema_jump.png             |   Bin 0 -> 30247 bytes
 .../images/chronojump_esquema_jump_300.png         |   Bin 0 -> 12885 bytes
 .../images/chronojump_esquema_pulse.png            |   Bin 0 -> 7814 bytes
 .../images/chronojump_esquema_pulse_300.png        |   Bin 0 -> 6600 bytes
 .../images/chronojump_esquema_reaction_time.png    |   Bin 0 -> 51252 bytes
 .../chronojump_esquema_reaction_time_300.png       |   Bin 0 -> 20877 bytes
 .../images/chronojump_esquema_run.png              |   Bin 0 -> 30751 bytes
 .../images/chronojump_esquema_run_300.png          |   Bin 0 -> 15469 bytes
 .../images/chronojump_esquema_two_platforms.dia    |   Bin 0 -> 2919 bytes
 .../images/chronojump_esquema_two_platforms.dia~   |   Bin 0 -> 2906 bytes
 .../images/chronojump_esquema_two_platforms.png    |   Bin 0 -> 14987 bytes
 .../images/chronojump_graphs.jpg                   |   Bin 0 -> 151689 bytes
 .../images/chronojump_graphs_reactive.png          |   Bin 0 -> 147244 bytes
 .../images/chronojump_graphs_reactive_small.png    |   Bin 0 -> 28352 bytes
 .../images/chronojump_graphs_small.png             |   Bin 0 -> 32412 bytes
 .../images/chronojump_graphs_volei.png             |   Bin 0 -> 147624 bytes
 .../images/chronojump_graphs_volei_small.png       |   Bin 0 -> 31278 bytes
 .../images/chronojump_logo_small.png               |   Bin 0 -> 6706 bytes
 .../images/chronojump_main_047.png                 |   Bin 0 -> 46244 bytes
 .../images/chronojump_main_047_small.png           |   Bin 0 -> 21914 bytes
 .../images/chronojump_main_06.png                  |   Bin 0 -> 89821 bytes
 .../images/chronojump_main_06_small.png            |   Bin 0 -> 32895 bytes
 .../images/chronojump_new_run_type_spanish.png     |   Bin 0 -> 113240 bytes
 .../chronojump_new_run_type_spanish_small.png      |   Bin 0 -> 29426 bytes
 .../images/chronojump_poster_suissa.pdf            |   Bin 0 -> 524535 bytes
 .../images/chronojump_windows.png                  |   Bin 0 -> 98854 bytes
 .../images/chronojump_windows.xcf                  |   Bin 0 -> 1334466 bytes
 .../images/chronojump_windows1.png                 |   Bin 0 -> 114233 bytes
 .../images/chronojump_windows2.png                 |   Bin 0 -> 123610 bytes
 .../images/chronojump_windows_small.png            |   Bin 0 -> 37087 bytes
 .../images/chronopic3-metacrilato.jpg              |   Bin 0 -> 102731 bytes
 .../images/chronopic3-metacrilato_small.jpg        |   Bin 0 -> 25994 bytes
 .../html_created_no_edit/images/chronopic_foto.jpg |   Bin 0 -> 19669 bytes
 .../images/chronopic_foto_small.png                |   Bin 0 -> 59220 bytes
 .../images/chronopic_juanfer_1-1_schema.jpg        |   Bin 0 -> 63717 bytes
 .../images/chronopic_juanfer_1-1_schema.xcf        |   Bin 0 -> 361158 bytes
 .../images/chronopic_juanfer_back.jpg              |   Bin 0 -> 49485 bytes
 .../images/chronopic_juanfer_front.jpg             |   Bin 0 -> 54317 bytes
 .../images/chronopic_juanfer_schema.jpg            |   Bin 0 -> 63321 bytes
 .../html_created_no_edit/images/crl_logo_88.png    |   Bin 0 -> 748 bytes
 .../images/deporteyciencia.png                     |   Bin 0 -> 2432 bytes
 .../images/deporteyciencia_blues.gif               |   Bin 0 -> 3283 bytes
 .../images/deporteyciencia_blues.png               |   Bin 0 -> 4468 bytes
 web/old/html_created_no_edit/images/gnome_logo.png |   Bin 0 -> 7237 bytes
 web/old/html_created_no_edit/images/gnome_logo.xcf |   Bin 0 -> 15781 bytes
 .../html_created_no_edit/images/gnome_logo_88.png  |   Bin 0 -> 5023 bytes
 .../images/gnome_logo_88_blues.png                 |   Bin 0 -> 6336 bytes
 .../images/modular_platform_bridge.jpg             |   Bin 0 -> 135888 bytes
 .../images/modular_platform_bridge2.jpg            |   Bin 0 -> 118389 bytes
 .../images/modular_platform_bridge2_mini.jpg       |   Bin 0 -> 13517 bytes
 .../images/modular_platform_bridge_mini.jpg        |   Bin 0 -> 13359 bytes
 .../modular_platform_circuit_board_external.jpg    |   Bin 0 -> 64597 bytes
 ...odular_platform_circuit_board_external_mini.jpg |   Bin 0 -> 11270 bytes
 .../modular_platform_circuit_board_internal.jpg    |   Bin 0 -> 60668 bytes
 ...odular_platform_circuit_board_internal_mini.jpg |   Bin 0 -> 9932 bytes
 ...odular_platform_circuit_board_internal_tape.jpg |   Bin 0 -> 98148 bytes
 ...r_platform_circuit_board_internal_tape_mini.jpg |   Bin 0 -> 12845 bytes
 .../images/modular_platform_one_foot_done.jpg      |   Bin 0 -> 68441 bytes
 .../images/modular_platform_one_foot_done_mini.jpg |   Bin 0 -> 8434 bytes
 .../images/modular_platform_padu_xavi.jpg          |   Bin 0 -> 123299 bytes
 .../images/modular_platform_padu_xavi_mini.jpg     |   Bin 0 -> 27195 bytes
 .../images/modular_platform_tape_removal.jpg       |   Bin 0 -> 2294407 bytes
 .../images/modular_platform_tape_removal_mini.jpg  |   Bin 0 -> 14085 bytes
 .../images/modular_platform_with_boscosystem.jpg   |   Bin 0 -> 2303281 bytes
 .../modular_platform_with_boscosystem_mini.jpg     |   Bin 0 -> 11777 bytes
 .../images/modular_platform_with_chronopic.jpg     |   Bin 0 -> 2298467 bytes
 .../images/modular_platform_with_chronopic_250.jpg |   Bin 0 -> 25830 bytes
 .../modular_platform_with_chronopic_mini.jpg       |   Bin 0 -> 17222 bytes
 ...lataforma_contactos_cinta_adhesiva_plastico.jpg |   Bin 0 -> 21814 bytes
 .../images/plataforma_contactos_cinta_varillas.jpg |   Bin 0 -> 23096 bytes
 .../plataforma_contactos_cortar_varillas.jpg       |   Bin 0 -> 29919 bytes
 .../images/plataforma_contactos_final.jpg          |   Bin 0 -> 31049 bytes
 .../images/plataforma_contactos_final_small.png    |   Bin 0 -> 71691 bytes
 .../images/plataforma_contactos_joraike.jpg        |   Bin 0 -> 40716 bytes
 .../plataforma_contactos_juntar_varillas.jpg       |   Bin 0 -> 14283 bytes
 .../plataforma_contactos_marcar_cortar_cable.jpg   |   Bin 0 -> 30730 bytes
 .../images/plataforma_contactos_material.jpg       |   Bin 0 -> 23366 bytes
 ...aforma_contactos_pegar_cinta_entre_varillas.jpg |   Bin 0 -> 30491 bytes
 ...lataforma_contactos_pegar_varillas_plastico.jpg |   Bin 0 -> 32933 bytes
 .../plataforma_contactos_perforar_varillas.jpg     |   Bin 0 -> 34644 bytes
 .../plataforma_contactos_puerto_paralelo.jpg       |   Bin 0 -> 27472 bytes
 .../images/plataforma_contactos_remaches.jpg       |   Bin 0 -> 26550 bytes
 .../plataforma_contactos_taladrar_varillas.jpg     |   Bin 0 -> 27879 bytes
 ...plataforma_contactos_unir_conjuntos_varilla.jpg |   Bin 0 -> 10523 bytes
 .../images/proves_i_xcfs/.svn/entries              |   133 +
 .../images/proves_i_xcfs/.svn/format               |     1 +
 .../.svn/prop-base/chronojump_graphs.png.svn-base  |     5 +
 .../chronojump_graphs_reactive.png.svn-base        |     5 +
 .../.svn/prop-base/chronojump_main1.jpg.svn-base   |     5 +
 .../prop-base/chronojump_main1_small.jpg.svn-base  |     5 +
 .../.svn/prop-base/chronojump_main2.jpg.svn-base   |     5 +
 .../prop-base/chronojump_main2_small.jpg.svn-base  |     5 +
 .../.svn/prop-base/chronojump_main3.jpg.svn-base   |     5 +
 .../prop-base/chronojump_main3_small.jpg.svn-base  |     5 +
 .../.svn/prop-base/crl_logo.gif.svn-base           |     5 +
 .../.svn/text-base/chronojump_graphs.png.svn-base  |   Bin 0 -> 165460 bytes
 .../chronojump_graphs_reactive.png.svn-base        |   Bin 0 -> 147244 bytes
 .../.svn/text-base/chronojump_main1.jpg.svn-base   |   Bin 0 -> 117521 bytes
 .../text-base/chronojump_main1_small.jpg.svn-base  |   Bin 0 -> 8022 bytes
 .../.svn/text-base/chronojump_main2.jpg.svn-base   |   Bin 0 -> 87283 bytes
 .../text-base/chronojump_main2_small.jpg.svn-base  |   Bin 0 -> 8902 bytes
 .../.svn/text-base/chronojump_main3.jpg.svn-base   |   Bin 0 -> 98438 bytes
 .../text-base/chronojump_main3_small.jpg.svn-base  |   Bin 0 -> 8982 bytes
 .../.svn/text-base/crl_logo.gif.svn-base           |   Bin 0 -> 13431 bytes
 .../images/proves_i_xcfs/chronojump_graphs.png     |   Bin 0 -> 165460 bytes
 .../proves_i_xcfs/chronojump_graphs_reactive.png   |   Bin 0 -> 147244 bytes
 .../images/proves_i_xcfs/chronojump_main1.jpg      |   Bin 0 -> 117521 bytes
 .../proves_i_xcfs/chronojump_main1_small.jpg       |   Bin 0 -> 8022 bytes
 .../images/proves_i_xcfs/chronojump_main2.jpg      |   Bin 0 -> 87283 bytes
 .../proves_i_xcfs/chronojump_main2_small.jpg       |   Bin 0 -> 8902 bytes
 .../images/proves_i_xcfs/chronojump_main3.jpg      |   Bin 0 -> 98438 bytes
 .../proves_i_xcfs/chronojump_main3_small.jpg       |   Bin 0 -> 8982 bytes
 .../images/proves_i_xcfs/crl_logo.gif              |   Bin 0 -> 13431 bytes
 web/old/html_created_no_edit/images/pulsador1.jpg  |   Bin 0 -> 22403 bytes
 web/old/html_created_no_edit/images/pulsador2.jpg  |   Bin 0 -> 28955 bytes
 web/old/html_created_no_edit/images/pulsador3.jpg  |   Bin 0 -> 27636 bytes
 web/old/html_created_no_edit/images/pulsador4.jpg  |   Bin 0 -> 38497 bytes
 .../images/tropheesdulibre.jpg                     |   Bin 0 -> 7299 bytes
 .../images/velleman_connecting1.jpg                |   Bin 0 -> 119118 bytes
 .../images/velleman_connecting1_small.jpg          |   Bin 0 -> 20959 bytes
 .../images/velleman_connecting2_rca.jpg            |   Bin 0 -> 104246 bytes
 .../images/velleman_connecting2_rca_small.jpg      |   Bin 0 -> 17879 bytes
 .../images/velleman_connecting3.jpg                |   Bin 0 -> 104025 bytes
 .../images/velleman_connecting3_small.jpg          |   Bin 0 -> 21477 bytes
 .../images/velleman_connecting4.jpg                |   Bin 0 -> 93251 bytes
 .../images/velleman_connecting4_small.jpg          |   Bin 0 -> 18937 bytes
 .../images/velleman_connecting5.jpg                |   Bin 0 -> 89823 bytes
 .../images/velleman_connecting5_small.jpg          |   Bin 0 -> 19217 bytes
 .../images/velleman_connecting6.jpg                |   Bin 0 -> 90601 bytes
 .../images/velleman_connecting6_small.jpg          |   Bin 0 -> 16059 bytes
 web/old/html_created_no_edit/index_ca.html         |   147 +
 web/old/html_created_no_edit/index_en.html         |   146 +
 web/old/html_created_no_edit/index_es.html         |   144 +
 web/old/html_created_no_edit/index_fr.html         |   146 +
 web/old/html_created_no_edit/index_gl.html         |   163 +
 web/old/html_created_no_edit/index_it.html         |   147 +
 web/old/html_created_no_edit/index_pt.html         |   145 +
 web/old/html_created_no_edit/installation.html     |   133 +
 web/old/html_created_no_edit/installation_ca.html  |   132 +
 web/old/html_created_no_edit/installation_es.html  |   132 +
 web/old/html_created_no_edit/installation_gl.html  |   150 +
 web/old/html_created_no_edit/installation_pt.html  |   133 +
 web/old/html_created_no_edit/old_chronopics.html   |   146 +
 .../html_created_no_edit/old_chronopics_ca.html    |   147 +
 .../html_created_no_edit/old_chronopics_es.html    |   145 +
 .../html_created_no_edit/old_chronopics_gl.html    |   161 +
 .../html_created_no_edit/old_chronopics_pt.html    |   148 +
 web/old/html_created_no_edit/photocells_es.html    |   228 +
 .../html_created_no_edit/photocells_velleman.html  |   165 +
 .../photocells_velleman_es.html                    |   164 +
 web/old/html_created_no_edit/print/.svn/entries    |  1932 +++
 web/old/html_created_no_edit/print/.svn/format     |     1 +
 .../.svn/text-base/construction.html.svn-base      |    21 +
 .../.svn/text-base/construction_ca.html.svn-base   |    21 +
 .../construction_chronopic_juanfer.html.svn-base   |    79 +
 ...construction_chronopic_juanfer_es.html.svn-base |    80 +
 .../construction_contact_platform.html.svn-base    |   126 +
 .../construction_contact_platform_ca.html.svn-base |   107 +
 ...tion_contact_platform_comments_ca.html.svn-base |    31 +
 ...tion_contact_platform_comments_es.html.svn-base |    31 +
 .../construction_contact_platform_es.html.svn-base |   145 +
 .../construction_contact_platform_gl.html.svn-base |   141 +
 ...contact_platform_parallel_port_ca.html.svn-base |    54 +
 ...contact_platform_parallel_port_es.html.svn-base |    49 +
 .../construction_contact_platform_pt.html.svn-base |   136 +
 .../.svn/text-base/construction_es.html.svn-base   |    21 +
 .../.svn/text-base/construction_gl.html.svn-base   |    21 +
 .../.svn/text-base/construction_pt.html.svn-base   |    21 +
 .../print/.svn/text-base/contact.html.svn-base     |    67 +
 .../print/.svn/text-base/contact_ca.html.svn-base  |    68 +
 .../print/.svn/text-base/contact_de.html.svn-base  |    67 +
 .../print/.svn/text-base/contact_es.html.svn-base  |    67 +
 .../print/.svn/text-base/contact_fr.html.svn-base  |    68 +
 .../print/.svn/text-base/contact_gl.html.svn-base  |    70 +
 .../print/.svn/text-base/contact_pt.html.svn-base  |    68 +
 .../print/.svn/text-base/documents.html.svn-base   |    97 +
 .../.svn/text-base/documents_ca.html.svn-base      |    98 +
 .../.svn/text-base/documents_es.html.svn-base      |    97 +
 .../.svn/text-base/documents_gl.html.svn-base      |   107 +
 .../.svn/text-base/documents_pt.html.svn-base      |    99 +
 .../print/.svn/text-base/faq.html.svn-base         |   136 +
 .../print/.svn/text-base/faq_ca.html.svn-base      |   136 +
 .../print/.svn/text-base/faq_es.html.svn-base      |   138 +
 .../print/.svn/text-base/faq_gl.html.svn-base      |   142 +
 .../print/.svn/text-base/faq_pt.html.svn-base      |   137 +
 .../print/.svn/text-base/features.html.svn-base    |    56 +
 .../print/.svn/text-base/features_ca.html.svn-base |    52 +
 .../print/.svn/text-base/features_de.html.svn-base |    52 +
 .../print/.svn/text-base/features_es.html.svn-base |    54 +
 .../print/.svn/text-base/features_gl.html.svn-base |    55 +
 .../print/.svn/text-base/features_pt.html.svn-base |    50 +
 .../print/.svn/text-base/index.html.svn-base       |    65 +
 .../print/.svn/text-base/index_ca.html.svn-base    |    56 +
 .../print/.svn/text-base/index_de.html.svn-base    |    46 +
 .../print/.svn/text-base/index_es.html.svn-base    |    56 +
 .../print/.svn/text-base/index_fr.html.svn-base    |    56 +
 .../print/.svn/text-base/index_gl.html.svn-base    |    58 +
 .../print/.svn/text-base/index_it.html.svn-base    |    57 +
 .../print/.svn/text-base/index_pt.html.svn-base    |    56 +
 .../.svn/text-base/installation.html.svn-base      |    44 +
 .../.svn/text-base/installation_ca.html.svn-base   |    41 +
 .../.svn/text-base/installation_es.html.svn-base   |    44 +
 .../.svn/text-base/installation_gl.html.svn-base   |    45 +
 .../.svn/text-base/installation_pt.html.svn-base   |    44 +
 .../print/.svn/text-base/screenshots.html.svn-base |   121 +
 .../.svn/text-base/screenshots_ca.html.svn-base    |   121 +
 .../.svn/text-base/screenshots_es.html.svn-base    |   121 +
 .../.svn/text-base/screenshots_gl.html.svn-base    |   120 +
 .../.svn/text-base/screenshots_pt.html.svn-base    |   120 +
 .../print/chronopic3_lista_espera_es.html          |    38 +
 .../html_created_no_edit/print/construction.html   |    21 +
 .../print/construction_ca.html                     |    21 +
 .../print/construction_chronopic_juanfer.html      |    79 +
 .../print/construction_chronopic_juanfer_es.html   |    80 +
 .../print/construction_chronopic_juanfer_gl.html   |    77 +
 .../print/construction_contact_platform.html       |   126 +
 .../construction_contact_platform_buy_stuff.html   |    33 +
 ...construction_contact_platform_buy_stuff_es.html |    33 +
 .../print/construction_contact_platform_ca.html    |   107 +
 .../construction_contact_platform_comments_ca.html |    31 +
 .../construction_contact_platform_comments_es.html |    31 +
 .../print/construction_contact_platform_es.html    |   145 +
 .../print/construction_contact_platform_gl.html    |   141 +
 ...truction_contact_platform_parallel_port_ca.html |    54 +
 ...truction_contact_platform_parallel_port_es.html |    49 +
 .../print/construction_contact_platform_pt.html    |   136 +
 .../print/construction_es.html                     |    21 +
 .../print/construction_gl.html                     |    21 +
 .../construction_modular_circuit_platform.html     |   118 +
 ...nstruction_modular_circuit_platform.txt_es.html |   110 +
 .../construction_modular_circuit_platform_es.html  |   115 +
 .../print/construction_pt.html                     |    21 +
 .../print/construction_push_button.html            |    64 +
 .../print/construction_push_button_es.html         |    64 +
 web/old/html_created_no_edit/print/contact.html    |    67 +
 web/old/html_created_no_edit/print/contact_ca.html |    68 +
 web/old/html_created_no_edit/print/contact_de.html |    67 +
 web/old/html_created_no_edit/print/contact_es.html |    67 +
 web/old/html_created_no_edit/print/contact_fr.html |    68 +
 web/old/html_created_no_edit/print/contact_gl.html |    70 +
 web/old/html_created_no_edit/print/contact_pt.html |    68 +
 web/old/html_created_no_edit/print/courses_ca.html |    67 +
 web/old/html_created_no_edit/print/courses_es.html |    65 +
 .../html_created_no_edit/print/courses~_es.html    |    16 +
 web/old/html_created_no_edit/print/documents.html  |    97 +
 .../html_created_no_edit/print/documents_ca.html   |    98 +
 .../html_created_no_edit/print/documents_es.html   |    97 +
 .../html_created_no_edit/print/documents_gl.html   |   107 +
 .../html_created_no_edit/print/documents_pt.html   |    99 +
 web/old/html_created_no_edit/print/faq.html        |   136 +
 web/old/html_created_no_edit/print/faq_ca.html     |   136 +
 web/old/html_created_no_edit/print/faq_es.html     |   138 +
 web/old/html_created_no_edit/print/faq_gl.html     |   142 +
 web/old/html_created_no_edit/print/faq_pt.html     |   137 +
 web/old/html_created_no_edit/print/features.html   |    56 +
 .../html_created_no_edit/print/features_ca.html    |    52 +
 .../html_created_no_edit/print/features_de.html    |    52 +
 .../html_created_no_edit/print/features_es.html    |    54 +
 .../html_created_no_edit/print/features_gl.html    |    55 +
 .../html_created_no_edit/print/features_pt.html    |    50 +
 web/old/html_created_no_edit/print/hardware.html   |   101 +
 .../html_created_no_edit/print/hardware_ca.html    |   103 +
 .../html_created_no_edit/print/hardware_es.html    |   101 +
 .../html_created_no_edit/print/hardware_gl.html    |   106 +
 .../html_created_no_edit/print/hardware_pt.html    |   106 +
 web/old/html_created_no_edit/print/index.html      |    65 +
 web/old/html_created_no_edit/print/index_ca.html   |    56 +
 web/old/html_created_no_edit/print/index_de.html   |    46 +
 web/old/html_created_no_edit/print/index_en.html   |    57 +
 web/old/html_created_no_edit/print/index_es.html   |    56 +
 web/old/html_created_no_edit/print/index_fr.html   |    56 +
 web/old/html_created_no_edit/print/index_gl.html   |    58 +
 web/old/html_created_no_edit/print/index_it.html   |    57 +
 web/old/html_created_no_edit/print/index_pt.html   |    56 +
 .../html_created_no_edit/print/installation.html   |    44 +
 .../print/installation_ca.html                     |    41 +
 .../print/installation_es.html                     |    44 +
 .../print/installation_gl.html                     |    45 +
 .../print/installation_pt.html                     |    44 +
 .../html_created_no_edit/print/old_chronopics.html |    56 +
 .../print/old_chronopics_ca.html                   |    55 +
 .../print/old_chronopics_es.html                   |    56 +
 .../print/old_chronopics_gl.html                   |    55 +
 .../print/old_chronopics_pt.html                   |    58 +
 .../html_created_no_edit/print/photocells_es.html  |   139 +
 .../print/photocells_velleman.html                 |    75 +
 .../print/photocells_velleman_es.html              |    75 +
 web/old/html_created_no_edit/print/problems.html   |   151 +
 .../html_created_no_edit/print/screenshots.html    |   121 +
 .../html_created_no_edit/print/screenshots_ca.html |   121 +
 .../html_created_no_edit/print/screenshots_es.html |   121 +
 .../html_created_no_edit/print/screenshots_gl.html |   120 +
 .../html_created_no_edit/print/screenshots_pt.html |   120 +
 web/old/html_created_no_edit/problems.html         |   241 +
 web/old/html_created_no_edit/screenshots.html      |   210 +
 web/old/html_created_no_edit/screenshots_ca.html   |   212 +
 web/old/html_created_no_edit/screenshots_es.html   |   209 +
 web/old/html_created_no_edit/screenshots_gl.html   |   225 +
 web/old/html_created_no_edit/screenshots_pt.html   |   209 +
 web/old/html_created_no_edit/style.css             |   274 +
 web/photocells_velleman.html                       |   124 +
 web/photocells_velleman_es.html                    |   121 +
 web/posters.html                                   |    87 +
 web/posters_es.html                                |    87 +
 web/server.html                                    |   140 +
 web/server_es.html                                 |   140 +
 web/software.html                                  |   169 +
 web/software_es.html                               |   169 +
 web/software_more.html                             |   103 +
 web/software_more_es.html                          |   102 +
 web/style.css                                      |   450 +
 web/style_blau.css                                 |   381 +
 web/style_proves.css                               |   446 +
 web/style_vermell.css                              |   381 +
 1432 files changed, 95108 insertions(+), 9682 deletions(-)

Sat Mar 13 11:35:57 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
Bump version 0.9.1 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sat Mar 13 11:26:20 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
Fixed convert from 0.72db and open server site on windows 
 src/gui/chronojump.cs                              | 7 ++++++-
 src/oldCodeNeedToDBConvert/sqlite/personSession.cs | 2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)

Sat Mar 13 01:17:39 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Remove from the win32 bundle files generated by the makefiles 
 build/windows_bundle/bin/Chronojump.exe              | Bin 15616955 -> 0 bytes
 build/windows_bundle/bin/Chronojump_mini.exe         | Bin 6261069 -> 0 bytes
 .../share/locale/ca/LC_MESSAGES/chronojump.mo        | Bin 66682 -> 0 bytes
 .../share/locale/es/LC_MESSAGES/chronojump.mo        | Bin 90276 -> 0 bytes
 4 files changed, 0 insertions(+), 0 deletions(-)

Sat Mar 13 01:16:01 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Update innosetup script 
 build/windows_bundle/build/chronojump_innosetup.iss | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Sat Mar 13 01:13:25 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Integrate generation of transalations in the win32 makefile 
 Makefile.win32 | 40 +++++++++++++++++++++++++++++++++++++---
 1 file changed, 37 insertions(+), 3 deletions(-)

Fri Mar 12 21:48:08 2010 +0100 Mario Blättermann <mariobl@gnome.org>
Updated German translation 
 po/de.po | 1530 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 835 insertions(+), 695 deletions(-)

Fri Mar 12 18:50:57 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
Bump version 0.9 
 configure.ac |    2 +-
 po/ca.po     | 3028 +++++++++++++++++++++++++++++-----------------------------
 po/es.po     |    6 +-
 3 files changed, 1544 insertions(+), 1492 deletions(-)

Fri Mar 12 18:32:00 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
Manual shows menus and evaluator on server query 
 manual/chronojump_manual_es.lyx | 566 +++++++++++++++++++++++++++++++++++++++-
 manual/chronojump_manual_es.pdf | Bin 3043056 -> 3372877 bytes
 manual/menu_help.png            | Bin 0 -> 20219 bytes
 manual/menu_jump1.png           | Bin 0 -> 38177 bytes
 manual/menu_jump2.png           | Bin 0 -> 43362 bytes
 manual/menu_other.png           | Bin 0 -> 16450 bytes
 manual/menu_person.png          | Bin 0 -> 30520 bytes
 manual/menu_run1.png            | Bin 0 -> 45493 bytes
 manual/menu_run2.png            | Bin 0 -> 45407 bytes
 manual/menu_session.png         | Bin 0 -> 22722 bytes
 manual/menu_tools.png           | Bin 0 -> 48261 bytes
 11 files changed, 556 insertions(+), 10 deletions(-)

Fri Mar 12 18:31:37 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
Updated spanish translation 
 glade/chronojump.glade |  22 +-
 po/es.po               | 630 +++++++++++++++++++++++++------------------------
 2 files changed, 332 insertions(+), 320 deletions(-)

Fri Mar 12 17:28:06 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
server query can select evaluator 
 chronojump_server/ChronojumpServer.cs       |   82 +-
 chronojump_server/bin/chronojumpServer.dll  |  Bin 280064 -> 281088 bytes
 chronojump_server/chronojumpServerCSharp.cs |   13 +-
 chronojump_server/howto_server_2009.txt     |   41 +-
 glade/chronojump.glade                      |  363 +++-
 po/es.po                                    | 2931 ++++++++++++++-------------
 src/gui/chronojump.cs                       |   13 +-
 src/gui/queryServer.cs                      |   43 +-
 src/sqlite/main.cs                          |   27 +-
 src/sqlite/server.cs                        |   25 +
 10 files changed, 1973 insertions(+), 1565 deletions(-)

Fri Mar 12 02:37:47 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
Manual updated to 0.9 
 manual/Captura-Nuevo saltador.png     |   Bin 43865 -> 45630 bytes
 manual/chronojump_manual_es.lyx       |   703 ++-
 manual/chronojump_manual_es.pdf       |   Bin 3070195 -> 3043056 bytes
 manual/chronojump_sqlite.eps          | 10506 ++++++++++++++++----------------
 manual/chronojump_stats_window.xcf    |   Bin 775534 -> 774665 bytes
 manual/run_type_add.png               |   Bin 36657 -> 43929 bytes
 sqlite_diagrams/chronojump_sqlite.dia |   Bin 12245 -> 12493 bytes
 7 files changed, 5718 insertions(+), 5491 deletions(-)

Fri Mar 12 01:12:46 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
Better message on chronopic configuration 
 po/ca.po             | 1972 +++++++++++++++++++++++++-------------------------
 po/es.po             | 1887 +++++++++++++++++++++++------------------------
 src/gui/helpPorts.cs |    2 +-
 3 files changed, 1924 insertions(+), 1937 deletions(-)

Thu Mar 11 18:25:57 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
voluntary crash on menu not shown 
 glade/chronojump.glade | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

Thu Mar 11 01:21:15 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
Manual updated (not revised). Fixed bug on comboboxes on ChronopicWindow 
 glade/chronojump.glade                            |     8 +-
 manual/Captura-Cargar atletas.png                 |   Bin 29933 -> 46170 bytes
 manual/Captura-Cargar_atletas_otra_sesion.png     |   Bin 33119 -> 55257 bytes
 manual/Captura-Crear un tipo de salto nuevo.png   |   Bin 31547 -> 26640 bytes
 manual/Captura-Nuevo saltador.png                 |   Bin 40742 -> 43865 bytes
 manual/Captura-add-edit-multiple-persons.png      |   Bin 38555 -> 28673 bytes
 manual/Preferencias-1.png                         |   Bin 0 -> 15061 bytes
 manual/Preferencias-2.png                         |   Bin 0 -> 28620 bytes
 manual/Preferencias-3.png                         |   Bin 0 -> 17422 bytes
 manual/campanas.png                               |   Bin 40176 -> 35072 bytes
 manual/chronojump-505.png                         |   Bin 70963 -> 76247 bytes
 manual/chronojump_estadisticas_saltos_simples.png |   Bin 83396 -> 96590 bytes
 manual/chronojump_main_window.xcf                 |   Bin 1897486 -> 2629045 bytes
 manual/chronojump_main_window_spanish.png         |   Bin 168285 -> 151069 bytes
 manual/chronojump_main_window_spanish_old.png     |   Bin 62581 -> 168285 bytes
 manual/chronojump_manual_es.lyx                   |   514 +-
 manual/chronojump_manual_es.pdf                   |   Bin 1847387 -> 3070195 bytes
 manual/chronojump_sqlite.eps                      | 86110 +++++++++++++++++++-
 manual/chronojump_stats_window.xcf                |   Bin 573004 -> 775534 bytes
 manual/chronopic-connection.png                   |   Bin 0 -> 54038 bytes
 manual/chronopic3.png                             |   Bin 0 -> 99687 bytes
 manual/grafico_stats3.png                         |   Bin 0 -> 19101 bytes
 manual/grafico_stats4.png                         |   Bin 0 -> 33933 bytes
 manual/nueva_sesion_artistica_competicion.png     |   Bin 41323 -> 41357 bytes
 manual/nueva_sesion_colegio.png                   |   Bin 25447 -> 24520 bytes
 manual/run_type_add.png                           |   Bin 33866 -> 36657 bytes
 manual/server_heights_by_jumps_boxplot.png        |   Bin 0 -> 33283 bytes
 manual/server_persons.png                         |   Bin 0 -> 31798 bytes
 manual/server_tv_by_level_sex_jumptype.png        |   Bin 0 -> 29123 bytes
 po/es.po                                          |     4 +-
 sqlite_diagrams/chronojump_sqlite.dia             |   Bin 12209 -> 12245 bytes
 src/gui/chronopic.cs                              |   190 +-
 src/utilGtk.cs                                    |    26 +
 33 files changed, 85355 insertions(+), 1497 deletions(-)

Wed Mar 10 17:50:39 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
Limit on run_type_add 100->10000 
 glade/chronojump.glade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Mar 10 14:59:25 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
Updated spanish translation 
 po/es.po | 3787 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1963 insertions(+), 1824 deletions(-)

Tue Mar 9 14:02:36 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
All server stuff works now 
 chronojump_server/bin/chronojumpServer.dll | Bin 279552 -> 280064 bytes
 glade/chronojump.glade                     |  87 +++++++++++++++--------------
 sqlite_diagrams/chronojump_sqlite.dia      | Bin 12715 -> 12209 bytes
 sqlite_diagrams/chronojump_sqlite.png      | Bin 311000 -> 286681 bytes
 src/personSession.cs                       |   4 +-
 src/server.cs                              |   1 +
 6 files changed, 48 insertions(+), 44 deletions(-)

Mon Mar 8 10:24:49 2010 +0100 Marek Černocký <marek@manet.cz>
Update Czech translation 
 po/cs.po | 328 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 163 insertions(+), 165 deletions(-)

Mon Mar 8 16:43:33 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
Updated catalan translation 
 po/ca.po | 5766 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 2879 insertions(+), 2887 deletions(-)

Mon Mar 8 14:46:26 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
Fixed 77 on server graphs 
 chronojump_server/r-sqlite/evaluators.R              | 20 ++++++++++++++++++++
 .../r-sqlite/heights_by_jumps_boxplot.R              |  7 +++----
 chronojump_server/r-sqlite/persons.R                 |  5 ++---
 .../r-sqlite/tv_by_level_sex_jumptype.R              | 18 +++++++++---------
 4 files changed, 34 insertions(+), 16 deletions(-)

Mon Mar 8 12:09:03 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
esport and report work (also with power) 
 images/report_web_style.css |  8 +++----
 src/exportSession.cs        | 58 ++++++++++++++++++++++-----------------------
 src/gui/chronojump.cs       |  3 ---
 src/report.cs               |  4 ++--
 src/session.cs              |  9 ++++---
 src/sqlite/speciallity.cs   |  3 +++
 6 files changed, 41 insertions(+), 44 deletions(-)

Sun Mar 7 15:53:31 2010 +0100 Marek Černocký <marek@manet.cz>
Update Czech translation 
 po/cs.po | 2171 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1114 insertions(+), 1057 deletions(-)

Sat Mar 6 22:35:40 2010 +0100 Mario Blättermann <mariobl@gnome.org>
Updated German translation 
 po/de.po | 2689 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1391 insertions(+), 1298 deletions(-)

Fri Mar 5 21:54:24 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
MultiChronopic and Run Analysis work again 
 glade/chronojump.glade | 453 ++++++++-----------------------------------------
 src/gui/chronojump.cs  | 186 ++++++--------------
 src/gui/chronopic.cs   |  35 +++-
 3 files changed, 153 insertions(+), 521 deletions(-)

Fri Mar 5 17:47:35 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
Added lewis power on jump treeview 
 glade/chronojump.glade | 34 ++++++++++++++++++++++++++++------
 src/gui/preferences.cs | 14 ++++++++++++--
 src/treeViewJump.cs    | 44 ++++++++++++++++++++++++++++++++++----------
 src/util.cs            | 12 ++++++++++++
 4 files changed, 86 insertions(+), 18 deletions(-)

Fri Mar 5 15:27:39 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
Fixed: edit person show personSession of current session 
 src/gui/person.cs | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

Fri Mar 5 00:06:38 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
1st po message points to translators glossary 
 po/POTFILES.in   | 2 +-
 src/constants.cs | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

Thu Mar 4 17:28:06 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
Removed old InstallJammer code 
 installer/Chronojump/Chronojump.mpi               |  4100 ---
 installer/Chronojump/build.log                    |  5416 ----
 installer/Chronojump/build/Linux-x86-main.tcl     | 29035 --------------------
 installer/Chronojump/build/Linux-x86-manifest.txt |   237 -
 installer/Chronojump/build/Windows-files.tcl      |   190 -
 installer/Chronojump/build/Windows-main.tcl       | 28097 -------------------
 installer/Chronojump/build/Windows-manifest.txt   |   127 -
 installer/Chronojump/build/messages               |  6392 -----
 installer/Chronojump/ftdi_driver/CDM_2.02.04.exe  |   Bin 2119568 -> 0 bytes
 installer/readme_update_version.txt               |    23 -
 10 files changed, 73617 deletions(-)

Thu Mar 4 17:05:17 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
v. 0.8.18 sqlite server: 0.77. Work: Query & stats 
 chronojump_server/bin/chronojumpServer.dll  | Bin 278016 -> 279552 bytes
 chronojump_server/chronojumpServerCSharp.cs |   8 ++--
 configure.ac                                |   2 +-
 src/gui/queryServer.cs                      |   7 ++-
 src/sqlite/main.cs                          |  65 +++++++++++++++++++++++++---
 src/util.cs                                 |  53 -----------------------
 6 files changed, 69 insertions(+), 66 deletions(-)

Thu Mar 4 14:54:19 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
sqlite gets converted to 77 
 src/oldCodeNeedToDBConvert/personSession.cs        | 16 +++++
 src/oldCodeNeedToDBConvert/sqlite/person.cs        | 33 ++++++++++
 src/oldCodeNeedToDBConvert/sqlite/personSession.cs | 24 ++++++-
 src/sqlite/main.cs                                 | 76 +++++++++++++++++++++-
 src/sqlite/personSession.cs                        |  1 +
 5 files changed, 148 insertions(+), 2 deletions(-)

Thu Mar 4 13:39:24 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
stats work now 
 src/gui/chronojump.cs | 5 -----
 src/gui/person.cs     | 9 ---------
 src/sqlite/stat.cs    | 2 +-
 3 files changed, 1 insertion(+), 15 deletions(-)

Wed Mar 3 21:36:52 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
work: Add/modify, load person, load  personsFromOtherSession 
 src/gui/chronojump.cs |  11 ++-
 src/gui/person.cs     | 209 +++++++++++++++++++++++++++++++++-----------------
 2 files changed, 145 insertions(+), 75 deletions(-)

Wed Mar 3 17:46:12 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
appbar message: "simulated" for all tests 
 src/execute/pulse.cs        |  5 ++++-
 src/execute/reactionTime.cs |  5 ++++-
 src/execute/run.cs          | 10 ++++++++--
 3 files changed, 16 insertions(+), 4 deletions(-)

Wed Mar 3 17:40:12 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
Fixed: 604325 UI suggested changes. Bugfixes 
 glade/chronojump.glade       | 205 ++++++++++++++++++------
 src/constants.cs             |   2 +
 src/execute/jump.cs          |  10 +-
 src/gui/chronojump.cs        | 365 +++++++++++++++++++++++++------------------
 src/gui/person.cs            |  19 ++-
 src/gui/preferences.cs       |  30 ++--
 src/sqlite/jump.cs           |  17 +-
 src/sqlite/jumpRj.cs         |  17 +-
 src/sqlite/multiChronopic.cs |  12 +-
 src/sqlite/personSession.cs  |  19 ++-
 src/sqlite/pulse.cs          |  25 +--
 src/sqlite/reactionTime.cs   |  25 +--
 src/sqlite/run.cs            |  14 +-
 src/sqlite/runInterval.cs    |  12 +-
 src/sqlite/stat.cs           | 122 +++++++++------
 src/treeViewJump.cs          |   1 -
 16 files changed, 540 insertions(+), 355 deletions(-)

Tue Mar 2 21:55:04 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
Fixed bug personSession77 not created at start 
 src/sqlite/main.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Mar 2 21:22:33 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
Now it compiles no use it, remains db conversion and tests 
 Makefile.win32                                     |   9 +++-
 chronojump_server/ChronojumpServer.cs              |  22 +++------
 chronojump_server/Makefile.am                      |   2 +
 chronojump_server/bin/chronojumpServer.dll         | Bin 275456 -> 278016 bytes
 chronojump_server/chronojumpServerCSharp.cs        |   2 +-
 src/Makefile.am                                    |   4 ++
 src/constants.cs                                   |   5 ++
 src/event.cs                                       |   2 +-
 src/execute/run.cs                                 |   4 +-
 src/exportSession.cs                               |  55 ++++++++++++++-------
 src/gui/chronojump.cs                              |  51 ++++++++++---------
 src/gui/event.cs                                   |  11 +++--
 src/gui/jump.cs                                    |  10 ++--
 src/gui/person.cs                                  |  36 ++++++--------
 src/gui/stats.cs                                   |   9 +++-
 src/oldCodeNeedToDBConvert/person.cs               |   4 +-
 src/oldCodeNeedToDBConvert/personSession.cs        |   2 +-
 src/oldCodeNeedToDBConvert/sqlite/personSession.cs |  21 ++++++++
 src/oldCodeNeedToDBConvert/sqlite/session.cs       |   2 +-
 src/person.cs                                      |  15 +++++-
 src/personSession.cs                               |  45 ++++++++++++++++-
 src/report.cs                                      |  36 +-------------
 src/server.cs                                      |   5 +-
 src/sqlite/main.cs                                 |   2 +-
 src/sqlite/person.cs                               |  32 +++++++++++-
 src/sqlite/personSession.cs                        |  21 ++++----
 src/treeViewPerson.cs                              |  11 ++---
 27 files changed, 266 insertions(+), 152 deletions(-)

Tue Mar 2 16:38:43 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
77 on gui/personShowAllEvents 
 src/gui/person.cs | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

Tue Mar 2 16:33:06 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
77 on gui/PersonAddMultiple 
 src/gui/person.cs | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

Tue Mar 2 16:17:20 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
77 for gui/personNotUploadWindow 
 src/gui/person.cs | 31 +++++++++++--------------------
 1 file changed, 11 insertions(+), 20 deletions(-)

Tue Mar 2 15:48:37 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
done 77 on gui/personRecuperateFromOtherSession 
 src/gui/chronojump.cs |   2 +-
 src/gui/person.cs     | 121 +++++++++++++++++++++++++++++---------------------
 2 files changed, 71 insertions(+), 52 deletions(-)

Mon Mar 1 19:18:33 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
Done personRecuperate for 77 
 src/gui/chronojump.cs |  10 +--
 src/gui/person.cs     | 164 +++++++++++++++++++++++++++-----------------------
 src/personSession.cs  |   5 +-
 src/sqlite/person.cs  |   4 +-
 4 files changed, 101 insertions(+), 82 deletions(-)

Mon Mar 1 16:10:36 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
gui/person add/modify adapted to 77 tables 
 glade/chronojump.glade      |  24 ++++-----
 src/gui/chronojump.cs       |   6 ++-
 src/gui/person.cs           | 117 ++++++++++++++++++++++++++------------------
 src/person.cs               |   6 +++
 src/personSession.cs        |   8 ++-
 src/sqlite/main.cs          |   4 +-
 src/sqlite/personSession.cs |  35 +++++++++++--
 7 files changed, 127 insertions(+), 73 deletions(-)

Thu Feb 25 19:47:34 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
glade person add/modify adapted to 77 
 glade/chronojump.glade | 1080 ++++++++++++++++++++++++++----------------------
 src/gui/person.cs      |    9 +-
 2 files changed, 599 insertions(+), 490 deletions(-)

Thu Feb 25 19:03:53 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
fixed mistake on server.cs 
 src/server.cs | 13 +------------
 1 file changed, 1 insertion(+), 12 deletions(-)

Thu Feb 25 18:57:23 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
session and server to 77 
 chronojump_server/chronojumpServerCSharp.cs  |   6 +-
 src/Makefile.am                              |   3 +-
 src/oldCodeNeedToDBConvert/sqlite/session.cs | 111 +++++++++++++++++++++++++++
 src/server.cs                                |  75 ++++++++++--------
 src/sqlite/main.cs                           |  29 ++++++-
 src/sqlite/session.cs                        |  80 +------------------
 6 files changed, 187 insertions(+), 117 deletions(-)

Thu Feb 25 18:01:44 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
done person, personSession classes, sqlite classes 
 sqlite_diagrams/chronojump_sqlite.dia | Bin 11962 -> 12715 bytes
 src/person.cs                         | 169 ++++++++++++
 src/personSession.cs                  | 106 ++++++++
 src/sqlite/person.cs                  | 490 ++++++++++++++++++++++++++++++++++
 src/sqlite/personSession.cs           | 392 +++++++++++++++++++++++++++
 5 files changed, 1157 insertions(+)

Wed Feb 24 21:47:35 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
changed diagrams but no real changes 
 sqlite_diagrams/chronojump_sqlite.dia | Bin 12329 -> 11962 bytes
 sqlite_diagrams/chronojump_sqlite.png | Bin 274981 -> 311000 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

Wed Feb 24 21:19:26 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
Separating person and personSession old code 
 src/constants.cs                                   |  10 +-
 src/oldCodeNeedToDBConvert/person.cs               |  16 +-
 src/oldCodeNeedToDBConvert/personSession.cs        |  14 +-
 src/oldCodeNeedToDBConvert/sqlite/person.cs        | 501 +--------------------
 src/oldCodeNeedToDBConvert/sqlite/personSession.cs | 335 +-------------
 src/sqlite/main.cs                                 |  46 +-
 6 files changed, 64 insertions(+), 858 deletions(-)

Wed Feb 24 19:24:12 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
Starting of 77 branch 
 chronojump_server/Makefile.am                      |   7 +-
 src/Makefile.am                                    |  10 +-
 src/oldCodeNeedToDBConvert/person.cs               | 232 ++++++++
 src/oldCodeNeedToDBConvert/personSession.cs        |  90 ++++
 src/oldCodeNeedToDBConvert/readme.txt              |   7 +
 src/oldCodeNeedToDBConvert/sqlite/person.cs        | 587 +++++++++++++++++++++
 src/oldCodeNeedToDBConvert/sqlite/personSession.cs | 428 +++++++++++++++
 src/person.cs                                      | 232 --------
 src/personSession.cs                               |  90 ----
 src/sqlite/person.cs                               | 587 ---------------------
 src/sqlite/personSession.cs                        | 428 ---------------
 11 files changed, 1353 insertions(+), 1345 deletions(-)

Wed Feb 24 18:24:23 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
Prepare for branch (some person data in new personsession) 
 sqlite_diagrams/chronojump_sqlite.dia | Bin 10942 -> 12329 bytes
 src/chronojump.cs                     |   2 --
 src/constants.cs                      |   2 --
 src/gui/person.cs                     |   6 +-----
 src/sqlite/person.cs                  |  26 ++++++++++++++++++++++++++
 src/sqlite/personSession.cs           |  25 -------------------------
 6 files changed, 27 insertions(+), 34 deletions(-)

Tue Feb 23 15:49:45 2010 +0100 Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Updated Slovenian translation 
 po/sl.po | 37 +++++++++++++++----------------------
 1 file changed, 15 insertions(+), 22 deletions(-)

Tue Feb 23 16:47:38 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
Added missing images 
 images/chronojump-boscosystem.png     | Bin 0 -> 7398 bytes
 images/chronojump-boscosystem_320.png | Bin 0 -> 13691 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

Tue Feb 23 16:41:43 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
v. 0.8.17, db: 0.76 fixed 607015 -  jump extra weight and fall height should have decimals (also Rj) server query result with TrimDecimals 
 Makefile.win32                              |   4 +-
 chronojump_server/bin/chronojumpServer.dll  | Bin 275456 -> 275456 bytes
 chronojump_server/chronojumpServerCSharp.cs |   2 +-
 configure.ac                                |   2 +-
 glade/chronojump.glade                      | 133 ++++++++++++++--------------
 images/chronojump_320.png                   | Bin 32313 -> 28418 bytes
 sqlite_diagrams/chronojump_sqlite.dia       | Bin 10897 -> 10942 bytes
 sqlite_diagrams/chronojump_sqlite.png       | Bin 274424 -> 274981 bytes
 src/Makefile.am                             |   4 +-
 src/chronojump.cs                           |   8 +-
 src/constants.cs                            |   6 +-
 src/execute/jump.cs                         |   6 +-
 src/gui/chronojump.cs                       |   6 +-
 src/gui/jump.cs                             |  16 ++--
 src/gui/person.cs                           |   2 -
 src/gui/queryServer.cs                      |  12 ++-
 src/jump.cs                                 |  12 +--
 src/sqlite/jump.cs                          |   8 +-
 src/sqlite/jumpRj.cs                        |   9 +-
 src/sqlite/main.cs                          |  27 +++++-
 src/sqlite/person.cs                        |   2 +-
 src/sqlite/personSession.cs                 |   5 --
 src/sqlite/stat.cs                          |   5 +-
 src/treeViewJump.cs                         |   8 +-
 24 files changed, 150 insertions(+), 127 deletions(-)

Mon Feb 22 21:48:44 2010 +0100 Marek Černocký <marek@manet.cz>
Update Czech translation 
 po/cs.po | 1309 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 660 insertions(+), 649 deletions(-)

Tue Feb 23 00:05:29 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
putting decimals in person and personSessionWeight (height and weight). DB: 0.75 Tests remain. 
 Makefile.win32                              |   1 +
 chronojump_server/ChronojumpServer.cs       |  39 ++++++------
 chronojump_server/Makefile.am               |   1 +
 chronojump_server/bin/chronojumpServer.dll  | Bin 273920 -> 275456 bytes
 chronojump_server/chronojumpServerCSharp.cs |   6 +-
 chronojump_server/howto_compile.txt         |   1 +
 chronojump_server/howto_server_2009.txt     |   4 +-
 configure.ac                                |   2 +-
 glade/chronojump.glade                      |   6 +-
 src/Makefile.am                             |   1 +
 src/gui/convertWeight.cs                    |  30 +++++-----
 src/gui/person.cs                           |  60 +++++++++++--------
 src/person.cs                               |  18 +++---
 src/personSession.cs                        |  90 ++++++++++++++++++++++++++++
 src/server.cs                               |   2 +-
 src/sqlite/jump.cs                          |   4 +-
 src/sqlite/main.cs                          |  56 ++++++++++++++---
 src/sqlite/person.cs                        |  12 ++--
 src/sqlite/personSession.cs                 |  57 ++++++++++++------
 19 files changed, 278 insertions(+), 112 deletions(-)

Mon Feb 22 20:03:45 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
Fixed: 608928 DJ with and without using arms. DB now 0.74 
 chronojump_server/bin/chronojumpServer.dll | Bin 276480 -> 273920 bytes
 glade/chronojump.glade                     |  75 ++++++++++++++++++++-------
 src/chronojump.cs                          |   7 ++-
 src/gui/chronojump.cs                      |  10 ++++
 src/gui/chronopic.cs                       |  67 ------------------------
 src/gui/event.cs                           |   2 +-
 src/gui/jump.cs                            |  75 +++++++++++++++------------
 src/jumpType.cs                            |  20 +++++++-
 src/sqlite/jumpType.cs                     |  16 ++++--
 src/sqlite/main.cs                         |  80 ++++++++++++++++++++++++++++-
 src/sqlite/stat.cs                         |   8 +--
 src/stats/global.cs                        |   2 +
 12 files changed, 232 insertions(+), 130 deletions(-)

Sun Feb 21 14:39:00 2010 +0800 Xavier de Blas <xaviblas@gmail.com>
Chronopics managed better, cleaner code (untested on windows) 
 src/gui/chronojump.cs |   7 +-
 src/gui/chronopic.cs  | 201 ++++++++++++++++++++++++++++++++++++++------------
 2 files changed, 160 insertions(+), 48 deletions(-)

Sat Feb 20 10:27:08 2010 +0100 Jorge González <jorgegonz@svn.gnome.org>
Updated Spanish translation 
 po/es.po | 1254 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 631 insertions(+), 623 deletions(-)

Thu Feb 18 13:44:32 2010 +0100 Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Updated Slovenian translation 
 po/sl.po | 2043 ++++++++++++++++++++++++++++----------------------------------
 1 file changed, 909 insertions(+), 1134 deletions(-)

Fri Feb 5 00:09:30 2010 +0100 Mario Blättermann <mariobl@gnome.org>
Updated German translation 
 po/de.po | 1865 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 935 insertions(+), 930 deletions(-)

Tue Feb 2 18:08:41 2010 +0100 Xavier de Blas <xaviblas@gmail.com>
Partially updated catalan translation 
 glade/chronojump.glade |  10 +--
 po/ca.po               | 191 ++++++++++++++++++-------------------------------
 2 files changed, 75 insertions(+), 126 deletions(-)

Tue Feb 2 13:33:38 2010 +0100 Marek Černocký <marek@manet.cz>
Update Czech translation 
 po/cs.po | 955 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 475 insertions(+), 480 deletions(-)

Tue Feb 2 12:42:06 2010 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed preferences get minimized when close with delete event 
 glade/chronojump.glade | 1 +
 1 file changed, 1 insertion(+)

Mon Feb 1 13:55:13 2010 +0100 Xavier de Blas <xaviblas@gmail.com>
bootloader & firmware hex files converted to zip (safer) 
 chronopic-firmware/chronopic_bootloader.hex        |  53 ---------------------
 chronopic-firmware/chronopic_bootloader.zip        | Bin 0 -> 1082 bytes
 chronopic-firmware/chronopic_firmware.hex          |  28 -----------
 .../chronopic_firmware_10ms_unvalidated.hex        |  28 -----------
 chronopic-firmware/chronopic_firmwares.zip         | Bin 0 -> 1383 bytes
 5 files changed, 109 deletions(-)

Thu Jan 28 18:16:11 2010 +0100 Xavier de Blas <xaviblas@gmail.com>
updated sqlite diagram: graph and graph on manual gui (p) to edit person: fixes (e) to edit the test deleted updating message on start. Fixes: 604320 better "forward" button on personNotUpload 
 glade/chronojump.glade                |   23 +-
 manual/chronojump_manual_es.lyx       |    6 +-
 manual/chronojump_manual_es.pdf       |  Bin 2099285 -> 1847387 bytes
 manual/chronojump_sqlite.eps          | 1704 +++++++++++++++++++++++++++++++++
 po/ca.po                              |    6 +-
 sqlite_diagrams/chronojump_sqlite.dia |  Bin 11320 -> 10897 bytes
 sqlite_diagrams/chronojump_sqlite.png |  Bin 315914 -> 274424 bytes
 src/chronojump.cs                     |    4 +-
 src/gui/person.cs                     |    6 +
 9 files changed, 1737 insertions(+), 12 deletions(-)

Wed Jan 27 01:59:14 2010 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixing memory loss on reopening windows 
 src/gui/eventExecute.cs | 2 ++
 1 file changed, 2 insertions(+)

Wed Jan 27 01:58:34 2010 +0100 Xavier de Blas <xaviblas@gmail.com>
Partially updated catalan translation 
 po/ca.po | 5293 ++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 3268 insertions(+), 2025 deletions(-)

Tue Jan 26 22:50:30 2010 +0100 Xavier de Blas <xaviblas@gmail.com>
Added chronopic_* images 
 images/chronopic_128.png | Bin 0 -> 6522 bytes
 images/chronopic_24.png  | Bin 0 -> 1012 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

Tue Jan 26 21:50:23 2010 +0100 Xavier de Blas <xaviblas@gmail.com>
chronopic window done (tests remain) maybe open website in windows is fixed started fixing memory loss on opening windows, see PersonAddModifyWindow chronopic menu has image server menuoption moved to tools, and added icon hidden export XML 
 Makefile.win32         |     4 +-
 glade/chronojump.glade | 15884 ++++++++++++++++++++++++-----------------------
 src/Makefile.am        |     2 +
 src/gui/chronojump.cs  |     8 +-
 src/gui/chronopic.cs   |   105 +-
 src/gui/person.cs      |     6 +
 6 files changed, 8025 insertions(+), 7984 deletions(-)

Thu Jan 21 18:39:32 2010 +0100 Marek Černocký <marek@manet.cz>
Update Czech translation 
 po/cs.po | 1177 ++++++++++++++++++++++++++++----------------------------------
 1 file changed, 532 insertions(+), 645 deletions(-)

Wed Jan 20 16:58:39 2010 +0100 Xavier de Blas <xaviblas@gmail.com>
CMJl added in menu 
 glade/chronojump.glade | 43 +++++++++++++++++++++++++++++++++++--------
 src/gui/chronojump.cs  | 13 +++++++------
 2 files changed, 42 insertions(+), 14 deletions(-)

Wed Jan 20 16:14:03 2010 +0100 Xavier de Blas <xaviblas@gmail.com>
translation of any, sport any 
 chronojump_server/bin/chronojumpServer.dll | Bin 276480 -> 276480 bytes
 po/es.po                                   | 160 +++++++++++++++--------------
 src/constants.cs                           |   1 +
 3 files changed, 83 insertions(+), 78 deletions(-)

Wed Jan 20 14:13:32 2010 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed glade translations, added images, and updated some es strings 
 glade/chronojump.glade |   97 +-
 howto_translate.txt    |    6 +-
 po/es.po               | 2706 +++++++++++++++++++++++++++---------------------
 3 files changed, 1611 insertions(+), 1198 deletions(-)

Wed Jan 20 12:57:50 2010 +0100 Xavier de Blas <xaviblas@gmail.com>
fixed: 607021, persons comments have not to be uploaded to server changes are on server side 
 chronojump_server/bin/chronojumpServer.dll  | Bin 276480 -> 276480 bytes
 chronojump_server/chronojumpServerCSharp.cs |   3 ++-
 src/gui/chronojump.cs                       |   2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

Wed Jan 20 12:35:15 2010 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed:  Bug 607443 Server sometimes don't upload tests the chane is made on server, not on client 
 chronojump_server/bin/chronojumpServer.dll  | Bin 276480 -> 276480 bytes
 chronojump_server/chronojumpServerCSharp.cs |  10 ++++++----
 2 files changed, 6 insertions(+), 4 deletions(-)

Sun Jan 17 21:55:01 2010 +0100 Petr Kovar <pknbe@volny.cz>
Updated Czech translation by Marek Cernocky and Petr Kovar 
 po/cs.po | 923 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 467 insertions(+), 456 deletions(-)

Fri Jan 15 20:50:21 2010 +0100 Mario Blättermann <mariobl@gnome.org>
Updated German translation 
 po/de.po | 2510 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 1360 insertions(+), 1150 deletions(-)

Fri Jan 15 17:22:53 2010 +0100 Xavier de Blas <xaviblas@gmail.com>
server automatically graph new data at night (if there's new data) Print info label to user about this. Added server R graphs to git 
 chronojump_server/bin/chronojumpServer.dll         | Bin 276480 -> 276480 bytes
 chronojump_server/chronojumpServerCSharp.cs        |   6 ++-
 chronojump_server/howto_server_2009.txt            |  14 +++++-
 .../r-sqlite/heights_by_jumps_boxplot.R            |  30 +++++++++++++
 chronojump_server/r-sqlite/persons.R               |  47 +++++++++++++++++++++
 chronojump_server/r-sqlite/r-sqlite_script_1.txt   |  12 ------
 .../r-sqlite/tv_by_level_sex_jumptype.R            |  37 ++++++++++++++++
 glade/chronojump.glade                             |  30 +++++++------
 8 files changed, 147 insertions(+), 29 deletions(-)

Fri Jan 15 16:43:41 2010 +0100 Xavier de Blas <xaviblas@gmail.com>
added src/gui/chronopic.cs to POTFILES.in 
 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

Tue Jan 12 20:36:12 2010 +0100 Petr Kovar <pknbe@volny.cz>
Added Czech translation by Marek Cernocky 
 po/LINGUAS |    1 +
 po/cs.po   | 6368 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 6369 insertions(+)

Tue Jan 5 17:44:54 2010 +0100 Matej Urbančič <mateju@svn.gnome.org>
Added sl for Slovenian translation 
 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

Tue Jan 5 17:44:43 2010 +0100 Matej Urbančič <mateju@svn.gnome.org>
Updated Slovenian translation 
 po/sl.po | 6723 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 6723 insertions(+)

Sat Dec 26 14:58:37 2009 +0100 Xavier de Blas <xaviblas@gmail.com>
chronopic windows (2) on serverEvaluator zoom buttons unsensitive because missing images 
 chronojump_server/bin/chronojumpServer.dll | Bin 276480 -> 276480 bytes
 glade/chronojump.glade                     | 168 +++++++++++++----
 src/gui/chronopic.cs                       | 291 +++++++++++++++++++++--------
 3 files changed, 345 insertions(+), 114 deletions(-)

Sat Dec 26 04:26:05 2009 +0100 Xavier de Blas <xaviblas@gmail.com>
small code cleaning 
 src/gui/chronojump.cs  | 65 ++------------------------------------------------
 src/gui/chronopic.cs   |  5 ----
 src/gui/preferences.cs | 62 -----------------------------------------------
 3 files changed, 2 insertions(+), 130 deletions(-)

Sat Dec 26 04:14:43 2009 +0100 Xavier de Blas <xaviblas@gmail.com>
All chronopic stuff now into chronopic window lots of changes in main gui and preferences 
 chronojump_server/bin/chronojumpServer.dll | Bin 275968 -> 276480 bytes
 glade/chronojump.glade                     | 564 ++++++++++++++++---------
 src/Makefile.am                            |   1 +
 src/gui/chronojump.cs                      | 440 ++++----------------
 src/gui/chronopic.cs                       | 638 +++++++++++++++++++++++++++++
 src/gui/eventExecute.cs                    |  18 +-
 src/gui/preferences.cs                     |  34 +-
 src/sqlite/main.cs                         |   3 +-
 src/sqlite/personSession.cs                |   6 +
 src/sqlite/session.cs                      |  25 +-
 10 files changed, 1167 insertions(+), 562 deletions(-)

Fri Dec 25 00:04:16 2009 +0100 Xavier de Blas <xaviblas@gmail.com>
no more orphaned persons when a person is deleted from a session, if it doesn't exist in other sessions, now is completely deleted from db db: 0.73 (delete orphaned persons (they are in no sessions)) 
 chronojump_server/bin/chronojumpServer.dll | Bin 274944 -> 275968 bytes
 src/sqlite/main.cs                         |  37 +++++++++++++++++++++++++++--
 src/sqlite/person.cs                       |  13 ++++++++--
 src/sqlite/personSession.cs                |  32 ++++++++++++++++++++++++-
 4 files changed, 77 insertions(+), 5 deletions(-)

Thu Dec 17 10:34:11 2009 +0100 Xavier de Blas <xaviblas@gmail.com>
deleted/fixed links to old web site 
 glade/chronojump.glade | 38 ++++----------------------------------
 src/chronojump.cs      |  2 +-
 src/gui/helpPorts.cs   |  2 +-
 src/report.cs          |  2 +-
 4 files changed, 7 insertions(+), 37 deletions(-)

Wed Dec 16 13:43:13 2009 +0100 Xavier de Blas <xaviblas@gmail.com>
0.8.15.0 fixed starting crash on detect version if no previous value on database added Histogram XY renamed "Dispersion" and added R^2 IE,IUB now shown first index (better for single variable graphs) 
 chronojump_server/bin/chronojumpServer.dll | Bin 274944 -> 274944 bytes
 configure.ac                               |   2 +-
 src/chronojump.cs                          |  14 ++++++++++++--
 src/constants.cs                           |   5 +++--
 src/gui/stats.cs                           |   2 ++
 src/stats/graphs/ieIub.cs                  |   9 ++++-----
 src/stats/main.cs                          |  27 +++++++++++++++++++++++----
 7 files changed, 45 insertions(+), 14 deletions(-)

Fri Dec 11 22:51:47 2009 +0100 Xavier de Blas <xaviblas@gmail.com>
Bump version: 0.8.14 fixed crash on clicking multi_chronopic_start gui changes: -menu View -> Windows -menu Other -> Other tests -hiden labels of database location 
 configure.ac           |  2 +-
 glade/chronojump.glade | 37 ++++++++++++++-----------------------
 src/gui/chronojump.cs  | 11 +++++++----
 src/gui/preferences.cs |  3 +++
 4 files changed, 25 insertions(+), 28 deletions(-)

Thu Dec 10 21:54:49 2009 +0100 Xavier de Blas <xaviblas@gmail.com>
Bump version 0.8.13 (now ok) 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Dec 10 21:35:08 2009 +0100 Xavier de Blas <xaviblas@gmail.com>
Added confidence intervals on XY graph 
 src/stats/main.cs | 141 ++++++++----------------------------------------------
 1 file changed, 20 insertions(+), 121 deletions(-)

Thu Dec 10 18:31:13 2009 +0100 Xavier de Blas <xaviblas@gmail.com>
added rj evolution, XY correlation , black palette. Fixed: dotchart on RJ AVG SD 
 chronojump_server/bin/chronojumpServer.dll | Bin 274944 -> 274944 bytes
 src/constants.cs                           |   5 +-
 src/gui/stats.cs                           |  15 +-
 src/stats/graphs/rjAVGSD.cs                |   4 +-
 src/stats/main.cs                          | 304 ++++++++++++++++-------------
 5 files changed, 182 insertions(+), 146 deletions(-)

Wed Dec 2 21:42:20 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Bump version 0.8.12 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Dec 2 21:38:56 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
Update package version using 'configure' script 
 configure.ac           |  1 +
 src/AssemblyInfo.cs    | 32 --------------------------------
 src/AssemblyInfo.cs.in | 32 ++++++++++++++++++++++++++++++++
 3 files changed, 33 insertions(+), 32 deletions(-)

Tue Dec 1 22:18:13 2009 +0100 Xavier de Blas <xaviblas@gmail.com>
fixed bug on not disappearing a test when is deleted (iter parent was invalid) also improved close button on stats 
 glade/chronojump.glade |  6 +++---
 src/treeViewEvent.cs   | 14 +++++++++++++-
 2 files changed, 16 insertions(+), 4 deletions(-)

Sun Nov 22 00:23:51 2009 +0100 Xavier de Blas <xaviblas@gmail.com>
Test types can be deleted Also started changing icons on menu to work on glade-3, check how they display on windows 
 chronojump_server/bin/chronojumpServer.dll | Bin 273920 -> 274944 bytes
 glade/chronojump.glade                     | 285 +++++++++++++++++++++++++++--
 src/exportSession.cs                       |   4 +-
 src/gui/chronojump.cs                      |  33 +++-
 src/gui/event.cs                           |  70 ++++++-
 src/gui/jump.cs                            |  93 +++++++---
 src/gui/person.cs                          |   2 +-
 src/gui/report.cs                          |   3 +
 src/gui/run.cs                             |  86 ++++++---
 src/report.cs                              |   4 +-
 src/server.cs                              |   4 +-
 src/sqlite/jump.cs                         |   7 +-
 src/sqlite/jumpRj.cs                       |  13 +-
 src/sqlite/jumpType.cs                     |  10 +
 src/sqlite/run.cs                          |   8 +-
 src/sqlite/runInterval.cs                  |  13 +-
 src/sqlite/runType.cs                      |  12 +-
 src/util.cs                                |   9 +-
 src/utilGtk.cs                             |   2 -
 19 files changed, 554 insertions(+), 104 deletions(-)

Fri Nov 20 12:12:14 2009 +0100 Xavier de Blas <xaviblas@gmail.com>
Fixed editing user name: 'z' made appear calendar 
 glade/chronojump.glade | 51470 ++++++++++++++++++-----------------------------
 1 file changed, 19997 insertions(+), 31473 deletions(-)

Wed Nov 18 16:53:10 2009 +0100 Xavier de Blas <xaviblas@gmail.com>
connect chronopic on start better on linux show it if the entryChronopic is not default and the file exist 
 chronojump_server/r-sqlite/howto_r-sqlite_scripts.txt | 2 ++
 src/gui/chronojump.cs                                 | 5 +++--
 2 files changed, 5 insertions(+), 2 deletions(-)

Thu Oct 29 17:38:18 2009 +0100 Xavier de Blas <xaviblas@gmail.com>
removed tilde on xlab, ylab on R graphs fixes problems with catalan translation ans others 
 src/stats/main.cs | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

Mon Sep 28 16:23:14 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
better explanation on howto_build 
 build/windows_bundle/build/howto_build.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Mon Sep 28 12:42:57 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
0.8.11 Fixed bug when updating a person with a new user defined sport that's not in db, this sport was created in server db, and then was locally changed sportID to server db sportID. now locally points correctly to local sportID when this failed it wasn't shown person in person treeview, because sport doesn't match on: 
 chronojump_server/bin/chronojumpServer.dll  | Bin 273920 -> 273920 bytes
 chronojump_server/chronojumpServerCSharp.cs |   2 +-
 configure.ac                                |   2 +-
 src/AssemblyInfo.cs                         |   2 +-
 src/chronojump.cs                           |   6 ++++--
 src/gui/chronojump.cs                       |   1 -
 src/server.cs                               |  17 +++++++++++++++--
 7 files changed, 22 insertions(+), 8 deletions(-)

Thu Sep 24 13:22:55 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Fix lintian message in package description  "E: chronojump: description-starts-with-package-name"  "W: chronojump: extended-description-line-too-long" 
 debian/control | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

Thu Sep 24 13:09:52 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Clean-up Debian deps 
 debian/control | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

Wed Sep 23 21:16:14 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Auto-generate ChangeLog in 'make dist' using git-log 
 Makefile.am | 10 ++++++++++
 1 file changed, 10 insertions(+)

Wed Sep 23 20:11:15 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Expand libdir for chronojump and chronojump_mini to have right path (lib64 instead of lib for x64) 
 Makefile.am            |  2 +-
 configure.ac           |  5 +++++
 expansions.m4          | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
 src/chronojump.in      |  2 +-
 src/chronojump_mini.in |  2 +-
 5 files changed, 58 insertions(+), 3 deletions(-)

Wed Sep 23 00:11:17 2009 +0200 Ismael Olea <ismael@olea.org>
Updated (0.8.10-2) following https://bugzilla.redhat.com/show_bug.cgi?id=524707#c3 
 chronojump.spec | 33 +++++++++++++++++++++++++++------
 1 file changed, 27 insertions(+), 6 deletions(-)

Tue Sep 22 23:23:50 2009 +0200 Ismael Olea <ismael@olea.org>
Update to 0.9.10 
 chronojump.spec | 205 ++++++++++++++++++++++++++++----------------------------
 1 file changed, 102 insertions(+), 103 deletions(-)

Tue Sep 22 14:03:41 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
improved dialog about 
 chronojump_server/bin/chronojumpServer.dll | Bin 273920 -> 273920 bytes
 glade/chronojump.glade                     | 178 ++++++++++++++++-------------
 src/constants.cs                           |   3 +
 src/gui/about.cs                           |  13 ++-
 4 files changed, 112 insertions(+), 82 deletions(-)

Mon Sep 21 23:24:12 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Add R to the debian deps 
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Mon Sep 21 20:19:45 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
0.8.10 better version management. Fixed m4 dir on make dist 
 chronojump_server/ChronojumpServer.cs            |  70 ++++++++++++++++++++++-
 chronojump_server/bin/chronojumpServer.dll       | Bin 273920 -> 273920 bytes
 chronojump_server/chronojumpServerCSharp.cs      |  30 +++++++++-
 configure.ac                                     |   2 +-
 src/AssemblyInfo.cs                              |   2 +-
 src/gui/chronojump.cs                            |   3 +-
 src/server.cs                                    |   4 +-
 src/util.cs                                      |  23 --------
 windows_zip_releases/chronojump-0.6.zip          | Bin 2353857 -> 0 bytes
 windows_zip_releases/chronojump-0.62.zip         | Bin 2442689 -> 0 bytes
 windows_zip_releases/chronojump_windows_0_47.zip | Bin 510210 -> 0 bytes
 windows_zip_releases/chronojump_windows_0_48.zip | Bin 560762 -> 0 bytes
 windows_zip_releases/chronojump_windows_0_5.zip  | Bin 606981 -> 0 bytes
 windows_zip_releases/chronojump_windows_0_51.zip | Bin 846989 -> 0 bytes
 windows_zip_releases/chronojump_windows_0_52.zip | Bin 902760 -> 0 bytes
 15 files changed, 100 insertions(+), 34 deletions(-)

Mon Sep 21 18:31:21 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Add 'm4' folder to tar.gz dist 
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Sep 20 01:05:48 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Add missing Mono config files to the bundle 
 .../etc/mono/1.0/DefaultWsdlHelpGenerator.aspx     |  1820 ++
 build/windows_bundle/etc/mono/1.0/machine.config   |   243 +
 .../etc/mono/2.0/Browsers/Compat.browser           |    42 +
 .../etc/mono/2.0/DefaultWsdlHelpGenerator.aspx     |  1878 ++
 build/windows_bundle/etc/mono/2.0/machine.config   |   257 +
 build/windows_bundle/etc/mono/2.0/settings.map     |    48 +
 build/windows_bundle/etc/mono/2.0/web.config       |   149 +
 build/windows_bundle/etc/mono/browscap.ini         | 18608 +++++++++++++++++++
 build/windows_bundle/etc/mono/config               |    27 +
 build/windows_bundle/etc/mono/mconfig/config.xml   |   396 +
 10 files changed, 23468 insertions(+)

Fri Sep 18 22:28:20 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Run Chronojump_mini in msys console without a bat file by calling it from the menu item 
 build/windows_bundle/bin/Chronojump_Mini.bat        | 2 --
 build/windows_bundle/build/chronojump_innosetup.iss | 2 +-
 2 files changed, 1 insertion(+), 3 deletions(-)

Fri Sep 18 19:49:41 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
initial evaluator date is Now instead of Minimum 
 src/gui/evaluator.cs | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Thu Sep 17 22:20:11 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Use mono-2.0-devel instead of mono-gmcs, to install all the files needed to compile chronojump 
 debian/control | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

Thu Sep 17 19:50:36 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Fix debian postinstall script. Needs to call 'ldconfig /usr/lib/chronojump' to get the shared libarries correctly installed 
 debian/chronojump.postinst | 6 ++++++
 1 file changed, 6 insertions(+)

Thu Sep 17 16:44:54 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Improve win32 makefiles and update the win32 build HOWTO 
 Makefile.win32                             |  7 ++++---
 build/windows_bundle/build/howto_build.txt | 21 ++++++++++-----------
 build/windows_bundle/build/makeBundle.sh   |  3 ++-
 3 files changed, 16 insertions(+), 15 deletions(-)

Thu Sep 17 16:26:04 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Add Log message for server connection error 
 src/server.cs | 1284 ++++++++++++++++++++++++++++-----------------------------
 1 file changed, 642 insertions(+), 642 deletions(-)

Thu Sep 17 16:00:12 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Added Makefile for Win32 Mingw/Msys 
 Makefile.win32 | 285 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 285 insertions(+)

Wed Sep 16 15:31:34 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
better comments on building to win 
 build/windows_bundle/build/howto_build.txt |  7 ++-
 create_release_windows.sh                  | 68 ------------------------------
 2 files changed, 3 insertions(+), 72 deletions(-)

Wed Sep 16 13:59:40 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
Better management of runningFileName -Added try catch on delete -Fixed bug: on running 0.8.9.8 for the first time if there was a runningFileName of a previous version (without it's PID inside) 
 src/chronojump.cs     | 35 ++++++++++++++++++++++-------------
 src/gui/chronojump.cs | 18 ++++++++++++++----
 2 files changed, 36 insertions(+), 17 deletions(-)

Wed Sep 16 11:51:00 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
innosetup now order shortcuts on windows 
 .../windows_bundle/build/chronojump_innosetup.iss  |   4 ++--
 chronojump_server/bin/chronojumpServer.dll         | Bin 273408 -> 273920 bytes
 2 files changed, 2 insertions(+), 2 deletions(-)

Sat Sep 12 15:05:48 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Update win32 bundle and InnoSetup scripts with the Mini icon menu 
 build/windows_bundle/bin/ChronoJump.exe            |     Bin 15603643 -> 0 bytes
 build/windows_bundle/bin/ChronoJump_mini.exe       |     Bin 6260557 -> 0 bytes
 build/windows_bundle/bin/Chronojump.exe            |     Bin 0 -> 15616955 bytes
 build/windows_bundle/bin/Chronojump_Mini.bat       |       3 +-
 build/windows_bundle/bin/Chronojump_mini.exe       |     Bin 0 -> 6261069 bytes
 .../windows_bundle/build/chronojump_innosetup.iss  |       3 +-
 build/windows_bundle/build/logo.o                  |     Bin 4034 -> 0 bytes
 build/windows_bundle/build/makeBundle.sh           |       4 +-
 build/windows_bundle/build/temp.c                  |       0
 build/windows_bundle/build/temp.s                  | 1701799 -----------------
 10 files changed, 6 insertions(+), 1701803 deletions(-)

Wed Sep 9 23:50:30 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Enable Chronojump mini on win32 systems through msys 
 build/windows_bundle/bin/Chronojump_Mini.bat |   1 +
 build/windows_bundle/bin/libW11.dll          | Bin 0 -> 812063 bytes
 build/windows_bundle/bin/msys-1.0.dll        | Bin 0 -> 874824 bytes
 build/windows_bundle/bin/rxvt.exe            | Bin 0 -> 102400 bytes
 build/windows_bundle/bin/sh.exe              | Bin 0 -> 567296 bytes
 5 files changed, 1 insertion(+)

Tue Sep 8 14:42:00 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Fix Innosetup scripts 
 .../windows_bundle/build/chronojump_innosetup.iss  | 26 +++++++++++-----------
 1 file changed, 13 insertions(+), 13 deletions(-)

Tue Sep 8 13:58:21 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Bunp Version 0.8.9.8 
 configure.ac        | 2 +-
 src/AssemblyInfo.cs | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Tue Sep 8 13:42:17 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Finally fix R race condition on win32 
 src/stats/main.cs |  2 +-
 src/util.cs       | 10 +++++++---
 2 files changed, 8 insertions(+), 4 deletions(-)

Mon Sep 7 21:29:22 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Fix win32 installation 
 .../windows_bundle/build/chronojump_innosetup.iss  |     8 +-
 .../share/chronojump/images/chronojump_logo.png    |   Bin 0 -> 9899 bytes
 .../share/chronojump/report_web_style.css          |    55 +
 .../share/doc/chronojump/chronojump_manual_es.pdf  | 14792 +++++++++++++++++++
 .../share/doc/chronojump_manual_es.pdf             | 14792 -------------------
 .../share/longomatch/images/chronojump_logo.png    |   Bin 9899 -> 0 bytes
 .../share/longomatch/report_web_style.css          |    55 -
 7 files changed, 14851 insertions(+), 14851 deletions(-)

Mon Sep 7 20:30:54 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
Graph margins customizable 
 TODO.txt                          |   2 -
 glade/chronojump.glade            | 351 +++++++++++++++++++++++++++++++++++---
 src/gui/chronojump.cs             |   1 -
 src/gui/stats.cs                  |  30 +++-
 src/stats/graphs/graphROptions.cs |  18 +-
 src/stats/main.cs                 |   1 +
 6 files changed, 373 insertions(+), 30 deletions(-)

Mon Sep 7 19:37:02 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
fixed? problem on windows netbook when created graphs for report 
 TODO.txt          |  2 ++
 src/report.cs     | 10 ++++++----
 src/statType.cs   | 13 ++++++++++---
 src/stats/main.cs |  6 +++++-
 4 files changed, 23 insertions(+), 8 deletions(-)

Sun Sep 6 14:04:54 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
bug fixed: fixed dotchart with ie iub now works (maybe ieiub xy was bad too, now fixed) 
 src/stats/graphs/ieIub.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Sat Sep 5 01:09:05 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
fix R issue in Windows 	Replace every '\' with '/' in a file path, because R 	uses '/' even in win32 for a file path 
 src/stats/main.cs | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Sat Sep 5 01:08:34 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Update win32 bundle files 
 build/windows_bundle/bin/ChronoJump.exe            | Bin 19175143 -> 15603643 bytes
 build/windows_bundle/bin/ChronoJump_mini.exe       | Bin 0 -> 6260557 bytes
 .../windows_bundle/build/chronojump_innosetup.iss  |   6 +++---
 build/windows_bundle/build/makeBundle.sh           |   4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)

Sat Sep 5 01:04:34 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Delete unused files from the windows bundle 
 build/windows_bundle/build/makeBundle.sh~            |   6 ------
 .../Microsoft.VC90.CRT/Microsoft.VC90.CRT.manifest   |  13 -------------
 .../gstreamer-0.10/Microsoft.VC90.CRT/msvcr90.dll    | Bin 655872 -> 0 bytes
 .../lib/gstreamer-0.10/libdshowsrcwrapper.dll        | Bin 36864 -> 0 bytes
 .../lib/gstreamer-0.10/libfsselector.dll             | Bin 20992 -> 0 bytes
 .../windows_bundle/lib/gstreamer-0.10/libfsvalve.dll | Bin 11264 -> 0 bytes
 .../windows_bundle/lib/gstreamer-0.10/libgsta52.dll  | Bin 113152 -> 0 bytes
 .../lib/gstreamer-0.10/libgstacmenc.dll              | Bin 14848 -> 0 bytes
 .../lib/gstreamer-0.10/libgstadder.dll               | Bin 19456 -> 0 bytes
 .../windows_bundle/lib/gstreamer-0.10/libgstalaw.dll | Bin 16896 -> 0 bytes
 .../lib/gstreamer-0.10/libgstalpha.dll               | Bin 12288 -> 0 bytes
 .../windows_bundle/lib/gstreamer-0.10/libgstapp.dll  | Bin 7680 -> 0 bytes
 .../lib/gstreamer-0.10/libgstasfdemux.dll            | Bin 58880 -> 0 bytes
 .../lib/gstreamer-0.10/libgstaudiochunk.dll          | Bin 11776 -> 0 bytes
 .../lib/gstreamer-0.10/libgstaudioconvert.dll        | Bin 41984 -> 0 bytes
 .../lib/gstreamer-0.10/libgstaudiofx.dll             | Bin 65024 -> 0 bytes
 .../lib/gstreamer-0.10/libgstaudiorate.dll           | Bin 16384 -> 0 bytes
 .../lib/gstreamer-0.10/libgstaudioresample.dll       | Bin 25600 -> 0 bytes
 .../lib/gstreamer-0.10/libgstaudiotestsrc.dll        | Bin 23552 -> 0 bytes
 .../lib/gstreamer-0.10/libgstautodetect.dll          | Bin 24576 -> 0 bytes
 .../windows_bundle/lib/gstreamer-0.10/libgstavi.dll  | Bin 75776 -> 0 bytes
 .../lib/gstreamer-0.10/libgstcairo.dll               | Bin 24576 -> 0 bytes
 .../lib/gstreamer-0.10/libgstcamerabin.dll           | Bin 52224 -> 0 bytes
 .../lib/gstreamer-0.10/libgstcoreelements.dll        | Bin 96256 -> 0 bytes
 .../lib/gstreamer-0.10/libgstcutter.dll              | Bin 15360 -> 0 bytes
 .../lib/gstreamer-0.10/libgstdebug.dll               | Bin 35328 -> 0 bytes
 .../lib/gstreamer-0.10/libgstdecodebin.dll           | Bin 27136 -> 0 bytes
 .../lib/gstreamer-0.10/libgstdecodebin2.dll          | Bin 50176 -> 0 bytes
 .../lib/gstreamer-0.10/libgstdirectdraw.dll          | Bin 30208 -> 0 bytes
 .../lib/gstreamer-0.10/libgstdirectsound.dll         | Bin 229376 -> 0 bytes
 .../lib/gstreamer-0.10/libgstdshowvideosink.dll      | Bin 46592 -> 0 bytes
 .../windows_bundle/lib/gstreamer-0.10/libgstdtmf.dll | Bin 29184 -> 0 bytes
 .../lib/gstreamer-0.10/libgstdvdspu.dll              | Bin 28160 -> 0 bytes
 .../lib/gstreamer-0.10/libgsteffectv.dll             | Bin 28160 -> 0 bytes
 .../lib/gstreamer-0.10/libgstequalizer.dll           | Bin 20992 -> 0 bytes
 .../windows_bundle/lib/gstreamer-0.10/libgstfaac.dll | Bin 18944 -> 0 bytes
 .../windows_bundle/lib/gstreamer-0.10/libgstfaad.dll | Bin 249856 -> 0 bytes
 .../lib/gstreamer-0.10/libgstffmpeg.dll              | Bin 23068160 -> 0 bytes
 .../lib/gstreamer-0.10/libgstffmpegcolorspace.dll    | Bin 112640 -> 0 bytes
 .../lib/gstreamer-0.10/libgstfluendompegdemuxer.dll  | Bin 64000 -> 0 bytes
 .../windows_bundle/lib/gstreamer-0.10/libgstflv.dll  | Bin 43520 -> 0 bytes
 .../lib/gstreamer-0.10/libgstgamma.dll               | Bin 11776 -> 0 bytes
 .../windows_bundle/lib/gstreamer-0.10/libgstgdp.dll  | Bin 23552 -> 0 bytes
 build/windows_bundle/lib/gstreamer-0.10/libgstgl.dll | Bin 97792 -> 0 bytes
 .../lib/gstreamer-0.10/libgsth264parse.dll           | Bin 17408 -> 0 bytes
 .../lib/gstreamer-0.10/libgsticydemux.dll            | Bin 14336 -> 0 bytes
 .../lib/gstreamer-0.10/libgstid3demux.dll            | Bin 25088 -> 0 bytes
 .../windows_bundle/lib/gstreamer-0.10/libgstjpeg.dll | Bin 106496 -> 0 bytes
 .../windows_bundle/lib/gstreamer-0.10/libgstmad.dll  | Bin 180736 -> 0 bytes
 .../lib/gstreamer-0.10/libgstmatroska.dll            | Bin 98816 -> 0 bytes
 .../windows_bundle/lib/gstreamer-0.10/libgstmms.dll  | Bin 15360 -> 0 bytes
 .../lib/gstreamer-0.10/libgstmpeg2dec.dll            | Bin 299520 -> 0 bytes
 .../lib/gstreamer-0.10/libgstmpeg4videoparse.dll     | Bin 17920 -> 0 bytes
 .../lib/gstreamer-0.10/libgstmpegdemux.dll           | Bin 104960 -> 0 bytes
 .../lib/gstreamer-0.10/libgstmpegstream.dll          | Bin 49152 -> 0 bytes
 .../lib/gstreamer-0.10/libgstmscodecs.dll            | Bin 25088 -> 0 bytes
 .../lib/gstreamer-0.10/libgstmulaw.dll               | Bin 13824 -> 0 bytes
 .../lib/gstreamer-0.10/libgstmultipart.dll           | Bin 19968 -> 0 bytes
 .../windows_bundle/lib/gstreamer-0.10/libgstneon.dll | Bin 49664 -> 0 bytes
 .../lib/gstreamer-0.10/libgstnetsim.dll              | Bin 12800 -> 0 bytes
 .../windows_bundle/lib/gstreamer-0.10/libgstogg.dll  | Bin 76800 -> 0 bytes
 .../lib/gstreamer-0.10/libgstpcapparse.dll           | Bin 11776 -> 0 bytes
 .../lib/gstreamer-0.10/libgstplaybin.dll             | Bin 94720 -> 0 bytes
 .../windows_bundle/lib/gstreamer-0.10/libgstpng.dll  | Bin 22528 -> 0 bytes
 .../lib/gstreamer-0.10/libgstqtdemux.dll             | Bin 83968 -> 0 bytes
 .../lib/gstreamer-0.10/libgstqueue2.dll              | Bin 32256 -> 0 bytes
 .../lib/gstreamer-0.10/libgstrealmedia.dll           | Bin 52736 -> 0 bytes
 .../lib/gstreamer-0.10/libgstresindvd.dll            | Bin 276992 -> 0 bytes
 .../windows_bundle/lib/gstreamer-0.10/libgstrtp.dll  | Bin 138752 -> 0 bytes
 .../lib/gstreamer-0.10/libgstrtpmanager.dll          | Bin 112128 -> 0 bytes
 .../lib/gstreamer-0.10/libgstrtpmuxer.dll            | Bin 15360 -> 0 bytes
 .../windows_bundle/lib/gstreamer-0.10/libgstrtsp.dll | Bin 61952 -> 0 bytes
 .../lib/gstreamer-0.10/libgstselector.dll            | Bin 28160 -> 0 bytes
 .../lib/gstreamer-0.10/libgstsiren.dll               | Bin 57856 -> 0 bytes
 .../lib/gstreamer-0.10/libgstspectrum.dll            | Bin 16384 -> 0 bytes
 .../lib/gstreamer-0.10/libgsttheora.dll              | Bin 41984 -> 0 bytes
 .../lib/gstreamer-0.10/libgsttypefindfunctions.dll   | Bin 42496 -> 0 bytes
 .../windows_bundle/lib/gstreamer-0.10/libgstudp.dll  | Bin 32768 -> 0 bytes
 .../lib/gstreamer-0.10/libgstvideobalance.dll        | Bin 14848 -> 0 bytes
 .../lib/gstreamer-0.10/libgstvideobox.dll            | Bin 19968 -> 0 bytes
 .../lib/gstreamer-0.10/libgstvideocrop.dll           | Bin 29184 -> 0 bytes
 .../lib/gstreamer-0.10/libgstvideoflip.dll           | Bin 17408 -> 0 bytes
 .../lib/gstreamer-0.10/libgstvideomixer.dll          | Bin 25088 -> 0 bytes
 .../lib/gstreamer-0.10/libgstvideorate.dll           | Bin 20992 -> 0 bytes
 .../lib/gstreamer-0.10/libgstvideoscale.dll          | Bin 32768 -> 0 bytes
 .../lib/gstreamer-0.10/libgstvideosignal.dll         | Bin 16896 -> 0 bytes
 .../lib/gstreamer-0.10/libgstvideotestsrc.dll        | Bin 29696 -> 0 bytes
 .../lib/gstreamer-0.10/libgstvolume.dll              | Bin 16896 -> 0 bytes
 .../lib/gstreamer-0.10/libgstvorbis.dll              | Bin 46592 -> 0 bytes
 .../lib/gstreamer-0.10/libgstwasapi.dll              | Bin 17920 -> 0 bytes
 .../lib/gstreamer-0.10/libgstwininet.dll             | Bin 12800 -> 0 bytes
 .../lib/gstreamer-0.10/libgstwinks.dll               | Bin 41984 -> 0 bytes
 .../lib/gstreamer-0.10/libgstwinscreencap.dll        | Bin 19968 -> 0 bytes
 .../windows_bundle/lib/gstreamer-0.10/libgstx264.dll | Bin 472576 -> 0 bytes
 .../windows_bundle/lib/gstreamer-0.10/libgstxvid.dll | Bin 35328 -> 0 bytes
 95 files changed, 19 deletions(-)

Fri Sep 4 22:40:11 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Revert previous error 
 debian/copyright | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

Fri Sep 4 22:26:54 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Bump Version 0.8.9.7 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Sep 4 22:22:40 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Change test names to something more specific by appending 'chronojump' 
 chronopic-tests/Makefile.am | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

Fri Sep 4 22:18:16 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Add angle stuff to the package dist 
 src/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Sep 4 22:16:21 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Move debian folder to the root folder 
 build/debian/changelog |  6 -----
 build/debian/control   | 14 ------------
 build/debian/copyright | 62 --------------------------------------------------
 build/debian/rules     |  3 ---
 build/debian/watch     |  3 ---
 debian/changelog       |  6 +++++
 debian/control         | 14 ++++++++++++
 debian/copyright       | 57 ++++++++++++++++++++++++++++++++++++++++++++++
 debian/rules           |  3 +++
 debian/watch           |  3 +++
 10 files changed, 83 insertions(+), 88 deletions(-)

Fri Sep 4 22:02:39 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Add debian/watch file 
 build/debian/watch | 3 +++
 1 file changed, 3 insertions(+)

Fri Sep 4 21:39:55 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Add copyright info for termansi.* files to debin/copyright 
 build/debian/copyright | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Fri Sep 4 21:34:22 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Use CSC c-sharp compilerZ and fallback to gmcs or gmcs2 if not found 
 configure.ac | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)

Fri Sep 4 17:10:43 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
release 0.8.9.7 added licensing for uploaded data on server 
 TODO.txt                                   |   2 --
 chronojump_server/bin/chronojumpServer.dll | Bin 273408 -> 273408 bytes
 glade/chronojump.glade                     |  34 +++++++++++++++++++++++++----
 src/AssemblyInfo.cs                        |   2 +-
 src/execute/jump.cs                        |   6 ++---
 src/execute/multiChronopic.cs              |   2 +-
 src/execute/pulse.cs                       |   2 +-
 src/execute/reactionTime.cs                |   2 +-
 src/exportSession.cs                       |   2 +-
 src/gui/chronojump.cs                      |  17 ++++++++++-----
 src/gui/confirm.cs                         |  34 ++++++++++++++++++++---------
 src/gui/preferences.cs                     |   2 +-
 12 files changed, 74 insertions(+), 31 deletions(-)

Fri Sep 4 16:18:36 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
manual says it's updated to 0.8.9.6 
 manual/chronojump_manual_es.lyx |   2 +-
 manual/chronojump_manual_es.pdf | Bin 2098859 -> 2099285 bytes
 2 files changed, 1 insertion(+), 1 deletion(-)

Fri Sep 4 16:10:15 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
Report add/edit comment to stat. done! 
 glade/chronojump.glade   | 40 +++++++++++++++++++++++++++++++++++--
 src/constants.cs         |  4 ++++
 src/gui/chronojump.cs    |  2 +-
 src/gui/genericWindow.cs | 47 ++++++++++++++++++++++++++++----------------
 src/gui/person.cs        |  2 +-
 src/gui/report.cs        | 51 +++++++++++++++++++++++++++++++++++++++++++-----
 src/gui/session.cs       |  2 +-
 src/report.cs            |  1 +
 src/statType.cs          | 18 -----------------
 src/util.cs              |  7 +++++++
 10 files changed, 129 insertions(+), 45 deletions(-)

Fri Sep 4 14:36:21 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
report allows seing graph of any stat improved report gui fixed more licensing notes 
 build/debian/copyright                     |   2 +-
 chronojump_server/bin/chronojumpServer.dll | Bin 273408 -> 273408 bytes
 chronopic-tests/chronopic-serial-conf.c    |  21 +++-
 chronopic-tests/chronopic.c                |  19 +++-
 chronopic-tests/chronopic.cs               |  22 ++++-
 chronopic-tests/termansi.c                 |  19 +++-
 chronopic-tests/termansi.h                 |  18 ++++
 chronopic-tests/test-precision.c           |  21 +++-
 chronopic-tests/test-saltos.c              |  23 +++--
 chronopic-tests/test-saltos.mono.cs        |  19 +++-
 chronopic-tests/test-tramas.c              |  22 ++++-
 chronopic-tests/test.cs                    |  17 ++++
 glade/chronojump.glade                     | 153 ++++++++++++++++++++++++++---
 src/exportSession.cs                       |   4 +-
 src/gui/report.cs                          | 110 ++++++++++++++++-----
 src/gui/stats.cs                           |   1 -
 src/report.cs                              |  92 +++++++++--------
 src/statType.cs                            |   2 -
 src/util.cs                                |   9 ++
 19 files changed, 460 insertions(+), 114 deletions(-)

Thu Sep 3 18:25:05 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
Fixed comment unclosed 
 chronojump_server/bin/chronojumpServer.dll  | Bin 273408 -> 273408 bytes
 chronojump_server/chronojumpServerCSharp.cs |   3 ++-
 2 files changed, 2 insertions(+), 1 deletion(-)

Thu Sep 3 18:05:27 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
Improved copyright/licensing notes 
 build/debian/copyright                      |  5 +++++
 chronojump_server/chronojumpServerCSharp.cs | 22 +++++++++++++++++++++-
 src/AssemblyInfo.cs                         |  2 +-
 src/angle/kneeAngle.cpp                     | 14 ++++----------
 src/angle/kneeAngleFunctions.cpp            | 14 ++++----------
 src/angle/kneeAngleGlobal.cpp               | 15 +++++----------
 src/angle/kneeAngleUtil.cpp                 | 16 ++++------------
 src/chronojump.cs                           |  2 +-
 src/chronojump_mini.cs                      | 20 +++++++++++++++++++-
 src/chronopic.cs                            | 22 +++++++++++++++++-----
 src/constants.cs                            |  2 +-
 src/event.cs                                |  2 +-
 src/eventType.cs                            |  2 +-
 src/execute/event.cs                        |  2 +-
 src/execute/jump.cs                         |  2 +-
 src/execute/multiChronopic.cs               |  2 +-
 src/execute/pulse.cs                        |  2 +-
 src/execute/reactionTime.cs                 |  2 +-
 src/execute/run.cs                          |  2 +-
 src/exportSession.cs                        |  2 +-
 src/gui/about.cs                            |  2 +-
 src/gui/chronojump.cs                       |  2 +-
 src/gui/chronopicConnection.cs              |  2 +-
 src/gui/confirm.cs                          |  2 +-
 src/gui/convertWeight.cs                    |  2 +-
 src/gui/dialogCalendar.cs                   |  2 +-
 src/gui/dialogImageTest.cs                  |  2 +-
 src/gui/dialogMessage.cs                    |  2 +-
 src/gui/dialogServerStats.cs                |  2 +-
 src/gui/error.cs                            |  2 +-
 src/gui/evaluator.cs                        |  2 +-
 src/gui/event.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/person.cs                           |  2 +-
 src/gui/preferences.cs                      |  2 +-
 src/gui/pulse.cs                            |  2 +-
 src/gui/queryServer.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/session.cs                          |  2 +-
 src/gui/splash.cs                           |  2 +-
 src/gui/stats.cs                            |  2 +-
 src/jump.cs                                 |  2 +-
 src/jumpType.cs                             |  2 +-
 src/log.cs                                  |  2 +-
 src/multiChronopic.cs                       |  2 +-
 src/multiChronopicType.cs                   |  2 +-
 src/person.cs                               |  2 +-
 src/platform.cs                             |  2 +-
 src/prepareEventGraphObjects.cs             |  2 +-
 src/pulse.cs                                |  2 +-
 src/pulseType.cs                            |  2 +-
 src/reactionTime.cs                         |  2 +-
 src/reactionTimeType.cs                     |  2 +-
 src/report.cs                               |  2 +-
 src/run.cs                                  |  2 +-
 src/runType.cs                              |  2 +-
 src/server.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/event.cs                         |  2 +-
 src/sqlite/jump.cs                          |  2 +-
 src/sqlite/jumpRj.cs                        |  2 +-
 src/sqlite/jumpType.cs                      |  2 +-
 src/sqlite/main.cs                          |  2 +-
 src/sqlite/multiChronopic.cs                |  2 +-
 src/sqlite/person.cs                        |  2 +-
 src/sqlite/personSession.cs                 |  2 +-
 src/sqlite/personSessionNotUpload.cs        |  2 +-
 src/sqlite/preferences.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/speciallity.cs                   |  2 +-
 src/sqlite/sport.cs                         |  2 +-
 src/sqlite/stat.cs                          |  2 +-
 src/statType.cs                             |  2 +-
 src/stats/djIndex.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/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/ieIub.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/sjCmjAbk.cs                |  2 +-
 src/stats/graphs/sjCmjAbkPlus.cs            |  2 +-
 src/stats/ieIub.cs                          |  2 +-
 src/stats/main.cs                           | 17 ++---------------
 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/sjCmjAbk.cs                       |  2 +-
 src/stats/sjCmjAbkPlus.cs                   |  2 +-
 src/treeViewEvent.cs                        |  2 +-
 src/treeViewJump.cs                         |  2 +-
 src/treeViewMultiChronopic.cs               |  2 +-
 src/treeViewPerson.cs                       |  2 +-
 src/treeViewPulse.cs                        |  2 +-
 src/treeViewReactionTime.cs                 |  2 +-
 src/treeViewRun.cs                          |  2 +-
 src/updateProgressBar.cs                    |  2 +-
 src/util.cs                                 |  2 +-
 src/utilDate.cs                             |  2 +-
 src/utilGtk.cs                              |  2 +-
 135 files changed, 207 insertions(+), 190 deletions(-)

Thu Sep 3 17:19:51 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
multissesion graphs done! (nplot -> R done!) disallowed XY and stripchart on multisession still needs fine tuning with titles and subtitles for all graphs 
 TODO.txt                                   |   1 -
 chronojump_server/bin/chronojumpServer.dll | Bin 272896 -> 273408 bytes
 src/constants.cs                           |   3 +-
 src/gui/stats.cs                           | 162 +++++++++++++++--------------
 src/stats/main.cs                          |  47 ++++-----
 src/util.cs                                |  10 ++
 6 files changed, 118 insertions(+), 105 deletions(-)

Thu Sep 3 15:17:34 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Prevent R to save the workspace in the execution folder 	Useful in Windows Vista where users do not have 	write permissions in the execution fodler where 	R saves the workspace in file '.RData' using 	default '--save' option 
 chronojump_server/bin/chronojumpServer.dll | Bin 272896 -> 272896 bytes
 src/util.cs                                |   2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

Thu Sep 3 14:58:46 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Win32 fixes for R command execution 
 chronojump_server/bin/chronojumpServer.dll | Bin 272896 -> 272896 bytes
 src/stats/main.cs                          |   9 ++++-----
 src/util.cs                                |  22 ++++++++++++++++++++++
 3 files changed, 26 insertions(+), 5 deletions(-)

Thu Sep 3 14:57:36 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Add R installation to Windows bundle 
 build/windows_bundle/bin/R.dll                     |  Bin 0 -> 2955264 bytes
 build/windows_bundle/bin/R.exe                     |  Bin 0 -> 39424 bytes
 build/windows_bundle/bin/Rblas.dll                 |  Bin 0 -> 169749 bytes
 build/windows_bundle/bin/Rgraphapp.dll             |  Bin 0 -> 269617 bytes
 build/windows_bundle/bin/Riconv.dll                |  Bin 0 -> 31526 bytes
 build/windows_bundle/bin/Rterm.exe                 |  Bin 0 -> 28160 bytes
 build/windows_bundle/bin/Rzlib.dll                 |  Bin 0 -> 92857 bytes
 build/windows_bundle/etc/Rcmd_environ              |   41 +
 build/windows_bundle/etc/Rconsole                  |   74 +
 build/windows_bundle/etc/Rdevga                    |   36 +
 build/windows_bundle/etc/rgb.txt                   |  658 +++
 .../windows_bundle/library/KernSmooth/DESCRIPTION  |   18 +
 build/windows_bundle/library/KernSmooth/INDEX      |    7 +
 build/windows_bundle/library/KernSmooth/LICENCE    |    5 +
 .../windows_bundle/library/KernSmooth/Meta/Rd.rds  |  Bin 0 -> 452 bytes
 .../library/KernSmooth/Meta/hsearch.rds            |  Bin 0 -> 468 bytes
 .../library/KernSmooth/Meta/nsInfo.rds             |  Bin 0 -> 335 bytes
 .../library/KernSmooth/Meta/package.rds            |  Bin 0 -> 765 bytes
 build/windows_bundle/library/KernSmooth/NAMESPACE  |    3 +
 .../windows_bundle/library/KernSmooth/R-ex/bkde.R  |   14 +
 .../library/KernSmooth/R-ex/bkde2D.R               |   15 +
 .../windows_bundle/library/KernSmooth/R-ex/bkfe.R  |   13 +
 .../windows_bundle/library/KernSmooth/R-ex/dpih.R  |   15 +
 .../windows_bundle/library/KernSmooth/R-ex/dpik.R  |   15 +
 .../windows_bundle/library/KernSmooth/R-ex/dpill.R |   17 +
 .../library/KernSmooth/R-ex/locpoly.R              |   21 +
 .../windows_bundle/library/KernSmooth/R/KernSmooth |    9 +
 .../library/KernSmooth/R/KernSmooth.rdb            |  Bin 0 -> 13198 bytes
 .../library/KernSmooth/R/KernSmooth.rdx            |  Bin 0 -> 415 bytes
 .../windows_bundle/library/KernSmooth/help/AnIndex |    7 +
 build/windows_bundle/library/KernSmooth/help/bkde  |   88 +
 .../windows_bundle/library/KernSmooth/help/bkde2D  |   81 +
 build/windows_bundle/library/KernSmooth/help/bkfe  |   68 +
 build/windows_bundle/library/KernSmooth/help/dpih  |   84 +
 build/windows_bundle/library/KernSmooth/help/dpik  |   88 +
 build/windows_bundle/library/KernSmooth/help/dpill |   91 +
 .../windows_bundle/library/KernSmooth/help/locpoly |  100 +
 .../library/KernSmooth/libs/KernSmooth.dll         |  Bin 0 -> 15360 bytes
 build/windows_bundle/library/MASS/CITATION         |   18 +
 build/windows_bundle/library/MASS/DESCRIPTION      |   24 +
 build/windows_bundle/library/MASS/INDEX            |  172 +
 build/windows_bundle/library/MASS/LICENCE          |   52 +
 build/windows_bundle/library/MASS/Meta/Rd.rds      |  Bin 0 -> 6497 bytes
 build/windows_bundle/library/MASS/Meta/data.rds    |  Bin 0 -> 2328 bytes
 build/windows_bundle/library/MASS/Meta/hsearch.rds |  Bin 0 -> 5984 bytes
 build/windows_bundle/library/MASS/Meta/nsInfo.rds  |  Bin 0 -> 1402 bytes
 build/windows_bundle/library/MASS/Meta/package.rds |  Bin 0 -> 994 bytes
 build/windows_bundle/library/MASS/NAMESPACE        |  170 +
 build/windows_bundle/library/MASS/NEWS             |  161 +
 build/windows_bundle/library/MASS/R-ex/Rex.zip     |  Bin 0 -> 43519 bytes
 build/windows_bundle/library/MASS/R/MASS           |    9 +
 build/windows_bundle/library/MASS/R/MASS.rdb       |  Bin 0 -> 121806 bytes
 build/windows_bundle/library/MASS/R/MASS.rdx       |  Bin 0 -> 2774 bytes
 build/windows_bundle/library/MASS/data/Rdata.rdb   |  Bin 0 -> 167747 bytes
 build/windows_bundle/library/MASS/data/Rdata.rds   |  Bin 0 -> 768 bytes
 build/windows_bundle/library/MASS/data/Rdata.rdx   |  Bin 0 -> 1205 bytes
 build/windows_bundle/library/MASS/help/AnIndex     |  254 +
 build/windows_bundle/library/MASS/help/Rhelp.zip   |  Bin 0 -> 172062 bytes
 build/windows_bundle/library/MASS/libs/MASS.dll    |  Bin 0 -> 16384 bytes
 build/windows_bundle/library/MASS/scripts/ch01.R   |  114 +
 build/windows_bundle/library/MASS/scripts/ch02.R   |  199 +
 build/windows_bundle/library/MASS/scripts/ch03.R   |  185 +
 build/windows_bundle/library/MASS/scripts/ch04.R   |  254 +
 build/windows_bundle/library/MASS/scripts/ch05.R   |  283 +
 build/windows_bundle/library/MASS/scripts/ch06.R   |  348 ++
 build/windows_bundle/library/MASS/scripts/ch07.R   |  183 +
 build/windows_bundle/library/MASS/scripts/ch08.R   |  457 ++
 build/windows_bundle/library/MASS/scripts/ch09.R   |  104 +
 build/windows_bundle/library/MASS/scripts/ch10.R   |  282 +
 build/windows_bundle/library/MASS/scripts/ch11.R   |  231 +
 build/windows_bundle/library/MASS/scripts/ch12.R   |  436 ++
 build/windows_bundle/library/MASS/scripts/ch13.R   |  287 +
 build/windows_bundle/library/MASS/scripts/ch14.R   |  258 +
 build/windows_bundle/library/MASS/scripts/ch15.R   |  188 +
 build/windows_bundle/library/MASS/scripts/ch16.R   |  168 +
 build/windows_bundle/library/Matrix/Copyrights     |   58 +
 build/windows_bundle/library/Matrix/DESCRIPTION    |   27 +
 build/windows_bundle/library/Matrix/Doxyfile       | 1295 +++++
 build/windows_bundle/library/Matrix/INDEX          |  137 +
 build/windows_bundle/library/Matrix/Meta/Rd.rds    |  Bin 0 -> 11515 bytes
 build/windows_bundle/library/Matrix/Meta/data.rds  |  Bin 0 -> 239 bytes
 .../windows_bundle/library/Matrix/Meta/hsearch.rds |  Bin 0 -> 11919 bytes
 .../windows_bundle/library/Matrix/Meta/nsInfo.rds  |  Bin 0 -> 1354 bytes
 .../windows_bundle/library/Matrix/Meta/package.rds |  Bin 0 -> 1101 bytes
 .../library/Matrix/Meta/vignette.rds               |  Bin 0 -> 431 bytes
 build/windows_bundle/library/Matrix/NAMESPACE      |  285 +
 build/windows_bundle/library/Matrix/R-ex/Rex.zip   |  Bin 0 -> 58046 bytes
 build/windows_bundle/library/Matrix/R/Matrix       |    9 +
 build/windows_bundle/library/Matrix/R/Matrix.rdb   |  Bin 0 -> 969713 bytes
 build/windows_bundle/library/Matrix/R/Matrix.rdx   |  Bin 0 -> 11708 bytes
 build/windows_bundle/library/Matrix/data/CAex.R    |   18 +
 build/windows_bundle/library/Matrix/data/KNex.R    |   11 +
 .../library/Matrix/data/USCounties.R               |   17 +
 .../windows_bundle/library/Matrix/doc/Announce.txt |   79 +
 .../library/Matrix/doc/Comparisons.R               |  162 +
 .../library/Matrix/doc/Comparisons.Rnw             |  257 +
 .../library/Matrix/doc/Comparisons.pdf             |  Bin 0 -> 169195 bytes
 .../library/Matrix/doc/DSC2009_abstract.pdf        |  Bin 0 -> 27207 bytes
 .../library/Matrix/doc/DSC2009_abstract.tex        |   80 +
 .../library/Matrix/doc/DSC2009_abstract.txt        |   51 +
 .../library/Matrix/doc/Design-issues.R             |   44 +
 .../library/Matrix/doc/Design-issues.Rnw           |  170 +
 .../library/Matrix/doc/Design-issues.pdf           |  Bin 0 -> 135360 bytes
 .../library/Matrix/doc/Intro2Matrix.R              |   97 +
 .../library/Matrix/doc/Intro2Matrix.Rnw            |  450 ++
 .../library/Matrix/doc/Intro2Matrix.pdf            |  Bin 0 -> 247762 bytes
 .../library/Matrix/doc/Introduction.R              |    6 +
 .../library/Matrix/doc/Introduction.Rnw            |  169 +
 .../library/Matrix/doc/Introduction.pdf            |  Bin 0 -> 126973 bytes
 build/windows_bundle/library/Matrix/doc/Matrix.bib |  483 ++
 .../library/Matrix/doc/UFsparse/AMD.txt            |  215 +
 .../library/Matrix/doc/UFsparse/CHOLMOD.txt        |   84 +
 .../library/Matrix/doc/UFsparse/COLAMD.txt         |  127 +
 .../library/Matrix/doc/UFsparse/SPQR.txt           |   56 +
 .../library/Matrix/doc/UFsparse/UFconfig.txt       |   35 +
 .../library/Matrix/doc/UFsparse/UserGuides.txt     |   20 +
 .../windows_bundle/library/Matrix/doc/fullpage.sty |   78 +
 build/windows_bundle/library/Matrix/doc/index.html |   18 +
 .../library/Matrix/doc/myVignette.sty              |   79 +
 .../library/Matrix/doc/sparseModels.R              |  146 +
 .../library/Matrix/doc/sparseModels.Rnw            |  290 +
 .../library/Matrix/doc/sparseModels.pdf            |  Bin 0 -> 1787777 bytes
 .../library/Matrix/external/CAex_slots.rda         |  Bin 0 -> 1672 bytes
 .../library/Matrix/external/KNex_slots.rda         |  Bin 0 -> 56448 bytes
 .../library/Matrix/external/USCounties_slots.rda   |  Bin 0 -> 30347 bytes
 .../library/Matrix/external/lund_a.mtx             | 1300 +++++
 .../library/Matrix/external/lund_a.rsa             |  356 ++
 .../library/Matrix/external/pores_1.mtx            |  182 +
 .../library/Matrix/external/test3comp.rda          |  Bin 0 -> 4497 bytes
 .../library/Matrix/external/utm300.rua             | 1295 +++++
 .../library/Matrix/external/wrong.mtx              |    4 +
 build/windows_bundle/library/Matrix/help/AnIndex   | 1686 ++++++
 build/windows_bundle/library/Matrix/help/Rhelp.zip |  Bin 0 -> 118848 bytes
 .../windows_bundle/library/Matrix/include/Matrix.h |   49 +
 .../library/Matrix/include/Matrix_stubs.c          |  581 ++
 .../library/Matrix/include/cholmod.h               |  876 +++
 .../windows_bundle/library/Matrix/libs/Matrix.dll  |  Bin 0 -> 505344 bytes
 build/windows_bundle/library/Matrix/test-tools.R   |  535 ++
 build/windows_bundle/library/base/CITATION         |   23 +
 build/windows_bundle/library/base/DESCRIPTION      |    9 +
 build/windows_bundle/library/base/INDEX            |  411 ++
 build/windows_bundle/library/base/Meta/Rd.rds      |  Bin 0 -> 19253 bytes
 build/windows_bundle/library/base/Meta/demo.rds    |  Bin 0 -> 213 bytes
 build/windows_bundle/library/base/Meta/hsearch.rds |  Bin 0 -> 19874 bytes
 build/windows_bundle/library/base/Meta/package.rds |  Bin 0 -> 482 bytes
 build/windows_bundle/library/base/R-ex/Rex.zip     |  Bin 0 -> 132376 bytes
 build/windows_bundle/library/base/R/Rprofile       |  130 +
 build/windows_bundle/library/base/R/base           |   82 +
 build/windows_bundle/library/base/R/base.rdb       |  Bin 0 -> 281153 bytes
 build/windows_bundle/library/base/R/base.rdx       |  Bin 0 -> 11411 bytes
 build/windows_bundle/library/base/demo/is.things.R |  122 +
 build/windows_bundle/library/base/demo/recursion.R |   81 +
 build/windows_bundle/library/base/demo/scoping.R   |   48 +
 build/windows_bundle/library/base/help/AnIndex     | 1396 +++++
 build/windows_bundle/library/base/help/Rhelp.zip   |  Bin 0 -> 534157 bytes
 build/windows_bundle/library/boot/CITATION         |   34 +
 build/windows_bundle/library/boot/DESCRIPTION      |   21 +
 build/windows_bundle/library/boot/INDEX            |   75 +
 build/windows_bundle/library/boot/Meta/Rd.rds      |  Bin 0 -> 3431 bytes
 build/windows_bundle/library/boot/Meta/data.rds    |  Bin 0 -> 1333 bytes
 build/windows_bundle/library/boot/Meta/hsearch.rds |  Bin 0 -> 3103 bytes
 build/windows_bundle/library/boot/Meta/nsInfo.rds  |  Bin 0 -> 485 bytes
 build/windows_bundle/library/boot/Meta/package.rds |  Bin 0 -> 867 bytes
 build/windows_bundle/library/boot/NAMESPACE        |   18 +
 build/windows_bundle/library/boot/R-ex/Rex.zip     |  Bin 0 -> 21115 bytes
 build/windows_bundle/library/boot/R/boot           |    9 +
 build/windows_bundle/library/boot/R/boot.rdb       |  Bin 0 -> 54852 bytes
 build/windows_bundle/library/boot/R/boot.rdx       |  Bin 0 -> 1222 bytes
 build/windows_bundle/library/boot/data/Rdata.rdb   |  Bin 0 -> 87271 bytes
 build/windows_bundle/library/boot/data/Rdata.rds   |  Bin 0 -> 468 bytes
 build/windows_bundle/library/boot/data/Rdata.rdx   |  Bin 0 -> 757 bytes
 build/windows_bundle/library/boot/help/AnIndex     |  100 +
 build/windows_bundle/library/boot/help/Rhelp.zip   |  Bin 0 -> 124652 bytes
 build/windows_bundle/library/class/CITATION        |   18 +
 build/windows_bundle/library/class/DESCRIPTION     |   23 +
 build/windows_bundle/library/class/INDEX           |   16 +
 build/windows_bundle/library/class/LICENCE         |   52 +
 build/windows_bundle/library/class/Meta/Rd.rds     |  Bin 0 -> 673 bytes
 .../windows_bundle/library/class/Meta/hsearch.rds  |  Bin 0 -> 650 bytes
 build/windows_bundle/library/class/Meta/nsInfo.rds |  Bin 0 -> 381 bytes
 .../windows_bundle/library/class/Meta/package.rds  |  Bin 0 -> 975 bytes
 build/windows_bundle/library/class/NAMESPACE       |   10 +
 build/windows_bundle/library/class/NEWS            |   14 +
 build/windows_bundle/library/class/R-ex/SOM.R      |   23 +
 build/windows_bundle/library/class/R-ex/batchSOM.R |   24 +
 build/windows_bundle/library/class/R-ex/condense.R |   17 +
 build/windows_bundle/library/class/R-ex/knn.R      |   15 +
 build/windows_bundle/library/class/R-ex/knn.cv.R   |   14 +
 build/windows_bundle/library/class/R-ex/knn1.R     |   14 +
 build/windows_bundle/library/class/R-ex/lvq1.R     |   19 +
 build/windows_bundle/library/class/R-ex/lvq2.R     |   19 +
 build/windows_bundle/library/class/R-ex/lvq3.R     |   19 +
 build/windows_bundle/library/class/R-ex/lvqinit.R  |   17 +
 build/windows_bundle/library/class/R-ex/lvqtest.R  |   12 +
 .../windows_bundle/library/class/R-ex/multiedit.R  |   22 +
 build/windows_bundle/library/class/R-ex/olvq1.R    |   17 +
 .../windows_bundle/library/class/R-ex/reduce.nn.R  |   17 +
 build/windows_bundle/library/class/R/class         |    9 +
 build/windows_bundle/library/class/R/class.rdb     |  Bin 0 -> 9569 bytes
 build/windows_bundle/library/class/R/class.rdx     |  Bin 0 -> 460 bytes
 build/windows_bundle/library/class/help/AnIndex    |   17 +
 build/windows_bundle/library/class/help/SOM        |   82 +
 build/windows_bundle/library/class/help/batchSOM   |   69 +
 build/windows_bundle/library/class/help/condense   |   58 +
 build/windows_bundle/library/class/help/knn        |   65 +
 build/windows_bundle/library/class/help/knn.cv     |   66 +
 build/windows_bundle/library/class/help/knn1       |   48 +
 build/windows_bundle/library/class/help/lvq1       |   63 +
 build/windows_bundle/library/class/help/lvq2       |   67 +
 build/windows_bundle/library/class/help/lvq3       |   68 +
 build/windows_bundle/library/class/help/lvqinit    |   65 +
 build/windows_bundle/library/class/help/lvqtest    |   43 +
 build/windows_bundle/library/class/help/multiedit  |   60 +
 build/windows_bundle/library/class/help/olvq1      |   61 +
 build/windows_bundle/library/class/help/reduce.nn  |   56 +
 build/windows_bundle/library/class/help/somgrid    |   54 +
 build/windows_bundle/library/class/libs/class.dll  |  Bin 0 -> 10240 bytes
 build/windows_bundle/library/cluster/CITATION      |   28 +
 build/windows_bundle/library/cluster/DESCRIPTION   |   20 +
 build/windows_bundle/library/cluster/INDEX         |   65 +
 build/windows_bundle/library/cluster/Meta/Rd.rds   |  Bin 0 -> 2195 bytes
 build/windows_bundle/library/cluster/Meta/data.rds |  Bin 0 -> 347 bytes
 .../library/cluster/Meta/hsearch.rds               |  Bin 0 -> 2101 bytes
 .../windows_bundle/library/cluster/Meta/nsInfo.rds |  Bin 0 -> 584 bytes
 .../library/cluster/Meta/package.rds               |  Bin 0 -> 831 bytes
 build/windows_bundle/library/cluster/NAMESPACE     |   73 +
 build/windows_bundle/library/cluster/R-ex/Rex.zip  |  Bin 0 -> 17805 bytes
 build/windows_bundle/library/cluster/R/cluster     |    9 +
 build/windows_bundle/library/cluster/R/cluster.rdb |  Bin 0 -> 43161 bytes
 build/windows_bundle/library/cluster/R/cluster.rdx |  Bin 0 -> 1092 bytes
 .../windows_bundle/library/cluster/data/Rdata.rdb  |  Bin 0 -> 48790 bytes
 .../windows_bundle/library/cluster/data/Rdata.rds  |  Bin 0 -> 164 bytes
 .../windows_bundle/library/cluster/data/Rdata.rdx  |  Bin 0 -> 268 bytes
 build/windows_bundle/library/cluster/help/AnIndex  |   78 +
 .../windows_bundle/library/cluster/help/Rhelp.zip  |  Bin 0 -> 75318 bytes
 .../library/cluster/libs/cluster.dll               |  Bin 0 -> 41472 bytes
 build/windows_bundle/library/codetools/DESCRIPTION |   11 +
 build/windows_bundle/library/codetools/INDEX       |    5 +
 build/windows_bundle/library/codetools/Meta/Rd.rds |  Bin 0 -> 534 bytes
 .../library/codetools/Meta/hsearch.rds             |  Bin 0 -> 579 bytes
 .../library/codetools/Meta/nsInfo.rds              |  Bin 0 -> 340 bytes
 .../library/codetools/Meta/package.rds             |  Bin 0 -> 562 bytes
 build/windows_bundle/library/codetools/NAMESPACE   |   18 +
 .../library/codetools/R-ex/checkUsage.R            |   13 +
 .../library/codetools/R-ex/findGlobals.R           |   12 +
 .../library/codetools/R-ex/showTree.R              |   13 +
 build/windows_bundle/library/codetools/R/codetools |    9 +
 .../library/codetools/R/codetools.rdb              |  Bin 0 -> 24976 bytes
 .../library/codetools/R/codetools.rdx              |  Bin 0 -> 1416 bytes
 .../windows_bundle/library/codetools/help/AnIndex  |   20 +
 .../library/codetools/help/checkUsage              |   81 +
 .../library/codetools/help/codetools               |   84 +
 .../library/codetools/help/findGlobals             |   38 +
 .../windows_bundle/library/codetools/help/showTree |   29 +
 build/windows_bundle/library/datasets/DESCRIPTION  |    9 +
 build/windows_bundle/library/datasets/INDEX        |   98 +
 build/windows_bundle/library/datasets/Meta/Rd.rds  |  Bin 0 -> 3592 bytes
 .../windows_bundle/library/datasets/Meta/data.rds  |  Bin 0 -> 2666 bytes
 .../library/datasets/Meta/hsearch.rds              |  Bin 0 -> 3199 bytes
 .../library/datasets/Meta/package.rds              |  Bin 0 -> 483 bytes
 build/windows_bundle/library/datasets/R-ex/Rex.zip |  Bin 0 -> 27923 bytes
 build/windows_bundle/library/datasets/R/datasets   |   20 +
 .../windows_bundle/library/datasets/data/Rdata.rdb |  Bin 0 -> 139015 bytes
 .../windows_bundle/library/datasets/data/Rdata.rds |  Bin 0 -> 1047 bytes
 .../windows_bundle/library/datasets/data/Rdata.rdx |  Bin 0 -> 1509 bytes
 .../library/datasets/data/morley.tab               |  102 +
 build/windows_bundle/library/datasets/help/AnIndex |  107 +
 .../windows_bundle/library/datasets/help/Rhelp.zip |  Bin 0 -> 71530 bytes
 build/windows_bundle/library/foreign/COPYING       |  340 ++
 build/windows_bundle/library/foreign/DESCRIPTION   |   21 +
 build/windows_bundle/library/foreign/INDEX         |   18 +
 build/windows_bundle/library/foreign/LICENCE       |    7 +
 build/windows_bundle/library/foreign/Meta/Rd.rds   |  Bin 0 -> 741 bytes
 .../library/foreign/Meta/hsearch.rds               |  Bin 0 -> 726 bytes
 .../windows_bundle/library/foreign/Meta/nsInfo.rds |  Bin 0 -> 388 bytes
 .../library/foreign/Meta/package.rds               |  Bin 0 -> 867 bytes
 build/windows_bundle/library/foreign/NAMESPACE     |   10 +
 .../library/foreign/R-ex/lookup.xport.R            |   13 +
 build/windows_bundle/library/foreign/R-ex/read.S.R |   13 +
 .../windows_bundle/library/foreign/R-ex/read.dbf.R |   13 +
 .../windows_bundle/library/foreign/R-ex/read.dta.R |   13 +
 .../library/foreign/R-ex/read.epiinfo.R            |   13 +
 .../windows_bundle/library/foreign/R-ex/read.mtp.R |   13 +
 .../library/foreign/R-ex/read.spss.R               |   18 +
 .../windows_bundle/library/foreign/R-ex/read.ssd.R |   28 +
 .../library/foreign/R-ex/read.systat.R             |   14 +
 .../library/foreign/R-ex/read.xport.R              |   13 +
 .../library/foreign/R-ex/write.arff.R              |   11 +
 .../library/foreign/R-ex/write.dbf.R               |   30 +
 .../library/foreign/R-ex/write.dta.R               |   12 +
 .../library/foreign/R-ex/write.foreign.R           |   17 +
 build/windows_bundle/library/foreign/R/foreign     |    9 +
 build/windows_bundle/library/foreign/R/foreign.rdb |  Bin 0 -> 22591 bytes
 build/windows_bundle/library/foreign/R/foreign.rdx |  Bin 0 -> 652 bytes
 .../library/foreign/files/HillRace.SYD             |  Bin 0 -> 2070 bytes
 .../windows_bundle/library/foreign/files/Iris.syd  |  Bin 0 -> 6462 bytes
 .../windows_bundle/library/foreign/files/sids.dbf  |  Bin 0 -> 17282 bytes
 build/windows_bundle/library/foreign/help/AnIndex  |   17 +
 .../library/foreign/help/lookup.xport              |   43 +
 build/windows_bundle/library/foreign/help/read.S   |   62 +
 .../windows_bundle/library/foreign/help/read.arff  |   33 +
 build/windows_bundle/library/foreign/help/read.dbf |   70 +
 build/windows_bundle/library/foreign/help/read.dta |   95 +
 .../library/foreign/help/read.epiinfo              |   68 +
 build/windows_bundle/library/foreign/help/read.mtp |   37 +
 .../library/foreign/help/read.octave               |   45 +
 .../windows_bundle/library/foreign/help/read.spss  |  140 +
 build/windows_bundle/library/foreign/help/read.ssd |   82 +
 .../library/foreign/help/read.systat               |   65 +
 .../windows_bundle/library/foreign/help/read.xport |   52 +
 .../windows_bundle/library/foreign/help/write.arff |   49 +
 .../windows_bundle/library/foreign/help/write.dbf  |   92 +
 .../windows_bundle/library/foreign/help/write.dta  |   98 +
 .../library/foreign/help/write.foreign             |   65 +
 .../library/foreign/libs/foreign.dll               |  Bin 0 -> 107008 bytes
 build/windows_bundle/library/grDevices/DESCRIPTION |    9 +
 build/windows_bundle/library/grDevices/INDEX       |   64 +
 build/windows_bundle/library/grDevices/Meta/Rd.rds |  Bin 0 -> 2708 bytes
 .../library/grDevices/Meta/hsearch.rds             |  Bin 0 -> 2653 bytes
 .../library/grDevices/Meta/nsInfo.rds              |  Bin 0 -> 1004 bytes
 .../library/grDevices/Meta/package.rds             |  Bin 0 -> 530 bytes
 build/windows_bundle/library/grDevices/NAMESPACE   |   54 +
 .../windows_bundle/library/grDevices/R-ex/Rex.zip  |  Bin 0 -> 20972 bytes
 build/windows_bundle/library/grDevices/R/grDevices |    9 +
 .../library/grDevices/R/grDevices.rdb              |  Bin 0 -> 56184 bytes
 .../library/grDevices/R/grDevices.rdx              |  Bin 0 -> 1962 bytes
 .../library/grDevices/afm/CM_boldx_10.afm.gz       |  Bin 0 -> 3053 bytes
 .../grDevices/afm/CM_boldx_italic_10.afm.gz        |  Bin 0 -> 3149 bytes
 .../library/grDevices/afm/CM_italic_10.afm.gz      |  Bin 0 -> 3048 bytes
 .../library/grDevices/afm/CM_regular_10.afm.gz     |  Bin 0 -> 2953 bytes
 .../library/grDevices/afm/CM_symbol_10.afm.gz      |  Bin 0 -> 2254 bytes
 .../library/grDevices/afm/Courier-Bold.afm.gz      |  Bin 0 -> 3984 bytes
 .../grDevices/afm/Courier-BoldOblique.afm.gz       |  Bin 0 -> 4112 bytes
 .../library/grDevices/afm/Courier-Oblique.afm.gz   |  Bin 0 -> 4102 bytes
 .../library/grDevices/afm/Courier.afm.gz           |  Bin 0 -> 3973 bytes
 .../library/grDevices/afm/Helvetica-Bold.afm.gz    |  Bin 0 -> 13003 bytes
 .../grDevices/afm/Helvetica-BoldOblique.afm.gz     |  Bin 0 -> 13213 bytes
 .../library/grDevices/afm/Helvetica-Oblique.afm.gz |  Bin 0 -> 13825 bytes
 .../library/grDevices/afm/Helvetica.afm.gz         |  Bin 0 -> 13638 bytes
 .../library/grDevices/afm/MustRead.html            |    1 +
 build/windows_bundle/library/grDevices/afm/README  |   20 +
 .../library/grDevices/afm/Symbol.afm.gz            |  Bin 0 -> 3443 bytes
 .../library/grDevices/afm/Times-Bold.afm.gz        |  Bin 0 -> 12329 bytes
 .../library/grDevices/afm/Times-BoldItalic.afm.gz  |  Bin 0 -> 11711 bytes
 .../library/grDevices/afm/Times-Italic.afm.gz      |  Bin 0 -> 12658 bytes
 .../library/grDevices/afm/Times-Roman.afm.gz       |  Bin 0 -> 11845 bytes
 .../library/grDevices/afm/ZapfDingbats.afm.gz      |  Bin 0 -> 2544 bytes
 .../library/grDevices/afm/a010013l.afm.gz          |  Bin 0 -> 10225 bytes
 .../library/grDevices/afm/a010015l.afm.gz          |  Bin 0 -> 10048 bytes
 .../library/grDevices/afm/a010033l.afm.gz          |  Bin 0 -> 10273 bytes
 .../library/grDevices/afm/a010035l.afm.gz          |  Bin 0 -> 10190 bytes
 .../library/grDevices/afm/agd_____.afm.gz          |  Bin 0 -> 4903 bytes
 .../library/grDevices/afm/agdo____.afm.gz          |  Bin 0 -> 4978 bytes
 .../library/grDevices/afm/agw_____.afm.gz          |  Bin 0 -> 5059 bytes
 .../library/grDevices/afm/agwo____.afm.gz          |  Bin 0 -> 5139 bytes
 .../library/grDevices/afm/b018012l.afm.gz          |  Bin 0 -> 10253 bytes
 .../library/grDevices/afm/b018015l.afm.gz          |  Bin 0 -> 10087 bytes
 .../library/grDevices/afm/b018032l.afm.gz          |  Bin 0 -> 10361 bytes
 .../library/grDevices/afm/b018035l.afm.gz          |  Bin 0 -> 10359 bytes
 .../library/grDevices/afm/bkd_____.afm.gz          |  Bin 0 -> 4254 bytes
 .../library/grDevices/afm/bkdi____.afm.gz          |  Bin 0 -> 4369 bytes
 .../library/grDevices/afm/bkl_____.afm.gz          |  Bin 0 -> 4257 bytes
 .../library/grDevices/afm/bkli____.afm.gz          |  Bin 0 -> 4331 bytes
 .../library/grDevices/afm/c059013l.afm.gz          |  Bin 0 -> 10343 bytes
 .../library/grDevices/afm/c059016l.afm.gz          |  Bin 0 -> 10247 bytes
 .../library/grDevices/afm/c059033l.afm.gz          |  Bin 0 -> 10540 bytes
 .../library/grDevices/afm/c059036l.afm.gz          |  Bin 0 -> 10474 bytes
 .../library/grDevices/afm/cmbxti10.afm.gz          |  Bin 0 -> 2937 bytes
 .../library/grDevices/afm/cmti10.afm.gz            |  Bin 0 -> 2915 bytes
 .../library/grDevices/afm/cob_____.afm.gz          |  Bin 0 -> 3973 bytes
 .../library/grDevices/afm/cobo____.afm.gz          |  Bin 0 -> 4084 bytes
 .../library/grDevices/afm/com_____.afm.gz          |  Bin 0 -> 3972 bytes
 .../library/grDevices/afm/coo_____.afm.gz          |  Bin 0 -> 4092 bytes
 .../library/grDevices/afm/hv______.afm.gz          |  Bin 0 -> 4826 bytes
 .../library/grDevices/afm/hvb_____.afm.gz          |  Bin 0 -> 4691 bytes
 .../library/grDevices/afm/hvbo____.afm.gz          |  Bin 0 -> 4833 bytes
 .../library/grDevices/afm/hvn_____.afm.gz          |  Bin 0 -> 4810 bytes
 .../library/grDevices/afm/hvnb____.afm.gz          |  Bin 0 -> 4675 bytes
 .../library/grDevices/afm/hvnbo___.afm.gz          |  Bin 0 -> 4826 bytes
 .../library/grDevices/afm/hvno____.afm.gz          |  Bin 0 -> 4963 bytes
 .../library/grDevices/afm/hvo_____.afm.gz          |  Bin 0 -> 4977 bytes
 .../library/grDevices/afm/n019003l.afm.gz          |  Bin 0 -> 10217 bytes
 .../library/grDevices/afm/n019004l.afm.gz          |  Bin 0 -> 10045 bytes
 .../library/grDevices/afm/n019023l.afm.gz          |  Bin 0 -> 10484 bytes
 .../library/grDevices/afm/n019024l.afm.gz          |  Bin 0 -> 10323 bytes
 .../library/grDevices/afm/n019043l.afm.gz          |  Bin 0 -> 10095 bytes
 .../library/grDevices/afm/n019044l.afm.gz          |  Bin 0 -> 9785 bytes
 .../library/grDevices/afm/n019063l.afm.gz          |  Bin 0 -> 10284 bytes
 .../library/grDevices/afm/n019064l.afm.gz          |  Bin 0 -> 10166 bytes
 .../library/grDevices/afm/n021003l.afm.gz          |  Bin 0 -> 10539 bytes
 .../library/grDevices/afm/n021004l.afm.gz          |  Bin 0 -> 10355 bytes
 .../library/grDevices/afm/n021023l.afm.gz          |  Bin 0 -> 10545 bytes
 .../library/grDevices/afm/n021024l.afm.gz          |  Bin 0 -> 10525 bytes
 .../library/grDevices/afm/n022003l.afm.gz          |  Bin 0 -> 5477 bytes
 .../library/grDevices/afm/n022004l.afm.gz          |  Bin 0 -> 5574 bytes
 .../library/grDevices/afm/n022023l.afm.gz          |  Bin 0 -> 5872 bytes
 .../library/grDevices/afm/n022024l.afm.gz          |  Bin 0 -> 5854 bytes
 .../library/grDevices/afm/ncb_____.afm.gz          |  Bin 0 -> 4281 bytes
 .../library/grDevices/afm/ncbi____.afm.gz          |  Bin 0 -> 4921 bytes
 .../library/grDevices/afm/nci_____.afm.gz          |  Bin 0 -> 4519 bytes
 .../library/grDevices/afm/ncr_____.afm.gz          |  Bin 0 -> 4453 bytes
 .../library/grDevices/afm/p052003l.afm.gz          |  Bin 0 -> 10421 bytes
 .../library/grDevices/afm/p052004l.afm.gz          |  Bin 0 -> 10230 bytes
 .../library/grDevices/afm/p052023l.afm.gz          |  Bin 0 -> 10524 bytes
 .../library/grDevices/afm/p052024l.afm.gz          |  Bin 0 -> 10281 bytes
 .../library/grDevices/afm/pob_____.afm.gz          |  Bin 0 -> 4395 bytes
 .../library/grDevices/afm/pobi____.afm.gz          |  Bin 0 -> 4432 bytes
 .../library/grDevices/afm/poi_____.afm.gz          |  Bin 0 -> 4454 bytes
 .../library/grDevices/afm/por_____.afm.gz          |  Bin 0 -> 4486 bytes
 .../library/grDevices/afm/s050000l.afm.gz          |  Bin 0 -> 3383 bytes
 .../library/grDevices/afm/sy______.afm.gz          |  Bin 0 -> 3398 bytes
 .../library/grDevices/afm/tib_____.afm.gz          |  Bin 0 -> 5005 bytes
 .../library/grDevices/afm/tibi____.afm.gz          |  Bin 0 -> 5102 bytes
 .../library/grDevices/afm/tii_____.afm.gz          |  Bin 0 -> 5107 bytes
 .../library/grDevices/afm/tir_____.afm.gz          |  Bin 0 -> 4983 bytes
 .../library/grDevices/enc/AdobeStd.enc             |   37 +
 .../library/grDevices/enc/AdobeSym.enc             |   42 +
 .../library/grDevices/enc/CP1250.enc               |   36 +
 .../library/grDevices/enc/CP1251.enc               |   37 +
 .../library/grDevices/enc/CP1253.enc               |   37 +
 .../library/grDevices/enc/CP1257.enc               |   36 +
 .../library/grDevices/enc/Cyrillic.enc             |   40 +
 .../windows_bundle/library/grDevices/enc/Greek.enc |   38 +
 .../library/grDevices/enc/ISOLatin1.enc            |   39 +
 .../library/grDevices/enc/ISOLatin2.enc            |   40 +
 .../library/grDevices/enc/ISOLatin7.enc            |   40 +
 .../library/grDevices/enc/ISOLatin9.enc            |   39 +
 .../library/grDevices/enc/KOI8-R.enc               |   39 +
 .../library/grDevices/enc/KOI8-U.enc               |   39 +
 .../library/grDevices/enc/MacRoman.enc             |   39 +
 .../library/grDevices/enc/PDFDoc.enc               |   39 +
 .../library/grDevices/enc/TeXtext.enc              |   39 +
 .../library/grDevices/enc/WinAnsi.enc              |   40 +
 .../windows_bundle/library/grDevices/help/AnIndex  |  130 +
 .../library/grDevices/help/Rhelp.zip               |  Bin 0 -> 87423 bytes
 .../library/grDevices/libs/Rbitmap.dll             |  Bin 0 -> 483328 bytes
 .../library/grDevices/libs/grDevices.dll           |  Bin 0 -> 214528 bytes
 build/windows_bundle/library/graphics/DESCRIPTION  |   10 +
 build/windows_bundle/library/graphics/INDEX        |   73 +
 build/windows_bundle/library/graphics/Meta/Rd.rds  |  Bin 0 -> 3142 bytes
 .../windows_bundle/library/graphics/Meta/demo.rds  |  Bin 0 -> 261 bytes
 .../library/graphics/Meta/hsearch.rds              |  Bin 0 -> 3113 bytes
 .../library/graphics/Meta/nsInfo.rds               |  Bin 0 -> 828 bytes
 .../library/graphics/Meta/package.rds              |  Bin 0 -> 530 bytes
 build/windows_bundle/library/graphics/NAMESPACE    |   62 +
 build/windows_bundle/library/graphics/R-ex/Rex.zip |  Bin 0 -> 38310 bytes
 build/windows_bundle/library/graphics/R/graphics   |    9 +
 .../windows_bundle/library/graphics/R/graphics.rdb |  Bin 0 -> 84702 bytes
 .../windows_bundle/library/graphics/R/graphics.rdx |  Bin 0 -> 1669 bytes
 .../windows_bundle/library/graphics/demo/Hershey.R |  392 ++
 .../library/graphics/demo/Japanese.R               |  714 +++
 .../library/graphics/demo/graphics.R               |  143 +
 build/windows_bundle/library/graphics/demo/image.R |   35 +
 build/windows_bundle/library/graphics/demo/persp.R |   85 +
 .../library/graphics/demo/plotmath.R               |  192 +
 build/windows_bundle/library/graphics/help/AnIndex |  121 +
 .../windows_bundle/library/graphics/help/Rhelp.zip |  Bin 0 -> 137048 bytes
 build/windows_bundle/library/grid/DESCRIPTION      |   12 +
 build/windows_bundle/library/grid/INDEX            |   79 +
 build/windows_bundle/library/grid/Meta/Rd.rds      |  Bin 0 -> 2878 bytes
 build/windows_bundle/library/grid/Meta/hsearch.rds |  Bin 0 -> 2816 bytes
 build/windows_bundle/library/grid/Meta/nsInfo.rds  |  Bin 0 -> 1669 bytes
 build/windows_bundle/library/grid/Meta/package.rds |  Bin 0 -> 601 bytes
 .../windows_bundle/library/grid/Meta/vignette.rds  |  Bin 0 -> 667 bytes
 build/windows_bundle/library/grid/NAMESPACE        |  321 ++
 build/windows_bundle/library/grid/R-ex/Rex.zip     |  Bin 0 -> 15242 bytes
 build/windows_bundle/library/grid/R/grid           |    9 +
 build/windows_bundle/library/grid/R/grid.rdb       |  Bin 0 -> 143405 bytes
 build/windows_bundle/library/grid/R/grid.rdx       |  Bin 0 -> 6759 bytes
 build/windows_bundle/library/grid/help/AnIndex     |  164 +
 build/windows_bundle/library/grid/help/Rhelp.zip   |  Bin 0 -> 71956 bytes
 build/windows_bundle/library/grid/libs/grid.dll    |  Bin 0 -> 105984 bytes
 build/windows_bundle/library/lattice/COPYING       |  340 ++
 build/windows_bundle/library/lattice/DESCRIPTION   |   20 +
 build/windows_bundle/library/lattice/INDEX         |   68 +
 build/windows_bundle/library/lattice/Meta/Rd.rds   |  Bin 0 -> 3281 bytes
 build/windows_bundle/library/lattice/Meta/data.rds |  Bin 0 -> 257 bytes
 build/windows_bundle/library/lattice/Meta/demo.rds |  Bin 0 -> 164 bytes
 .../library/lattice/Meta/hsearch.rds               |  Bin 0 -> 3198 bytes
 .../windows_bundle/library/lattice/Meta/nsInfo.rds |  Bin 0 -> 1646 bytes
 .../library/lattice/Meta/package.rds               |  Bin 0 -> 816 bytes
 build/windows_bundle/library/lattice/NAMESPACE     |  301 ++
 build/windows_bundle/library/lattice/NEWS          |  980 ++++
 build/windows_bundle/library/lattice/R-ex/Rex.zip  |  Bin 0 -> 20864 bytes
 build/windows_bundle/library/lattice/R/lattice     |    9 +
 build/windows_bundle/library/lattice/R/lattice.rdb |  Bin 0 -> 166001 bytes
 build/windows_bundle/library/lattice/R/lattice.rdx |  Bin 0 -> 3589 bytes
 .../windows_bundle/library/lattice/data/Rdata.rdb  |  Bin 0 -> 5126 bytes
 .../windows_bundle/library/lattice/data/Rdata.rds  |  Bin 0 -> 122 bytes
 .../windows_bundle/library/lattice/data/Rdata.rdx  |  Bin 0 -> 201 bytes
 .../library/lattice/demo/intervals.R               |   93 +
 build/windows_bundle/library/lattice/demo/labels.R |   46 +
 .../windows_bundle/library/lattice/demo/lattice.R  |  179 +
 build/windows_bundle/library/lattice/demo/panel.R  |  121 +
 build/windows_bundle/library/lattice/help/AnIndex  |  215 +
 .../windows_bundle/library/lattice/help/Rhelp.zip  |  Bin 0 -> 132536 bytes
 .../library/lattice/libs/lattice.dll               |  Bin 0 -> 11776 bytes
 build/windows_bundle/library/methods/DESCRIPTION   |   14 +
 build/windows_bundle/library/methods/INDEX         |   76 +
 build/windows_bundle/library/methods/Meta/Rd.rds   |  Bin 0 -> 4991 bytes
 .../library/methods/Meta/hsearch.rds               |  Bin 0 -> 5023 bytes
 .../windows_bundle/library/methods/Meta/nsInfo.rds |  Bin 0 -> 1572 bytes
 .../library/methods/Meta/package.rds               |  Bin 0 -> 667 bytes
 build/windows_bundle/library/methods/NAMESPACE     |  223 +
 build/windows_bundle/library/methods/R-ex/Rex.zip  |  Bin 0 -> 27635 bytes
 build/windows_bundle/library/methods/R/methods     |    9 +
 build/windows_bundle/library/methods/R/methods.rdb |  Bin 0 -> 456919 bytes
 build/windows_bundle/library/methods/R/methods.rdx |  Bin 0 -> 11297 bytes
 build/windows_bundle/library/methods/help/AnIndex  |  420 ++
 .../windows_bundle/library/methods/help/Rhelp.zip  |  Bin 0 -> 140773 bytes
 .../library/methods/libs/methods.dll               |  Bin 0 -> 41984 bytes
 build/windows_bundle/library/mgcv/CITATION         |   71 +
 build/windows_bundle/library/mgcv/DESCRIPTION      |   18 +
 build/windows_bundle/library/mgcv/INDEX            |   87 +
 build/windows_bundle/library/mgcv/Meta/Rd.rds      |  Bin 0 -> 3238 bytes
 build/windows_bundle/library/mgcv/Meta/hsearch.rds |  Bin 0 -> 3024 bytes
 build/windows_bundle/library/mgcv/Meta/nsInfo.rds  |  Bin 0 -> 1454 bytes
 build/windows_bundle/library/mgcv/Meta/package.rds |  Bin 0 -> 869 bytes
 build/windows_bundle/library/mgcv/NAMESPACE        |  106 +
 build/windows_bundle/library/mgcv/R-ex/Rex.zip     |  Bin 0 -> 36485 bytes
 build/windows_bundle/library/mgcv/R/mgcv           |    9 +
 build/windows_bundle/library/mgcv/R/mgcv.rdb       |  Bin 0 -> 130698 bytes
 build/windows_bundle/library/mgcv/R/mgcv.rdx       |  Bin 0 -> 2152 bytes
 build/windows_bundle/library/mgcv/help/AnIndex     |  119 +
 build/windows_bundle/library/mgcv/help/Rhelp.zip   |  Bin 0 -> 155523 bytes
 build/windows_bundle/library/mgcv/libs/mgcv.dll    |  Bin 0 -> 260608 bytes
 build/windows_bundle/library/nlme/CITATION         |   22 +
 build/windows_bundle/library/nlme/COPYING          |  340 ++
 build/windows_bundle/library/nlme/DESCRIPTION      |   21 +
 build/windows_bundle/library/nlme/INDEX            |  303 ++
 build/windows_bundle/library/nlme/LICENCE          |    7 +
 build/windows_bundle/library/nlme/Meta/Rd.rds      |  Bin 0 -> 8777 bytes
 build/windows_bundle/library/nlme/Meta/data.rds    |  Bin 0 -> 1073 bytes
 build/windows_bundle/library/nlme/Meta/hsearch.rds |  Bin 0 -> 8434 bytes
 build/windows_bundle/library/nlme/Meta/nsInfo.rds  |  Bin 0 -> 1953 bytes
 build/windows_bundle/library/nlme/Meta/package.rds |  Bin 0 -> 837 bytes
 build/windows_bundle/library/nlme/NAMESPACE        |  484 ++
 build/windows_bundle/library/nlme/R-ex/Rex.zip     |  Bin 0 -> 91485 bytes
 build/windows_bundle/library/nlme/R/nlme           |    9 +
 build/windows_bundle/library/nlme/R/nlme.rdb       |  Bin 0 -> 273422 bytes
 build/windows_bundle/library/nlme/R/nlme.rdx       |  Bin 0 -> 6032 bytes
 build/windows_bundle/library/nlme/data/Rdata.rdb   |  Bin 0 -> 271454 bytes
 build/windows_bundle/library/nlme/data/Rdata.rds   |  Bin 0 -> 459 bytes
 build/windows_bundle/library/nlme/data/Rdata.rdx   |  Bin 0 -> 828 bytes
 build/windows_bundle/library/nlme/help/AnIndex     |  549 ++
 build/windows_bundle/library/nlme/help/Rhelp.zip   |  Bin 0 -> 349840 bytes
 build/windows_bundle/library/nlme/libs/nlme.dll    |  Bin 0 -> 53760 bytes
 build/windows_bundle/library/nlme/mlbook/README    |    4 +
 build/windows_bundle/library/nlme/mlbook/ch04.R    |   26 +
 build/windows_bundle/library/nlme/mlbook/ch05.R    |   15 +
 build/windows_bundle/library/nlme/scripts/ch01.R   |  141 +
 build/windows_bundle/library/nlme/scripts/ch02.R   |   68 +
 build/windows_bundle/library/nlme/scripts/ch03.R   |  116 +
 build/windows_bundle/library/nlme/scripts/ch04.R   |  202 +
 build/windows_bundle/library/nlme/scripts/ch05.R   |  193 +
 build/windows_bundle/library/nlme/scripts/ch06.R   |   99 +
 build/windows_bundle/library/nlme/scripts/ch08.R   |  293 +
 build/windows_bundle/library/nlme/scripts/sims.rda |  Bin 0 -> 105883 bytes
 build/windows_bundle/library/nnet/CITATION         |   18 +
 build/windows_bundle/library/nnet/DESCRIPTION      |   24 +
 build/windows_bundle/library/nnet/INDEX            |    6 +
 build/windows_bundle/library/nnet/LICENCE          |   52 +
 build/windows_bundle/library/nnet/Meta/Rd.rds      |  Bin 0 -> 624 bytes
 build/windows_bundle/library/nnet/Meta/hsearch.rds |  Bin 0 -> 665 bytes
 build/windows_bundle/library/nnet/Meta/nsInfo.rds  |  Bin 0 -> 484 bytes
 build/windows_bundle/library/nnet/Meta/package.rds |  Bin 0 -> 1036 bytes
 build/windows_bundle/library/nnet/NAMESPACE        |   39 +
 build/windows_bundle/library/nnet/NEWS             |   24 +
 build/windows_bundle/library/nnet/R-ex/class.ind.R |   20 +
 build/windows_bundle/library/nnet/R-ex/multinom.R  |   29 +
 build/windows_bundle/library/nnet/R-ex/nnet.Hess.R |   17 +
 build/windows_bundle/library/nnet/R-ex/nnet.R      |   30 +
 .../library/nnet/R-ex/predict.nnet.R               |   29 +
 .../library/nnet/R-ex/which.is.max.R               |   13 +
 build/windows_bundle/library/nnet/R/nnet           |    9 +
 build/windows_bundle/library/nnet/R/nnet.rdb       |  Bin 0 -> 18475 bytes
 build/windows_bundle/library/nnet/R/nnet.rdx       |  Bin 0 -> 641 bytes
 build/windows_bundle/library/nnet/help/AnIndex     |   27 +
 build/windows_bundle/library/nnet/help/class.ind   |   39 +
 build/windows_bundle/library/nnet/help/multinom    |  109 +
 build/windows_bundle/library/nnet/help/nnet        |  161 +
 build/windows_bundle/library/nnet/help/nnet.Hess   |   51 +
 .../windows_bundle/library/nnet/help/predict.nnet  |   71 +
 .../windows_bundle/library/nnet/help/which.is.max  |   40 +
 build/windows_bundle/library/nnet/libs/nnet.dll    |  Bin 0 -> 14848 bytes
 build/windows_bundle/library/rpart/DESCRIPTION     |   21 +
 build/windows_bundle/library/rpart/INDEX           |   33 +
 build/windows_bundle/library/rpart/LICENCE         |   33 +
 build/windows_bundle/library/rpart/Meta/Rd.rds     |  Bin 0 -> 1160 bytes
 build/windows_bundle/library/rpart/Meta/data.rds   |  Bin 0 -> 235 bytes
 .../windows_bundle/library/rpart/Meta/hsearch.rds  |  Bin 0 -> 1115 bytes
 build/windows_bundle/library/rpart/Meta/nsInfo.rds |  Bin 0 -> 449 bytes
 .../windows_bundle/library/rpart/Meta/package.rds  |  Bin 0 -> 857 bytes
 build/windows_bundle/library/rpart/NAMESPACE       |   26 +
 build/windows_bundle/library/rpart/R-ex/Rex.zip    |  Bin 0 -> 8715 bytes
 build/windows_bundle/library/rpart/R/rpart         |    9 +
 build/windows_bundle/library/rpart/R/rpart.rdb     |  Bin 0 -> 33843 bytes
 build/windows_bundle/library/rpart/R/rpart.rdx     |  Bin 0 -> 760 bytes
 build/windows_bundle/library/rpart/data/Rdata.rdb  |  Bin 0 -> 5491 bytes
 build/windows_bundle/library/rpart/data/Rdata.rds  |  Bin 0 -> 117 bytes
 build/windows_bundle/library/rpart/data/Rdata.rdx  |  Bin 0 -> 183 bytes
 build/windows_bundle/library/rpart/help/AnIndex    |   31 +
 build/windows_bundle/library/rpart/help/Rhelp.zip  |  Bin 0 -> 30507 bytes
 build/windows_bundle/library/rpart/libs/rpart.dll  |  Bin 0 -> 40448 bytes
 build/windows_bundle/library/spatial/CITATION      |   18 +
 build/windows_bundle/library/spatial/DESCRIPTION   |   23 +
 build/windows_bundle/library/spatial/INDEX         |   26 +
 build/windows_bundle/library/spatial/LICENCE       |   52 +
 build/windows_bundle/library/spatial/Meta/Rd.rds   |  Bin 0 -> 928 bytes
 .../library/spatial/Meta/hsearch.rds               |  Bin 0 -> 893 bytes
 .../windows_bundle/library/spatial/Meta/nsInfo.rds |  Bin 0 -> 545 bytes
 .../library/spatial/Meta/package.rds               |  Bin 0 -> 989 bytes
 build/windows_bundle/library/spatial/NAMESPACE     |   25 +
 build/windows_bundle/library/spatial/NEWS          |   13 +
 build/windows_bundle/library/spatial/PP.files      |   50 +
 build/windows_bundle/library/spatial/R-ex/Rex.zip  |  Bin 0 -> 8467 bytes
 build/windows_bundle/library/spatial/R/spatial     |    9 +
 build/windows_bundle/library/spatial/R/spatial.rdb |  Bin 0 -> 15325 bytes
 build/windows_bundle/library/spatial/R/spatial.rdx |  Bin 0 -> 691 bytes
 build/windows_bundle/library/spatial/help/AnIndex  |   25 +
 .../windows_bundle/library/spatial/help/Rhelp.zip  |  Bin 0 -> 17970 bytes
 .../library/spatial/libs/spatial.dll               |  Bin 0 -> 18432 bytes
 .../library/spatial/ppdata/agter.dat               |   43 +
 .../library/spatial/ppdata/caveolae.dat            |  437 ++
 .../library/spatial/ppdata/cells.dat               |   45 +
 .../library/spatial/ppdata/davis.dat               |   50 +
 .../library/spatial/ppdata/drumlin.dat             |  235 +
 .../library/spatial/ppdata/eagles.dat              |   18 +
 .../library/spatial/ppdata/fig1b.dat               |  317 ++
 .../library/spatial/ppdata/fig1c.dat               |  372 ++
 .../library/spatial/ppdata/fig2a.dat               |  142 +
 .../library/spatial/ppdata/fig2b.dat               |  304 ++
 .../library/spatial/ppdata/fig3a.dat               |   76 +
 .../library/spatial/ppdata/fig3b.dat               |   70 +
 .../library/spatial/ppdata/fig3c.dat               |   83 +
 .../library/spatial/ppdata/grocery.dat             |   83 +
 .../library/spatial/ppdata/hccells.dat             |   45 +
 .../library/spatial/ppdata/nztrees.dat             |   90 +
 .../library/spatial/ppdata/pairfn.dat              |   45 +
 .../library/spatial/ppdata/pereg.dat               |   23 +
 .../library/spatial/ppdata/pines.dat               |   75 +
 .../library/spatial/ppdata/redwood.dat             |   65 +
 .../library/spatial/ppdata/schools.dat             |   43 +
 .../library/spatial/ppdata/stowns1.dat             |   73 +
 .../library/spatial/ppdata/tokyo.dat               |  235 +
 .../library/spatial/ppdata/towns.dat               |   72 +
 build/windows_bundle/library/splines/DESCRIPTION   |   11 +
 build/windows_bundle/library/splines/INDEX         |   15 +
 build/windows_bundle/library/splines/Meta/Rd.rds   |  Bin 0 -> 739 bytes
 .../library/splines/Meta/hsearch.rds               |  Bin 0 -> 730 bytes
 .../windows_bundle/library/splines/Meta/nsInfo.rds |  Bin 0 -> 475 bytes
 .../library/splines/Meta/package.rds               |  Bin 0 -> 598 bytes
 build/windows_bundle/library/splines/NAMESPACE     |   43 +
 build/windows_bundle/library/splines/R-ex/Rex.zip  |  Bin 0 -> 4778 bytes
 build/windows_bundle/library/splines/R/splines     |    9 +
 build/windows_bundle/library/splines/R/splines.rdb |  Bin 0 -> 16284 bytes
 build/windows_bundle/library/splines/R/splines.rdx |  Bin 0 -> 778 bytes
 build/windows_bundle/library/splines/help/AnIndex  |   22 +
 .../windows_bundle/library/splines/help/Rhelp.zip  |  Bin 0 -> 12531 bytes
 .../library/splines/libs/splines.dll               |  Bin 0 -> 8704 bytes
 .../windows_bundle/library/stats/COPYRIGHTS.modreg |   43 +
 build/windows_bundle/library/stats/DESCRIPTION     |    9 +
 build/windows_bundle/library/stats/INDEX           |  336 ++
 build/windows_bundle/library/stats/Meta/Rd.rds     |  Bin 0 -> 12604 bytes
 build/windows_bundle/library/stats/Meta/demo.rds   |  Bin 0 -> 267 bytes
 .../windows_bundle/library/stats/Meta/hsearch.rds  |  Bin 0 -> 12687 bytes
 build/windows_bundle/library/stats/Meta/nsInfo.rds |  Bin 0 -> 4149 bytes
 .../windows_bundle/library/stats/Meta/package.rds  |  Bin 0 -> 505 bytes
 build/windows_bundle/library/stats/NAMESPACE       |  529 ++
 build/windows_bundle/library/stats/R-ex/Rex.zip    |  Bin 0 -> 125658 bytes
 build/windows_bundle/library/stats/R/stats         |    9 +
 build/windows_bundle/library/stats/R/stats.rdb     |  Bin 0 -> 461818 bytes
 build/windows_bundle/library/stats/R/stats.rdx     |  Bin 0 -> 9848 bytes
 build/windows_bundle/library/stats/SOURCES.ts      |   17 +
 build/windows_bundle/library/stats/demo/glm.vr.R   |   22 +
 build/windows_bundle/library/stats/demo/lm.glm.R   |  140 +
 build/windows_bundle/library/stats/demo/nlm.R      |   95 +
 build/windows_bundle/library/stats/demo/smooth.R   |   38 +
 build/windows_bundle/library/stats/help/AnIndex    |  759 +++
 build/windows_bundle/library/stats/help/Rhelp.zip  |  Bin 0 -> 442427 bytes
 build/windows_bundle/library/stats/libs/stats.dll  |  Bin 0 -> 378880 bytes
 build/windows_bundle/library/stats4/DESCRIPTION    |   11 +
 build/windows_bundle/library/stats4/INDEX          |   23 +
 build/windows_bundle/library/stats4/Meta/Rd.rds    |  Bin 0 -> 868 bytes
 .../windows_bundle/library/stats4/Meta/hsearch.rds |  Bin 0 -> 880 bytes
 .../windows_bundle/library/stats4/Meta/nsInfo.rds  |  Bin 0 -> 310 bytes
 .../windows_bundle/library/stats4/Meta/package.rds |  Bin 0 -> 585 bytes
 build/windows_bundle/library/stats4/NAMESPACE      |   13 +
 build/windows_bundle/library/stats4/R-ex/Rex.zip   |  Bin 0 -> 1408 bytes
 build/windows_bundle/library/stats4/R/stats4       |    9 +
 build/windows_bundle/library/stats4/R/stats4.rdb   |  Bin 0 -> 50864 bytes
 build/windows_bundle/library/stats4/R/stats4.rdx   |  Bin 0 -> 985 bytes
 build/windows_bundle/library/stats4/help/AnIndex   |   40 +
 build/windows_bundle/library/stats4/help/Rhelp.zip |  Bin 0 -> 9775 bytes
 build/windows_bundle/library/survival/COPYING      |  340 ++
 build/windows_bundle/library/survival/DESCRIPTION  |   20 +
 build/windows_bundle/library/survival/INDEX        |   33 +
 build/windows_bundle/library/survival/Meta/Rd.rds  |  Bin 0 -> 3118 bytes
 .../windows_bundle/library/survival/Meta/data.rds  |  Bin 0 -> 639 bytes
 .../library/survival/Meta/hsearch.rds              |  Bin 0 -> 3014 bytes
 .../library/survival/Meta/nsInfo.rds               |  Bin 0 -> 885 bytes
 .../library/survival/Meta/package.rds              |  Bin 0 -> 907 bytes
 build/windows_bundle/library/survival/NAMESPACE    |   94 +
 build/windows_bundle/library/survival/R-ex/Rex.zip |  Bin 0 -> 25915 bytes
 build/windows_bundle/library/survival/R/survival   |    9 +
 .../windows_bundle/library/survival/R/survival.rdb |  Bin 0 -> 155291 bytes
 .../windows_bundle/library/survival/R/survival.rdx |  Bin 0 -> 2209 bytes
 .../windows_bundle/library/survival/data/Rdata.rdb |  Bin 0 -> 1888959 bytes
 .../windows_bundle/library/survival/data/Rdata.rds |  Bin 0 -> 282 bytes
 .../windows_bundle/library/survival/data/Rdata.rdx |  Bin 0 -> 584 bytes
 .../library/survival/data/leukemia.dat             |   24 +
 .../library/survival/data/minn2000.dat             |   16 +
 .../library/survival/data/minn2004.dat             |   16 +
 .../library/survival/data/minndecennial.dat        | 1760 ++++++
 .../library/survival/data/minnpred.dat             |  116 +
 .../library/survival/data/pbcseq.dat               | 1945 +++++++
 .../library/survival/data/us1996.dat               |   46 +
 .../library/survival/data/us1997.dat               |   46 +
 .../library/survival/data/us1998.dat               |   45 +
 .../library/survival/data/us1999.dat               |   45 +
 .../library/survival/data/us2000.dat               |   45 +
 .../library/survival/data/us2001.dat               |   45 +
 .../library/survival/data/us2002.dat               |   45 +
 .../library/survival/data/us2003.dat               |   45 +
 .../library/survival/data/us2004.dat               |   45 +
 .../library/survival/data/usdecennial.dat          | 5651 ++++++++++++++++++++
 .../library/survival/data/usinfant.dat             |   25 +
 build/windows_bundle/library/survival/help/AnIndex |  160 +
 .../windows_bundle/library/survival/help/Rhelp.zip |  Bin 0 -> 101262 bytes
 .../library/survival/libs/survival.dll             |  Bin 0 -> 88064 bytes
 build/windows_bundle/library/tcltk/DESCRIPTION     |    9 +
 build/windows_bundle/library/tcltk/INDEX           |   13 +
 build/windows_bundle/library/tcltk/Meta/Rd.rds     |  Bin 0 -> 2342 bytes
 build/windows_bundle/library/tcltk/Meta/demo.rds   |  Bin 0 -> 266 bytes
 .../windows_bundle/library/tcltk/Meta/hsearch.rds  |  Bin 0 -> 2401 bytes
 build/windows_bundle/library/tcltk/Meta/nsInfo.rds |  Bin 0 -> 464 bytes
 .../windows_bundle/library/tcltk/Meta/package.rds  |  Bin 0 -> 503 bytes
 build/windows_bundle/library/tcltk/NAMESPACE       |   35 +
 build/windows_bundle/library/tcltk/R-ex/Rex.zip    |  Bin 0 -> 4703 bytes
 build/windows_bundle/library/tcltk/R/tcltk         |    9 +
 build/windows_bundle/library/tcltk/R/tcltk.rdb     |  Bin 0 -> 43108 bytes
 build/windows_bundle/library/tcltk/R/tcltk.rdx     |  Bin 0 -> 3337 bytes
 build/windows_bundle/library/tcltk/demo/tkcanvas.R |  149 +
 .../windows_bundle/library/tcltk/demo/tkdensity.R  |  102 +
 build/windows_bundle/library/tcltk/demo/tkfaq.R    |   30 +
 build/windows_bundle/library/tcltk/demo/tkttest.R  |   87 +
 .../library/tcltk/exec/Tk-frontend.R               |    7 +
 .../windows_bundle/library/tcltk/exec/console.tcl  |   79 +
 .../library/tcltk/exec/hierarchy.tcl               | 1271 +++++
 .../windows_bundle/library/tcltk/exec/pkgIndex.tcl |   50 +
 .../library/tcltk/exec/progressbar.tcl             | 2435 +++++++++
 .../library/tcltk/exec/util-dump.tcl               |  660 +++
 .../library/tcltk/exec/util-expand.tcl             |  207 +
 .../library/tcltk/exec/util-number.tcl             |  101 +
 .../library/tcltk/exec/util-string.tcl             |  149 +
 .../windows_bundle/library/tcltk/exec/util-tk.tcl  |  244 +
 build/windows_bundle/library/tcltk/exec/util.tcl   |  895 ++++
 build/windows_bundle/library/tcltk/exec/widget.tcl |  975 ++++
 build/windows_bundle/library/tcltk/help/AnIndex    |  296 +
 build/windows_bundle/library/tcltk/help/Rhelp.zip  |  Bin 0 -> 15191 bytes
 build/windows_bundle/library/tcltk/libs/tcltk.dll  |  Bin 0 -> 34816 bytes
 build/windows_bundle/library/tools/DESCRIPTION     |   10 +
 build/windows_bundle/library/tools/INDEX           |   34 +
 build/windows_bundle/library/tools/Meta/Rd.rds     |  Bin 0 -> 1755 bytes
 .../windows_bundle/library/tools/Meta/hsearch.rds  |  Bin 0 -> 1721 bytes
 build/windows_bundle/library/tools/Meta/nsInfo.rds |  Bin 0 -> 904 bytes
 .../windows_bundle/library/tools/Meta/package.rds  |  Bin 0 -> 519 bytes
 build/windows_bundle/library/tools/NAMESPACE       |   53 +
 build/windows_bundle/library/tools/R-ex/Rex.zip    |  Bin 0 -> 6174 bytes
 build/windows_bundle/library/tools/R/tools         |    9 +
 build/windows_bundle/library/tools/R/tools.rdb     |  Bin 0 -> 250107 bytes
 build/windows_bundle/library/tools/R/tools.rdx     |  Bin 0 -> 4668 bytes
 build/windows_bundle/library/tools/help/AnIndex    |   69 +
 build/windows_bundle/library/tools/help/Rhelp.zip  |  Bin 0 -> 33103 bytes
 build/windows_bundle/library/tools/libs/tools.dll  |  Bin 0 -> 12800 bytes
 build/windows_bundle/library/utils/DESCRIPTION     |    9 +
 build/windows_bundle/library/utils/INDEX           |  128 +
 build/windows_bundle/library/utils/Meta/Rd.rds     |  Bin 0 -> 5561 bytes
 .../windows_bundle/library/utils/Meta/hsearch.rds  |  Bin 0 -> 5437 bytes
 build/windows_bundle/library/utils/Meta/nsInfo.rds |  Bin 0 -> 1911 bytes
 .../windows_bundle/library/utils/Meta/package.rds  |  Bin 0 -> 489 bytes
 build/windows_bundle/library/utils/NAMESPACE       |  125 +
 build/windows_bundle/library/utils/R-ex/Rex.zip    |  Bin 0 -> 31361 bytes
 build/windows_bundle/library/utils/R/utils         |    9 +
 build/windows_bundle/library/utils/R/utils.rdb     |  Bin 0 -> 186059 bytes
 build/windows_bundle/library/utils/R/utils.rdx     |  Bin 0 -> 4780 bytes
 .../library/utils/Sweave/Sweave-test-1.Rnw         |   81 +
 build/windows_bundle/library/utils/help/AnIndex    |  280 +
 build/windows_bundle/library/utils/help/Rhelp.zip  |  Bin 0 -> 154521 bytes
 build/windows_bundle/library/utils/misc/exDIF.csv  |    5 +
 build/windows_bundle/library/utils/misc/exDIF.dif  |   44 +
 791 files changed, 60426 insertions(+)

Thu Sep 3 11:19:34 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
done stripchart small graph selection fixes(correct abline on XY, colors ok on XY, ...) improved stats gui removed old nplot Marker and color code 
 TODO.txt                                   |    4 +-
 chronojump_server/bin/chronojumpServer.dll |  Bin 272384 -> 272896 bytes
 glade/chronojump.glade                     | 1101 +++++++++++++++-------------
 src/constants.cs                           |    7 +-
 src/gui/stats.cs                           |   36 +-
 src/stats/graphs/djIndex.cs                |   43 --
 src/stats/graphs/djQ.cs                    |   45 --
 src/stats/graphs/fv.cs                     |   40 -
 src/stats/graphs/global.cs                 |   36 -
 src/stats/graphs/graphData.cs              |    3 -
 src/stats/graphs/graphSerie.cs             |   10 +-
 src/stats/graphs/ieIub.cs                  |   37 -
 src/stats/graphs/potency.cs                |   40 -
 src/stats/graphs/rjAVGSD.cs                |   19 -
 src/stats/graphs/rjEvolution.cs            |   30 -
 src/stats/graphs/rjIndex.cs                |   41 --
 src/stats/graphs/rjPotencyBosco.cs         |   47 --
 src/stats/graphs/sjCmjAbk.cs               |   34 -
 src/stats/graphs/sjCmjAbkPlus.cs           |   42 --
 src/stats/main.cs                          |   59 +-
 20 files changed, 665 insertions(+), 1009 deletions(-)

Wed Sep 2 17:05:14 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
report works with R graphs now, done dotchart, boxplot done avg on xy and avg, median on dotchart fixed bug: on session load/new, statistics of other sessions are deleted from report (they show before the other sesssion stat) 
 TODO.txt                                   |   5 +-
 chronojump_server/bin/chronojumpServer.dll | Bin 272384 -> 272384 bytes
 src/constants.cs                           |   4 +-
 src/gui/chronojump.cs                      |   8 +
 src/gui/report.cs                          |  22 ++-
 src/gui/stats.cs                           |  50 +++--
 src/report.cs                              |  23 +--
 src/statType.cs                            |   7 +-
 src/stats/graphs/graphROptions.cs          |  17 ++
 src/stats/main.cs                          | 301 +++++++----------------------
 src/utilGtk.cs                             |  11 ++
 11 files changed, 169 insertions(+), 279 deletions(-)

Wed Sep 2 12:43:58 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
graphs improvements fixed some stats-graphs with diff name on column (if they are diff then are not detected in graph XY) barplot: colors in legend xlab and ylab fixed for all graphs xy: fixed legend, fixed when two vars are the same, done XY-YX deleted "testing" subs support for titles subttitle support (only done for RjPotencyBosco now) hidden global, jumper, rjEvo until they work dialogImageTest has more space for image 
 TODO.txt                           |   7 +-
 glade/chronojump.glade             |   2 +-
 src/gui/dialogImageTest.cs         |   1 +
 src/gui/stats.cs                   |  10 +--
 src/report.cs                      |   7 --
 src/statType.cs                    |   3 -
 src/stats/graphs/djIndex.cs        |   4 +-
 src/stats/graphs/djQ.cs            |   6 +-
 src/stats/graphs/fv.cs             |   4 +-
 src/stats/graphs/global.cs         |  10 +--
 src/stats/graphs/graphData.cs      |   1 +
 src/stats/graphs/ieIub.cs          |   5 +-
 src/stats/graphs/potency.cs        |   2 +-
 src/stats/graphs/rjAVGSD.cs        |   6 +-
 src/stats/graphs/rjIndex.cs        |   6 +-
 src/stats/graphs/rjPotencyBosco.cs |  21 ++++--
 src/stats/graphs/sjCmjAbkPlus.cs   |   2 +-
 src/stats/main.cs                  | 138 ++++++++++++++++++++++++++-----------
 src/stats/rjIndex.cs               |   4 +-
 src/stats/rjPotencyBosco.cs        |   4 +-
 20 files changed, 153 insertions(+), 90 deletions(-)

Wed Sep 2 01:16:11 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Remove definitivly NPlot 	Deleted NPlot sources and removed NPlot references in configure.ac 
 configure.ac                            |    3 -
 nplot/Makefile.am                       |    3 -
 nplot/license.txt                       |   44 -
 nplot/nplot-gtk/Gtk.PlotSurface2D.cs    |  303 ----
 nplot/nplot-gtk/Makefile.am             |   53 -
 nplot/nplot-gtk/NPlot.Gtk.dll.config    |    6 -
 nplot/nplot-gtk/sysdraw.cs              |   51 -
 nplot/nplot/AdapterUtils.cs             |  767 --------
 nplot/nplot/ArrowItem.cs                |  455 -----
 nplot/nplot/AssemblyInfo.cs             |   68 -
 nplot/nplot/AxesConstraint.cs           |  519 ------
 nplot/nplot/Axis.cs                     | 1654 -----------------
 nplot/nplot/BarPlot.cs                  |  298 ----
 nplot/nplot/BasePlot.cs                 |  138 --
 nplot/nplot/BasePlot3D.cs               |   96 -
 nplot/nplot/BaseSequenceLinePlot.cs     |   69 -
 nplot/nplot/BaseSequencePlot.cs         |  118 --
 nplot/nplot/Bitmap.PlotSurface2D.cs     |  541 ------
 nplot/nplot/BubblePlot.cs               |   72 -
 nplot/nplot/CandlePlot.cs               |  891 ----------
 nplot/nplot/DateTimeAxis.cs             |  702 --------
 nplot/nplot/ErrorHandler.cs             |  179 --
 nplot/nplot/FilledRegion.cs             |  203 ---
 nplot/nplot/FontScaler.cs               |   46 -
 nplot/nplot/Grid.cs                     |  248 ---
 nplot/nplot/HistogramPlot.cs            |  521 ------
 nplot/nplot/HorizontalLine.cs           |  287 ---
 nplot/nplot/IDrawable.cs                |   72 -
 nplot/nplot/IDrawable3D.cs              |   27 -
 nplot/nplot/IGradient.cs                |   73 -
 nplot/nplot/IMeshPlot.cs                |   49 -
 nplot/nplot/IPlot.cs                    |  104 --
 nplot/nplot/IPlot3D.cs                  |   33 -
 nplot/nplot/IPlotSurface2D.cs           |  255 ---
 nplot/nplot/IPlotSurface2Dnew.cs        |   19 -
 nplot/nplot/IPlotSurface3D.cs           |   17 -
 nplot/nplot/ISequencePlot.cs            |   85 -
 nplot/nplot/ISurface.cs                 |   98 -
 nplot/nplot/ITransform2D.cs             |   78 -
 nplot/nplot/ImagePlot.cs                |  369 ----
 nplot/nplot/LabelAxis.cs                |  356 ----
 nplot/nplot/LabelPointPlot.cs           |  324 ----
 nplot/nplot/Legend.cs                   |  352 ----
 nplot/nplot/LegendBase.cs               |  459 -----
 nplot/nplot/LinePlot.cs                 |  355 ----
 nplot/nplot/LinearAxis.cs               |  650 -------
 nplot/nplot/LinearGradient.cs           |  159 --
 nplot/nplot/LogAxis.cs                  |  678 -------
 nplot/nplot/Makefile.am                 |   98 -
 nplot/nplot/Marker.cs                   |  487 -----
 nplot/nplot/MarkerItem.cs               |  136 --
 nplot/nplot/NPlotException.cs           |   90 -
 nplot/nplot/PageAlignedPhysicalAxis.cs  |  151 --
 nplot/nplot/PhysicalAxis.cs             |  276 ---
 nplot/nplot/PiAxis.cs                   |  230 ---
 nplot/nplot/PiePlot.cs                  |  120 --
 nplot/nplot/PlotSurface2D.cs            | 1334 --------------
 nplot/nplot/PlotSurface2Dnew.cs         |  439 -----
 nplot/nplot/PlotSurface3D.cs            |   64 -
 nplot/nplot/PointD.cs                   |   91 -
 nplot/nplot/PointD3D.cs                 |   45 -
 nplot/nplot/PointPlot.cs                |  182 --
 nplot/nplot/PointPlot3D.cs              |   65 -
 nplot/nplot/RectangleBrushes.cs         | 1953 --------------------
 nplot/nplot/RectangleD.cs               |  143 --
 nplot/nplot/SequenceAdapter.cs          |  330 ----
 nplot/nplot/SequenceAdapter3D.cs        |   28 -
 nplot/nplot/StartStep.cs                |  111 --
 nplot/nplot/StepGradient.cs             |  149 --
 nplot/nplot/StepPlot.cs                 |  347 ----
 nplot/nplot/StrongName.snk              |  Bin 596 -> 0 bytes
 nplot/nplot/TextItem.cs                 |  178 --
 nplot/nplot/TradingDateTimeAxis.cs      |  713 --------
 nplot/nplot/Transform2D.cs              |  190 --
 nplot/nplot/Utils.cs                    |  379 ----
 nplot/nplot/VerticalLine.cs             |  293 ---
 nplot/nplot/Web.Design.PlotSurface2D.cs |  121 --
 nplot/nplot/Web.PlotSurface2D.cs        |  669 -------
 nplot/nplot/Windows.PlotSurface.cs      |  113 --
 nplot/nplot/Windows.PlotSurface.resx    |   42 -
 nplot/nplot/Windows.PlotSurface2D.cs    | 2942 -------------------------------
 nplot/nplot/Windows.PlotSurface2D.resx  |  106 --
 nplot/nplot/Windows.PlotSurface2Dnew.cs |  155 --
 nplot/nplot/house_rules.txt             |   94 -
 84 files changed, 25811 deletions(-)

Tue Sep 1 18:50:56 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
done barplot, lines, XY compiles without nplot stuff 
 Makefile.am                                |   4 +-
 TODO.txt                                   |   2 +
 chronojump_server/bin/chronojumpServer.dll | Bin 272384 -> 272384 bytes
 glade/chronojump.glade                     | 497 +++++++++++++++++++++++++++--
 src/Makefile.am                            |   7 +-
 src/constants.cs                           |   8 +
 src/gui/stats.cs                           | 164 +++++++++-
 src/report.cs                              |  20 ++
 src/statType.cs                            |  39 ++-
 src/stats/graphs/djIndex.cs                |  12 +-
 src/stats/graphs/djQ.cs                    |  10 +-
 src/stats/graphs/fv.cs                     |  10 +-
 src/stats/graphs/global.cs                 |  15 +-
 src/stats/graphs/graphData.cs              |   3 +
 src/stats/graphs/graphROptions.cs          |  51 +++
 src/stats/graphs/graphSerie.cs             |  11 +-
 src/stats/graphs/ieIub.cs                  |  10 +-
 src/stats/graphs/potency.cs                |  10 +-
 src/stats/graphs/rjAVGSD.cs                |   8 +-
 src/stats/graphs/rjEvolution.cs            |   8 +-
 src/stats/graphs/rjIndex.cs                |  10 +-
 src/stats/graphs/rjPotencyBosco.cs         |  10 +-
 src/stats/graphs/sjCmjAbk.cs               |  15 +-
 src/stats/graphs/sjCmjAbkPlus.cs           |  23 +-
 src/stats/main.cs                          | 376 +++++++++++++++++-----
 src/stats/sjCmjAbkPlus.cs                  |   2 +-
 src/utilGtk.cs                             |  13 +
 27 files changed, 1155 insertions(+), 183 deletions(-)

Mon Aug 31 16:46:19 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
conversion to R ("bye bye nplot part 2") now all graphs with R. Need lots of customizing, fixing report graphs still undone 
 src/stats/main.cs | 95 +++++++++++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 85 insertions(+), 10 deletions(-)

Sat Aug 29 16:42:04 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Update debian/copyright adding missing authors 
 build/debian/copyright | 88 +++++++++++++++++++++++++++++++-------------------
 1 file changed, 55 insertions(+), 33 deletions(-)

Sat Aug 29 16:26:35 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Fix debian/control file  Project Description cannot have line jumps. Allso added missing comma in deps 
 build/debian/control | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

Fri Aug 28 15:30:41 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
started conversion to R ("bye bye nplot part 1") now it only graphs a custom graph (always the same), and report graphs are still not activated 
 TODO.txt                                   |   2 ++
 chronojump_server/bin/chronojumpServer.dll | Bin 271872 -> 272384 bytes
 src/constants.cs                           |   3 ++
 src/gui/dialogImageTest.cs                 |   2 +-
 src/statType.cs                            |   7 ++--
 src/stats/main.cs                          |  55 +++++++++++++++++++++++++++++
 6 files changed, 65 insertions(+), 4 deletions(-)

Thu Aug 27 23:00:13 2009 +0200 Ismael Olea <ismael@olea.org>
updating the spec 
 chronojump.spec | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

Fri Aug 28 13:04:11 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
little changes 
 chronojump_server/bin/chronojumpServer.dll | Bin 271872 -> 271872 bytes
 nplot/nplot/Web.PlotSurface2D.cs~          | 671 -----------------------------
 2 files changed, 671 deletions(-)

Fri Aug 28 13:02:42 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
small changes 
 manual/chronojump_manual_es.lyx~ | 8339 --------------------------------------
 1 file changed, 8339 deletions(-)

Fri Aug 28 12:53:49 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
updated manual title 
 manual/chronojump_manual_es.lyx |   2 +-
 manual/chronojump_manual_es.pdf | Bin 2099184 -> 2098859 bytes
 2 files changed, 1 insertion(+), 1 deletion(-)

Thu Aug 27 19:24:24 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Add mono winforms dependency to debian control file, needed by NPlot 
 build/debian/control | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

Thu Aug 27 18:14:09 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
new spec 
 chronojump.spec | 21 ++++++++++++++++++---
 1 file changed, 18 insertions(+), 3 deletions(-)

Thu Aug 27 18:08:17 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
removed nplot compiled files. new chronojump.spec 
 build/data/linux_dlls/NPlot.Gtk.dll        | Bin 8704 -> 0 bytes
 build/data/linux_dlls/NPlot.Gtk.dll.config |   6 -
 build/data/linux_dlls/NPlot.dll            | Bin 147968 -> 0 bytes
 build/data/linux_dlls/NPlot.dll.config     |   6 -
 chronojump.spec                            | 171 ++++++++++++++---------------
 5 files changed, 83 insertions(+), 100 deletions(-)

Thu Aug 27 16:32:24 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
[autotools]Don't add anymore NPlot precompiled binaries in distribution package 
 Makefile.am | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

Thu Aug 27 01:08:44 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
[autotools] Compile NPlot from sources to avoid using precompiled binaries 
 Makefile.am                             |    4 +-
 configure.ac                            |    3 +
 nplot/Makefile.am                       |    3 +
 nplot/license.txt                       |   44 +
 nplot/nplot-gtk/Gtk.PlotSurface2D.cs    |  303 ++++
 nplot/nplot-gtk/Makefile.am             |   53 +
 nplot/nplot-gtk/NPlot.Gtk.dll.config    |    6 +
 nplot/nplot-gtk/sysdraw.cs              |   51 +
 nplot/nplot/AdapterUtils.cs             |  767 ++++++++
 nplot/nplot/ArrowItem.cs                |  455 +++++
 nplot/nplot/AssemblyInfo.cs             |   68 +
 nplot/nplot/AxesConstraint.cs           |  519 ++++++
 nplot/nplot/Axis.cs                     | 1654 +++++++++++++++++
 nplot/nplot/BarPlot.cs                  |  298 ++++
 nplot/nplot/BasePlot.cs                 |  138 ++
 nplot/nplot/BasePlot3D.cs               |   96 +
 nplot/nplot/BaseSequenceLinePlot.cs     |   69 +
 nplot/nplot/BaseSequencePlot.cs         |  118 ++
 nplot/nplot/Bitmap.PlotSurface2D.cs     |  541 ++++++
 nplot/nplot/BubblePlot.cs               |   72 +
 nplot/nplot/CandlePlot.cs               |  891 ++++++++++
 nplot/nplot/DateTimeAxis.cs             |  702 ++++++++
 nplot/nplot/ErrorHandler.cs             |  179 ++
 nplot/nplot/FilledRegion.cs             |  203 +++
 nplot/nplot/FontScaler.cs               |   46 +
 nplot/nplot/Grid.cs                     |  248 +++
 nplot/nplot/HistogramPlot.cs            |  521 ++++++
 nplot/nplot/HorizontalLine.cs           |  287 +++
 nplot/nplot/IDrawable.cs                |   72 +
 nplot/nplot/IDrawable3D.cs              |   27 +
 nplot/nplot/IGradient.cs                |   73 +
 nplot/nplot/IMeshPlot.cs                |   49 +
 nplot/nplot/IPlot.cs                    |  104 ++
 nplot/nplot/IPlot3D.cs                  |   33 +
 nplot/nplot/IPlotSurface2D.cs           |  255 +++
 nplot/nplot/IPlotSurface2Dnew.cs        |   19 +
 nplot/nplot/IPlotSurface3D.cs           |   17 +
 nplot/nplot/ISequencePlot.cs            |   85 +
 nplot/nplot/ISurface.cs                 |   98 +
 nplot/nplot/ITransform2D.cs             |   78 +
 nplot/nplot/ImagePlot.cs                |  369 ++++
 nplot/nplot/LabelAxis.cs                |  356 ++++
 nplot/nplot/LabelPointPlot.cs           |  324 ++++
 nplot/nplot/Legend.cs                   |  352 ++++
 nplot/nplot/LegendBase.cs               |  459 +++++
 nplot/nplot/LinePlot.cs                 |  355 ++++
 nplot/nplot/LinearAxis.cs               |  650 +++++++
 nplot/nplot/LinearGradient.cs           |  159 ++
 nplot/nplot/LogAxis.cs                  |  678 +++++++
 nplot/nplot/Makefile.am                 |   98 +
 nplot/nplot/Marker.cs                   |  487 +++++
 nplot/nplot/MarkerItem.cs               |  136 ++
 nplot/nplot/NPlotException.cs           |   90 +
 nplot/nplot/PageAlignedPhysicalAxis.cs  |  151 ++
 nplot/nplot/PhysicalAxis.cs             |  276 +++
 nplot/nplot/PiAxis.cs                   |  230 +++
 nplot/nplot/PiePlot.cs                  |  120 ++
 nplot/nplot/PlotSurface2D.cs            | 1334 ++++++++++++++
 nplot/nplot/PlotSurface2Dnew.cs         |  439 +++++
 nplot/nplot/PlotSurface3D.cs            |   64 +
 nplot/nplot/PointD.cs                   |   91 +
 nplot/nplot/PointD3D.cs                 |   45 +
 nplot/nplot/PointPlot.cs                |  182 ++
 nplot/nplot/PointPlot3D.cs              |   65 +
 nplot/nplot/RectangleBrushes.cs         | 1953 ++++++++++++++++++++
 nplot/nplot/RectangleD.cs               |  143 ++
 nplot/nplot/SequenceAdapter.cs          |  330 ++++
 nplot/nplot/SequenceAdapter3D.cs        |   28 +
 nplot/nplot/StartStep.cs                |  111 ++
 nplot/nplot/StepGradient.cs             |  149 ++
 nplot/nplot/StepPlot.cs                 |  347 ++++
 nplot/nplot/StrongName.snk              |  Bin 0 -> 596 bytes
 nplot/nplot/TextItem.cs                 |  178 ++
 nplot/nplot/TradingDateTimeAxis.cs      |  713 ++++++++
 nplot/nplot/Transform2D.cs              |  190 ++
 nplot/nplot/Utils.cs                    |  379 ++++
 nplot/nplot/VerticalLine.cs             |  293 +++
 nplot/nplot/Web.Design.PlotSurface2D.cs |  121 ++
 nplot/nplot/Web.PlotSurface2D.cs        |  669 +++++++
 nplot/nplot/Web.PlotSurface2D.cs~       |  671 +++++++
 nplot/nplot/Windows.PlotSurface.cs      |  113 ++
 nplot/nplot/Windows.PlotSurface.resx    |   42 +
 nplot/nplot/Windows.PlotSurface2D.cs    | 2942 +++++++++++++++++++++++++++++++
 nplot/nplot/Windows.PlotSurface2D.resx  |  106 ++
 nplot/nplot/Windows.PlotSurface2Dnew.cs |  155 ++
 nplot/nplot/house_rules.txt             |   94 +
 src/Makefile.am                         |   26 +-
 87 files changed, 26487 insertions(+), 25 deletions(-)

Thu Aug 27 00:06:03 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Add missing files to win32 bundle 
 .../share/doc/chronojump_manual_es.pdf             | 14792 +++++++++++++++++++
 .../share/longomatch/images/chronojump_logo.png    |   Bin 0 -> 9899 bytes
 .../share/longomatch/report_web_style.css          |    55 +
 3 files changed, 14847 insertions(+)

Wed Aug 26 23:51:37 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Http uri's use regular slashes. 
 src/gui/chronojump.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Aug 26 21:18:01 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
[autotools] Add checks for Mono assemblies 
 configure.ac | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

Wed Aug 26 20:53:31 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
[autotools]Check if gettext is installed 
 chronojump_server/bin/chronojumpServer.dll | Bin 271872 -> 271872 bytes
 configure.ac                               |   8 +++++++-
 po/Makefile.am                             |   2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

Wed Aug 26 20:55:48 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
better offline message 
 src/constants.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Wed Aug 26 20:52:29 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
added manual.pdf again 
 manual/chronojump_manual_es.pdf | 14792 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 14792 insertions(+)

Wed Aug 26 20:44:05 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
improved the creation of the bundle for windows 
 build/data/chronojump.prg                          | Bin 3019776 -> 0 bytes
 build/data/chronojump_mini.prg                     | Bin 39936 -> 0 bytes
 .../build/ChronoJump-0.8.9.4-win32_old.exe         | Bin 22034923 -> 0 bytes
 build/windows_bundle/build/chronojump.prg          |   1 -
 build/windows_bundle/build/chronojump_mini.prg     |   1 -
 build/windows_bundle/build/howto_build.txt         |  19 +++++-
 build/windows_bundle/build/makeBundle.sh           |   4 +-
 create_release_windows.sh                          |  68 +++++++++++++++++++++
 src/util.cs                                        |   6 +-
 version.txt                                        |   1 -
 10 files changed, 89 insertions(+), 11 deletions(-)

Wed Aug 26 18:34:17 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
changed link to "last manual" 
 manual/chronojump_manual_es.lyx  |     3 +-
 manual/chronojump_manual_es.lyx~ |    16 +-
 manual/chronojump_manual_es.pdf  | 14789 -------------------------------------
 3 files changed, 10 insertions(+), 14798 deletions(-)

Wed Aug 26 18:23:11 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
Ismael Olea improves on packaging rpm and deb 
 build/debian/control      |  7 ++--
 build/debian/copyright    |  2 +-
 chronojump.spec           | 88 +++++++++++++++++++++++++++++++++++++++++++++++
 po/Makefile.am            |  3 +-
 src/Makefile.am           |  1 +
 src/chronojump.desktop.in |  9 ++---
 6 files changed, 102 insertions(+), 8 deletions(-)

Wed Aug 26 17:55:28 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
manual updated to 0.9 and with new font: Computer Modern Sans queryServerWin only appears if connected and CanI 
 TODO.txt                                   |    6 -
 chronojump_server/bin/chronojumpServer.dll |  Bin 271872 -> 271872 bytes
 manual/chronojump_manual_es.lyx            | 1219 +++++++++++++++++++++++----
 manual/chronojump_manual_es.lyx~           | 1262 ++++++++++++++++++++++++----
 manual/chronojump_manual_es.pdf            |  Bin 1436903 -> 2099208 bytes
 src/gui/chronojump.cs                      |   74 +-
 src/gui/person.cs                          |    4 +
 7 files changed, 2204 insertions(+), 361 deletions(-)

Tue Aug 25 19:22:32 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
0.8.9.6 query works with age dates chronojump cannot be called two times now 
 TODO.txt                                    |    8 +-
 chronojump_server/ChronojumpServer.cs       |   13 +-
 chronojump_server/bin/chronojumpServer.dll  |  Bin 271360 -> 271872 bytes
 chronojump_server/chronojumpServerCSharp.cs |   10 +-
 glade/chronojump.glade                      |    8 +-
 manual/chronojump_manual_es.lyx             |  541 ++++++++-
 manual/chronojump_manual_es.lyx~            |  499 +++++++-
 manual/chronojump_manual_es.pdf             |  Bin 1262595 -> 1436903 bytes
 po/POTFILES.in                              |    9 +
 po/POTFILES.skip                            |    5 +-
 po/es.po                                    | 1739 +++++++++++++--------------
 src/AssemblyInfo.cs                         |    2 +-
 src/chronojump.cs                           |  101 +-
 src/constants.cs                            |    7 +
 src/gui/chronojump.cs                       |    4 +
 src/gui/queryServer.cs                      |   62 +-
 src/stats/graphs/djIndex.cs                 |    2 +-
 src/stats/graphs/djQ.cs                     |    2 +-
 src/stats/graphs/fv.cs                      |    2 +-
 src/stats/graphs/global.cs                  |    4 +-
 src/stats/graphs/ieIub.cs                   |    2 +-
 src/stats/graphs/potency.cs                 |    2 +-
 src/stats/graphs/rjAVGSD.cs                 |    2 +-
 src/stats/graphs/rjIndex.cs                 |    2 +-
 src/stats/graphs/rjPotencyBosco.cs          |    2 +-
 src/util.cs                                 |   19 +-
 26 files changed, 1975 insertions(+), 1072 deletions(-)

Mon Aug 24 19:26:15 2009 +0200 Mario Blättermann <mariobl@gnome.org>
Added German translation 
 po/LINGUAS |    1 +
 po/de.po   | 5871 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 5872 insertions(+)

Mon Aug 24 16:53:22 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
db 0.71 to 0.72, all SQL dates to YYYY-MM-DD now can know years of everyone like this: SELECT (julianday('now') - julianday(dateBorn))/365.25 FROM person WHERE uniqueID = 152; all code manages dates in DateTime or sqlite format 
 TODO.txt                                   |   2 +
 chronojump_server/Makefile.am              |   1 +
 chronojump_server/bin/chronojumpServer.dll | Bin 268800 -> 271360 bytes
 glade/chronojump.glade                     | 288 +++++++++++++++++++++++------
 images/xcf/chronojump_logo.png             | Bin 9899 -> 0 bytes
 src/Makefile.am                            |   4 +-
 src/chronojump_mini.cs                     |  46 ++---
 src/gui/dialogCalendar.cs                  |  22 ++-
 src/gui/dialogServerStats.cs               |   2 +-
 src/gui/evaluator.cs                       |  11 +-
 src/gui/person.cs                          |  31 ++--
 src/gui/queryServer.cs                     | 108 ++++++++++-
 src/gui/session.cs                         |  18 +-
 src/log.cs                                 |   2 +-
 src/person.cs                              |  22 +--
 src/server.cs                              |  12 +-
 src/serverEvaluator.cs                     |   8 +-
 src/serverPing.cs                          |   8 +-
 src/session.cs                             |  28 ++-
 src/sqlite/main.cs                         | 107 ++++++++++-
 src/sqlite/person.cs                       |  16 +-
 src/sqlite/personSession.cs                |  14 +-
 src/sqlite/server.cs                       |  18 +-
 src/sqlite/session.cs                      |  35 ++--
 src/stats/main.cs                          |   4 +-
 src/util.cs                                |  51 ++---
 src/utilDate.cs                            |  91 +++++++++
 27 files changed, 685 insertions(+), 264 deletions(-)

Sat Aug 22 03:50:16 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
query win checks CanI on server 
 src/gui/chronojump.cs | 12 +-----------
 1 file changed, 1 insertion(+), 11 deletions(-)

Sat Aug 22 03:46:08 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
Server query window almost finished! working! only needs age selection 
 TODO.txt                                    |    2 +-
 chronojump_server/ChronojumpServer.cs       | 3531 ++++++++++++---------------
 chronojump_server/bin/chronojumpServer.dll  |  Bin 267776 -> 268800 bytes
 chronojump_server/chronojumpServerCSharp.cs |   15 +
 chronojump_server/howto_server_2009.txt     |   12 +-
 glade/chronojump.glade                      |    2 +-
 src/constants.cs                            |   17 +-
 src/gui/person.cs                           |   20 +-
 src/gui/queryServer.cs                      |  154 +-
 src/person.cs                               |    2 +-
 src/sqlite/server.cs                        |   18 +
 src/sqlite/stat.cs                          |    9 +-
 src/util.cs                                 |   43 +-
 13 files changed, 1784 insertions(+), 2041 deletions(-)

Fri Aug 21 20:50:30 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
Doing queryServer.cs server menu / view server website server manually ping / returns online or offline bigger button to end repetitive tests 
 TODO.txt                                    |   14 +
 chronojump_server/bin/chronojumpServer.dll  |  Bin 266752 -> 267776 bytes
 chronojump_server/chronojumpServerCSharp.cs |    2 +
 glade/chronojump.glade                      | 1085 +++++++++++++++++++++-
 manual/chronojump_manual_es.lyx             | 1285 ++++++++++++++++++++++-----
 manual/chronojump_manual_es.lyx~            | 1278 +++++++++++++++++++++-----
 manual/chronojump_manual_es.pdf             |  Bin 1068448 -> 1262595 bytes
 src/Makefile.am                             |    1 +
 src/constants.cs                            |   15 +
 src/exportSession.cs                        |    2 +-
 src/gui/chronojump.cs                       |   59 +-
 src/gui/jump.cs                             |    3 +-
 src/gui/person.cs                           |    2 +-
 src/gui/queryServer.cs                      |  590 ++++++++++++
 src/jumpType.cs                             |    1 +
 src/multiChronopic.cs                       |    3 -
 src/treeViewMultiChronopic.cs               |    4 -
 src/util.cs                                 |   19 +-
 src/utilGtk.cs                              |    6 +
 19 files changed, 3868 insertions(+), 501 deletions(-)

Tue Aug 18 17:54:12 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
Added files to generate r-graphs automatically 
 .../r-sqlite/howto_r-sqlite_scripts.txt            | 42 ++++++++++++++++++++++
 chronojump_server/r-sqlite/r-sqlite_script_1.txt   | 12 +++++++
 2 files changed, 54 insertions(+)

Tue Aug 18 16:05:33 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
minor changes: manual folder opens, database folder opens fixed reload_xsp2 script voluntary crash disabled dialog evaluator fixed message to chronojump site fixed simulated info on tests when export run type add shows (m) and (s) 
 TODO.txt                                           |    3 -
 chronojump_server/bin/chronojumpServer.dll         |  Bin 266240 -> 266752 bytes
 .../server_alive/pina_to_pina-good/reload_xsp2     |    2 +-
 glade/chronojump.glade                             |   28 +-
 manual/chronojump_main_window.xcf                  |  Bin 1234191 -> 1897486 bytes
 manual/chronojump_main_window_spanish.png          |  Bin 95534 -> 168285 bytes
 manual/chronojump_manual_es.lyx                    | 1453 +++++++++++--------
 manual/chronojump_manual_es.lyx~                   | 1455 ++++++++++++--------
 manual/chronojump_manual_es.pdf                    |  Bin 900366 -> 1068448 bytes
 manual/run_type_add.png                            |  Bin 31573 -> 33866 bytes
 src/exportSession.cs                               |   14 +-
 src/gui/chronojump.cs                              |    8 +-
 src/gui/preferences.cs                             |   13 +
 src/util.cs                                        |   15 +-
 14 files changed, 1884 insertions(+), 1107 deletions(-)

Mon Aug 17 08:28:12 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Add report_web_style.css to the dist package 
 src/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Aug 17 08:07:21 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Deploy chronojump.png and report_web_style.css 
 Makefile.include |  4 +++-
 src/Makefile.am  | 10 +++++++---
 src/report.cs    |  4 ++--
 src/util.cs      |  9 +++++++++
 4 files changed, 21 insertions(+), 6 deletions(-)

Sun Aug 16 20:19:46 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Bump all the external dependencies to debian/control 
 build/debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Aug 16 20:08:05 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Added Debian packaging files 	To build the debian package follow these steps: 	1)rename chronojump-x.y.z.tar.gz to chronojump_x.y.z.orig.tar.gz (Note the underscore) 	2)extract chronojump_x.y.z.orig.tar.gz 	3)cd to chronojump-x.y.z 	4)Copy the debian folder to this folder(build/debian in the git repo) 	5)Bump the version changes into debian/changelog 	6)run 'dpkg-buildpackage -rfakeroot' (if it fails try with 'sudo dpkg-buildpackage' 
 build/debian/changelog |  6 ++++++
 build/debian/control   | 13 +++++++++++++
 build/debian/copyright | 35 +++++++++++++++++++++++++++++++++++
 build/debian/rules     |  3 +++
 4 files changed, 57 insertions(+)

Sun Aug 16 14:15:19 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
server scripts to have xsp2 ok always gui minor changes -add new person doesn't show x on speciallity on start dialogue -hidden status bar in personNotUpload 
 .../pina_to_pina-good/ChronojumpServerAlive.cs     |  87 +++++++++++++++++++++
 .../pina_to_pina-good/chronojumpServerAlive.asmx   |   1 +
 .../pina_to_pina-good/chronojumpServerAlive.dll    | Bin 0 -> 3584 bytes
 .../chronojumpServerAliveCSharp.cs                 |  26 ++++++
 .../pina_to_pina-good/chronojump_server_alive.cs   |  68 ++++++++++++++++
 .../pina_to_pina-good/chronojump_server_alive.exe  | Bin 0 -> 6656 bytes
 .../server_alive/pina_to_pina-good/compile_dll.txt |   1 +
 .../server_alive/pina_to_pina-good/compile_exe.txt |   1 +
 .../server_alive/pina_to_pina-good/reload_xsp2     |   9 +++
 src/gui/person.cs                                  |   3 +
 10 files changed, 196 insertions(+)

Fri Aug 14 13:51:26 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
new personNotUpload to disallow a person to be uploaded from a session db: 0.71: table personNotUpload. updated sqlite diagram 
 TODO.txt                                   |   2 +-
 changelog.txt                              |   2 +
 chronojump_server/bin/chronojumpServer.dll | Bin 263168 -> 266240 bytes
 glade/chronojump.glade                     |   4 +-
 sqlite_diagrams/chronojump_sqlite.dia      | Bin 11146 -> 11320 bytes
 sqlite_diagrams/chronojump_sqlite.png      | Bin 309302 -> 315914 bytes
 src/AssemblyInfo.cs                        |   2 +-
 src/Makefile.am                            |   1 +
 src/chronojump.cs                          |  29 +++-
 src/constants.cs                           |   1 +
 src/gui/chronojump.cs                      |  39 ++++--
 src/gui/person.cs                          | 218 +++++++++++++++++++++++++----
 src/server.cs                              |   6 +
 src/sqlite/main.cs                         |  36 +++--
 src/sqlite/personSessionNotUpload.cs       |  89 ++++++++++++
 src/sqlite/runType.cs                      |   4 +-
 src/sqlite/server.cs                       |   2 -
 src/util.cs                                |  15 +-
 18 files changed, 387 insertions(+), 63 deletions(-)

Thu Aug 13 20:23:21 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Use ToString() method to print version number 	This way version '0.9' is not printed like '0.9.0.0' 
 src/chronojump.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Aug 13 15:38:19 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Add docs to autototools 	src/chronojump.cs: Use the new GetPrefixDir() method 	src/util.cs: New Method GetPrefixDir() to get the installation path 
 Makefile.am        |  4 ++--
 configure.ac       |  1 +
 manual/Makefile.am |  1 +
 src/chronojump.cs  |  9 ++-------
 src/util.cs        | 14 +++++++++++---
 5 files changed, 17 insertions(+), 12 deletions(-)

Thu Aug 13 13:34:29 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Install chronopic libs in pkglibdir:$(PREFIX)/lib/chronojump/ instead of $(PREFIX)/lib 
 chronopic-tests/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Aug 12 16:58:43 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Use assembly attributes and reflection to get the version number and more info if needed 
 src/AssemblyInfo.cs | 32 ++++++++++++++++++++++++++++++++
 src/Makefile.am     |  1 +
 src/chronojump.cs   | 17 ++++-------------
 3 files changed, 37 insertions(+), 13 deletions(-)

Wed Aug 12 16:39:44 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
fixed doap 
 chronojump.doap | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

Wed Aug 12 16:33:54 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
Added doap 
 chronojump.doap | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

Wed Aug 12 16:24:20 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
windows bundle chronojump.mo moved to share/locale 
 .../bin/locale/ar/LC_MESSAGES/chronojump.mo             | Bin 2067 -> 0 bytes
 .../bin/locale/ca/LC_MESSAGES/chronojump.mo             | Bin 66682 -> 0 bytes
 .../bin/locale/dz/LC_MESSAGES/chronojump.mo             | Bin 71911 -> 0 bytes
 .../bin/locale/en_GB/LC_MESSAGES/chronojump.mo          | Bin 90043 -> 0 bytes
 .../bin/locale/es/LC_MESSAGES/chronojump.mo             | Bin 90276 -> 0 bytes
 .../bin/locale/fi/LC_MESSAGES/chronojump.mo             | Bin 33608 -> 0 bytes
 .../bin/locale/fr/LC_MESSAGES/chronojump.mo             | Bin 56213 -> 0 bytes
 .../bin/locale/nb/LC_MESSAGES/chronojump.mo             | Bin 2986 -> 0 bytes
 .../bin/locale/oc/LC_MESSAGES/chronojump.mo             | Bin 6828 -> 0 bytes
 .../bin/locale/pt/LC_MESSAGES/chronojump.mo             | Bin 37538 -> 0 bytes
 .../bin/locale/pt_BR/LC_MESSAGES/chronojump.mo          | Bin 4855 -> 0 bytes
 .../bin/locale/sv/LC_MESSAGES/chronojump.mo             | Bin 15332 -> 0 bytes
 .../bin/locale/vi/LC_MESSAGES/chronojump.mo             | Bin 38193 -> 0 bytes
 .../bin/locale/zh_CN/LC_MESSAGES/chronojump.mo          | Bin 1612 -> 0 bytes
 .../share/locale/ar/LC_MESSAGES/chronojump.mo           | Bin 0 -> 2067 bytes
 .../share/locale/ca/LC_MESSAGES/chronojump.mo           | Bin 0 -> 66682 bytes
 .../share/locale/dz/LC_MESSAGES/chronojump.mo           | Bin 0 -> 71911 bytes
 .../share/locale/en_GB/LC_MESSAGES/chronojump.mo        | Bin 0 -> 90043 bytes
 .../share/locale/es/LC_MESSAGES/chronojump.mo           | Bin 0 -> 90276 bytes
 .../share/locale/fi/LC_MESSAGES/chronojump.mo           | Bin 0 -> 33608 bytes
 .../share/locale/fr/LC_MESSAGES/chronojump.mo           | Bin 0 -> 56213 bytes
 .../share/locale/nb/LC_MESSAGES/chronojump.mo           | Bin 0 -> 2986 bytes
 .../share/locale/oc/LC_MESSAGES/chronojump.mo           | Bin 0 -> 6828 bytes
 .../share/locale/pt/LC_MESSAGES/chronojump.mo           | Bin 0 -> 37538 bytes
 .../share/locale/pt_BR/LC_MESSAGES/chronojump.mo        | Bin 0 -> 4855 bytes
 .../share/locale/sv/LC_MESSAGES/chronojump.mo           | Bin 0 -> 15332 bytes
 .../share/locale/vi/LC_MESSAGES/chronojump.mo           | Bin 0 -> 38193 bytes
 .../share/locale/zh_CN/LC_MESSAGES/chronojump.mo        | Bin 0 -> 1612 bytes
 changelog.txt                                           |   3 +++
 29 files changed, 3 insertions(+)

Wed Aug 12 16:10:11 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
fixed crash on start on languages with ',' as decimal (fr, fi,vi) 
 README             |  2 +-
 TODO.txt           |  1 +
 changelog.txt      | 14 ++++++++++++++
 src/sqlite/main.cs |  6 +++---
 4 files changed, 19 insertions(+), 4 deletions(-)

Wed Aug 12 15:59:51 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Fix complitation error due to unclosed parenthesis 
 chronopic-tests/chronopic.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Wed Aug 12 15:58:56 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Fix Translation Makefiles 
 po/Makefile.am | 69 ++++++++++++++++++++++++++++++----------------------------
 1 file changed, 36 insertions(+), 33 deletions(-)

Wed Aug 12 15:35:45 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
Autotools support for ChronoJump 	Support to generate cross-platform Makefiles using autotools         The first time you checkout the repository you need to generate 	the 'configure' script and the 'Makefile.in' templates by running:         $ sh autogen.sh 	This script will generate the 'configure' script and the 'Makefile.in' templates 	from configure.ac and Makefile.am. It will also  call the 'configure' script for you, 	which will generate all the 'Makefile' files from the 'Makefile.in' templates. 	'autogen.sh' should be called for each change in configure.ac or Makefile.am files. 	This script is targetted for developpers, to avoid polluting the repository with 	extra files. 	After running 'autogen.sh' once, you will usually use the following commands:  	$ ./configure 	$ make 	# make install 	You can create a tarball for the current version (stored in configure.ac) using: 	$ make dist 
 Makefile                      | 176 ---------------------
 Makefile.am                   |  13 ++
 Makefile.include              | 122 ++++++++++++++
 Makefile.old                  | 176 +++++++++++++++++++++
 autogen.sh                    |  83 ++++++++++
 chronojump_server/Makefile.am |  69 ++++++++
 chronopic-tests/Makefile      | 124 ---------------
 chronopic-tests/Makefile.am   |  45 ++++++
 chronopic-tests/Makefile.old  | 124 +++++++++++++++
 configure.ac                  |  72 +++++++++
 po/Makefile.am                |  45 ++++++
 src/Makefile.am               | 358 ++++++++++++++++++++++++++++++++++++++++++
 src/chronojump.cs             |  16 +-
 src/chronojump.desktop.in     |  11 ++
 src/chronojump.in             |   3 +
 src/chronojump_mini.in        |   3 +
 16 files changed, 1136 insertions(+), 304 deletions(-)

Tue Aug 11 18:11:20 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
change UI add/edit person: calendar bttn close to dateborn 
 build/data/chronojump.prg      | Bin 3019264 -> 3019776 bytes
 build/data/chronojump_mini.prg | Bin 39936 -> 39936 bytes
 changelog.txt                  |   5 +-
 glade/chronojump.glade         | 153 ++++++++++++++++++++++-------------------
 4 files changed, 87 insertions(+), 71 deletions(-)

Thu Aug 6 15:12:19 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
Added ledp.hex to test firmware 
 chronopic-firmware/ledp.hex | 8 ++++++++
 1 file changed, 8 insertions(+)

Wed Aug 5 13:09:06 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
ServerPing thread on start ends correctly now (if server is unavailable) Accelerator to edit person: 'E' unable now to search on persons at main treeview 
 TODO.txt                       |   6 +-----
 build/data/chronojump.prg      | Bin 3019264 -> 3019264 bytes
 build/data/chronojump_mini.prg | Bin 39936 -> 39936 bytes
 changelog.txt                  |   5 +++++
 glade/chronojump.glade         |   6 ++++--
 src/chronojump.cs              |   8 +++++---
 6 files changed, 15 insertions(+), 10 deletions(-)

Wed Aug 5 11:43:12 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
windows driver changed to CDM 2.04.16.exe (numerous bug fixes, and runs on tested systems that previous driver didn't) crash fixed: when personAddMultiple in a session with speciallities defined, it crashed before. Added Andoni Morales in authors. 
 build/data/chronojump.prg                          |  Bin 3018752 -> 3019264 bytes
 build/data/chronojump_mini.prg                     |  Bin 39424 -> 39936 bytes
 build/windows_bundle/docs/AUTHORS                  |    3 -
 build/windows_bundle/docs/COPYING                  |  340 ---
 build/windows_bundle/docs/INSTALL                  |    5 -
 build/windows_bundle/docs/changelog.txt            | 2947 --------------------
 .../docs/chronojump_glossary_for_translators.html  |  374 ---
 build/windows_bundle/docs/chronojump_manual_es.pdf |  Bin 900366 -> 0 bytes
 changelog.txt                                      |    3 +
 create_release.sh                                  |   71 -
 src/constants.cs                                   |    5 +-
 src/gui/person.cs                                  |    2 +-
 12 files changed, 7 insertions(+), 3743 deletions(-)

Mon Jul 20 18:06:50 2009 +0200 Xavier de Blas <xaviblas@gmail.com>
added bundle, new windows driver 
 TODO.txt                                           |       5 +-
 build/data/chronojump.prg                          |     Bin 3018240 -> 3018752 bytes
 build/data/chronojump_mini.prg                     |     Bin 39424 -> 39424 bytes
 build/data/version.txt                             |       2 +-
 build/windows/chronojump.bat                       |      20 -
 build/windows/chronojump_mini.bat                  |      20 -
 build/windows/driver/CDM 2.02.04.exe               |     Bin 2119568 -> 0 bytes
 build/windows_bundle/bin/ChronoJump.exe            |     Bin 0 -> 19175143 bytes
 build/windows_bundle/bin/MonoPosixHelper.dll       |     Bin 0 -> 394055 bytes
 build/windows_bundle/bin/atksharpglue-2.dll        |     Bin 0 -> 115014 bytes
 build/windows_bundle/bin/gdksharpglue-2.dll        |     Bin 0 -> 231312 bytes
 build/windows_bundle/bin/gladesharpglue-2.dll      |     Bin 0 -> 215897 bytes
 build/windows_bundle/bin/glibsharpglue-2.dll       |     Bin 0 -> 97567 bytes
 build/windows_bundle/bin/gtk2_prefs.exe            |     Bin 0 -> 293376 bytes
 build/windows_bundle/bin/gtksharpglue-2.dll        |     Bin 0 -> 709147 bytes
 build/windows_bundle/bin/iconv.dll                 |     Bin 0 -> 892928 bytes
 build/windows_bundle/bin/intl.dll                  |     Bin 0 -> 104861 bytes
 build/windows_bundle/bin/jpeg62.dll                |     Bin 0 -> 127488 bytes
 build/windows_bundle/bin/libatk-1.0-0.dll          |     Bin 0 -> 151812 bytes
 build/windows_bundle/bin/libcairo-2.dll            |     Bin 0 -> 794572 bytes
 build/windows_bundle/bin/libgailutil-18.dll        |     Bin 0 -> 51252 bytes
 build/windows_bundle/bin/libgdk-win32-2.0-0.dll    |     Bin 0 -> 833453 bytes
 build/windows_bundle/bin/libgdk_pixbuf-2.0-0.dll   |     Bin 0 -> 138714 bytes
 build/windows_bundle/bin/libgio-2.0-0.dll          |     Bin 0 -> 469447 bytes
 build/windows_bundle/bin/libglade-2.0-0.dll        |     Bin 0 -> 171911 bytes
 build/windows_bundle/bin/libglib-2.0-0.dll         |     Bin 0 -> 1029372 bytes
 build/windows_bundle/bin/libgmodule-2.0-0.dll      |     Bin 0 -> 30594 bytes
 build/windows_bundle/bin/libgobject-2.0-0.dll      |     Bin 0 -> 295457 bytes
 build/windows_bundle/bin/libgthread-2.0-0.dll      |     Bin 0 -> 39316 bytes
 build/windows_bundle/bin/libgtk-win32-2.0-0.dll    |     Bin 0 -> 4846324 bytes
 build/windows_bundle/bin/libpango-1.0-0.dll        |     Bin 0 -> 321494 bytes
 build/windows_bundle/bin/libpangocairo-1.0-0.dll   |     Bin 0 -> 80812 bytes
 build/windows_bundle/bin/libpangoft2-1.0-0.dll     |     Bin 0 -> 278683 bytes
 build/windows_bundle/bin/libpangowin32-1.0-0.dll   |     Bin 0 -> 97985 bytes
 build/windows_bundle/bin/libpng12-0.dll            |     Bin 0 -> 202923 bytes
 build/windows_bundle/bin/libpng13.dll              |     Bin 0 -> 145920 bytes
 build/windows_bundle/bin/librsvg-2-2.dll           |     Bin 0 -> 260378 bytes
 build/windows_bundle/bin/librsvg-2.dll             |     Bin 0 -> 260378 bytes
 build/windows_bundle/bin/libxml2.dll               |     Bin 0 -> 963584 bytes
 .../bin/locale/ar/LC_MESSAGES/chronojump.mo        |     Bin 0 -> 2067 bytes
 .../bin/locale/ca/LC_MESSAGES/chronojump.mo        |     Bin 0 -> 66682 bytes
 .../bin/locale/dz/LC_MESSAGES/chronojump.mo        |     Bin 0 -> 71911 bytes
 .../bin/locale/en_GB/LC_MESSAGES/chronojump.mo     |     Bin 0 -> 90043 bytes
 .../bin/locale/es/LC_MESSAGES/chronojump.mo        |     Bin 0 -> 90276 bytes
 .../bin/locale/fi/LC_MESSAGES/chronojump.mo        |     Bin 0 -> 33608 bytes
 .../bin/locale/fr/LC_MESSAGES/chronojump.mo        |     Bin 0 -> 56213 bytes
 .../bin/locale/nb/LC_MESSAGES/chronojump.mo        |     Bin 0 -> 2986 bytes
 .../bin/locale/oc/LC_MESSAGES/chronojump.mo        |     Bin 0 -> 6828 bytes
 .../bin/locale/pt/LC_MESSAGES/chronojump.mo        |     Bin 0 -> 37538 bytes
 .../bin/locale/pt_BR/LC_MESSAGES/chronojump.mo     |     Bin 0 -> 4855 bytes
 .../bin/locale/sv/LC_MESSAGES/chronojump.mo        |     Bin 0 -> 15332 bytes
 .../bin/locale/vi/LC_MESSAGES/chronojump.mo        |     Bin 0 -> 38193 bytes
 .../bin/locale/zh_CN/LC_MESSAGES/chronojump.mo     |     Bin 0 -> 1612 bytes
 build/windows_bundle/bin/mono.dll                  |     Bin 0 -> 2188589 bytes
 build/windows_bundle/bin/sqlite3.dll               |     Bin 0 -> 362029 bytes
 build/windows_bundle/bin/zlib1.dll                 |     Bin 0 -> 55808 bytes
 .../build/ChronoJump-0.8.9.4-win32_old.exe         |     Bin 0 -> 22034923 bytes
 build/windows_bundle/build/NPlot.Gtk.dll           |     Bin 0 -> 8704 bytes
 build/windows_bundle/build/NPlot.dll               |     Bin 0 -> 128512 bytes
 build/windows_bundle/build/chronojump.prg          |       1 +
 build/windows_bundle/build/chronojump_icon.ico     |     Bin 0 -> 3774 bytes
 .../windows_bundle/build/chronojump_innosetup.iss  |      64 +
 build/windows_bundle/build/chronojump_mini.prg     |       1 +
 build/windows_bundle/build/gpl-2.0.txt             |     339 +
 build/windows_bundle/build/howto_build.txt         |      18 +
 build/windows_bundle/build/logo.o                  |     Bin 0 -> 4034 bytes
 build/windows_bundle/build/logo.rc                 |      66 +
 build/windows_bundle/build/makeBundle.sh           |       9 +
 build/windows_bundle/build/makeBundle.sh~          |       6 +
 build/windows_bundle/build/resource.h              |      15 +
 build/windows_bundle/build/temp.c                  |       0
 build/windows_bundle/build/temp.s                  | 1701799 +++++++++++++++++
 build/windows_bundle/docs/AUTHORS                  |       3 +
 build/windows_bundle/docs/COPYING                  |     340 +
 build/windows_bundle/docs/INSTALL                  |       5 +
 build/windows_bundle/docs/changelog.txt            |    2947 +
 .../docs/chronojump_glossary_for_translators.html  |     374 +
 build/windows_bundle/docs/chronojump_manual_es.pdf |     Bin 0 -> 900366 bytes
 build/windows_bundle/drivers/CDM 2.04.16.exe       |     Bin 0 -> 2397163 bytes
 .../etc/fonts/conf.avail/10-autohint.conf          |       9 +
 .../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 +
 .../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 +
 .../etc/fonts/conf.avail/30-amt-aliases.conf       |      21 +
 .../etc/fonts/conf.avail/30-urw-aliases.conf       |      52 +
 .../etc/fonts/conf.avail/40-generic.conf           |      66 +
 .../etc/fonts/conf.avail/49-sansserif.conf         |      21 +
 .../etc/fonts/conf.avail/50-user.conf              |       7 +
 .../etc/fonts/conf.avail/51-local.conf             |       7 +
 .../etc/fonts/conf.avail/60-latin.conf             |      42 +
 .../etc/fonts/conf.avail/65-fonts-persian.conf     |     539 +
 .../etc/fonts/conf.avail/65-nonlatin.conf          |      38 +
 .../etc/fonts/conf.avail/69-unifont.conf           |      24 +
 .../etc/fonts/conf.avail/70-no-bitmaps.conf        |      13 +
 .../etc/fonts/conf.avail/70-yes-bitmaps.conf       |      13 +
 .../etc/fonts/conf.avail/80-delicious.conf         |      20 +
 .../etc/fonts/conf.avail/90-synthetic.conf         |      64 +
 build/windows_bundle/etc/fonts/conf.avail/README   |      48 +
 .../etc/fonts/conf.d/20-fix-globaladvance.conf     |      29 +
 .../etc/fonts/conf.d/20-lohit-gujarati.conf        |      11 +
 .../etc/fonts/conf.d/20-unhint-small-vera.conf     |      49 +
 .../etc/fonts/conf.d/30-amt-aliases.conf           |      21 +
 .../etc/fonts/conf.d/30-urw-aliases.conf           |      52 +
 .../etc/fonts/conf.d/40-generic.conf               |      66 +
 .../etc/fonts/conf.d/49-sansserif.conf             |      21 +
 build/windows_bundle/etc/fonts/conf.d/50-user.conf |       7 +
 .../windows_bundle/etc/fonts/conf.d/51-local.conf  |       7 +
 .../windows_bundle/etc/fonts/conf.d/60-latin.conf  |      42 +
 .../etc/fonts/conf.d/65-fonts-persian.conf         |     539 +
 .../etc/fonts/conf.d/65-nonlatin.conf              |      38 +
 .../etc/fonts/conf.d/69-unifont.conf               |      24 +
 .../etc/fonts/conf.d/80-delicious.conf             |      20 +
 .../etc/fonts/conf.d/90-synthetic.conf             |      64 +
 build/windows_bundle/etc/fonts/fonts.conf          |     400 +
 build/windows_bundle/etc/fonts/fonts.dtd           |     186 +
 build/windows_bundle/etc/fonts/local.conf          |      14 +
 .../windows_bundle/etc/gtk-2.0/gdk-pixbuf.loaders  |     118 +
 build/windows_bundle/etc/gtk-2.0/gtk.immodules     |       7 +
 build/windows_bundle/etc/gtk-2.0/gtkrc             |       8 +
 build/windows_bundle/etc/gtk-2.0/gtkrc-2.0         |       8 +
 .../windows_bundle/etc/gtk-2.0/im-multipress.conf  |      23 +
 build/windows_bundle/etc/pango/pango.modules       |      28 +
 .../Microsoft.VC90.CRT/Microsoft.VC90.CRT.manifest |      13 +
 .../gstreamer-0.10/Microsoft.VC90.CRT/msvcr90.dll  |     Bin 0 -> 655872 bytes
 .../lib/gstreamer-0.10/libdshowsrcwrapper.dll      |     Bin 0 -> 36864 bytes
 .../lib/gstreamer-0.10/libfsselector.dll           |     Bin 0 -> 20992 bytes
 .../lib/gstreamer-0.10/libfsvalve.dll              |     Bin 0 -> 11264 bytes
 .../lib/gstreamer-0.10/libgsta52.dll               |     Bin 0 -> 113152 bytes
 .../lib/gstreamer-0.10/libgstacmenc.dll            |     Bin 0 -> 14848 bytes
 .../lib/gstreamer-0.10/libgstadder.dll             |     Bin 0 -> 19456 bytes
 .../lib/gstreamer-0.10/libgstalaw.dll              |     Bin 0 -> 16896 bytes
 .../lib/gstreamer-0.10/libgstalpha.dll             |     Bin 0 -> 12288 bytes
 .../lib/gstreamer-0.10/libgstapp.dll               |     Bin 0 -> 7680 bytes
 .../lib/gstreamer-0.10/libgstasfdemux.dll          |     Bin 0 -> 58880 bytes
 .../lib/gstreamer-0.10/libgstaudiochunk.dll        |     Bin 0 -> 11776 bytes
 .../lib/gstreamer-0.10/libgstaudioconvert.dll      |     Bin 0 -> 41984 bytes
 .../lib/gstreamer-0.10/libgstaudiofx.dll           |     Bin 0 -> 65024 bytes
 .../lib/gstreamer-0.10/libgstaudiorate.dll         |     Bin 0 -> 16384 bytes
 .../lib/gstreamer-0.10/libgstaudioresample.dll     |     Bin 0 -> 25600 bytes
 .../lib/gstreamer-0.10/libgstaudiotestsrc.dll      |     Bin 0 -> 23552 bytes
 .../lib/gstreamer-0.10/libgstautodetect.dll        |     Bin 0 -> 24576 bytes
 .../lib/gstreamer-0.10/libgstavi.dll               |     Bin 0 -> 75776 bytes
 .../lib/gstreamer-0.10/libgstcairo.dll             |     Bin 0 -> 24576 bytes
 .../lib/gstreamer-0.10/libgstcamerabin.dll         |     Bin 0 -> 52224 bytes
 .../lib/gstreamer-0.10/libgstcoreelements.dll      |     Bin 0 -> 96256 bytes
 .../lib/gstreamer-0.10/libgstcutter.dll            |     Bin 0 -> 15360 bytes
 .../lib/gstreamer-0.10/libgstdebug.dll             |     Bin 0 -> 35328 bytes
 .../lib/gstreamer-0.10/libgstdecodebin.dll         |     Bin 0 -> 27136 bytes
 .../lib/gstreamer-0.10/libgstdecodebin2.dll        |     Bin 0 -> 50176 bytes
 .../lib/gstreamer-0.10/libgstdirectdraw.dll        |     Bin 0 -> 30208 bytes
 .../lib/gstreamer-0.10/libgstdirectsound.dll       |     Bin 0 -> 229376 bytes
 .../lib/gstreamer-0.10/libgstdshowvideosink.dll    |     Bin 0 -> 46592 bytes
 .../lib/gstreamer-0.10/libgstdtmf.dll              |     Bin 0 -> 29184 bytes
 .../lib/gstreamer-0.10/libgstdvdspu.dll            |     Bin 0 -> 28160 bytes
 .../lib/gstreamer-0.10/libgsteffectv.dll           |     Bin 0 -> 28160 bytes
 .../lib/gstreamer-0.10/libgstequalizer.dll         |     Bin 0 -> 20992 bytes
 .../lib/gstreamer-0.10/libgstfaac.dll              |     Bin 0 -> 18944 bytes
 .../lib/gstreamer-0.10/libgstfaad.dll              |     Bin 0 -> 249856 bytes
 .../lib/gstreamer-0.10/libgstffmpeg.dll            |     Bin 0 -> 23068160 bytes
 .../lib/gstreamer-0.10/libgstffmpegcolorspace.dll  |     Bin 0 -> 112640 bytes
 .../gstreamer-0.10/libgstfluendompegdemuxer.dll    |     Bin 0 -> 64000 bytes
 .../lib/gstreamer-0.10/libgstflv.dll               |     Bin 0 -> 43520 bytes
 .../lib/gstreamer-0.10/libgstgamma.dll             |     Bin 0 -> 11776 bytes
 .../lib/gstreamer-0.10/libgstgdp.dll               |     Bin 0 -> 23552 bytes
 .../windows_bundle/lib/gstreamer-0.10/libgstgl.dll |     Bin 0 -> 97792 bytes
 .../lib/gstreamer-0.10/libgsth264parse.dll         |     Bin 0 -> 17408 bytes
 .../lib/gstreamer-0.10/libgsticydemux.dll          |     Bin 0 -> 14336 bytes
 .../lib/gstreamer-0.10/libgstid3demux.dll          |     Bin 0 -> 25088 bytes
 .../lib/gstreamer-0.10/libgstjpeg.dll              |     Bin 0 -> 106496 bytes
 .../lib/gstreamer-0.10/libgstmad.dll               |     Bin 0 -> 180736 bytes
 .../lib/gstreamer-0.10/libgstmatroska.dll          |     Bin 0 -> 98816 bytes
 .../lib/gstreamer-0.10/libgstmms.dll               |     Bin 0 -> 15360 bytes
 .../lib/gstreamer-0.10/libgstmpeg2dec.dll          |     Bin 0 -> 299520 bytes
 .../lib/gstreamer-0.10/libgstmpeg4videoparse.dll   |     Bin 0 -> 17920 bytes
 .../lib/gstreamer-0.10/libgstmpegdemux.dll         |     Bin 0 -> 104960 bytes
 .../lib/gstreamer-0.10/libgstmpegstream.dll        |     Bin 0 -> 49152 bytes
 .../lib/gstreamer-0.10/libgstmscodecs.dll          |     Bin 0 -> 25088 bytes
 .../lib/gstreamer-0.10/libgstmulaw.dll             |     Bin 0 -> 13824 bytes
 .../lib/gstreamer-0.10/libgstmultipart.dll         |     Bin 0 -> 19968 bytes
 .../lib/gstreamer-0.10/libgstneon.dll              |     Bin 0 -> 49664 bytes
 .../lib/gstreamer-0.10/libgstnetsim.dll            |     Bin 0 -> 12800 bytes
 .../lib/gstreamer-0.10/libgstogg.dll               |     Bin 0 -> 76800 bytes
 .../lib/gstreamer-0.10/libgstpcapparse.dll         |     Bin 0 -> 11776 bytes
 .../lib/gstreamer-0.10/libgstplaybin.dll           |     Bin 0 -> 94720 bytes
 .../lib/gstreamer-0.10/libgstpng.dll               |     Bin 0 -> 22528 bytes
 .../lib/gstreamer-0.10/libgstqtdemux.dll           |     Bin 0 -> 83968 bytes
 .../lib/gstreamer-0.10/libgstqueue2.dll            |     Bin 0 -> 32256 bytes
 .../lib/gstreamer-0.10/libgstrealmedia.dll         |     Bin 0 -> 52736 bytes
 .../lib/gstreamer-0.10/libgstresindvd.dll          |     Bin 0 -> 276992 bytes
 .../lib/gstreamer-0.10/libgstrtp.dll               |     Bin 0 -> 138752 bytes
 .../lib/gstreamer-0.10/libgstrtpmanager.dll        |     Bin 0 -> 112128 bytes
 .../lib/gstreamer-0.10/libgstrtpmuxer.dll          |     Bin 0 -> 15360 bytes
 .../lib/gstreamer-0.10/libgstrtsp.dll              |     Bin 0 -> 61952 bytes
 .../lib/gstreamer-0.10/libgstselector.dll          |     Bin 0 -> 28160 bytes
 .../lib/gstreamer-0.10/libgstsiren.dll             |     Bin 0 -> 57856 bytes
 .../lib/gstreamer-0.10/libgstspectrum.dll          |     Bin 0 -> 16384 bytes
 .../lib/gstreamer-0.10/libgsttheora.dll            |     Bin 0 -> 41984 bytes
 .../lib/gstreamer-0.10/libgsttypefindfunctions.dll |     Bin 0 -> 42496 bytes
 .../lib/gstreamer-0.10/libgstudp.dll               |     Bin 0 -> 32768 bytes
 .../lib/gstreamer-0.10/libgstvideobalance.dll      |     Bin 0 -> 14848 bytes
 .../lib/gstreamer-0.10/libgstvideobox.dll          |     Bin 0 -> 19968 bytes
 .../lib/gstreamer-0.10/libgstvideocrop.dll         |     Bin 0 -> 29184 bytes
 .../lib/gstreamer-0.10/libgstvideoflip.dll         |     Bin 0 -> 17408 bytes
 .../lib/gstreamer-0.10/libgstvideomixer.dll        |     Bin 0 -> 25088 bytes
 .../lib/gstreamer-0.10/libgstvideorate.dll         |     Bin 0 -> 20992 bytes
 .../lib/gstreamer-0.10/libgstvideoscale.dll        |     Bin 0 -> 32768 bytes
 .../lib/gstreamer-0.10/libgstvideosignal.dll       |     Bin 0 -> 16896 bytes
 .../lib/gstreamer-0.10/libgstvideotestsrc.dll      |     Bin 0 -> 29696 bytes
 .../lib/gstreamer-0.10/libgstvolume.dll            |     Bin 0 -> 16896 bytes
 .../lib/gstreamer-0.10/libgstvorbis.dll            |     Bin 0 -> 46592 bytes
 .../lib/gstreamer-0.10/libgstwasapi.dll            |     Bin 0 -> 17920 bytes
 .../lib/gstreamer-0.10/libgstwininet.dll           |     Bin 0 -> 12800 bytes
 .../lib/gstreamer-0.10/libgstwinks.dll             |     Bin 0 -> 41984 bytes
 .../lib/gstreamer-0.10/libgstwinscreencap.dll      |     Bin 0 -> 19968 bytes
 .../lib/gstreamer-0.10/libgstx264.dll              |     Bin 0 -> 472576 bytes
 .../lib/gstreamer-0.10/libgstxvid.dll              |     Bin 0 -> 35328 bytes
 .../lib/gtk-2.0/2.10.0/engines/libanachron.dll     |     Bin 0 -> 28558 bytes
 .../lib/gtk-2.0/2.10.0/engines/libaurora.dll       |     Bin 0 -> 111369 bytes
 .../lib/gtk-2.0/2.10.0/engines/libbluecurve.dll    |     Bin 0 -> 57580 bytes
 .../lib/gtk-2.0/2.10.0/engines/libcandido.dll      |     Bin 0 -> 60073 bytes
 .../lib/gtk-2.0/2.10.0/engines/libcleanice.dll     |     Bin 0 -> 36596 bytes
 .../lib/gtk-2.0/2.10.0/engines/libclearlooks.dll   |     Bin 0 -> 164869 bytes
 .../lib/gtk-2.0/2.10.0/engines/libcrux-engine.dll  |     Bin 0 -> 58726 bytes
 .../lib/gtk-2.0/2.10.0/engines/libdyndyn.dll       |     Bin 0 -> 66599 bytes
 .../lib/gtk-2.0/2.10.0/engines/libgflat.dll        |     Bin 0 -> 75869 bytes
 .../lib/gtk-2.0/2.10.0/engines/libglide.dll        |     Bin 0 -> 77842 bytes
 .../lib/gtk-2.0/2.10.0/engines/libhcengine.dll     |     Bin 0 -> 57334 bytes
 .../lib/gtk-2.0/2.10.0/engines/libindustrial.dll   |     Bin 0 -> 55993 bytes
 .../gtk-2.0/2.10.0/engines/liblighthouseblue.dll   |     Bin 0 -> 51405 bytes
 .../lib/gtk-2.0/2.10.0/engines/libmetal.dll        |     Bin 0 -> 47966 bytes
 .../lib/gtk-2.0/2.10.0/engines/libmgicchikn.dll    |     Bin 0 -> 86783 bytes
 .../lib/gtk-2.0/2.10.0/engines/libmist.dll         |     Bin 0 -> 50496 bytes
 .../lib/gtk-2.0/2.10.0/engines/libmurrine.dll      |     Bin 0 -> 88123 bytes
 .../lib/gtk-2.0/2.10.0/engines/libnimbus.dll       |     Bin 0 -> 138364 bytes
 .../lib/gtk-2.0/2.10.0/engines/libnodoka.dll       |     Bin 0 -> 82547 bytes
 .../lib/gtk-2.0/2.10.0/engines/libpixmap.dll       |     Bin 0 -> 35029 bytes
 .../lib/gtk-2.0/2.10.0/engines/libredmond95.dll    |     Bin 0 -> 59520 bytes
 .../lib/gtk-2.0/2.10.0/engines/librezlooks.dll     |     Bin 0 -> 61051 bytes
 .../lib/gtk-2.0/2.10.0/engines/libsmooth.dll       |     Bin 0 -> 221642 bytes
 .../lib/gtk-2.0/2.10.0/engines/libsvg.dll          |     Bin 0 -> 55369 bytes
 .../lib/gtk-2.0/2.10.0/engines/libthinice.dll      |     Bin 0 -> 52463 bytes
 .../lib/gtk-2.0/2.10.0/engines/libubuntulooks.dll  |     Bin 0 -> 78580 bytes
 .../lib/gtk-2.0/2.10.0/engines/libwimp.dll         |     Bin 0 -> 55879 bytes
 .../lib/gtk-2.0/2.10.0/engines/libxfce.dll         |     Bin 0 -> 42700 bytes
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-ani.dll |     Bin 0 -> 28701 bytes
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-bmp.dll |     Bin 0 -> 27633 bytes
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-gif.dll |     Bin 0 -> 41810 bytes
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-ico.dll |     Bin 0 -> 26987 bytes
 .../2.10.0/loaders/libpixbufloader-jpeg.dll        |     Bin 0 -> 33859 bytes
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-pcx.dll |     Bin 0 -> 21312 bytes
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-png.dll |     Bin 0 -> 35817 bytes
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-pnm.dll |     Bin 0 -> 23669 bytes
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-ras.dll |     Bin 0 -> 18495 bytes
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-tga.dll |     Bin 0 -> 23999 bytes
 .../2.10.0/loaders/libpixbufloader-tiff.dll        |     Bin 0 -> 27817 bytes
 .../2.10.0/loaders/libpixbufloader-wbmp.dll        |     Bin 0 -> 18036 bytes
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-xbm.dll |     Bin 0 -> 23992 bytes
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-xpm.dll |     Bin 0 -> 41713 bytes
 .../lib/gtk-2.0/2.10.0/loaders/svg_loader.dll      |     Bin 0 -> 7168 bytes
 .../windows_bundle/lib/gtk-2.0/include/gdkconfig.h |      24 +
 .../gtk-2.0/pango/1.6.0/modules/pango-basic-fc.dll |     Bin 0 -> 10240 bytes
 .../pango/1.6.0/modules/pango-basic-win32.dll      |     Bin 0 -> 16384 bytes
 .../locale/ar/LC_MESSAGES/gtk20-properties.mo      |     Bin 0 -> 168224 bytes
 .../share/locale/ar/LC_MESSAGES/gtk20.mo           |     Bin 0 -> 79762 bytes
 .../locale/ca/LC_MESSAGES/gtk20-properties.mo      |     Bin 0 -> 158773 bytes
 .../share/locale/ca/LC_MESSAGES/gtk20.mo           |     Bin 0 -> 74664 bytes
 .../locale/dz/LC_MESSAGES/gtk20-properties.mo      |     Bin 0 -> 250404 bytes
 .../share/locale/dz/LC_MESSAGES/gtk20.mo           |     Bin 0 -> 86310 bytes
 .../locale/en_GB/LC_MESSAGES/gtk20-properties.mo   |     Bin 0 -> 147521 bytes
 .../share/locale/en_GB/LC_MESSAGES/gtk20.mo        |     Bin 0 -> 68541 bytes
 .../locale/es/LC_MESSAGES/gtk20-properties.mo      |     Bin 0 -> 161594 bytes
 .../share/locale/es/LC_MESSAGES/gtk20.mo           |     Bin 0 -> 74270 bytes
 .../locale/fi/LC_MESSAGES/gtk20-properties.mo      |     Bin 0 -> 149886 bytes
 .../share/locale/fi/LC_MESSAGES/gtk20.mo           |     Bin 0 -> 70935 bytes
 .../locale/fr/LC_MESSAGES/gtk20-properties.mo      |     Bin 0 -> 163692 bytes
 .../share/locale/fr/LC_MESSAGES/gtk20.mo           |     Bin 0 -> 75817 bytes
 .../locale/nb/LC_MESSAGES/gtk20-properties.mo      |     Bin 0 -> 119092 bytes
 .../share/locale/nb/LC_MESSAGES/gtk20.mo           |     Bin 0 -> 69552 bytes
 .../locale/oc/LC_MESSAGES/gtk20-properties.mo      |     Bin 0 -> 5959 bytes
 .../share/locale/oc/LC_MESSAGES/gtk20.mo           |     Bin 0 -> 21894 bytes
 .../locale/pt/LC_MESSAGES/gtk20-properties.mo      |     Bin 0 -> 158359 bytes
 .../share/locale/pt/LC_MESSAGES/gtk20.mo           |     Bin 0 -> 72201 bytes
 .../locale/pt_BR/LC_MESSAGES/gtk20-properties.mo   |     Bin 0 -> 156265 bytes
 .../share/locale/pt_BR/LC_MESSAGES/gtk20.mo        |     Bin 0 -> 73293 bytes
 .../locale/sv/LC_MESSAGES/gtk20-properties.mo      |     Bin 0 -> 152144 bytes
 .../share/locale/sv/LC_MESSAGES/gtk20.mo           |     Bin 0 -> 70342 bytes
 .../locale/vi/LC_MESSAGES/gtk20-properties.mo      |     Bin 0 -> 169610 bytes
 .../share/locale/vi/LC_MESSAGES/gtk20.mo           |     Bin 0 -> 75780 bytes
 .../locale/zh_CN/LC_MESSAGES/gtk20-properties.mo   |     Bin 0 -> 139486 bytes
 .../share/locale/zh_CN/LC_MESSAGES/gtk20.mo        |     Bin 0 -> 68197 bytes
 .../share/themes/Aurora-Midnight/gtk-2.0/gtkrc     |     361 +
 .../share/themes/Clearlooks/gtk-2.0/gtkrc          |     272 +
 .../share/themes/HighContrast/gtk-2.0/gtkrc        |     248 +
 .../share/themes/HighContrast/gtk-2.0/gtkrc.in     |      67 +
 .../share/themes/HighContrastInverse/gtk-2.0/gtkrc |     252 +
 .../themes/HighContrastInverse/gtk-2.0/gtkrc.in    |      71 +
 .../share/themes/Human/gtk-2.0/gtkrc               |     240 +
 changelog.txt                                      |       9 +
 installer/Chronojump/Chronojump.mpi                |    1271 +-
 installer/Chronojump/build.log                     |      48 +
 installer/Chronojump/build/Windows-files.tcl       |     729 +-
 installer/Chronojump/build/Windows-main.tcl        |    1301 +-
 installer/Chronojump/build/Windows-manifest.txt    |     364 +-
 src/chronojump.cs                                  |      11 +-
 src/sqlite/main.cs                                 |      24 +-
 src/util.cs                                        |       6 +
 version.txt                                        |       2 +-
 313 files changed, 1711752 insertions(+), 2504 deletions(-)
