changeset 49:39ae3dee27b9

* Set indent-tabs-mode to nil in Emacs mode direction
author Chris Cannam
date Mon, 20 Mar 2006 11:40:39 +0000
parents b1d51d0521c3
children 080ad875395a
files base/AudioLevel.cpp base/AudioLevel.h base/AudioPlaySource.h base/Command.cpp base/Command.h base/CommandHistory.cpp base/CommandHistory.h base/Layer.cpp base/Layer.h base/Model.cpp base/Model.h base/Pitch.cpp base/Pitch.h base/PlayParameterRepository.cpp base/PlayParameterRepository.h base/PlayParameters.cpp base/PlayParameters.h base/Profiler.cpp base/Profiler.h base/PropertyContainer.cpp base/PropertyContainer.h base/RealTime.cpp base/RealTime.h base/RingBuffer.h base/Scavenger.h base/Selection.cpp base/Selection.h base/System.cpp base/System.h base/View.cpp base/View.h base/ViewManager.cpp base/ViewManager.h base/Window.h base/XmlExportable.cpp base/XmlExportable.h base/ZoomConstraint.h plugin/DSSIPluginFactory.cpp plugin/DSSIPluginFactory.h plugin/DSSIPluginInstance.cpp plugin/DSSIPluginInstance.h plugin/FeatureExtractionPlugin.h plugin/FeatureExtractionPluginFactory.cpp plugin/FeatureExtractionPluginFactory.h plugin/LADSPAPluginFactory.cpp plugin/LADSPAPluginFactory.h plugin/LADSPAPluginInstance.cpp plugin/LADSPAPluginInstance.h plugin/PluginDescription.h plugin/PluginIdentifier.cpp plugin/PluginIdentifier.h plugin/RealTimePluginFactory.cpp plugin/RealTimePluginFactory.h plugin/RealTimePluginInstance.cpp plugin/RealTimePluginInstance.h plugin/api/dssi.h plugin/plugins/SamplePlayer.cpp plugin/plugins/SamplePlayer.h transform/BeatDetectTransform.cpp transform/BeatDetectTransform.h transform/BeatDetectionFunctionTransform.cpp transform/BeatDetectionFunctionTransform.h transform/FeatureExtractionPluginTransform.cpp transform/FeatureExtractionPluginTransform.h transform/Transform.cpp transform/Transform.h transform/TransformFactory.cpp transform/TransformFactory.h
diffstat 68 files changed, 68 insertions(+), 68 deletions(-) [+]
line wrap: on
line diff
--- a/base/AudioLevel.cpp	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/AudioLevel.cpp	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/AudioLevel.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/AudioLevel.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/AudioPlaySource.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/AudioPlaySource.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/Command.cpp	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/Command.cpp	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/Command.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/Command.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/CommandHistory.cpp	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/CommandHistory.cpp	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/CommandHistory.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/CommandHistory.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/Layer.cpp	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/Layer.cpp	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/Layer.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/Layer.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,5 +1,5 @@
 
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/Model.cpp	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/Model.cpp	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/Model.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/Model.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/Pitch.cpp	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/Pitch.cpp	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/Pitch.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/Pitch.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/PlayParameterRepository.cpp	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/PlayParameterRepository.cpp	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/PlayParameterRepository.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/PlayParameterRepository.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/PlayParameters.cpp	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/PlayParameters.cpp	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/PlayParameters.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/PlayParameters.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/Profiler.cpp	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/Profiler.cpp	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/Profiler.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/Profiler.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/PropertyContainer.cpp	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/PropertyContainer.cpp	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/PropertyContainer.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/PropertyContainer.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/RealTime.cpp	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/RealTime.cpp	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/RealTime.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/RealTime.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/RingBuffer.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/RingBuffer.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/Scavenger.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/Scavenger.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/Selection.cpp	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/Selection.cpp	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/Selection.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/Selection.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/System.cpp	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/System.cpp	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/System.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/System.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/View.cpp	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/View.cpp	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/View.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/View.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/ViewManager.cpp	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/ViewManager.cpp	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/ViewManager.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/ViewManager.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/Window.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/Window.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/XmlExportable.cpp	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/XmlExportable.cpp	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/XmlExportable.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/XmlExportable.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/base/ZoomConstraint.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/base/ZoomConstraint.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/plugin/DSSIPluginFactory.cpp	Mon Mar 20 11:37:45 2006 +0000
+++ b/plugin/DSSIPluginFactory.cpp	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/plugin/DSSIPluginFactory.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/plugin/DSSIPluginFactory.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/plugin/DSSIPluginInstance.cpp	Mon Mar 20 11:37:45 2006 +0000
+++ b/plugin/DSSIPluginInstance.cpp	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/plugin/DSSIPluginInstance.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/plugin/DSSIPluginInstance.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/plugin/FeatureExtractionPlugin.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/plugin/FeatureExtractionPlugin.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/plugin/FeatureExtractionPluginFactory.cpp	Mon Mar 20 11:37:45 2006 +0000
+++ b/plugin/FeatureExtractionPluginFactory.cpp	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/plugin/FeatureExtractionPluginFactory.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/plugin/FeatureExtractionPluginFactory.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/plugin/LADSPAPluginFactory.cpp	Mon Mar 20 11:37:45 2006 +0000
+++ b/plugin/LADSPAPluginFactory.cpp	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/plugin/LADSPAPluginFactory.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/plugin/LADSPAPluginFactory.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/plugin/LADSPAPluginInstance.cpp	Mon Mar 20 11:37:45 2006 +0000
+++ b/plugin/LADSPAPluginInstance.cpp	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/plugin/LADSPAPluginInstance.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/plugin/LADSPAPluginInstance.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/plugin/PluginDescription.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/plugin/PluginDescription.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/plugin/PluginIdentifier.cpp	Mon Mar 20 11:37:45 2006 +0000
+++ b/plugin/PluginIdentifier.cpp	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/plugin/PluginIdentifier.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/plugin/PluginIdentifier.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/plugin/RealTimePluginFactory.cpp	Mon Mar 20 11:37:45 2006 +0000
+++ b/plugin/RealTimePluginFactory.cpp	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-// -*- c-basic-offset: 4 -*-
+// -*- c-basic-offset: 4 indent-tabs-mode: nil -*-
 
 /*
     Rosegarden-4
--- a/plugin/RealTimePluginFactory.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/plugin/RealTimePluginFactory.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/plugin/RealTimePluginInstance.cpp	Mon Mar 20 11:37:45 2006 +0000
+++ b/plugin/RealTimePluginInstance.cpp	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/plugin/RealTimePluginInstance.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/plugin/RealTimePluginInstance.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/plugin/api/dssi.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/plugin/api/dssi.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*- */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- */
 
 /* dssi.h
 
--- a/plugin/plugins/SamplePlayer.cpp	Mon Mar 20 11:37:45 2006 +0000
+++ b/plugin/plugins/SamplePlayer.cpp	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/plugin/plugins/SamplePlayer.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/plugin/plugins/SamplePlayer.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/transform/BeatDetectTransform.cpp	Mon Mar 20 11:37:45 2006 +0000
+++ b/transform/BeatDetectTransform.cpp	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/transform/BeatDetectTransform.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/transform/BeatDetectTransform.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/transform/BeatDetectionFunctionTransform.cpp	Mon Mar 20 11:37:45 2006 +0000
+++ b/transform/BeatDetectionFunctionTransform.cpp	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/transform/BeatDetectionFunctionTransform.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/transform/BeatDetectionFunctionTransform.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/transform/FeatureExtractionPluginTransform.cpp	Mon Mar 20 11:37:45 2006 +0000
+++ b/transform/FeatureExtractionPluginTransform.cpp	Mon Mar 20 11:40:39 2006 +0000
@@ -1,5 +1,5 @@
 
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/transform/FeatureExtractionPluginTransform.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/transform/FeatureExtractionPluginTransform.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/transform/Transform.cpp	Mon Mar 20 11:37:45 2006 +0000
+++ b/transform/Transform.cpp	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/transform/Transform.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/transform/Transform.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/transform/TransformFactory.cpp	Mon Mar 20 11:37:45 2006 +0000
+++ b/transform/TransformFactory.cpp	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.
--- a/transform/TransformFactory.h	Mon Mar 20 11:37:45 2006 +0000
+++ b/transform/TransformFactory.h	Mon Mar 20 11:40:39 2006 +0000
@@ -1,4 +1,4 @@
-/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 /*
     A waveform viewer and audio annotation editor.