diff options
-rw-r--r-- | Makefile.am | 76 | ||||
-rw-r--r-- | src/dabplussnoop.cpp (renamed from dabplussnoop.cpp) | 0 | ||||
-rw-r--r-- | src/dabplussnoop.hpp (renamed from dabplussnoop.hpp) | 0 | ||||
-rw-r--r-- | src/etiinput.cpp (renamed from etiinput.cpp) | 0 | ||||
-rw-r--r-- | src/etiinput.hpp (renamed from etiinput.hpp) | 0 | ||||
-rw-r--r-- | src/etisnoop.cpp (renamed from etisnoop.cpp) | 0 | ||||
-rw-r--r-- | src/faad_decoder.cpp (renamed from faad_decoder.cpp) | 0 | ||||
-rw-r--r-- | src/faad_decoder.hpp (renamed from faad_decoder.hpp) | 0 | ||||
-rw-r--r-- | src/fig0_0.cpp (renamed from fig0_0.cpp) | 0 | ||||
-rw-r--r-- | src/fig0_1.cpp (renamed from fig0_1.cpp) | 0 | ||||
-rw-r--r-- | src/fig0_10.cpp (renamed from fig0_10.cpp) | 0 | ||||
-rw-r--r-- | src/fig0_11.cpp (renamed from fig0_11.cpp) | 0 | ||||
-rw-r--r-- | src/fig0_13.cpp (renamed from fig0_13.cpp) | 0 | ||||
-rw-r--r-- | src/fig0_14.cpp (renamed from fig0_14.cpp) | 0 | ||||
-rw-r--r-- | src/fig0_16.cpp (renamed from fig0_16.cpp) | 0 | ||||
-rw-r--r-- | src/fig0_17.cpp (renamed from fig0_17.cpp) | 0 | ||||
-rw-r--r-- | src/fig0_18.cpp (renamed from fig0_18.cpp) | 0 | ||||
-rw-r--r-- | src/fig0_19.cpp (renamed from fig0_19.cpp) | 0 | ||||
-rw-r--r-- | src/fig0_2.cpp (renamed from fig0_2.cpp) | 0 | ||||
-rw-r--r-- | src/fig0_21.cpp (renamed from fig0_21.cpp) | 0 | ||||
-rw-r--r-- | src/fig0_22.cpp (renamed from fig0_22.cpp) | 0 | ||||
-rw-r--r-- | src/fig0_24.cpp (renamed from fig0_24.cpp) | 0 | ||||
-rw-r--r-- | src/fig0_25.cpp (renamed from fig0_25.cpp) | 0 | ||||
-rw-r--r-- | src/fig0_26.cpp (renamed from fig0_26.cpp) | 0 | ||||
-rw-r--r-- | src/fig0_27.cpp (renamed from fig0_27.cpp) | 0 | ||||
-rw-r--r-- | src/fig0_28.cpp (renamed from fig0_28.cpp) | 0 | ||||
-rw-r--r-- | src/fig0_3.cpp (renamed from fig0_3.cpp) | 0 | ||||
-rw-r--r-- | src/fig0_31.cpp (renamed from fig0_31.cpp) | 0 | ||||
-rw-r--r-- | src/fig0_5.cpp (renamed from fig0_5.cpp) | 0 | ||||
-rw-r--r-- | src/fig0_6.cpp (renamed from fig0_6.cpp) | 0 | ||||
-rw-r--r-- | src/fig0_8.cpp (renamed from fig0_8.cpp) | 0 | ||||
-rw-r--r-- | src/fig0_9.cpp (renamed from fig0_9.cpp) | 0 | ||||
-rw-r--r-- | src/fig1.cpp (renamed from fig1.cpp) | 0 | ||||
-rw-r--r-- | src/figs.cpp (renamed from figs.cpp) | 0 | ||||
-rw-r--r-- | src/figs.hpp (renamed from figs.hpp) | 0 | ||||
-rw-r--r-- | src/firecode.c (renamed from firecode.c) | 0 | ||||
-rw-r--r-- | src/firecode.h (renamed from firecode.h) | 0 | ||||
-rw-r--r-- | src/lib_crc.c (renamed from lib_crc.c) | 0 | ||||
-rw-r--r-- | src/lib_crc.h (renamed from lib_crc.h) | 0 | ||||
-rw-r--r-- | src/repetitionrate.cpp (renamed from repetitionrate.cpp) | 0 | ||||
-rw-r--r-- | src/repetitionrate.hpp (renamed from repetitionrate.hpp) | 0 | ||||
-rw-r--r-- | src/rsdecoder.cpp (renamed from rsdecoder.cpp) | 0 | ||||
-rw-r--r-- | src/rsdecoder.hpp (renamed from rsdecoder.hpp) | 0 | ||||
-rw-r--r-- | src/tables.cpp (renamed from tables.cpp) | 0 | ||||
-rw-r--r-- | src/tables.hpp (renamed from tables.hpp) | 0 | ||||
-rw-r--r-- | src/utils.cpp (renamed from utils.cpp) | 0 | ||||
-rw-r--r-- | src/utils.hpp (renamed from utils.hpp) | 0 | ||||
-rw-r--r-- | src/watermarkdecoder.hpp (renamed from watermarkdecoder.hpp) | 0 | ||||
-rw-r--r-- | src/wavfile.c (renamed from wavfile.c) | 0 | ||||
-rw-r--r-- | src/wavfile.h (renamed from wavfile.h) | 0 |
50 files changed, 38 insertions, 38 deletions
diff --git a/Makefile.am b/Makefile.am index d7914f9..b4fe70a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,44 +10,44 @@ endif AM_CPPFLAGS = -Wall $(GITVERSION_FLAGS) AM_CFLAGS = -Wall -etisnoop_SOURCES = dabplussnoop.cpp dabplussnoop.hpp \ - etiinput.cpp etiinput.hpp \ - etisnoop.cpp \ - faad_decoder.cpp faad_decoder.hpp \ - fig0_0.cpp \ - fig0_10.cpp \ - fig0_11.cpp \ - fig0_13.cpp \ - fig0_14.cpp \ - fig0_16.cpp \ - fig0_17.cpp \ - fig0_18.cpp \ - fig0_19.cpp \ - fig0_1.cpp \ - fig0_21.cpp \ - fig0_22.cpp \ - fig0_24.cpp \ - fig0_25.cpp \ - fig0_26.cpp \ - fig0_27.cpp \ - fig0_28.cpp \ - fig0_2.cpp \ - fig0_31.cpp \ - fig0_3.cpp \ - fig0_5.cpp \ - fig0_6.cpp \ - fig0_8.cpp \ - fig0_9.cpp \ - fig1.cpp \ - figs.cpp figs.hpp \ - firecode.c firecode.h \ - lib_crc.c lib_crc.h \ - repetitionrate.cpp repetitionrate.hpp \ - rsdecoder.cpp rsdecoder.hpp \ - tables.cpp tables.hpp \ - utils.cpp utils.hpp \ - watermarkdecoder.hpp \ - wavfile.c wavfile.h +etisnoop_SOURCES = src/dabplussnoop.cpp src/dabplussnoop.hpp \ + src/etiinput.cpp src/etiinput.hpp \ + src/etisnoop.cpp \ + src/faad_decoder.cpp src/faad_decoder.hpp \ + src/fig0_0.cpp \ + src/fig0_10.cpp \ + src/fig0_11.cpp \ + src/fig0_13.cpp \ + src/fig0_14.cpp \ + src/fig0_16.cpp \ + src/fig0_17.cpp \ + src/fig0_18.cpp \ + src/fig0_19.cpp \ + src/fig0_1.cpp \ + src/fig0_21.cpp \ + src/fig0_22.cpp \ + src/fig0_24.cpp \ + src/fig0_25.cpp \ + src/fig0_26.cpp \ + src/fig0_27.cpp \ + src/fig0_28.cpp \ + src/fig0_2.cpp \ + src/fig0_31.cpp \ + src/fig0_3.cpp \ + src/fig0_5.cpp \ + src/fig0_6.cpp \ + src/fig0_8.cpp \ + src/fig0_9.cpp \ + src/fig1.cpp \ + src/figs.cpp src/figs.hpp \ + src/firecode.c src/firecode.h \ + src/lib_crc.c src/lib_crc.h \ + src/repetitionrate.cpp src/repetitionrate.hpp \ + src/rsdecoder.cpp src/rsdecoder.hpp \ + src/tables.cpp src/tables.hpp \ + src/utils.cpp src/utils.hpp \ + src/watermarkdecoder.hpp \ + src/wavfile.c src/wavfile.h bin_PROGRAMS = etisnoop$(EXEEXT) diff --git a/dabplussnoop.cpp b/src/dabplussnoop.cpp index cd91d49..cd91d49 100644 --- a/dabplussnoop.cpp +++ b/src/dabplussnoop.cpp diff --git a/dabplussnoop.hpp b/src/dabplussnoop.hpp index 865a35e..865a35e 100644 --- a/dabplussnoop.hpp +++ b/src/dabplussnoop.hpp diff --git a/etiinput.cpp b/src/etiinput.cpp index 8f47ec0..8f47ec0 100644 --- a/etiinput.cpp +++ b/src/etiinput.cpp diff --git a/etiinput.hpp b/src/etiinput.hpp index d8b7691..d8b7691 100644 --- a/etiinput.hpp +++ b/src/etiinput.hpp diff --git a/etisnoop.cpp b/src/etisnoop.cpp index 92f54fd..92f54fd 100644 --- a/etisnoop.cpp +++ b/src/etisnoop.cpp diff --git a/faad_decoder.cpp b/src/faad_decoder.cpp index 73ea374..73ea374 100644 --- a/faad_decoder.cpp +++ b/src/faad_decoder.cpp diff --git a/faad_decoder.hpp b/src/faad_decoder.hpp index 470f905..470f905 100644 --- a/faad_decoder.hpp +++ b/src/faad_decoder.hpp diff --git a/fig0_0.cpp b/src/fig0_0.cpp index 82bfadf..82bfadf 100644 --- a/fig0_0.cpp +++ b/src/fig0_0.cpp diff --git a/fig0_1.cpp b/src/fig0_1.cpp index f5df4c4..f5df4c4 100644 --- a/fig0_1.cpp +++ b/src/fig0_1.cpp diff --git a/fig0_10.cpp b/src/fig0_10.cpp index b02edfa..b02edfa 100644 --- a/fig0_10.cpp +++ b/src/fig0_10.cpp diff --git a/fig0_11.cpp b/src/fig0_11.cpp index 40136c3..40136c3 100644 --- a/fig0_11.cpp +++ b/src/fig0_11.cpp diff --git a/fig0_13.cpp b/src/fig0_13.cpp index ffb5b89..ffb5b89 100644 --- a/fig0_13.cpp +++ b/src/fig0_13.cpp diff --git a/fig0_14.cpp b/src/fig0_14.cpp index e72d121..e72d121 100644 --- a/fig0_14.cpp +++ b/src/fig0_14.cpp diff --git a/fig0_16.cpp b/src/fig0_16.cpp index 24c9040..24c9040 100644 --- a/fig0_16.cpp +++ b/src/fig0_16.cpp diff --git a/fig0_17.cpp b/src/fig0_17.cpp index 01fa954..01fa954 100644 --- a/fig0_17.cpp +++ b/src/fig0_17.cpp diff --git a/fig0_18.cpp b/src/fig0_18.cpp index 46a399c..46a399c 100644 --- a/fig0_18.cpp +++ b/src/fig0_18.cpp diff --git a/fig0_19.cpp b/src/fig0_19.cpp index 31b4ca1..31b4ca1 100644 --- a/fig0_19.cpp +++ b/src/fig0_19.cpp diff --git a/fig0_2.cpp b/src/fig0_2.cpp index 27f01ac..27f01ac 100644 --- a/fig0_2.cpp +++ b/src/fig0_2.cpp diff --git a/fig0_21.cpp b/src/fig0_21.cpp index 69f18b9..69f18b9 100644 --- a/fig0_21.cpp +++ b/src/fig0_21.cpp diff --git a/fig0_22.cpp b/src/fig0_22.cpp index dfee52b..dfee52b 100644 --- a/fig0_22.cpp +++ b/src/fig0_22.cpp diff --git a/fig0_24.cpp b/src/fig0_24.cpp index 7867d9e..7867d9e 100644 --- a/fig0_24.cpp +++ b/src/fig0_24.cpp diff --git a/fig0_25.cpp b/src/fig0_25.cpp index 7859868..7859868 100644 --- a/fig0_25.cpp +++ b/src/fig0_25.cpp diff --git a/fig0_26.cpp b/src/fig0_26.cpp index c2e4316..c2e4316 100644 --- a/fig0_26.cpp +++ b/src/fig0_26.cpp diff --git a/fig0_27.cpp b/src/fig0_27.cpp index 1f3f08d..1f3f08d 100644 --- a/fig0_27.cpp +++ b/src/fig0_27.cpp diff --git a/fig0_28.cpp b/src/fig0_28.cpp index 68798c4..68798c4 100644 --- a/fig0_28.cpp +++ b/src/fig0_28.cpp diff --git a/fig0_3.cpp b/src/fig0_3.cpp index adc502f..adc502f 100644 --- a/fig0_3.cpp +++ b/src/fig0_3.cpp diff --git a/fig0_31.cpp b/src/fig0_31.cpp index cbaf296..cbaf296 100644 --- a/fig0_31.cpp +++ b/src/fig0_31.cpp diff --git a/fig0_5.cpp b/src/fig0_5.cpp index 8d966a6..8d966a6 100644 --- a/fig0_5.cpp +++ b/src/fig0_5.cpp diff --git a/fig0_6.cpp b/src/fig0_6.cpp index dc35640..dc35640 100644 --- a/fig0_6.cpp +++ b/src/fig0_6.cpp diff --git a/fig0_8.cpp b/src/fig0_8.cpp index 60f2e0c..60f2e0c 100644 --- a/fig0_8.cpp +++ b/src/fig0_8.cpp diff --git a/fig0_9.cpp b/src/fig0_9.cpp index 5c8271c..5c8271c 100644 --- a/fig0_9.cpp +++ b/src/fig0_9.cpp diff --git a/firecode.c b/src/firecode.c index 47ee976..47ee976 100644 --- a/firecode.c +++ b/src/firecode.c diff --git a/firecode.h b/src/firecode.h index 735a302..735a302 100644 --- a/firecode.h +++ b/src/firecode.h diff --git a/lib_crc.c b/src/lib_crc.c index 26b6b99..26b6b99 100644 --- a/lib_crc.c +++ b/src/lib_crc.c diff --git a/lib_crc.h b/src/lib_crc.h index ea5ca76..ea5ca76 100644 --- a/lib_crc.h +++ b/src/lib_crc.h diff --git a/repetitionrate.cpp b/src/repetitionrate.cpp index 970bcfc..970bcfc 100644 --- a/repetitionrate.cpp +++ b/src/repetitionrate.cpp diff --git a/repetitionrate.hpp b/src/repetitionrate.hpp index 41b5b40..41b5b40 100644 --- a/repetitionrate.hpp +++ b/src/repetitionrate.hpp diff --git a/rsdecoder.cpp b/src/rsdecoder.cpp index 98ccd39..98ccd39 100644 --- a/rsdecoder.cpp +++ b/src/rsdecoder.cpp diff --git a/rsdecoder.hpp b/src/rsdecoder.hpp index ca97c91..ca97c91 100644 --- a/rsdecoder.hpp +++ b/src/rsdecoder.hpp diff --git a/tables.cpp b/src/tables.cpp index ed3ecbe..ed3ecbe 100644 --- a/tables.cpp +++ b/src/tables.cpp diff --git a/tables.hpp b/src/tables.hpp index 992aabd..992aabd 100644 --- a/tables.hpp +++ b/src/tables.hpp diff --git a/utils.cpp b/src/utils.cpp index 71df396..71df396 100644 --- a/utils.cpp +++ b/src/utils.cpp diff --git a/utils.hpp b/src/utils.hpp index 057447f..057447f 100644 --- a/utils.hpp +++ b/src/utils.hpp diff --git a/watermarkdecoder.hpp b/src/watermarkdecoder.hpp index 57196e1..57196e1 100644 --- a/watermarkdecoder.hpp +++ b/src/watermarkdecoder.hpp diff --git a/wavfile.c b/src/wavfile.c index 9ea231b..9ea231b 100644 --- a/wavfile.c +++ b/src/wavfile.c diff --git a/wavfile.h b/src/wavfile.h index 09e8371..09e8371 100644 --- a/wavfile.h +++ b/src/wavfile.h |