[Fuse-for-macosx-commits] SF.net SVN: fuse-for-macosx: [382] trunk
Brought to you by:
fredm
|
From: <fr...@us...> - 2007-06-16 13:20:50
|
Revision: 382
http://svn.sourceforge.net/fuse-for-macosx/?rev=382&view=rev
Author: fredm
Date: 2007-06-16 06:20:50 -0700 (Sat, 16 Jun 2007)
Log Message:
-----------
Merge up to vendor r2957, still some local integration of new vendor
features required (record menu, hifi beeper at least).
Modified Paths:
--------------
trunk/FuseImporter/FuseImporter.xcodeproj/project.pbxproj
trunk/FuseImporter/libspectrum.h
trunk/README
trunk/fuse/.cvsignore
trunk/fuse/AUTHORS
trunk/fuse/COPYING
trunk/fuse/Makefile.am
trunk/fuse/README
trunk/fuse/THANKS
trunk/fuse/TODO
trunk/fuse/acinclude.m4
trunk/fuse/autogen.sh
trunk/fuse/ay.c
trunk/fuse/ay.h
trunk/fuse/compat/.cvsignore
trunk/fuse/compat/Makefile.am
trunk/fuse/compat/dirname.c
trunk/fuse/compat/getopt.c
trunk/fuse/compat/getopt.h
trunk/fuse/compat/getopt1.c
trunk/fuse/compat/mkstemp.c
trunk/fuse/compat.h
trunk/fuse/configure.in
trunk/fuse/dck.c
trunk/fuse/dck.h
trunk/fuse/debugger/.cvsignore
trunk/fuse/debugger/Makefile.am
trunk/fuse/debugger/breakpoint.c
trunk/fuse/debugger/breakpoint.h
trunk/fuse/debugger/command.c
trunk/fuse/debugger/commandl.l
trunk/fuse/debugger/commandy.y
trunk/fuse/debugger/debugger.c
trunk/fuse/debugger/debugger.h
trunk/fuse/debugger/debugger_internals.h
trunk/fuse/debugger/disassemble.c
trunk/fuse/debugger/expression.c
trunk/fuse/display.c
trunk/fuse/display.h
trunk/fuse/divide.c
trunk/fuse/divide.h
trunk/fuse/event.c
trunk/fuse/event.h
trunk/fuse/fuse.cpp
trunk/fuse/fuse.h
trunk/fuse/fusepb/Fuse.xcodeproj/project.pbxproj
trunk/fuse/fusepb/Info-Fuse.plist
trunk/fuse/fusepb/config.h
trunk/fuse/fusepb/controllers/FuseController.m
trunk/fuse/fusepb/settings_cocoa.h
trunk/fuse/hacking/.cvsignore
trunk/fuse/hacking/ChangeLog
trunk/fuse/hacking/Makefile.am
trunk/fuse/hacking/coding_style.txt
trunk/fuse/hacking/cvs-tags
trunk/fuse/hacking/implementation_notes.txt
trunk/fuse/hacking/sound.txt
trunk/fuse/hacking/timer.txt
trunk/fuse/hacking/ui.txt
trunk/fuse/ide.c
trunk/fuse/ide.h
trunk/fuse/if1.c
trunk/fuse/if1.h
trunk/fuse/if2.c
trunk/fuse/if2.h
trunk/fuse/input.c
trunk/fuse/input.h
trunk/fuse/joystick.c
trunk/fuse/joystick.h
trunk/fuse/kempmouse.c
trunk/fuse/kempmouse.h
trunk/fuse/keyboard.c
trunk/fuse/keyboard.h
trunk/fuse/keysyms.dat
trunk/fuse/keysyms.pl
trunk/fuse/lib/.cvsignore
trunk/fuse/lib/Makefile.am
trunk/fuse/loader.c
trunk/fuse/loader.h
trunk/fuse/machine.c
trunk/fuse/machine.h
trunk/fuse/machines/.cvsignore
trunk/fuse/machines/Makefile.am
trunk/fuse/machines/machines.h
trunk/fuse/machines/pentagon.c
trunk/fuse/machines/scorpion.c
trunk/fuse/machines/scorpion.h
trunk/fuse/machines/spec128.c
trunk/fuse/machines/spec128.h
trunk/fuse/machines/spec16.c
trunk/fuse/machines/spec48.c
trunk/fuse/machines/spec48.h
trunk/fuse/machines/spec_se.c
trunk/fuse/machines/specplus2.c
trunk/fuse/machines/specplus2a.c
trunk/fuse/machines/specplus3.c
trunk/fuse/machines/specplus3.h
trunk/fuse/machines/specplus3e.c
trunk/fuse/machines/tc2048.c
trunk/fuse/machines/tc2068.c
trunk/fuse/machines/tc2068.h
trunk/fuse/machines/ts2068.c
trunk/fuse/man/.cvsignore
trunk/fuse/man/Makefile.am
trunk/fuse/man/fuse.1
trunk/fuse/memory.c
trunk/fuse/memory.h
trunk/fuse/menu.c
trunk/fuse/menu.h
trunk/fuse/menu_data.pl
trunk/fuse/periph.c
trunk/fuse/periph.h
trunk/fuse/perl/.cvsignore
trunk/fuse/perl/Fuse/.cvsignore
trunk/fuse/perl/Fuse/Dialog.pm
trunk/fuse/perl/Fuse/Makefile.am
trunk/fuse/perl/Fuse.pm
trunk/fuse/perl/Makefile.am
trunk/fuse/perl/cpp-perl.pl
trunk/fuse/pokefinder/.cvsignore
trunk/fuse/pokefinder/Makefile.am
trunk/fuse/pokefinder/pokefinder.c
trunk/fuse/pokefinder/pokefinder.h
trunk/fuse/printer.c
trunk/fuse/printer.h
trunk/fuse/profile.c
trunk/fuse/profile.h
trunk/fuse/psg.c
trunk/fuse/psg.h
trunk/fuse/roms/.cvsignore
trunk/fuse/roms/Makefile.am
trunk/fuse/rzx.c
trunk/fuse/rzx.h
trunk/fuse/scld.c
trunk/fuse/scld.h
trunk/fuse/screenshot.c
trunk/fuse/screenshot.h
trunk/fuse/settings-header.pl
trunk/fuse/settings.dat
trunk/fuse/settings.pl
trunk/fuse/simpleide.c
trunk/fuse/simpleide.h
trunk/fuse/slt.c
trunk/fuse/slt.h
trunk/fuse/snapshot.c
trunk/fuse/snapshot.h
trunk/fuse/sound/.cvsignore
trunk/fuse/sound/Makefile.am
trunk/fuse/sound/aosound.c
trunk/fuse/sound/coreaudiosound.c
trunk/fuse/sound/dxsound.c
trunk/fuse/sound/hpsound.c
trunk/fuse/sound/lowlevel.h
trunk/fuse/sound/nullsound.c
trunk/fuse/sound/osssound.c
trunk/fuse/sound/sdlsound.c
trunk/fuse/sound/sunsound.c
trunk/fuse/sound.c
trunk/fuse/sound.h
trunk/fuse/spectrum.c
trunk/fuse/spectrum.h
trunk/fuse/tape.c
trunk/fuse/tape.h
trunk/fuse/timer.c
trunk/fuse/timer.h
trunk/fuse/trdos.c
trunk/fuse/trdos.h
trunk/fuse/ui/.cvsignore
trunk/fuse/ui/Makefile.am
trunk/fuse/ui/fb/.cvsignore
trunk/fuse/ui/fb/Makefile.am
trunk/fuse/ui/fb/fbdisplay.c
trunk/fuse/ui/fb/fbdisplay.h
trunk/fuse/ui/fb/fbjoystick.c
trunk/fuse/ui/fb/fbkeyboard.c
trunk/fuse/ui/fb/fbkeyboard.h
trunk/fuse/ui/fb/fbmouse.c
trunk/fuse/ui/fb/fbmouse.h
trunk/fuse/ui/fb/fbui.c
trunk/fuse/ui/ggi/.cvsignore
trunk/fuse/ui/ggi/Makefile.am
trunk/fuse/ui/ggi/ggi_internals.h
trunk/fuse/ui/ggi/ggidisplay.c
trunk/fuse/ui/ggi/ggikeyboard.c
trunk/fuse/ui/ggi/ggiui.c
trunk/fuse/ui/gtk/.cvsignore
trunk/fuse/ui/gtk/Makefile.am
trunk/fuse/ui/gtk/binary.c
trunk/fuse/ui/gtk/browse.c
trunk/fuse/ui/gtk/confirm.c
trunk/fuse/ui/gtk/debugger.c
trunk/fuse/ui/gtk/fileselector.c
trunk/fuse/ui/gtk/gtkdisplay.c
trunk/fuse/ui/gtk/gtkinternals.h
trunk/fuse/ui/gtk/gtkjoystick.c
trunk/fuse/ui/gtk/gtkkeyboard.c
trunk/fuse/ui/gtk/gtkmouse.c
trunk/fuse/ui/gtk/gtkui.c
trunk/fuse/ui/gtk/memory.c
trunk/fuse/ui/gtk/options-header.pl
trunk/fuse/ui/gtk/options.pl
trunk/fuse/ui/gtk/picture.c
trunk/fuse/ui/gtk/pixmaps.c
trunk/fuse/ui/gtk/pokefinder.c
trunk/fuse/ui/gtk/rollback.c
trunk/fuse/ui/gtk/roms.c
trunk/fuse/ui/gtk/statusbar.c
trunk/fuse/ui/gtk/stock.c
trunk/fuse/ui/options.dat
trunk/fuse/ui/scaler/.cvsignore
trunk/fuse/ui/scaler/Makefile.am
trunk/fuse/ui/scaler/scaler.c
trunk/fuse/ui/scaler/scaler.h
trunk/fuse/ui/scaler/scaler_internals.h
trunk/fuse/ui/scaler/scalers.cpp
trunk/fuse/ui/sdl/.cvsignore
trunk/fuse/ui/sdl/Makefile.am
trunk/fuse/ui/sdl/sdldisplay.c
trunk/fuse/ui/sdl/sdldisplay.h
trunk/fuse/ui/sdl/sdljoystick.c
trunk/fuse/ui/sdl/sdljoystick.h
trunk/fuse/ui/sdl/sdlkeyboard.c
trunk/fuse/ui/sdl/sdlkeyboard.h
trunk/fuse/ui/sdl/sdlui.c
trunk/fuse/ui/svga/.cvsignore
trunk/fuse/ui/svga/Makefile.am
trunk/fuse/ui/svga/svgadisplay.c
trunk/fuse/ui/svga/svgadisplay.h
trunk/fuse/ui/svga/svgajoystick.c
trunk/fuse/ui/svga/svgakeyboard.c
trunk/fuse/ui/svga/svgakeyboard.h
trunk/fuse/ui/svga/svgaui.c
trunk/fuse/ui/ui.h
trunk/fuse/ui/uidisplay.h
trunk/fuse/ui/uijoystick.c
trunk/fuse/ui/uijoystick.h
trunk/fuse/ui/win32/.cvsignore
trunk/fuse/ui/win32/Makefile.am
trunk/fuse/ui/win32/debugger.c
trunk/fuse/ui/win32/debugger.h
trunk/fuse/ui/win32/debugger.rc
trunk/fuse/ui/win32/del_o.bat
trunk/fuse/ui/win32/error.c
trunk/fuse/ui/win32/keysyms.c
trunk/fuse/ui/win32/menu_data.c
trunk/fuse/ui/win32/menu_data.h
trunk/fuse/ui/win32/menu_data.rc
trunk/fuse/ui/win32/pokefinder.c
trunk/fuse/ui/win32/pokefinder.h
trunk/fuse/ui/win32/pokefinder.rc
trunk/fuse/ui/win32/statusbar.c
trunk/fuse/ui/win32/todo.txt
trunk/fuse/ui/win32/win32display.c
trunk/fuse/ui/win32/win32display.h
trunk/fuse/ui/win32/win32internals.h
trunk/fuse/ui/win32/win32keyboard.c
trunk/fuse/ui/win32/win32keyboard.h
trunk/fuse/ui/win32/win32ui.c
trunk/fuse/ui/win32/win32ui.rc
trunk/fuse/ui/xlib/.cvsignore
trunk/fuse/ui/xlib/Makefile.am
trunk/fuse/ui/xlib/xdisplay.c
trunk/fuse/ui/xlib/xdisplay.h
trunk/fuse/ui/xlib/xerror.c
trunk/fuse/ui/xlib/xjoystick.c
trunk/fuse/ui/xlib/xkeyboard.c
trunk/fuse/ui/xlib/xkeyboard.h
trunk/fuse/ui/xlib/xui.c
trunk/fuse/ui/xlib/xui.h
trunk/fuse/ui.c
trunk/fuse/uidisplay.c
trunk/fuse/ula.c
trunk/fuse/ula.h
trunk/fuse/utils.c
trunk/fuse/utils.h
trunk/fuse/widget/.cvsignore
trunk/fuse/widget/Makefile.am
trunk/fuse/widget/browse.c
trunk/fuse/widget/debugger.c
trunk/fuse/widget/error.c
trunk/fuse/widget/filesel.c
trunk/fuse/widget/memory.c
trunk/fuse/widget/menu.c
trunk/fuse/widget/mkfusefont.pl
trunk/fuse/widget/options-header.pl
trunk/fuse/widget/options.pl
trunk/fuse/widget/picture.c
trunk/fuse/widget/pokefinder.c
trunk/fuse/widget/query.c
trunk/fuse/widget/roms.c
trunk/fuse/widget/select.c
trunk/fuse/widget/text.c
trunk/fuse/widget/widget.c
trunk/fuse/widget/widget.h
trunk/fuse/widget/widget_internals.h
trunk/fuse/z80/.cvsignore
trunk/fuse/z80/Makefile.am
trunk/fuse/z80/coretest.c
trunk/fuse/z80/harness.pl
trunk/fuse/z80/opcodes_base.dat
trunk/fuse/z80/opcodes_cb.dat
trunk/fuse/z80/tests/.cvsignore
trunk/fuse/z80/tests/Makefile.am
trunk/fuse/z80/tests/ddcb40.out
trunk/fuse/z80/tests/ddcb41.out
trunk/fuse/z80/tests/ddcb42.out
trunk/fuse/z80/tests/ddcb44.out
trunk/fuse/z80/tests/ddcb45.out
trunk/fuse/z80/tests/ddcb46.out
trunk/fuse/z80/tests/ddcb47.out
trunk/fuse/z80/tests/ddcb48.out
trunk/fuse/z80/tests/ddcb49.out
trunk/fuse/z80/tests/ddcb4a.out
trunk/fuse/z80/tests/ddcb4b.out
trunk/fuse/z80/tests/ddcb4c.out
trunk/fuse/z80/tests/ddcb4d.out
trunk/fuse/z80/tests/ddcb50.out
trunk/fuse/z80/tests/ddcb51.out
trunk/fuse/z80/tests/ddcb52.out
trunk/fuse/z80/tests/ddcb53.out
trunk/fuse/z80/tests/ddcb54.out
trunk/fuse/z80/tests/ddcb55.out
trunk/fuse/z80/tests/ddcb56.out
trunk/fuse/z80/tests/ddcb58.out
trunk/fuse/z80/tests/ddcb5a.out
trunk/fuse/z80/tests/ddcb5d.out
trunk/fuse/z80/tests/ddcb5e.out
trunk/fuse/z80/tests/ddcb60.out
trunk/fuse/z80/tests/ddcb61.out
trunk/fuse/z80/tests/ddcb62.out
trunk/fuse/z80/tests/ddcb63.out
trunk/fuse/z80/tests/ddcb64.out
trunk/fuse/z80/tests/ddcb66.out
trunk/fuse/z80/tests/ddcb67.out
trunk/fuse/z80/tests/ddcb68.out
trunk/fuse/z80/tests/ddcb69.out
trunk/fuse/z80/tests/ddcb6a.out
trunk/fuse/z80/tests/ddcb6b.out
trunk/fuse/z80/tests/ddcb6d.out
trunk/fuse/z80/tests/ddcb6e.out
trunk/fuse/z80/tests/ddcb6f.out
trunk/fuse/z80/tests/ddcb70.out
trunk/fuse/z80/tests/ddcb73.out
trunk/fuse/z80/tests/ddcb75.out
trunk/fuse/z80/tests/ddcb76.out
trunk/fuse/z80/tests/ddcb78.out
trunk/fuse/z80/tests/ddcb79.out
trunk/fuse/z80/tests/ddcb7a.out
trunk/fuse/z80/tests/ddcb7b.out
trunk/fuse/z80/tests/ddcb7d.out
trunk/fuse/z80/tests/ddcb7e.out
trunk/fuse/z80/tests/ddcb7f.out
trunk/fuse/z80/tests/edb0.out
trunk/fuse/z80/tests/edb1.out
trunk/fuse/z80/tests/edb2.out
trunk/fuse/z80/tests/edb8.out
trunk/fuse/z80/tests/edb9.out
trunk/fuse/z80/tests/edba.out
trunk/fuse/z80/tests/fdcb40.out
trunk/fuse/z80/tests/fdcb41.out
trunk/fuse/z80/tests/fdcb42.out
trunk/fuse/z80/tests/fdcb43.out
trunk/fuse/z80/tests/fdcb44.out
trunk/fuse/z80/tests/fdcb45.out
trunk/fuse/z80/tests/fdcb46.out
trunk/fuse/z80/tests/fdcb47.out
trunk/fuse/z80/tests/fdcb48.out
trunk/fuse/z80/tests/fdcb4a.out
trunk/fuse/z80/tests/fdcb4c.out
trunk/fuse/z80/tests/fdcb4d.out
trunk/fuse/z80/tests/fdcb4e.out
trunk/fuse/z80/tests/fdcb50.out
trunk/fuse/z80/tests/fdcb51.out
trunk/fuse/z80/tests/fdcb52.out
trunk/fuse/z80/tests/fdcb53.out
trunk/fuse/z80/tests/fdcb54.out
trunk/fuse/z80/tests/fdcb55.out
trunk/fuse/z80/tests/fdcb56.out
trunk/fuse/z80/tests/fdcb57.out
trunk/fuse/z80/tests/fdcb58.out
trunk/fuse/z80/tests/fdcb5c.out
trunk/fuse/z80/tests/fdcb5e.out
trunk/fuse/z80/tests/fdcb60.out
trunk/fuse/z80/tests/fdcb61.out
trunk/fuse/z80/tests/fdcb62.out
trunk/fuse/z80/tests/fdcb63.out
trunk/fuse/z80/tests/fdcb64.out
trunk/fuse/z80/tests/fdcb66.out
trunk/fuse/z80/tests/fdcb67.out
trunk/fuse/z80/tests/fdcb69.out
trunk/fuse/z80/tests/fdcb6a.out
trunk/fuse/z80/tests/fdcb6c.out
trunk/fuse/z80/tests/fdcb6e.out
trunk/fuse/z80/tests/fdcb6f.out
trunk/fuse/z80/tests/fdcb70.out
trunk/fuse/z80/tests/fdcb71.out
trunk/fuse/z80/tests/fdcb72.out
trunk/fuse/z80/tests/fdcb74.out
trunk/fuse/z80/tests/fdcb76.out
trunk/fuse/z80/tests/fdcb79.out
trunk/fuse/z80/tests/fdcb7a.out
trunk/fuse/z80/tests/fdcb7b.out
trunk/fuse/z80/tests/fdcb7c.out
trunk/fuse/z80/tests/fdcb7d.out
trunk/fuse/z80/tests/fdcb7e.out
trunk/fuse/z80/tests/fdcb7f.out
trunk/fuse/z80/z80.c
trunk/fuse/z80/z80.h
trunk/fuse/z80/z80.pl
trunk/fuse/z80/z80_macros.h
trunk/fuse/z80/z80_ops.c
trunk/fuse/zxatasp.c
trunk/fuse/zxatasp.h
trunk/fuse/zxcf.c
trunk/fuse/zxcf.h
trunk/libspectrum/config.h
trunk/libspectrum/libspectrum/AUTHORS
trunk/libspectrum/libspectrum/COPYING
trunk/libspectrum/libspectrum/ChangeLog
trunk/libspectrum/libspectrum/Makefile.am
trunk/libspectrum/libspectrum/THANKS
trunk/libspectrum/libspectrum/TODO
trunk/libspectrum/libspectrum/accessor.pl
trunk/libspectrum/libspectrum/acinclude.m4
trunk/libspectrum/libspectrum/autogen.sh
trunk/libspectrum/libspectrum/bzip2.c
trunk/libspectrum/libspectrum/config.h.in
trunk/libspectrum/libspectrum/configure.in
trunk/libspectrum/libspectrum/creator.c
trunk/libspectrum/libspectrum/crypto.c
trunk/libspectrum/libspectrum/dck.c
trunk/libspectrum/libspectrum/dll.c
trunk/libspectrum/libspectrum/doc/.cvsignore
trunk/libspectrum/libspectrum/doc/Makefile.am
trunk/libspectrum/libspectrum/doc/cvs-tags
trunk/libspectrum/libspectrum/doc/libspectrum.3
trunk/libspectrum/libspectrum/doc/libspectrum.txt
trunk/libspectrum/libspectrum/hacking/.cvsignore
trunk/libspectrum/libspectrum/hacking/ChangeLog
trunk/libspectrum/libspectrum/hacking/Makefile.am
trunk/libspectrum/libspectrum/ide.c
trunk/libspectrum/libspectrum/internals.h
trunk/libspectrum/libspectrum/libspectrum.c
trunk/libspectrum/libspectrum/libspectrum.h.in
trunk/libspectrum/libspectrum/make-perl.c
trunk/libspectrum/libspectrum/microdrive.c
trunk/libspectrum/libspectrum/myglib/.cvsignore
trunk/libspectrum/libspectrum/myglib/Makefile.am
trunk/libspectrum/libspectrum/myglib/ghash.c
trunk/libspectrum/libspectrum/myglib/gslist.c
trunk/libspectrum/libspectrum/plusd.c
trunk/libspectrum/libspectrum/rzx.c
trunk/libspectrum/libspectrum/sna.c
trunk/libspectrum/libspectrum/snap_accessors.txt
trunk/libspectrum/libspectrum/snapshot.c
trunk/libspectrum/libspectrum/snp.c
trunk/libspectrum/libspectrum/sp.c
trunk/libspectrum/libspectrum/symbol_table.c
trunk/libspectrum/libspectrum/szx.c
trunk/libspectrum/libspectrum/tap.c
trunk/libspectrum/libspectrum/tape.c
trunk/libspectrum/libspectrum/tape_accessors.pl
trunk/libspectrum/libspectrum/tape_accessors.txt
trunk/libspectrum/libspectrum/tape_block.c
trunk/libspectrum/libspectrum/tape_block.h
trunk/libspectrum/libspectrum/tape_set.pl
trunk/libspectrum/libspectrum/timings.c
trunk/libspectrum/libspectrum/tzx_read.c
trunk/libspectrum/libspectrum/tzx_write.c
trunk/libspectrum/libspectrum/warajevo_read.c
trunk/libspectrum/libspectrum/z80.c
trunk/libspectrum/libspectrum/z80em.c
trunk/libspectrum/libspectrum/zlib.c
trunk/libspectrum/libspectrum/zxs.c
trunk/libspectrum/libspectrum.h
trunk/libspectrum/libspectrum.xcodeproj/project.pbxproj
Added Paths:
-----------
trunk/audiofile/
trunk/audiofile/Info.plist
trunk/audiofile/audiofile/
trunk/audiofile/audiofile.xcodeproj/
trunk/audiofile/audiofile.xcodeproj/project.pbxproj
trunk/audiofile/config.h
trunk/fuse/hacking/win32_todo.txt
trunk/fuse/menu_data.dat
trunk/fuse/sound/alsasound.c
trunk/fuse/ui/win32/icons/Makefile.am
trunk/fuse/windres.rc
trunk/fuse/z80/tests/27_1.in
trunk/fuse/z80/tests/27_1.out
trunk/libspectrum/libspectrum/csw.c
trunk/libspectrum/libspectrum/test/
trunk/libspectrum/libspectrum/wav.c
Removed Paths:
-------------
trunk/fuse/menu_data.c
Modified: trunk/FuseImporter/FuseImporter.xcodeproj/project.pbxproj
===================================================================
--- trunk/FuseImporter/FuseImporter.xcodeproj/project.pbxproj 2007-06-11 02:30:09 UTC (rev 381)
+++ trunk/FuseImporter/FuseImporter.xcodeproj/project.pbxproj 2007-06-16 13:20:50 UTC (rev 382)
@@ -11,6 +11,8 @@
8D5B49A804867FD3000E48DA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 8D5B49A704867FD3000E48DA /* InfoPlist.strings */; };
B60E533A0827207800F2C004 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = B60E53390827207800F2C004 /* main.m */; };
B60E533C082720EC00F2C004 /* GetMetadataForFile.m in Sources */ = {isa = PBXBuildFile; fileRef = B60E533B082720EC00F2C004 /* GetMetadataForFile.m */; };
+ B61617260C1CE2980009ADF9 /* csw.c in Sources */ = {isa = PBXBuildFile; fileRef = B61617250C1CE2980009ADF9 /* csw.c */; };
+ B616172A0C1CE2A50009ADF9 /* wav.c in Sources */ = {isa = PBXBuildFile; fileRef = B61617290C1CE2A50009ADF9 /* wav.c */; };
B62C1CD00B761515000BA4E0 /* symbol_table.c in Sources */ = {isa = PBXBuildFile; fileRef = B62C1CCF0B761515000BA4E0 /* symbol_table.c */; };
B639B7930A6BB2C100927E24 /* z80em.c in Sources */ = {isa = PBXBuildFile; fileRef = B639B7920A6BB2C100927E24 /* z80em.c */; };
B6687E140A607F1D005D0FDE /* libspectrum.h.in in Resources */ = {isa = PBXBuildFile; fileRef = B6687E130A607F1D005D0FDE /* libspectrum.h.in */; };
@@ -111,6 +113,8 @@
8D576317048677EA00EA77CD /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
B60E53390827207800F2C004 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
B60E533B082720EC00F2C004 /* GetMetadataForFile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GetMetadataForFile.m; sourceTree = "<group>"; };
+ B61617250C1CE2980009ADF9 /* csw.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = csw.c; path = ../../libspectrum/libspectrum/csw.c; sourceTree = "<group>"; };
+ B61617290C1CE2A50009ADF9 /* wav.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = wav.c; path = ../../libspectrum/libspectrum/wav.c; sourceTree = "<group>"; };
B62C1CCF0B761515000BA4E0 /* symbol_table.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = symbol_table.c; path = ../../libspectrum/libspectrum/symbol_table.c; sourceTree = "<group>"; };
B639B7920A6BB2C100927E24 /* z80em.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = z80em.c; path = ../../libspectrum/libspectrum/z80em.c; sourceTree = "<group>"; };
B6687E130A607F1D005D0FDE /* libspectrum.h.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = libspectrum.h.in; path = ../../libspectrum/libspectrum/libspectrum.h.in; sourceTree = "<group>"; };
@@ -233,6 +237,7 @@
B6BF29FF0A5FFD0100D16624 /* config.h */,
B6BF2A000A5FFD0100D16624 /* creator.c */,
B6BF2A010A5FFD0100D16624 /* crypto.c */,
+ B61617250C1CE2980009ADF9 /* csw.c */,
B6BF2A020A5FFD0100D16624 /* dck.c */,
B6BF2A030A5FFD0100D16624 /* ide.c */,
B6BF2A040A5FFD0100D16624 /* internals.h */,
@@ -255,6 +260,7 @@
B6BF2A140A5FFD0100D16624 /* tzx_read.c */,
B6BF2A150A5FFD0100D16624 /* tzx_write.c */,
B6BF2A160A5FFD0100D16624 /* warajevo_read.c */,
+ B61617290C1CE2A50009ADF9 /* wav.c */,
B6BF2A170A5FFD0100D16624 /* z80.c */,
B639B7920A6BB2C100927E24 /* z80em.c */,
B6BF2A180A5FFD0100D16624 /* zlib.c */,
@@ -392,6 +398,8 @@
B6BF2A350A5FFD0100D16624 /* zxs.c in Sources */,
B639B7930A6BB2C100927E24 /* z80em.c in Sources */,
B62C1CD00B761515000BA4E0 /* symbol_table.c in Sources */,
+ B61617260C1CE2980009ADF9 /* csw.c in Sources */,
+ B616172A0C1CE2A50009ADF9 /* wav.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -545,18 +553,21 @@
B6B0E30108CC65D5001D8411 /* Development */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = Development;
};
B6B0E30208CC65D5001D8411 /* Deployment */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = Deployment;
};
B6B0E30308CC65D5001D8411 /* Default */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = Default;
};
Modified: trunk/FuseImporter/libspectrum.h
===================================================================
--- trunk/FuseImporter/libspectrum.h 2007-06-11 02:30:09 UTC (rev 381)
+++ trunk/FuseImporter/libspectrum.h 2007-06-16 13:20:50 UTC (rev 382)
@@ -13,9 +13,9 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ You should have received a copy of the GNU General Public License along
+ with this program; if not, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
Author contact information:
@@ -272,6 +272,12 @@
LIBSPECTRUM_ID_TAPE_CSW, /* .csw tape image */
LIBSPECTRUM_ID_TAPE_Z80EM, /* Z80Em tape image */
+ /* Below here, present only in x.x.x and later */
+ LIBSPECTRUM_ID_TAPE_WAV, /* .wav tape image */
+
+ /* Amiga entry for improved compressed file support */
+ LIBSPECTRUM_ID_COMPRESSED_XFD, /* xfdmaster compressed file */
+
LIBSPECTRUM_ID_SCREEN_SCR, /* .scr screen file */
} libspectrum_id_t;
@@ -716,6 +722,7 @@
} libspectrum_tape_type;
typedef struct libspectrum_tape_block libspectrum_tape_block;
+typedef struct libspectrum_tape_block_state libspectrum_tape_block_state;
typedef struct libspectrum_tape_generalised_data_symbol_table libspectrum_tape_generalised_data_symbol_table;
/* Something to step through all the blocks in a tape */
@@ -756,7 +763,8 @@
libspectrum_tape_type type );
libspectrum_error WIN32_DLL
-libspectrum_tape_block_init( libspectrum_tape_block *block );
+libspectrum_tape_block_init( libspectrum_tape_block *block,
+ libspectrum_tape_block_state *state );
libspectrum_error WIN32_DLL
libspectrum_tape_block_description( char *buffer, size_t length,
@@ -804,10 +812,10 @@
libspectrum_error WIN32_DLL libspectrum_tape_block_set_pilot_table( libspectrum_tape_block *block, libspectrum_tape_generalised_data_symbol_table* pilot_table );
libspectrum_dword WIN32_DLL libspectrum_tape_block_pulse_length( libspectrum_tape_block *block );
libspectrum_error WIN32_DLL libspectrum_tape_block_set_pulse_length( libspectrum_tape_block *block, libspectrum_dword pulse_length );
+libspectrum_dword WIN32_DLL libspectrum_tape_block_scale( libspectrum_tape_block *block );
+libspectrum_error WIN32_DLL libspectrum_tape_block_set_scale( libspectrum_tape_block *block, libspectrum_dword scale );
libspectrum_dword WIN32_DLL libspectrum_tape_block_pulse_lengths( libspectrum_tape_block *block, size_t idx );
libspectrum_error WIN32_DLL libspectrum_tape_block_set_pulse_lengths( libspectrum_tape_block *block, libspectrum_dword *pulse_lengths );
-libspectrum_tape_state_type WIN32_DLL libspectrum_tape_block_state( libspectrum_tape_block *block );
-libspectrum_error WIN32_DLL libspectrum_tape_block_set_state( libspectrum_tape_block *block, libspectrum_tape_state_type state );
libspectrum_dword WIN32_DLL libspectrum_tape_block_sync1_length( libspectrum_tape_block *block );
libspectrum_error WIN32_DLL libspectrum_tape_block_set_sync1_length( libspectrum_tape_block *block, libspectrum_dword sync1_length );
libspectrum_dword WIN32_DLL libspectrum_tape_block_sync2_length( libspectrum_tape_block *block );
@@ -850,6 +858,15 @@
libspectrum_tape_block WIN32_DLL *
libspectrum_tape_current_block( libspectrum_tape *tape );
+/* Get the state of the active block on the tape */
+libspectrum_tape_state_type WIN32_DLL
+libspectrum_tape_state( libspectrum_tape *tape );
+
+/* Set the state of the active block on the tape */
+libspectrum_error WIN32_DLL
+libspectrum_tape_set_state( libspectrum_tape *tape,
+ libspectrum_tape_state_type state );
+
/* Peek at the next block on the tape */
libspectrum_tape_block WIN32_DLL *
libspectrum_tape_peek_next_block( libspectrum_tape *tape );
@@ -883,25 +900,36 @@
/*** Routines for .tap format files ***/
+/* DEPRECATED: use libspectrum_tape_read() instead */
+DEPRECATED
libspectrum_error WIN32_DLL
libspectrum_tap_read( libspectrum_tape *tape, const libspectrum_byte *buffer,
const size_t length );
+
+/* DEPRECATED: use libspectrum_tape_write() instead */
+DEPRECATED
libspectrum_error WIN32_DLL
libspectrum_tap_write( libspectrum_byte **buffer, size_t *length,
libspectrum_tape *tape );
/*** Routines for .tzx format files ***/
+/* DEPRECATED: use libspectrum_tape_read() instead */
+DEPRECATED
libspectrum_error WIN32_DLL
libspectrum_tzx_read( libspectrum_tape *tape, const libspectrum_byte *buffer,
const size_t length );
+/* DEPRECATED: use libspectrum_tape_write() instead */
+DEPRECATED
libspectrum_error WIN32_DLL
libspectrum_tzx_write( libspectrum_byte **buffer, size_t *length,
libspectrum_tape *tape );
/*** Routines for Warajevo .tap format files ***/
+/* DEPRECATED: use libspectrum_tape_read() instead */
+DEPRECATED
libspectrum_error WIN32_DLL
libspectrum_warajevo_read( libspectrum_tape *tape,
const libspectrum_byte *buffer, size_t length );
@@ -913,6 +941,9 @@
libspectrum_tape *tape );
libspectrum_tape_block WIN32_DLL *
+libspectrum_tape_iterator_current( libspectrum_tape_iterator iterator );
+
+libspectrum_tape_block WIN32_DLL *
libspectrum_tape_iterator_next( libspectrum_tape_iterator *iterator );
/*** Routines for handling the TZX generalised data block symbol table
Modified: trunk/README
===================================================================
--- trunk/README 2007-06-11 02:30:09 UTC (rev 381)
+++ trunk/README 2007-06-16 13:20:50 UTC (rev 382)
@@ -9,6 +9,7 @@
The directory structure is expected to be:
fuse/
FuseImporter
+ audiofile
fuse
lib765
bzip2
@@ -18,6 +19,9 @@
Full build instructions:
Uncompress the source package, and cd into the directory created. Then:
+cd audiofile
+xcodebuild -configuration Deployment
+cd ..
cd bzip2
xcodebuild -configuration Deployment
cd ..
Property changes on: trunk/audiofile
___________________________________________________________________
Name: svn:ignore
+ build
Added: trunk/audiofile/Info.plist
===================================================================
--- trunk/audiofile/Info.plist (rev 0)
+++ trunk/audiofile/Info.plist 2007-06-16 13:20:50 UTC (rev 382)
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>CFBundleDevelopmentRegion</key>
+ <string>English</string>
+ <key>CFBundleExecutable</key>
+ <string></string>
+ <key>CFBundleGetInfoString</key>
+ <string></string>
+ <key>CFBundleIconFile</key>
+ <string></string>
+ <key>CFBundleIdentifier</key>
+ <string></string>
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>6.0</string>
+ <key>CFBundleName</key>
+ <string></string>
+ <key>CFBundlePackageType</key>
+ <string>FMWK</string>
+ <key>CFBundleShortVersionString</key>
+ <string></string>
+ <key>CFBundleSignature</key>
+ <string>????</string>
+ <key>CFBundleVersion</key>
+ <string>0.2.6</string>
+</dict>
+</plist>
Copied: trunk/audiofile/audiofile (from rev 381, vendor/audiofile/audiofile-0.2.6)
Added: trunk/audiofile/audiofile.xcodeproj/project.pbxproj
===================================================================
--- trunk/audiofile/audiofile.xcodeproj/project.pbxproj (rev 0)
+++ trunk/audiofile/audiofile.xcodeproj/project.pbxproj 2007-06-16 13:20:50 UTC (rev 382)
@@ -0,0 +1,582 @@
+// !$*UTF8*$!
+{
+ archiveVersion = 1;
+ classes = {
+ };
+ objectVersion = 42;
+ objects = {
+
+/* Begin PBXBuildFile section */
+ B623958E0C1CF586003B8E87 /* aes.c in Sources */ = {isa = PBXBuildFile; fileRef = 0000000000000000003A29E0 /* aes.c */; };
+ B623958F0C1CF586003B8E87 /* af_vfs.c in Sources */ = {isa = PBXBuildFile; fileRef = 0000000000000000003F7FC0 /* af_vfs.c */; };
+ B62395900C1CF586003B8E87 /* aiff.c in Sources */ = {isa = PBXBuildFile; fileRef = 0000000000000000003BA6D0 /* aiff.c */; };
+ B62395910C1CF586003B8E87 /* aiffwrite.c in Sources */ = {isa = PBXBuildFile; fileRef = 000000000000000000388830 /* aiffwrite.c */; };
+ B62395920C1CF586003B8E87 /* aupv.c in Sources */ = {isa = PBXBuildFile; fileRef = 0000000000000000166118B0 /* aupv.c */; };
+ B62395930C1CF586003B8E87 /* avr.c in Sources */ = {isa = PBXBuildFile; fileRef = 000000000000000016613DF0 /* avr.c */; };
+ B62395940C1CF586003B8E87 /* avrwrite.c in Sources */ = {isa = PBXBuildFile; fileRef = 0000000000000000003B9C10 /* avrwrite.c */; };
+ B62395950C1CF586003B8E87 /* byteorder.c in Sources */ = {isa = PBXBuildFile; fileRef = 000000000000000016602520 /* byteorder.c */; };
+ B62395960C1CF586003B8E87 /* compression.c in Sources */ = {isa = PBXBuildFile; fileRef = 0000000000000000003D4B80 /* compression.c */; };
+ B62395970C1CF586003B8E87 /* data.c in Sources */ = {isa = PBXBuildFile; fileRef = 000000000000000000310F20 /* data.c */; };
+ B62395980C1CF586003B8E87 /* debug.c in Sources */ = {isa = PBXBuildFile; fileRef = 000000000000000000327F20 /* debug.c */; };
+ B62395990C1CF586003B8E87 /* error.c in Sources */ = {isa = PBXBuildFile; fileRef = 0000000000000000003D8170 /* error.c */; };
+ B623959A0C1CF586003B8E87 /* extended.c in Sources */ = {isa = PBXBuildFile; fileRef = 0000000000000000003DC520 /* extended.c */; };
+ B623959B0C1CF586003B8E87 /* format.c in Sources */ = {isa = PBXBuildFile; fileRef = 00000000000000000030C140 /* format.c */; };
+ B623959C0C1CF586003B8E87 /* g711.c in Sources */ = {isa = PBXBuildFile; fileRef = 0000000000000000166160D0 /* g711.c */; };
+ B623959D0C1CF586003B8E87 /* iff.c in Sources */ = {isa = PBXBuildFile; fileRef = 0000000000000000003A2A40 /* iff.c */; };
+ B623959E0C1CF586003B8E87 /* iffwrite.c in Sources */ = {isa = PBXBuildFile; fileRef = 0000000000000000003A2A90 /* iffwrite.c */; };
+ B623959F0C1CF586003B8E87 /* instrument.c in Sources */ = {isa = PBXBuildFile; fileRef = 000000000000000016617950 /* instrument.c */; };
+ B62395A00C1CF586003B8E87 /* ircam.c in Sources */ = {isa = PBXBuildFile; fileRef = 000000000000000016616130 /* ircam.c */; };
+ B62395A10C1CF586003B8E87 /* ircamwrite.c in Sources */ = {isa = PBXBuildFile; fileRef = 000000000000000016616180 /* ircamwrite.c */; };
+ B62395A20C1CF586003B8E87 /* loop.c in Sources */ = {isa = PBXBuildFile; fileRef = 0000000000000000166161D0 /* loop.c */; };
+ B62395A30C1CF586003B8E87 /* marker.c in Sources */ = {isa = PBXBuildFile; fileRef = 0000000000000000166180B0 /* marker.c */; };
+ B62395A40C1CF586003B8E87 /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 0000000000000000166077B0 /* misc.c */; };
+ B62395A50C1CF586003B8E87 /* modules.c in Sources */ = {isa = PBXBuildFile; fileRef = 000000000000000016607800 /* modules.c */; };
+ B62395A60C1CF586003B8E87 /* adpcm.c in Sources */ = {isa = PBXBuildFile; fileRef = 00000000000000001660BDA0 /* adpcm.c */; };
+ B62395A70C1CF586003B8E87 /* g711.c in Sources */ = {isa = PBXBuildFile; fileRef = 000000000000000016620470 /* g711.c */; };
+ B62395A80C1CF586003B8E87 /* ima.c in Sources */ = {isa = PBXBuildFile; fileRef = 0000000000000000166179C0 /* ima.c */; };
+ B62395A90C1CF586003B8E87 /* msadpcm.c in Sources */ = {isa = PBXBuildFile; fileRef = 0000000000000000166149D0 /* msadpcm.c */; };
+ B62395AA0C1CF586003B8E87 /* pcm.c in Sources */ = {isa = PBXBuildFile; fileRef = 00000000000000001660CC10 /* pcm.c */; };
+ B62395AB0C1CF586003B8E87 /* rebuffer.c in Sources */ = {isa = PBXBuildFile; fileRef = 0000000000000000003E46C0 /* rebuffer.c */; };
+ B62395AC0C1CF586003B8E87 /* next.c in Sources */ = {isa = PBXBuildFile; fileRef = 000000000000000016620170 /* next.c */; };
+ B62395AD0C1CF586003B8E87 /* nextwrite.c in Sources */ = {isa = PBXBuildFile; fileRef = 0000000000000000003A0D00 /* nextwrite.c */; };
+ B62395AE0C1CF586003B8E87 /* nist.c in Sources */ = {isa = PBXBuildFile; fileRef = 0000000000000000166155C0 /* nist.c */; };
+ B62395AF0C1CF586003B8E87 /* nistwrite.c in Sources */ = {isa = PBXBuildFile; fileRef = 000000000000000016612050 /* nistwrite.c */; };
+ B62395B00C1CF586003B8E87 /* openclose.c in Sources */ = {isa = PBXBuildFile; fileRef = 00000000000000001661E960 /* openclose.c */; };
+ B62395B10C1CF586003B8E87 /* pcm.c in Sources */ = {isa = PBXBuildFile; fileRef = 000000000000000016616EE0 /* pcm.c */; };
+ B62395B20C1CF586003B8E87 /* query.c in Sources */ = {isa = PBXBuildFile; fileRef = 00000000000000001661D530 /* query.c */; };
+ B62395B30C1CF586003B8E87 /* raw.c in Sources */ = {isa = PBXBuildFile; fileRef = 00000000000000001661D2A0 /* raw.c */; };
+ B62395B40C1CF586003B8E87 /* setup.c in Sources */ = {isa = PBXBuildFile; fileRef = 00000000000000001661E7D0 /* setup.c */; };
+ B62395B50C1CF586003B8E87 /* track.c in Sources */ = {isa = PBXBuildFile; fileRef = 00000000000000001660BB40 /* track.c */; };
+ B62395B60C1CF586003B8E87 /* units.c in Sources */ = {isa = PBXBuildFile; fileRef = 00000000000000001661E180 /* units.c */; };
+ B62395B70C1CF586003B8E87 /* util.c in Sources */ = {isa = PBXBuildFile; fileRef = 00000000000000001661F380 /* util.c */; };
+ B62395B80C1CF586003B8E87 /* wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 000000000000000016616B60 /* wave.c */; };
+ B62395B90C1CF586003B8E87 /* wavewrite.c in Sources */ = {isa = PBXBuildFile; fileRef = 000000000000000016616BD0 /* wavewrite.c */; };
+ B66F97940C1D6FA3003CB91F /* audiofile.h in Headers */ = {isa = PBXBuildFile; fileRef = 000000000000000016607850 /* audiofile.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ B66F97960C1D6FAD003CB91F /* aupvlist.h in Headers */ = {isa = PBXBuildFile; fileRef = 00000000000000001661ECE0 /* aupvlist.h */; settings = {ATTRIBUTES = (Public, ); }; };
+/* End PBXBuildFile section */
+
+/* Begin PBXFileReference section */
+ 00000000000000000030C140 /* format.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = format.c; sourceTree = "<group>"; };
+ 000000000000000000310F20 /* data.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = data.c; sourceTree = "<group>"; };
+ 000000000000000000327F20 /* debug.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = debug.c; sourceTree = "<group>"; };
+ 000000000000000000388830 /* aiffwrite.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = aiffwrite.c; sourceTree = "<group>"; };
+ 0000000000000000003A0D00 /* nextwrite.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = nextwrite.c; sourceTree = "<group>"; };
+ 0000000000000000003A2720 /* af_vfs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = af_vfs.h; sourceTree = "<group>"; };
+ 0000000000000000003A28E0 /* debug.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = debug.h; sourceTree = "<group>"; };
+ 0000000000000000003A29E0 /* aes.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = aes.c; sourceTree = "<group>"; };
+ 0000000000000000003A2A40 /* iff.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = iff.c; sourceTree = "<group>"; };
+ 0000000000000000003A2A90 /* iffwrite.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = iffwrite.c; sourceTree = "<group>"; };
+ 0000000000000000003B28E0 /* aiff.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = aiff.h; sourceTree = "<group>"; };
+ 0000000000000000003B9C10 /* avrwrite.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = avrwrite.c; sourceTree = "<group>"; };
+ 0000000000000000003BA6D0 /* aiff.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = aiff.c; sourceTree = "<group>"; };
+ 0000000000000000003D4B80 /* compression.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = compression.c; sourceTree = "<group>"; };
+ 0000000000000000003D8170 /* error.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = error.c; sourceTree = "<group>"; };
+ 0000000000000000003DC520 /* extended.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = extended.c; sourceTree = "<group>"; };
+ 0000000000000000003E46C0 /* rebuffer.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = rebuffer.c; sourceTree = "<group>"; };
+ 0000000000000000003F7FC0 /* af_vfs.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = af_vfs.c; sourceTree = "<group>"; };
+ 000000000000000016600D20 /* modules.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = modules.h; sourceTree = "<group>"; };
+ 000000000000000016600DE0 /* next.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = next.h; sourceTree = "<group>"; };
+ 000000000000000016600F40 /* nist.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = nist.h; sourceTree = "<group>"; };
+ 000000000000000016602520 /* byteorder.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = byteorder.c; sourceTree = "<group>"; };
+ 000000000000000016604F90 /* avr.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = avr.h; sourceTree = "<group>"; };
+ 000000000000000016605480 /* aupvinternal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = aupvinternal.h; sourceTree = "<group>"; };
+ 0000000000000000166077B0 /* misc.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = misc.c; sourceTree = "<group>"; };
+ 000000000000000016607800 /* modules.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = modules.c; sourceTree = "<group>"; };
+ 000000000000000016607850 /* audiofile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = audiofile.h; sourceTree = "<group>"; };
+ 00000000000000001660BB40 /* track.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = track.c; sourceTree = "<group>"; };
+ 00000000000000001660BDA0 /* adpcm.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = adpcm.c; sourceTree = "<group>"; };
+ 00000000000000001660C9C0 /* pcm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = pcm.h; sourceTree = "<group>"; };
+ 00000000000000001660CA30 /* print.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = print.h; sourceTree = "<group>"; };
+ 00000000000000001660CC10 /* pcm.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = pcm.c; sourceTree = "<group>"; };
+ 00000000000000001660CE50 /* g711.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = g711.h; sourceTree = "<group>"; };
+ 00000000000000001660CEC0 /* ima.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ima.h; sourceTree = "<group>"; };
+ 00000000000000001660D460 /* compression.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = compression.h; sourceTree = "<group>"; };
+ 00000000000000001660DE40 /* adpcm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = adpcm.h; sourceTree = "<group>"; };
+ 00000000000000001660DF20 /* g711.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = g711.h; sourceTree = "<group>"; };
+ 00000000000000001660DF90 /* iff.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = iff.h; sourceTree = "<group>"; };
+ 000000000000000016610EC0 /* pcm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = pcm.h; sourceTree = "<group>"; };
+ 000000000000000016610FE0 /* rebuffer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = rebuffer.h; sourceTree = "<group>"; };
+ 0000000000000000166118B0 /* aupv.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = aupv.c; sourceTree = "<group>"; };
+ 000000000000000016612050 /* nistwrite.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = nistwrite.c; sourceTree = "<group>"; };
+ 000000000000000016613DF0 /* avr.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = avr.c; sourceTree = "<group>"; };
+ 0000000000000000166145A0 /* byteorder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = byteorder.h; sourceTree = "<group>"; };
+ 0000000000000000166149D0 /* msadpcm.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = msadpcm.c; sourceTree = "<group>"; };
+ 000000000000000016615510 /* instrument.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = instrument.h; sourceTree = "<group>"; };
+ 0000000000000000166155C0 /* nist.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = nist.c; sourceTree = "<group>"; };
+ 0000000000000000166160D0 /* g711.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = g711.c; sourceTree = "<group>"; };
+ 000000000000000016616130 /* ircam.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = ircam.c; sourceTree = "<group>"; };
+ 000000000000000016616180 /* ircamwrite.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = ircamwrite.c; sourceTree = "<group>"; };
+ 0000000000000000166161D0 /* loop.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = loop.c; sourceTree = "<group>"; };
+ 000000000000000016616B60 /* wave.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = wave.c; sourceTree = "<group>"; };
+ 000000000000000016616BD0 /* wavewrite.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = wavewrite.c; sourceTree = "<group>"; };
+ 000000000000000016616EE0 /* pcm.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = pcm.c; sourceTree = "<group>"; };
+ 000000000000000016617950 /* instrument.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = instrument.c; sourceTree = "<group>"; };
+ 0000000000000000166179C0 /* ima.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = ima.c; sourceTree = "<group>"; };
+ 0000000000000000166180B0 /* marker.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = marker.c; sourceTree = "<group>"; };
+ 000000000000000016619750 /* error.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = error.h; sourceTree = "<group>"; };
+ 000000000000000016619AE0 /* extended.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = extended.h; sourceTree = "<group>"; };
+ 00000000000000001661D2A0 /* raw.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = raw.c; sourceTree = "<group>"; };
+ 00000000000000001661D530 /* query.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = query.c; sourceTree = "<group>"; };
+ 00000000000000001661E180 /* units.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = units.c; sourceTree = "<group>"; };
+ 00000000000000001661E700 /* afinternal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = afinternal.h; sourceTree = "<group>"; };
+ 00000000000000001661E7D0 /* setup.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = setup.c; sourceTree = "<group>"; };
+ 00000000000000001661E960 /* openclose.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = openclose.c; sourceTree = "<group>"; };
+ 00000000000000001661ECE0 /* aupvlist.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = aupvlist.h; sourceTree = "<group>"; };
+ 00000000000000001661F380 /* util.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = util.c; sourceTree = "<group>"; };
+ 00000000000000001661F710 /* ircam.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ircam.h; sourceTree = "<group>"; };
+ 00000000000000001661F940 /* msadpcm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = msadpcm.h; sourceTree = "<group>"; };
+ 00000000000000001661FFA0 /* marker.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = marker.h; sourceTree = "<group>"; };
+ 000000000000000016620170 /* next.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = next.c; sourceTree = "<group>"; };
+ 000000000000000016620470 /* g711.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; path = g711.c; sourceTree = "<group>"; };
+ 0000000000000000166207A0 /* raw.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = raw.h; sourceTree = "<group>"; };
+ 000000000000000016620860 /* setup.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = setup.h; sourceTree = "<group>"; };
+ 0000000000000000166208E0 /* track.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = track.h; sourceTree = "<group>"; };
+ 000000000000000016620A20 /* units.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = units.h; sourceTree = "<group>"; };
+ 000000000000000016620B50 /* util.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = util.h; sourceTree = "<group>"; };
+ 000000000000000016620BD0 /* wave.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = wave.h; sourceTree = "<group>"; };
+ B62395C00C1CF586003B8E87 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = Info.plist; sourceTree = "<group>"; };
+ B62395C10C1CF586003B8E87 /* audiofile.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = audiofile.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ B62395C80C1CF5AC003B8E87 /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = SOURCE_ROOT; };
+/* End PBXFileReference section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ B62395BA0C1CF586003B8E87 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXGroup section */
+ 0000000000000000003C6E20 /* libaudiofile */ = {
+ isa = PBXGroup;
+ children = (
+ 0000000000000000003A29E0 /* aes.c */,
+ 0000000000000000003F7FC0 /* af_vfs.c */,
+ 0000000000000000003A2720 /* af_vfs.h */,
+ 00000000000000001661E700 /* afinternal.h */,
+ 0000000000000000003BA6D0 /* aiff.c */,
+ 0000000000000000003B28E0 /* aiff.h */,
+ 000000000000000000388830 /* aiffwrite.c */,
+ 000000000000000016607850 /* audiofile.h */,
+ 0000000000000000166118B0 /* aupv.c */,
+ 000000000000000016605480 /* aupvinternal.h */,
+ 00000000000000001661ECE0 /* aupvlist.h */,
+ 000000000000000016613DF0 /* avr.c */,
+ 000000000000000016604F90 /* avr.h */,
+ 0000000000000000003B9C10 /* avrwrite.c */,
+ 000000000000000016602520 /* byteorder.c */,
+ 0000000000000000166145A0 /* byteorder.h */,
+ B62395C80C1CF5AC003B8E87 /* config.h */,
+ 0000000000000000003D4B80 /* compression.c */,
+ 00000000000000001660D460 /* compression.h */,
+ 000000000000000000310F20 /* data.c */,
+ 000000000000000000327F20 /* debug.c */,
+ 0000000000000000003A28E0 /* debug.h */,
+ 0000000000000000003D8170 /* error.c */,
+ 000000000000000016619750 /* error.h */,
+ 0000000000000000003DC520 /* extended.c */,
+ 000000000000000016619AE0 /* extended.h */,
+ 00000000000000000030C140 /* format.c */,
+ 0000000000000000166160D0 /* g711.c */,
+ 00000000000000001660DF20 /* g711.h */,
+ 0000000000000000003A2A40 /* iff.c */,
+ 00000000000000001660DF90 /* iff.h */,
+ 0000000000000000003A2A90 /* iffwrite.c */,
+ 000000000000000016617950 /* instrument.c */,
+ 000000000000000016615510 /* instrument.h */,
+ 000000000000000016616130 /* ircam.c */,
+ 00000000000000001661F710 /* ircam.h */,
+ 000000000000000016616180 /* ircamwrite.c */,
+ 0000000000000000166161D0 /* loop.c */,
+ 0000000000000000166180B0 /* marker.c */,
+ 00000000000000001661FFA0 /* marker.h */,
+ 0000000000000000166077B0 /* misc.c */,
+ 00000000000000001661F020 /* modules */,
+ 000000000000000016607800 /* modules.c */,
+ 000000000000000016600D20 /* modules.h */,
+ 000000000000000016620170 /* next.c */,
+ 000000000000000016600DE0 /* next.h */,
+ 0000000000000000003A0D00 /* nextwrite.c */,
+ 0000000000000000166155C0 /* nist.c */,
+ 000000000000000016600F40 /* nist.h */,
+ 000000000000000016612050 /* nistwrite.c */,
+ 00000000000000001661E960 /* openclose.c */,
+ 000000000000000016616EE0 /* pcm.c */,
+ 00000000000000001660C9C0 /* pcm.h */,
+ 00000000000000001660CA30 /* print.h */,
+ 00000000000000001661D530 /* query.c */,
+ 00000000000000001661D2A0 /* raw.c */,
+ 0000000000000000166207A0 /* raw.h */,
+ 00000000000000001661E7D0 /* setup.c */,
+ 000000000000000016620860 /* setup.h */,
+ 00000000000000001660BB40 /* track.c */,
+ 0000000000000000166208E0 /* track.h */,
+ 00000000000000001661E180 /* units.c */,
+ 000000000000000016620A20 /* units.h */,
+ 00000000000000001661F380 /* util.c */,
+ 000000000000000016620B50 /* util.h */,
+ 000000000000000016616B60 /* wave.c */,
+ 000000000000000016620BD0 /* wave.h */,
+ 000000000000000016616BD0 /* wavewrite.c */,
+ );
+ name = libaudiofile;
+ path = audiofile/libaudiofile;
+ sourceTree = "<group>";
+ };
+ 0000000000000000166142F0 = {
+ isa = PBXGroup;
+ children = (
+ 0000000000000000003C6E20 /* libaudiofile */,
+ 00000000000000001661FFF0 /* Products */,
+ B62395C00C1CF586003B8E87 /* Info.plist */,
+ );
+ sourceTree = "<group>";
+ };
+ 00000000000000001661F020 /* modules */ = {
+ isa = PBXGroup;
+ children = (
+ 00000000000000001660BDA0 /* adpcm.c */,
+ 00000000000000001660DE40 /* adpcm.h */,
+ 000000000000000016620470 /* g711.c */,
+ 00000000000000001660CE50 /* g711.h */,
+ 0000000000000000166179C0 /* ima.c */,
+ 00000000000000001660CEC0 /* ima.h */,
+ 0000000000000000166149D0 /* msadpcm.c */,
+ 00000000000000001661F940 /* msadpcm.h */,
+ 00000000000000001660CC10 /* pcm.c */,
+ 000000000000000016610EC0 /* pcm.h */,
+ 0000000000000000003E46C0 /* rebuffer.c */,
+ 000000000000000016610FE0 /* rebuffer.h */,
+ );
+ path = modules;
+ sourceTree = "<group>";
+ };
+ 00000000000000001661FFF0 /* Products */ = {
+ isa = PBXGroup;
+ children = (
+ B62395C10C1CF586003B8E87 /* audiofile.framework */,
+ );
+ name = Products;
+ sourceTree = "<group>";
+ };
+/* End PBXGroup section */
+
+/* Begin PBXHeadersBuildPhase section */
+ B623958B0C1CF586003B8E87 /* Headers */ = {
+ isa = PBXHeadersBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ B66F97940C1D6FA3003CB91F /* audiofile.h in Headers */,
+ B66F97960C1D6FAD003CB91F /* aupvlist.h in Headers */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXHeadersBuildPhase section */
+
+/* Begin PBXNativeTarget section */
+ B623958A0C1CF586003B8E87 /* audiofile Framework */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = B62395BC0C1CF586003B8E87 /* Build configuration list for PBXNativeTarget "audiofile Framework" */;
+ buildPhases = (
+ B623958B0C1CF586003B8E87 /* Headers */,
+ B623958C0C1CF586003B8E87 /* Resources */,
+ B623958D0C1CF586003B8E87 /* Sources */,
+ B62395BA0C1CF586003B8E87 /* Frameworks */,
+ B62395BB0C1CF586003B8E87 /* Rez */,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ );
+ name = "audiofile Framework";
+ productInstallPath = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ productName = audiofile;
+ productReference = B62395C10C1CF586003B8E87 /* audiofile.framework */;
+ productType = "com.apple.product-type.framework";
+ };
+/* End PBXNativeTarget section */
+
+/* Begin PBXProject section */
+ 000000000000000016601A90 /* Project object */ = {
+ isa = PBXProject;
+ buildConfigurationList = B62395470C1CF4F8003B8E87 /* Build configuration list for PBXProject "audiofile" */;
+ hasScannedForEncodings = 1;
+ mainGroup = 0000000000000000166142F0;
+ projectDirPath = "";
+ targets = (
+ B623958A0C1CF586003B8E87 /* audiofile Framework */,
+ );
+ };
+/* End PBXProject section */
+
+/* Begin PBXResourcesBuildPhase section */
+ B623958C0C1CF586003B8E87 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXRezBuildPhase section */
+ B62395BB0C1CF586003B8E87 /* Rez */ = {
+ isa = PBXRezBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXRezBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ B623958D0C1CF586003B8E87 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ B623958E0C1CF586003B8E87 /* aes.c in Sources */,
+ B623958F0C1CF586003B8E87 /* af_vfs.c in Sources */,
+ B62395900C1CF586003B8E87 /* aiff.c in Sources */,
+ B62395910C1CF586003B8E87 /* aiffwrite.c in Sources */,
+ B62395920C1CF586003B8E87 /* aupv.c in Sources */,
+ B62395930C1CF586003B8E87 /* avr.c in Sources */,
+ B62395940C1CF586003B8E87 /* avrwrite.c in Sources */,
+ B62395950C1CF586003B8E87 /* byteorder.c in Sources */,
+ B62395960C1CF586003B8E87 /* compression.c in Sources */,
+ B62395970C1CF586003B8E87 /* data.c in Sources */,
+ B62395980C1CF586003B8E87 /* debug.c in Sources */,
+ B62395990C1CF586003B8E87 /* error.c in Sources */,
+ B623959A0C1CF586003B8E87 /* extended.c in Sources */,
+ B623959B0C1CF586003B8E87 /* format.c in Sources */,
+ B623959C0C1CF586003B8E87 /* g711.c in Sources */,
+ B623959D0C1CF586003B8E87 /* iff.c in Sources */,
+ B623959E0C1CF586003B8E87 /* iffwrite.c in Sources */,
+ B623959F0C1CF586003B8E87 /* instrument.c in Sources */,
+ B62395A00C1CF586003B8E87 /* ircam.c in Sources */,
+ B62395A10C1CF586003B8E87 /* ircamwrite.c in Sources */,
+ B62395A20C1CF586003B8E87 /* loop.c in Sources */,
+ B62395A30C1CF586003B8E87 /* marker.c in Sources */,
+ B62395A40C1CF586003B8E87 /* misc.c in Sources */,
+ B62395A50C1CF586003B8E87 /* modules.c in Sources */,
+ B62395A60C1CF586003B8E87 /* adpcm.c in Sources */,
+ B62395A70C1CF586003B8E87 /* g711.c in Sources */,
+ B62395A80C1CF586003B8E87 /* ima.c in Sources */,
+ B62395A90C1CF586003B8E87 /* msadpcm.c in Sources */,
+ B62395AA0C1CF586003B8E87 /* pcm.c in Sources */,
+ B62395AB0C1CF586003B8E87 /* rebuffer.c in Sources */,
+ B62395AC0C1CF586003B8E87 /* next.c in Sources */,
+ B62395AD0C1CF586003B8E87 /* nextwrite.c in Sources */,
+ B62395AE0C1CF586003B8E87 /* nist.c in Sources */,
+ B62395AF0C1CF586003B8E87 /* nistwrite.c in Sources */,
+ B62395B00C1CF586003B8E87 /* openclose.c in Sources */,
+ B62395B10C1CF586003B8E87 /* pcm.c in Sources */,
+ B62395B20C1CF586003B8E87 /* query.c in Sources */,
+ B62395B30C1CF586003B8E87 /* raw.c in Sources */,
+ B62395B40C1CF586003B8E87 /* setup.c in Sources */,
+ B62395B50C1CF586003B8E87 /* track.c in Sources */,
+ B62395B60C1CF586003B8E87 /* units.c in Sources */,
+ B62395B70C1CF586003B8E87 /* util.c in Sources */,
+ B62395B80C1CF586003B8E87 /* wave.c in Sources */,
+ B62395B90C1CF586003B8E87 /* wavewrite.c in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin XCBuildConfiguration section */
+ B62395480C1CF4F8003B8E87 /* Development */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ARCHS = (
+ i386,
+ ppc,
+ );
+ FRAMEWORK_VERSION = 0.2.6;
+ MACOSX_DEPLOYMENT_TARGET_i386 = 10.4;
+ MACOSX_DEPLOYMENT_TARGET_ppc = 10.3;
+ SDKROOT_i386 = /Developer/SDKs/MacOSX10.4u.sdk;
+ SDKROOT_ppc = /Developer/SDKs/MacOSX10.3.9.sdk;
+ };
+ name = Development;
+ };
+ B62395490C1CF4F8003B8E87 /* Deployment */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ARCHS = (
+ i386,
+ ppc,
+ );
+ FRAMEWORK_VERSION = 0.2.6;
+ MACOSX_DEPLOYMENT_TARGET_i386 = 10.4;
+ MACOSX_DEPLOYMENT_TARGET_ppc = 10.3;
+ SDKROOT_i386 = /Developer/SDKs/MacOSX10.4u.sdk;
+ SDKROOT_ppc = /Developer/SDKs/MacOSX10.3.9.sdk;
+ };
+ name = Deployment;
+ };
+ B623954A0C1CF4F8003B8E87 /* Default */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ARCHS = (
+ i386,
+ ppc,
+ );
+ FRAMEWORK_VERSION = 0.2.6;
+ MACOSX_DEPLOYMENT_TARGET_i386 = 10.4;
+ MACOSX_DEPLOYMENT_TARGET_ppc = 10.3;
+ SDKROOT_i386 = /Developer/SDKs/MacOSX10.4u.sdk;
+ SDKROOT_ppc = /Developer/SDKs/MacOSX10.3.9.sdk;
+ };
+ name = Default;
+ };
+ B62395BD0C1CF586003B8E87 /* Development */ = {
+ isa = XCBuildConfiguration;
+ ...
[truncated message content] |