gosu 0.7.16 → 0.7.17
Sign up to get free protection for your applications and to get access to all the features.
- data/Gosu/Version.hpp +2 -2
- data/GosuImpl/AudioFmod.cpp +7 -1
- data/GosuImpl/RubyGosuStub.mm +4 -1
- data/GosuImpl/RubyGosu_wrap.cxx +2 -2
- data/GosuImpl/TimingUnix.cpp +4 -1
- data/GosuImpl/TimingWin.cpp +31 -28
- data/GosuImpl/WindowWin.cpp +4 -0
- data/Rakefile +12 -18
- data/examples/ChipmunkIntegration.rb +1 -1
- data/examples/OpenGLIntegration.rb +1 -1
- data/examples/RMagickIntegration.rb +1 -1
- data/examples/Tutorial.cpp +2 -2
- data/examples/Tutorial.rb +1 -1
- data/lib/gosu/patches.rb +2 -2
- data/reference/cpp/_version_8hpp.html +4 -4
- data/reference/cpp/_version_8hpp_source.html +2 -2
- data/reference/rdoc/classes/Gosu.html +10 -10
- data/reference/rdoc/classes/Gosu/Color.html +3 -3
- data/reference/rdoc/classes/Gosu/Font.html +5 -5
- data/reference/rdoc/classes/Gosu/Image.html +9 -9
- data/reference/rdoc/classes/Gosu/Sample.html +3 -3
- data/reference/rdoc/classes/Gosu/SampleInstance.html +5 -5
- data/reference/rdoc/classes/Gosu/Song.html +7 -7
- data/reference/rdoc/classes/Gosu/TextInput.html +1 -1
- data/reference/rdoc/classes/Gosu/Window.html +17 -17
- data/reference/rdoc/classes/Numeric.html +2 -2
- data/reference/rdoc/created.rid +1 -1
- metadata +2 -912
- data/dependencies/libogg/AUTHORS +0 -4
- data/dependencies/libogg/CHANGES +0 -33
- data/dependencies/libogg/COPYING +0 -28
- data/dependencies/libogg/Makefile.am +0 -32
- data/dependencies/libogg/Makefile.in +0 -713
- data/dependencies/libogg/README +0 -103
- data/dependencies/libogg/aclocal.m4 +0 -6807
- data/dependencies/libogg/compile +0 -142
- data/dependencies/libogg/config.guess +0 -1465
- data/dependencies/libogg/config.h.in +0 -70
- data/dependencies/libogg/config.sub +0 -1569
- data/dependencies/libogg/configure +0 -23018
- data/dependencies/libogg/configure.in +0 -301
- data/dependencies/libogg/debian/changelog +0 -68
- data/dependencies/libogg/debian/control +0 -22
- data/dependencies/libogg/debian/copyright +0 -37
- data/dependencies/libogg/debian/libogg-dev.docs +0 -1
- data/dependencies/libogg/debian/libogg-dev.install +0 -8
- data/dependencies/libogg/debian/libogg0.README.Debian +0 -6
- data/dependencies/libogg/debian/libogg0.install +0 -1
- data/dependencies/libogg/debian/rules +0 -154
- data/dependencies/libogg/debian/watch +0 -3
- data/dependencies/libogg/depcomp +0 -529
- data/dependencies/libogg/doc/Makefile.am +0 -11
- data/dependencies/libogg/doc/Makefile.in +0 -518
- data/dependencies/libogg/doc/framing.html +0 -431
- data/dependencies/libogg/doc/index.html +0 -104
- data/dependencies/libogg/doc/libogg/Makefile.am +0 -28
- data/dependencies/libogg/doc/libogg/Makefile.in +0 -378
- data/dependencies/libogg/doc/libogg/bitpacking.html +0 -99
- data/dependencies/libogg/doc/libogg/datastructures.html +0 -59
- data/dependencies/libogg/doc/libogg/decoding.html +0 -100
- data/dependencies/libogg/doc/libogg/encoding.html +0 -64
- data/dependencies/libogg/doc/libogg/general.html +0 -105
- data/dependencies/libogg/doc/libogg/index.html +0 -39
- data/dependencies/libogg/doc/libogg/ogg_packet.html +0 -75
- data/dependencies/libogg/doc/libogg/ogg_packet_clear.html +0 -62
- data/dependencies/libogg/doc/libogg/ogg_page.html +0 -74
- data/dependencies/libogg/doc/libogg/ogg_page_bos.html +0 -65
- data/dependencies/libogg/doc/libogg/ogg_page_checksum_set.html +0 -62
- data/dependencies/libogg/doc/libogg/ogg_page_continued.html +0 -64
- data/dependencies/libogg/doc/libogg/ogg_page_eos.html +0 -65
- data/dependencies/libogg/doc/libogg/ogg_page_granulepos.html +0 -65
- data/dependencies/libogg/doc/libogg/ogg_page_packets.html +0 -75
- data/dependencies/libogg/doc/libogg/ogg_page_pageno.html +0 -63
- data/dependencies/libogg/doc/libogg/ogg_page_serialno.html +0 -63
- data/dependencies/libogg/doc/libogg/ogg_page_version.html +0 -63
- data/dependencies/libogg/doc/libogg/ogg_stream_clear.html +0 -61
- data/dependencies/libogg/doc/libogg/ogg_stream_destroy.html +0 -62
- data/dependencies/libogg/doc/libogg/ogg_stream_eos.html +0 -62
- data/dependencies/libogg/doc/libogg/ogg_stream_flush.html +0 -67
- data/dependencies/libogg/doc/libogg/ogg_stream_init.html +0 -66
- data/dependencies/libogg/doc/libogg/ogg_stream_packetin.html +0 -65
- data/dependencies/libogg/doc/libogg/ogg_stream_packetout.html +0 -71
- data/dependencies/libogg/doc/libogg/ogg_stream_packetpeek.html +0 -85
- data/dependencies/libogg/doc/libogg/ogg_stream_pagein.html +0 -67
- data/dependencies/libogg/doc/libogg/ogg_stream_pageout.html +0 -66
- data/dependencies/libogg/doc/libogg/ogg_stream_reset.html +0 -61
- data/dependencies/libogg/doc/libogg/ogg_stream_reset_serialno.html +0 -67
- data/dependencies/libogg/doc/libogg/ogg_stream_state.html +0 -121
- data/dependencies/libogg/doc/libogg/ogg_sync_buffer.html +0 -67
- data/dependencies/libogg/doc/libogg/ogg_sync_clear.html +0 -62
- data/dependencies/libogg/doc/libogg/ogg_sync_destroy.html +0 -62
- data/dependencies/libogg/doc/libogg/ogg_sync_init.html +0 -63
- data/dependencies/libogg/doc/libogg/ogg_sync_pageout.html +0 -79
- data/dependencies/libogg/doc/libogg/ogg_sync_pageseek.html +0 -68
- data/dependencies/libogg/doc/libogg/ogg_sync_reset.html +0 -63
- data/dependencies/libogg/doc/libogg/ogg_sync_state.html +0 -67
- data/dependencies/libogg/doc/libogg/ogg_sync_wrote.html +0 -73
- data/dependencies/libogg/doc/libogg/oggpack_adv.html +0 -64
- data/dependencies/libogg/doc/libogg/oggpack_adv1.html +0 -62
- data/dependencies/libogg/doc/libogg/oggpack_bits.html +0 -62
- data/dependencies/libogg/doc/libogg/oggpack_buffer.html +0 -66
- data/dependencies/libogg/doc/libogg/oggpack_bytes.html +0 -62
- data/dependencies/libogg/doc/libogg/oggpack_get_buffer.html +0 -62
- data/dependencies/libogg/doc/libogg/oggpack_look.html +0 -66
- data/dependencies/libogg/doc/libogg/oggpack_look1.html +0 -63
- data/dependencies/libogg/doc/libogg/oggpack_read.html +0 -65
- data/dependencies/libogg/doc/libogg/oggpack_read1.html +0 -63
- data/dependencies/libogg/doc/libogg/oggpack_readinit.html +0 -64
- data/dependencies/libogg/doc/libogg/oggpack_reset.html +0 -62
- data/dependencies/libogg/doc/libogg/oggpack_write.html +0 -68
- data/dependencies/libogg/doc/libogg/oggpack_writealign.html +0 -65
- data/dependencies/libogg/doc/libogg/oggpack_writeclear.html +0 -62
- data/dependencies/libogg/doc/libogg/oggpack_writecopy.html +0 -69
- data/dependencies/libogg/doc/libogg/oggpack_writeinit.html +0 -62
- data/dependencies/libogg/doc/libogg/oggpack_writetrunc.html +0 -65
- data/dependencies/libogg/doc/libogg/overview.html +0 -44
- data/dependencies/libogg/doc/libogg/reference.html +0 -93
- data/dependencies/libogg/doc/libogg/style.css +0 -7
- data/dependencies/libogg/doc/libogg/vorbis_comment.html +0 -70
- data/dependencies/libogg/doc/libogg/vorbis_info.html +0 -80
- data/dependencies/libogg/doc/ogg-multiplex.html +0 -445
- data/dependencies/libogg/doc/oggstream.html +0 -234
- data/dependencies/libogg/doc/rfc3533.txt +0 -843
- data/dependencies/libogg/doc/rfc3534.txt +0 -339
- data/dependencies/libogg/doc/stream.png +0 -0
- data/dependencies/libogg/doc/vorbisword2.png +0 -0
- data/dependencies/libogg/doc/white-ogg.png +0 -0
- data/dependencies/libogg/doc/white-xifish.png +0 -0
- data/dependencies/libogg/include/Makefile.am +0 -3
- data/dependencies/libogg/include/Makefile.in +0 -481
- data/dependencies/libogg/include/ogg/Makefile.am +0 -6
- data/dependencies/libogg/include/ogg/Makefile.in +0 -428
- data/dependencies/libogg/include/ogg/config_types.h.in +0 -11
- data/dependencies/libogg/include/ogg/ogg.h +0 -202
- data/dependencies/libogg/include/ogg/os_types.h +0 -127
- data/dependencies/libogg/install-sh +0 -323
- data/dependencies/libogg/libogg.spec +0 -106
- data/dependencies/libogg/libogg.spec.in +0 -106
- data/dependencies/libogg/ltmain.sh +0 -6426
- data/dependencies/libogg/macos/compat/strdup.c +0 -21
- data/dependencies/libogg/macos/compat/sys/types.h +0 -1
- data/dependencies/libogg/macos/libogg.mcp +0 -0
- data/dependencies/libogg/macos/libogg.mcp.exp +0 -64
- data/dependencies/libogg/macosx/English.lproj/InfoPlist.strings +0 -0
- data/dependencies/libogg/macosx/Info.plist +0 -30
- data/dependencies/libogg/macosx/Ogg.xcodeproj/project.pbxproj +0 -303
- data/dependencies/libogg/macosx/Ogg_Prefix.pch +0 -5
- data/dependencies/libogg/missing +0 -357
- data/dependencies/libogg/ogg-uninstalled.pc.in +0 -14
- data/dependencies/libogg/ogg.m4 +0 -102
- data/dependencies/libogg/ogg.pc.in +0 -14
- data/dependencies/libogg/src/Makefile.am +0 -28
- data/dependencies/libogg/src/Makefile.in +0 -536
- data/dependencies/libogg/src/bitwise.c +0 -784
- data/dependencies/libogg/src/framing.c +0 -1800
- data/dependencies/libogg/win32/Makefile.am +0 -5
- data/dependencies/libogg/win32/Makefile.in +0 -327
- data/dependencies/libogg/win32/build_ogg_dynamic.bat +0 -18
- data/dependencies/libogg/win32/build_ogg_dynamic_debug.bat +0 -18
- data/dependencies/libogg/win32/build_ogg_static.bat +0 -18
- data/dependencies/libogg/win32/build_ogg_static_debug.bat +0 -18
- data/dependencies/libogg/win32/ogg.def +0 -78
- data/dependencies/libogg/win32/ogg.dsw +0 -41
- data/dependencies/libogg/win32/ogg_dynamic.dsp +0 -128
- data/dependencies/libogg/win32/ogg_static.dsp +0 -108
- data/dependencies/libpng/ANNOUNCE +0 -61
- data/dependencies/libpng/CHANGES +0 -2173
- data/dependencies/libpng/INSTALL +0 -199
- data/dependencies/libpng/KNOWNBUG +0 -22
- data/dependencies/libpng/LICENSE +0 -109
- data/dependencies/libpng/README +0 -264
- data/dependencies/libpng/TODO +0 -24
- data/dependencies/libpng/Y2KINFO +0 -55
- data/dependencies/libpng/configure +0 -13
- data/dependencies/libpng/contrib/gregbook/COPYING +0 -340
- data/dependencies/libpng/contrib/gregbook/LICENSE +0 -50
- data/dependencies/libpng/contrib/gregbook/Makefile.mingw32 +0 -130
- data/dependencies/libpng/contrib/gregbook/Makefile.sgi +0 -104
- data/dependencies/libpng/contrib/gregbook/Makefile.unx +0 -132
- data/dependencies/libpng/contrib/gregbook/Makefile.w32 +0 -113
- data/dependencies/libpng/contrib/gregbook/README +0 -186
- data/dependencies/libpng/contrib/gregbook/makevms.com +0 -132
- data/dependencies/libpng/contrib/gregbook/readpng.c +0 -304
- data/dependencies/libpng/contrib/gregbook/readpng.h +0 -88
- data/dependencies/libpng/contrib/gregbook/readpng2.c +0 -645
- data/dependencies/libpng/contrib/gregbook/readpng2.h +0 -121
- data/dependencies/libpng/contrib/gregbook/readppm.c +0 -179
- data/dependencies/libpng/contrib/gregbook/rpng-win.c +0 -684
- data/dependencies/libpng/contrib/gregbook/rpng-x.c +0 -904
- data/dependencies/libpng/contrib/gregbook/rpng2-win.c +0 -1225
- data/dependencies/libpng/contrib/gregbook/rpng2-x.c +0 -2127
- data/dependencies/libpng/contrib/gregbook/toucan.png +0 -0
- data/dependencies/libpng/contrib/gregbook/wpng.c +0 -853
- data/dependencies/libpng/contrib/gregbook/writepng.c +0 -392
- data/dependencies/libpng/contrib/gregbook/writepng.h +0 -133
- data/dependencies/libpng/contrib/pngminim/decoder/README +0 -6
- data/dependencies/libpng/contrib/pngminim/decoder/gather.sh +0 -8
- data/dependencies/libpng/contrib/pngminim/decoder/makefile.std +0 -44
- data/dependencies/libpng/contrib/pngminim/decoder/pngusr.h +0 -67
- data/dependencies/libpng/contrib/pngminim/encoder/README +0 -6
- data/dependencies/libpng/contrib/pngminim/encoder/dummy_inflate.c +0 -27
- data/dependencies/libpng/contrib/pngminim/encoder/gather.sh +0 -9
- data/dependencies/libpng/contrib/pngminim/encoder/makefile.std +0 -43
- data/dependencies/libpng/contrib/pngminim/encoder/pngusr.h +0 -66
- data/dependencies/libpng/contrib/pngminus/README +0 -153
- data/dependencies/libpng/contrib/pngminus/makefile.std +0 -65
- data/dependencies/libpng/contrib/pngminus/makefile.tc3 +0 -38
- data/dependencies/libpng/contrib/pngminus/makevms.com +0 -92
- data/dependencies/libpng/contrib/pngminus/png2pnm.bat +0 -41
- data/dependencies/libpng/contrib/pngminus/png2pnm.c +0 -430
- data/dependencies/libpng/contrib/pngminus/png2pnm.sh +0 -42
- data/dependencies/libpng/contrib/pngminus/pngminus.bat +0 -4
- data/dependencies/libpng/contrib/pngminus/pngminus.sh +0 -5
- data/dependencies/libpng/contrib/pngminus/pnm2png.bat +0 -41
- data/dependencies/libpng/contrib/pngminus/pnm2png.c +0 -533
- data/dependencies/libpng/contrib/pngminus/pnm2png.sh +0 -42
- data/dependencies/libpng/contrib/pngsuite/basn0g01.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn0g02.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn0g04.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn0g08.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn0g16.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn2c08.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn2c16.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn3p01.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn3p02.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn3p04.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn3p08.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn4a08.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn4a16.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn6a08.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn6a16.png +0 -0
- data/dependencies/libpng/contrib/visupng/PngFile.c +0 -439
- data/dependencies/libpng/contrib/visupng/PngFile.h +0 -27
- data/dependencies/libpng/contrib/visupng/README.txt +0 -58
- data/dependencies/libpng/contrib/visupng/VisualPng.c +0 -961
- data/dependencies/libpng/contrib/visupng/VisualPng.dsp +0 -147
- data/dependencies/libpng/contrib/visupng/VisualPng.dsw +0 -29
- data/dependencies/libpng/contrib/visupng/VisualPng.ico +0 -0
- data/dependencies/libpng/contrib/visupng/VisualPng.png +0 -0
- data/dependencies/libpng/contrib/visupng/VisualPng.rc +0 -152
- data/dependencies/libpng/contrib/visupng/cexcept.h +0 -243
- data/dependencies/libpng/contrib/visupng/resource.h +0 -23
- data/dependencies/libpng/example.c +0 -814
- data/dependencies/libpng/libpng-1.2.29.txt +0 -2906
- data/dependencies/libpng/libpng.3 +0 -3680
- data/dependencies/libpng/libpngpf.3 +0 -274
- data/dependencies/libpng/png.5 +0 -74
- data/dependencies/libpng/png.c +0 -798
- data/dependencies/libpng/png.h +0 -3569
- data/dependencies/libpng/pngbar.jpg +0 -0
- data/dependencies/libpng/pngbar.png +0 -0
- data/dependencies/libpng/pngconf.h +0 -1481
- data/dependencies/libpng/pngerror.c +0 -343
- data/dependencies/libpng/pnggccrd.c +0 -103
- data/dependencies/libpng/pngget.c +0 -901
- data/dependencies/libpng/pngmem.c +0 -608
- data/dependencies/libpng/pngnow.png +0 -0
- data/dependencies/libpng/pngpread.c +0 -1598
- data/dependencies/libpng/pngread.c +0 -1479
- data/dependencies/libpng/pngrio.c +0 -167
- data/dependencies/libpng/pngrtran.c +0 -4292
- data/dependencies/libpng/pngrutil.c +0 -3183
- data/dependencies/libpng/pngset.c +0 -1268
- data/dependencies/libpng/pngtest.c +0 -1563
- data/dependencies/libpng/pngtest.png +0 -0
- data/dependencies/libpng/pngtrans.c +0 -662
- data/dependencies/libpng/pngvcrd.c +0 -1
- data/dependencies/libpng/pngwio.c +0 -234
- data/dependencies/libpng/pngwrite.c +0 -1532
- data/dependencies/libpng/pngwtran.c +0 -572
- data/dependencies/libpng/pngwutil.c +0 -2802
- data/dependencies/libpng/projects/beos/x86-shared.proj +0 -0
- data/dependencies/libpng/projects/beos/x86-shared.txt +0 -22
- data/dependencies/libpng/projects/beos/x86-static.proj +0 -0
- data/dependencies/libpng/projects/beos/x86-static.txt +0 -22
- data/dependencies/libpng/projects/cbuilder5/libpng.bpf +0 -22
- data/dependencies/libpng/projects/cbuilder5/libpng.bpg +0 -25
- data/dependencies/libpng/projects/cbuilder5/libpng.bpr +0 -157
- data/dependencies/libpng/projects/cbuilder5/libpng.cpp +0 -29
- data/dependencies/libpng/projects/cbuilder5/libpng.readme.txt +0 -25
- data/dependencies/libpng/projects/cbuilder5/libpngstat.bpf +0 -22
- data/dependencies/libpng/projects/cbuilder5/libpngstat.bpr +0 -109
- data/dependencies/libpng/projects/cbuilder5/zlib.readme.txt +0 -14
- data/dependencies/libpng/projects/netware.txt +0 -6
- data/dependencies/libpng/projects/visualc6/README.txt +0 -57
- data/dependencies/libpng/projects/visualc6/libpng.dsp +0 -472
- data/dependencies/libpng/projects/visualc6/libpng.dsw +0 -59
- data/dependencies/libpng/projects/visualc6/pngtest.dsp +0 -314
- data/dependencies/libpng/projects/visualc71/PRJ0041.mak +0 -21
- data/dependencies/libpng/projects/visualc71/README.txt +0 -57
- data/dependencies/libpng/projects/visualc71/README_zlib.txt +0 -44
- data/dependencies/libpng/projects/visualc71/libpng.sln +0 -88
- data/dependencies/libpng/projects/visualc71/libpng.vcproj +0 -702
- data/dependencies/libpng/projects/visualc71/pngtest.vcproj +0 -459
- data/dependencies/libpng/projects/visualc71/zlib.vcproj +0 -670
- data/dependencies/libpng/projects/wince.txt +0 -6
- data/dependencies/libpng/scripts/CMakeLists.txt +0 -210
- data/dependencies/libpng/scripts/SCOPTIONS.ppc +0 -7
- data/dependencies/libpng/scripts/descrip.mms +0 -52
- data/dependencies/libpng/scripts/libpng-config-body.in +0 -96
- data/dependencies/libpng/scripts/libpng-config-head.in +0 -21
- data/dependencies/libpng/scripts/libpng-config.in +0 -124
- data/dependencies/libpng/scripts/libpng.icc +0 -44
- data/dependencies/libpng/scripts/libpng.pc-configure.in +0 -10
- data/dependencies/libpng/scripts/libpng.pc.in +0 -10
- data/dependencies/libpng/scripts/makefile.32sunu +0 -254
- data/dependencies/libpng/scripts/makefile.64sunu +0 -254
- data/dependencies/libpng/scripts/makefile.acorn +0 -51
- data/dependencies/libpng/scripts/makefile.aix +0 -113
- data/dependencies/libpng/scripts/makefile.amiga +0 -48
- data/dependencies/libpng/scripts/makefile.atari +0 -51
- data/dependencies/libpng/scripts/makefile.bc32 +0 -152
- data/dependencies/libpng/scripts/makefile.beos +0 -226
- data/dependencies/libpng/scripts/makefile.bor +0 -162
- data/dependencies/libpng/scripts/makefile.cygwin +0 -299
- data/dependencies/libpng/scripts/makefile.darwin +0 -234
- data/dependencies/libpng/scripts/makefile.dec +0 -214
- data/dependencies/libpng/scripts/makefile.dj2 +0 -55
- data/dependencies/libpng/scripts/makefile.elf +0 -275
- data/dependencies/libpng/scripts/makefile.freebsd +0 -48
- data/dependencies/libpng/scripts/makefile.gcc +0 -79
- data/dependencies/libpng/scripts/makefile.gcmmx +0 -271
- data/dependencies/libpng/scripts/makefile.hp64 +0 -235
- data/dependencies/libpng/scripts/makefile.hpgcc +0 -245
- data/dependencies/libpng/scripts/makefile.hpux +0 -232
- data/dependencies/libpng/scripts/makefile.ibmc +0 -71
- data/dependencies/libpng/scripts/makefile.intel +0 -102
- data/dependencies/libpng/scripts/makefile.knr +0 -99
- data/dependencies/libpng/scripts/makefile.linux +0 -249
- data/dependencies/libpng/scripts/makefile.mingw +0 -289
- data/dependencies/libpng/scripts/makefile.mips +0 -83
- data/dependencies/libpng/scripts/makefile.msc +0 -86
- data/dependencies/libpng/scripts/makefile.ne12bsd +0 -45
- data/dependencies/libpng/scripts/makefile.netbsd +0 -45
- data/dependencies/libpng/scripts/makefile.nommx +0 -252
- data/dependencies/libpng/scripts/makefile.openbsd +0 -73
- data/dependencies/libpng/scripts/makefile.os2 +0 -69
- data/dependencies/libpng/scripts/makefile.sco +0 -229
- data/dependencies/libpng/scripts/makefile.sggcc +0 -242
- data/dependencies/libpng/scripts/makefile.sgi +0 -245
- data/dependencies/libpng/scripts/makefile.so9 +0 -251
- data/dependencies/libpng/scripts/makefile.solaris +0 -249
- data/dependencies/libpng/scripts/makefile.solaris-x86 +0 -248
- data/dependencies/libpng/scripts/makefile.std +0 -92
- data/dependencies/libpng/scripts/makefile.sunos +0 -97
- data/dependencies/libpng/scripts/makefile.tc3 +0 -89
- data/dependencies/libpng/scripts/makefile.vcawin32 +0 -99
- data/dependencies/libpng/scripts/makefile.vcwin32 +0 -99
- data/dependencies/libpng/scripts/makefile.watcom +0 -109
- data/dependencies/libpng/scripts/makevms.com +0 -144
- data/dependencies/libpng/scripts/pngos2.def +0 -257
- data/dependencies/libpng/scripts/pngw32.def +0 -238
- data/dependencies/libpng/scripts/pngw32.rc +0 -112
- data/dependencies/libpng/scripts/smakefile.ppc +0 -30
- data/dependencies/libvorbis/AUTHORS +0 -3
- data/dependencies/libvorbis/CHANGES +0 -48
- data/dependencies/libvorbis/COPYING +0 -28
- data/dependencies/libvorbis/Makefile.am +0 -41
- data/dependencies/libvorbis/Makefile.in +0 -759
- data/dependencies/libvorbis/README +0 -132
- data/dependencies/libvorbis/acinclude.m4 +0 -161
- data/dependencies/libvorbis/aclocal.m4 +0 -7273
- data/dependencies/libvorbis/autogen.sh +0 -127
- data/dependencies/libvorbis/config.guess +0 -1500
- data/dependencies/libvorbis/config.h.in +0 -78
- data/dependencies/libvorbis/config.sub +0 -1616
- data/dependencies/libvorbis/configure +0 -22114
- data/dependencies/libvorbis/configure.in +0 -246
- data/dependencies/libvorbis/depcomp +0 -584
- data/dependencies/libvorbis/doc/Makefile +0 -665
- data/dependencies/libvorbis/doc/Makefile.am +0 -137
- data/dependencies/libvorbis/doc/Makefile.in +0 -665
- data/dependencies/libvorbis/doc/Vorbis_I_spec.html +0 -2292
- data/dependencies/libvorbis/doc/Vorbis_I_spec.pdf +0 -0
- data/dependencies/libvorbis/doc/components.png +0 -0
- data/dependencies/libvorbis/doc/draft-ietf-avt-rtp-vorbis-06.txt +0 -1401
- data/dependencies/libvorbis/doc/draft-ietf-avt-rtp-vorbis-06.xml +0 -1388
- data/dependencies/libvorbis/doc/eightphase.png +0 -0
- data/dependencies/libvorbis/doc/evenlsp.png +0 -0
- data/dependencies/libvorbis/doc/fish_xiph_org.png +0 -0
- data/dependencies/libvorbis/doc/floor1-1.png +0 -0
- data/dependencies/libvorbis/doc/floor1-2.png +0 -0
- data/dependencies/libvorbis/doc/floor1-3.png +0 -0
- data/dependencies/libvorbis/doc/floor1-4.png +0 -0
- data/dependencies/libvorbis/doc/floor1_inverse_dB_table.html +0 -154
- data/dependencies/libvorbis/doc/floorval.png +0 -0
- data/dependencies/libvorbis/doc/fourphase.png +0 -0
- data/dependencies/libvorbis/doc/framing.html +0 -431
- data/dependencies/libvorbis/doc/helper.html +0 -239
- data/dependencies/libvorbis/doc/hufftree-under.png +0 -0
- data/dependencies/libvorbis/doc/hufftree.png +0 -0
- data/dependencies/libvorbis/doc/index.html +0 -114
- data/dependencies/libvorbis/doc/lspmap.png +0 -0
- data/dependencies/libvorbis/doc/oddlsp.png +0 -0
- data/dependencies/libvorbis/doc/oggstream.html +0 -234
- data/dependencies/libvorbis/doc/programming.html +0 -554
- data/dependencies/libvorbis/doc/residue-pack.png +0 -0
- data/dependencies/libvorbis/doc/residue2.png +0 -0
- data/dependencies/libvorbis/doc/squarepolar.png +0 -0
- data/dependencies/libvorbis/doc/stereo.html +0 -418
- data/dependencies/libvorbis/doc/stream.png +0 -0
- data/dependencies/libvorbis/doc/v-comment.html +0 -285
- data/dependencies/libvorbis/doc/vorbis-clip.txt +0 -139
- data/dependencies/libvorbis/doc/vorbis-errors.txt +0 -103
- data/dependencies/libvorbis/doc/vorbis-fidelity.html +0 -180
- data/dependencies/libvorbis/doc/vorbis.html +0 -234
- data/dependencies/libvorbis/doc/vorbisenc/Makefile +0 -382
- data/dependencies/libvorbis/doc/vorbisenc/Makefile.am +0 -9
- data/dependencies/libvorbis/doc/vorbisenc/Makefile.in +0 -382
- data/dependencies/libvorbis/doc/vorbisenc/changes.html +0 -104
- data/dependencies/libvorbis/doc/vorbisenc/examples.html +0 -133
- data/dependencies/libvorbis/doc/vorbisenc/index.html +0 -40
- data/dependencies/libvorbis/doc/vorbisenc/ov_ectl_ratemanage2_arg.html +0 -92
- data/dependencies/libvorbis/doc/vorbisenc/ov_ectl_ratemanage_arg.html +0 -92
- data/dependencies/libvorbis/doc/vorbisenc/overview.html +0 -382
- data/dependencies/libvorbis/doc/vorbisenc/reference.html +0 -48
- data/dependencies/libvorbis/doc/vorbisenc/style.css +0 -7
- data/dependencies/libvorbis/doc/vorbisenc/vorbis_encode_ctl.html +0 -169
- data/dependencies/libvorbis/doc/vorbisenc/vorbis_encode_init.html +0 -88
- data/dependencies/libvorbis/doc/vorbisenc/vorbis_encode_init_vbr.html +0 -81
- data/dependencies/libvorbis/doc/vorbisenc/vorbis_encode_setup_init.html +0 -88
- data/dependencies/libvorbis/doc/vorbisenc/vorbis_encode_setup_managed.html +0 -102
- data/dependencies/libvorbis/doc/vorbisenc/vorbis_encode_setup_vbr.html +0 -90
- data/dependencies/libvorbis/doc/vorbisenc/vorbis_info.html +0 -81
- data/dependencies/libvorbis/doc/vorbisfile/Makefile +0 -396
- data/dependencies/libvorbis/doc/vorbisfile/Makefile.am +0 -23
- data/dependencies/libvorbis/doc/vorbisfile/Makefile.in +0 -396
- data/dependencies/libvorbis/doc/vorbisfile/OggVorbis_File.html +0 -137
- data/dependencies/libvorbis/doc/vorbisfile/callbacks.html +0 -121
- data/dependencies/libvorbis/doc/vorbisfile/chaining_example_c.html +0 -90
- data/dependencies/libvorbis/doc/vorbisfile/chainingexample.html +0 -175
- data/dependencies/libvorbis/doc/vorbisfile/crosslap.html +0 -121
- data/dependencies/libvorbis/doc/vorbisfile/datastructures.html +0 -61
- data/dependencies/libvorbis/doc/vorbisfile/decoding.html +0 -87
- data/dependencies/libvorbis/doc/vorbisfile/example.html +0 -208
- data/dependencies/libvorbis/doc/vorbisfile/exampleindex.html +0 -39
- data/dependencies/libvorbis/doc/vorbisfile/fileinfo.html +0 -95
- data/dependencies/libvorbis/doc/vorbisfile/index.html +0 -49
- data/dependencies/libvorbis/doc/vorbisfile/initialization.html +0 -118
- data/dependencies/libvorbis/doc/vorbisfile/ov_bitrate.html +0 -72
- data/dependencies/libvorbis/doc/vorbisfile/ov_bitrate_instant.html +0 -65
- data/dependencies/libvorbis/doc/vorbisfile/ov_callbacks.html +0 -117
- data/dependencies/libvorbis/doc/vorbisfile/ov_clear.html +0 -64
- data/dependencies/libvorbis/doc/vorbisfile/ov_comment.html +0 -66
- data/dependencies/libvorbis/doc/vorbisfile/ov_crosslap.html +0 -100
- data/dependencies/libvorbis/doc/vorbisfile/ov_fopen.html +0 -124
- data/dependencies/libvorbis/doc/vorbisfile/ov_info.html +0 -64
- data/dependencies/libvorbis/doc/vorbisfile/ov_open.html +0 -183
- data/dependencies/libvorbis/doc/vorbisfile/ov_open_callbacks.html +0 -147
- data/dependencies/libvorbis/doc/vorbisfile/ov_pcm_seek.html +0 -83
- data/dependencies/libvorbis/doc/vorbisfile/ov_pcm_seek_lap.html +0 -103
- data/dependencies/libvorbis/doc/vorbisfile/ov_pcm_seek_page.html +0 -84
- data/dependencies/libvorbis/doc/vorbisfile/ov_pcm_seek_page_lap.html +0 -112
- data/dependencies/libvorbis/doc/vorbisfile/ov_pcm_tell.html +0 -63
- data/dependencies/libvorbis/doc/vorbisfile/ov_pcm_total.html +0 -67
- data/dependencies/libvorbis/doc/vorbisfile/ov_raw_seek.html +0 -83
- data/dependencies/libvorbis/doc/vorbisfile/ov_raw_seek_lap.html +0 -110
- data/dependencies/libvorbis/doc/vorbisfile/ov_raw_tell.html +0 -65
- data/dependencies/libvorbis/doc/vorbisfile/ov_raw_total.html +0 -68
- data/dependencies/libvorbis/doc/vorbisfile/ov_read.html +0 -123
- data/dependencies/libvorbis/doc/vorbisfile/ov_read_float.html +0 -101
- data/dependencies/libvorbis/doc/vorbisfile/ov_seekable.html +0 -63
- data/dependencies/libvorbis/doc/vorbisfile/ov_serialnumber.html +0 -67
- data/dependencies/libvorbis/doc/vorbisfile/ov_streams.html +0 -64
- data/dependencies/libvorbis/doc/vorbisfile/ov_test.html +0 -101
- data/dependencies/libvorbis/doc/vorbisfile/ov_test_callbacks.html +0 -111
- data/dependencies/libvorbis/doc/vorbisfile/ov_test_open.html +0 -82
- data/dependencies/libvorbis/doc/vorbisfile/ov_time_seek.html +0 -82
- data/dependencies/libvorbis/doc/vorbisfile/ov_time_seek_lap.html +0 -105
- data/dependencies/libvorbis/doc/vorbisfile/ov_time_seek_page.html +0 -83
- data/dependencies/libvorbis/doc/vorbisfile/ov_time_seek_page_lap.html +0 -112
- data/dependencies/libvorbis/doc/vorbisfile/ov_time_tell.html +0 -63
- data/dependencies/libvorbis/doc/vorbisfile/ov_time_total.html +0 -67
- data/dependencies/libvorbis/doc/vorbisfile/overview.html +0 -61
- data/dependencies/libvorbis/doc/vorbisfile/reference.html +0 -83
- data/dependencies/libvorbis/doc/vorbisfile/return.html +0 -77
- data/dependencies/libvorbis/doc/vorbisfile/seekexample.html +0 -152
- data/dependencies/libvorbis/doc/vorbisfile/seeking.html +0 -107
- data/dependencies/libvorbis/doc/vorbisfile/seeking_example_c.html +0 -86
- data/dependencies/libvorbis/doc/vorbisfile/seeking_test_c.html +0 -86
- data/dependencies/libvorbis/doc/vorbisfile/seekingexample.html +0 -203
- data/dependencies/libvorbis/doc/vorbisfile/style.css +0 -7
- data/dependencies/libvorbis/doc/vorbisfile/threads.html +0 -50
- data/dependencies/libvorbis/doc/vorbisfile/vorbis_comment.html +0 -70
- data/dependencies/libvorbis/doc/vorbisfile/vorbis_info.html +0 -80
- data/dependencies/libvorbis/doc/vorbisfile/vorbisfile_example_c.html +0 -106
- data/dependencies/libvorbis/doc/vorbisword2.png +0 -0
- data/dependencies/libvorbis/doc/wait.png +0 -0
- data/dependencies/libvorbis/doc/white-ogg.png +0 -0
- data/dependencies/libvorbis/doc/white-xifish.png +0 -0
- data/dependencies/libvorbis/doc/window1.png +0 -0
- data/dependencies/libvorbis/doc/window2.png +0 -0
- data/dependencies/libvorbis/doc/xifish.pdf +0 -0
- data/dependencies/libvorbis/doc/xml/01-introduction.xml +0 -665
- data/dependencies/libvorbis/doc/xml/02-bitpacking.xml +0 -280
- data/dependencies/libvorbis/doc/xml/03-codebook.xml +0 -458
- data/dependencies/libvorbis/doc/xml/04-codec.xml +0 -711
- data/dependencies/libvorbis/doc/xml/05-comment.xml +0 -284
- data/dependencies/libvorbis/doc/xml/06-floor0.xml +0 -257
- data/dependencies/libvorbis/doc/xml/07-floor1.xml +0 -450
- data/dependencies/libvorbis/doc/xml/08-residue.xml +0 -492
- data/dependencies/libvorbis/doc/xml/09-helper.xml +0 -211
- data/dependencies/libvorbis/doc/xml/10-tables.xml +0 -94
- data/dependencies/libvorbis/doc/xml/TODO +0 -28
- data/dependencies/libvorbis/doc/xml/Vorbis_I_spec.xml +0 -30
- data/dependencies/libvorbis/doc/xml/a1-encapsulation_ogg.xml +0 -201
- data/dependencies/libvorbis/doc/xml/a2-encapsulation_rtp.xml +0 -31
- data/dependencies/libvorbis/doc/xml/footer.xml +0 -60
- data/dependencies/libvorbis/doc/xml/spec-common.xsl +0 -24
- data/dependencies/libvorbis/doc/xml/spec-fo.xsl +0 -16
- data/dependencies/libvorbis/doc/xml/spec-html.xsl +0 -5
- data/dependencies/libvorbis/examples/Makefile +0 -515
- data/dependencies/libvorbis/examples/Makefile.am +0 -28
- data/dependencies/libvorbis/examples/Makefile.in +0 -515
- data/dependencies/libvorbis/examples/chaining_example.c +0 -72
- data/dependencies/libvorbis/examples/decoder_example.c +0 -307
- data/dependencies/libvorbis/examples/encoder_example.c +0 -253
- data/dependencies/libvorbis/examples/frameview.pl +0 -630
- data/dependencies/libvorbis/examples/seeking_example.c +0 -256
- data/dependencies/libvorbis/examples/vorbisfile_example.c +0 -87
- data/dependencies/libvorbis/include/Makefile.am +0 -3
- data/dependencies/libvorbis/include/Makefile.in +0 -506
- data/dependencies/libvorbis/include/vorbis/Makefile.am +0 -7
- data/dependencies/libvorbis/include/vorbis/Makefile.in +0 -426
- data/dependencies/libvorbis/include/vorbis/codec.h +0 -241
- data/dependencies/libvorbis/include/vorbis/vorbisenc.h +0 -112
- data/dependencies/libvorbis/include/vorbis/vorbisfile.h +0 -183
- data/dependencies/libvorbis/install-sh +0 -507
- data/dependencies/libvorbis/lib/Makefile.am +0 -44
- data/dependencies/libvorbis/lib/Makefile.in +0 -706
- data/dependencies/libvorbis/lib/analysis.c +0 -121
- data/dependencies/libvorbis/lib/backends.h +0 -146
- data/dependencies/libvorbis/lib/barkmel.c +0 -64
- data/dependencies/libvorbis/lib/bitrate.c +0 -253
- data/dependencies/libvorbis/lib/bitrate.h +0 -59
- data/dependencies/libvorbis/lib/block.c +0 -993
- data/dependencies/libvorbis/lib/books/Makefile.am +0 -3
- data/dependencies/libvorbis/lib/books/Makefile.in +0 -506
- data/dependencies/libvorbis/lib/books/coupled/Makefile.am +0 -3
- data/dependencies/libvorbis/lib/books/coupled/Makefile.in +0 -347
- data/dependencies/libvorbis/lib/books/coupled/res_books_stereo.h +0 -20681
- data/dependencies/libvorbis/lib/books/floor/Makefile.am +0 -3
- data/dependencies/libvorbis/lib/books/floor/Makefile.in +0 -347
- data/dependencies/libvorbis/lib/books/floor/floor_books.h +0 -1838
- data/dependencies/libvorbis/lib/books/uncoupled/Makefile.am +0 -3
- data/dependencies/libvorbis/lib/books/uncoupled/Makefile.in +0 -347
- data/dependencies/libvorbis/lib/books/uncoupled/res_books_uncoupled.h +0 -11517
- data/dependencies/libvorbis/lib/codebook.c +0 -634
- data/dependencies/libvorbis/lib/codebook.h +0 -160
- data/dependencies/libvorbis/lib/codec_internal.h +0 -137
- data/dependencies/libvorbis/lib/envelope.c +0 -382
- data/dependencies/libvorbis/lib/envelope.h +0 -81
- data/dependencies/libvorbis/lib/floor0.c +0 -223
- data/dependencies/libvorbis/lib/floor1.c +0 -1094
- data/dependencies/libvorbis/lib/highlevel.h +0 -57
- data/dependencies/libvorbis/lib/info.c +0 -644
- data/dependencies/libvorbis/lib/lookup.c +0 -94
- data/dependencies/libvorbis/lib/lookup.h +0 -32
- data/dependencies/libvorbis/lib/lookup_data.h +0 -189
- data/dependencies/libvorbis/lib/lookups.pl +0 -142
- data/dependencies/libvorbis/lib/lpc.c +0 -149
- data/dependencies/libvorbis/lib/lpc.h +0 -29
- data/dependencies/libvorbis/lib/lsp.c +0 -455
- data/dependencies/libvorbis/lib/lsp.h +0 -28
- data/dependencies/libvorbis/lib/mapping0.c +0 -844
- data/dependencies/libvorbis/lib/masking.h +0 -785
- data/dependencies/libvorbis/lib/mdct.c +0 -564
- data/dependencies/libvorbis/lib/mdct.h +0 -83
- data/dependencies/libvorbis/lib/misc.h +0 -52
- data/dependencies/libvorbis/lib/modes/Makefile.am +0 -6
- data/dependencies/libvorbis/lib/modes/Makefile.in +0 -351
- data/dependencies/libvorbis/lib/modes/floor_all.h +0 -248
- data/dependencies/libvorbis/lib/modes/psych_11.h +0 -51
- data/dependencies/libvorbis/lib/modes/psych_16.h +0 -136
- data/dependencies/libvorbis/lib/modes/psych_44.h +0 -666
- data/dependencies/libvorbis/lib/modes/psych_8.h +0 -102
- data/dependencies/libvorbis/lib/modes/residue_16.h +0 -163
- data/dependencies/libvorbis/lib/modes/residue_44.h +0 -294
- data/dependencies/libvorbis/lib/modes/residue_44u.h +0 -318
- data/dependencies/libvorbis/lib/modes/residue_8.h +0 -109
- data/dependencies/libvorbis/lib/modes/setup_11.h +0 -141
- data/dependencies/libvorbis/lib/modes/setup_16.h +0 -149
- data/dependencies/libvorbis/lib/modes/setup_22.h +0 -128
- data/dependencies/libvorbis/lib/modes/setup_32.h +0 -132
- data/dependencies/libvorbis/lib/modes/setup_44.h +0 -107
- data/dependencies/libvorbis/lib/modes/setup_44u.h +0 -74
- data/dependencies/libvorbis/lib/modes/setup_8.h +0 -146
- data/dependencies/libvorbis/lib/modes/setup_X.h +0 -226
- data/dependencies/libvorbis/lib/os.h +0 -156
- data/dependencies/libvorbis/lib/psy.c +0 -1227
- data/dependencies/libvorbis/lib/psy.h +0 -186
- data/dependencies/libvorbis/lib/psytune.c +0 -524
- data/dependencies/libvorbis/lib/registry.c +0 -46
- data/dependencies/libvorbis/lib/registry.h +0 -32
- data/dependencies/libvorbis/lib/res0.c +0 -919
- data/dependencies/libvorbis/lib/scales.h +0 -86
- data/dependencies/libvorbis/lib/sharedbook.c +0 -735
- data/dependencies/libvorbis/lib/smallft.c +0 -1255
- data/dependencies/libvorbis/lib/smallft.h +0 -34
- data/dependencies/libvorbis/lib/synthesis.c +0 -170
- data/dependencies/libvorbis/lib/tone.c +0 -54
- data/dependencies/libvorbis/lib/vorbisenc.c +0 -1184
- data/dependencies/libvorbis/lib/vorbisfile.c +0 -2194
- data/dependencies/libvorbis/lib/window.c +0 -2136
- data/dependencies/libvorbis/lib/window.h +0 -26
- data/dependencies/libvorbis/libvorbis.spec +0 -118
- data/dependencies/libvorbis/libvorbis.spec.in +0 -118
- data/dependencies/libvorbis/ltmain.sh +0 -6871
- data/dependencies/libvorbis/macos/compat/strdup.c +0 -21
- data/dependencies/libvorbis/macos/compat/sys/types.h +0 -1
- data/dependencies/libvorbis/macos/decoder_example.mcp +0 -0
- data/dependencies/libvorbis/macos/encoder_example.mcp +0 -0
- data/dependencies/libvorbis/macos/libvorbis.mcp +0 -0
- data/dependencies/libvorbis/macos/libvorbis.mcp.exp +0 -45
- data/dependencies/libvorbis/macos/libvorbisenc.mcp +0 -0
- data/dependencies/libvorbis/macos/libvorbisenc.mcp.exp +0 -8
- data/dependencies/libvorbis/macos/libvorbisfile.mcp +0 -0
- data/dependencies/libvorbis/macos/libvorbisfile.mcp.exp +0 -45
- data/dependencies/libvorbis/macos/vorbis.mcp +0 -0
- data/dependencies/libvorbis/macosx/English.lproj/InfoPlist.strings +0 -0
- data/dependencies/libvorbis/macosx/Info.plist +0 -30
- data/dependencies/libvorbis/macosx/Vorbis.xcodeproj/project.pbxproj +0 -893
- data/dependencies/libvorbis/missing +0 -367
- data/dependencies/libvorbis/symbian/bld.inf +0 -35
- data/dependencies/libvorbis/symbian/config.h +0 -54
- data/dependencies/libvorbis/symbian/vorbis.mmp +0 -43
- data/dependencies/libvorbis/todo.txt +0 -22
- data/dependencies/libvorbis/vorbis-uninstalled.pc.in +0 -14
- data/dependencies/libvorbis/vorbis.m4 +0 -122
- data/dependencies/libvorbis/vorbis.pc.in +0 -14
- data/dependencies/libvorbis/vorbisenc-uninstalled.pc.in +0 -14
- data/dependencies/libvorbis/vorbisenc.pc.in +0 -14
- data/dependencies/libvorbis/vorbisfile-uninstalled.pc.in +0 -14
- data/dependencies/libvorbis/vorbisfile.pc.in +0 -14
- data/dependencies/libvorbis/vq/16.vqs +0 -77
- data/dependencies/libvorbis/vq/16u.vqs +0 -71
- data/dependencies/libvorbis/vq/44c-1.vqs +0 -63
- data/dependencies/libvorbis/vq/44c0.vqs +0 -65
- data/dependencies/libvorbis/vq/44c1.vqs +0 -66
- data/dependencies/libvorbis/vq/44c2.vqs +0 -37
- data/dependencies/libvorbis/vq/44c3.vqs +0 -36
- data/dependencies/libvorbis/vq/44c4.vqs +0 -36
- data/dependencies/libvorbis/vq/44c5.vqs +0 -37
- data/dependencies/libvorbis/vq/44c6.vqs +0 -37
- data/dependencies/libvorbis/vq/44c7.vqs +0 -38
- data/dependencies/libvorbis/vq/44c8.vqs +0 -39
- data/dependencies/libvorbis/vq/44c9.vqs +0 -37
- data/dependencies/libvorbis/vq/44u0.vqs +0 -33
- data/dependencies/libvorbis/vq/44u1.vqs +0 -33
- data/dependencies/libvorbis/vq/44u2.vqs +0 -32
- data/dependencies/libvorbis/vq/44u3.vqs +0 -33
- data/dependencies/libvorbis/vq/44u4.vqs +0 -33
- data/dependencies/libvorbis/vq/44u5.vqs +0 -35
- data/dependencies/libvorbis/vq/44u6.vqs +0 -35
- data/dependencies/libvorbis/vq/44u7.vqs +0 -34
- data/dependencies/libvorbis/vq/44u8.vqs +0 -35
- data/dependencies/libvorbis/vq/44u9.vqs +0 -36
- data/dependencies/libvorbis/vq/8.vqs +0 -43
- data/dependencies/libvorbis/vq/8u.vqs +0 -41
- data/dependencies/libvorbis/vq/Makefile +0 -532
- data/dependencies/libvorbis/vq/Makefile.am +0 -34
- data/dependencies/libvorbis/vq/Makefile.in +0 -532
- data/dependencies/libvorbis/vq/auxpartition.pl +0 -71
- data/dependencies/libvorbis/vq/bookutil.c +0 -717
- data/dependencies/libvorbis/vq/bookutil.h +0 -43
- data/dependencies/libvorbis/vq/build.c +0 -195
- data/dependencies/libvorbis/vq/cascade.c +0 -91
- data/dependencies/libvorbis/vq/distribution.c +0 -248
- data/dependencies/libvorbis/vq/floor_11.vqs +0 -10
- data/dependencies/libvorbis/vq/floor_22.vqs +0 -27
- data/dependencies/libvorbis/vq/floor_44.vqs +0 -83
- data/dependencies/libvorbis/vq/genericdata.c +0 -61
- data/dependencies/libvorbis/vq/huffbuild.c +0 -201
- data/dependencies/libvorbis/vq/latticebuild.c +0 -177
- data/dependencies/libvorbis/vq/latticehint.c +0 -430
- data/dependencies/libvorbis/vq/latticepare.c +0 -595
- data/dependencies/libvorbis/vq/latticetune.c +0 -164
- data/dependencies/libvorbis/vq/localcodebook.h +0 -160
- data/dependencies/libvorbis/vq/lspdata.c +0 -157
- data/dependencies/libvorbis/vq/make_floor_books.pl +0 -108
- data/dependencies/libvorbis/vq/make_residue_books.pl +0 -187
- data/dependencies/libvorbis/vq/metrics.c +0 -295
- data/dependencies/libvorbis/vq/residue_entropy +0 -58
- data/dependencies/libvorbis/vq/residuedata.c +0 -160
- data/dependencies/libvorbis/vq/residuesplit.c +0 -282
- data/dependencies/libvorbis/vq/run.c +0 -216
- data/dependencies/libvorbis/vq/train.c +0 -364
- data/dependencies/libvorbis/vq/vqext.h +0 -34
- data/dependencies/libvorbis/vq/vqgen.c +0 -567
- data/dependencies/libvorbis/vq/vqgen.h +0 -85
- data/dependencies/libvorbis/vq/vqsplit.c +0 -612
- data/dependencies/libvorbis/vq/vqsplit.h +0 -37
- data/dependencies/libvorbis/win32/VS2003/libvorbis/libvorbis.vcproj +0 -467
- data/dependencies/libvorbis/win32/VS2003/libvorbisfile/libvorbisfile.def +0 -47
- data/dependencies/libvorbis/win32/VS2003/libvorbisfile/libvorbisfile.vcproj +0 -147
- data/dependencies/libvorbis/win32/VS2003/vorbisdec/vorbisdec.vcproj +0 -268
- data/dependencies/libvorbis/win32/VS2003/vorbisenc/vorbisenc.vcproj +0 -268
- data/dependencies/libvorbis/win32/VS2005/libvorbis/libvorbis.vcproj +0 -653
- data/dependencies/libvorbis/win32/VS2005/libvorbisfile/libvorbisfile.def +0 -47
- data/dependencies/libvorbis/win32/VS2005/libvorbisfile/libvorbisfile.vcproj +0 -219
- data/dependencies/libvorbis/win32/VS2005/vorbisdec/vorbisdec.vcproj +0 -389
- data/dependencies/libvorbis/win32/VS2005/vorbisenc/vorbisenc.vcproj +0 -390
- data/dependencies/libvorbis/win32/build_vorbis_dynamic.bat +0 -19
- data/dependencies/libvorbis/win32/build_vorbis_dynamic_debug.bat +0 -19
- data/dependencies/libvorbis/win32/build_vorbis_static.bat +0 -19
- data/dependencies/libvorbis/win32/build_vorbis_static_debug.bat +0 -19
- data/dependencies/libvorbis/win32/build_vorbisenc_dynamic.bat +0 -19
- data/dependencies/libvorbis/win32/build_vorbisenc_dynamic_debug.bat +0 -19
- data/dependencies/libvorbis/win32/build_vorbisenc_static.bat +0 -19
- data/dependencies/libvorbis/win32/build_vorbisenc_static_debug.bat +0 -19
- data/dependencies/libvorbis/win32/build_vorbisfile_dynamic.bat +0 -19
- data/dependencies/libvorbis/win32/build_vorbisfile_dynamic_debug.bat +0 -19
- data/dependencies/libvorbis/win32/build_vorbisfile_static.bat +0 -19
- data/dependencies/libvorbis/win32/build_vorbisfile_static_debug.bat +0 -19
- data/dependencies/libvorbis/win32/vorbis.def +0 -57
- data/dependencies/libvorbis/win32/vorbis.dsw +0 -101
- data/dependencies/libvorbis/win32/vorbis_dynamic.dsp +0 -281
- data/dependencies/libvorbis/win32/vorbis_static.dsp +0 -257
- data/dependencies/libvorbis/win32/vorbisenc.def +0 -13
- data/dependencies/libvorbis/win32/vorbisenc_dynamic.dsp +0 -121
- data/dependencies/libvorbis/win32/vorbisenc_static.dsp +0 -100
- data/dependencies/libvorbis/win32/vorbisfile.def +0 -41
- data/dependencies/libvorbis/win32/vorbisfile_dynamic.dsp +0 -119
- data/dependencies/libvorbis/win32/vorbisfile_static.dsp +0 -100
- data/dependencies/zlib/ChangeLog +0 -855
- data/dependencies/zlib/FAQ +0 -339
- data/dependencies/zlib/INDEX +0 -51
- data/dependencies/zlib/Makefile +0 -154
- data/dependencies/zlib/Makefile.in +0 -154
- data/dependencies/zlib/README +0 -125
- data/dependencies/zlib/adler32.c +0 -149
- data/dependencies/zlib/algorithm.txt +0 -209
- data/dependencies/zlib/amiga/Makefile.pup +0 -66
- data/dependencies/zlib/amiga/Makefile.sas +0 -65
- data/dependencies/zlib/as400/bndsrc +0 -132
- data/dependencies/zlib/as400/compile.clp +0 -123
- data/dependencies/zlib/as400/readme.txt +0 -111
- data/dependencies/zlib/as400/zlib.inc +0 -331
- data/dependencies/zlib/compress.c +0 -79
- data/dependencies/zlib/configure +0 -459
- data/dependencies/zlib/contrib/README.contrib +0 -71
- data/dependencies/zlib/contrib/ada/buffer_demo.adb +0 -106
- data/dependencies/zlib/contrib/ada/mtest.adb +0 -156
- data/dependencies/zlib/contrib/ada/read.adb +0 -156
- data/dependencies/zlib/contrib/ada/readme.txt +0 -65
- data/dependencies/zlib/contrib/ada/test.adb +0 -463
- data/dependencies/zlib/contrib/ada/zlib-streams.adb +0 -225
- data/dependencies/zlib/contrib/ada/zlib-streams.ads +0 -114
- data/dependencies/zlib/contrib/ada/zlib-thin.adb +0 -141
- data/dependencies/zlib/contrib/ada/zlib-thin.ads +0 -450
- data/dependencies/zlib/contrib/ada/zlib.adb +0 -701
- data/dependencies/zlib/contrib/ada/zlib.ads +0 -328
- data/dependencies/zlib/contrib/ada/zlib.gpr +0 -20
- data/dependencies/zlib/contrib/asm586/README.586 +0 -43
- data/dependencies/zlib/contrib/asm586/match.S +0 -364
- data/dependencies/zlib/contrib/asm686/README.686 +0 -34
- data/dependencies/zlib/contrib/asm686/match.S +0 -329
- data/dependencies/zlib/contrib/blast/Makefile +0 -8
- data/dependencies/zlib/contrib/blast/README +0 -4
- data/dependencies/zlib/contrib/blast/blast.c +0 -444
- data/dependencies/zlib/contrib/blast/blast.h +0 -71
- data/dependencies/zlib/contrib/blast/test.pk +0 -0
- data/dependencies/zlib/contrib/blast/test.txt +0 -1
- data/dependencies/zlib/contrib/delphi/ZLib.pas +0 -557
- data/dependencies/zlib/contrib/delphi/ZLibConst.pas +0 -11
- data/dependencies/zlib/contrib/delphi/readme.txt +0 -76
- data/dependencies/zlib/contrib/delphi/zlibd32.mak +0 -93
- data/dependencies/zlib/contrib/dotzlib/DotZLib.build +0 -33
- data/dependencies/zlib/contrib/dotzlib/DotZLib.chm +0 -0
- data/dependencies/zlib/contrib/dotzlib/DotZLib.sln +0 -21
- data/dependencies/zlib/contrib/dotzlib/DotZLib/AssemblyInfo.cs +0 -58
- data/dependencies/zlib/contrib/dotzlib/DotZLib/ChecksumImpl.cs +0 -202
- data/dependencies/zlib/contrib/dotzlib/DotZLib/CircularBuffer.cs +0 -83
- data/dependencies/zlib/contrib/dotzlib/DotZLib/CodecBase.cs +0 -198
- data/dependencies/zlib/contrib/dotzlib/DotZLib/Deflater.cs +0 -106
- data/dependencies/zlib/contrib/dotzlib/DotZLib/DotZLib.cs +0 -288
- data/dependencies/zlib/contrib/dotzlib/DotZLib/DotZLib.csproj +0 -141
- data/dependencies/zlib/contrib/dotzlib/DotZLib/GZipStream.cs +0 -301
- data/dependencies/zlib/contrib/dotzlib/DotZLib/Inflater.cs +0 -105
- data/dependencies/zlib/contrib/dotzlib/DotZLib/UnitTests.cs +0 -274
- data/dependencies/zlib/contrib/dotzlib/LICENSE_1_0.txt +0 -23
- data/dependencies/zlib/contrib/dotzlib/readme.txt +0 -58
- data/dependencies/zlib/contrib/infback9/README +0 -1
- data/dependencies/zlib/contrib/infback9/infback9.c +0 -608
- data/dependencies/zlib/contrib/infback9/infback9.h +0 -37
- data/dependencies/zlib/contrib/infback9/inffix9.h +0 -107
- data/dependencies/zlib/contrib/infback9/inflate9.h +0 -47
- data/dependencies/zlib/contrib/infback9/inftree9.c +0 -323
- data/dependencies/zlib/contrib/infback9/inftree9.h +0 -55
- data/dependencies/zlib/contrib/inflate86/inffas86.c +0 -1157
- data/dependencies/zlib/contrib/inflate86/inffast.S +0 -1368
- data/dependencies/zlib/contrib/iostream/test.cpp +0 -24
- data/dependencies/zlib/contrib/iostream/zfstream.cpp +0 -329
- data/dependencies/zlib/contrib/iostream/zfstream.h +0 -128
- data/dependencies/zlib/contrib/iostream2/zstream.h +0 -307
- data/dependencies/zlib/contrib/iostream2/zstream_test.cpp +0 -25
- data/dependencies/zlib/contrib/iostream3/README +0 -35
- data/dependencies/zlib/contrib/iostream3/TODO +0 -17
- data/dependencies/zlib/contrib/iostream3/test.cc +0 -50
- data/dependencies/zlib/contrib/iostream3/zfstream.cc +0 -479
- data/dependencies/zlib/contrib/iostream3/zfstream.h +0 -466
- data/dependencies/zlib/contrib/masm686/match.asm +0 -413
- data/dependencies/zlib/contrib/masmx64/bld_ml64.bat +0 -2
- data/dependencies/zlib/contrib/masmx64/gvmat64.asm +0 -513
- data/dependencies/zlib/contrib/masmx64/gvmat64.obj +0 -0
- data/dependencies/zlib/contrib/masmx64/inffas8664.c +0 -186
- data/dependencies/zlib/contrib/masmx64/inffasx64.asm +0 -392
- data/dependencies/zlib/contrib/masmx64/inffasx64.obj +0 -0
- data/dependencies/zlib/contrib/masmx64/readme.txt +0 -28
- data/dependencies/zlib/contrib/masmx86/bld_ml32.bat +0 -2
- data/dependencies/zlib/contrib/masmx86/gvmat32.asm +0 -972
- data/dependencies/zlib/contrib/masmx86/gvmat32.obj +0 -0
- data/dependencies/zlib/contrib/masmx86/gvmat32c.c +0 -62
- data/dependencies/zlib/contrib/masmx86/inffas32.asm +0 -1083
- data/dependencies/zlib/contrib/masmx86/inffas32.obj +0 -0
- data/dependencies/zlib/contrib/masmx86/mkasm.bat +0 -3
- data/dependencies/zlib/contrib/masmx86/readme.txt +0 -21
- data/dependencies/zlib/contrib/minizip/ChangeLogUnzip +0 -67
- data/dependencies/zlib/contrib/minizip/Makefile +0 -25
- data/dependencies/zlib/contrib/minizip/crypt.h +0 -132
- data/dependencies/zlib/contrib/minizip/ioapi.c +0 -177
- data/dependencies/zlib/contrib/minizip/ioapi.h +0 -75
- data/dependencies/zlib/contrib/minizip/iowin32.c +0 -270
- data/dependencies/zlib/contrib/minizip/iowin32.h +0 -21
- data/dependencies/zlib/contrib/minizip/miniunz.c +0 -585
- data/dependencies/zlib/contrib/minizip/minizip.c +0 -420
- data/dependencies/zlib/contrib/minizip/mztools.c +0 -281
- data/dependencies/zlib/contrib/minizip/mztools.h +0 -31
- data/dependencies/zlib/contrib/minizip/unzip.c +0 -1598
- data/dependencies/zlib/contrib/minizip/unzip.h +0 -354
- data/dependencies/zlib/contrib/minizip/zip.c +0 -1219
- data/dependencies/zlib/contrib/minizip/zip.h +0 -235
- data/dependencies/zlib/contrib/pascal/example.pas +0 -599
- data/dependencies/zlib/contrib/pascal/readme.txt +0 -76
- data/dependencies/zlib/contrib/pascal/zlibd32.mak +0 -93
- data/dependencies/zlib/contrib/pascal/zlibpas.pas +0 -236
- data/dependencies/zlib/contrib/puff/Makefile +0 -8
- data/dependencies/zlib/contrib/puff/README +0 -63
- data/dependencies/zlib/contrib/puff/puff.c +0 -837
- data/dependencies/zlib/contrib/puff/puff.h +0 -31
- data/dependencies/zlib/contrib/puff/zeros.raw +0 -0
- data/dependencies/zlib/contrib/testzlib/testzlib.c +0 -275
- data/dependencies/zlib/contrib/testzlib/testzlib.txt +0 -10
- data/dependencies/zlib/contrib/untgz/Makefile +0 -14
- data/dependencies/zlib/contrib/untgz/Makefile.msc +0 -17
- data/dependencies/zlib/contrib/untgz/untgz.c +0 -674
- data/dependencies/zlib/contrib/vstudio/readme.txt +0 -73
- data/dependencies/zlib/contrib/vstudio/vc7/miniunz.vcproj +0 -126
- data/dependencies/zlib/contrib/vstudio/vc7/minizip.vcproj +0 -126
- data/dependencies/zlib/contrib/vstudio/vc7/testzlib.vcproj +0 -126
- data/dependencies/zlib/contrib/vstudio/vc7/zlib.rc +0 -32
- data/dependencies/zlib/contrib/vstudio/vc7/zlibstat.vcproj +0 -246
- data/dependencies/zlib/contrib/vstudio/vc7/zlibvc.def +0 -92
- data/dependencies/zlib/contrib/vstudio/vc7/zlibvc.sln +0 -78
- data/dependencies/zlib/contrib/vstudio/vc7/zlibvc.vcproj +0 -445
- data/dependencies/zlib/contrib/vstudio/vc8/miniunz.vcproj +0 -566
- data/dependencies/zlib/contrib/vstudio/vc8/minizip.vcproj +0 -563
- data/dependencies/zlib/contrib/vstudio/vc8/testzlib.vcproj +0 -948
- data/dependencies/zlib/contrib/vstudio/vc8/testzlibdll.vcproj +0 -567
- data/dependencies/zlib/contrib/vstudio/vc8/zlib.rc +0 -32
- data/dependencies/zlib/contrib/vstudio/vc8/zlibstat.vcproj +0 -870
- data/dependencies/zlib/contrib/vstudio/vc8/zlibvc.def +0 -92
- data/dependencies/zlib/contrib/vstudio/vc8/zlibvc.sln +0 -144
- data/dependencies/zlib/contrib/vstudio/vc8/zlibvc.vcproj +0 -1219
- data/dependencies/zlib/crc32.c +0 -423
- data/dependencies/zlib/crc32.h +0 -441
- data/dependencies/zlib/deflate.c +0 -1736
- data/dependencies/zlib/deflate.h +0 -331
- data/dependencies/zlib/example.c +0 -565
- data/dependencies/zlib/examples/README.examples +0 -42
- data/dependencies/zlib/examples/fitblk.c +0 -233
- data/dependencies/zlib/examples/gun.c +0 -693
- data/dependencies/zlib/examples/gzappend.c +0 -500
- data/dependencies/zlib/examples/gzjoin.c +0 -448
- data/dependencies/zlib/examples/gzlog.c +0 -413
- data/dependencies/zlib/examples/gzlog.h +0 -58
- data/dependencies/zlib/examples/zlib_how.html +0 -523
- data/dependencies/zlib/examples/zpipe.c +0 -191
- data/dependencies/zlib/examples/zran.c +0 -404
- data/dependencies/zlib/gzio.c +0 -1026
- data/dependencies/zlib/infback.c +0 -623
- data/dependencies/zlib/inffast.c +0 -318
- data/dependencies/zlib/inffast.h +0 -11
- data/dependencies/zlib/inffixed.h +0 -94
- data/dependencies/zlib/inflate.c +0 -1368
- data/dependencies/zlib/inflate.h +0 -115
- data/dependencies/zlib/inftrees.c +0 -329
- data/dependencies/zlib/inftrees.h +0 -55
- data/dependencies/zlib/make_vms.com +0 -461
- data/dependencies/zlib/minigzip.c +0 -322
- data/dependencies/zlib/msdos/Makefile.bor +0 -109
- data/dependencies/zlib/msdos/Makefile.dj2 +0 -104
- data/dependencies/zlib/msdos/Makefile.emx +0 -69
- data/dependencies/zlib/msdos/Makefile.msc +0 -106
- data/dependencies/zlib/msdos/Makefile.tc +0 -94
- data/dependencies/zlib/old/Makefile.riscos +0 -151
- data/dependencies/zlib/old/README +0 -3
- data/dependencies/zlib/old/descrip.mms +0 -48
- data/dependencies/zlib/old/os2/Makefile.os2 +0 -136
- data/dependencies/zlib/old/os2/zlib.def +0 -51
- data/dependencies/zlib/old/visual-basic.txt +0 -160
- data/dependencies/zlib/old/zlib.html +0 -971
- data/dependencies/zlib/projects/README.projects +0 -41
- data/dependencies/zlib/projects/visualc6/README.txt +0 -73
- data/dependencies/zlib/projects/visualc6/example.dsp +0 -278
- data/dependencies/zlib/projects/visualc6/minigzip.dsp +0 -278
- data/dependencies/zlib/projects/visualc6/zlib.dsp +0 -609
- data/dependencies/zlib/projects/visualc6/zlib.dsw +0 -59
- data/dependencies/zlib/qnx/package.qpg +0 -141
- data/dependencies/zlib/trees.c +0 -1219
- data/dependencies/zlib/trees.h +0 -128
- data/dependencies/zlib/uncompr.c +0 -61
- data/dependencies/zlib/win32/DLL_FAQ.txt +0 -397
- data/dependencies/zlib/win32/Makefile.bor +0 -107
- data/dependencies/zlib/win32/Makefile.emx +0 -69
- data/dependencies/zlib/win32/Makefile.gcc +0 -141
- data/dependencies/zlib/win32/Makefile.msc +0 -126
- data/dependencies/zlib/win32/VisualC.txt +0 -3
- data/dependencies/zlib/win32/zlib.def +0 -60
- data/dependencies/zlib/win32/zlib1.rc +0 -39
- data/dependencies/zlib/zconf.h +0 -332
- data/dependencies/zlib/zconf.in.h +0 -332
- data/dependencies/zlib/zlib.3 +0 -159
- data/dependencies/zlib/zlib.h +0 -1357
- data/dependencies/zlib/zutil.c +0 -318
- data/dependencies/zlib/zutil.h +0 -269
- data/mac/English.lproj/InfoPlist.strings +0 -0
- data/mac/Gosu-Info.plist +0 -26
- data/mac/Gosu.icns +0 -0
- data/mac/Gosu.xcodeproj/jlnr.mode1v3 +0 -1420
- data/mac/Gosu.xcodeproj/jlnr.mode2v3 +0 -1464
- data/mac/Gosu.xcodeproj/jlnr.pbxuser +0 -1407
- data/mac/Gosu.xcodeproj/jlnr.perspectivev3 +0 -1573
- data/mac/Gosu.xcodeproj/project.pbxproj +0 -2758
- data/mac/RubyGosu App-Info.plist +0 -26
- data/windows/Gosu.sln +0 -34
- data/windows/Gosu.vcproj +0 -553
- data/windows/RubyGosu.vcproj +0 -241
@@ -1,1407 +0,0 @@
|
|
1
|
-
// !$*UTF8*$!
|
2
|
-
{
|
3
|
-
0867D690FE84028FC02AAC07 /* Project object */ = {
|
4
|
-
activeBuildConfigurationName = Release;
|
5
|
-
activeExecutable = D499E6130D06B05200BA6DEC /* RubyGosu App */;
|
6
|
-
activeTarget = D4CA894F0BC68B5D00A431AC /* RubyGosu Core */;
|
7
|
-
addToTargets = (
|
8
|
-
D459FF430BDCD23500E7F0D6 /* RubyGosu App */,
|
9
|
-
);
|
10
|
-
breakpoints = (
|
11
|
-
);
|
12
|
-
codeSenseManager = D499E6290D06B06300BA6DEC /* Code sense */;
|
13
|
-
executables = (
|
14
|
-
D499E6130D06B05200BA6DEC /* RubyGosu App */,
|
15
|
-
);
|
16
|
-
perUserDictionary = {
|
17
|
-
"PBXConfiguration.PBXBreakpointsDataSource.v1:1CA23EDF0692099D00951B8B" = {
|
18
|
-
PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
|
19
|
-
PBXFileTableDataSourceColumnSortingKey = PBXBreakpointsDataSource_BreakpointID;
|
20
|
-
PBXFileTableDataSourceColumnWidthsKey = (
|
21
|
-
20,
|
22
|
-
20,
|
23
|
-
329,
|
24
|
-
20,
|
25
|
-
229,
|
26
|
-
229,
|
27
|
-
157,
|
28
|
-
20,
|
29
|
-
);
|
30
|
-
PBXFileTableDataSourceColumnsKey = (
|
31
|
-
PBXBreakpointsDataSource_ActionID,
|
32
|
-
PBXBreakpointsDataSource_TypeID,
|
33
|
-
PBXBreakpointsDataSource_BreakpointID,
|
34
|
-
PBXBreakpointsDataSource_UseID,
|
35
|
-
PBXBreakpointsDataSource_LocationID,
|
36
|
-
PBXBreakpointsDataSource_ConditionID,
|
37
|
-
PBXBreakpointsDataSource_IgnoreCountID,
|
38
|
-
PBXBreakpointsDataSource_ContinueID,
|
39
|
-
);
|
40
|
-
};
|
41
|
-
PBXConfiguration.PBXFileTableDataSource3.PBXExecutablesDataSource = {
|
42
|
-
PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
|
43
|
-
PBXFileTableDataSourceColumnSortingKey = PBXExecutablesDataSource_NameID;
|
44
|
-
PBXFileTableDataSourceColumnWidthsKey = (
|
45
|
-
22,
|
46
|
-
300,
|
47
|
-
722,
|
48
|
-
);
|
49
|
-
PBXFileTableDataSourceColumnsKey = (
|
50
|
-
PBXExecutablesDataSource_ActiveFlagID,
|
51
|
-
PBXExecutablesDataSource_NameID,
|
52
|
-
PBXExecutablesDataSource_CommentsID,
|
53
|
-
);
|
54
|
-
};
|
55
|
-
PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = {
|
56
|
-
PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
|
57
|
-
PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
|
58
|
-
PBXFileTableDataSourceColumnWidthsKey = (
|
59
|
-
20,
|
60
|
-
834,
|
61
|
-
20,
|
62
|
-
48,
|
63
|
-
43,
|
64
|
-
43,
|
65
|
-
20,
|
66
|
-
);
|
67
|
-
PBXFileTableDataSourceColumnsKey = (
|
68
|
-
PBXFileDataSource_FiletypeID,
|
69
|
-
PBXFileDataSource_Filename_ColumnID,
|
70
|
-
PBXFileDataSource_Built_ColumnID,
|
71
|
-
PBXFileDataSource_ObjectSize_ColumnID,
|
72
|
-
PBXFileDataSource_Errors_ColumnID,
|
73
|
-
PBXFileDataSource_Warnings_ColumnID,
|
74
|
-
PBXFileDataSource_Target_ColumnID,
|
75
|
-
);
|
76
|
-
};
|
77
|
-
PBXConfiguration.PBXFileTableDataSource3.PBXSymbolsDataSource = {
|
78
|
-
PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
|
79
|
-
PBXFileTableDataSourceColumnSortingKey = PBXSymbolsDataSource_SymbolNameID;
|
80
|
-
PBXFileTableDataSourceColumnWidthsKey = (
|
81
|
-
16,
|
82
|
-
200,
|
83
|
-
50,
|
84
|
-
774,
|
85
|
-
);
|
86
|
-
PBXFileTableDataSourceColumnsKey = (
|
87
|
-
PBXSymbolsDataSource_SymbolTypeIconID,
|
88
|
-
PBXSymbolsDataSource_SymbolNameID,
|
89
|
-
PBXSymbolsDataSource_SymbolTypeID,
|
90
|
-
PBXSymbolsDataSource_ReferenceNameID,
|
91
|
-
);
|
92
|
-
};
|
93
|
-
PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = {
|
94
|
-
PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
|
95
|
-
PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
|
96
|
-
PBXFileTableDataSourceColumnWidthsKey = (
|
97
|
-
20,
|
98
|
-
794,
|
99
|
-
60,
|
100
|
-
20,
|
101
|
-
48,
|
102
|
-
43,
|
103
|
-
43,
|
104
|
-
);
|
105
|
-
PBXFileTableDataSourceColumnsKey = (
|
106
|
-
PBXFileDataSource_FiletypeID,
|
107
|
-
PBXFileDataSource_Filename_ColumnID,
|
108
|
-
PBXTargetDataSource_PrimaryAttribute,
|
109
|
-
PBXFileDataSource_Built_ColumnID,
|
110
|
-
PBXFileDataSource_ObjectSize_ColumnID,
|
111
|
-
PBXFileDataSource_Errors_ColumnID,
|
112
|
-
PBXFileDataSource_Warnings_ColumnID,
|
113
|
-
);
|
114
|
-
};
|
115
|
-
PBXPerProjectTemplateStateSaveDate = 283743177;
|
116
|
-
PBXWorkspaceStateSaveDate = 283743177;
|
117
|
-
};
|
118
|
-
perUserProjectItems = {
|
119
|
-
D43D158C10DC28F9002D17FF /* PBXTextBookmark */ = D43D158C10DC28F9002D17FF /* PBXTextBookmark */;
|
120
|
-
D485324810E9A3B100E10154 /* PBXTextBookmark */ = D485324810E9A3B100E10154 /* PBXTextBookmark */;
|
121
|
-
D485324A10E9A3B100E10154 /* PBXTextBookmark */ = D485324A10E9A3B100E10154 /* PBXTextBookmark */;
|
122
|
-
D485325210E9A5F200E10154 /* PBXTextBookmark */ = D485325210E9A5F200E10154 /* PBXTextBookmark */;
|
123
|
-
D485325410E9A5F200E10154 /* PBXTextBookmark */ = D485325410E9A5F200E10154 /* PBXTextBookmark */;
|
124
|
-
D485326210E9AA8600E10154 /* PBXTextBookmark */ = D485326210E9AA8600E10154 /* PBXTextBookmark */;
|
125
|
-
D485326510E9AA8600E10154 /* PBXTextBookmark */ = D485326510E9AA8600E10154 /* PBXTextBookmark */;
|
126
|
-
D485327710E9ABAF00E10154 /* PBXTextBookmark */ = D485327710E9ABAF00E10154 /* PBXTextBookmark */;
|
127
|
-
D485327810E9ABAF00E10154 /* PBXTextBookmark */ = D485327810E9ABAF00E10154 /* PBXTextBookmark */;
|
128
|
-
D485327910E9ABAF00E10154 /* PBXTextBookmark */ = D485327910E9ABAF00E10154 /* PBXTextBookmark */;
|
129
|
-
D485327B10E9AD4B00E10154 /* PBXTextBookmark */ = D485327B10E9AD4B00E10154 /* PBXTextBookmark */;
|
130
|
-
D4F1710110E2FBCD00187B0A /* PBXTextBookmark */ = D4F1710110E2FBCD00187B0A /* PBXTextBookmark */;
|
131
|
-
D4F1710210E2FBCD00187B0A /* PBXTextBookmark */ = D4F1710210E2FBCD00187B0A /* PBXTextBookmark */;
|
132
|
-
D4F1710310E2FBCD00187B0A /* PBXTextBookmark */ = D4F1710310E2FBCD00187B0A /* PBXTextBookmark */;
|
133
|
-
D4F1710410E2FBCD00187B0A /* PBXTextBookmark */ = D4F1710410E2FBCD00187B0A /* PBXTextBookmark */;
|
134
|
-
D4F1710610E2FBCD00187B0A /* PBXTextBookmark */ = D4F1710610E2FBCD00187B0A /* PBXTextBookmark */;
|
135
|
-
D4F1710710E2FBCD00187B0A /* PBXTextBookmark */ = D4F1710710E2FBCD00187B0A /* PBXTextBookmark */;
|
136
|
-
D4F1710810E2FBCD00187B0A /* PBXTextBookmark */ = D4F1710810E2FBCD00187B0A /* PBXTextBookmark */;
|
137
|
-
D4F1710910E2FBCD00187B0A /* PBXTextBookmark */ = D4F1710910E2FBCD00187B0A /* PBXTextBookmark */;
|
138
|
-
D4F1713510E308D800187B0A /* PBXTextBookmark */ = D4F1713510E308D800187B0A /* PBXTextBookmark */;
|
139
|
-
};
|
140
|
-
sourceControlManager = D499E6280D06B06300BA6DEC /* Source Control */;
|
141
|
-
userBookmarkGroup = D43D157410DC24CD002D17FF /* PBXBookmarkGroup */;
|
142
|
-
userBuildSettings = {
|
143
|
-
};
|
144
|
-
};
|
145
|
-
8D07F2BC0486CC7A007CD1D0 /* Gosu */ = {
|
146
|
-
activeExec = 0;
|
147
|
-
};
|
148
|
-
D4032B7C0F5035A900A20790 /* TextTouch.mm */ = {
|
149
|
-
uiCtxt = {
|
150
|
-
sepNavIntBoundsRect = "{{0, 0}, {1192, 2856}}";
|
151
|
-
sepNavSelRange = "{29, 0}";
|
152
|
-
sepNavVisRange = "{0, 852}";
|
153
|
-
};
|
154
|
-
};
|
155
|
-
D410D6220EE9D379007740AE /* Iconv.hpp */ = {
|
156
|
-
uiCtxt = {
|
157
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 1340}}";
|
158
|
-
sepNavSelRange = "{99, 0}";
|
159
|
-
sepNavVisRange = "{189, 710}";
|
160
|
-
};
|
161
|
-
};
|
162
|
-
D410E9BF0A8019CC005C7067 /* Audio.hpp */ = {
|
163
|
-
uiCtxt = {
|
164
|
-
sepNavIntBoundsRect = "{{0, 0}, {1092, 3486}}";
|
165
|
-
sepNavSelRange = "{3960, 42}";
|
166
|
-
sepNavVisRange = "{3586, 649}";
|
167
|
-
sepNavWindowFrame = "{{38, 171}, {929, 549}}";
|
168
|
-
};
|
169
|
-
};
|
170
|
-
D410E9C00A8019CC005C7067 /* AutoLink.hpp */ = {
|
171
|
-
uiCtxt = {
|
172
|
-
sepNavIntBoundsRect = "{{0, 0}, {809, 547}}";
|
173
|
-
sepNavSelRange = "{0, 0}";
|
174
|
-
sepNavVisRange = "{0, 318}";
|
175
|
-
sepNavWindowFrame = "{{38, 133}, {868, 619}}";
|
176
|
-
};
|
177
|
-
};
|
178
|
-
D410E9C20A8019CC005C7067 /* Bitmap.hpp */ = {
|
179
|
-
uiCtxt = {
|
180
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 1953}}";
|
181
|
-
sepNavSelRange = "{655, 0}";
|
182
|
-
sepNavVisRange = "{589, 1212}";
|
183
|
-
sepNavWindowFrame = "{{61, 112}, {868, 619}}";
|
184
|
-
};
|
185
|
-
};
|
186
|
-
D410E9C30A8019CC005C7067 /* ButtonsMac.hpp */ = {
|
187
|
-
uiCtxt = {
|
188
|
-
sepNavIntBoundsRect = "{{0, 0}, {954, 2820}}";
|
189
|
-
sepNavSelRange = "{3198, 0}";
|
190
|
-
sepNavVisRange = "{540, 1132}";
|
191
|
-
sepNavWindowFrame = "{{678, 86}, {1013, 1092}}";
|
192
|
-
};
|
193
|
-
};
|
194
|
-
D410E9C40A8019CC005C7067 /* ButtonsWin.hpp */ = {
|
195
|
-
uiCtxt = {
|
196
|
-
sepNavIntBoundsRect = "{{0, 0}, {809, 2240}}";
|
197
|
-
sepNavSelRange = "{0, 0}";
|
198
|
-
sepNavVisRange = "{712, 592}";
|
199
|
-
sepNavWindowFrame = "{{84, 91}, {868, 619}}";
|
200
|
-
};
|
201
|
-
};
|
202
|
-
D410E9C50A8019CD005C7067 /* ButtonsX.hpp */ = {
|
203
|
-
uiCtxt = {
|
204
|
-
sepNavIntBoundsRect = "{{0, 0}, {809, 1482}}";
|
205
|
-
sepNavSelRange = "{0, 0}";
|
206
|
-
sepNavVisRange = "{0, 876}";
|
207
|
-
sepNavWindowFrame = "{{15, 154}, {868, 619}}";
|
208
|
-
};
|
209
|
-
};
|
210
|
-
D410E9C60A8019CD005C7067 /* Color.hpp */ = {
|
211
|
-
uiCtxt = {
|
212
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 4032}}";
|
213
|
-
sepNavSelRange = "{3389, 0}";
|
214
|
-
sepNavVisRange = "{4254, 986}";
|
215
|
-
sepNavWindowFrame = "{{15, 76}, {968, 702}}";
|
216
|
-
};
|
217
|
-
};
|
218
|
-
D410E9C70A8019CD005C7067 /* Directories.hpp */ = {
|
219
|
-
uiCtxt = {
|
220
|
-
sepNavIntBoundsRect = "{{0, 0}, {1652, 1061}}";
|
221
|
-
sepNavSelRange = "{0, 0}";
|
222
|
-
sepNavVisRange = "{0, 1147}";
|
223
|
-
};
|
224
|
-
};
|
225
|
-
D410E9C80A8019CD005C7067 /* Font.hpp */ = {
|
226
|
-
uiCtxt = {
|
227
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 1400}}";
|
228
|
-
sepNavSelRange = "{1230, 0}";
|
229
|
-
sepNavVisRange = "{1593, 1203}";
|
230
|
-
sepNavWindowFrame = "{{84, 76}, {968, 702}}";
|
231
|
-
};
|
232
|
-
};
|
233
|
-
D410E9C90A8019CD005C7067 /* Fwd.hpp */ = {
|
234
|
-
uiCtxt = {
|
235
|
-
sepNavIntBoundsRect = "{{0, 0}, {809, 547}}";
|
236
|
-
sepNavSelRange = "{0, 0}";
|
237
|
-
sepNavVisRange = "{0, 558}";
|
238
|
-
sepNavWindowFrame = "{{15, 154}, {868, 619}}";
|
239
|
-
};
|
240
|
-
};
|
241
|
-
D410E9CB0A8019CD005C7067 /* Graphics.hpp */ = {
|
242
|
-
uiCtxt = {
|
243
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 2079}}";
|
244
|
-
sepNavSelRange = "{739, 0}";
|
245
|
-
sepNavVisRange = "{263, 1086}";
|
246
|
-
sepNavWindowFrame = "{{29, 66}, {1251, 705}}";
|
247
|
-
};
|
248
|
-
};
|
249
|
-
D410E9CC0A8019CD005C7067 /* GraphicsBase.hpp */ = {
|
250
|
-
uiCtxt = {
|
251
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 1240}}";
|
252
|
-
sepNavSelRange = "{424, 0}";
|
253
|
-
sepNavVisRange = "{1101, 619}";
|
254
|
-
sepNavWindowFrame = "{{15, 68}, {933, 705}}";
|
255
|
-
};
|
256
|
-
};
|
257
|
-
D410E9CD0A8019CD005C7067 /* Image.hpp */ = {
|
258
|
-
uiCtxt = {
|
259
|
-
sepNavIntBoundsRect = "{{0, 0}, {1112, 3213}}";
|
260
|
-
sepNavSelRange = "{6245, 0}";
|
261
|
-
sepNavVisRange = "{0, 1153}";
|
262
|
-
};
|
263
|
-
};
|
264
|
-
D410E9CE0A8019CD005C7067 /* ImageData.hpp */ = {
|
265
|
-
uiCtxt = {
|
266
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 1050}}";
|
267
|
-
sepNavSelRange = "{254, 284}";
|
268
|
-
sepNavVisRange = "{0, 969}";
|
269
|
-
};
|
270
|
-
};
|
271
|
-
D410E9CF0A8019CD005C7067 /* Input.hpp */ = {
|
272
|
-
uiCtxt = {
|
273
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 3108}}";
|
274
|
-
sepNavSelRange = "{2064, 0}";
|
275
|
-
sepNavVisRange = "{1819, 908}";
|
276
|
-
sepNavWindowFrame = "{{100, 73}, {968, 705}}";
|
277
|
-
};
|
278
|
-
};
|
279
|
-
D410E9D00A8019CD005C7067 /* IO.hpp */ = {
|
280
|
-
uiCtxt = {
|
281
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 5320}}";
|
282
|
-
sepNavSelRange = "{5789, 0}";
|
283
|
-
sepNavVisRange = "{728, 704}";
|
284
|
-
};
|
285
|
-
};
|
286
|
-
D410E9D20A8019CD005C7067 /* Math.hpp */ = {
|
287
|
-
uiCtxt = {
|
288
|
-
sepNavIntBoundsRect = "{{0, 0}, {809, 2640}}";
|
289
|
-
sepNavSelRange = "{755, 0}";
|
290
|
-
sepNavVisRange = "{365, 937}";
|
291
|
-
sepNavWindowFrame = "{{118, 82}, {868, 619}}";
|
292
|
-
};
|
293
|
-
};
|
294
|
-
D410E9D30A8019CD005C7067 /* Platform.hpp */ = {
|
295
|
-
uiCtxt = {
|
296
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 1344}}";
|
297
|
-
sepNavSelRange = "{204, 18}";
|
298
|
-
sepNavVisRange = "{173, 763}";
|
299
|
-
};
|
300
|
-
};
|
301
|
-
D410E9D40A8019CD005C7067 /* RotFlip.hpp */ = {
|
302
|
-
uiCtxt = {
|
303
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 2520}}";
|
304
|
-
sepNavSelRange = "{114, 0}";
|
305
|
-
sepNavVisRange = "{0, 917}";
|
306
|
-
};
|
307
|
-
};
|
308
|
-
D410E9D50A8019CD005C7067 /* Sockets.hpp */ = {
|
309
|
-
uiCtxt = {
|
310
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 2800}}";
|
311
|
-
sepNavSelRange = "{691, 0}";
|
312
|
-
sepNavVisRange = "{0, 1299}";
|
313
|
-
};
|
314
|
-
};
|
315
|
-
D410E9D60A8019CD005C7067 /* Text.hpp */ = {
|
316
|
-
uiCtxt = {
|
317
|
-
sepNavIntBoundsRect = "{{0, 0}, {1074, 1220}}";
|
318
|
-
sepNavSelRange = "{232, 86}";
|
319
|
-
sepNavVisRange = "{0, 1522}";
|
320
|
-
sepNavWindowFrame = "{{343, 73}, {929, 705}}";
|
321
|
-
};
|
322
|
-
};
|
323
|
-
D410E9D70A8019CD005C7067 /* Timing.hpp */ = {
|
324
|
-
uiCtxt = {
|
325
|
-
sepNavIntBoundsRect = "{{0, 0}, {887, 722}}";
|
326
|
-
sepNavSelRange = "{0, 0}";
|
327
|
-
sepNavVisRange = "{0, 341}";
|
328
|
-
};
|
329
|
-
};
|
330
|
-
D410E9D80A8019CD005C7067 /* Utility.hpp */ = {
|
331
|
-
uiCtxt = {
|
332
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 546}}";
|
333
|
-
sepNavSelRange = "{267, 57}";
|
334
|
-
sepNavVisRange = "{0, 678}";
|
335
|
-
sepNavWindowFrame = "{{16, 120}, {888, 610}}";
|
336
|
-
};
|
337
|
-
};
|
338
|
-
D410E9D90A8019CD005C7067 /* Window.hpp */ = {
|
339
|
-
uiCtxt = {
|
340
|
-
sepNavIntBoundsRect = "{{0, 0}, {1102, 2352}}";
|
341
|
-
sepNavSelRange = "{3774, 0}";
|
342
|
-
sepNavVisRange = "{3143, 709}";
|
343
|
-
sepNavWindowFrame = "{{15, -1}, {1280, 774}}";
|
344
|
-
};
|
345
|
-
};
|
346
|
-
D410E9FF0A8019FA005C7067 /* DirectoriesMac.mm */ = {
|
347
|
-
uiCtxt = {
|
348
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 780}}";
|
349
|
-
sepNavSelRange = "{655, 0}";
|
350
|
-
sepNavVisRange = "{275, 707}";
|
351
|
-
};
|
352
|
-
};
|
353
|
-
D410EA000A8019FA005C7067 /* DirectoriesUnix.cpp */ = {
|
354
|
-
uiCtxt = {
|
355
|
-
sepNavIntBoundsRect = "{{0, 0}, {809, 784}}";
|
356
|
-
sepNavSelRange = "{0, 0}";
|
357
|
-
sepNavVisRange = "{279, 536}";
|
358
|
-
sepNavWindowFrame = "{{15, 154}, {868, 619}}";
|
359
|
-
};
|
360
|
-
};
|
361
|
-
D410EA020A8019FA005C7067 /* FileUnix.cpp */ = {
|
362
|
-
uiCtxt = {
|
363
|
-
sepNavIntBoundsRect = "{{0, 0}, {809, 1616}}";
|
364
|
-
sepNavSelRange = "{697, 0}";
|
365
|
-
sepNavVisRange = "{1363, 806}";
|
366
|
-
sepNavWindowFrame = "{{38, 133}, {868, 619}}";
|
367
|
-
};
|
368
|
-
};
|
369
|
-
D410EA180A8019FA005C7067 /* InputMac.mm */ = {
|
370
|
-
uiCtxt = {
|
371
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 15141}}";
|
372
|
-
sepNavSelRange = "{16907, 0}";
|
373
|
-
sepNavVisRange = "{15805, 1184}";
|
374
|
-
sepNavWindowFrame = "{{217, 271}, {888, 610}}";
|
375
|
-
};
|
376
|
-
};
|
377
|
-
D410EA1B0A8019FA005C7067 /* IO.cpp */ = {
|
378
|
-
uiCtxt = {
|
379
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 1029}}";
|
380
|
-
sepNavSelRange = "{0, 0}";
|
381
|
-
sepNavVisRange = "{0, 761}";
|
382
|
-
};
|
383
|
-
};
|
384
|
-
D410EA1C0A8019FA005C7067 /* Math.cpp */ = {
|
385
|
-
uiCtxt = {
|
386
|
-
sepNavIntBoundsRect = "{{0, 0}, {1652, 1050}}";
|
387
|
-
sepNavSelRange = "{185, 0}";
|
388
|
-
sepNavVisRange = "{0, 924}";
|
389
|
-
sepNavWindowFrame = "{{30, 116}, {868, 619}}";
|
390
|
-
};
|
391
|
-
};
|
392
|
-
D410EA2E0A8019FA005C7067 /* TimingUnix.cpp */ = {
|
393
|
-
uiCtxt = {
|
394
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 661}}";
|
395
|
-
sepNavSelRange = "{0, 0}";
|
396
|
-
sepNavVisRange = "{0, 269}";
|
397
|
-
sepNavWindowFrame = "{{15, 404}, {868, 619}}";
|
398
|
-
};
|
399
|
-
};
|
400
|
-
D410EA300A8019FA005C7067 /* Utility.cpp */ = {
|
401
|
-
uiCtxt = {
|
402
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 2100}}";
|
403
|
-
sepNavSelRange = "{155, 0}";
|
404
|
-
sepNavVisRange = "{0, 450}";
|
405
|
-
sepNavWindowFrame = "{{461, 129}, {888, 610}}";
|
406
|
-
};
|
407
|
-
};
|
408
|
-
D410EA310A8019FA005C7067 /* WindowMac.mm */ = {
|
409
|
-
uiCtxt = {
|
410
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 11226}}";
|
411
|
-
sepNavSelRange = "{14105, 0}";
|
412
|
-
sepNavVisRange = "{13836, 522}";
|
413
|
-
sepNavWindowFrame = "{{187, 428}, {929, 458}}";
|
414
|
-
};
|
415
|
-
};
|
416
|
-
D410EAD40A801B00005C7067 /* Bitmap.cpp */ = {
|
417
|
-
uiCtxt = {
|
418
|
-
sepNavIntBoundsRect = "{{0, 0}, {846, 2499}}";
|
419
|
-
sepNavSelRange = "{1318, 0}";
|
420
|
-
sepNavVisRange = "{1019, 732}";
|
421
|
-
sepNavWindowFrame = "{{15, 65}, {1280, 708}}";
|
422
|
-
};
|
423
|
-
};
|
424
|
-
D410EAD50A801B00005C7067 /* BitmapBMP.cpp */ = {
|
425
|
-
uiCtxt = {
|
426
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 5187}}";
|
427
|
-
sepNavSelRange = "{79, 29}";
|
428
|
-
sepNavVisRange = "{0, 1024}";
|
429
|
-
};
|
430
|
-
};
|
431
|
-
D410EAD60A801B00005C7067 /* BitmapColorKey.cpp */ = {
|
432
|
-
uiCtxt = {
|
433
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 819}}";
|
434
|
-
sepNavSelRange = "{1095, 0}";
|
435
|
-
sepNavVisRange = "{385, 1175}";
|
436
|
-
};
|
437
|
-
};
|
438
|
-
D410EAD70A801B00005C7067 /* BitmapPNG.cpp */ = {
|
439
|
-
uiCtxt = {
|
440
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 6237}}";
|
441
|
-
sepNavSelRange = "{0, 0}";
|
442
|
-
sepNavVisRange = "{0, 755}";
|
443
|
-
sepNavWindowFrame = "{{32, 195}, {750, 558}}";
|
444
|
-
};
|
445
|
-
};
|
446
|
-
D410EAD80A801B00005C7067 /* BlockAllocator.cpp */ = {
|
447
|
-
uiCtxt = {
|
448
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 2679}}";
|
449
|
-
sepNavSelRange = "{416, 0}";
|
450
|
-
sepNavVisRange = "{0, 718}";
|
451
|
-
};
|
452
|
-
};
|
453
|
-
D410EADA0A801B00005C7067 /* Color.cpp */ = {
|
454
|
-
uiCtxt = {
|
455
|
-
sepNavIntBoundsRect = "{{0, 0}, {942, 2814}}";
|
456
|
-
sepNavSelRange = "{3131, 595}";
|
457
|
-
sepNavVisRange = "{2419, 1307}";
|
458
|
-
sepNavWindowFrame = "{{293, 138}, {868, 619}}";
|
459
|
-
};
|
460
|
-
};
|
461
|
-
D410EADB0A801B00005C7067 /* Font.cpp */ = {
|
462
|
-
uiCtxt = {
|
463
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 3381}}";
|
464
|
-
sepNavSelRange = "{1585, 0}";
|
465
|
-
sepNavVisRange = "{1249, 712}";
|
466
|
-
sepNavWindowFrame = "{{227, 76}, {968, 702}}";
|
467
|
-
};
|
468
|
-
};
|
469
|
-
D410EADC0A801B00005C7067 /* Graphics.cpp */ = {
|
470
|
-
uiCtxt = {
|
471
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 8547}}";
|
472
|
-
sepNavSelRange = "{6206, 0}";
|
473
|
-
sepNavVisRange = "{1619, 564}";
|
474
|
-
sepNavWindowFrame = "{{323, 4}, {888, 774}}";
|
475
|
-
};
|
476
|
-
};
|
477
|
-
D410EADE0A801B00005C7067 /* Image.cpp */ = {
|
478
|
-
uiCtxt = {
|
479
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 3340}}";
|
480
|
-
sepNavSelRange = "{1036, 0}";
|
481
|
-
sepNavVisRange = "{617, 456}";
|
482
|
-
sepNavWindowFrame = "{{15, 76}, {968, 702}}";
|
483
|
-
};
|
484
|
-
};
|
485
|
-
D410EADF0A801B00005C7067 /* LargeImageData.cpp */ = {
|
486
|
-
uiCtxt = {
|
487
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 2620}}";
|
488
|
-
sepNavSelRange = "{0, 0}";
|
489
|
-
sepNavVisRange = "{869, 1259}";
|
490
|
-
sepNavWindowFrame = "{{15, 76}, {968, 702}}";
|
491
|
-
};
|
492
|
-
};
|
493
|
-
D410EAE20A801B00005C7067 /* Text.cpp */ = {
|
494
|
-
uiCtxt = {
|
495
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 7203}}";
|
496
|
-
sepNavSelRange = "{1926, 0}";
|
497
|
-
sepNavVisRange = "{1529, 713}";
|
498
|
-
sepNavWindowFrame = "{{31, 73}, {1029, 705}}";
|
499
|
-
};
|
500
|
-
};
|
501
|
-
D410EAE30A801B00005C7067 /* TextMac.cpp */ = {
|
502
|
-
uiCtxt = {
|
503
|
-
sepNavIntBoundsRect = "{{0, 0}, {846, 5313}}";
|
504
|
-
sepNavSelRange = "{248, 0}";
|
505
|
-
sepNavVisRange = "{0, 773}";
|
506
|
-
sepNavWindowFrame = "{{50, 73}, {933, 705}}";
|
507
|
-
};
|
508
|
-
};
|
509
|
-
D410EAF00A801B00005C7067 /* CommSocket.cpp */ = {
|
510
|
-
uiCtxt = {
|
511
|
-
sepNavIntBoundsRect = "{{0, 0}, {902, 6237}}";
|
512
|
-
sepNavSelRange = "{1213, 91}";
|
513
|
-
sepNavVisRange = "{715, 1273}";
|
514
|
-
};
|
515
|
-
};
|
516
|
-
D410EAF10A801B00005C7067 /* ListenerSocket.cpp */ = {
|
517
|
-
uiCtxt = {
|
518
|
-
sepNavIntBoundsRect = "{{0, 0}, {829, 976}}";
|
519
|
-
sepNavSelRange = "{370, 0}";
|
520
|
-
sepNavVisRange = "{0, 1183}";
|
521
|
-
sepNavWindowFrame = "{{174, 4}, {888, 774}}";
|
522
|
-
};
|
523
|
-
};
|
524
|
-
D410EAF30A801B00005C7067 /* Socket.cpp */ = {
|
525
|
-
uiCtxt = {
|
526
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 3108}}";
|
527
|
-
sepNavSelRange = "{2191, 0}";
|
528
|
-
sepNavVisRange = "{1972, 402}";
|
529
|
-
};
|
530
|
-
};
|
531
|
-
D410EAF40A801B00005C7067 /* Sockets.hpp */ = {
|
532
|
-
uiCtxt = {
|
533
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 1235}}";
|
534
|
-
sepNavSelRange = "{0, 0}";
|
535
|
-
sepNavVisRange = "{0, 883}";
|
536
|
-
};
|
537
|
-
};
|
538
|
-
D4177741106CFC22005DC1C4 /* MacRuby Bundle */ = {
|
539
|
-
activeExec = 0;
|
540
|
-
};
|
541
|
-
D4177750106CFD8A005DC1C4 /* ObjGosuWindow.h */ = {
|
542
|
-
uiCtxt = {
|
543
|
-
sepNavIntBoundsRect = "{{0, 0}, {1171, 702}}";
|
544
|
-
sepNavSelRange = "{958, 0}";
|
545
|
-
sepNavVisRange = "{0, 963}";
|
546
|
-
sepNavWindowFrame = "{{15, -1}, {1230, 774}}";
|
547
|
-
};
|
548
|
-
};
|
549
|
-
D4177751106CFD8A005DC1C4 /* ObjGosuWindow.mm */ = {
|
550
|
-
uiCtxt = {
|
551
|
-
sepNavIntBoundsRect = "{{0, 0}, {1602, 3410}}";
|
552
|
-
sepNavSelRange = "{1725, 0}";
|
553
|
-
sepNavVisRange = "{1618, 391}";
|
554
|
-
sepNavWindowFrame = "{{15, -1}, {1230, 774}}";
|
555
|
-
};
|
556
|
-
};
|
557
|
-
D4257ADE0FBF48CC00AD955A /* OggFile.hpp */ = {
|
558
|
-
uiCtxt = {
|
559
|
-
sepNavIntBoundsRect = "{{0, 0}, {1062, 2415}}";
|
560
|
-
sepNavSelRange = "{1463, 0}";
|
561
|
-
sepNavVisRange = "{940, 907}";
|
562
|
-
};
|
563
|
-
};
|
564
|
-
D42762AA0F4E267500C9B0A5 /* DirectoriesTouch.mm */ = {
|
565
|
-
uiCtxt = {
|
566
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 780}}";
|
567
|
-
sepNavSelRange = "{893, 10}";
|
568
|
-
sepNavVisRange = "{476, 510}";
|
569
|
-
};
|
570
|
-
};
|
571
|
-
D42BC0D00C4F840C00EBF79C /* Gosu.hpp */ = {
|
572
|
-
uiCtxt = {
|
573
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 714}}";
|
574
|
-
sepNavSelRange = "{369, 0}";
|
575
|
-
sepNavVisRange = "{0, 934}";
|
576
|
-
sepNavWindowFrame = "{{84, 91}, {868, 619}}";
|
577
|
-
};
|
578
|
-
};
|
579
|
-
D42D03430F70989100407E60 /* ALChannelManagement.hpp */ = {
|
580
|
-
uiCtxt = {
|
581
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 1743}}";
|
582
|
-
sepNavSelRange = "{445, 0}";
|
583
|
-
sepNavVisRange = "{402, 987}";
|
584
|
-
};
|
585
|
-
};
|
586
|
-
D42DFE380F6F84DA00407E60 /* AudioOpenAL.mm */ = {
|
587
|
-
uiCtxt = {
|
588
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 11445}}";
|
589
|
-
sepNavSelRange = "{12302, 0}";
|
590
|
-
sepNavVisRange = "{12127, 356}";
|
591
|
-
sepNavWindowFrame = "{{15, -1}, {1280, 774}}";
|
592
|
-
};
|
593
|
-
};
|
594
|
-
D43D157410DC24CD002D17FF /* PBXBookmarkGroup */ = {
|
595
|
-
isa = PBXBookmarkGroup;
|
596
|
-
children = (
|
597
|
-
D43D15B510DC2A65002D17FF /* PBXTextBookmark */,
|
598
|
-
);
|
599
|
-
name = Root;
|
600
|
-
};
|
601
|
-
D43D158C10DC28F9002D17FF /* PBXTextBookmark */ = {
|
602
|
-
isa = PBXTextBookmark;
|
603
|
-
fRef = D47BD3280BD78F7200ACF014 /* RubyGosu_wrap.cxx */;
|
604
|
-
name = "RubyGosu_wrap.cxx: 6706";
|
605
|
-
rLen = 16;
|
606
|
-
rLoc = 196255;
|
607
|
-
rType = 0;
|
608
|
-
vrLen = 572;
|
609
|
-
vrLoc = 196157;
|
610
|
-
};
|
611
|
-
D43D15B510DC2A65002D17FF /* PBXTextBookmark */ = {
|
612
|
-
isa = PBXTextBookmark;
|
613
|
-
fRef = D47BD32A0BD78F7200ACF014 /* RubyGosu.swg */;
|
614
|
-
name = Sample;
|
615
|
-
rLen = 0;
|
616
|
-
rLoc = 0;
|
617
|
-
rType = 0;
|
618
|
-
vrLen = 610;
|
619
|
-
vrLoc = 0;
|
620
|
-
};
|
621
|
-
D443F6BC0FE9330700BC0D66 /* AudioFile.hpp */ = {
|
622
|
-
uiCtxt = {
|
623
|
-
sepNavIntBoundsRect = "{{0, 0}, {892, 924}}";
|
624
|
-
sepNavSelRange = "{396, 74}";
|
625
|
-
sepNavVisRange = "{0, 971}";
|
626
|
-
sepNavWindowFrame = "{{15, -1}, {1230, 774}}";
|
627
|
-
};
|
628
|
-
};
|
629
|
-
D443F6D30FE9346800BC0D66 /* AudioToolboxFile.hpp */ = {
|
630
|
-
uiCtxt = {
|
631
|
-
sepNavIntBoundsRect = "{{0, 0}, {1152, 4851}}";
|
632
|
-
sepNavSelRange = "{7571, 0}";
|
633
|
-
sepNavVisRange = "{7208, 834}";
|
634
|
-
};
|
635
|
-
};
|
636
|
-
D44880541077CBDB00D73E40 /* ObjGosuColor.mm */ = {
|
637
|
-
uiCtxt = {
|
638
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 1806}}";
|
639
|
-
sepNavSelRange = "{528, 0}";
|
640
|
-
sepNavVisRange = "{49, 570}";
|
641
|
-
sepNavWindowFrame = "{{15, -1}, {1113, 774}}";
|
642
|
-
};
|
643
|
-
};
|
644
|
-
D44880B6107867CD00D73E40 /* ObjGosuImage.h */ = {
|
645
|
-
uiCtxt = {
|
646
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 657}}";
|
647
|
-
sepNavSelRange = "{117, 0}";
|
648
|
-
sepNavVisRange = "{0, 117}";
|
649
|
-
sepNavWindowFrame = "{{15, -1}, {1113, 774}}";
|
650
|
-
};
|
651
|
-
};
|
652
|
-
D44880B7107867CD00D73E40 /* ObjGosuImage.mm */ = {
|
653
|
-
uiCtxt = {
|
654
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 1684}}";
|
655
|
-
sepNavSelRange = "{147, 0}";
|
656
|
-
sepNavVisRange = "{0, 591}";
|
657
|
-
};
|
658
|
-
};
|
659
|
-
D448D8970FF81E1E002FA7EE /* Version.hpp */ = {
|
660
|
-
uiCtxt = {
|
661
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 646}}";
|
662
|
-
sepNavSelRange = "{235, 0}";
|
663
|
-
sepNavVisRange = "{0, 235}";
|
664
|
-
};
|
665
|
-
};
|
666
|
-
D459FF430BDCD23500E7F0D6 /* RubyGosu App */ = {
|
667
|
-
activeExec = 0;
|
668
|
-
executables = (
|
669
|
-
D499E6130D06B05200BA6DEC /* RubyGosu App */,
|
670
|
-
);
|
671
|
-
};
|
672
|
-
D46331371078E4D90013AA0F /* ObjGosu.mm */ = {
|
673
|
-
uiCtxt = {
|
674
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 777}}";
|
675
|
-
sepNavSelRange = "{399, 0}";
|
676
|
-
sepNavVisRange = "{125, 591}";
|
677
|
-
sepNavWindowFrame = "{{15, -1}, {1113, 774}}";
|
678
|
-
};
|
679
|
-
};
|
680
|
-
D463313C1078F7B90013AA0F /* ObjGosuSample.mm */ = {
|
681
|
-
uiCtxt = {
|
682
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 693}}";
|
683
|
-
sepNavSelRange = "{0, 774}";
|
684
|
-
sepNavVisRange = "{0, 774}";
|
685
|
-
};
|
686
|
-
};
|
687
|
-
D46331651078FBDC0013AA0F /* ObjGosuFont.mm */ = {
|
688
|
-
uiCtxt = {
|
689
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 903}}";
|
690
|
-
sepNavSelRange = "{668, 0}";
|
691
|
-
sepNavVisRange = "{197, 756}";
|
692
|
-
};
|
693
|
-
};
|
694
|
-
D4633408107A37E70013AA0F /* ObjGosuSong.mm */ = {
|
695
|
-
uiCtxt = {
|
696
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 924}}";
|
697
|
-
sepNavSelRange = "{677, 0}";
|
698
|
-
sepNavVisRange = "{477, 224}";
|
699
|
-
};
|
700
|
-
};
|
701
|
-
D46C2E070FAE090200A33476 /* array.c */ = {
|
702
|
-
uiCtxt = {
|
703
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 77492}}";
|
704
|
-
sepNavSelRange = "{128, 0}";
|
705
|
-
sepNavVisRange = "{0, 849}";
|
706
|
-
};
|
707
|
-
};
|
708
|
-
D46C2E090FAE090200A33476 /* class.c */ = {
|
709
|
-
uiCtxt = {
|
710
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 19760}}";
|
711
|
-
sepNavSelRange = "{20078, 9}";
|
712
|
-
sepNavVisRange = "{19612, 570}";
|
713
|
-
};
|
714
|
-
};
|
715
|
-
D46C2E110FAE090200A33476 /* eval.c */ = {
|
716
|
-
uiCtxt = {
|
717
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 21860}}";
|
718
|
-
sepNavSelRange = "{0, 0}";
|
719
|
-
sepNavVisRange = "{17657, 967}";
|
720
|
-
};
|
721
|
-
};
|
722
|
-
D46C2E130FAE090200A33476 /* gc.c */ = {
|
723
|
-
uiCtxt = {
|
724
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 58200}}";
|
725
|
-
sepNavSelRange = "{16525, 0}";
|
726
|
-
sepNavVisRange = "{16228, 531}";
|
727
|
-
};
|
728
|
-
};
|
729
|
-
D46C2E160FAE090200A33476 /* io.c */ = {
|
730
|
-
uiCtxt = {
|
731
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 177660}}";
|
732
|
-
sepNavSelRange = "{120253, 4}";
|
733
|
-
sepNavVisRange = "{119905, 768}";
|
734
|
-
};
|
735
|
-
};
|
736
|
-
D46C2E170FAE090200A33476 /* marshal.c */ = {
|
737
|
-
uiCtxt = {
|
738
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 35560}}";
|
739
|
-
sepNavSelRange = "{384, 0}";
|
740
|
-
sepNavVisRange = "{0, 800}";
|
741
|
-
};
|
742
|
-
};
|
743
|
-
D46C2E1A0FAE090200A33476 /* object.c */ = {
|
744
|
-
uiCtxt = {
|
745
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 53780}}";
|
746
|
-
sepNavSelRange = "{12802, 8}";
|
747
|
-
sepNavVisRange = "{13241, 576}";
|
748
|
-
};
|
749
|
-
};
|
750
|
-
D46C2E1C0FAE090200A33476 /* parse.c */ = {
|
751
|
-
uiCtxt = {
|
752
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 315280}}";
|
753
|
-
sepNavSelRange = "{220, 0}";
|
754
|
-
sepNavVisRange = "{0, 1812}";
|
755
|
-
};
|
756
|
-
};
|
757
|
-
D46C2E200FAE090200A33476 /* re.c */ = {
|
758
|
-
uiCtxt = {
|
759
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 67860}}";
|
760
|
-
sepNavSelRange = "{0, 0}";
|
761
|
-
sepNavVisRange = "{0, 1560}";
|
762
|
-
};
|
763
|
-
};
|
764
|
-
D46C2E210FAE090200A33476 /* ruby.c */ = {
|
765
|
-
uiCtxt = {
|
766
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 37624}}";
|
767
|
-
sepNavSelRange = "{9271, 0}";
|
768
|
-
sepNavVisRange = "{8458, 814}";
|
769
|
-
};
|
770
|
-
};
|
771
|
-
D46C2E240FAE090200A33476 /* st.c */ = {
|
772
|
-
uiCtxt = {
|
773
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 19620}}";
|
774
|
-
sepNavSelRange = "{2793, 0}";
|
775
|
-
sepNavVisRange = "{2583, 442}";
|
776
|
-
sepNavWindowFrame = "{{153, 274}, {822, 773}}";
|
777
|
-
};
|
778
|
-
};
|
779
|
-
D46C2E6E0FAE0C6F00A33476 /* finite.c */ = {
|
780
|
-
uiCtxt = {
|
781
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 794}}";
|
782
|
-
sepNavSelRange = "{0, 0}";
|
783
|
-
sepNavVisRange = "{0, 102}";
|
784
|
-
};
|
785
|
-
};
|
786
|
-
D46C2EB60FAE0F0500A33476 /* dmyext.c */ = {
|
787
|
-
uiCtxt = {
|
788
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 714}}";
|
789
|
-
sepNavSelRange = "{0, 0}";
|
790
|
-
sepNavVisRange = "{0, 24}";
|
791
|
-
};
|
792
|
-
};
|
793
|
-
D46C2F0F0FAE2FA400A33476 /* complex.c */ = {
|
794
|
-
uiCtxt = {
|
795
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 31052}}";
|
796
|
-
sepNavSelRange = "{185, 15}";
|
797
|
-
sepNavVisRange = "{0, 862}";
|
798
|
-
};
|
799
|
-
};
|
800
|
-
D46C2F120FAE2FA400A33476 /* encoding.c */ = {
|
801
|
-
uiCtxt = {
|
802
|
-
sepNavFolds = "{\n c = (\n {\n r = \"{4937, 337}\";\n s = 0;\n }\n );\n r = \"{0, 32936}\";\n s = 0;\n}";
|
803
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 28500}}";
|
804
|
-
sepNavSelRange = "{4706, 0}";
|
805
|
-
sepNavVisRange = "{4134, 933}";
|
806
|
-
sepNavWindowFrame = "{{314, 127}, {822, 773}}";
|
807
|
-
};
|
808
|
-
};
|
809
|
-
D46C2F130FAE2FA400A33476 /* prelude.c */ = {
|
810
|
-
uiCtxt = {
|
811
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 8692}}";
|
812
|
-
sepNavSelRange = "{1218, 0}";
|
813
|
-
sepNavVisRange = "{767, 945}";
|
814
|
-
};
|
815
|
-
};
|
816
|
-
D46C2F140FAE2FA400A33476 /* regcomp.c */ = {
|
817
|
-
uiCtxt = {
|
818
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 126180}}";
|
819
|
-
sepNavSelRange = "{0, 0}";
|
820
|
-
sepNavVisRange = "{0, 1790}";
|
821
|
-
};
|
822
|
-
};
|
823
|
-
D46C2F1B0FAE2FA400A33476 /* vm.c */ = {
|
824
|
-
uiCtxt = {
|
825
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 41560}}";
|
826
|
-
sepNavSelRange = "{39901, 22}";
|
827
|
-
sepNavVisRange = "{39575, 676}";
|
828
|
-
};
|
829
|
-
};
|
830
|
-
D46C2F1C0FAE2FA400A33476 /* vm_dump.c */ = {
|
831
|
-
uiCtxt = {
|
832
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 12140}}";
|
833
|
-
sepNavSelRange = "{0, 0}";
|
834
|
-
sepNavVisRange = "{0, 929}";
|
835
|
-
};
|
836
|
-
};
|
837
|
-
D46C2F470FAE319800A33476 /* error.c */ = {
|
838
|
-
uiCtxt = {
|
839
|
-
sepNavIntBoundsRect = "{{0, 0}, {1054, 26313}}";
|
840
|
-
sepNavSelRange = "{27630, 28}";
|
841
|
-
sepNavVisRange = "{27230, 591}";
|
842
|
-
sepNavWindowFrame = "{{15, -1}, {1113, 774}}";
|
843
|
-
};
|
844
|
-
};
|
845
|
-
D46C2F4F0FAE321300A33476 /* utf_8.c */ = {
|
846
|
-
uiCtxt = {
|
847
|
-
sepNavIntBoundsRect = "{{0, 0}, {948, 9820}}";
|
848
|
-
sepNavSelRange = "{16552, 37}";
|
849
|
-
sepNavVisRange = "{16239, 942}";
|
850
|
-
sepNavWindowFrame = "{{268, 169}, {822, 773}}";
|
851
|
-
};
|
852
|
-
};
|
853
|
-
D46C2F500FAE321300A33476 /* us_ascii.c */ = {
|
854
|
-
uiCtxt = {
|
855
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 640}}";
|
856
|
-
sepNavSelRange = "{45, 0}";
|
857
|
-
sepNavVisRange = "{0, 853}";
|
858
|
-
};
|
859
|
-
};
|
860
|
-
D46C2F5C0FAE370500A33476 /* transcode.c */ = {
|
861
|
-
uiCtxt = {
|
862
|
-
sepNavIntBoundsRect = "{{0, 0}, {1074, 81560}}";
|
863
|
-
sepNavSelRange = "{95845, 8}";
|
864
|
-
sepNavVisRange = "{95268, 749}";
|
865
|
-
};
|
866
|
-
};
|
867
|
-
D46C2F5F0FAE371E00A33476 /* proc.c */ = {
|
868
|
-
uiCtxt = {
|
869
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 38700}}";
|
870
|
-
sepNavSelRange = "{0, 0}";
|
871
|
-
sepNavVisRange = "{2912, 1112}";
|
872
|
-
};
|
873
|
-
};
|
874
|
-
D46C2F650FAE377300A33476 /* rational.c */ = {
|
875
|
-
uiCtxt = {
|
876
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 33092}}";
|
877
|
-
sepNavSelRange = "{0, 0}";
|
878
|
-
sepNavVisRange = "{11766, 774}";
|
879
|
-
};
|
880
|
-
};
|
881
|
-
D46C2F6D0FAE37C400A33476 /* unicode.c */ = {
|
882
|
-
uiCtxt = {
|
883
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 223100}}";
|
884
|
-
sepNavSelRange = "{218541, 0}";
|
885
|
-
sepNavVisRange = "{218335, 1603}";
|
886
|
-
};
|
887
|
-
};
|
888
|
-
D46C2F860FAE393800A33476 /* lgamma_r.c */ = {
|
889
|
-
uiCtxt = {
|
890
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 1380}}";
|
891
|
-
sepNavSelRange = "{131, 0}";
|
892
|
-
sepNavVisRange = "{0, 1231}";
|
893
|
-
};
|
894
|
-
};
|
895
|
-
D46C2F8D0FAE39FD00A33476 /* Main.rb */ = {
|
896
|
-
uiCtxt = {
|
897
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 714}}";
|
898
|
-
sepNavSelRange = "{183, 0}";
|
899
|
-
sepNavVisRange = "{0, 337}";
|
900
|
-
};
|
901
|
-
};
|
902
|
-
D47BD3280BD78F7200ACF014 /* RubyGosu_wrap.cxx */ = {
|
903
|
-
uiCtxt = {
|
904
|
-
sepNavIntBoundsRect = "{{0, 0}, {2152, 203805}}";
|
905
|
-
sepNavSelRange = "{77459, 22}";
|
906
|
-
sepNavVisRange = "{77174, 618}";
|
907
|
-
sepNavWindowFrame = "{{611, 4}, {669, 774}}";
|
908
|
-
};
|
909
|
-
};
|
910
|
-
D47BD3290BD78F7200ACF014 /* RubyGosu_wrap.h */ = {
|
911
|
-
uiCtxt = {
|
912
|
-
sepNavIntBoundsRect = "{{0, 0}, {1302, 693}}";
|
913
|
-
sepNavSelRange = "{0, 0}";
|
914
|
-
sepNavVisRange = "{0, 1059}";
|
915
|
-
};
|
916
|
-
};
|
917
|
-
D47BD32A0BD78F7200ACF014 /* RubyGosu.swg */ = {
|
918
|
-
uiCtxt = {
|
919
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 12369}}";
|
920
|
-
sepNavSelRange = "{1788, 0}";
|
921
|
-
sepNavVisRange = "{1427, 609}";
|
922
|
-
sepNavWindowFrame = "{{135, 73}, {1086, 705}}";
|
923
|
-
};
|
924
|
-
};
|
925
|
-
D485324810E9A3B100E10154 /* PBXTextBookmark */ = {
|
926
|
-
isa = PBXTextBookmark;
|
927
|
-
fRef = D4F07B260D93504700FB3D99 /* TextInputMac.mm */;
|
928
|
-
name = "TextInputMac.mm: 49";
|
929
|
-
rLen = 0;
|
930
|
-
rLoc = 1350;
|
931
|
-
rType = 0;
|
932
|
-
vrLen = 529;
|
933
|
-
vrLoc = 1119;
|
934
|
-
};
|
935
|
-
D485324A10E9A3B100E10154 /* PBXTextBookmark */ = {
|
936
|
-
isa = PBXTextBookmark;
|
937
|
-
fRef = D4F07B260D93504700FB3D99 /* TextInputMac.mm */;
|
938
|
-
name = "TextInputMac.mm: 49";
|
939
|
-
rLen = 0;
|
940
|
-
rLoc = 1350;
|
941
|
-
rType = 0;
|
942
|
-
vrLen = 529;
|
943
|
-
vrLoc = 1119;
|
944
|
-
};
|
945
|
-
D485325210E9A5F200E10154 /* PBXTextBookmark */ = {
|
946
|
-
isa = PBXTextBookmark;
|
947
|
-
fRef = D4F07B220D934C8B00FB3D99 /* TextInput.hpp */;
|
948
|
-
name = "TextInput.hpp: 43";
|
949
|
-
rLen = 0;
|
950
|
-
rLoc = 1603;
|
951
|
-
rType = 0;
|
952
|
-
vrLen = 1336;
|
953
|
-
vrLoc = 953;
|
954
|
-
};
|
955
|
-
D485325410E9A5F200E10154 /* PBXTextBookmark */ = {
|
956
|
-
isa = PBXTextBookmark;
|
957
|
-
fRef = D4F07B220D934C8B00FB3D99 /* TextInput.hpp */;
|
958
|
-
name = "TextInput.hpp: 43";
|
959
|
-
rLen = 0;
|
960
|
-
rLoc = 1603;
|
961
|
-
rType = 0;
|
962
|
-
vrLen = 1336;
|
963
|
-
vrLoc = 953;
|
964
|
-
};
|
965
|
-
D485326210E9AA8600E10154 /* PBXTextBookmark */ = {
|
966
|
-
isa = PBXTextBookmark;
|
967
|
-
fRef = D4D8CB380BD3973400CB51A9 /* RubyGosuStub.mm */;
|
968
|
-
name = "RubyGosuStub.mm: 30";
|
969
|
-
rLen = 0;
|
970
|
-
rLoc = 916;
|
971
|
-
rType = 0;
|
972
|
-
vrLen = 1070;
|
973
|
-
vrLoc = 553;
|
974
|
-
};
|
975
|
-
D485326510E9AA8600E10154 /* PBXTextBookmark */ = {
|
976
|
-
isa = PBXTextBookmark;
|
977
|
-
fRef = D4D8CB380BD3973400CB51A9 /* RubyGosuStub.mm */;
|
978
|
-
name = "RubyGosuStub.mm: 30";
|
979
|
-
rLen = 0;
|
980
|
-
rLoc = 916;
|
981
|
-
rType = 0;
|
982
|
-
vrLen = 1070;
|
983
|
-
vrLoc = 553;
|
984
|
-
};
|
985
|
-
D485327710E9ABAF00E10154 /* PBXTextBookmark */ = {
|
986
|
-
isa = PBXTextBookmark;
|
987
|
-
fRef = D47BD3280BD78F7200ACF014 /* RubyGosu_wrap.cxx */;
|
988
|
-
name = "RubyGosu_wrap.cxx: 2725";
|
989
|
-
rLen = 22;
|
990
|
-
rLoc = 77459;
|
991
|
-
rType = 0;
|
992
|
-
vrLen = 618;
|
993
|
-
vrLoc = 77174;
|
994
|
-
};
|
995
|
-
D485327810E9ABAF00E10154 /* PBXTextBookmark */ = {
|
996
|
-
isa = PBXTextBookmark;
|
997
|
-
fRef = D47BD32A0BD78F7200ACF014 /* RubyGosu.swg */;
|
998
|
-
name = "RubyGosu.swg: 53";
|
999
|
-
rLen = 0;
|
1000
|
-
rLoc = 1714;
|
1001
|
-
rType = 0;
|
1002
|
-
vrLen = 644;
|
1003
|
-
vrLoc = 1465;
|
1004
|
-
};
|
1005
|
-
D485327910E9ABAF00E10154 /* PBXTextBookmark */ = {
|
1006
|
-
isa = PBXTextBookmark;
|
1007
|
-
fRef = D47BD3280BD78F7200ACF014 /* RubyGosu_wrap.cxx */;
|
1008
|
-
name = "RubyGosu_wrap.cxx: 2725";
|
1009
|
-
rLen = 22;
|
1010
|
-
rLoc = 77459;
|
1011
|
-
rType = 0;
|
1012
|
-
vrLen = 618;
|
1013
|
-
vrLoc = 77174;
|
1014
|
-
};
|
1015
|
-
D485327B10E9AD4B00E10154 /* PBXTextBookmark */ = {
|
1016
|
-
isa = PBXTextBookmark;
|
1017
|
-
fRef = D47BD32A0BD78F7200ACF014 /* RubyGosu.swg */;
|
1018
|
-
name = "RubyGosu.swg: 56";
|
1019
|
-
rLen = 0;
|
1020
|
-
rLoc = 1788;
|
1021
|
-
rType = 0;
|
1022
|
-
vrLen = 609;
|
1023
|
-
vrLoc = 1427;
|
1024
|
-
};
|
1025
|
-
D49163360FAE55C4001692E0 /* dln.c */ = {
|
1026
|
-
uiCtxt = {
|
1027
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 34020}}";
|
1028
|
-
sepNavSelRange = "{27449, 0}";
|
1029
|
-
sepNavVisRange = "{27345, 481}";
|
1030
|
-
};
|
1031
|
-
};
|
1032
|
-
D491648A0FAF25E3001692E0 /* encdb.c */ = {
|
1033
|
-
uiCtxt = {
|
1034
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 671}}";
|
1035
|
-
sepNavSelRange = "{418, 41}";
|
1036
|
-
sepNavVisRange = "{0, 720}";
|
1037
|
-
};
|
1038
|
-
};
|
1039
|
-
D49164A50FAF25E3001692E0 /* utf_16be.c */ = {
|
1040
|
-
uiCtxt = {
|
1041
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 5180}}";
|
1042
|
-
sepNavSelRange = "{6754, 0}";
|
1043
|
-
sepNavVisRange = "{6310, 981}";
|
1044
|
-
};
|
1045
|
-
};
|
1046
|
-
D49164A60FAF25E3001692E0 /* utf_16le.c */ = {
|
1047
|
-
uiCtxt = {
|
1048
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 4300}}";
|
1049
|
-
sepNavSelRange = "{1602, 0}";
|
1050
|
-
sepNavVisRange = "{1339, 1194}";
|
1051
|
-
};
|
1052
|
-
};
|
1053
|
-
D499E6130D06B05200BA6DEC /* RubyGosu App */ = {
|
1054
|
-
isa = PBXExecutable;
|
1055
|
-
activeArgIndices = (
|
1056
|
-
);
|
1057
|
-
argumentStrings = (
|
1058
|
-
);
|
1059
|
-
autoAttachOnCrash = 1;
|
1060
|
-
breakpointsEnabled = 0;
|
1061
|
-
configStateDict = {
|
1062
|
-
};
|
1063
|
-
customDataFormattersEnabled = 1;
|
1064
|
-
debuggerPlugin = GDBDebugging;
|
1065
|
-
disassemblyDisplayState = 0;
|
1066
|
-
dylibVariantSuffix = "";
|
1067
|
-
enableDebugStr = 1;
|
1068
|
-
environmentEntries = (
|
1069
|
-
);
|
1070
|
-
executableSystemSymbolLevel = 0;
|
1071
|
-
executableUserSymbolLevel = 0;
|
1072
|
-
libgmallocEnabled = 0;
|
1073
|
-
name = "RubyGosu App";
|
1074
|
-
savedGlobals = {
|
1075
|
-
};
|
1076
|
-
sourceDirectories = (
|
1077
|
-
);
|
1078
|
-
};
|
1079
|
-
D499E6280D06B06300BA6DEC /* Source Control */ = {
|
1080
|
-
isa = PBXSourceControlManager;
|
1081
|
-
fallbackIsa = XCSourceControlManager;
|
1082
|
-
isSCMEnabled = 0;
|
1083
|
-
scmConfiguration = {
|
1084
|
-
};
|
1085
|
-
};
|
1086
|
-
D499E6290D06B06300BA6DEC /* Code sense */ = {
|
1087
|
-
isa = PBXCodeSenseManager;
|
1088
|
-
indexTemplatePath = "";
|
1089
|
-
};
|
1090
|
-
D499E6380D06B51300BA6DEC /* DrawOp.hpp */ = {
|
1091
|
-
uiCtxt = {
|
1092
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 7182}}";
|
1093
|
-
sepNavSelRange = "{10949, 0}";
|
1094
|
-
sepNavVisRange = "{7905, 1026}";
|
1095
|
-
sepNavWindowFrame = "{{205, 73}, {888, 705}}";
|
1096
|
-
};
|
1097
|
-
};
|
1098
|
-
D4A5A1F30F40D28600FFF378 /* Gosu Touch */ = {
|
1099
|
-
activeExec = 0;
|
1100
|
-
};
|
1101
|
-
D4A5A2200F40D45200FFF378 /* InputTouch.mm */ = {
|
1102
|
-
uiCtxt = {
|
1103
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 1008}}";
|
1104
|
-
sepNavSelRange = "{428, 0}";
|
1105
|
-
sepNavVisRange = "{0, 490}";
|
1106
|
-
};
|
1107
|
-
};
|
1108
|
-
D4A5A2210F40D45200FFF378 /* WindowTouch.mm */ = {
|
1109
|
-
uiCtxt = {
|
1110
|
-
sepNavIntBoundsRect = "{{0, 0}, {992, 3024}}";
|
1111
|
-
sepNavSelRange = "{2130, 0}";
|
1112
|
-
sepNavVisRange = "{1753, 504}";
|
1113
|
-
};
|
1114
|
-
};
|
1115
|
-
D4A5A2220F40D45200FFF378 /* UtilityTouch.mm */ = {
|
1116
|
-
uiCtxt = {
|
1117
|
-
sepNavIntBoundsRect = "{{0, 0}, {892, 924}}";
|
1118
|
-
sepNavSelRange = "{250, 0}";
|
1119
|
-
sepNavVisRange = "{28, 886}";
|
1120
|
-
};
|
1121
|
-
};
|
1122
|
-
D4A5A22C0F40D48300FFF378 /* GosuView.hpp */ = {
|
1123
|
-
uiCtxt = {
|
1124
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 735}}";
|
1125
|
-
sepNavSelRange = "{581, 0}";
|
1126
|
-
sepNavVisRange = "{0, 846}";
|
1127
|
-
};
|
1128
|
-
};
|
1129
|
-
D4A5A22D0F40D48300FFF378 /* GosuView.mm */ = {
|
1130
|
-
uiCtxt = {
|
1131
|
-
sepNavIntBoundsRect = "{{0, 0}, {902, 4704}}";
|
1132
|
-
sepNavSelRange = "{34, 34}";
|
1133
|
-
sepNavVisRange = "{0, 603}";
|
1134
|
-
sepNavWindowFrame = "{{15, -1}, {1230, 774}}";
|
1135
|
-
};
|
1136
|
-
};
|
1137
|
-
D4A5A22E0F40D48300FFF378 /* BitmapTouch.mm */ = {
|
1138
|
-
uiCtxt = {
|
1139
|
-
sepNavIntBoundsRect = "{{0, 0}, {846, 1896}}";
|
1140
|
-
sepNavSelRange = "{106, 0}";
|
1141
|
-
sepNavVisRange = "{0, 690}";
|
1142
|
-
};
|
1143
|
-
};
|
1144
|
-
D4A7E9080CD377E000621B24 /* Async.cpp */ = {
|
1145
|
-
uiCtxt = {
|
1146
|
-
sepNavIntBoundsRect = "{{0, 0}, {846, 798}}";
|
1147
|
-
sepNavSelRange = "{158, 0}";
|
1148
|
-
sepNavVisRange = "{135, 924}";
|
1149
|
-
};
|
1150
|
-
};
|
1151
|
-
D4A7E97B0CD3907D00621B24 /* Texture.cpp */ = {
|
1152
|
-
uiCtxt = {
|
1153
|
-
sepNavIntBoundsRect = "{{0, 0}, {1062, 2961}}";
|
1154
|
-
sepNavSelRange = "{877, 0}";
|
1155
|
-
sepNavVisRange = "{489, 632}";
|
1156
|
-
sepNavWindowFrame = "{{95, 76}, {968, 702}}";
|
1157
|
-
};
|
1158
|
-
};
|
1159
|
-
D4A7E97C0CD3907D00621B24 /* Texture.hpp */ = {
|
1160
|
-
uiCtxt = {
|
1161
|
-
sepNavIntBoundsRect = "{{0, 0}, {1042, 756}}";
|
1162
|
-
sepNavSelRange = "{428, 0}";
|
1163
|
-
sepNavVisRange = "{0, 921}";
|
1164
|
-
sepNavWindowFrame = "{{350, 264}, {968, 702}}";
|
1165
|
-
};
|
1166
|
-
};
|
1167
|
-
D4A7E97D0CD3907D00621B24 /* TexChunk.cpp */ = {
|
1168
|
-
uiCtxt = {
|
1169
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 1785}}";
|
1170
|
-
sepNavSelRange = "{1555, 0}";
|
1171
|
-
sepNavVisRange = "{1038, 1047}";
|
1172
|
-
sepNavWindowFrame = "{{15, -1}, {1280, 774}}";
|
1173
|
-
};
|
1174
|
-
};
|
1175
|
-
D4A7E97E0CD3907D00621B24 /* TexChunk.hpp */ = {
|
1176
|
-
uiCtxt = {
|
1177
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 820}}";
|
1178
|
-
sepNavSelRange = "{823, 0}";
|
1179
|
-
sepNavVisRange = "{173, 885}";
|
1180
|
-
sepNavWindowFrame = "{{15, -1}, {868, 1024}}";
|
1181
|
-
};
|
1182
|
-
};
|
1183
|
-
D4A7E9A90CD3927D00621B24 /* Common.hpp */ = {
|
1184
|
-
uiCtxt = {
|
1185
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 960}}";
|
1186
|
-
sepNavSelRange = "{646, 0}";
|
1187
|
-
sepNavVisRange = "{0, 381}";
|
1188
|
-
sepNavWindowFrame = "{{15, 71}, {888, 952}}";
|
1189
|
-
};
|
1190
|
-
};
|
1191
|
-
D4A7E9E70CD39BA200621B24 /* BitmapUtils.cpp */ = {
|
1192
|
-
uiCtxt = {
|
1193
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 1575}}";
|
1194
|
-
sepNavSelRange = "{783, 0}";
|
1195
|
-
sepNavVisRange = "{471, 675}";
|
1196
|
-
};
|
1197
|
-
};
|
1198
|
-
D4AB62F50D08BA9900D71382 /* MacUtility.hpp */ = {
|
1199
|
-
uiCtxt = {
|
1200
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 1743}}";
|
1201
|
-
sepNavSelRange = "{788, 0}";
|
1202
|
-
sepNavVisRange = "{466, 740}";
|
1203
|
-
sepNavWindowFrame = "{{38, 171}, {929, 549}}";
|
1204
|
-
};
|
1205
|
-
};
|
1206
|
-
D4BC5D6A0CC29D0F002D4236 /* Async.hpp */ = {
|
1207
|
-
uiCtxt = {
|
1208
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 1029}}";
|
1209
|
-
sepNavSelRange = "{396, 0}";
|
1210
|
-
sepNavVisRange = "{742, 533}";
|
1211
|
-
sepNavWindowFrame = "{{15, 215}, {750, 558}}";
|
1212
|
-
};
|
1213
|
-
};
|
1214
|
-
D4C8712910825E3100E1FF5A /* addrinfo.h */ = {
|
1215
|
-
uiCtxt = {
|
1216
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 3675}}";
|
1217
|
-
sepNavSelRange = "{1848, 0}";
|
1218
|
-
sepNavVisRange = "{1579, 364}";
|
1219
|
-
};
|
1220
|
-
};
|
1221
|
-
D4C8712B10825E3100E1FF5A /* extconf.h */ = {
|
1222
|
-
uiCtxt = {
|
1223
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 588}}";
|
1224
|
-
sepNavSelRange = "{365, 0}";
|
1225
|
-
sepNavVisRange = "{101, 628}";
|
1226
|
-
};
|
1227
|
-
};
|
1228
|
-
D4C8712E10825E3100E1FF5A /* socket.c */ = {
|
1229
|
-
uiCtxt = {
|
1230
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 77805}}";
|
1231
|
-
sepNavSelRange = "{27621, 0}";
|
1232
|
-
sepNavVisRange = "{39163, 298}";
|
1233
|
-
};
|
1234
|
-
};
|
1235
|
-
D4CA894F0BC68B5D00A431AC /* RubyGosu Core */ = {
|
1236
|
-
activeExec = 0;
|
1237
|
-
};
|
1238
|
-
D4D8CB380BD3973400CB51A9 /* RubyGosuStub.mm */ = {
|
1239
|
-
uiCtxt = {
|
1240
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 1176}}";
|
1241
|
-
sepNavSelRange = "{916, 0}";
|
1242
|
-
sepNavVisRange = "{553, 1070}";
|
1243
|
-
};
|
1244
|
-
};
|
1245
|
-
D4F07B220D934C8B00FB3D99 /* TextInput.hpp */ = {
|
1246
|
-
uiCtxt = {
|
1247
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 1386}}";
|
1248
|
-
sepNavSelRange = "{1603, 0}";
|
1249
|
-
sepNavVisRange = "{953, 1336}";
|
1250
|
-
sepNavWindowFrame = "{{61, 173}, {750, 558}}";
|
1251
|
-
};
|
1252
|
-
};
|
1253
|
-
D4F07B260D93504700FB3D99 /* TextInputMac.mm */ = {
|
1254
|
-
uiCtxt = {
|
1255
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 4473}}";
|
1256
|
-
sepNavSelRange = "{1350, 0}";
|
1257
|
-
sepNavVisRange = "{1119, 529}";
|
1258
|
-
sepNavWindowFrame = "{{416, 223}, {750, 502}}";
|
1259
|
-
};
|
1260
|
-
};
|
1261
|
-
D4F1710110E2FBCD00187B0A /* PBXTextBookmark */ = {
|
1262
|
-
isa = PBXTextBookmark;
|
1263
|
-
fRef = D4F4BF870FC4CB1A0013CE21 /* analysis.c */;
|
1264
|
-
name = "analysis.c: 9";
|
1265
|
-
rLen = 0;
|
1266
|
-
rLoc = 617;
|
1267
|
-
rType = 0;
|
1268
|
-
vrLen = 848;
|
1269
|
-
vrLoc = 888;
|
1270
|
-
};
|
1271
|
-
D4F1710210E2FBCD00187B0A /* PBXTextBookmark */ = {
|
1272
|
-
isa = PBXTextBookmark;
|
1273
|
-
fRef = D42BC0D00C4F840C00EBF79C /* Gosu.hpp */;
|
1274
|
-
name = "Gosu.hpp: 8";
|
1275
|
-
rLen = 0;
|
1276
|
-
rLoc = 369;
|
1277
|
-
rType = 0;
|
1278
|
-
vrLen = 934;
|
1279
|
-
vrLoc = 0;
|
1280
|
-
};
|
1281
|
-
D4F1710310E2FBCD00187B0A /* PBXTextBookmark */ = {
|
1282
|
-
isa = PBXTextBookmark;
|
1283
|
-
fRef = D410E9CB0A8019CD005C7067 /* Graphics.hpp */;
|
1284
|
-
name = "Graphics.hpp: 26";
|
1285
|
-
rLen = 0;
|
1286
|
-
rLoc = 739;
|
1287
|
-
rType = 0;
|
1288
|
-
vrLen = 1086;
|
1289
|
-
vrLoc = 263;
|
1290
|
-
};
|
1291
|
-
D4F1710410E2FBCD00187B0A /* PBXTextBookmark */ = {
|
1292
|
-
isa = PBXTextBookmark;
|
1293
|
-
fRef = D4A7E97B0CD3907D00621B24 /* Texture.cpp */;
|
1294
|
-
name = "Texture.cpp: 38";
|
1295
|
-
rLen = 0;
|
1296
|
-
rLoc = 877;
|
1297
|
-
rType = 0;
|
1298
|
-
vrLen = 632;
|
1299
|
-
vrLoc = 489;
|
1300
|
-
};
|
1301
|
-
D4F1710610E2FBCD00187B0A /* PBXTextBookmark */ = {
|
1302
|
-
isa = PBXTextBookmark;
|
1303
|
-
fRef = D4F4BF870FC4CB1A0013CE21 /* analysis.c */;
|
1304
|
-
name = "analysis.c: 9";
|
1305
|
-
rLen = 0;
|
1306
|
-
rLoc = 617;
|
1307
|
-
rType = 0;
|
1308
|
-
vrLen = 848;
|
1309
|
-
vrLoc = 888;
|
1310
|
-
};
|
1311
|
-
D4F1710710E2FBCD00187B0A /* PBXTextBookmark */ = {
|
1312
|
-
isa = PBXTextBookmark;
|
1313
|
-
fRef = D42BC0D00C4F840C00EBF79C /* Gosu.hpp */;
|
1314
|
-
name = "Gosu.hpp: 8";
|
1315
|
-
rLen = 0;
|
1316
|
-
rLoc = 369;
|
1317
|
-
rType = 0;
|
1318
|
-
vrLen = 934;
|
1319
|
-
vrLoc = 0;
|
1320
|
-
};
|
1321
|
-
D4F1710810E2FBCD00187B0A /* PBXTextBookmark */ = {
|
1322
|
-
isa = PBXTextBookmark;
|
1323
|
-
fRef = D410E9CB0A8019CD005C7067 /* Graphics.hpp */;
|
1324
|
-
name = "Graphics.hpp: 26";
|
1325
|
-
rLen = 0;
|
1326
|
-
rLoc = 739;
|
1327
|
-
rType = 0;
|
1328
|
-
vrLen = 1086;
|
1329
|
-
vrLoc = 263;
|
1330
|
-
};
|
1331
|
-
D4F1710910E2FBCD00187B0A /* PBXTextBookmark */ = {
|
1332
|
-
isa = PBXTextBookmark;
|
1333
|
-
fRef = D4A7E97B0CD3907D00621B24 /* Texture.cpp */;
|
1334
|
-
name = "Texture.cpp: 38";
|
1335
|
-
rLen = 0;
|
1336
|
-
rLoc = 877;
|
1337
|
-
rType = 0;
|
1338
|
-
vrLen = 632;
|
1339
|
-
vrLoc = 489;
|
1340
|
-
};
|
1341
|
-
D4F1713510E308D800187B0A /* PBXTextBookmark */ = {
|
1342
|
-
isa = PBXTextBookmark;
|
1343
|
-
fRef = D4F1713610E308D800187B0A /* patches.rb */;
|
1344
|
-
name = "patches.rb: 29";
|
1345
|
-
rLen = 0;
|
1346
|
-
rLoc = 700;
|
1347
|
-
rType = 0;
|
1348
|
-
vrLen = 539;
|
1349
|
-
vrLoc = 326;
|
1350
|
-
};
|
1351
|
-
D4F1713610E308D800187B0A /* patches.rb */ = {
|
1352
|
-
isa = PBXFileReference;
|
1353
|
-
lastKnownFileType = text.script.ruby;
|
1354
|
-
name = patches.rb;
|
1355
|
-
path = /Users/jlnr/Projekte/Gosu/lib/gosu/patches.rb;
|
1356
|
-
sourceTree = "<absolute>";
|
1357
|
-
};
|
1358
|
-
D4F4BAC90FC370760013CE21 /* zutil.c */ = {
|
1359
|
-
uiCtxt = {
|
1360
|
-
sepNavIntBoundsRect = "{{0, 0}, {1652, 6657}}";
|
1361
|
-
sepNavSelRange = "{0, 0}";
|
1362
|
-
sepNavVisRange = "{0, 1159}";
|
1363
|
-
};
|
1364
|
-
};
|
1365
|
-
D4F4BAF90FC3709C0013CE21 /* adler32.c */ = {
|
1366
|
-
uiCtxt = {
|
1367
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 3066}}";
|
1368
|
-
sepNavSelRange = "{0, 0}";
|
1369
|
-
sepNavVisRange = "{0, 1148}";
|
1370
|
-
};
|
1371
|
-
};
|
1372
|
-
D4F4BF400FC4C9E00013CE21 /* framing.c */ = {
|
1373
|
-
uiCtxt = {
|
1374
|
-
sepNavIntBoundsRect = "{{0, 0}, {934, 37863}}";
|
1375
|
-
sepNavSelRange = "{0, 0}";
|
1376
|
-
sepNavVisRange = "{0, 1382}";
|
1377
|
-
};
|
1378
|
-
};
|
1379
|
-
D4F4BF410FC4C9E00013CE21 /* bitwise.c */ = {
|
1380
|
-
uiCtxt = {
|
1381
|
-
sepNavIntBoundsRect = "{{0, 0}, {934, 15708}}";
|
1382
|
-
sepNavSelRange = "{419, 0}";
|
1383
|
-
sepNavVisRange = "{0, 1487}";
|
1384
|
-
};
|
1385
|
-
};
|
1386
|
-
D4F4BF690FC4CA720013CE21 /* vorbisfile.c */ = {
|
1387
|
-
uiCtxt = {
|
1388
|
-
sepNavIntBoundsRect = "{{0, 0}, {934, 45990}}";
|
1389
|
-
sepNavSelRange = "{0, 0}";
|
1390
|
-
sepNavVisRange = "{2366, 1162}";
|
1391
|
-
};
|
1392
|
-
};
|
1393
|
-
D4F4BF740FC4CB1A0013CE21 /* window.c */ = {
|
1394
|
-
uiCtxt = {
|
1395
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 45192}}";
|
1396
|
-
sepNavSelRange = "{770, 0}";
|
1397
|
-
sepNavVisRange = "{0, 1543}";
|
1398
|
-
};
|
1399
|
-
};
|
1400
|
-
D4F4BF870FC4CB1A0013CE21 /* analysis.c */ = {
|
1401
|
-
uiCtxt = {
|
1402
|
-
sepNavIntBoundsRect = "{{0, 0}, {1012, 2142}}";
|
1403
|
-
sepNavSelRange = "{617, 0}";
|
1404
|
-
sepNavVisRange = "{888, 848}";
|
1405
|
-
};
|
1406
|
-
};
|
1407
|
-
}
|