Wed Apr 20 20:56:12 2011 +0200 Xavier de Blas 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 [l10n] Updated German translation po/de.po | 1170 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 596 insertions(+), 574 deletions(-) Wed Apr 20 18:25:04 2011 +0200 Xavier de Blas 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 Fixed catalan typo po/ca.po | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) Wed Apr 20 17:26:25 2011 +0200 Xavier de Blas 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 Updated spanish translation po/es.po | 13 +++++++------ 1 files changed, 7 insertions(+), 6 deletions(-) Wed Apr 20 14:09:15 2011 +0200 Xavier de Blas Updated catalan translation po/ca.po | 4705 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 2605 insertions(+), 2100 deletions(-) Wed Apr 20 13:07:23 2011 +0200 Xavier de Blas 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 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 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 Updated spanish translation po/es.po | 4832 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 2609 insertions(+), 2223 deletions(-) Tue Apr 19 21:46:09 2011 +0200 Mario Blättermann [l10n] Updated German translation po/de.po | 1768 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 920 insertions(+), 848 deletions(-) Tue Apr 19 21:31:01 2011 +0200 Xavier de Blas 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 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 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 Updated Slovenian translation po/sl.po | 1024 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 526 insertions(+), 498 deletions(-) Mon Apr 18 21:05:05 2011 +0200 Xavier de Blas 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 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 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 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 insertions(+), 26 deletions(-) Sun Apr 17 12:50:05 2011 +0200 Marek Černocký Updated Czech translation po/cs.po | 1666 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 846 insertions(+), 820 deletions(-) Sat Apr 16 14:00:46 2011 +0200 Matej Dremelj Updated Slovenian translation po/sl.po | 1543 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 762 insertions(+), 781 deletions(-) Fri Apr 15 15:14:48 2011 +0200 Xavier de Blas 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 Removed old windows driver build/windows_bundle/drivers/CDM20600.exe | Bin 2345187 -> 0 bytes 1 files changed, 0 insertions(+), 0 deletions(-) Fri Apr 15 14:13:15 2011 +0200 Xavier de Blas 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 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 minor changes glade/chronojump.glade | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) Thu Apr 14 19:11:54 2011 +0200 Xavier de Blas 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 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 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 fixed sensitivity of video play this test src/gui/chronojump.cs | 36 +++++++++++++++++++++++++++--------- 1 files changed, 27 insertions(+), 9 deletions(-) Thu Apr 14 02:31:52 2011 +0200 Andoni Morales Alastruey 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 Minor fixes to win32 makefile Makefile.win32 | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) Wed Apr 13 19:04:55 2011 +0200 Xavier de Blas 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 Improvemements for smaller devices glade/chronojump.glade | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) Wed Apr 13 10:26:41 2011 +0200 Xavier de Blas 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 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 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 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 manuals: old chronopics stuff on appendix manual/chronojump_manual_en.lyx | 1800 +++++++++++++++++++++------------------ manual/chronojump_manual_es.lyx | 1791 +++++++++++++++++++++------------------ 2 files changed, 1929 insertions(+), 1662 deletions(-) Tue Apr 12 16:13:23 2011 +0200 Matej Dremelj Updated Slovenian translation po/sl.po | 1480 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 710 insertions(+), 770 deletions(-) Sat Apr 9 14:38:28 2011 +0200 Xavier de Blas 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 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 [l10n] Updated German translation. po/de.po | 1621 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 826 insertions(+), 795 deletions(-) Fri Apr 8 14:59:54 2011 +0200 Xavier de Blas Fixed 645956 - Export correctly speed of runs src/exportSession.cs | 21 ++++++++++++++++++--- 1 files changed, 18 insertions(+), 3 deletions(-) Fri Apr 8 14:13:43 2011 +0200 Xavier de Blas hidden tabs of notebook result glade/chronojump.glade | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) Fri Apr 8 14:07:59 2011 +0200 Xavier de Blas Bug fixed: run interval graphs works now src/stats/main.cs | 28 +++++++++++++++++++++------- 1 files changed, 21 insertions(+), 7 deletions(-) Fri Apr 8 02:11:00 2011 +0200 Andoni Morales Alastruey Fix win32 Makefile Makefile.win32 | 23 +++++++---------------- 1 files changed, 7 insertions(+), 16 deletions(-) Thu Apr 7 18:10:44 2011 +0200 Xavier de Blas 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 Updated Slovenian translation po/sl.po | 2958 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 1501 insertions(+), 1457 deletions(-) Wed Apr 6 23:22:19 2011 +0200 Marek Černocký Updated Czech translation po/cs.po | 1104 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 550 insertions(+), 554 deletions(-) Sun Apr 3 22:34:02 2011 +0200 Xavier de Blas 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 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 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 volumeOn moved to preferences (++ vertical space) glade/chronojump.glade |10488 ++++++++++++++++++++++++------------------------ src/gui/chronojump.cs | 39 +- src/gui/preferences.cs | 38 +- src/utilGtk.cs | 7 + 4 files changed, 5321 insertions(+), 5251 deletions(-) Sat Apr 2 01:29:58 2011 +0200 Xavier de Blas 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 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ý Updated Czech translation po/cs.po | 1373 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 732 insertions(+), 641 deletions(-) Fri Apr 1 14:59:13 2011 +0200 Xavier de Blas 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 [l10n] Updated German translation po/de.po | 3579 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 1892 insertions(+), 1687 deletions(-) Thu Mar 31 18:45:43 2011 +0200 Xavier de Blas 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 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 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 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 gui: done: reaction time and pulse glade/chronojump.glade | 663 ++++++++++++++++++++++++++--------------------- src/gui/chronojump.cs | 103 +++----- src/gui/eventExecute.cs | 11 + src/gui/pulse.cs | 155 ++++------- src/gui/reactionTime.cs | 14 +- 5 files changed, 484 insertions(+), 462 deletions(-) Wed Mar 30 18:40:33 2011 +0200 Xavier de Blas 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 GetHeightInCm clearer src/util.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Tue Mar 29 09:06:13 2011 +0200 Marek Černocký Updated Czech translation po/cs.po | 37 +++++-------------------------------- 1 files changed, 5 insertions(+), 32 deletions(-) Tue Mar 29 08:57:45 2011 +0200 Marek Černocký Fixed typo src/gui/jump.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Tue Mar 29 08:55:35 2011 +0200 Marek Černocký Updated Czech translation po/cs.po | 1944 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 1001 insertions(+), 943 deletions(-) Mon Mar 28 17:11:58 2011 +0200 Xavier de Blas Fixed typo glade/chronojump.glade | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Mon Mar 28 16:19:40 2011 +0200 Xavier de Blas 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 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 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 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 gui: stats done. Fixed 498486: multiple call stats Makefile.win32 | 1 + glade/chronojump.glade | 1977 +++++++++++++++++++++++++----------------------- 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, 1109 insertions(+), 1000 deletions(-) Sun Mar 27 22:25:16 2011 +0200 Xavier de Blas gui: Stats on main gui glade/chronojump.glade | 3017 ++++++++++++++++++++++++------------------------ 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, 1773 insertions(+), 1760 deletions(-) Sun Mar 27 11:30:07 2011 +0200 Marek Černocký Updated Czech translation po/cs.po | 2346 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 1273 insertions(+), 1073 deletions(-) Sat Mar 26 20:51:12 2011 +0100 Matej Dremelj Updated Slovenian translation po/sl.po | 2174 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 1128 insertions(+), 1046 deletions(-) Fri Mar 25 13:46:58 2011 +0100 Xavier de Blas 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 gui: more tests to all tests glade/chronojump.glade | 123 +++++++++++++++++++++++++++++++++++++++++++---- 1 files changed, 112 insertions(+), 11 deletions(-) Thu Mar 24 23:39:41 2011 +0100 Xavier de Blas gui: runInterval execute prettier glade/chronojump.glade | 385 ++++++++++++++++++++++++++---------------------- 1 files changed, 211 insertions(+), 174 deletions(-) Thu Mar 24 19:36:20 2011 +0100 Xavier de Blas 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 gui: improved top buttons glade/chronojump.glade | 2 +- src/gui/chronojump.cs | 144 ++++++++++++++++++++++++------------------------ src/utilGtk.cs | 12 ++++- 3 files changed, 84 insertions(+), 74 deletions(-) Thu Mar 24 15:55:18 2011 +0100 Xavier de Blas gui: runs done glade/chronojump.glade | 817 +++++++++++++---------------------------------- 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, 646 insertions(+), 937 deletions(-) Thu Mar 24 04:05:01 2011 +0100 Xavier de Blas 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 drawing area resizes, tvPersons accels, gui changes glade/chronojump.glade | 1240 ++++++++++++++++++++++++++++++++--------------- 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, 889 insertions(+), 409 deletions(-) Wed Mar 23 21:33:39 2011 +0100 Xavier de Blas moved a file src/prepareEventGraphObjects.cs | 26 -------------------------- 1 files changed, 0 insertions(+), 26 deletions(-) Wed Mar 23 21:31:48 2011 +0100 Xavier de Blas 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 gui change: eventExecute on main gui glade/chronojump.glade | 4762 ++++++++++++++++++++--------------------- 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, 3385 insertions(+), 3144 deletions(-) Tue Mar 22 15:06:46 2011 +0100 Xavier de Blas 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 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 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 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 Fix partially win32 makefiles Makefile.win32 | 57 +++++++++++++++++++++++++++++++++++++++++++++---------- 1 files changed, 46 insertions(+), 11 deletions(-) Tue Mar 22 22:03:31 2011 +0100 Matej Dremelj Updated Slovenian translation po/sl.po | 1360 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 682 insertions(+), 678 deletions(-) Mon Mar 21 22:16:11 2011 +0100 Xavier de Blas gui change (cont) glade/chronojump.glade | 989 +++++++++++++++++++++++++++--------------------- src/gui/chronojump.cs | 20 +- src/gui/jump.cs | 262 ++++++++----- 3 files changed, 733 insertions(+), 538 deletions(-) Mon Mar 21 19:28:17 2011 +0100 Matej Dremelj Updated Slovenian translation po/sl.po | 1154 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 580 insertions(+), 574 deletions(-) Sun Mar 20 19:40:43 2011 +0100 Bruno Brouard Updated French translation po/fr.po | 2758 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 1501 insertions(+), 1257 deletions(-) Fri Mar 18 18:44:53 2011 +0100 Matej Dremelj Updated Slovenian translation po/sl.po | 1101 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 550 insertions(+), 551 deletions(-) Fri Mar 18 15:04:04 2011 +0100 Xavier de Blas gui change(jump extra win on main gui) glade/chronojump.glade | 1304 ++++++++++++++++++++++++++---------------------- src/gui/chronojump.cs | 145 +----- src/gui/jump.cs | 328 +++++++----- 3 files changed, 911 insertions(+), 866 deletions(-) Thu Mar 17 20:42:15 2011 +0100 Xavier de Blas 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 Updated Slovenian translation po/sl.po | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) Thu Mar 17 19:43:29 2011 +0100 Matej Dremelj Updated Slovenian translation po/sl.po | 1126 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 594 insertions(+), 532 deletions(-) Thu Mar 17 18:41:30 2011 +0100 Xavier de Blas Hevily changing main gui: 644999 glade/chronojump.glade | 4468 ++++++++++++++++++++++++------------------ src/constants.cs | 3 + src/gui/chronojump.cs | 206 ++- src/gui/dialogServerStats.cs | 4 +- src/utilGtk.cs | 11 + 5 files changed, 2745 insertions(+), 1947 deletions(-) Tue Mar 15 21:58:34 2011 +0100 Matej Dremelj Updated Slovenian translation po/sl.po | 675 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 359 insertions(+), 316 deletions(-) Sun Mar 13 20:47:49 2011 +0100 Xavier de Blas 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 stats rj and runI can show all and limit src/gui/stats.cs | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) Sun Mar 13 19:15:06 2011 +0100 Xavier de Blas 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 fixed rjEvolution stats findBestContinuous now better src/stats/rjEvolution.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Sun Mar 13 18:52:16 2011 +0100 Xavier de Blas 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 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 Updated Brazilian Portuguese translation po/pt_BR.po | 7308 ++++++++++++++++++++++++++++++++++++++++++++++++----------- 1 files changed, 5961 insertions(+), 1347 deletions(-) Sun Mar 13 09:14:00 2011 +0100 Marek Černocký Updated Czech translation po/cs.po | 1105 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 603 insertions(+), 502 deletions(-) Thu Mar 10 19:29:02 2011 +0100 Xavier de Blas 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 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 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 Updated Slovenian translation po/sl.po | 1090 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 587 insertions(+), 503 deletions(-) Thu Mar 10 13:14:28 2011 +0100 Xavier de Blas CesarPlayer on Makefile.win32 Makefile.win32 | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 51 insertions(+), 2 deletions(-) Wed Mar 9 21:17:58 2011 +0100 Xavier de Blas 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 Fixes typos + translations of country names po/ca.po | 140 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 70 insertions(+), 70 deletions(-) Wed Mar 9 19:30:12 2011 +0100 Jordi Mas 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 Added missing src/stats/runSimple.cs (thanks jordi) src/stats/runSimple.cs | 133 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 133 insertions(+), 0 deletions(-) Tue Mar 8 18:42:00 2011 +0100 Xavier de Blas 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 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 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 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 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 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 Added chronojump manual english (alpha stage) manual/chronojump_manual_en.lyx | 8870 +++++++++++++++++++++++++++++++++++++++ 1 files changed, 8870 insertions(+), 0 deletions(-) Sat Feb 26 14:12:37 2011 +0100 Daniel Mustieles Updated Spanish translation po/es.po | 1648 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 886 insertions(+), 762 deletions(-) Thu Feb 24 14:06:33 2011 +0100 Xavier de Blas small cleaning src/gui/chronojump.cs | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) Thu Feb 24 14:05:39 2011 +0100 Xavier de Blas 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 video player ugly (without window) but works always src/gui/chronojump.cs | 16 ++++++++++++++-- 1 files changed, 14 insertions(+), 2 deletions(-) Wed Feb 23 14:25:13 2011 +0100 Xavier de Blas jump extra appears correct size glade/chronojump.glade | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) Wed Feb 23 14:17:12 2011 +0100 Xavier de Blas Dja and DJna from More jumps no more show "technique" src/gui/jump.cs | 29 ++++++----------------------- 1 files changed, 6 insertions(+), 23 deletions(-) Tue Feb 22 18:21:16 2011 +0100 Xavier de Blas Changed barplot pch to square src/stats/main.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Tue Feb 22 18:15:10 2011 +0100 Xavier de Blas graphs transposed as default src/gui/stats.cs | 1 + src/stats/graphs/jumpSimpleSubtraction.cs | 2 -- 2 files changed, 1 insertions(+), 2 deletions(-) Tue Feb 22 18:06:38 2011 +0100 Xavier de Blas 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 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 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ý Updated Czech translation po/cs.po | 342 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 180 insertions(+), 162 deletions(-) Mon Feb 21 17:17:00 2011 +0100 Xavier de Blas jump subtraction stats (2) src/stats/jumpSimpleSubtraction.cs | 128 ++++++++++++++++++++++++++++++++++++ 1 files changed, 128 insertions(+), 0 deletions(-) Mon Feb 21 17:15:14 2011 +0100 Xavier de Blas 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 Fixed bug: now multissesion stats don't plot missing values as 0 src/stats/main.cs | 22 ++++++++++------------ 1 files changed, 10 insertions(+), 12 deletions(-) Mon Feb 21 14:57:15 2011 +0100 Xavier de Blas 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 stats runSimple multisession works src/sqlite/stat.cs | 30 +++++++++++++----------------- 1 files changed, 13 insertions(+), 17 deletions(-) Sun Feb 20 13:51:23 2011 +0100 Matej Dremelj Updated Slovenian translation po/sl.po | 991 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 548 insertions(+), 443 deletions(-) Fri Feb 18 13:24:57 2011 +0100 Xavier de Blas 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 Stats gui Better close button glade/chronojump.glade | 847 ++++++++++++++++++++++++------------------------ 1 files changed, 422 insertions(+), 425 deletions(-) Fri Feb 18 11:44:56 2011 +0100 Xavier de Blas Fixed 623146 - decimals on weight of person multiple add src/gui/person.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Fri Feb 18 11:35:00 2011 +0100 Xavier de Blas Fixed: 642660 - Rj time is not uploaded to server src/jump.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) Fri Feb 18 10:56:54 2011 +0100 Xavier de Blas 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 Better building instructions for windows build/windows_bundle/build/howto_build.txt | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) Thu Feb 17 13:56:25 2011 +0100 Xavier de Blas 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ý Updated Czech translation po/cs.po | 686 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 386 insertions(+), 300 deletions(-) Wed Feb 16 13:39:09 2011 +0100 Xavier de Blas fixed: showing extra win limited by when it's a unlimited jump src/gui/jump.cs | 16 +++++++++------- 1 files changed, 9 insertions(+), 7 deletions(-) Mon Feb 14 13:02:20 2011 +0100 Xavier de Blas Fixed: 637683: Fix void return of server querys src/gui/queryServer.cs | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) Mon Feb 14 12:37:22 2011 +0100 Xavier de Blas Recuperate person can be cancelled (on editing) src/gui/person.cs | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) Mon Feb 14 12:05:30 2011 +0100 Xavier de Blas person recuperate is no longer modal glade/chronojump.glade | 1 - src/gui/chronojump.cs | 8 +------- 2 files changed, 1 insertions(+), 8 deletions(-) Fri Feb 11 19:19:23 2011 +0100 Matej Dremelj Updated Slovenian translation po/sl.po | 1683 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 853 insertions(+), 830 deletions(-) Fri Feb 11 17:07:04 2011 +0100 Xavier de Blas play hidden from context menus src/gui/chronojump.cs | 66 +++++++++++++++++++++++++++++------------------- 1 files changed, 40 insertions(+), 26 deletions(-) Fri Feb 11 14:33:58 2011 +0100 Xavier de Blas 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 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ý Updated Czech translation po/cs.po | 832 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 425 insertions(+), 407 deletions(-) Tue Feb 8 14:12:34 2011 +0100 Xavier de Blas removed 'z' accel show photo on person win CesarPlayer/Gui/PlayerBin.cs | 1 - glade/chronojump.glade | 1 - 2 files changed, 0 insertions(+), 2 deletions(-) Tue Feb 8 13:58:18 2011 +0100 Xavier de Blas 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 camera record deleted on menu glade/chronojump.glade | 14 -------------- src/gui/chronojump.cs | 31 ------------------------------- 2 files changed, 0 insertions(+), 45 deletions(-) Tue Feb 8 12:26:50 2011 +0100 Xavier de Blas 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 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 Auto record on start test, auto stop on end CesarPlayer/Gui/CapturerBin.cs | 43 +- glade/chronojump.glade | 2445 ++++++++++++++++++++-------------------- src/gui/eventExecute.cs | 59 +- 3 files changed, 1342 insertions(+), 1205 deletions(-) Mon Feb 7 17:15:33 2011 +0100 Xavier de Blas 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 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 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 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 small cleaning src/server.cs | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) Wed Feb 2 20:29:26 2011 +0100 Xavier de Blas 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 deletions(-) Tue Feb 1 18:36:36 2011 +0100 Xavier de Blas Merge branch 'video-capture' Tue Feb 1 18:31:46 2011 +0100 Xavier de Blas small cleaning CesarPlayer/Capturer/ICapturer.cs | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) Tue Feb 1 18:28:06 2011 +0100 Xavier de Blas 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 deletions(-) Tue Feb 1 12:45:20 2011 +0100 Marek Černocký Updated Czech translation po/cs.po | 957 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 483 insertions(+), 474 deletions(-) Tue Feb 1 01:29:11 2011 +0100 Xavier de Blas 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 Show the internal window on expose libcesarplayer/src/gst-camera-capturer.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) Tue Feb 1 00:17:33 2011 +0100 Andoni Morales Alastruey 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 Start implementing photo capture glade/chronojump.glade | 14 ++++++++++++++ src/gui/chronojump.cs | 15 +++++++++++++++ 2 files changed, 29 insertions(+), 0 deletions(-) Tue Dec 21 19:38:12 2010 +0100 Xavier de Blas Added missing file src/angle/kneeAngle_black_without.png | Bin 0 -> 33425 bytes 1 files changed, 0 insertions(+), 0 deletions(-) Fri Dec 17 21:27:06 2010 +0100 Xavier de Blas kneeAngle: reports missing image files src/angle/kneeAngle.cpp | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) Fri Dec 17 20:59:33 2010 +0100 Xavier de Blas 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 Add missing file libcesarplayer/src/baconvideowidget-marshal.list | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) Thu Dec 16 01:29:33 2010 +0100 Andoni Morales Alastruey 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 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 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(+), 0 deletions(-) Wed Dec 15 23:50:06 2010 +0100 Andoni Morales Alastruey 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(+), 0 deletions(-) Wed Dec 15 23:47:45 2010 +0100 Andoni Morales Alastruey Delete binary from repo chronojump_server/bin/chronojumpServer.dll | Bin 283136 -> 0 bytes 1 files changed, 0 insertions(+), 0 deletions(-) Wed Dec 15 23:46:28 2010 +0100 Andoni Morales Alastruey Make sure to close the reader src/sqlite/session.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) Wed Dec 15 22:28:25 2010 +0100 Andoni Morales Alastruey 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 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 Show the internal window on expose libcesarplayer/src/gst-camera-capturer.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) Tue Feb 1 00:17:33 2011 +0100 Andoni Morales Alastruey 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 Start implementing photo capture glade/chronojump.glade | 14 ++++++++++++++ src/gui/chronojump.cs | 15 +++++++++++++++ 2 files changed, 29 insertions(+), 0 deletions(-) Sat Jan 15 07:35:36 2011 +0000 Yinghua Wang Update Simplified Chinese translation. po/zh_CN.po | 1172 ++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 676 insertions(+), 496 deletions(-) Thu Jan 6 16:30:12 2011 +0100 Fran Diéguez Updated galician translations po/gl.po | 711 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 363 insertions(+), 348 deletions(-) Tue Dec 21 19:38:12 2010 +0100 Xavier de Blas Added missing file src/angle/kneeAngle_black_without.png | Bin 0 -> 33425 bytes 1 files changed, 0 insertions(+), 0 deletions(-) Fri Dec 17 21:27:06 2010 +0100 Xavier de Blas kneeAngle: reports missing image files src/angle/kneeAngle.cpp | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) Fri Dec 17 20:59:33 2010 +0100 Xavier de Blas 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 Add missing file libcesarplayer/src/baconvideowidget-marshal.list | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) Thu Dec 16 01:29:33 2010 +0100 Andoni Morales Alastruey 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 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 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(+), 0 deletions(-) Wed Dec 15 23:50:06 2010 +0100 Andoni Morales Alastruey 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(+), 0 deletions(-) Wed Dec 15 23:47:45 2010 +0100 Andoni Morales Alastruey Delete binary from repo chronojump_server/bin/chronojumpServer.dll | Bin 283136 -> 0 bytes 1 files changed, 0 insertions(+), 0 deletions(-) Wed Dec 15 23:46:28 2010 +0100 Andoni Morales Alastruey Make sure to close the reader src/sqlite/session.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) Wed Dec 15 22:28:25 2010 +0100 Andoni Morales Alastruey 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 Added Galician translations po/LINGUAS | 1 + po/gl.po | 6276 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 6277 insertions(+), 0 deletions(-) Tue Oct 12 16:53:11 2010 +0200 Jorge González Updated Spanish translation po/es.po | 565 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 295 insertions(+), 270 deletions(-) Tue Aug 24 20:44:04 2010 +0200 Jorge González Updated Spanish translation po/es.po | 1938 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 951 insertions(+), 987 deletions(-) Thu Aug 19 21:28:45 2010 +0200 Bruno Brouard Updated French translation po/fr.po | 180 +++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 103 insertions(+), 77 deletions(-) Thu Aug 19 21:18:30 2010 +0200 Matej Dremelj Updated Slovenian translation po/sl.po | 321 ++++++++++++++++++++++--------------------------------------- 1 files changed, 116 insertions(+), 205 deletions(-) Fri Aug 13 15:51:41 2010 +0200 Matej Dremelj Updated Slovenian translation po/sl.po | 4300 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 2266 insertions(+), 2034 deletions(-) Fri Jul 30 19:47:54 2010 +0800 Aron Xu Update Simplified Chinese translation. po/zh_CN.po | 5989 +++++++++++++++++++++++++++++++++++++++++++++++++---------- 1 files changed, 5040 insertions(+), 949 deletions(-) Thu Jul 15 21:34:05 2010 +0200 Petr Kovar Update Czech translation by Marek Cernocky po/cs.po | 1579 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 801 insertions(+), 778 deletions(-) Sun Jun 27 19:47:20 2010 +0200 Mario Blättermann [i18n] Updated German translation po/de.po | 1466 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 736 insertions(+), 730 deletions(-) Fri Jun 25 16:59:26 2010 +0200 Bruno Brouard Updated French translation po/fr.po | 5901 +++++++++++++++++++++++++++++++++++++++++++++++--------------- 1 files changed, 4521 insertions(+), 1380 deletions(-) Thu Jun 17 00:38:21 2010 +0200 Andoni Morales Alastruey Add missing resource to the win32 build Makefile.win32 | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) Wed Jun 16 23:58:23 2010 +0200 Andoni Morales Alastruey 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(+), 0 deletions(-)