Convert line endings to UNIX style for readability.
authorwittend99 <wittend99@01035d8c-6547-0410-b346-abe4f91aad63>
Fri, 12 Oct 2012 21:49:51 +0000 (21:49 +0000)
committerwittend99 <wittend99@01035d8c-6547-0410-b346-abe4f91aad63>
Fri, 12 Oct 2012 21:49:51 +0000 (21:49 +0000)
commit04782fc24145a689873589506aae4dcca6524c3d
tree88ce906ccb23f0bffdaad20908f177a99ad60af5
parentc4f92a08797cbeaed18405cee30840e0253453f9
Convert line endings to UNIX style for readability.

git-svn-id: https://svn.code.sf.net/p/freetel/code@745 01035d8c-6547-0410-b346-abe4f91aad63
52 files changed:
fdmdv2/build/fdmdv2.mk
fdmdv2/build/fdmdv2.workspace
fdmdv2/extern/include/portaudiocpp/AsioDeviceAdapter.hxx
fdmdv2/extern/include/portaudiocpp/AutoSystem.hxx
fdmdv2/extern/include/portaudiocpp/BlockingStream.hxx
fdmdv2/extern/include/portaudiocpp/CFunCallbackStream.hxx
fdmdv2/extern/include/portaudiocpp/CallbackInterface.hxx
fdmdv2/extern/include/portaudiocpp/CallbackStream.hxx
fdmdv2/extern/include/portaudiocpp/CppFunCallbackStream.hxx
fdmdv2/extern/include/portaudiocpp/Device.hxx
fdmdv2/extern/include/portaudiocpp/DirectionSpecificStreamParameters.hxx
fdmdv2/extern/include/portaudiocpp/Exception.hxx
fdmdv2/extern/include/portaudiocpp/HostApi.hxx
fdmdv2/extern/include/portaudiocpp/InterfaceCallbackStream.hxx
fdmdv2/extern/include/portaudiocpp/MemFunCallbackStream.hxx
fdmdv2/extern/include/portaudiocpp/PortAudioCpp.hxx
fdmdv2/extern/include/portaudiocpp/SampleDataFormat.hxx
fdmdv2/extern/include/portaudiocpp/Stream.hxx
fdmdv2/extern/include/portaudiocpp/StreamParameters.hxx
fdmdv2/extern/include/portaudiocpp/System.hxx
fdmdv2/extern/include/portaudiocpp/SystemDeviceIterator.hxx
fdmdv2/extern/include/portaudiocpp/SystemHostApiIterator.hxx
fdmdv2/extern/include/rig.h
fdmdv2/extern/include/rig_dll.h
fdmdv2/extern/include/riglist.h
fdmdv2/src/dlg_about.cpp
fdmdv2/src/dlg_about.h
fdmdv2/src/dlg_audio.cpp
fdmdv2/src/dlg_audio.h
fdmdv2/src/dlg_comports.cpp
fdmdv2/src/dlg_comports.h
fdmdv2/src/dlg_options.cpp
fdmdv2/src/dlg_options.h
fdmdv2/src/fdmdv2_defines.h
fdmdv2/src/fdmdv2_hdw_ports.cpp
fdmdv2/src/fdmdv2_hdw_ports.h
fdmdv2/src/fdmdv2_main.cpp
fdmdv2/src/fdmdv2_main.h
fdmdv2/src/fdmdv2_pa_wrapper.cpp
fdmdv2/src/fdmdv2_pa_wrapper.h
fdmdv2/src/fdmdv2_plot.cpp
fdmdv2/src/fdmdv2_plot.h
fdmdv2/src/fdmdv2_plot_scalar.cpp
fdmdv2/src/fdmdv2_plot_scalar.h
fdmdv2/src/fdmdv2_plot_scatter.cpp
fdmdv2/src/fdmdv2_plot_scatter.h
fdmdv2/src/fdmdv2_plot_spectrum.cpp
fdmdv2/src/fdmdv2_plot_spectrum.h
fdmdv2/src/fdmdv2_plot_waterfall.cpp
fdmdv2/src/fdmdv2_plot_waterfall.h
fdmdv2/src/topFrame.cpp
fdmdv2/src/topFrame.h