From 9b687fff9ab950a905123862826252eb609a56b3 Mon Sep 17 00:00:00 2001 From: lordmulder Date: Mon, 2 Jan 2012 00:52:27 +0100 Subject: [PATCH] Happy New Year 2012! --- ReadMe.txt | 2 +- etc/Translation/Blank.ts | 8 +++---- etc/Translation/LameXP_PL.ts | 8 +++---- src/Config.h | 4 ++-- src/Decoder_AAC.cpp | 2 +- src/Decoder_AAC.h | 2 +- src/Decoder_AC3.cpp | 2 +- src/Decoder_AC3.h | 2 +- src/Decoder_ADPCM.cpp | 2 +- src/Decoder_ADPCM.h | 2 +- src/Decoder_ALAC.cpp | 2 +- src/Decoder_ALAC.h | 2 +- src/Decoder_Abstract.cpp | 2 +- src/Decoder_Abstract.h | 2 +- src/Decoder_Avisynth.cpp | 2 +- src/Decoder_Avisynth.h | 2 +- src/Decoder_FLAC.cpp | 2 +- src/Decoder_FLAC.h | 2 +- src/Decoder_MAC.cpp | 2 +- src/Decoder_MAC.h | 2 +- src/Decoder_MP3.cpp | 2 +- src/Decoder_MP3.h | 2 +- src/Decoder_Musepack.cpp | 2 +- src/Decoder_Musepack.h | 2 +- src/Decoder_Shorten.cpp | 2 +- src/Decoder_Shorten.h | 2 +- src/Decoder_Speex.cpp | 2 +- src/Decoder_Speex.h | 2 +- src/Decoder_TTA.cpp | 2 +- src/Decoder_TTA.h | 2 +- src/Decoder_Vorbis.cpp | 2 +- src/Decoder_Vorbis.h | 2 +- src/Decoder_WMA.cpp | 2 +- src/Decoder_WMA.h | 2 +- src/Decoder_WavPack.cpp | 2 +- src/Decoder_WavPack.h | 2 +- src/Decoder_Wave.cpp | 2 +- src/Decoder_Wave.h | 2 +- src/Dialog_About.cpp | 2 +- src/Dialog_About.h | 2 +- src/Dialog_CueImport.cpp | 2 +- src/Dialog_CueImport.h | 2 +- src/Dialog_DropBox.cpp | 2 +- src/Dialog_DropBox.h | 2 +- src/Dialog_LogView.cpp | 2 +- src/Dialog_LogView.h | 2 +- src/Dialog_MainWindow.cpp | 2 +- src/Dialog_MainWindow.h | 2 +- src/Dialog_MetaInfo.cpp | 2 +- src/Dialog_MetaInfo.h | 2 +- src/Dialog_Processing.cpp | 2 +- src/Dialog_Processing.h | 2 +- src/Dialog_SplashScreen.cpp | 2 +- src/Dialog_SplashScreen.h | 2 +- src/Dialog_Update.cpp | 2 +- src/Dialog_Update.h | 2 +- src/Dialog_WorkingBanner.cpp | 2 +- src/Dialog_WorkingBanner.h | 2 +- src/Encoder_AAC.cpp | 2 +- src/Encoder_AAC.h | 2 +- src/Encoder_AAC_FHG.cpp | 2 +- src/Encoder_AAC_FHG.h | 2 +- src/Encoder_AAC_QAAC.cpp | 2 +- src/Encoder_AAC_QAAC.h | 2 +- src/Encoder_AC3.cpp | 2 +- src/Encoder_AC3.h | 2 +- src/Encoder_Abstract.cpp | 2 +- src/Encoder_Abstract.h | 2 +- src/Encoder_DCA.cpp | 2 +- src/Encoder_DCA.h | 2 +- src/Encoder_FLAC.cpp | 2 +- src/Encoder_FLAC.h | 2 +- src/Encoder_MP3.cpp | 2 +- src/Encoder_MP3.h | 2 +- src/Encoder_Vorbis.cpp | 2 +- src/Encoder_Vorbis.h | 2 +- src/Encoder_Wave.cpp | 2 +- src/Encoder_Wave.h | 2 +- src/Filter_Abstract.cpp | 2 +- src/Filter_Abstract.h | 2 +- src/Filter_Downmix.cpp | 2 +- src/Filter_Downmix.h | 2 +- src/Filter_Normalize.cpp | 2 +- src/Filter_Normalize.h | 2 +- src/Filter_Resample.cpp | 2 +- src/Filter_Resample.h | 2 +- src/Filter_ToneAdjust.cpp | 2 +- src/Filter_ToneAdjust.h | 2 +- src/Genres.cpp | 2 +- src/Genres.h | 2 +- src/Global.cpp | 41 +++++++++++++--------------------- src/Global.h | 2 +- src/LockedFile.cpp | 2 +- src/LockedFile.h | 2 +- src/Main.cpp | 2 +- src/Model_Artwork.cpp | 2 +- src/Model_Artwork.h | 2 +- src/Model_AudioFile.cpp | 2 +- src/Model_AudioFile.h | 2 +- src/Model_CueSheet.cpp | 2 +- src/Model_CueSheet.h | 2 +- src/Model_FileList.cpp | 2 +- src/Model_FileList.h | 2 +- src/Model_FileSystem.cpp | 2 +- src/Model_FileSystem.h | 2 +- src/Model_MetaInfo.cpp | 2 +- src/Model_MetaInfo.h | 2 +- src/Model_Progress.cpp | 2 +- src/Model_Progress.h | 2 +- src/Model_Settings.cpp | 2 +- src/Model_Settings.h | 2 +- src/PlaylistImporter.cpp | 2 +- src/PlaylistImporter.h | 2 +- src/Registry_Decoder.cpp | 2 +- src/Registry_Decoder.h | 2 +- src/Resource.h | 2 +- src/ShellIntegration.cpp | 2 +- src/ShellIntegration.h | 2 +- src/Targetver.h | 2 +- src/Thread_CPUObserver.cpp | 2 +- src/Thread_CPUObserver.h | 2 +- src/Thread_CueSplitter.cpp | 2 +- src/Thread_CueSplitter.h | 2 +- src/Thread_DiskObserver.cpp | 2 +- src/Thread_DiskObserver.h | 2 +- src/Thread_FileAnalyzer.cpp | 2 +- src/Thread_FileAnalyzer.h | 2 +- src/Thread_Initialization.cpp | 2 +- src/Thread_Initialization.h | 2 +- src/Thread_MessageHandler.cpp | 2 +- src/Thread_MessageHandler.h | 2 +- src/Thread_MessageProducer.cpp | 2 +- src/Thread_MessageProducer.h | 2 +- src/Thread_Process.cpp | 2 +- src/Thread_Process.h | 2 +- src/Thread_RAMObserver.cpp | 2 +- src/Thread_RAMObserver.h | 2 +- src/Tool_Abstract.cpp | 2 +- src/Tool_Abstract.h | 2 +- src/Tool_WaveProperties.cpp | 2 +- src/Tool_WaveProperties.h | 2 +- src/Tools.h | 2 +- src/WinSevenTaskbar.cpp | 2 +- src/WinSevenTaskbar.h | 2 +- 144 files changed, 166 insertions(+), 175 deletions(-) diff --git a/ReadMe.txt b/ReadMe.txt index 6ccd1119..01e94bd3 100644 --- a/ReadMe.txt +++ b/ReadMe.txt @@ -1,6 +1,6 @@ LameXP - Audio Encoder Front-End - Copyright (C) 2004-2011 LoRd_MuldeR + Copyright (C) 2004-2012 LoRd_MuldeR This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/etc/Translation/Blank.ts b/etc/Translation/Blank.ts index 76f6a16e..404b776e 100644 --- a/etc/Translation/Blank.ts +++ b/etc/Translation/Blank.ts @@ -2849,22 +2849,22 @@ QApplication - + Executable '%1' doesn't support Windows compatibility mode. - + Executable '%1' requires Qt v%2, but found Qt v%3. - + Executable '%1' was built for Qt '%2', but found Qt '%3'. - + Executable '%1' requires Windows 2000 or later. diff --git a/etc/Translation/LameXP_PL.ts b/etc/Translation/LameXP_PL.ts index 73a7cc8c..50f33207 100644 --- a/etc/Translation/LameXP_PL.ts +++ b/etc/Translation/LameXP_PL.ts @@ -2849,22 +2849,22 @@ QApplication - + Executable '%1' doesn't support Windows compatibility mode. Plik wykonywalny '%1' nie działa w trybie kompatybilności z Windows. - + Executable '%1' requires Qt v%2, but found Qt v%3. Plik wykonywalny '%1' wymaga Qt v%2, znaleziono jednak Qt v%3. - + Executable '%1' was built for Qt '%2', but found Qt '%3'. Plik wykonywalny "%1" został skompilowany dla Qt "%2", znaleziono "%3". - + Executable '%1' requires Windows 2000 or later. Plik wykonywalny '%1' wymaga do uruchomienia Windows 2000 lub nowszego. diff --git a/src/Config.h b/src/Config.h index 1523d77a..ef99e873 100644 --- a/src/Config.h +++ b/src/Config.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -30,7 +30,7 @@ #define VER_LAMEXP_MINOR_LO 4 #define VER_LAMEXP_TYPE Alpha #define VER_LAMEXP_PATCH 13 -#define VER_LAMEXP_BUILD 865 +#define VER_LAMEXP_BUILD 866 /////////////////////////////////////////////////////////////////////////////// // Tool versions (minimum expected versions!) diff --git a/src/Decoder_AAC.cpp b/src/Decoder_AAC.cpp index b5cf67f4..8b91dac4 100644 --- a/src/Decoder_AAC.cpp +++ b/src/Decoder_AAC.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Decoder_AAC.h b/src/Decoder_AAC.h index 77e85773..056731e7 100644 --- a/src/Decoder_AAC.h +++ b/src/Decoder_AAC.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Decoder_AC3.cpp b/src/Decoder_AC3.cpp index b8cd2545..09339b37 100644 --- a/src/Decoder_AC3.cpp +++ b/src/Decoder_AC3.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Decoder_AC3.h b/src/Decoder_AC3.h index 6d31b408..77dfc99a 100644 --- a/src/Decoder_AC3.h +++ b/src/Decoder_AC3.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Decoder_ADPCM.cpp b/src/Decoder_ADPCM.cpp index 648eba05..9e44740b 100644 --- a/src/Decoder_ADPCM.cpp +++ b/src/Decoder_ADPCM.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Decoder_ADPCM.h b/src/Decoder_ADPCM.h index e72858b6..0484b0f8 100644 --- a/src/Decoder_ADPCM.h +++ b/src/Decoder_ADPCM.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Decoder_ALAC.cpp b/src/Decoder_ALAC.cpp index 01be35b2..a1779479 100644 --- a/src/Decoder_ALAC.cpp +++ b/src/Decoder_ALAC.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Decoder_ALAC.h b/src/Decoder_ALAC.h index ce2edcd5..c1a5939b 100644 --- a/src/Decoder_ALAC.h +++ b/src/Decoder_ALAC.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Decoder_Abstract.cpp b/src/Decoder_Abstract.cpp index 0091a661..622f5b0e 100644 --- a/src/Decoder_Abstract.cpp +++ b/src/Decoder_Abstract.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Decoder_Abstract.h b/src/Decoder_Abstract.h index bf58d8da..e1f60985 100644 --- a/src/Decoder_Abstract.h +++ b/src/Decoder_Abstract.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Decoder_Avisynth.cpp b/src/Decoder_Avisynth.cpp index e4999708..174ecf86 100644 --- a/src/Decoder_Avisynth.cpp +++ b/src/Decoder_Avisynth.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Decoder_Avisynth.h b/src/Decoder_Avisynth.h index 18c7e67b..c0a69c8b 100644 --- a/src/Decoder_Avisynth.h +++ b/src/Decoder_Avisynth.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Decoder_FLAC.cpp b/src/Decoder_FLAC.cpp index 252aef2d..a74f0fca 100644 --- a/src/Decoder_FLAC.cpp +++ b/src/Decoder_FLAC.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Decoder_FLAC.h b/src/Decoder_FLAC.h index e711d83b..29167b27 100644 --- a/src/Decoder_FLAC.h +++ b/src/Decoder_FLAC.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Decoder_MAC.cpp b/src/Decoder_MAC.cpp index 9e855da8..b8755e29 100644 --- a/src/Decoder_MAC.cpp +++ b/src/Decoder_MAC.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Decoder_MAC.h b/src/Decoder_MAC.h index e3720c87..f93f201c 100644 --- a/src/Decoder_MAC.h +++ b/src/Decoder_MAC.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Decoder_MP3.cpp b/src/Decoder_MP3.cpp index d460e2f5..38620abb 100644 --- a/src/Decoder_MP3.cpp +++ b/src/Decoder_MP3.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Decoder_MP3.h b/src/Decoder_MP3.h index a4a08a8b..fea27717 100644 --- a/src/Decoder_MP3.h +++ b/src/Decoder_MP3.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Decoder_Musepack.cpp b/src/Decoder_Musepack.cpp index 99894470..1b0d3b6c 100644 --- a/src/Decoder_Musepack.cpp +++ b/src/Decoder_Musepack.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Decoder_Musepack.h b/src/Decoder_Musepack.h index 88f1abf7..4330fab6 100644 --- a/src/Decoder_Musepack.h +++ b/src/Decoder_Musepack.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Decoder_Shorten.cpp b/src/Decoder_Shorten.cpp index f003f1d8..1e98f196 100644 --- a/src/Decoder_Shorten.cpp +++ b/src/Decoder_Shorten.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Decoder_Shorten.h b/src/Decoder_Shorten.h index 046b4637..72057ad4 100644 --- a/src/Decoder_Shorten.h +++ b/src/Decoder_Shorten.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Decoder_Speex.cpp b/src/Decoder_Speex.cpp index bd57ef8a..03b7bb61 100644 --- a/src/Decoder_Speex.cpp +++ b/src/Decoder_Speex.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Decoder_Speex.h b/src/Decoder_Speex.h index 9b97e314..0cc43830 100644 --- a/src/Decoder_Speex.h +++ b/src/Decoder_Speex.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Decoder_TTA.cpp b/src/Decoder_TTA.cpp index 41b9c2d0..c311dfb7 100644 --- a/src/Decoder_TTA.cpp +++ b/src/Decoder_TTA.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Decoder_TTA.h b/src/Decoder_TTA.h index 12663eb5..e8b4caa4 100644 --- a/src/Decoder_TTA.h +++ b/src/Decoder_TTA.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Decoder_Vorbis.cpp b/src/Decoder_Vorbis.cpp index fe351985..b1c52f3a 100644 --- a/src/Decoder_Vorbis.cpp +++ b/src/Decoder_Vorbis.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Decoder_Vorbis.h b/src/Decoder_Vorbis.h index de270627..0a9780ec 100644 --- a/src/Decoder_Vorbis.h +++ b/src/Decoder_Vorbis.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Decoder_WMA.cpp b/src/Decoder_WMA.cpp index 7522e5db..a459ceec 100644 --- a/src/Decoder_WMA.cpp +++ b/src/Decoder_WMA.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Decoder_WMA.h b/src/Decoder_WMA.h index 5aa54f8c..334acc74 100644 --- a/src/Decoder_WMA.h +++ b/src/Decoder_WMA.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Decoder_WavPack.cpp b/src/Decoder_WavPack.cpp index a8b9dccc..00ffad68 100644 --- a/src/Decoder_WavPack.cpp +++ b/src/Decoder_WavPack.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Decoder_WavPack.h b/src/Decoder_WavPack.h index 8f06ed95..31492722 100644 --- a/src/Decoder_WavPack.h +++ b/src/Decoder_WavPack.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Decoder_Wave.cpp b/src/Decoder_Wave.cpp index 151d2e20..f895a7f0 100644 --- a/src/Decoder_Wave.cpp +++ b/src/Decoder_Wave.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Decoder_Wave.h b/src/Decoder_Wave.h index 403f0bfa..2f7712a7 100644 --- a/src/Decoder_Wave.h +++ b/src/Decoder_Wave.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Dialog_About.cpp b/src/Dialog_About.cpp index f36e8ddb..ab3a3e27 100644 --- a/src/Dialog_About.cpp +++ b/src/Dialog_About.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Dialog_About.h b/src/Dialog_About.h index 359de118..d0d8a0b1 100644 --- a/src/Dialog_About.h +++ b/src/Dialog_About.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Dialog_CueImport.cpp b/src/Dialog_CueImport.cpp index 58a961e7..6d5b67c2 100644 --- a/src/Dialog_CueImport.cpp +++ b/src/Dialog_CueImport.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Dialog_CueImport.h b/src/Dialog_CueImport.h index b809ecf3..a63e0326 100644 --- a/src/Dialog_CueImport.h +++ b/src/Dialog_CueImport.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Dialog_DropBox.cpp b/src/Dialog_DropBox.cpp index 593b636e..6b000682 100644 --- a/src/Dialog_DropBox.cpp +++ b/src/Dialog_DropBox.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Dialog_DropBox.h b/src/Dialog_DropBox.h index f9c97123..5f24a586 100644 --- a/src/Dialog_DropBox.h +++ b/src/Dialog_DropBox.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Dialog_LogView.cpp b/src/Dialog_LogView.cpp index 9e3514a1..e4342dd4 100644 --- a/src/Dialog_LogView.cpp +++ b/src/Dialog_LogView.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Dialog_LogView.h b/src/Dialog_LogView.h index 41312949..7ed494b3 100644 --- a/src/Dialog_LogView.h +++ b/src/Dialog_LogView.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Dialog_MainWindow.cpp b/src/Dialog_MainWindow.cpp index 89d93e28..b7e69784 100644 --- a/src/Dialog_MainWindow.cpp +++ b/src/Dialog_MainWindow.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Dialog_MainWindow.h b/src/Dialog_MainWindow.h index d7c7fbde..16c2eec3 100644 --- a/src/Dialog_MainWindow.h +++ b/src/Dialog_MainWindow.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Dialog_MetaInfo.cpp b/src/Dialog_MetaInfo.cpp index 990b1d16..67ebd4d1 100644 --- a/src/Dialog_MetaInfo.cpp +++ b/src/Dialog_MetaInfo.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Dialog_MetaInfo.h b/src/Dialog_MetaInfo.h index b4426a6e..c72abf01 100644 --- a/src/Dialog_MetaInfo.h +++ b/src/Dialog_MetaInfo.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Dialog_Processing.cpp b/src/Dialog_Processing.cpp index ab66acb5..b072489c 100644 --- a/src/Dialog_Processing.cpp +++ b/src/Dialog_Processing.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Dialog_Processing.h b/src/Dialog_Processing.h index 92ed0002..f0a5c13c 100644 --- a/src/Dialog_Processing.h +++ b/src/Dialog_Processing.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Dialog_SplashScreen.cpp b/src/Dialog_SplashScreen.cpp index cbbea3bd..579986c9 100644 --- a/src/Dialog_SplashScreen.cpp +++ b/src/Dialog_SplashScreen.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Dialog_SplashScreen.h b/src/Dialog_SplashScreen.h index 01abed15..8c3df28f 100644 --- a/src/Dialog_SplashScreen.h +++ b/src/Dialog_SplashScreen.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Dialog_Update.cpp b/src/Dialog_Update.cpp index f4c73099..ee6fcf8d 100644 --- a/src/Dialog_Update.cpp +++ b/src/Dialog_Update.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Dialog_Update.h b/src/Dialog_Update.h index d34f9a77..75413149 100644 --- a/src/Dialog_Update.h +++ b/src/Dialog_Update.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Dialog_WorkingBanner.cpp b/src/Dialog_WorkingBanner.cpp index 1985f491..49ff1fcf 100644 --- a/src/Dialog_WorkingBanner.cpp +++ b/src/Dialog_WorkingBanner.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Dialog_WorkingBanner.h b/src/Dialog_WorkingBanner.h index 8faf4982..3afa8255 100644 --- a/src/Dialog_WorkingBanner.h +++ b/src/Dialog_WorkingBanner.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Encoder_AAC.cpp b/src/Encoder_AAC.cpp index 36f609f4..36a04ab2 100644 --- a/src/Encoder_AAC.cpp +++ b/src/Encoder_AAC.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Encoder_AAC.h b/src/Encoder_AAC.h index 176c7cf7..4557a104 100644 --- a/src/Encoder_AAC.h +++ b/src/Encoder_AAC.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Encoder_AAC_FHG.cpp b/src/Encoder_AAC_FHG.cpp index a865a1b2..aa734892 100644 --- a/src/Encoder_AAC_FHG.cpp +++ b/src/Encoder_AAC_FHG.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Encoder_AAC_FHG.h b/src/Encoder_AAC_FHG.h index db24281d..f90cbd48 100644 --- a/src/Encoder_AAC_FHG.h +++ b/src/Encoder_AAC_FHG.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Encoder_AAC_QAAC.cpp b/src/Encoder_AAC_QAAC.cpp index 8c1b0ffc..4147d87f 100644 --- a/src/Encoder_AAC_QAAC.cpp +++ b/src/Encoder_AAC_QAAC.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Encoder_AAC_QAAC.h b/src/Encoder_AAC_QAAC.h index ca52c0c6..867e2174 100644 --- a/src/Encoder_AAC_QAAC.h +++ b/src/Encoder_AAC_QAAC.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Encoder_AC3.cpp b/src/Encoder_AC3.cpp index 20257647..b6c92ab4 100644 --- a/src/Encoder_AC3.cpp +++ b/src/Encoder_AC3.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Encoder_AC3.h b/src/Encoder_AC3.h index ed778dbe..f29afa5f 100644 --- a/src/Encoder_AC3.h +++ b/src/Encoder_AC3.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Encoder_Abstract.cpp b/src/Encoder_Abstract.cpp index a96e2010..bb83ccee 100644 --- a/src/Encoder_Abstract.cpp +++ b/src/Encoder_Abstract.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Encoder_Abstract.h b/src/Encoder_Abstract.h index 7f0ce712..fffee7c1 100644 --- a/src/Encoder_Abstract.h +++ b/src/Encoder_Abstract.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Encoder_DCA.cpp b/src/Encoder_DCA.cpp index eb7e030a..f70745e3 100644 --- a/src/Encoder_DCA.cpp +++ b/src/Encoder_DCA.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Encoder_DCA.h b/src/Encoder_DCA.h index a0ece24a..99786c73 100644 --- a/src/Encoder_DCA.h +++ b/src/Encoder_DCA.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Encoder_FLAC.cpp b/src/Encoder_FLAC.cpp index 2cb5cf00..ba3662d5 100644 --- a/src/Encoder_FLAC.cpp +++ b/src/Encoder_FLAC.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Encoder_FLAC.h b/src/Encoder_FLAC.h index 2ee90c22..1568f4ac 100644 --- a/src/Encoder_FLAC.h +++ b/src/Encoder_FLAC.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Encoder_MP3.cpp b/src/Encoder_MP3.cpp index 720c7eb6..9134858c 100644 --- a/src/Encoder_MP3.cpp +++ b/src/Encoder_MP3.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Encoder_MP3.h b/src/Encoder_MP3.h index 666a7f98..ffdb34dd 100644 --- a/src/Encoder_MP3.h +++ b/src/Encoder_MP3.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Encoder_Vorbis.cpp b/src/Encoder_Vorbis.cpp index 302df0ae..6b5bac78 100644 --- a/src/Encoder_Vorbis.cpp +++ b/src/Encoder_Vorbis.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Encoder_Vorbis.h b/src/Encoder_Vorbis.h index 9a024af9..e82cc5a5 100644 --- a/src/Encoder_Vorbis.h +++ b/src/Encoder_Vorbis.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Encoder_Wave.cpp b/src/Encoder_Wave.cpp index b7b7df77..97c05686 100644 --- a/src/Encoder_Wave.cpp +++ b/src/Encoder_Wave.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Encoder_Wave.h b/src/Encoder_Wave.h index 1384ab3f..eecfb2e0 100644 --- a/src/Encoder_Wave.h +++ b/src/Encoder_Wave.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Filter_Abstract.cpp b/src/Filter_Abstract.cpp index d483da77..20f70168 100644 --- a/src/Filter_Abstract.cpp +++ b/src/Filter_Abstract.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Filter_Abstract.h b/src/Filter_Abstract.h index 40d1faea..5495980e 100644 --- a/src/Filter_Abstract.h +++ b/src/Filter_Abstract.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Filter_Downmix.cpp b/src/Filter_Downmix.cpp index 20acfaa8..53596f2e 100644 --- a/src/Filter_Downmix.cpp +++ b/src/Filter_Downmix.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Filter_Downmix.h b/src/Filter_Downmix.h index 79afb8e9..fd2d6e4e 100644 --- a/src/Filter_Downmix.h +++ b/src/Filter_Downmix.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Filter_Normalize.cpp b/src/Filter_Normalize.cpp index a39e9fdb..4df6b640 100644 --- a/src/Filter_Normalize.cpp +++ b/src/Filter_Normalize.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Filter_Normalize.h b/src/Filter_Normalize.h index c69e9cce..e5e71af2 100644 --- a/src/Filter_Normalize.h +++ b/src/Filter_Normalize.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Filter_Resample.cpp b/src/Filter_Resample.cpp index b33dc750..1386ab66 100644 --- a/src/Filter_Resample.cpp +++ b/src/Filter_Resample.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Filter_Resample.h b/src/Filter_Resample.h index ca46bd8e..d9f00f5f 100644 --- a/src/Filter_Resample.h +++ b/src/Filter_Resample.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Filter_ToneAdjust.cpp b/src/Filter_ToneAdjust.cpp index 233d3e48..65d4a2ab 100644 --- a/src/Filter_ToneAdjust.cpp +++ b/src/Filter_ToneAdjust.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Filter_ToneAdjust.h b/src/Filter_ToneAdjust.h index 40521568..c0e63e29 100644 --- a/src/Filter_ToneAdjust.h +++ b/src/Filter_ToneAdjust.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Genres.cpp b/src/Genres.cpp index a81e737e..f836275a 100644 --- a/src/Genres.cpp +++ b/src/Genres.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Genres.h b/src/Genres.h index 45207159..082401c2 100644 --- a/src/Genres.h +++ b/src/Genres.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Global.cpp b/src/Global.cpp index b446a3be..29b135d0 100644 --- a/src/Global.cpp +++ b/src/Global.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -306,39 +306,30 @@ const QDate &lamexp_version_date(void) { if(!g_lamexp_version_date.isValid()) { - char temp[32]; - int date[3]; + int date[3] = {0, 0, 0}; char temp[12] = {'\0'}; + strncpy_s(temp, 12, g_lamexp_version_raw_date, _TRUNCATE); - char *this_token = NULL; - char *next_token = NULL; - - strncpy_s(temp, 32, g_lamexp_version_raw_date, _TRUNCATE); - this_token = strtok_s(temp, " ", &next_token); - - for(int i = 0; i < 3; i++) + if(strlen(temp) == 11) { - date[i] = -1; - if(this_token) + temp[3] = temp[6] = '\0'; + date[2] = atoi(&temp[4]); + date[0] = atoi(&temp[7]); + + for(int j = 0; j < 12; j++) { - for(int j = 0; j < 12; j++) + if(!_strcmpi(&temp[0], g_lamexp_months[j])) { - if(!_strcmpi(this_token, g_lamexp_months[j])) - { - date[i] = j+1; - break; - } + date[1] = j+1; + break; } - if(date[i] < 0) - { - date[i] = atoi(this_token); - } - this_token = strtok_s(NULL, " ", &next_token); } + + g_lamexp_version_date = QDate(date[0], date[1], date[2]); } - if(date[0] >= 0 && date[1] >= 0 && date[2] >= 0) + if(!g_lamexp_version_date.isValid()) { - g_lamexp_version_date = QDate(date[2], date[0], date[1]); + qFatal("Internal error: Date format could not be recognized!"); } } diff --git a/src/Global.h b/src/Global.h index 01b16d1d..7eca9d39 100644 --- a/src/Global.h +++ b/src/Global.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/LockedFile.cpp b/src/LockedFile.cpp index 605ad7de..38144b64 100644 --- a/src/LockedFile.cpp +++ b/src/LockedFile.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/LockedFile.h b/src/LockedFile.h index 19f61b73..0367df72 100644 --- a/src/LockedFile.h +++ b/src/LockedFile.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Main.cpp b/src/Main.cpp index 645f112d..4ebddab5 100644 --- a/src/Main.cpp +++ b/src/Main.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Model_Artwork.cpp b/src/Model_Artwork.cpp index 8046f950..8ce08940 100644 --- a/src/Model_Artwork.cpp +++ b/src/Model_Artwork.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Model_Artwork.h b/src/Model_Artwork.h index e3cc676a..a42eb0df 100644 --- a/src/Model_Artwork.h +++ b/src/Model_Artwork.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Model_AudioFile.cpp b/src/Model_AudioFile.cpp index 4a57dfa3..5f106f94 100644 --- a/src/Model_AudioFile.cpp +++ b/src/Model_AudioFile.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Model_AudioFile.h b/src/Model_AudioFile.h index ef6347b8..026f7df9 100644 --- a/src/Model_AudioFile.h +++ b/src/Model_AudioFile.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Model_CueSheet.cpp b/src/Model_CueSheet.cpp index 3b947b4c..579c1b07 100644 --- a/src/Model_CueSheet.cpp +++ b/src/Model_CueSheet.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Model_CueSheet.h b/src/Model_CueSheet.h index dc50d9c0..23338566 100644 --- a/src/Model_CueSheet.h +++ b/src/Model_CueSheet.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Model_FileList.cpp b/src/Model_FileList.cpp index 99bd729a..73ce7f33 100644 --- a/src/Model_FileList.cpp +++ b/src/Model_FileList.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Model_FileList.h b/src/Model_FileList.h index b8f93ce4..06f4fe19 100644 --- a/src/Model_FileList.h +++ b/src/Model_FileList.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Model_FileSystem.cpp b/src/Model_FileSystem.cpp index aa13cf4e..f25e768e 100644 --- a/src/Model_FileSystem.cpp +++ b/src/Model_FileSystem.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Model_FileSystem.h b/src/Model_FileSystem.h index 2df5d945..cf219abc 100644 --- a/src/Model_FileSystem.h +++ b/src/Model_FileSystem.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Model_MetaInfo.cpp b/src/Model_MetaInfo.cpp index a1d7bc40..5ff2fee9 100644 --- a/src/Model_MetaInfo.cpp +++ b/src/Model_MetaInfo.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Model_MetaInfo.h b/src/Model_MetaInfo.h index 0c821744..79e7ab9e 100644 --- a/src/Model_MetaInfo.h +++ b/src/Model_MetaInfo.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Model_Progress.cpp b/src/Model_Progress.cpp index 8d66813a..4f7d222e 100644 --- a/src/Model_Progress.cpp +++ b/src/Model_Progress.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Model_Progress.h b/src/Model_Progress.h index 43dc3485..d61d7719 100644 --- a/src/Model_Progress.h +++ b/src/Model_Progress.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Model_Settings.cpp b/src/Model_Settings.cpp index 79d70f66..2b59ec35 100644 --- a/src/Model_Settings.cpp +++ b/src/Model_Settings.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Model_Settings.h b/src/Model_Settings.h index 2bc93d48..04338a73 100644 --- a/src/Model_Settings.h +++ b/src/Model_Settings.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/PlaylistImporter.cpp b/src/PlaylistImporter.cpp index f7c6a2a1..10652257 100644 --- a/src/PlaylistImporter.cpp +++ b/src/PlaylistImporter.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/PlaylistImporter.h b/src/PlaylistImporter.h index e31e590c..514232cb 100644 --- a/src/PlaylistImporter.h +++ b/src/PlaylistImporter.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Registry_Decoder.cpp b/src/Registry_Decoder.cpp index 56e7e437..ece38811 100644 --- a/src/Registry_Decoder.cpp +++ b/src/Registry_Decoder.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Registry_Decoder.h b/src/Registry_Decoder.h index f2dc5925..d3563a81 100644 --- a/src/Registry_Decoder.h +++ b/src/Registry_Decoder.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Resource.h b/src/Resource.h index 3f7a7cd3..499f22ad 100644 --- a/src/Resource.h +++ b/src/Resource.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/ShellIntegration.cpp b/src/ShellIntegration.cpp index dfdfca71..0ac49c9e 100644 --- a/src/ShellIntegration.cpp +++ b/src/ShellIntegration.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/ShellIntegration.h b/src/ShellIntegration.h index a828bd94..71dd270e 100644 --- a/src/ShellIntegration.h +++ b/src/ShellIntegration.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Targetver.h b/src/Targetver.h index b78503a7..563239f5 100644 --- a/src/Targetver.h +++ b/src/Targetver.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Thread_CPUObserver.cpp b/src/Thread_CPUObserver.cpp index e81bedaa..8af9619c 100644 --- a/src/Thread_CPUObserver.cpp +++ b/src/Thread_CPUObserver.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Thread_CPUObserver.h b/src/Thread_CPUObserver.h index e656b2bf..4247ce14 100644 --- a/src/Thread_CPUObserver.h +++ b/src/Thread_CPUObserver.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Thread_CueSplitter.cpp b/src/Thread_CueSplitter.cpp index 536b172f..34b7b386 100644 --- a/src/Thread_CueSplitter.cpp +++ b/src/Thread_CueSplitter.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Thread_CueSplitter.h b/src/Thread_CueSplitter.h index cc5f0c79..b7447a03 100644 --- a/src/Thread_CueSplitter.h +++ b/src/Thread_CueSplitter.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Thread_DiskObserver.cpp b/src/Thread_DiskObserver.cpp index 20ad2e6d..d72029f3 100644 --- a/src/Thread_DiskObserver.cpp +++ b/src/Thread_DiskObserver.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Thread_DiskObserver.h b/src/Thread_DiskObserver.h index 3c1181ed..c0a4613b 100644 --- a/src/Thread_DiskObserver.h +++ b/src/Thread_DiskObserver.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Thread_FileAnalyzer.cpp b/src/Thread_FileAnalyzer.cpp index 9bf1d3e1..e10ff099 100644 --- a/src/Thread_FileAnalyzer.cpp +++ b/src/Thread_FileAnalyzer.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Thread_FileAnalyzer.h b/src/Thread_FileAnalyzer.h index d41f7537..114fe5de 100644 --- a/src/Thread_FileAnalyzer.h +++ b/src/Thread_FileAnalyzer.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Thread_Initialization.cpp b/src/Thread_Initialization.cpp index b499e53b..938c84cf 100644 --- a/src/Thread_Initialization.cpp +++ b/src/Thread_Initialization.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Thread_Initialization.h b/src/Thread_Initialization.h index 94870d1a..9758650c 100644 --- a/src/Thread_Initialization.h +++ b/src/Thread_Initialization.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Thread_MessageHandler.cpp b/src/Thread_MessageHandler.cpp index 99b53224..4860e62b 100644 --- a/src/Thread_MessageHandler.cpp +++ b/src/Thread_MessageHandler.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Thread_MessageHandler.h b/src/Thread_MessageHandler.h index ae3c93c3..0f2034a1 100644 --- a/src/Thread_MessageHandler.h +++ b/src/Thread_MessageHandler.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Thread_MessageProducer.cpp b/src/Thread_MessageProducer.cpp index e8569c20..85c0a902 100644 --- a/src/Thread_MessageProducer.cpp +++ b/src/Thread_MessageProducer.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Thread_MessageProducer.h b/src/Thread_MessageProducer.h index e9bfd2d9..7d8967d5 100644 --- a/src/Thread_MessageProducer.h +++ b/src/Thread_MessageProducer.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Thread_Process.cpp b/src/Thread_Process.cpp index 3f09030d..f260ca6f 100644 --- a/src/Thread_Process.cpp +++ b/src/Thread_Process.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Thread_Process.h b/src/Thread_Process.h index 9253331b..ec60b18d 100644 --- a/src/Thread_Process.h +++ b/src/Thread_Process.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Thread_RAMObserver.cpp b/src/Thread_RAMObserver.cpp index b9fc4682..ac8efd40 100644 --- a/src/Thread_RAMObserver.cpp +++ b/src/Thread_RAMObserver.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Thread_RAMObserver.h b/src/Thread_RAMObserver.h index c4723971..db9febd5 100644 --- a/src/Thread_RAMObserver.h +++ b/src/Thread_RAMObserver.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Tool_Abstract.cpp b/src/Tool_Abstract.cpp index 2bb5add4..a8da06c0 100644 --- a/src/Tool_Abstract.cpp +++ b/src/Tool_Abstract.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Tool_Abstract.h b/src/Tool_Abstract.h index e7c2af2a..bb7ee1d7 100644 --- a/src/Tool_Abstract.h +++ b/src/Tool_Abstract.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Tool_WaveProperties.cpp b/src/Tool_WaveProperties.cpp index 292c084b..1eca8235 100644 --- a/src/Tool_WaveProperties.cpp +++ b/src/Tool_WaveProperties.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Tool_WaveProperties.h b/src/Tool_WaveProperties.h index bf88327b..c118b8a3 100644 --- a/src/Tool_WaveProperties.h +++ b/src/Tool_WaveProperties.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Tools.h b/src/Tools.h index f0a2cce7..cc6bdb0c 100644 --- a/src/Tools.h +++ b/src/Tools.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/WinSevenTaskbar.cpp b/src/WinSevenTaskbar.cpp index 481bdbf4..0dbe3777 100644 --- a/src/WinSevenTaskbar.cpp +++ b/src/WinSevenTaskbar.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/WinSevenTaskbar.h b/src/WinSevenTaskbar.h index ed195e87..a003f2e4 100644 --- a/src/WinSevenTaskbar.h +++ b/src/WinSevenTaskbar.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2011 LoRd_MuldeR +// Copyright (C) 2004-2012 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by