Mon Jan 11 02:51:27 2010 +0100 Andoni Morales Alastruey *Bump version 0.15.5 configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Mon Jan 11 02:37:23 2010 +0100 Andoni Morales Alastruey *Remove warnings LongoMatch/Gui/Component/PlaysListTreeWidget.cs | 2 -- LongoMatch/Gui/TreeView/PlaysTreeView.cs | 2 +- 2 files changed, 1 insertions(+), 3 deletions(-) Mon Jan 11 02:27:09 2010 +0100 Andoni Morales Alastruey *Fix version in comment LongoMatch/Time/SectionsTimeNode.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Sun Jan 10 20:17:52 2010 +0100 Andoni Morales Alastruey *Add players data to csv file LongoMatch/IO/CSVExport.cs | 96 ++++++++++++++++++++++++++++++++++++++----- 1 files changed, 84 insertions(+), 12 deletions(-) Sun Jan 10 03:41:14 2010 +0100 Andoni Morales Alastruey *Update RELEASE notes RELEASE | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) Sun Jan 10 03:40:26 2010 +0100 Andoni Morales Alastruey *Add tags data to CSV file LongoMatch/IO/CSVExport.cs | 48 ++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 46 insertions(+), 2 deletions(-) Sun Jan 10 02:31:05 2010 +0100 Andoni Morales Alastruey *After adding a new play expand the tree and select the play LongoMatch/Gui/Component/PlaysListTreeWidget.cs | 26 ++++++++++++++++------ 1 files changed, 19 insertions(+), 7 deletions(-) Sat Jan 9 19:13:51 2010 +0100 Andoni Morales Alastruey *Remove LongoMatch binaries from the deps folder win32/deps/LongoMatch.exe | Bin 9589634 -> 0 bytes win32/deps/libcesarplayer.dll | Bin 265295 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) Sat Jan 9 18:21:06 2010 +0100 Andoni Morales Alastruey *Simplify win32 deployment Created new win32 folder for all the windows stuff Added new deployment script -> No more dll's in the repo! Makefile.win32 | 26 +- win32/COPYING.TXT | 278 +++++++++++ win32/deploy_win32.py | 117 +++++ win32/deps/Db4objects.Db4o.dll | Bin 0 -> 600576 bytes win32/deps/LongoMatch.exe | Bin 0 -> 9589634 bytes win32/deps/ThemeSelector.exe | Bin 0 -> 293376 bytes win32/deps/engines/libanachron.dll | Bin 0 -> 28558 bytes win32/deps/engines/libaurora.dll | Bin 0 -> 111369 bytes win32/deps/engines/libbluecurve.dll | Bin 0 -> 57580 bytes win32/deps/engines/libcandido.dll | Bin 0 -> 60073 bytes win32/deps/engines/libcleanice.dll | Bin 0 -> 36596 bytes win32/deps/engines/libclearlooks.dll | Bin 0 -> 164869 bytes win32/deps/engines/libcrux-engine.dll | Bin 0 -> 58726 bytes win32/deps/engines/libdyndyn.dll | Bin 0 -> 66599 bytes win32/deps/engines/libgflat.dll | Bin 0 -> 75869 bytes win32/deps/engines/libglide.dll | Bin 0 -> 77842 bytes win32/deps/engines/libhcengine.dll | Bin 0 -> 57334 bytes win32/deps/engines/libindustrial.dll | Bin 0 -> 55993 bytes win32/deps/engines/liblighthouseblue.dll | Bin 0 -> 51405 bytes win32/deps/engines/libmetal.dll | Bin 0 -> 47966 bytes win32/deps/engines/libmgicchikn.dll | Bin 0 -> 86783 bytes win32/deps/engines/libmist.dll | Bin 0 -> 50496 bytes win32/deps/engines/libmurrine.dll | Bin 0 -> 88123 bytes win32/deps/engines/libnimbus.dll | Bin 0 -> 138364 bytes win32/deps/engines/libnodoka.dll | Bin 0 -> 82547 bytes win32/deps/engines/libpixmap.dll | Bin 0 -> 35029 bytes win32/deps/engines/libredmond95.dll | Bin 0 -> 59520 bytes win32/deps/engines/librezlooks.dll | Bin 0 -> 61051 bytes win32/deps/engines/libsmooth.dll | Bin 0 -> 221642 bytes win32/deps/engines/libsvg.dll | Bin 0 -> 55369 bytes win32/deps/engines/libthinice.dll | Bin 0 -> 52463 bytes win32/deps/engines/libubuntulooks.dll | Bin 0 -> 78580 bytes win32/deps/engines/libwimp.dll | Bin 0 -> 55879 bytes win32/deps/engines/libxfce.dll | Bin 0 -> 42700 bytes win32/deps/gtkrc | 8 + win32/deps/icons/hicolor/24x24/status/Thumbs.db | Bin 0 -> 4608 bytes .../icons/hicolor/24x24/status/stock_calendar.png | Bin 0 -> 823 bytes .../icons/hicolor/24x24/status/stock_volume.png | Bin 0 -> 1217 bytes win32/deps/icons/hicolor/index.theme | 13 + win32/deps/libcesarplayer.dll | Bin 0 -> 265295 bytes win32/deps/themes/AnachronAna/gtk-2.0/gtkrc | 95 ++++ win32/deps/themes/Aurora-Midnight/gtk-2.0/gtkrc | 361 ++++++++++++++ win32/deps/themes/Aurora-looks/gtk-2.0/gtkrc | 350 +++++++++++++ win32/deps/themes/Aurora/gtk-2.0/gtkrc | 362 ++++++++++++++ win32/deps/themes/Bluecurve/gtk-2.0/gtkrc | 151 ++++++ win32/deps/themes/Candido-Calm/gtk-2.0/gtkrc | 205 ++++++++ win32/deps/themes/Candido-Candy/gtk-2.0/gtkrc | 209 ++++++++ win32/deps/themes/Candido-DarkOrange/gtk-2.0/gtkrc | 193 ++++++++ win32/deps/themes/Candido-Hybrid/gtk-2.0/gtkrc | 210 ++++++++ .../deps/themes/Candido-NeoGraphite/gtk-2.0/gtkrc | 200 ++++++++ win32/deps/themes/Cleanice-dark/gtk-2.0/gtkrc | 74 +++ win32/deps/themes/Cleanice/gtk-2.0/gtkrc | 37 ++ win32/deps/themes/Cleanice/gtk-2.0/index.theme | 10 + win32/deps/themes/Cleanice/gtk-2.0/index.theme.in | 10 + win32/deps/themes/Clearlooks/gtk-2.0/gtkrc | 272 ++++++++++ win32/deps/themes/ClearlooksClassic/gtk-2.0/gtkrc | 209 ++++++++ win32/deps/themes/CortlandChicken/README | 1 + .../themes/CortlandChicken/gtk-2.0/check-in.png | Bin 0 -> 161 bytes .../themes/CortlandChicken/gtk-2.0/check-out.png | Bin 0 -> 116 bytes win32/deps/themes/CortlandChicken/gtk-2.0/gtkrc | 327 ++++++++++++ .../themes/CortlandChicken/gtk-2.0/radio-both.png | Bin 0 -> 196 bytes .../themes/CortlandChicken/gtk-2.0/radio-in.png | Bin 0 -> 190 bytes .../themes/CortlandChicken/gtk-2.0/radio-out.png | Bin 0 -> 185 bytes win32/deps/themes/Crux/gtk-2.0/gtkrc | 149 ++++++ .../deps/themes/Delightfully-Smooth/gtk-2.0/gtkrc | 440 +++++++++++++++++ win32/deps/themes/DyndynBlueGray/gtk-2.0/gtkrc | 211 ++++++++ win32/deps/themes/DyndynPinkGray/gtk-2.0/gtkrc | 211 ++++++++ win32/deps/themes/G26/gtk-2.0/gtkrc | 319 ++++++++++++ win32/deps/themes/G26/gtk-2.0/iconrc | 20 + win32/deps/themes/G26/gtk-2.0/stock_apply.png | Bin 0 -> 812 bytes win32/deps/themes/G26/gtk-2.0/stock_bottom.png | Bin 0 -> 662 bytes win32/deps/themes/G26/gtk-2.0/stock_cancel.png | Bin 0 -> 1166 bytes win32/deps/themes/G26/gtk-2.0/stock_down.png | Bin 0 -> 590 bytes win32/deps/themes/G26/gtk-2.0/stock_first.png | Bin 0 -> 657 bytes win32/deps/themes/G26/gtk-2.0/stock_last.png | Bin 0 -> 644 bytes win32/deps/themes/G26/gtk-2.0/stock_left.png | Bin 0 -> 523 bytes win32/deps/themes/G26/gtk-2.0/stock_ok.png | Bin 0 -> 806 bytes win32/deps/themes/G26/gtk-2.0/stock_refresh.png | Bin 0 -> 1061 bytes win32/deps/themes/G26/gtk-2.0/stock_right.png | Bin 0 -> 522 bytes win32/deps/themes/G26/gtk-2.0/stock_top.png | Bin 0 -> 674 bytes win32/deps/themes/G26/gtk-2.0/stock_up.png | Bin 0 -> 605 bytes win32/deps/themes/Gflat-graphite/gtk-2.0/gtkrc | 213 ++++++++ win32/deps/themes/Gflat-quicksilver/gtk-2.0/gtkrc | 178 +++++++ win32/deps/themes/Glider/gtk-2.0/gtkrc | 129 +++++ win32/deps/themes/Glossy/gtk-2.0/gtkrc | 218 ++++++++ win32/deps/themes/HighContrast/gtk-2.0/gtkrc | 248 ++++++++++ win32/deps/themes/HighContrast/gtk-2.0/gtkrc.in | 67 +++ .../deps/themes/HighContrastInverse/gtk-2.0/gtkrc | 252 ++++++++++ .../themes/HighContrastInverse/gtk-2.0/gtkrc.in | 71 +++ .../themes/HighContrastLargePrint/gtk-2.0/gtkrc | 263 ++++++++++ .../themes/HighContrastLargePrint/gtk-2.0/gtkrc.in | 82 +++ .../HighContrastLargePrintInverse/gtk-2.0/gtkrc | 263 ++++++++++ .../HighContrastLargePrintInverse/gtk-2.0/gtkrc.in | 82 +++ win32/deps/themes/Human/gtk-2.0/gtkrc | 240 +++++++++ win32/deps/themes/Industrial/gtk-2.0/gtkrc | 225 +++++++++ win32/deps/themes/Inverted/gtk-2.0/gtkrc | 198 ++++++++ win32/deps/themes/LargePrint/gtk-2.0/gtkrc | 231 +++++++++ win32/deps/themes/LargePrint/gtk-2.0/gtkrc.in | 50 ++ win32/deps/themes/LighthouseBlue/gtk-2.0/gtkrc | 131 +++++ win32/deps/themes/LowContrast/gtk-2.0/gtkrc | 238 +++++++++ win32/deps/themes/LowContrast/gtk-2.0/gtkrc.in | 57 +++ .../themes/LowContrastLargePrint/gtk-2.0/gtkrc | 253 ++++++++++ .../themes/LowContrastLargePrint/gtk-2.0/gtkrc.in | 72 +++ win32/deps/themes/MagicChicken/README | 1 + win32/deps/themes/MagicChicken/gtk-2.0/gtkrc | 293 +++++++++++ win32/deps/themes/Metal/gtk-2.0/gtkrc | 71 +++ win32/deps/themes/Mist/gtk-2.0/gtkrc | 85 ++++ win32/deps/themes/MurrinaCandy/gtk-2.0/gtkrc | 215 ++++++++ win32/deps/themes/MurrinaCappuccino/gtk-2.0/gtkrc | 163 ++++++ win32/deps/themes/MurrinaEalm/gtk-2.0/gtkrc | 211 ++++++++ win32/deps/themes/MurrinaNeoGraphite/gtk-2.0/gtkrc | 202 ++++++++ win32/deps/themes/Nimbus/gtk-2.0/about.png | Bin 0 -> 1344 bytes win32/deps/themes/Nimbus/gtk-2.0/add.png | Bin 0 -> 1307 bytes win32/deps/themes/Nimbus/gtk-2.0/apply.png | Bin 0 -> 752 bytes win32/deps/themes/Nimbus/gtk-2.0/broken_image.png | Bin 0 -> 947 bytes win32/deps/themes/Nimbus/gtk-2.0/cancel.png | Bin 0 -> 646 bytes win32/deps/themes/Nimbus/gtk-2.0/cdrom_16.png | Bin 0 -> 782 bytes win32/deps/themes/Nimbus/gtk-2.0/cdrom_24.png | Bin 0 -> 1470 bytes win32/deps/themes/Nimbus/gtk-2.0/clear.png | Bin 0 -> 1056 bytes win32/deps/themes/Nimbus/gtk-2.0/close.png | Bin 0 -> 727 bytes win32/deps/themes/Nimbus/gtk-2.0/colorselector.png | Bin 0 -> 1732 bytes win32/deps/themes/Nimbus/gtk-2.0/connect.png | Bin 0 -> 1098 bytes win32/deps/themes/Nimbus/gtk-2.0/convert.png | Bin 0 -> 752 bytes win32/deps/themes/Nimbus/gtk-2.0/delete_16.png | Bin 0 -> 945 bytes win32/deps/themes/Nimbus/gtk-2.0/delete_24.png | Bin 0 -> 1562 bytes .../Nimbus/gtk-2.0/dialog_authentication.png | Bin 0 -> 2861 bytes win32/deps/themes/Nimbus/gtk-2.0/dialog_error.png | Bin 0 -> 2665 bytes win32/deps/themes/Nimbus/gtk-2.0/dialog_info.png | Bin 0 -> 3788 bytes .../deps/themes/Nimbus/gtk-2.0/dialog_question.png | Bin 0 -> 4111 bytes .../deps/themes/Nimbus/gtk-2.0/dialog_warning.png | Bin 0 -> 3308 bytes win32/deps/themes/Nimbus/gtk-2.0/directory.png | Bin 0 -> 721 bytes win32/deps/themes/Nimbus/gtk-2.0/disconnect.png | Bin 0 -> 1098 bytes win32/deps/themes/Nimbus/gtk-2.0/document-new.png | Bin 0 -> 843 bytes win32/deps/themes/Nimbus/gtk-2.0/document-open.png | Bin 0 -> 1053 bytes .../Nimbus/gtk-2.0/document-print-preview.png | Bin 0 -> 1340 bytes .../deps/themes/Nimbus/gtk-2.0/document-print.png | Bin 0 -> 1104 bytes .../themes/Nimbus/gtk-2.0/document-properties.png | Bin 0 -> 991 bytes .../themes/Nimbus/gtk-2.0/document-save-as.png | Bin 0 -> 1335 bytes win32/deps/themes/Nimbus/gtk-2.0/document-save.png | Bin 0 -> 955 bytes win32/deps/themes/Nimbus/gtk-2.0/edit-copy_16.png | Bin 0 -> 552 bytes win32/deps/themes/Nimbus/gtk-2.0/edit-copy_24.png | Bin 0 -> 698 bytes win32/deps/themes/Nimbus/gtk-2.0/edit-cut_16.png | Bin 0 -> 602 bytes win32/deps/themes/Nimbus/gtk-2.0/edit-cut_24.png | Bin 0 -> 1286 bytes .../themes/Nimbus/gtk-2.0/edit-find-replace.png | Bin 0 -> 1507 bytes win32/deps/themes/Nimbus/gtk-2.0/edit-find.png | Bin 0 -> 1103 bytes win32/deps/themes/Nimbus/gtk-2.0/edit-paste.png | Bin 0 -> 912 bytes win32/deps/themes/Nimbus/gtk-2.0/edit-redo.png | Bin 0 -> 1163 bytes win32/deps/themes/Nimbus/gtk-2.0/edit-undo.png | Bin 0 -> 1173 bytes win32/deps/themes/Nimbus/gtk-2.0/edit.png | Bin 0 -> 684 bytes win32/deps/themes/Nimbus/gtk-2.0/execute.png | Bin 0 -> 1300 bytes win32/deps/themes/Nimbus/gtk-2.0/file.png | Bin 0 -> 516 bytes win32/deps/themes/Nimbus/gtk-2.0/floppy.png | Bin 0 -> 818 bytes win32/deps/themes/Nimbus/gtk-2.0/font.png | Bin 0 -> 1105 bytes .../themes/Nimbus/gtk-2.0/format-indent-less.png | Bin 0 -> 818 bytes .../themes/Nimbus/gtk-2.0/format-indent-more.png | Bin 0 -> 830 bytes .../Nimbus/gtk-2.0/format-justify-center.png | Bin 0 -> 699 bytes .../themes/Nimbus/gtk-2.0/format-justify-fill.png | Bin 0 -> 763 bytes .../themes/Nimbus/gtk-2.0/format-justify-left.png | Bin 0 -> 682 bytes .../themes/Nimbus/gtk-2.0/format-justify-right.png | Bin 0 -> 676 bytes .../themes/Nimbus/gtk-2.0/format-text-bold.png | Bin 0 -> 587 bytes .../themes/Nimbus/gtk-2.0/format-text-italic.png | Bin 0 -> 752 bytes .../Nimbus/gtk-2.0/format-text-strikethrough.png | Bin 0 -> 595 bytes .../Nimbus/gtk-2.0/format-text-underline.png | Bin 0 -> 593 bytes win32/deps/themes/Nimbus/gtk-2.0/fullscreen.png | Bin 0 -> 1135 bytes win32/deps/themes/Nimbus/gtk-2.0/go-bottom.png | Bin 0 -> 915 bytes win32/deps/themes/Nimbus/gtk-2.0/go-down.png | Bin 0 -> 814 bytes win32/deps/themes/Nimbus/gtk-2.0/go-first.png | Bin 0 -> 960 bytes win32/deps/themes/Nimbus/gtk-2.0/go-home.png | Bin 0 -> 1130 bytes win32/deps/themes/Nimbus/gtk-2.0/go-jump.png | Bin 0 -> 1010 bytes win32/deps/themes/Nimbus/gtk-2.0/go-last.png | Bin 0 -> 958 bytes win32/deps/themes/Nimbus/gtk-2.0/go-next.png | Bin 0 -> 828 bytes win32/deps/themes/Nimbus/gtk-2.0/go-previous.png | Bin 0 -> 848 bytes win32/deps/themes/Nimbus/gtk-2.0/go-top.png | Bin 0 -> 958 bytes win32/deps/themes/Nimbus/gtk-2.0/go-up.png | Bin 0 -> 836 bytes win32/deps/themes/Nimbus/gtk-2.0/gtkrc | 70 +++ win32/deps/themes/Nimbus/gtk-2.0/harddisk.png | Bin 0 -> 957 bytes win32/deps/themes/Nimbus/gtk-2.0/help.png | Bin 0 -> 1494 bytes win32/deps/themes/Nimbus/gtk-2.0/iconrc | 103 ++++ win32/deps/themes/Nimbus/gtk-2.0/index.png | Bin 0 -> 972 bytes win32/deps/themes/Nimbus/gtk-2.0/info.png | Bin 0 -> 1333 bytes .../themes/Nimbus/gtk-2.0/leave_fullscreen.png | Bin 0 -> 895 bytes win32/deps/themes/Nimbus/gtk-2.0/media-ffwd.png | Bin 0 -> 313 bytes win32/deps/themes/Nimbus/gtk-2.0/media-next.png | Bin 0 -> 304 bytes win32/deps/themes/Nimbus/gtk-2.0/media-pause.png | Bin 0 -> 236 bytes win32/deps/themes/Nimbus/gtk-2.0/media-play.png | Bin 0 -> 282 bytes win32/deps/themes/Nimbus/gtk-2.0/media-prev.png | Bin 0 -> 326 bytes win32/deps/themes/Nimbus/gtk-2.0/media-record.png | Bin 0 -> 330 bytes win32/deps/themes/Nimbus/gtk-2.0/media-rewind.png | Bin 0 -> 307 bytes win32/deps/themes/Nimbus/gtk-2.0/media-stop.png | Bin 0 -> 227 bytes win32/deps/themes/Nimbus/gtk-2.0/network.png | Bin 0 -> 1420 bytes win32/deps/themes/Nimbus/gtk-2.0/no.png | Bin 0 -> 622 bytes win32/deps/themes/Nimbus/gtk-2.0/ok.png | Bin 0 -> 797 bytes win32/deps/themes/Nimbus/gtk-2.0/preferences.png | Bin 0 -> 898 bytes win32/deps/themes/Nimbus/gtk-2.0/quit.png | Bin 0 -> 1143 bytes win32/deps/themes/Nimbus/gtk-2.0/remove.png | Bin 0 -> 1188 bytes win32/deps/themes/Nimbus/gtk-2.0/revert.png | Bin 0 -> 1175 bytes .../deps/themes/Nimbus/gtk-2.0/sort_ascending.png | Bin 0 -> 989 bytes .../deps/themes/Nimbus/gtk-2.0/sort_descending.png | Bin 0 -> 983 bytes win32/deps/themes/Nimbus/gtk-2.0/spellcheck.png | Bin 0 -> 715 bytes win32/deps/themes/Nimbus/gtk-2.0/stock_dnd.png | Bin 0 -> 687 bytes .../themes/Nimbus/gtk-2.0/stock_dnd_multiple.png | Bin 0 -> 766 bytes win32/deps/themes/Nimbus/gtk-2.0/stop.png | Bin 0 -> 941 bytes win32/deps/themes/Nimbus/gtk-2.0/undelete.png | Bin 0 -> 1473 bytes win32/deps/themes/Nimbus/gtk-2.0/view-refresh.png | Bin 0 -> 1214 bytes win32/deps/themes/Nimbus/gtk-2.0/yes.png | Bin 0 -> 654 bytes win32/deps/themes/Nimbus/gtk-2.0/zoom-best-fit.png | Bin 0 -> 1195 bytes win32/deps/themes/Nimbus/gtk-2.0/zoom-in.png | Bin 0 -> 1167 bytes win32/deps/themes/Nimbus/gtk-2.0/zoom-original.png | Bin 0 -> 1133 bytes win32/deps/themes/Nimbus/gtk-2.0/zoom-out.png | Bin 0 -> 1116 bytes win32/deps/themes/Nodoka-Aqua/gtk-2.0/gtkrc | 287 +++++++++++ win32/deps/themes/Nodoka-Gilouche/gtk-2.0/gtkrc | 271 ++++++++++ win32/deps/themes/Nodoka-Looks/gtk-2.0/gtkrc | 281 +++++++++++ win32/deps/themes/Nodoka-Midnight/gtk-2.0/gtkrc | 282 +++++++++++ win32/deps/themes/Nodoka-Rounded/gtk-2.0/gtkrc | 281 +++++++++++ win32/deps/themes/Nodoka-Silver/gtk-2.0/gtkrc | 267 ++++++++++ win32/deps/themes/Nodoka-Squared/gtk-2.0/gtkrc | 281 +++++++++++ win32/deps/themes/Nodoka/gtk-2.0/gtkrc | 281 +++++++++++ win32/deps/themes/OkayishChicken/README | 1 + win32/deps/themes/OkayishChicken/gtk-2.0/gtkrc | 122 +++++ win32/deps/themes/Redmond/gtk-2.0/gtkrc | 102 ++++ win32/deps/themes/Rezlooks-Gilouche/gtk-2.0/gtkrc | 211 ++++++++ win32/deps/themes/Rezlooks-graphite/gtk-2.0/gtkrc | 208 ++++++++ win32/deps/themes/Simple/gtk-2.0/gtkrc | 70 +++ .../deps/themes/Smooth-Funky-Monkey/gtk-2.0/gtkrc | 214 ++++++++ .../Smooth-Funky-Monkey/gtk-2.0/stock_go-back.svg | 39 ++ .../gtk-2.0/stock_go-forward.svg | 39 ++ .../Smooth-Funky-Monkey/gtk-2.0/stock_go-up.svg | 42 ++ .../Smooth-Funky-Monkey/gtk-2.0/stock_home.svg | 26 + .../Smooth-Funky-Monkey/gtk-2.0/stock_new.svg | 46 ++ .../Smooth-Funky-Monkey/gtk-2.0/stock_open.svg | 51 ++ .../Smooth-Funky-Monkey/gtk-2.0/stock_refresh.svg | 29 ++ .../Smooth-Funky-Monkey/gtk-2.0/stock_stop.svg | 26 + win32/deps/themes/Smooth-Line/gtk-2.0/gtkrc | 522 ++++++++++++++++++++ win32/deps/themes/Smooth-Okayish/gtk-2.0/gtkrc | 143 ++++++ win32/deps/themes/Smooth-Sea-Ice/gtk-2.0/gtkrc | 365 ++++++++++++++ .../themes/Smooth-Tangerine-Dream/gtk-2.0/gtkrc | 380 ++++++++++++++ win32/deps/themes/Smooth-Winter/gtk-2.0/gtkrc | 353 +++++++++++++ win32/deps/themes/Smooth-Winter/gtk-2.0/iconrc | 20 + .../themes/Smooth-Winter/gtk-2.0/stock_apply.png | Bin 0 -> 812 bytes .../themes/Smooth-Winter/gtk-2.0/stock_bottom.png | Bin 0 -> 662 bytes .../themes/Smooth-Winter/gtk-2.0/stock_cancel.png | Bin 0 -> 1166 bytes .../themes/Smooth-Winter/gtk-2.0/stock_down.png | Bin 0 -> 590 bytes .../themes/Smooth-Winter/gtk-2.0/stock_first.png | Bin 0 -> 657 bytes .../themes/Smooth-Winter/gtk-2.0/stock_last.png | Bin 0 -> 644 bytes .../themes/Smooth-Winter/gtk-2.0/stock_left.png | Bin 0 -> 523 bytes .../deps/themes/Smooth-Winter/gtk-2.0/stock_ok.png | Bin 0 -> 806 bytes .../themes/Smooth-Winter/gtk-2.0/stock_refresh.png | Bin 0 -> 1061 bytes .../themes/Smooth-Winter/gtk-2.0/stock_right.png | Bin 0 -> 522 bytes .../themes/Smooth-Winter/gtk-2.0/stock_top.png | Bin 0 -> 674 bytes .../deps/themes/Smooth-Winter/gtk-2.0/stock_up.png | Bin 0 -> 605 bytes win32/deps/themes/ThinIce/gtk-2.0/gtkrc | 84 ++++ win32/deps/themes/XFCE-4.0/README.html | 5 + win32/deps/themes/XFCE-4.0/gtk-2.0/gtkrc | 238 +++++++++ win32/deps/themes/XFCE-4.2/README.html | 5 + win32/deps/themes/XFCE-4.2/gtk-2.0/gtkrc | 289 +++++++++++ win32/deps/themes/XFCE/README.html | 5 + win32/deps/themes/XFCE/gtk-2.0/gtkrc | 349 +++++++++++++ win32/installer.iss | 50 ++ 258 files changed, 16495 insertions(+), 13 deletions(-) Sat Jan 9 18:19:19 2010 +0100 Andoni Morales Alastruey *Delete the LongoMatch/win32 deployment folder LongoMatch/Win32/COPYING.TXT | 278 ---------- LongoMatch/Win32/bin/LongoMatch.exe | Bin 9170011 -> 0 bytes LongoMatch/Win32/bin/MonoPosixHelper.dll | Bin 394055 -> 0 bytes LongoMatch/Win32/bin/SDL.dll | Bin 460904 -> 0 bytes LongoMatch/Win32/bin/freetype-6.dll | Bin 650785 -> 0 bytes LongoMatch/Win32/bin/gdksharpglue-2.dll | Bin 231312 -> 0 bytes LongoMatch/Win32/bin/glibsharpglue-2.dll | Bin 97567 -> 0 bytes LongoMatch/Win32/bin/gst-inspect-0.10.exe | Bin 211968 -> 0 bytes LongoMatch/Win32/bin/gst-launch-0.10.exe | Bin 203264 -> 0 bytes LongoMatch/Win32/bin/gst-xmlinspect-0.10.exe | Bin 203264 -> 0 bytes LongoMatch/Win32/bin/gtk2_prefs.exe | Bin 293376 -> 0 bytes LongoMatch/Win32/bin/gtksharpglue-2.dll | Bin 709147 -> 0 bytes LongoMatch/Win32/bin/iconv.dll | Bin 5120 -> 0 bytes LongoMatch/Win32/bin/intl.dll | Bin 104861 -> 0 bytes LongoMatch/Win32/bin/jpeg62.dll | Bin 127488 -> 0 bytes LongoMatch/Win32/bin/liba52-0.dll | Bin 58031 -> 0 bytes LongoMatch/Win32/bin/libatk-1.0-0.dll | Bin 151812 -> 0 bytes LongoMatch/Win32/bin/libbz2.dll | Bin 152526 -> 0 bytes LongoMatch/Win32/bin/libcairo-2.dll | Bin 664581 -> 0 bytes LongoMatch/Win32/bin/libcesarplayer.dll | Bin 253036 -> 0 bytes LongoMatch/Win32/bin/libdca-0.dll | Bin 173099 -> 0 bytes LongoMatch/Win32/bin/libdl.dll | Bin 7168 -> 0 bytes LongoMatch/Win32/bin/libdvdnav-4.dll | Bin 151746 -> 0 bytes LongoMatch/Win32/bin/libdvdnavmini-4.dll | Bin 151746 -> 0 bytes LongoMatch/Win32/bin/libdvdread-4.dll | Bin 149398 -> 0 bytes LongoMatch/Win32/bin/libfaac-0.dll | Bin 109912 -> 0 bytes LongoMatch/Win32/bin/libfaad-2.dll | Bin 369232 -> 0 bytes LongoMatch/Win32/bin/libfontconfig-1.dll | Bin 270735 -> 0 bytes LongoMatch/Win32/bin/libfreetype-6.dll | Bin 650785 -> 0 bytes LongoMatch/Win32/bin/libgailutil-18.dll | Bin 51252 -> 0 bytes LongoMatch/Win32/bin/libgcrypt-11.dll | Bin 719092 -> 0 bytes LongoMatch/Win32/bin/libgdk-win32-2.0-0.dll | Bin 833453 -> 0 bytes LongoMatch/Win32/bin/libgdk_pixbuf-2.0-0.dll | Bin 138714 -> 0 bytes LongoMatch/Win32/bin/libgio-2.0-0.dll | Bin 521539 -> 0 bytes LongoMatch/Win32/bin/libglib-2.0-0.dll | Bin 1171256 -> 0 bytes LongoMatch/Win32/bin/libgmodule-2.0-0.dll | Bin 39516 -> 0 bytes LongoMatch/Win32/bin/libgnutls-26.dll | Bin 875476 -> 0 bytes LongoMatch/Win32/bin/libgnutls-extra-26.dll | Bin 74057 -> 0 bytes LongoMatch/Win32/bin/libgnutls-openssl-26.dll | Bin 182769 -> 0 bytes LongoMatch/Win32/bin/libgnutlsxx-26.dll | Bin 252942 -> 0 bytes LongoMatch/Win32/bin/libgobject-2.0-0.dll | Bin 316989 -> 0 bytes LongoMatch/Win32/bin/libgpg-error-0.dll | Bin 85616 -> 0 bytes LongoMatch/Win32/bin/libgstapp-0.10.dll | Bin 38400 -> 0 bytes LongoMatch/Win32/bin/libgstapp.dll | Bin 37888 -> 0 bytes LongoMatch/Win32/bin/libgstaudio-0.10.dll | Bin 102912 -> 0 bytes LongoMatch/Win32/bin/libgstbase-0.10.dll | Bin 178176 -> 0 bytes LongoMatch/Win32/bin/libgstcdda-0.10.dll | Bin 31232 -> 0 bytes LongoMatch/Win32/bin/libgstcontroller-0.10.dll | Bin 104960 -> 0 bytes LongoMatch/Win32/bin/libgstdataprotocol-0.10.dll | Bin 18944 -> 0 bytes LongoMatch/Win32/bin/libgstdshow-0.10.dll | Bin 57856 -> 0 bytes LongoMatch/Win32/bin/libgstfarsight-0.10.dll | Bin 45056 -> 0 bytes LongoMatch/Win32/bin/libgstfft-0.10.dll | Bin 39936 -> 0 bytes LongoMatch/Win32/bin/libgstinterfaces-0.10.dll | Bin 49152 -> 0 bytes LongoMatch/Win32/bin/libgstnet-0.10.dll | Bin 23040 -> 0 bytes LongoMatch/Win32/bin/libgstnetbuffer-0.10.dll | Bin 11264 -> 0 bytes LongoMatch/Win32/bin/libgstpbutils-0.10.dll | Bin 41472 -> 0 bytes LongoMatch/Win32/bin/libgstphotography-0.10.dll | Bin 16384 -> 0 bytes LongoMatch/Win32/bin/libgstreamer-0.10.dll | Bin 645120 -> 0 bytes LongoMatch/Win32/bin/libgstriff-0.10.dll | Bin 40960 -> 0 bytes LongoMatch/Win32/bin/libgstrtp-0.10.dll | Bin 56320 -> 0 bytes LongoMatch/Win32/bin/libgstrtsp-0.10.dll | Bin 66048 -> 0 bytes LongoMatch/Win32/bin/libgstsdp-0.10.dll | Bin 23552 -> 0 bytes LongoMatch/Win32/bin/libgsttag-0.10.dll | Bin 50176 -> 0 bytes LongoMatch/Win32/bin/libgstvideo-0.10.dll | Bin 22528 -> 0 bytes LongoMatch/Win32/bin/libgthread-2.0-0.dll | Bin 46605 -> 0 bytes LongoMatch/Win32/bin/libgtk-win32-2.0-0.dll | Bin 4846324 -> 0 bytes LongoMatch/Win32/bin/libiconv-2.dll | Bin 918016 -> 0 bytes LongoMatch/Win32/bin/libintl-8.dll | Bin 76800 -> 0 bytes LongoMatch/Win32/bin/libjpeg.dll | Bin 138752 -> 0 bytes LongoMatch/Win32/bin/libmms-0.dll | Bin 109666 -> 0 bytes LongoMatch/Win32/bin/libmp3lame-0.dll | Bin 380944 -> 0 bytes LongoMatch/Win32/bin/libmpeg2-0.dll | Bin 140015 -> 0 bytes LongoMatch/Win32/bin/libmpeg2convert-0.dll | Bin 47687 -> 0 bytes LongoMatch/Win32/bin/libneon-27.dll | Bin 182123 -> 0 bytes LongoMatch/Win32/bin/libnice.dll | Bin 116736 -> 0 bytes LongoMatch/Win32/bin/libogg-0.dll | Bin 35730 -> 0 bytes LongoMatch/Win32/bin/liboil-0.3-0.dll | Bin 708126 -> 0 bytes LongoMatch/Win32/bin/libopenjpeg-2.dll | Bin 162391 -> 0 bytes LongoMatch/Win32/bin/libpango-1.0-0.dll | Bin 374898 -> 0 bytes LongoMatch/Win32/bin/libpangocairo-1.0-0.dll | Bin 106845 -> 0 bytes LongoMatch/Win32/bin/libpangoft2-1.0-0.dll | Bin 350455 -> 0 bytes LongoMatch/Win32/bin/libpangowin32-1.0-0.dll | Bin 115659 -> 0 bytes LongoMatch/Win32/bin/libpixman-1-0.dll | Bin 1073869 -> 0 bytes LongoMatch/Win32/bin/libpng12-0.dll | Bin 247310 -> 0 bytes LongoMatch/Win32/bin/libpng13.dll | Bin 145920 -> 0 bytes LongoMatch/Win32/bin/librsvg-2.dll | Bin 260378 -> 0 bytes LongoMatch/Win32/bin/libschroedinger-1.0-0.dll | Bin 624910 -> 0 bytes LongoMatch/Win32/bin/libsoup-2.4-1.dll | Bin 377890 -> 0 bytes LongoMatch/Win32/bin/libspeex-1.dll | Bin 131150 -> 0 bytes LongoMatch/Win32/bin/libspeexdsp-1.dll | Bin 95954 -> 0 bytes LongoMatch/Win32/bin/libtheora-0.dll | Bin 364387 -> 0 bytes LongoMatch/Win32/bin/libtheoradec-1.dll | Bin 122390 -> 0 bytes LongoMatch/Win32/bin/libtheoraenc-1.dll | Bin 258918 -> 0 bytes LongoMatch/Win32/bin/libvorbis-0.dll | Bin 191320 -> 0 bytes LongoMatch/Win32/bin/libvorbisenc-2.dll | Bin 1153304 -> 0 bytes LongoMatch/Win32/bin/libvorbisfile-3.dll | Bin 54835 -> 0 bytes LongoMatch/Win32/bin/libwavpack-1.dll | Bin 224968 -> 0 bytes LongoMatch/Win32/bin/libx264-67.dll | Bin 750080 -> 0 bytes LongoMatch/Win32/bin/libxml2-2.dll | Bin 1527731 -> 0 bytes LongoMatch/Win32/bin/mono.dll | Bin 2188589 -> 0 bytes LongoMatch/Win32/bin/pangosharpglue-2.dll | Bin 96779 -> 0 bytes LongoMatch/Win32/bin/pthreadGC2.dll | Bin 71886 -> 0 bytes LongoMatch/Win32/bin/regex2.dll | Bin 79360 -> 0 bytes LongoMatch/Win32/bin/xvidcore.dll | Bin 1101318 -> 0 bytes LongoMatch/Win32/bin/zlib1.dll | Bin 75264 -> 0 bytes LongoMatch/Win32/deps/Db4objects.Db4o.dll | Bin 600576 -> 0 bytes .../Win32/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 - .../Win32/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 -- .../Win32/etc/fonts/conf.avail/30-amt-aliases.conf | 21 - .../Win32/etc/fonts/conf.avail/30-urw-aliases.conf | 52 -- .../Win32/etc/fonts/conf.avail/40-generic.conf | 66 --- .../Win32/etc/fonts/conf.avail/49-sansserif.conf | 21 - LongoMatch/Win32/etc/fonts/conf.avail/50-user.conf | 7 - .../Win32/etc/fonts/conf.avail/51-local.conf | 7 - .../Win32/etc/fonts/conf.avail/60-latin.conf | 42 -- .../etc/fonts/conf.avail/65-fonts-persian.conf | 539 -------------------- .../Win32/etc/fonts/conf.avail/65-nonlatin.conf | 38 -- .../Win32/etc/fonts/conf.avail/69-unifont.conf | 24 - .../Win32/etc/fonts/conf.avail/70-no-bitmaps.conf | 13 - .../Win32/etc/fonts/conf.avail/70-yes-bitmaps.conf | 13 - .../Win32/etc/fonts/conf.avail/80-delicious.conf | 20 - .../Win32/etc/fonts/conf.avail/90-synthetic.conf | 64 --- LongoMatch/Win32/etc/fonts/conf.avail/README | 48 -- .../etc/fonts/conf.d/20-fix-globaladvance.conf | 29 - .../Win32/etc/fonts/conf.d/20-lohit-gujarati.conf | 11 - .../etc/fonts/conf.d/20-unhint-small-vera.conf | 49 -- .../Win32/etc/fonts/conf.d/30-amt-aliases.conf | 21 - .../Win32/etc/fonts/conf.d/30-urw-aliases.conf | 52 -- LongoMatch/Win32/etc/fonts/conf.d/40-generic.conf | 66 --- .../Win32/etc/fonts/conf.d/49-sansserif.conf | 21 - LongoMatch/Win32/etc/fonts/conf.d/50-user.conf | 7 - LongoMatch/Win32/etc/fonts/conf.d/51-local.conf | 7 - LongoMatch/Win32/etc/fonts/conf.d/60-latin.conf | 42 -- .../Win32/etc/fonts/conf.d/65-fonts-persian.conf | 539 -------------------- LongoMatch/Win32/etc/fonts/conf.d/65-nonlatin.conf | 38 -- LongoMatch/Win32/etc/fonts/conf.d/69-unifont.conf | 24 - .../Win32/etc/fonts/conf.d/80-delicious.conf | 20 - .../Win32/etc/fonts/conf.d/90-synthetic.conf | 64 --- LongoMatch/Win32/etc/fonts/fonts.conf | 400 --------------- LongoMatch/Win32/etc/fonts/fonts.dtd | 186 ------- LongoMatch/Win32/etc/fonts/local.conf | 14 - LongoMatch/Win32/etc/gtk-2.0/gdk-pixbuf.loaders | 118 ----- LongoMatch/Win32/etc/gtk-2.0/gtk.immodules | 7 - LongoMatch/Win32/etc/gtk-2.0/gtkrc | 8 - LongoMatch/Win32/etc/gtk-2.0/im-multipress.conf | 23 - LongoMatch/Win32/etc/pango/pango.modules | 28 - LongoMatch/Win32/installer.iss | 53 -- LongoMatch/Win32/lib/gstreamer-0.10/libgnl.dll | Bin 104448 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgsta52dec.dll | Bin 23040 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstaacparse.dll | Bin 38400 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstadder.dll | Bin 25600 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstaiffparse.dll | Bin 32256 -> 0 bytes LongoMatch/Win32/lib/gstreamer-0.10/libgstalaw.dll | Bin 18944 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstalpha.dll | Bin 12800 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstamrparse.dll | Bin 35840 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstapetag.dll | Bin 14848 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstappplugin.dll | Bin 8192 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstasfdemux.dll | Bin 86528 -> 0 bytes .../lib/gstreamer-0.10/libgstaudioconvert.dll | Bin 51200 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstaudiofx.dll | Bin 80384 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstaudiorate.dll | Bin 17920 -> 0 bytes .../lib/gstreamer-0.10/libgstaudioresample.dll | Bin 51200 -> 0 bytes .../lib/gstreamer-0.10/libgstaudiotestsrc.dll | Bin 28672 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstauparse.dll | Bin 18944 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstautoconvert.dll | Bin 25088 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstautodetect.dll | Bin 29696 -> 0 bytes LongoMatch/Win32/lib/gstreamer-0.10/libgstavi.dll | Bin 96256 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstbayer.dll | Bin 18432 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstcairo.dll | Bin 27136 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstcamerabin.dll | Bin 75776 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstcdxaparse.dll | Bin 22016 -> 0 bytes .../lib/gstreamer-0.10/libgstcoreelements.dll | Bin 119296 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstcutter.dll | Bin 16896 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstdebug.dll | Bin 40960 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstdecodebin.dll | Bin 32768 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstdecodebin2.dll | Bin 73216 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstdeinterlace.dll | Bin 37376 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstdirectdraw.dll | Bin 35328 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstdirectsound.dll | Bin 227840 -> 0 bytes .../lib/gstreamer-0.10/libgstdshowdecwrapper.dll | Bin 88576 -> 0 bytes .../lib/gstreamer-0.10/libgstdshowsrcwrapper.dll | Bin 41984 -> 0 bytes .../lib/gstreamer-0.10/libgstdshowvideosink.dll | Bin 53760 -> 0 bytes LongoMatch/Win32/lib/gstreamer-0.10/libgstdtmf.dll | Bin 37888 -> 0 bytes LongoMatch/Win32/lib/gstreamer-0.10/libgstdts.dll | Bin 22016 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstdvdlpcmdec.dll | Bin 19456 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstdvdread.dll | Bin 33280 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstdvdspu.dll | Bin 40448 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstdvdsub.dll | Bin 28160 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgsteffectv.dll | Bin 31232 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstequalizer.dll | Bin 24064 -> 0 bytes LongoMatch/Win32/lib/gstreamer-0.10/libgstfaac.dll | Bin 20992 -> 0 bytes LongoMatch/Win32/lib/gstreamer-0.10/libgstfaad.dll | Bin 27648 -> 0 bytes .../lib/gstreamer-0.10/libgstffmpegcolorspace.dll | Bin 131584 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstffmpeggpl.dll | Bin 5764096 -> 0 bytes LongoMatch/Win32/lib/gstreamer-0.10/libgstflv.dll | Bin 58880 -> 0 bytes LongoMatch/Win32/lib/gstreamer-0.10/libgstflx.dll | Bin 16896 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstfreeze.dll | Bin 13312 -> 0 bytes LongoMatch/Win32/lib/gstreamer-0.10/libgstgdp.dll | Bin 29696 -> 0 bytes LongoMatch/Win32/lib/gstreamer-0.10/libgstgio.dll | Bin 36864 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgsth264parse.dll | Bin 20480 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgsticydemux.dll | Bin 15360 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstid3demux.dll | Bin 30720 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstiec958.dll | Bin 15872 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstinterleave.dll | Bin 35328 -> 0 bytes LongoMatch/Win32/lib/gstreamer-0.10/libgstjpeg.dll | Bin 47616 -> 0 bytes LongoMatch/Win32/lib/gstreamer-0.10/libgstlame.dll | Bin 45568 -> 0 bytes .../lib/gstreamer-0.10/libgstlegacyresample.dll | Bin 31744 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstlevel.dll | Bin 19456 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstlibmms.dll | Bin 16896 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstliveadder.dll | Bin 34304 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstmatroska.dll | Bin 136192 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstmonoscope.dll | Bin 17920 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstmpeg2dec.dll | Bin 33792 -> 0 bytes .../lib/gstreamer-0.10/libgstmpeg4videoparse.dll | Bin 20480 -> 0 bytes .../lib/gstreamer-0.10/libgstmpegaudioparse.dll | Bin 44544 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstmpegdemux.dll | Bin 141824 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstmpegstream.dll | Bin 58880 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstmpegtsmux.dll | Bin 34304 -> 0 bytes .../lib/gstreamer-0.10/libgstmpegvideoparse.dll | Bin 22528 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstmulaw.dll | Bin 15872 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstmultifile.dll | Bin 15872 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstmultipart.dll | Bin 23552 -> 0 bytes LongoMatch/Win32/lib/gstreamer-0.10/libgstmve.dll | Bin 88576 -> 0 bytes LongoMatch/Win32/lib/gstreamer-0.10/libgstmxf.dll | Bin 358400 -> 0 bytes LongoMatch/Win32/lib/gstreamer-0.10/libgstneon.dll | Bin 22528 -> 0 bytes LongoMatch/Win32/lib/gstreamer-0.10/libgstnice.dll | Bin 15360 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstnuvdemux.dll | Bin 20480 -> 0 bytes LongoMatch/Win32/lib/gstreamer-0.10/libgstogg.dll | Bin 98816 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstpango.dll | Bin 46592 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstpcapparse.dll | Bin 13312 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstplaybin.dll | Bin 158720 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstqtdemux.dll | Bin 115200 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstqtmux.dll | Bin 66048 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstqueue2.dll | Bin 39936 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstrawparse.dll | Bin 35328 -> 0 bytes LongoMatch/Win32/lib/gstreamer-0.10/libgstreal.dll | Bin 29696 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstrealmedia.dll | Bin 65024 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstreplaygain.dll | Bin 35328 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstresindvd.dll | Bin 143872 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstrtp_good.dll | Bin 202752 -> 0 bytes .../lib/gstreamer-0.10/libgstrtpjitterbuffer.dll | Bin 30208 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstrtpmanager.dll | Bin 147456 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstrtpmux.dll | Bin 19968 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstrtpnetsim.dll | Bin 14336 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstrtppayloads.dll | Bin 16384 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstrtprtpdemux.dll | Bin 14336 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstrtsp_good.dll | Bin 83456 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstscaletempo.dll | Bin 16896 -> 0 bytes LongoMatch/Win32/lib/gstreamer-0.10/libgstsdl.dll | Bin 27136 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstsdpplugin.dll | Bin 25600 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstselector.dll | Bin 34816 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstsiren.dll | Bin 61952 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstsmpte.dll | Bin 49664 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstspectrum.dll | Bin 18944 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstspeed.dll | Bin 17920 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgststereo.dll | Bin 12288 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstsubenc.dll | Bin 12288 -> 0 bytes .../lib/gstreamer-0.10/libgstsynaesthesia.dll | Bin 17920 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgsttheora.dll | Bin 52736 -> 0 bytes LongoMatch/Win32/lib/gstreamer-0.10/libgsttta.dll | Bin 22528 -> 0 bytes .../lib/gstreamer-0.10/libgsttypefindfunctions.dll | Bin 48128 -> 0 bytes LongoMatch/Win32/lib/gstreamer-0.10/libgstudp.dll | Bin 41984 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstvalve.dll | Bin 12800 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstvideobox.dll | Bin 23040 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstvideocrop.dll | Bin 32768 -> 0 bytes .../gstreamer-0.10/libgstvideofilterbalance.dll | Bin 16384 -> 0 bytes .../lib/gstreamer-0.10/libgstvideofilterflip.dll | Bin 18944 -> 0 bytes .../lib/gstreamer-0.10/libgstvideofiltergamma.dll | Bin 12288 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstvideomixer.dll | Bin 28160 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstvideorate.dll | Bin 23040 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstvideoscale.dll | Bin 55296 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstvideosignal.dll | Bin 19968 -> 0 bytes .../lib/gstreamer-0.10/libgstvideotestsrc.dll | Bin 36352 -> 0 bytes LongoMatch/Win32/lib/gstreamer-0.10/libgstvmnc.dll | Bin 20480 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstvolume.dll | Bin 18432 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstvorbis.dll | Bin 55296 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstwasapi.dll | Bin 20480 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstwaveenc.dll | Bin 15360 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstwaveform.dll | Bin 15872 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstwavpack.dll | Bin 52736 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstwavparse.dll | Bin 40448 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstwininet.dll | Bin 14336 -> 0 bytes .../Win32/lib/gstreamer-0.10/libgstwinks.dll | Bin 54784 -> 0 bytes .../lib/gstreamer-0.10/libgstwinscreencap.dll | Bin 23552 -> 0 bytes LongoMatch/Win32/lib/gstreamer-0.10/libgstx264.dll | Bin 25088 -> 0 bytes LongoMatch/Win32/lib/gstreamer-0.10/libgstxvid.dll | Bin 39424 -> 0 bytes LongoMatch/Win32/lib/gstreamer-0.10/libgsty4m.dll | Bin 12800 -> 0 bytes .../lib/gtk-2.0/2.10.0/engines/libanachron.dll | Bin 28558 -> 0 bytes .../Win32/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 .../Win32/lib/gtk-2.0/2.10.0/engines/libdyndyn.dll | Bin 66599 -> 0 bytes .../Win32/lib/gtk-2.0/2.10.0/engines/libgflat.dll | Bin 75869 -> 0 bytes .../Win32/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 .../Win32/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 .../Win32/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 .../Win32/lib/gtk-2.0/2.10.0/engines/libnimbus.dll | Bin 138364 -> 0 bytes .../Win32/lib/gtk-2.0/2.10.0/engines/libnodoka.dll | Bin 82547 -> 0 bytes .../Win32/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 .../Win32/lib/gtk-2.0/2.10.0/engines/libsmooth.dll | Bin 221642 -> 0 bytes .../Win32/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 .../Win32/lib/gtk-2.0/2.10.0/engines/libwimp.dll | Bin 55879 -> 0 bytes .../Win32/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 LongoMatch/Win32/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 .../icons/hicolor/24x24/status/stock_calendar.png | Bin 823 -> 0 bytes .../icons/hicolor/24x24/status/stock_volume.png | Bin 1217 -> 0 bytes LongoMatch/Win32/share/icons/hicolor/index.theme | 13 - .../Win32/share/locale/es/LC_MESSAGES/atk10.mo | Bin 8464 -> 0 bytes .../Win32/share/locale/es/LC_MESSAGES/glib20.mo | Bin 42173 -> 0 bytes .../locale/es/LC_MESSAGES/gtk20-properties.mo | Bin 161594 -> 0 bytes .../Win32/share/locale/es/LC_MESSAGES/gtk20.mo | Bin 73871 -> 0 bytes .../share/locale/es/LC_MESSAGES/longomatch.mo | Bin 12919 -> 0 bytes .../Win32/share/locale/fr/LC_MESSAGES/atk10.mo | Bin 8514 -> 0 bytes .../Win32/share/locale/fr/LC_MESSAGES/glib20.mo | Bin 44077 -> 0 bytes .../locale/fr/LC_MESSAGES/gtk20-properties.mo | Bin 163692 -> 0 bytes .../Win32/share/locale/fr/LC_MESSAGES/gtk20.mo | Bin 75411 -> 0 bytes .../Win32/share/locale/lt/LC_MESSAGES/atk10.mo | Bin 8392 -> 0 bytes .../Win32/share/locale/lt/LC_MESSAGES/glib20.mo | Bin 37960 -> 0 bytes .../locale/lt/LC_MESSAGES/gtk20-properties.mo | Bin 147953 -> 0 bytes .../Win32/share/locale/lt/LC_MESSAGES/gtk20.mo | Bin 70145 -> 0 bytes .../Win32/share/longomatch/images/background.png | Bin 73017 -> 0 bytes .../Win32/share/longomatch/images/longomatch.png | Bin 16818 -> 0 bytes .../Win32/share/themes/AnachronAna/gtk-2.0/gtkrc | 95 ---- .../share/themes/Aurora-Midnight/gtk-2.0/gtkrc | 361 ------------- .../Win32/share/themes/Aurora-looks/gtk-2.0/gtkrc | 350 ------------- LongoMatch/Win32/share/themes/Aurora/gtk-2.0/gtkrc | 362 ------------- .../Win32/share/themes/Bluecurve/gtk-2.0/gtkrc | 151 ------ .../Win32/share/themes/Candido-Calm/gtk-2.0/gtkrc | 205 -------- .../Win32/share/themes/Candido-Candy/gtk-2.0/gtkrc | 209 -------- .../share/themes/Candido-DarkOrange/gtk-2.0/gtkrc | 193 ------- .../share/themes/Candido-Hybrid/gtk-2.0/gtkrc | 210 -------- .../share/themes/Candido-NeoGraphite/gtk-2.0/gtkrc | 200 -------- .../Win32/share/themes/Cleanice-dark/gtk-2.0/gtkrc | 74 --- .../Win32/share/themes/Cleanice/gtk-2.0/gtkrc | 37 -- .../share/themes/Cleanice/gtk-2.0/index.theme | 10 - .../share/themes/Cleanice/gtk-2.0/index.theme.in | 10 - .../Win32/share/themes/Clearlooks/gtk-2.0/gtkrc | 272 ---------- .../share/themes/ClearlooksClassic/gtk-2.0/gtkrc | 209 -------- .../Win32/share/themes/CortlandChicken/README | 1 - .../themes/CortlandChicken/gtk-2.0/check-in.png | Bin 161 -> 0 bytes .../themes/CortlandChicken/gtk-2.0/check-out.png | Bin 116 -> 0 bytes .../share/themes/CortlandChicken/gtk-2.0/gtkrc | 327 ------------ .../themes/CortlandChicken/gtk-2.0/radio-both.png | Bin 196 -> 0 bytes .../themes/CortlandChicken/gtk-2.0/radio-in.png | Bin 190 -> 0 bytes .../themes/CortlandChicken/gtk-2.0/radio-out.png | Bin 185 -> 0 bytes LongoMatch/Win32/share/themes/Crux/gtk-2.0/gtkrc | 149 ------ .../share/themes/Delightfully-Smooth/gtk-2.0/gtkrc | 440 ---------------- .../share/themes/DyndynBlueGray/gtk-2.0/gtkrc | 211 -------- .../share/themes/DyndynPinkGray/gtk-2.0/gtkrc | 211 -------- LongoMatch/Win32/share/themes/G26/gtk-2.0/gtkrc | 319 ------------ LongoMatch/Win32/share/themes/G26/gtk-2.0/iconrc | 20 - .../Win32/share/themes/G26/gtk-2.0/stock_apply.png | Bin 812 -> 0 bytes .../share/themes/G26/gtk-2.0/stock_bottom.png | Bin 662 -> 0 bytes .../share/themes/G26/gtk-2.0/stock_cancel.png | Bin 1166 -> 0 bytes .../Win32/share/themes/G26/gtk-2.0/stock_down.png | Bin 590 -> 0 bytes .../Win32/share/themes/G26/gtk-2.0/stock_first.png | Bin 657 -> 0 bytes .../Win32/share/themes/G26/gtk-2.0/stock_last.png | Bin 644 -> 0 bytes .../Win32/share/themes/G26/gtk-2.0/stock_left.png | Bin 523 -> 0 bytes .../Win32/share/themes/G26/gtk-2.0/stock_ok.png | Bin 806 -> 0 bytes .../share/themes/G26/gtk-2.0/stock_refresh.png | Bin 1061 -> 0 bytes .../Win32/share/themes/G26/gtk-2.0/stock_right.png | Bin 522 -> 0 bytes .../Win32/share/themes/G26/gtk-2.0/stock_top.png | Bin 674 -> 0 bytes .../Win32/share/themes/G26/gtk-2.0/stock_up.png | Bin 605 -> 0 bytes .../share/themes/Gflat-graphite/gtk-2.0/gtkrc | 213 -------- .../share/themes/Gflat-quicksilver/gtk-2.0/gtkrc | 178 ------- LongoMatch/Win32/share/themes/Glider/gtk-2.0/gtkrc | 129 ----- LongoMatch/Win32/share/themes/Glossy/gtk-2.0/gtkrc | 218 -------- .../Win32/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 --- .../themes/HighContrastLargePrint/gtk-2.0/gtkrc | 263 ---------- .../themes/HighContrastLargePrint/gtk-2.0/gtkrc.in | 82 --- .../HighContrastLargePrintInverse/gtk-2.0/gtkrc | 263 ---------- .../HighContrastLargePrintInverse/gtk-2.0/gtkrc.in | 82 --- LongoMatch/Win32/share/themes/Human/gtk-2.0/gtkrc | 240 --------- .../Win32/share/themes/Industrial/gtk-2.0/gtkrc | 225 -------- .../Win32/share/themes/Inverted/gtk-2.0/gtkrc | 198 ------- .../Win32/share/themes/LargePrint/gtk-2.0/gtkrc | 231 --------- .../Win32/share/themes/LargePrint/gtk-2.0/gtkrc.in | 50 -- .../share/themes/LighthouseBlue/gtk-2.0/gtkrc | 131 ----- .../Win32/share/themes/LowContrast/gtk-2.0/gtkrc | 238 --------- .../share/themes/LowContrast/gtk-2.0/gtkrc.in | 57 -- .../themes/LowContrastLargePrint/gtk-2.0/gtkrc | 253 --------- .../themes/LowContrastLargePrint/gtk-2.0/gtkrc.in | 72 --- LongoMatch/Win32/share/themes/MagicChicken/README | 1 - .../Win32/share/themes/MagicChicken/gtk-2.0/gtkrc | 293 ----------- LongoMatch/Win32/share/themes/Metal/gtk-2.0/gtkrc | 71 --- LongoMatch/Win32/share/themes/Mist/gtk-2.0/gtkrc | 85 --- .../Win32/share/themes/MurrinaCandy/gtk-2.0/gtkrc | 215 -------- .../share/themes/MurrinaCappuccino/gtk-2.0/gtkrc | 163 ------ .../Win32/share/themes/MurrinaEalm/gtk-2.0/gtkrc | 211 -------- .../share/themes/MurrinaNeoGraphite/gtk-2.0/gtkrc | 202 -------- .../Win32/share/themes/Nimbus/gtk-2.0/about.png | Bin 1344 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/add.png | Bin 1307 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/apply.png | Bin 752 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/broken_image.png | Bin 947 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/cancel.png | Bin 646 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/cdrom_16.png | Bin 782 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/cdrom_24.png | Bin 1470 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/clear.png | Bin 1056 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/close.png | Bin 727 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/colorselector.png | Bin 1732 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/connect.png | Bin 1098 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/convert.png | Bin 752 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/delete_16.png | Bin 945 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/delete_24.png | Bin 1562 -> 0 bytes .../Nimbus/gtk-2.0/dialog_authentication.png | Bin 2861 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/dialog_error.png | Bin 2665 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/dialog_info.png | Bin 3788 -> 0 bytes .../themes/Nimbus/gtk-2.0/dialog_question.png | Bin 4111 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/dialog_warning.png | Bin 3308 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/directory.png | Bin 721 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/disconnect.png | Bin 1098 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/document-new.png | Bin 843 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/document-open.png | Bin 1053 -> 0 bytes .../Nimbus/gtk-2.0/document-print-preview.png | Bin 1340 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/document-print.png | Bin 1104 -> 0 bytes .../themes/Nimbus/gtk-2.0/document-properties.png | Bin 991 -> 0 bytes .../themes/Nimbus/gtk-2.0/document-save-as.png | Bin 1335 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/document-save.png | Bin 955 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/edit-copy_16.png | Bin 552 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/edit-copy_24.png | Bin 698 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/edit-cut_16.png | Bin 602 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/edit-cut_24.png | Bin 1286 -> 0 bytes .../themes/Nimbus/gtk-2.0/edit-find-replace.png | Bin 1507 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/edit-find.png | Bin 1103 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/edit-paste.png | Bin 912 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/edit-redo.png | Bin 1163 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/edit-undo.png | Bin 1173 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/edit.png | Bin 684 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/execute.png | Bin 1300 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/file.png | Bin 516 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/floppy.png | Bin 818 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/font.png | Bin 1105 -> 0 bytes .../themes/Nimbus/gtk-2.0/format-indent-less.png | Bin 818 -> 0 bytes .../themes/Nimbus/gtk-2.0/format-indent-more.png | Bin 830 -> 0 bytes .../Nimbus/gtk-2.0/format-justify-center.png | Bin 699 -> 0 bytes .../themes/Nimbus/gtk-2.0/format-justify-fill.png | Bin 763 -> 0 bytes .../themes/Nimbus/gtk-2.0/format-justify-left.png | Bin 682 -> 0 bytes .../themes/Nimbus/gtk-2.0/format-justify-right.png | Bin 676 -> 0 bytes .../themes/Nimbus/gtk-2.0/format-text-bold.png | Bin 587 -> 0 bytes .../themes/Nimbus/gtk-2.0/format-text-italic.png | Bin 752 -> 0 bytes .../Nimbus/gtk-2.0/format-text-strikethrough.png | Bin 595 -> 0 bytes .../Nimbus/gtk-2.0/format-text-underline.png | Bin 593 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/fullscreen.png | Bin 1135 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/go-bottom.png | Bin 915 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/go-down.png | Bin 814 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/go-first.png | Bin 960 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/go-home.png | Bin 1130 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/go-jump.png | Bin 1010 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/go-last.png | Bin 958 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/go-next.png | Bin 828 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/go-previous.png | Bin 848 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/go-top.png | Bin 958 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/go-up.png | Bin 836 -> 0 bytes LongoMatch/Win32/share/themes/Nimbus/gtk-2.0/gtkrc | 70 --- .../Win32/share/themes/Nimbus/gtk-2.0/harddisk.png | Bin 957 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/help.png | Bin 1494 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/iconrc | 103 ---- .../Win32/share/themes/Nimbus/gtk-2.0/index.png | Bin 972 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/info.png | Bin 1333 -> 0 bytes .../themes/Nimbus/gtk-2.0/leave_fullscreen.png | Bin 895 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/media-ffwd.png | Bin 313 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/media-next.png | Bin 304 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/media-pause.png | Bin 236 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/media-play.png | Bin 282 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/media-prev.png | Bin 326 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/media-record.png | Bin 330 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/media-rewind.png | Bin 307 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/media-stop.png | Bin 227 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/network.png | Bin 1420 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/no.png | Bin 622 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/ok.png | Bin 797 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/preferences.png | Bin 898 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/quit.png | Bin 1143 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/remove.png | Bin 1188 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/revert.png | Bin 1175 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/sort_ascending.png | Bin 989 -> 0 bytes .../themes/Nimbus/gtk-2.0/sort_descending.png | Bin 983 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/spellcheck.png | Bin 715 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/stock_dnd.png | Bin 687 -> 0 bytes .../themes/Nimbus/gtk-2.0/stock_dnd_multiple.png | Bin 766 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/stop.png | Bin 941 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/undelete.png | Bin 1473 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/view-refresh.png | Bin 1214 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/yes.png | Bin 654 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/zoom-best-fit.png | Bin 1195 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/zoom-in.png | Bin 1167 -> 0 bytes .../share/themes/Nimbus/gtk-2.0/zoom-original.png | Bin 1133 -> 0 bytes .../Win32/share/themes/Nimbus/gtk-2.0/zoom-out.png | Bin 1116 -> 0 bytes .../Win32/share/themes/Nodoka-Aqua/gtk-2.0/gtkrc | 287 ----------- .../share/themes/Nodoka-Gilouche/gtk-2.0/gtkrc | 271 ---------- .../Win32/share/themes/Nodoka-Looks/gtk-2.0/gtkrc | 281 ---------- .../share/themes/Nodoka-Midnight/gtk-2.0/gtkrc | 282 ---------- .../share/themes/Nodoka-Rounded/gtk-2.0/gtkrc | 281 ---------- .../Win32/share/themes/Nodoka-Silver/gtk-2.0/gtkrc | 267 ---------- .../share/themes/Nodoka-Squared/gtk-2.0/gtkrc | 281 ---------- LongoMatch/Win32/share/themes/Nodoka/gtk-2.0/gtkrc | 281 ---------- .../Win32/share/themes/OkayishChicken/README | 1 - .../share/themes/OkayishChicken/gtk-2.0/gtkrc | 122 ----- .../Win32/share/themes/Redmond/gtk-2.0/gtkrc | 102 ---- .../share/themes/Rezlooks-Gilouche/gtk-2.0/gtkrc | 211 -------- .../share/themes/Rezlooks-graphite/gtk-2.0/gtkrc | 208 -------- LongoMatch/Win32/share/themes/Simple/gtk-2.0/gtkrc | 70 --- .../share/themes/Smooth-Funky-Monkey/gtk-2.0/gtkrc | 214 -------- .../Smooth-Funky-Monkey/gtk-2.0/stock_go-back.svg | 39 -- .../gtk-2.0/stock_go-forward.svg | 39 -- .../Smooth-Funky-Monkey/gtk-2.0/stock_go-up.svg | 42 -- .../Smooth-Funky-Monkey/gtk-2.0/stock_home.svg | 26 - .../Smooth-Funky-Monkey/gtk-2.0/stock_new.svg | 46 -- .../Smooth-Funky-Monkey/gtk-2.0/stock_open.svg | 51 -- .../Smooth-Funky-Monkey/gtk-2.0/stock_refresh.svg | 29 - .../Smooth-Funky-Monkey/gtk-2.0/stock_stop.svg | 26 - .../Win32/share/themes/Smooth-Line/gtk-2.0/gtkrc | 522 ------------------- .../share/themes/Smooth-Okayish/gtk-2.0/gtkrc | 143 ------ .../share/themes/Smooth-Sea-Ice/gtk-2.0/gtkrc | 365 ------------- .../themes/Smooth-Tangerine-Dream/gtk-2.0/gtkrc | 380 -------------- .../Win32/share/themes/Smooth-Winter/gtk-2.0/gtkrc | 353 ------------- .../share/themes/Smooth-Winter/gtk-2.0/iconrc | 20 - .../themes/Smooth-Winter/gtk-2.0/stock_apply.png | Bin 812 -> 0 bytes .../themes/Smooth-Winter/gtk-2.0/stock_bottom.png | Bin 662 -> 0 bytes .../themes/Smooth-Winter/gtk-2.0/stock_cancel.png | Bin 1166 -> 0 bytes .../themes/Smooth-Winter/gtk-2.0/stock_down.png | Bin 590 -> 0 bytes .../themes/Smooth-Winter/gtk-2.0/stock_first.png | Bin 657 -> 0 bytes .../themes/Smooth-Winter/gtk-2.0/stock_last.png | Bin 644 -> 0 bytes .../themes/Smooth-Winter/gtk-2.0/stock_left.png | Bin 523 -> 0 bytes .../themes/Smooth-Winter/gtk-2.0/stock_ok.png | Bin 806 -> 0 bytes .../themes/Smooth-Winter/gtk-2.0/stock_refresh.png | Bin 1061 -> 0 bytes .../themes/Smooth-Winter/gtk-2.0/stock_right.png | Bin 522 -> 0 bytes .../themes/Smooth-Winter/gtk-2.0/stock_top.png | Bin 674 -> 0 bytes .../themes/Smooth-Winter/gtk-2.0/stock_up.png | Bin 605 -> 0 bytes .../Win32/share/themes/ThinIce/gtk-2.0/gtkrc | 84 --- LongoMatch/Win32/share/themes/XFCE-4.0/README.html | 5 - .../Win32/share/themes/XFCE-4.0/gtk-2.0/gtkrc | 238 --------- LongoMatch/Win32/share/themes/XFCE-4.2/README.html | 5 - .../Win32/share/themes/XFCE-4.2/gtk-2.0/gtkrc | 289 ----------- LongoMatch/Win32/share/themes/XFCE/README.html | 5 - LongoMatch/Win32/share/themes/XFCE/gtk-2.0/gtkrc | 349 ------------- 576 files changed, 0 insertions(+), 19285 deletions(-) Sat Jan 9 15:54:30 2010 +0100 Andoni Morales Alastruey *Update win32 Makefile Makefile.win32 | 23 ++++++++++++++--------- 1 files changed, 14 insertions(+), 9 deletions(-) Thu Jan 7 23:43:08 2010 +0100 Andoni Morales Alastruey *Bump prerelease version 0.15.4.1 NEWS | 21 +++++++++++++++++++++ RELEASE | 38 +++++++++++++++++++++++++++++--------- configure.ac | 2 +- 3 files changed, 51 insertions(+), 10 deletions(-) Thu Jan 7 23:42:17 2010 +0100 Andoni Morales Alastruey *Add german translation to the makefiles po/Makefile.am | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) Thu Jan 7 23:38:17 2010 +0100 Andoni Morales Alastruey *Remove AssemblyInfo.cs because it is autogenerated CesarPlayer/AssemblyInfo.cs | 50 ------------------------------------------- 1 files changed, 0 insertions(+), 50 deletions(-) Thu Jan 7 22:58:49 2010 +0100 Andoni Morales Alastruey *Update Spanish translation po/es.po | 125 +++++++++++++++++++++++++++++-------------------------------- 1 files changed, 59 insertions(+), 66 deletions(-) Thu Jan 7 22:49:37 2010 +0100 Andoni Morales Alastruey *Fix typo in translatable string LongoMatch/Gui/Component/ProjectTemplateWidget.cs | 2 +- .../LongoMatch.Gui.Component.TaggerWidget.cs | 2 +- LongoMatch/gtk-gui/gui.stetic | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) Thu Jan 7 22:37:23 2010 +0100 Andoni Morales Alastruey *Update Spanish translation po/es.po | 546 ++++++++++++++++++++++++++++++++++++++++---------------------- 1 files changed, 350 insertions(+), 196 deletions(-) Thu Jan 7 22:29:18 2010 +0100 Andoni Morales Alastruey *Fix title typo LongoMatch/Gui/Component/ProjectTemplateWidget.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Thu Jan 7 22:22:51 2010 +0100 Andoni Morales Alastruey *Initialize tags list form compatibility with older projects LongoMatch/Time/MediaTimeNode.cs | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) Thu Jan 7 05:05:26 2010 +0100 Andoni Morales Alastruey *Listen to events after creating the menu LongoMatch/Gui/TreeView/PlaysTreeView.cs | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) Thu Jan 7 05:04:22 2010 +0100 Andoni Morales Alastruey *Add a sorting method selection in a submenu LongoMatch/Gui/TreeView/PlaysTreeView.cs | 14 +++++++++----- 1 files changed, 9 insertions(+), 5 deletions(-) Thu Jan 7 04:45:53 2010 +0100 Andoni Morales Alastruey *Fix menu labels LongoMatch/Gui/TreeView/PlaysTreeView.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Thu Jan 7 04:44:01 2010 +0100 Andoni Morales Alastruey *Add menu to set the category's sort method LongoMatch/Gui/TreeView/PlaysTreeView.cs | 159 +++++++++++++++++++++++------- 1 files changed, 124 insertions(+), 35 deletions(-) Thu Jan 7 03:29:14 2010 +0100 Andoni Morales Alastruey *Column name must be translatable .../Gui/TreeView/PlayerPropertiesTreeView.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Wed Jan 6 23:00:17 2010 +0100 Andoni Morales Alastruey *Fix plays treeview sort function LongoMatch/Gui/TreeView/PlaysTreeView.cs | 34 +++++++++++++++++++++-------- 1 files changed, 24 insertions(+), 10 deletions(-) Wed Jan 6 21:26:46 2010 +0100 Andoni Morales Alastruey *Removed unused widget LongoMatch/gtk-gui/gui.stetic | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) Wed Jan 6 20:37:16 2010 +0100 Andoni Morales Alastruey *Add sort function to the plays list treeview LongoMatch/Gui/TreeView/PlaysTreeView.cs | 60 ++++++++++++++++++++++++++++-- 1 files changed, 56 insertions(+), 4 deletions(-) Wed Jan 6 20:35:57 2010 +0100 Andoni Morales Alastruey *Delete unused file from project LongoMatch/LongoMatch.mdp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Wed Jan 6 02:16:53 2010 +0100 Andoni Morales Alastruey *Fix typo Position clumn name .../Gui/TreeView/PlayerPropertiesTreeView.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Tue Jan 5 20:35:21 2010 +0100 Andoni Morales Alastruey *Add .gitignore .gitignore | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 56 insertions(+), 0 deletions(-) Tue Jan 5 20:32:00 2010 +0100 Andoni Morales Alastruey *Add missing files in previous commit LongoMatch/Gui/Component/TagsTreeWidget.cs | 204 ++++++++++++++++++ LongoMatch/Gui/TreeView/TagsTreeView.cs | 227 ++++++++++++++++++++ .../LongoMatch.Gui.Component.TagsTreeWidget.cs | 113 ++++++++++ 3 files changed, 544 insertions(+), 0 deletions(-) Tue Jan 5 02:29:52 2010 +0100 Andoni Morales Alastruey *Added widget to list plays filtered by tags LongoMatch/Gui/MainWindow.cs | 3 + LongoMatch/Handlers/EventsManager.cs | 18 ++-- LongoMatch/LongoMatch.mdp | 3 + LongoMatch/Makefile.am | 3 + LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs | 113 ++++++++++++--------- LongoMatch/gtk-gui/gui.stetic | 125 ++++++++++++++++++++++- LongoMatch/gtk-gui/objects.xml | 22 ++++ 7 files changed, 227 insertions(+), 60 deletions(-) Tue Jan 5 01:12:10 2010 +0100 Andoni Morales Alastruey *Fix multiselection function LongoMatch/Gui/TreeView/PlaysTreeView.cs | 12 +++++------- 1 files changed, 5 insertions(+), 7 deletions(-) Tue Jan 5 01:04:00 2010 +0100 Andoni Morales Alastruey *Add support to select the sort method to the GUI layer LongoMatch/Gui/Component/CategoryProperties.cs | 6 +++ LongoMatch/Gui/TreeView/CategoriesTreeView.cs | 15 +++++++ .../LongoMatch.Gui.Component.CategoryProperties.cs | 36 +++++++++++++++++ LongoMatch/gtk-gui/gui.stetic | 42 +++++++++++++++++++- 4 files changed, 98 insertions(+), 1 deletions(-) Mon Jan 4 22:46:38 2010 +0100 Andoni Morales Alastruey *Add SortingFunction property to SectionsTimeNode LongoMatch/IO/SectionsReader.cs | 5 ++ LongoMatch/IO/SectionsWriter.cs | 3 + LongoMatch/Time/SectionsTimeNode.cs | 71 +++++++++++++++++++++++++++++++---- 3 files changed, 71 insertions(+), 8 deletions(-) Mon Jan 4 21:32:23 2010 +0100 Andoni Morales Alastruey *libcesarplayer.so is a link, use libcesarplayer.so.0 CesarPlayer/CesarPlayer.dll.config.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Tue Dec 29 20:01:54 2009 +0100 Andoni Morales Alastruey *Fix infinit loop trying to get a frame at the segment stop time CesarPlayer/Gui/PlayerBin.cs | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-) Tue Dec 29 19:34:21 2009 +0100 Andoni Morales Alastruey *Allow use of direct hotkeys (without Shift or Alt combination) LongoMatch/Gui/Component/CategoryProperties.cs | 3 -- LongoMatch/Gui/Dialog/HotKeySelectorDialog.cs | 12 +++++++-- LongoMatch/Handlers/HotKeysManager.cs | 23 ++++++++----------- LongoMatch/Time/HotKey.cs | 8 ++++-- .../LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs | 4 +- LongoMatch/gtk-gui/gui.stetic | 5 ++- 6 files changed, 29 insertions(+), 26 deletions(-) Tue Dec 29 19:21:40 2009 +0100 Andoni Morales Alastruey *Remove the changed hotkey from the unavailable hotkeys dictionary LongoMatch/Gui/Dialog/EditCategoryDialog.cs | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) Mon Dec 28 00:21:26 2009 +0100 Andoni Morales Alastruey *Add tags in the Plays description LongoMatch/Time/MediaTimeNode.cs | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) Sun Dec 27 23:59:24 2009 +0100 Andoni Morales Alastruey *Remove unused code LongoMatch/Gui/Component/TaggerWidget.cs | 11 ----------- 1 files changed, 0 insertions(+), 11 deletions(-) Sun Dec 27 23:39:56 2009 +0100 Andoni Morales Alastruey *Override MediaTimeNode's toString() and use it in the treeviews LongoMatch/DB/TagsTemplate.cs | 4 ++++ LongoMatch/Gui/TreeView/PlayersTreeView.cs | 4 +--- LongoMatch/Gui/TreeView/PlaysTreeView.cs | 5 +---- LongoMatch/Time/MediaTimeNode.cs | 10 ++++++++++ 4 files changed, 16 insertions(+), 7 deletions(-) Thu Dec 24 20:23:47 2009 +0100 Andoni Morales Alastruey *Add duration to CVS file LongoMatch/IO/CSVExport.cs | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) Thu Dec 24 14:49:10 2009 +0100 Andoni Morales Alastruey *Use helper function to prevent adding twice the same tag LongoMatch/Gui/Component/TaggerWidget.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Thu Dec 24 13:05:19 2009 +0100 Andoni Morales Alastruey *Added ability to import project into the DB Closes #603260: Ability to export/import projects to/from other machines LongoMatch/DB/DataBase.cs | 20 +++++++++ LongoMatch/Gui/MainWindow.cs | 49 ++++++++++++++++++++++- LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs | 14 +++++-- LongoMatch/gtk-gui/gui.stetic | 16 ++++++- 4 files changed, 91 insertions(+), 8 deletions(-) Wed Dec 23 22:17:26 2009 +0100 Andoni Morales Alastruey *Fix Gdk.Color Serialization/Deserialization LongoMatch/Time/SectionsTimeNode.cs | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) Wed Dec 23 21:28:35 2009 +0100 Andoni Morales Alastruey *Fix Project deserialization LongoMatch/DB/Project.cs | 2 +- LongoMatch/Time/SectionsTimeNode.cs | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) Wed Dec 23 04:28:09 2009 +0100 Andoni Morales Alastruey *Add project export function to the projects manager LongoMatch/Gui/Dialog/ProjectsManager.cs | 30 +++++++- .../LongoMatch.Gui.Dialog.ProjectsManager.cs | 70 ++++++++++++++------ LongoMatch/gtk-gui/gui.stetic | 20 +++++- 3 files changed, 95 insertions(+), 25 deletions(-) Wed Dec 23 04:27:26 2009 +0100 Andoni Morales Alastruey *Make PreviewMediaFile serializable CesarPlayer/Utils/PreviewMediaFile.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Wed Dec 23 04:26:14 2009 +0100 Andoni Morales Alastruey *Remove print LongoMatch/Time/SectionsTimeNode.cs | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) Wed Dec 23 04:19:21 2009 +0100 Andoni Morales Alastruey *Added Project's serialization support LongoMatch/DB/Project.cs | 25 ++++++++++++++++++++++++- LongoMatch/DB/Sections.cs | 1 + LongoMatch/DB/TagsTemplate.cs | 2 +- LongoMatch/Time/HotKey.cs | 1 + LongoMatch/Time/PixbufTimeNode.cs | 1 + LongoMatch/Time/SectionsTimeNode.cs | 31 +++++++++++++++++++++++++++++-- LongoMatch/Time/Tag.cs | 2 +- LongoMatch/Time/Time.cs | 1 + 8 files changed, 59 insertions(+), 5 deletions(-) Wed Dec 23 04:12:32 2009 +0100 Andoni Morales Alastruey *Fix Hotkey Equal(object obj) method. When comparing to an object, check first if has the right type LongoMatch/Time/HotKey.cs | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) Sun Dec 20 22:50:02 2009 +0100 Andoni Morales Alastruey *Added support for tagging plays LongoMatch.mds | 2 +- LongoMatch/DB/Project.cs | 20 +++- LongoMatch/DB/Tag.cs | 60 ------- LongoMatch/DB/TagsTemplate.cs | 13 ++- LongoMatch/Gui/Component/PlaysListTreeWidget.cs | 8 + LongoMatch/Gui/Component/TaggerWidget.cs | 145 +++++++++++++++++ LongoMatch/Gui/Dialog/TaggerDialog.cs | 52 ++++++ LongoMatch/Gui/TreeView/PlaysTreeView.cs | 32 +++- LongoMatch/Handlers/EventsManager.cs | 19 ++- LongoMatch/Handlers/Handlers.cs | 9 +- LongoMatch/LongoMatch.mdp | 6 +- LongoMatch/Makefile.am | 6 +- LongoMatch/Time/MediaTimeNode.cs | 43 +++++ LongoMatch/Time/Tag.cs | 64 ++++++++ ...LongoMatch.Gui.Component.PlaysListTreeWidget.cs | 1 + .../LongoMatch.Gui.Component.TaggerWidget.cs | 120 ++++++++++++++ .../gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs | 65 ++++++++ LongoMatch/gtk-gui/gui.stetic | 170 ++++++++++++++++++++ LongoMatch/gtk-gui/objects.xml | 52 ++++--- 19 files changed, 779 insertions(+), 108 deletions(-) Sun Dec 13 13:28:31 2009 +0100 Andoni Morales Alastruey *Prevent crash for projects with NULL file saved in the DB LongoMatch/DB/DataBase.cs | 37 ++++++++++++++++++++++++++++--------- 1 files changed, 28 insertions(+), 9 deletions(-) Thu Dec 3 00:50:10 2009 +0100 Andoni Morales Alastruey *Closes #603276 - Use a template different from the default one when creating a new one LongoMatch/Gui/Dialog/EntryDialog.cs | 55 ++++++- LongoMatch/Gui/Dialog/TemplatesEditor.cs | 33 +++- .../gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs | 176 ++++++++++++-------- LongoMatch/gtk-gui/gui.stetic | 141 ++++++++++++---- 4 files changed, 292 insertions(+), 113 deletions(-) Mon Nov 30 00:29:35 2009 +0100 Andoni Morales Alastruey *Updated AUTHORS AUTHORS | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) Mon Nov 30 00:16:38 2009 +0100 Andoni Morales Alastruey *Closes #603274: Enable multiple selection of plays LongoMatch/Gui/TreeView/PlaysTreeView.cs | 147 +++++++++++++++++++++--------- 1 files changed, 105 insertions(+), 42 deletions(-) Sun Nov 29 18:06:49 2009 +0100 Mario Blättermann *Added de to LINGUAS po/LINGUAS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) Sun Nov 29 18:06:08 2009 +0100 Mario Blättermann *Added German translation po/de.po | 924 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 924 insertions(+), 0 deletions(-) Sun Nov 29 02:57:58 2009 +0100 Andoni Morales Alastruey *Closes #603277 The projects manager does not ask to save an edited project when exiting LongoMatch/Gui/Dialog/ProjectsManager.cs | 30 +++++++++++++++++++----------- 1 files changed, 19 insertions(+), 11 deletions(-) Sun Nov 29 02:37:54 2009 +0100 Andoni Morales Alastruey *Generate longomatch.desktop from template in configure script configure.ac | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) Sat Nov 28 23:46:25 2009 +0100 Andoni Morales Alastruey *Use templates in POTFILES po/POTFILES.in | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Sat Nov 28 23:43:50 2009 +0100 Andoni Morales Alastruey *Add the template file for longomatch.desktop LongoMatch/longomatch.desktop | 10 ---------- LongoMatch/longomatch.desktop.in | 18 ++++++++++++++++++ 2 files changed, 18 insertions(+), 10 deletions(-) Sat Nov 28 23:09:58 2009 +0100 Andoni Morales Alastruey *Intltool/gettext compatiblity fixes po/LINGUAS | 7 - po/LongoMatch.pot | 901 --------------------------------------------- po/Makefile.am | 2 +- po/es.po | 1047 +++++++++++++++++++++++++++++++++++++++++++++++++++++ po/es_ES.po | 1047 ----------------------------------------------------- po/messages.po | 887 --------------------------------------------- 6 files changed, 1048 insertions(+), 2843 deletions(-) Wed Nov 25 02:38:56 2009 +0100 Andoni Morales Alastruey *Added templates export function and fix the mess with autogenereated code LongoMatch/AssemblyInfo.cs | 51 ------------------ LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 3 +- LongoMatch/Gui/Component/ProjectTemplateWidget.cs | 38 ++++++++++++++ .../Gui/Dialog/ProjectTemplateEditorDialog.cs | 13 ++++- LongoMatch/Gui/Dialog/TemplatesEditor.cs | 1 + LongoMatch/LongoMatch.mdp | 1 + .../LongoMatch.Gui.Component.CategoryProperties.cs | 6 ++- .../LongoMatch.Gui.Component.DrawingToolBox.cs | 2 - .../LongoMatch.Gui.Component.PlayListWidget.cs | 8 +++- ...ngoMatch.Gui.Component.PlayersListTreeWidget.cs | 8 +++- ...LongoMatch.Gui.Component.PlaysListTreeWidget.cs | 10 +++- ...ngoMatch.Gui.Component.ProjectTemplateWidget.cs | 54 ++++++++++++++++++-- .../LongoMatch.Gui.Component.TeamTemplateWidget.cs | 6 ++- .../gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs | 24 ++++++--- .../LongoMatch.Gui.Dialog.EditCategoryDialog.cs | 6 ++- .../LongoMatch.Gui.Dialog.EditPlayerDialog.cs | 4 +- .../LongoMatch.Gui.Dialog.NewProjectDialog.cs | 7 ++- .../LongoMatch.Gui.Dialog.OpenProjectDialog.cs | 4 +- ...Match.Gui.Dialog.ProjectTemplateEditorDialog.cs | 13 +++-- .../LongoMatch.Gui.Dialog.ProjectsManager.cs | 15 +++++- .../LongoMatch.Gui.Dialog.TeamTemplateEditor.cs | 5 ++- .../LongoMatch.Gui.Dialog.TemplatesManager.cs | 14 ++++- LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs | 42 ++++++++++++--- LongoMatch/gtk-gui/gui.stetic | 39 +++++++++++++-- LongoMatch/gtk-gui/objects.xml | 52 +++++++++--------- 25 files changed, 299 insertions(+), 127 deletions(-) Fri Nov 20 00:56:31 2009 +0100 Andoni Morales Alastruey *Add missing enums file LongoMatch/Common/Enums.cs | 30 ++++++++++++++++++++++++++++++ 1 files changed, 30 insertions(+), 0 deletions(-) Thu Nov 19 00:02:34 2009 +0100 Andoni Morales Alastruey *Move enums to a LongoMatch.Common namespace/folder LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 21 +++++++++------------ LongoMatch/Gui/Dialog/NewProjectDialog.cs | 3 ++- LongoMatch/Gui/Dialog/ProjectsManager.cs | 3 ++- LongoMatch/Gui/MainWindow.cs | 3 ++- LongoMatch/Makefile.am | 1 + 5 files changed, 16 insertions(+), 15 deletions(-) Fri Nov 20 00:33:53 2009 +0100 Andoni Morales Alastruey *Revert astyle for stetic generated files. These files are autogenerated by Gtk Stetic and wil be changed on each rebuild .../LongoMatch.Gui.Component.ButtonsWidget.cs | 52 +- .../LongoMatch.Gui.Component.CategoryProperties.cs | 282 +++--- .../LongoMatch.Gui.Component.DrawingToolBox.cs | 810 ++++++++-------- .../LongoMatch.Gui.Component.DrawingWidget.cs | 84 +- .../LongoMatch.Gui.Component.NotesWidget.cs | 124 ++-- .../LongoMatch.Gui.Component.PlayListWidget.cs | 412 ++++---- .../LongoMatch.Gui.Component.PlayerProperties.cs | 318 +++--- ...ngoMatch.Gui.Component.PlayersListTreeWidget.cs | 68 +- ...LongoMatch.Gui.Component.PlaysListTreeWidget.cs | 76 +- ...ongoMatch.Gui.Component.ProjectDetailsWidget.cs | 1012 ++++++++++---------- .../LongoMatch.Gui.Component.ProjectListWidget.cs | 160 ++-- ...ngoMatch.Gui.Component.ProjectTemplateWidget.cs | 350 ++++---- .../LongoMatch.Gui.Component.TeamTemplateWidget.cs | 84 +- .../LongoMatch.Gui.Component.TimeAdjustWidget.cs | 178 ++-- .../LongoMatch.Gui.Component.TimeLineWidget.cs | 208 ++-- .../gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs | 302 +++--- .../LongoMatch.Gui.Dialog.EditCategoryDialog.cs | 112 ++-- .../LongoMatch.Gui.Dialog.EditPlayerDialog.cs | 120 ++-- .../gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs | 272 +++--- ...Match.Gui.Dialog.FramesCaptureProgressDialog.cs | 194 ++-- .../LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs | 118 ++-- .../gtk-gui/LongoMatch.Gui.Dialog.Migrator.cs | 376 ++++---- .../LongoMatch.Gui.Dialog.NewProjectDialog.cs | 151 ++-- .../LongoMatch.Gui.Dialog.OpenProjectDialog.cs | 148 ++-- ...LongoMatch.Gui.Dialog.PlayersSelectionDialog.cs | 150 ++-- ...Match.Gui.Dialog.ProjectTemplateEditorDialog.cs | 119 ++-- .../LongoMatch.Gui.Dialog.ProjectsManager.cs | 341 ++++---- .../LongoMatch.Gui.Dialog.SnapshotsDialog.cs | 290 +++--- .../LongoMatch.Gui.Dialog.TeamTemplateEditor.cs | 117 ++-- .../LongoMatch.Gui.Dialog.TemplatesManager.cs | 410 ++++---- .../gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs | 214 ++-- ...LongoMatch.Gui.Dialog.VideoEditionProperties.cs | 544 ++++++------ .../LongoMatch.Gui.Dialog.Win32CalendarDialog.cs | 124 ++-- LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs | 784 ++++++++-------- .../gtk-gui/LongoMatch.Gui.Popup.CalendarPopup.cs | 76 +- .../LongoMatch.Gui.Popup.TransparentDrawingArea.cs | 74 +- LongoMatch/gtk-gui/generated.cs | 220 +++--- 37 files changed, 4686 insertions(+), 4788 deletions(-) Wed Nov 18 23:11:28 2009 +0100 Andoni Morales Alastruey *Apply new coding style to LongoMatch/* LongoMatch/AssemblyInfo.cs | 2 +- LongoMatch/Compat/0.0/DB/DataBase.cs | 24 +- LongoMatch/Compat/0.0/DB/MediaFile.cs | 83 +- LongoMatch/Compat/0.0/DB/Project.cs | 132 ++- LongoMatch/Compat/0.0/DB/Sections.cs | 54 +- LongoMatch/Compat/0.0/DatabaseMigrator.cs | 186 ++-- LongoMatch/Compat/0.0/IO/SectionsReader.cs | 64 +- LongoMatch/Compat/0.0/PlayListMigrator.cs | 90 +- LongoMatch/Compat/0.0/Playlist/IPlayList.cs | 24 +- LongoMatch/Compat/0.0/Playlist/PlayList.cs | 150 ++-- LongoMatch/Compat/0.0/TemplatesMigrator.cs | 72 +- LongoMatch/Compat/0.0/Time/MediaTimeNode.cs | 128 ++- LongoMatch/Compat/0.0/Time/PixbufTimeNode.cs | 42 +- LongoMatch/Compat/0.0/Time/PlayListTimeNode.cs | 50 +- LongoMatch/Compat/0.0/Time/SectionsTimeNode.cs | 22 +- LongoMatch/Compat/0.0/Time/Time.cs | 106 ++- LongoMatch/Compat/0.0/Time/TimeNode.cs | 72 +- LongoMatch/DB/DataBase.cs | 28 +- LongoMatch/DB/Project.cs | 82 +- LongoMatch/DB/Sections.cs | 12 +- LongoMatch/DB/Tag.cs | 4 +- LongoMatch/DB/TagsTemplate.cs | 4 +- LongoMatch/Gui/Component/ButtonsWidget.cs | 52 +- LongoMatch/Gui/Component/CategoryProperties.cs | 72 +- LongoMatch/Gui/Component/DrawingToolBox.cs | 74 +- LongoMatch/Gui/Component/DrawingWidget.cs | 332 ++++---- LongoMatch/Gui/Component/NotesWidget.cs | 36 +- LongoMatch/Gui/Component/PlayListWidget.cs | 262 +++--- LongoMatch/Gui/Component/PlayerProperties.cs | 66 +- LongoMatch/Gui/Component/PlayersListTreeWidget.cs | 104 +- LongoMatch/Gui/Component/PlaysListTreeWidget.cs | 103 +- LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 389 +++++---- LongoMatch/Gui/Component/ProjectListWidget.cs | 122 ++-- LongoMatch/Gui/Component/ProjectTemplateWidget.cs | 136 ++-- LongoMatch/Gui/Component/TeamTemplateWidget.cs | 54 +- LongoMatch/Gui/Component/TimeAdjustWidget.cs | 28 +- LongoMatch/Gui/Component/TimeLineWidget.cs | 162 ++-- LongoMatch/Gui/Component/TimeReferenceWidget.cs | 108 ++- LongoMatch/Gui/Component/TimeScale.cs | 326 ++++--- LongoMatch/Gui/Dialog/DrawingTool.cs | 72 +- LongoMatch/Gui/Dialog/EditCategoryDialog.cs | 46 +- LongoMatch/Gui/Dialog/EditPlayerDialog.cs | 28 +- LongoMatch/Gui/Dialog/EntryDialog.cs | 44 +- .../Gui/Dialog/FramesCaptureProgressDialog.cs | 30 +- LongoMatch/Gui/Dialog/HotKeySelectorDialog.cs | 52 +- LongoMatch/Gui/Dialog/Migrator.cs | 90 +- LongoMatch/Gui/Dialog/NewProjectDialog.cs | 18 +- LongoMatch/Gui/Dialog/OpenProjectDialog.cs | 20 +- LongoMatch/Gui/Dialog/PlayersSelectionDialog.cs | 62 +- .../Gui/Dialog/ProjectTemplateEditorDialog.cs | 34 +- LongoMatch/Gui/Dialog/ProjectsManager.cs | 112 ++-- LongoMatch/Gui/Dialog/SnapshotsDialog.cs | 40 +- LongoMatch/Gui/Dialog/TeamTemplateEditor.cs | 24 +- LongoMatch/Gui/Dialog/TemplatesEditor.cs | 205 ++-- LongoMatch/Gui/Dialog/UpdateDialog.cs | 12 +- LongoMatch/Gui/Dialog/VideoEditionProperties.cs | 146 ++-- LongoMatch/Gui/Dialog/Win32CalendarDialog.cs | 28 +- LongoMatch/Gui/MainWindow.cs | 388 ++++---- LongoMatch/Gui/Popup/CalendarPopup.cs | 50 +- LongoMatch/Gui/Popup/MessagePopup.cs | 26 +- LongoMatch/Gui/TransparentDrawingArea.cs | 224 +++--- LongoMatch/Gui/TreeView/CategoriesTreeView.cs | 138 ++-- LongoMatch/Gui/TreeView/PlayListTreeView.cs | 125 ++-- .../Gui/TreeView/PlayerPropertiesTreeView.cs | 114 ++-- LongoMatch/Gui/TreeView/PlayersTreeView.cs | 198 ++-- LongoMatch/Gui/TreeView/PlaysTreeView.cs | 214 +++-- LongoMatch/Handlers/DrawingManager.cs | 52 +- LongoMatch/Handlers/EventsManager.cs | 260 +++--- LongoMatch/Handlers/Handlers.cs | 58 +- LongoMatch/Handlers/HotKeysManager.cs | 44 +- LongoMatch/Handlers/VideoDrawingsManager.cs | 106 +- LongoMatch/IO/CSVExport.cs | 30 +- LongoMatch/IO/SectionsReader.cs | 62 +- LongoMatch/IO/SectionsWriter.cs | 78 +- LongoMatch/IO/XMLReader.cs | 62 +- LongoMatch/Main.cs | 218 +++--- LongoMatch/Playlist/IPlayList.cs | 20 +- LongoMatch/Playlist/PlayList.cs | 152 ++-- LongoMatch/Time/HotKey.cs | 6 +- LongoMatch/Time/MediaTimeNode.cs | 2 +- LongoMatch/Time/PixbufTimeNode.cs | 6 +- LongoMatch/Time/SectionsTimeNode.cs | 2 +- LongoMatch/Time/Time.cs | 20 +- LongoMatch/Updates/Updater.cs | 64 +- LongoMatch/Updates/XmlUpdateParser.cs | 44 +- .../LongoMatch.Gui.Component.ButtonsWidget.cs | 52 +- .../LongoMatch.Gui.Component.CategoryProperties.cs | 286 +++--- .../LongoMatch.Gui.Component.DrawingToolBox.cs | 808 ++++++++-------- .../LongoMatch.Gui.Component.DrawingWidget.cs | 84 +- .../LongoMatch.Gui.Component.NotesWidget.cs | 124 ++-- .../LongoMatch.Gui.Component.PlayListWidget.cs | 418 ++++---- .../LongoMatch.Gui.Component.PlayerProperties.cs | 318 +++--- ...ngoMatch.Gui.Component.PlayersListTreeWidget.cs | 74 +- .../LongoMatch.Gui.Component.PlayersTreeView.cs | 36 +- ...LongoMatch.Gui.Component.PlaysListTreeWidget.cs | 84 +- ...ongoMatch.Gui.Component.ProjectDetailsWidget.cs | 1012 ++++++++++---------- .../LongoMatch.Gui.Component.ProjectListWidget.cs | 160 ++-- ...ngoMatch.Gui.Component.ProjectTemplateWidget.cs | 354 ++++---- .../LongoMatch.Gui.Component.TeamTemplateWidget.cs | 88 +- .../LongoMatch.Gui.Component.TimeAdjustWidget.cs | 178 ++-- .../LongoMatch.Gui.Component.TimeLineWidget.cs | 208 ++-- .../gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs | 310 +++--- .../LongoMatch.Gui.Dialog.EditCategoryDialog.cs | 114 ++-- .../LongoMatch.Gui.Dialog.EditPlayerDialog.cs | 122 ++-- .../gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs | 272 +++--- ...Match.Gui.Dialog.FramesCaptureProgressDialog.cs | 194 ++-- .../LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs | 118 ++-- .../gtk-gui/LongoMatch.Gui.Dialog.Migrator.cs | 376 ++++---- .../LongoMatch.Gui.Dialog.NewProjectDialog.cs | 156 ++-- .../LongoMatch.Gui.Dialog.OpenProjectDialog.cs | 150 ++-- ...LongoMatch.Gui.Dialog.PlayersSelectionDialog.cs | 150 ++-- ...Match.Gui.Dialog.ProjectTemplateEditorDialog.cs | 122 ++-- .../LongoMatch.Gui.Dialog.ProjectsManager.cs | 352 ++++---- .../LongoMatch.Gui.Dialog.SnapshotsDialog.cs | 290 +++--- .../LongoMatch.Gui.Dialog.TeamTemplateEditor.cs | 120 ++-- .../LongoMatch.Gui.Dialog.TemplatesManager.cs | 420 ++++---- .../gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs | 214 ++-- ...LongoMatch.Gui.Dialog.VideoEditionProperties.cs | 544 ++++++------ .../LongoMatch.Gui.Dialog.Win32CalendarDialog.cs | 124 ++-- LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs | 810 ++++++++-------- .../gtk-gui/LongoMatch.Gui.Popup.CalendarPopup.cs | 76 +- .../LongoMatch.Gui.Popup.TransparentDrawingArea.cs | 74 +- LongoMatch/gtk-gui/generated.cs | 220 +++--- 123 files changed, 8800 insertions(+), 8495 deletions(-) Wed Nov 18 21:48:02 2009 +0100 Andoni Morales Alastruey *Document LongoMatch.DB and fix code style LongoMatch/DB/DataBase.cs | 239 +++++++++++------- LongoMatch/DB/Project.cs | 488 ++++++++++++++++++++++++++--------- LongoMatch/DB/ProjectDescription.cs | 145 +++++++---- LongoMatch/DB/Sections.cs | 249 ++++++++++++++---- LongoMatch/DB/Tag.cs | 42 ++-- LongoMatch/DB/TagsTemplate.cs | 24 +- LongoMatch/DB/TeamTemplate.cs | 75 +++--- 7 files changed, 872 insertions(+), 390 deletions(-) Wed Nov 18 21:45:46 2009 +0100 Andoni Morales Alastruey *Start documention and fix code style LongoMatch/Time/Drawing.cs | 44 +++-- LongoMatch/Time/DrawingsList.cs | 80 +++++++++ LongoMatch/Time/HotKey.cs | 102 +++++++---- LongoMatch/Time/MediaTimeNode.cs | 312 ++++++++++++++++++++++++---------- LongoMatch/Time/PixbufTimeNode.cs | 60 +++++--- LongoMatch/Time/PlayListTimeNode.cs | 74 ++++++--- LongoMatch/Time/Player.cs | 97 ++++++++--- LongoMatch/Time/SectionsTimeNode.cs | 64 ++++++-- LongoMatch/Time/Time.cs | 136 +++++++++------ LongoMatch/Time/TimeNode.cs | 124 ++++++++------- 10 files changed, 750 insertions(+), 343 deletions(-) Mon Nov 2 01:05:02 2009 +0100 Andoni Morales Alastruey *Revert "Start refactoring" LongoMatch/DB/Project.cs | 41 ++++++-------- LongoMatch/Time/Drawing.cs | 6 -- LongoMatch/Time/HotKey.cs | 28 ++++------ LongoMatch/Time/MediaTimeNode.cs | 103 ++++++----------------------------- LongoMatch/Time/PlayListTimeNode.cs | 12 ++-- LongoMatch/Time/Player.cs | 11 +--- LongoMatch/Time/Time.cs | 38 ++++++++------ LongoMatch/Time/TimeNode.cs | 60 ++++++++++++-------- 8 files changed, 112 insertions(+), 187 deletions(-) Sun Nov 1 16:13:05 2009 +0100 Andoni Morales Alastruey *Start refactoring LongoMatch/DB/Project.cs | 41 ++++++++------ LongoMatch/Time/Drawing.cs | 6 ++ LongoMatch/Time/HotKey.cs | 28 ++++++---- LongoMatch/Time/MediaTimeNode.cs | 103 +++++++++++++++++++++++++++++------ LongoMatch/Time/PlayListTimeNode.cs | 12 ++-- LongoMatch/Time/Player.cs | 11 +++- LongoMatch/Time/Time.cs | 38 ++++++-------- LongoMatch/Time/TimeNode.cs | 60 ++++++++------------ 8 files changed, 187 insertions(+), 112 deletions(-)