rearrange icons/presets on xfade editor to be symmetric; refactor importable source...
authorPaul Davis <paul@linuxaudiosystems.com>
Wed, 27 Feb 2008 02:09:03 +0000 (02:09 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Wed, 27 Feb 2008 02:09:03 +0000 (02:09 +0000)
commitf31e8c3935fa6eed48d805021935cef38622b7ca
tree0954c96ab73c92c068bc39581eb432e5be4af9bc
parent295b2da733f3080c2a96219bb169829ef4a2c0ce
rearrange icons/presets on xfade editor to be symmetric; refactor importable source/resampled importable source to allow for both sndfile and coreaudio handled file i/o

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3124 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/crossfade_edit.cc
gtk2_ardour/editor.cc
libs/ardour/SConscript
libs/ardour/ardour/importable_source.h
libs/ardour/ardour/resampled_source.h
libs/ardour/ardour/sndfileimportable.h [new file with mode: 0644]
libs/ardour/import.cc
libs/ardour/resampled_source.cc
libs/ardour/sndfileimportable.cc [new file with mode: 0644]