From ad79be4c77adffc70606c8ef2302efd4b646fc3e Mon Sep 17 00:00:00 2001 From: casey langen Date: Sun, 30 Dec 2018 02:02:07 -0800 Subject: [PATCH] License date update. --- LICENSE.txt | 2 +- README.md | 22 +++++------ src/core/audio/Buffer.cpp | 2 +- src/core/audio/Buffer.h | 2 +- src/core/audio/CrossfadeTransport.cpp | 2 +- src/core/audio/CrossfadeTransport.h | 2 +- src/core/audio/Crossfader.cpp | 2 +- src/core/audio/Crossfader.h | 2 +- src/core/audio/GaplessTransport.cpp | 2 +- src/core/audio/GaplessTransport.h | 2 +- src/core/audio/IStream.h | 2 +- src/core/audio/ITransport.h | 2 +- src/core/audio/MasterTransport.cpp | 2 +- src/core/audio/MasterTransport.h | 2 +- src/core/audio/Outputs.cpp | 2 +- src/core/audio/Outputs.h | 2 +- src/core/audio/PlaybackService.cpp | 2 +- src/core/audio/PlaybackService.h | 2 +- src/core/audio/Player.cpp | 2 +- src/core/audio/Player.h | 2 +- src/core/audio/Stream.cpp | 2 +- src/core/audio/Stream.h | 2 +- src/core/audio/Streams.cpp | 2 +- src/core/audio/Streams.h | 2 +- src/core/audio/Visualizer.cpp | 2 +- src/core/audio/Visualizer.h | 2 +- src/core/config.h | 2 +- src/core/db/Connection.cpp | 2 +- src/core/db/Connection.h | 2 +- src/core/db/ScopedTransaction.cpp | 2 +- src/core/db/ScopedTransaction.h | 2 +- src/core/db/Statement.cpp | 2 +- src/core/db/Statement.h | 2 +- src/core/debug.cpp | 2 +- src/core/debug.h | 2 +- src/core/i18n/Locale.cpp | 2 +- src/core/i18n/Locale.h | 2 +- src/core/io/DataStreamFactory.cpp | 2 +- src/core/io/DataStreamFactory.h | 2 +- src/core/io/HttpClient.h | 2 +- src/core/io/LocalFileStream.cpp | 2 +- src/core/io/LocalFileStream.h | 2 +- src/core/library/IIndexer.h | 2 +- src/core/library/ILibrary.h | 2 +- src/core/library/IQuery.h | 2 +- src/core/library/Indexer.cpp | 2 +- src/core/library/Indexer.h | 2 +- src/core/library/LibraryFactory.cpp | 2 +- src/core/library/LibraryFactory.h | 2 +- src/core/library/LocalLibrary.cpp | 2 +- src/core/library/LocalLibrary.h | 2 +- src/core/library/LocalLibraryConstants.h | 2 +- src/core/library/LocalSimpleDataProvider.cpp | 2 +- src/core/library/LocalSimpleDataProvider.h | 2 +- src/core/library/metadata/MetadataMap.cpp | 2 +- src/core/library/metadata/MetadataMap.h | 2 +- src/core/library/metadata/MetadataMapList.cpp | 2 +- src/core/library/metadata/MetadataMapList.h | 2 +- .../library/query/local/AlbumListQuery.cpp | 2 +- src/core/library/query/local/AlbumListQuery.h | 2 +- .../query/local/AllCategoriesQuery.cpp | 2 +- .../library/query/local/AllCategoriesQuery.h | 2 +- .../query/local/AppendPlaylistQuery.cpp | 2 +- .../library/query/local/AppendPlaylistQuery.h | 2 +- .../library/query/local/CategoryListQuery.cpp | 2 +- .../library/query/local/CategoryListQuery.h | 2 +- .../query/local/CategoryTrackListQuery.cpp | 2 +- .../query/local/CategoryTrackListQuery.h | 2 +- .../query/local/DeletePlaylistQuery.cpp | 2 +- .../library/query/local/DeletePlaylistQuery.h | 2 +- .../query/local/DirectoryTrackListQuery.cpp | 2 +- .../query/local/DirectoryTrackListQuery.h | 2 +- .../library/query/local/GetPlaylistQuery.cpp | 2 +- .../library/query/local/GetPlaylistQuery.h | 2 +- src/core/library/query/local/LocalQueryBase.h | 2 +- .../query/local/NowPlayingTrackListQuery.cpp | 2 +- .../query/local/NowPlayingTrackListQuery.h | 2 +- .../query/local/PersistedPlayQueueQuery.cpp | 2 +- .../query/local/PersistedPlayQueueQuery.h | 4 +- .../library/query/local/ReplayGainQuery.cpp | 2 +- .../library/query/local/ReplayGainQuery.h | 2 +- .../library/query/local/SavePlaylistQuery.cpp | 2 +- .../library/query/local/SavePlaylistQuery.h | 2 +- .../query/local/SearchTrackListQuery.cpp | 2 +- .../query/local/SearchTrackListQuery.h | 2 +- .../library/query/local/TrackListQueryBase.h | 2 +- .../query/local/TrackMetadataQuery.cpp | 2 +- .../library/query/local/TrackMetadataQuery.h | 2 +- .../query/local/util/CategoryQueryUtil.cpp | 2 +- .../query/local/util/CategoryQueryUtil.h | 2 +- .../library/query/local/util/SdkWrappers.h | 2 +- src/core/library/track/IndexerTrack.cpp | 2 +- src/core/library/track/IndexerTrack.h | 2 +- src/core/library/track/LibraryTrack.cpp | 2 +- src/core/library/track/LibraryTrack.h | 2 +- src/core/library/track/Track.cpp | 2 +- src/core/library/track/Track.h | 2 +- src/core/library/track/TrackList.cpp | 2 +- src/core/library/track/TrackList.h | 2 +- src/core/pch.cpp | 2 +- src/core/pch.hpp | 2 +- src/core/plugin/PluginFactory.cpp | 2 +- src/core/plugin/PluginFactory.h | 2 +- src/core/plugin/Plugins.cpp | 2 +- src/core/plugin/Plugins.h | 2 +- src/core/runtime/IMessage.h | 2 +- src/core/runtime/IMessageQueue.h | 2 +- src/core/runtime/IMessageTarget.h | 2 +- src/core/runtime/Message.cpp | 2 +- src/core/runtime/Message.h | 2 +- src/core/runtime/MessageQueue.cpp | 2 +- src/core/runtime/MessageQueue.h | 2 +- src/core/sdk/DataBuffer.h | 2 +- src/core/sdk/HttpClient.h | 2 +- src/core/sdk/IAnalyzer.h | 2 +- src/core/sdk/IBuffer.h | 2 +- src/core/sdk/IBufferProvider.h | 2 +- src/core/sdk/IDSP.h | 2 +- src/core/sdk/IDataStream.h | 2 +- src/core/sdk/IDataStreamFactory.h | 2 +- src/core/sdk/IDebug.h | 2 +- src/core/sdk/IDecoder.h | 2 +- src/core/sdk/IDecoderFactory.h | 2 +- src/core/sdk/IDevice.h | 2 +- src/core/sdk/IEncoder.h | 2 +- src/core/sdk/IEncoderFactory.h | 2 +- src/core/sdk/IEnvironment.h | 2 +- src/core/sdk/IIndexerNotifier.h | 2 +- src/core/sdk/IIndexerSource.h | 2 +- src/core/sdk/IIndexerWriter.h | 2 +- src/core/sdk/IMap.h | 2 +- src/core/sdk/IMapList.h | 2 +- src/core/sdk/IOutput.h | 2 +- src/core/sdk/IPcmVisualizer.h | 2 +- src/core/sdk/IPlaybackRemote.h | 2 +- src/core/sdk/IPlaybackService.h | 2 +- src/core/sdk/IPlugin.h | 2 +- src/core/sdk/IPreferences.h | 2 +- src/core/sdk/IResource.h | 2 +- src/core/sdk/ISchema.h | 2 +- src/core/sdk/ISimpleDataProvider.h | 2 +- src/core/sdk/ISpectrumVisualizer.h | 2 +- src/core/sdk/ITagReader.h | 2 +- src/core/sdk/ITagStore.h | 2 +- src/core/sdk/ITrack.h | 2 +- src/core/sdk/ITrackList.h | 2 +- src/core/sdk/ITrackListEditor.h | 2 +- src/core/sdk/IValue.h | 2 +- src/core/sdk/IValueList.h | 2 +- src/core/sdk/IVisualizer.h | 2 +- src/core/sdk/constants.h | 2 +- src/core/support/Common.cpp | 2 +- src/core/support/Common.h | 2 +- src/core/support/Duration.cpp | 2 +- src/core/support/Duration.h | 2 +- src/core/support/LastFm.cpp | 2 +- src/core/support/LastFm.h | 2 +- src/core/support/Messages.h | 2 +- src/core/support/Playback.cpp | 2 +- src/core/support/Playback.h | 2 +- src/core/support/PreferenceKeys.cpp | 2 +- src/core/support/PreferenceKeys.h | 2 +- src/core/support/Preferences.cpp | 2 +- src/core/support/Preferences.h | 2 +- src/musikcube/Main.cpp | 2 +- src/musikcube/app/layout/BrowseLayout.cpp | 2 +- src/musikcube/app/layout/BrowseLayout.h | 2 +- .../app/layout/CategorySearchLayout.cpp | 2 +- .../app/layout/CategorySearchLayout.h | 2 +- src/musikcube/app/layout/DirectoryLayout.cpp | 2 +- src/musikcube/app/layout/DirectoryLayout.h | 2 +- src/musikcube/app/layout/HotkeysLayout.cpp | 2 +- src/musikcube/app/layout/HotkeysLayout.h | 2 +- src/musikcube/app/layout/LibraryLayout.cpp | 2 +- src/musikcube/app/layout/LibraryLayout.h | 2 +- src/musikcube/app/layout/MainLayout.cpp | 2 +- src/musikcube/app/layout/MainLayout.h | 2 +- src/musikcube/app/layout/NowPlayingLayout.cpp | 2 +- src/musikcube/app/layout/NowPlayingLayout.h | 2 +- src/musikcube/app/layout/SettingsLayout.cpp | 2 +- src/musikcube/app/layout/SettingsLayout.h | 2 +- .../app/layout/TrackSearchLayout.cpp | 2 +- src/musikcube/app/layout/TrackSearchLayout.h | 2 +- src/musikcube/app/model/DirectoryAdapter.cpp | 2 +- src/musikcube/app/model/DirectoryAdapter.h | 2 +- src/musikcube/app/model/HotkeysAdapter.cpp | 2 +- src/musikcube/app/model/HotkeysAdapter.h | 2 +- src/musikcube/app/overlay/BrowseOverlays.cpp | 2 +- src/musikcube/app/overlay/BrowseOverlays.h | 2 +- .../app/overlay/ColorThemeOverlay.cpp | 2 +- src/musikcube/app/overlay/ColorThemeOverlay.h | 2 +- .../app/overlay/EqualizerOverlay.cpp | 2 +- src/musikcube/app/overlay/EqualizerOverlay.h | 2 +- src/musikcube/app/overlay/LastFmOverlay.cpp | 2 +- src/musikcube/app/overlay/LastFmOverlay.h | 2 +- src/musikcube/app/overlay/LocaleOverlay.cpp | 2 +- src/musikcube/app/overlay/LocaleOverlay.h | 2 +- .../app/overlay/PlayQueueOverlays.cpp | 2 +- src/musikcube/app/overlay/PlayQueueOverlays.h | 2 +- .../app/overlay/PlaybackOverlays.cpp | 2 +- src/musikcube/app/overlay/PlaybackOverlays.h | 2 +- src/musikcube/app/overlay/PluginOverlay.cpp | 2 +- src/musikcube/app/overlay/PluginOverlay.h | 2 +- src/musikcube/app/overlay/PreampOverlay.cpp | 2 +- src/musikcube/app/overlay/PreampOverlay.h | 2 +- .../app/overlay/ReassignHotkeyOverlay.cpp | 2 +- .../app/overlay/ReassignHotkeyOverlay.h | 2 +- src/musikcube/app/overlay/ServerOverlay.cpp | 2 +- src/musikcube/app/overlay/ServerOverlay.h | 2 +- .../app/overlay/VisualizerOverlay.cpp | 2 +- src/musikcube/app/overlay/VisualizerOverlay.h | 2 +- src/musikcube/app/util/GlobalHotkeys.cpp | 2 +- src/musikcube/app/util/GlobalHotkeys.h | 2 +- src/musikcube/app/util/Hotkeys.cpp | 2 +- src/musikcube/app/util/Hotkeys.h | 2 +- src/musikcube/app/util/Messages.h | 2 +- src/musikcube/app/util/Playback.cpp | 2 +- src/musikcube/app/util/Playback.h | 2 +- src/musikcube/app/util/PreferenceKeys.cpp | 2 +- src/musikcube/app/util/PreferenceKeys.h | 2 +- src/musikcube/app/util/UpdateCheck.cpp | 2 +- src/musikcube/app/util/UpdateCheck.h | 2 +- src/musikcube/app/window/CategoryListView.cpp | 2 +- src/musikcube/app/window/CategoryListView.h | 2 +- src/musikcube/app/window/TrackListView.cpp | 2 +- src/musikcube/app/window/TrackListView.h | 2 +- src/musikcube/app/window/TransportWindow.cpp | 2 +- src/musikcube/app/window/TransportWindow.h | 2 +- src/musikcube/cursespp/App.cpp | 2 +- src/musikcube/cursespp/AppLayout.cpp | 2 +- src/musikcube/cursespp/Checkbox.cpp | 2 +- src/musikcube/cursespp/Colors.cpp | 2 +- src/musikcube/cursespp/DialogOverlay.cpp | 2 +- src/musikcube/cursespp/IMouseHandler.cpp | 2 +- src/musikcube/cursespp/InputOverlay.cpp | 2 +- src/musikcube/cursespp/LayoutBase.cpp | 2 +- src/musikcube/cursespp/ListOverlay.cpp | 2 +- src/musikcube/cursespp/ListWindow.cpp | 2 +- src/musikcube/cursespp/MultiLineEntry.cpp | 2 +- src/musikcube/cursespp/OverlayStack.cpp | 2 +- src/musikcube/cursespp/Screen.cpp | 2 +- src/musikcube/cursespp/ScrollAdapterBase.cpp | 2 +- src/musikcube/cursespp/ScrollableWindow.cpp | 2 +- src/musikcube/cursespp/Scrollbar.cpp | 2 +- src/musikcube/cursespp/ShortcutsWindow.cpp | 2 +- .../cursespp/SimpleScrollAdapter.cpp | 2 +- src/musikcube/cursespp/SingleLineEntry.cpp | 2 +- src/musikcube/cursespp/Text.cpp | 2 +- src/musikcube/cursespp/TextInput.cpp | 2 +- src/musikcube/cursespp/TextLabel.cpp | 2 +- src/musikcube/cursespp/ToastOverlay.cpp | 2 +- src/musikcube/cursespp/Win32Util.cpp | 2 +- src/musikcube/cursespp/Window.cpp | 2 +- src/musikcube/cursespp/cursespp/App.h | 2 +- src/musikcube/cursespp/cursespp/AppLayout.h | 2 +- src/musikcube/cursespp/cursespp/Checkbox.h | 2 +- src/musikcube/cursespp/cursespp/Colors.h | 2 +- .../cursespp/cursespp/DialogOverlay.h | 2 +- .../cursespp/cursespp/IDisplayable.h | 2 +- src/musikcube/cursespp/cursespp/IInput.h | 2 +- src/musikcube/cursespp/cursespp/IKeyHandler.h | 2 +- src/musikcube/cursespp/cursespp/ILayout.h | 2 +- .../cursespp/cursespp/IMouseHandler.h | 2 +- .../cursespp/cursespp/INavigationKeys.h | 2 +- src/musikcube/cursespp/cursespp/IOrderable.h | 2 +- src/musikcube/cursespp/cursespp/IOverlay.h | 2 +- .../cursespp/cursespp/IScrollAdapter.h | 2 +- src/musikcube/cursespp/cursespp/IScrollable.h | 2 +- .../cursespp/cursespp/ITopLevelLayout.h | 2 +- src/musikcube/cursespp/cursespp/IWindow.h | 2 +- .../cursespp/cursespp/IWindowGroup.h | 2 +- .../cursespp/cursespp/InputOverlay.h | 2 +- src/musikcube/cursespp/cursespp/LayoutBase.h | 2 +- src/musikcube/cursespp/cursespp/ListOverlay.h | 2 +- src/musikcube/cursespp/cursespp/ListWindow.h | 2 +- .../cursespp/cursespp/MultiLineEntry.h | 2 +- src/musikcube/cursespp/cursespp/OverlayBase.h | 2 +- .../cursespp/cursespp/OverlayStack.h | 2 +- src/musikcube/cursespp/cursespp/Screen.h | 2 +- .../cursespp/cursespp/ScrollAdapterBase.h | 2 +- .../cursespp/cursespp/ScrollableWindow.h | 2 +- src/musikcube/cursespp/cursespp/Scrollbar.h | 2 +- .../cursespp/cursespp/ShortcutsWindow.h | 2 +- .../cursespp/cursespp/SimpleScrollAdapter.h | 2 +- .../cursespp/cursespp/SingleLineEntry.h | 2 +- src/musikcube/cursespp/cursespp/Text.h | 2 +- src/musikcube/cursespp/cursespp/TextInput.h | 2 +- src/musikcube/cursespp/cursespp/TextLabel.h | 2 +- .../cursespp/cursespp/ToastOverlay.h | 2 +- src/musikcube/cursespp/cursespp/Win32Util.h | 2 +- src/musikcube/cursespp/cursespp/Window.h | 2 +- .../cursespp/cursespp/curses_config.h | 2 +- src/musikcube/musikcube.rc | Bin 5098 -> 5098 bytes src/musikcube/stdafx.cpp | 2 +- src/musikcube/stdafx.h | 2 +- src/plugins/cddadecoder/CddaDataModel.cpp | 2 +- src/plugins/cddadecoder/CddaDataModel.h | 2 +- src/plugins/cddadecoder/CddaDataStream.cpp | 4 +- src/plugins/cddadecoder/CddaDataStream.h | 2 +- .../cddadecoder/CddaDataStreamFactory.cpp | 2 +- .../cddadecoder/CddaDataStreamFactory.h | 2 +- src/plugins/cddadecoder/CddaDecoder.cpp | 2 +- src/plugins/cddadecoder/CddaDecoder.h | 2 +- .../cddadecoder/CddaDecoderFactory.cpp | 2 +- src/plugins/cddadecoder/CddaDecoderFactory.h | 2 +- src/plugins/cddadecoder/CddaIndexerSource.cpp | 2 +- src/plugins/cddadecoder/CddaIndexerSource.h | 2 +- .../cddadecoder/cddadecoder_plugin.cpp | 2 +- src/plugins/cddadecoder/stdafx.cpp | 2 +- src/plugins/cddadecoder/stdafx.h | 2 +- src/plugins/directsoundout/DirectSoundOut.cpp | 2 +- src/plugins/directsoundout/DirectSoundOut.h | 2 +- .../directsoundout/directsoundout_plugin.cpp | 2 +- src/plugins/directsoundout/pch.cpp | 2 +- src/plugins/directsoundout/pch.h | 2 +- src/plugins/ffmpegdecoder/FfmpegDecoder.cpp | 2 +- src/plugins/ffmpegdecoder/FfmpegDecoder.h | 2 +- src/plugins/ffmpegdecoder/plugin.cpp | 2 +- src/plugins/flacdecoder/FlacDecoder.cpp | 2 +- src/plugins/flacdecoder/FlacDecoder.h | 2 +- .../flacdecoder/FlacDecoderFactory.cpp | 2 +- src/plugins/flacdecoder/FlacDecoderFactory.h | 2 +- .../flacdecoder/flacdecoder_plugin.cpp | 2 +- src/plugins/flacdecoder/stdafx.cpp | 2 +- src/plugins/flacdecoder/stdafx.h | 2 +- src/plugins/httpdatastream/HttpDataStream.cpp | 2 +- src/plugins/httpdatastream/HttpDataStream.h | 2 +- .../httpdatastream/HttpDataStreamFactory.cpp | 2 +- .../httpdatastream/HttpDataStreamFactory.h | 2 +- src/plugins/httpdatastream/LruDiskCache.cpp | 2 +- src/plugins/httpdatastream/LruDiskCache.h | 2 +- src/plugins/httpdatastream/RingBuffer.h | 2 +- .../httpdatastream/httpdatastream_plugin.cpp | 2 +- src/plugins/httpdatastream/stdafx.cpp | 2 +- src/plugins/httpdatastream/stdafx.h | 2 +- src/plugins/m4adecoder/M4aDecoder.cpp | 2 +- src/plugins/m4adecoder/M4aDecoder.h | 2 +- src/plugins/m4adecoder/M4aDecoderFactory.cpp | 2 +- src/plugins/m4adecoder/M4aDecoderFactory.h | 2 +- src/plugins/m4adecoder/m4adecoder_plugin.cpp | 2 +- src/plugins/m4adecoder/stdafx.cpp | 2 +- src/plugins/m4adecoder/stdafx.h | 2 +- src/plugins/nomaddecoder/NomadDecoder.cpp | 2 +- src/plugins/nomaddecoder/NomadDecoder.h | 2 +- .../nomaddecoder/NomadDecoderFactory.cpp | 2 +- .../nomaddecoder/NomadDecoderFactory.h | 2 +- .../nomaddecoder/nomaddecoder_plugin.cpp | 2 +- src/plugins/nomaddecoder/stdafx.cpp | 2 +- src/plugins/nomaddecoder/stdafx.h | 2 +- src/plugins/nullout/NullOut.cpp | 2 +- src/plugins/nullout/NullOut.h | 2 +- src/plugins/nullout/nullout_plugin.cpp | 2 +- src/plugins/nullout/pch.cpp | 2 +- src/plugins/nullout/pch.h | 2 +- src/plugins/oggdecoder/OggDecoder.cpp | 2 +- src/plugins/oggdecoder/OggDecoder.h | 2 +- src/plugins/oggdecoder/OggDecoderFactory.cpp | 2 +- src/plugins/oggdecoder/OggDecoderFactory.h | 2 +- src/plugins/oggdecoder/oggdecoder_plugin.cpp | 2 +- src/plugins/oggdecoder/stdafx.cpp | 2 +- src/plugins/oggdecoder/stdafx.h | 2 +- src/plugins/server/Constants.h | 2 +- src/plugins/server/Context.h | 2 +- src/plugins/server/HttpServer.cpp | 2 +- src/plugins/server/HttpServer.h | 2 +- src/plugins/server/Snapshots.cpp | 2 +- src/plugins/server/Snapshots.h | 2 +- src/plugins/server/Transcoder.cpp | 4 +- src/plugins/server/Transcoder.h | 6 +-- src/plugins/server/TranscodingDataStream.cpp | 2 +- src/plugins/server/TranscodingDataStream.h | 2 +- src/plugins/server/Util.cpp | 2 +- src/plugins/server/Util.h | 2 +- src/plugins/server/WebSocketServer.cpp | 2 +- src/plugins/server/WebSocketServer.h | 2 +- src/plugins/server/main.cpp | 2 +- src/plugins/sndioout/SndioOut.cpp | 36 +++++++++--------- src/plugins/sndioout/SndioOut.h | 4 +- src/plugins/sndioout/plugin.cpp | 2 +- src/plugins/stockencoders/LameEncoder.cpp | 2 +- src/plugins/stockencoders/LameEncoder.h | 2 +- src/plugins/stockencoders/OggEncoder.cpp | 2 +- src/plugins/stockencoders/OggEncoder.h | 2 +- src/plugins/stockencoders/main.cpp | 2 +- src/plugins/stockencoders/shared.h | 2 +- src/plugins/supereqdsp/SuperEqDsp.cpp | 2 +- src/plugins/supereqdsp/SuperEqDsp.h | 2 +- src/plugins/supereqdsp/constants.h | 2 +- src/plugins/supereqdsp/supereqdsp_plugin.cpp | 2 +- .../taglib_plugin/TaglibMetadataReader.cpp | 2 +- .../taglib_plugin/TaglibMetadataReader.h | 2 +- src/plugins/taglib_plugin/stdafx.cpp | 2 +- src/plugins/taglib_plugin/stdafx.h | 2 +- src/plugins/taglib_plugin/taglib_plugin.cpp | 2 +- src/plugins/wasapiout/WasapiOut.cpp | 2 +- src/plugins/wasapiout/WasapiOut.h | 2 +- src/plugins/wasapiout/pch.cpp | 2 +- src/plugins/wasapiout/pch.h | 2 +- src/plugins/wasapiout/wasapiout_plugin.cpp | 2 +- src/plugins/waveout/WaveOut.cpp | 2 +- src/plugins/waveout/WaveOut.h | 2 +- src/plugins/waveout/WaveOutBuffer.cpp | 2 +- src/plugins/waveout/WaveOutBuffer.h | 2 +- src/plugins/waveout/pch.cpp | 2 +- src/plugins/waveout/pch.h | 2 +- src/plugins/waveout/waveout_plugin.cpp | 2 +- src/plugins/win32globalhotkeys/pch.cpp | 2 +- src/plugins/win32globalhotkeys/pch.h | 2 +- .../win32globalhotkeys_plugin.cpp | 2 +- 409 files changed, 441 insertions(+), 441 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index cacaf6bf9..9ab51d14a 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2007-2017 musikcube team +Copyright (c) 2004-2019 musikcube team All rights reserved. diff --git a/README.md b/README.md index e3e727d1d..c918bf2a6 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ while the main musikcube app runs in the console, you can also stream audio from # installation -binaries are available in the [releases](https://github.com/clangen/musikcube/releases) page. +binaries are available in the [releases](https://github.com/clangen/musikcube/releases) page. while macos binaries are provided, you can also install via homebrew as follows: @@ -68,20 +68,20 @@ the musikcube sdk is a set of small, pure-virtual c++ classes and a handful of e musikcube would not be possible without the following excellent free, open source, and (in the case of some macos and win32 APIs) non-free projects and libraries: -| core | decoders | outputs | metadata | networking | miscellaneous | ui | -|-----------------------------------------------------------|-----------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------|--------------------------------------------------------------------------------|--------------------------------------------------------------------|---------------------------------------------------------------------------| -| [boost](http://www.boost.org/) | [flac](https://xiph.org/flac/) | [alsa](https://www.alsa-project.org) | [taglib](http://taglib.org/) | [websocketpp](https://github.com/zaphoyd/websocketpp) | [rxjava](https://github.com/ReactiveX/RxJava) | [ncurses](https://www.gnu.org/software/ncurses/) | -| [sqlite](https://www.sqlite.org/) | [ogg/vorbis](http://www.vorbis.com/) | [pulseaudio](https://www.freedesktop.org/wiki/Software/PulseAudio/) | [glide](https://github.com/bumptech/glide) | [libmicrohttpd](https://www.gnu.org/software/libmicrohttpd/) | [rxandroid](https://github.com/ReactiveX/RxAndroid) | [pdcurses (win32a variant)](https://www.projectpluto.com/win32a.htm) | -| [utfcpp](https://github.com/nemtrif/utfcpp) | [mad](http://www.underbit.com/products/mad/) + [nomad](https://github.com/cmus/cmus/tree/master/ip) | [core audio](https://developer.apple.com/library/content/documentation/MusicAudio/Conceptual/CoreAudioOverview/Introduction/Introduction.html) | | [libcurl](https://curl.haxx.se/libcurl/) | [stetho](http://facebook.github.io/stetho/) | [recycler-fast-scroll](https://github.com/plusCubed/recycler-fast-scroll) | -| [nlohmann json](https://github.com/nlohmann/json) | [faad2](http://www.audiocoding.com/faad2.html) | [wasapi](https://msdn.microsoft.com/en-us/library/windows/desktop/dd371455(v=vs.85).aspx) | | [libressl](https://www.libressl.org/) | [fabric](http://fabric.io) | | -| [kissfft](http://kissfft.sourceforge.net/) | [exoplayer](https://github.com/google/ExoPlayer) | [directsound](https://msdn.microsoft.com/en-us/library/windows/desktop/ee416960(v=vs.85).aspx) | | [nv-websocket-client](https://github.com/TakahikoKawasaki/nv-websocket-client) | [AndroidVideoCache](https://github.com/danikula/AndroidVideoCache) | | -| [sigslot](http://sigslot.sourceforge.net/) | | [waveout](https://msdn.microsoft.com/en-us/library/windows/desktop/dd743876(v=vs.85).aspx) | | [okhttp](http://square.github.io/okhttp/) | | | -| [wcwidth.c](http://www.cl.cam.ac.uk/~mgk25/ucs/wcwidth.c) | | | | | | | +| core | decoders | outputs | metadata | networking | miscellaneous | ui | +|-----------------------------------------------------------|-----------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------|--------------------------------------------------------------------------------|--------------------------------------------------------------------|---------------------------------------------------------------------------| +| [boost](http://www.boost.org/) | [flac](https://xiph.org/flac/) | [alsa](https://www.alsa-project.org) | [taglib](http://taglib.org/) | [websocketpp](https://github.com/zaphoyd/websocketpp) | [rxjava](https://github.com/ReactiveX/RxJava) | [ncurses](https://www.gnu.org/software/ncurses/) | +| [sqlite](https://www.sqlite.org/) | [ogg/vorbis](http://www.vorbis.com/) | [pulseaudio](https://www.freedesktop.org/wiki/Software/PulseAudio/) | [glide](https://github.com/bumptech/glide) | [libmicrohttpd](https://www.gnu.org/software/libmicrohttpd/) | [rxandroid](https://github.com/ReactiveX/RxAndroid) | [pdcurses (win32a variant)](https://www.projectpluto.com/win32a.htm) | +| [utfcpp](https://github.com/nemtrif/utfcpp) | [mad](http://www.underbit.com/products/mad/) + [nomad](https://github.com/cmus/cmus/tree/master/ip) | [core audio](https://developer.apple.com/library/content/documentation/MusicAudio/Conceptual/CoreAudioOverview/Introduction/Introduction.html) | | [libcurl](https://curl.haxx.se/libcurl/) | [stetho](http://facebook.github.io/stetho/) | [recycler-fast-scroll](https://github.com/plusCubed/recycler-fast-scroll) | +| [nlohmann json](https://github.com/nlohmann/json) | [faad2](http://www.audiocoding.com/faad2.html) | [wasapi](https://msdn.microsoft.com/en-us/library/windows/desktop/dd371455(v=vs.85).aspx) | | [libressl](https://www.libressl.org/) | [fabric](http://fabric.io) | | +| [kissfft](http://kissfft.sourceforge.net/) | [exoplayer](https://github.com/google/ExoPlayer) | [directsound](https://msdn.microsoft.com/en-us/library/windows/desktop/ee416960(v=vs.85).aspx) | | [nv-websocket-client](https://github.com/TakahikoKawasaki/nv-websocket-client) | [AndroidVideoCache](https://github.com/danikula/AndroidVideoCache) | | +| [sigslot](http://sigslot.sourceforge.net/) | | [waveout](https://msdn.microsoft.com/en-us/library/windows/desktop/dd743876(v=vs.85).aspx) | | [okhttp](http://square.github.io/okhttp/) | | | +| [wcwidth.c](http://www.cl.cam.ac.uk/~mgk25/ucs/wcwidth.c) | | | | | | | # license ``` -Copyright (c) 2007-2017 musikcube team +Copyright (c) 2004-2019 musikcube team All rights reserved. diff --git a/src/core/audio/Buffer.cpp b/src/core/audio/Buffer.cpp index 5bbea101a..bbff5143a 100644 --- a/src/core/audio/Buffer.cpp +++ b/src/core/audio/Buffer.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/audio/Buffer.h b/src/core/audio/Buffer.h index 4aa48d4b7..c3c944bbe 100644 --- a/src/core/audio/Buffer.h +++ b/src/core/audio/Buffer.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/audio/CrossfadeTransport.cpp b/src/core/audio/CrossfadeTransport.cpp index e55a47075..a4bd4da59 100644 --- a/src/core/audio/CrossfadeTransport.cpp +++ b/src/core/audio/CrossfadeTransport.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/audio/CrossfadeTransport.h b/src/core/audio/CrossfadeTransport.h index 0ceb14365..852600f51 100644 --- a/src/core/audio/CrossfadeTransport.h +++ b/src/core/audio/CrossfadeTransport.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/audio/Crossfader.cpp b/src/core/audio/Crossfader.cpp index 607632615..1e9d0ee2a 100644 --- a/src/core/audio/Crossfader.cpp +++ b/src/core/audio/Crossfader.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/audio/Crossfader.h b/src/core/audio/Crossfader.h index 14fc29849..5483fd9e7 100644 --- a/src/core/audio/Crossfader.h +++ b/src/core/audio/Crossfader.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/audio/GaplessTransport.cpp b/src/core/audio/GaplessTransport.cpp index 67edfff0e..788d6f361 100644 --- a/src/core/audio/GaplessTransport.cpp +++ b/src/core/audio/GaplessTransport.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/audio/GaplessTransport.h b/src/core/audio/GaplessTransport.h index 2f24a74bd..19d797045 100644 --- a/src/core/audio/GaplessTransport.h +++ b/src/core/audio/GaplessTransport.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/audio/IStream.h b/src/core/audio/IStream.h index 9dbbc68d1..5c6cce84a 100644 --- a/src/core/audio/IStream.h +++ b/src/core/audio/IStream.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/audio/ITransport.h b/src/core/audio/ITransport.h index afbb91b56..601531da6 100755 --- a/src/core/audio/ITransport.h +++ b/src/core/audio/ITransport.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/audio/MasterTransport.cpp b/src/core/audio/MasterTransport.cpp index 4dd553515..c927822ca 100644 --- a/src/core/audio/MasterTransport.cpp +++ b/src/core/audio/MasterTransport.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/audio/MasterTransport.h b/src/core/audio/MasterTransport.h index 8cc6606b9..69ebfa230 100644 --- a/src/core/audio/MasterTransport.h +++ b/src/core/audio/MasterTransport.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/audio/Outputs.cpp b/src/core/audio/Outputs.cpp index f5935bc74..e3f85ff72 100644 --- a/src/core/audio/Outputs.cpp +++ b/src/core/audio/Outputs.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/audio/Outputs.h b/src/core/audio/Outputs.h index e6922df87..4f819de05 100644 --- a/src/core/audio/Outputs.h +++ b/src/core/audio/Outputs.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/audio/PlaybackService.cpp b/src/core/audio/PlaybackService.cpp index 67b363beb..808aa8aac 100755 --- a/src/core/audio/PlaybackService.cpp +++ b/src/core/audio/PlaybackService.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/audio/PlaybackService.h b/src/core/audio/PlaybackService.h index 8608dc9ac..150f169d7 100755 --- a/src/core/audio/PlaybackService.h +++ b/src/core/audio/PlaybackService.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/audio/Player.cpp b/src/core/audio/Player.cpp index f9eefb026..db44bafed 100644 --- a/src/core/audio/Player.cpp +++ b/src/core/audio/Player.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/audio/Player.h b/src/core/audio/Player.h index 87a2c055d..2c0749b51 100644 --- a/src/core/audio/Player.h +++ b/src/core/audio/Player.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/audio/Stream.cpp b/src/core/audio/Stream.cpp index df0156dee..862700b5a 100644 --- a/src/core/audio/Stream.cpp +++ b/src/core/audio/Stream.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/audio/Stream.h b/src/core/audio/Stream.h index 22fa9a4d4..c6fe535d5 100644 --- a/src/core/audio/Stream.h +++ b/src/core/audio/Stream.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/audio/Streams.cpp b/src/core/audio/Streams.cpp index d64dd14a5..124d018dd 100644 --- a/src/core/audio/Streams.cpp +++ b/src/core/audio/Streams.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/audio/Streams.h b/src/core/audio/Streams.h index 7e2411f96..793966cf7 100644 --- a/src/core/audio/Streams.h +++ b/src/core/audio/Streams.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/audio/Visualizer.cpp b/src/core/audio/Visualizer.cpp index 4da5326e5..df4675ee1 100644 --- a/src/core/audio/Visualizer.cpp +++ b/src/core/audio/Visualizer.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/audio/Visualizer.h b/src/core/audio/Visualizer.h index fc2e25d1c..aed58dc52 100644 --- a/src/core/audio/Visualizer.h +++ b/src/core/audio/Visualizer.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/config.h b/src/core/config.h index 5573f525f..22b34d5dd 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/db/Connection.cpp b/src/core/db/Connection.cpp index 206de36fa..e607071ef 100644 --- a/src/core/db/Connection.cpp +++ b/src/core/db/Connection.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/db/Connection.h b/src/core/db/Connection.h index d3c4cc6fc..28539239e 100644 --- a/src/core/db/Connection.h +++ b/src/core/db/Connection.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/db/ScopedTransaction.cpp b/src/core/db/ScopedTransaction.cpp index df774d58d..a3f687939 100644 --- a/src/core/db/ScopedTransaction.cpp +++ b/src/core/db/ScopedTransaction.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/db/ScopedTransaction.h b/src/core/db/ScopedTransaction.h index 7b3cd82cc..fd257d0d2 100644 --- a/src/core/db/ScopedTransaction.h +++ b/src/core/db/ScopedTransaction.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/db/Statement.cpp b/src/core/db/Statement.cpp index 74ba0a1b3..a5a66dd04 100644 --- a/src/core/db/Statement.cpp +++ b/src/core/db/Statement.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/db/Statement.h b/src/core/db/Statement.h index 7537f23b4..8c8f6e147 100644 --- a/src/core/db/Statement.h +++ b/src/core/db/Statement.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/debug.cpp b/src/core/debug.cpp index 33fa78b7f..88fdbe07d 100755 --- a/src/core/debug.cpp +++ b/src/core/debug.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/debug.h b/src/core/debug.h index f399c6ff8..77c2fa152 100755 --- a/src/core/debug.h +++ b/src/core/debug.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/i18n/Locale.cpp b/src/core/i18n/Locale.cpp index c1cc96e15..8f29458b1 100644 --- a/src/core/i18n/Locale.cpp +++ b/src/core/i18n/Locale.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/i18n/Locale.h b/src/core/i18n/Locale.h index 35ad8e2df..c6875d7c0 100644 --- a/src/core/i18n/Locale.h +++ b/src/core/i18n/Locale.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/io/DataStreamFactory.cpp b/src/core/io/DataStreamFactory.cpp index 0516b9299..1fe238a72 100644 --- a/src/core/io/DataStreamFactory.cpp +++ b/src/core/io/DataStreamFactory.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/io/DataStreamFactory.h b/src/core/io/DataStreamFactory.h index 0b4bc5272..ad02efe2f 100644 --- a/src/core/io/DataStreamFactory.h +++ b/src/core/io/DataStreamFactory.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/io/HttpClient.h b/src/core/io/HttpClient.h index 2c266de25..ff8f6fcc1 100644 --- a/src/core/io/HttpClient.h +++ b/src/core/io/HttpClient.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/io/LocalFileStream.cpp b/src/core/io/LocalFileStream.cpp index ac9b7f287..d800c6ff5 100644 --- a/src/core/io/LocalFileStream.cpp +++ b/src/core/io/LocalFileStream.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/io/LocalFileStream.h b/src/core/io/LocalFileStream.h index 2ea7d0791..efc5dc48a 100644 --- a/src/core/io/LocalFileStream.h +++ b/src/core/io/LocalFileStream.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/IIndexer.h b/src/core/library/IIndexer.h index b238f2fe1..4da3a770c 100755 --- a/src/core/library/IIndexer.h +++ b/src/core/library/IIndexer.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/ILibrary.h b/src/core/library/ILibrary.h index 5501227f6..15fcd9ef5 100755 --- a/src/core/library/ILibrary.h +++ b/src/core/library/ILibrary.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/IQuery.h b/src/core/library/IQuery.h index db36cdf16..d7954fe07 100755 --- a/src/core/library/IQuery.h +++ b/src/core/library/IQuery.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/Indexer.cpp b/src/core/library/Indexer.cpp index 06ed6f3db..2c7a242c8 100644 --- a/src/core/library/Indexer.cpp +++ b/src/core/library/Indexer.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/Indexer.h b/src/core/library/Indexer.h index c997bd2c9..6d82d1e3d 100644 --- a/src/core/library/Indexer.h +++ b/src/core/library/Indexer.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/LibraryFactory.cpp b/src/core/library/LibraryFactory.cpp index a1a6c3bcb..52c8e6c57 100644 --- a/src/core/library/LibraryFactory.cpp +++ b/src/core/library/LibraryFactory.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/LibraryFactory.h b/src/core/library/LibraryFactory.h index 83de205a3..0086c3f04 100644 --- a/src/core/library/LibraryFactory.h +++ b/src/core/library/LibraryFactory.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/LocalLibrary.cpp b/src/core/library/LocalLibrary.cpp index 645c1df9b..0173e2b41 100644 --- a/src/core/library/LocalLibrary.cpp +++ b/src/core/library/LocalLibrary.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/LocalLibrary.h b/src/core/library/LocalLibrary.h index 10d5896af..ca3584542 100644 --- a/src/core/library/LocalLibrary.h +++ b/src/core/library/LocalLibrary.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/LocalLibraryConstants.h b/src/core/library/LocalLibraryConstants.h index 952df38eb..437ba8fad 100755 --- a/src/core/library/LocalLibraryConstants.h +++ b/src/core/library/LocalLibraryConstants.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/LocalSimpleDataProvider.cpp b/src/core/library/LocalSimpleDataProvider.cpp index 485d32da9..498f68019 100644 --- a/src/core/library/LocalSimpleDataProvider.cpp +++ b/src/core/library/LocalSimpleDataProvider.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/LocalSimpleDataProvider.h b/src/core/library/LocalSimpleDataProvider.h index 9fcd9fb2e..ef92534c9 100644 --- a/src/core/library/LocalSimpleDataProvider.h +++ b/src/core/library/LocalSimpleDataProvider.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/metadata/MetadataMap.cpp b/src/core/library/metadata/MetadataMap.cpp index fa7b1bd8a..5c71a675f 100644 --- a/src/core/library/metadata/MetadataMap.cpp +++ b/src/core/library/metadata/MetadataMap.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/metadata/MetadataMap.h b/src/core/library/metadata/MetadataMap.h index bac9dada3..6428bbf4d 100644 --- a/src/core/library/metadata/MetadataMap.h +++ b/src/core/library/metadata/MetadataMap.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/metadata/MetadataMapList.cpp b/src/core/library/metadata/MetadataMapList.cpp index 020039143..481a3e70f 100644 --- a/src/core/library/metadata/MetadataMapList.cpp +++ b/src/core/library/metadata/MetadataMapList.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/metadata/MetadataMapList.h b/src/core/library/metadata/MetadataMapList.h index d894ef881..ad094372a 100644 --- a/src/core/library/metadata/MetadataMapList.h +++ b/src/core/library/metadata/MetadataMapList.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/query/local/AlbumListQuery.cpp b/src/core/library/query/local/AlbumListQuery.cpp index e525fb0c8..5a30af5ad 100644 --- a/src/core/library/query/local/AlbumListQuery.cpp +++ b/src/core/library/query/local/AlbumListQuery.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/query/local/AlbumListQuery.h b/src/core/library/query/local/AlbumListQuery.h index 816df4b6b..067ba68f1 100644 --- a/src/core/library/query/local/AlbumListQuery.h +++ b/src/core/library/query/local/AlbumListQuery.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/query/local/AllCategoriesQuery.cpp b/src/core/library/query/local/AllCategoriesQuery.cpp index 02b5f27c5..af2c1b564 100644 --- a/src/core/library/query/local/AllCategoriesQuery.cpp +++ b/src/core/library/query/local/AllCategoriesQuery.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/query/local/AllCategoriesQuery.h b/src/core/library/query/local/AllCategoriesQuery.h index 24403e915..3d6926eea 100644 --- a/src/core/library/query/local/AllCategoriesQuery.h +++ b/src/core/library/query/local/AllCategoriesQuery.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/query/local/AppendPlaylistQuery.cpp b/src/core/library/query/local/AppendPlaylistQuery.cpp index 8222584f0..0ce709c2b 100644 --- a/src/core/library/query/local/AppendPlaylistQuery.cpp +++ b/src/core/library/query/local/AppendPlaylistQuery.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/query/local/AppendPlaylistQuery.h b/src/core/library/query/local/AppendPlaylistQuery.h index a703eb85c..f0be0cbc3 100644 --- a/src/core/library/query/local/AppendPlaylistQuery.h +++ b/src/core/library/query/local/AppendPlaylistQuery.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/query/local/CategoryListQuery.cpp b/src/core/library/query/local/CategoryListQuery.cpp index e1921b1c1..69c9e7c8e 100755 --- a/src/core/library/query/local/CategoryListQuery.cpp +++ b/src/core/library/query/local/CategoryListQuery.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/query/local/CategoryListQuery.h b/src/core/library/query/local/CategoryListQuery.h index 10298cdbd..502272a4b 100755 --- a/src/core/library/query/local/CategoryListQuery.h +++ b/src/core/library/query/local/CategoryListQuery.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/query/local/CategoryTrackListQuery.cpp b/src/core/library/query/local/CategoryTrackListQuery.cpp index bb83d0c1b..36d82e22d 100755 --- a/src/core/library/query/local/CategoryTrackListQuery.cpp +++ b/src/core/library/query/local/CategoryTrackListQuery.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/query/local/CategoryTrackListQuery.h b/src/core/library/query/local/CategoryTrackListQuery.h index 64feb1fa3..1c742c23e 100755 --- a/src/core/library/query/local/CategoryTrackListQuery.h +++ b/src/core/library/query/local/CategoryTrackListQuery.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/query/local/DeletePlaylistQuery.cpp b/src/core/library/query/local/DeletePlaylistQuery.cpp index ff5575b02..d680d6ecf 100644 --- a/src/core/library/query/local/DeletePlaylistQuery.cpp +++ b/src/core/library/query/local/DeletePlaylistQuery.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/query/local/DeletePlaylistQuery.h b/src/core/library/query/local/DeletePlaylistQuery.h index f44181d3b..14e03b2b9 100644 --- a/src/core/library/query/local/DeletePlaylistQuery.h +++ b/src/core/library/query/local/DeletePlaylistQuery.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/query/local/DirectoryTrackListQuery.cpp b/src/core/library/query/local/DirectoryTrackListQuery.cpp index 475a02bf8..68883f945 100644 --- a/src/core/library/query/local/DirectoryTrackListQuery.cpp +++ b/src/core/library/query/local/DirectoryTrackListQuery.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/query/local/DirectoryTrackListQuery.h b/src/core/library/query/local/DirectoryTrackListQuery.h index 0a2a9fcf8..f88474afb 100644 --- a/src/core/library/query/local/DirectoryTrackListQuery.h +++ b/src/core/library/query/local/DirectoryTrackListQuery.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/query/local/GetPlaylistQuery.cpp b/src/core/library/query/local/GetPlaylistQuery.cpp index dce2819f2..3bece9ebc 100644 --- a/src/core/library/query/local/GetPlaylistQuery.cpp +++ b/src/core/library/query/local/GetPlaylistQuery.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/query/local/GetPlaylistQuery.h b/src/core/library/query/local/GetPlaylistQuery.h index 59ac19bbb..8527b314c 100644 --- a/src/core/library/query/local/GetPlaylistQuery.h +++ b/src/core/library/query/local/GetPlaylistQuery.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/query/local/LocalQueryBase.h b/src/core/library/query/local/LocalQueryBase.h index 1eee52108..f58d0230f 100644 --- a/src/core/library/query/local/LocalQueryBase.h +++ b/src/core/library/query/local/LocalQueryBase.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/query/local/NowPlayingTrackListQuery.cpp b/src/core/library/query/local/NowPlayingTrackListQuery.cpp index 3e0e28154..9f94509b8 100755 --- a/src/core/library/query/local/NowPlayingTrackListQuery.cpp +++ b/src/core/library/query/local/NowPlayingTrackListQuery.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/query/local/NowPlayingTrackListQuery.h b/src/core/library/query/local/NowPlayingTrackListQuery.h index 0b337dde3..399f22e81 100755 --- a/src/core/library/query/local/NowPlayingTrackListQuery.h +++ b/src/core/library/query/local/NowPlayingTrackListQuery.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/query/local/PersistedPlayQueueQuery.cpp b/src/core/library/query/local/PersistedPlayQueueQuery.cpp index b2f162644..97326dca5 100644 --- a/src/core/library/query/local/PersistedPlayQueueQuery.cpp +++ b/src/core/library/query/local/PersistedPlayQueueQuery.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/query/local/PersistedPlayQueueQuery.h b/src/core/library/query/local/PersistedPlayQueueQuery.h index 2681fccf2..3609b1a3b 100644 --- a/src/core/library/query/local/PersistedPlayQueueQuery.h +++ b/src/core/library/query/local/PersistedPlayQueueQuery.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // @@ -43,7 +43,7 @@ namespace musik { namespace core { namespace db { namespace local { public: static PersistedPlayQueueQuery* Save( musik::core::ILibraryPtr library, - musik::core::audio::PlaybackService& playback) + musik::core::audio::PlaybackService& playback) { return new PersistedPlayQueueQuery(library, playback, Type::Save); } diff --git a/src/core/library/query/local/ReplayGainQuery.cpp b/src/core/library/query/local/ReplayGainQuery.cpp index 9b1ab3fad..e52837414 100644 --- a/src/core/library/query/local/ReplayGainQuery.cpp +++ b/src/core/library/query/local/ReplayGainQuery.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/query/local/ReplayGainQuery.h b/src/core/library/query/local/ReplayGainQuery.h index 15870368b..3bd1a62a2 100644 --- a/src/core/library/query/local/ReplayGainQuery.h +++ b/src/core/library/query/local/ReplayGainQuery.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/query/local/SavePlaylistQuery.cpp b/src/core/library/query/local/SavePlaylistQuery.cpp index 876aadc45..88c825400 100644 --- a/src/core/library/query/local/SavePlaylistQuery.cpp +++ b/src/core/library/query/local/SavePlaylistQuery.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/query/local/SavePlaylistQuery.h b/src/core/library/query/local/SavePlaylistQuery.h index 0242ac981..67d48cd3c 100644 --- a/src/core/library/query/local/SavePlaylistQuery.h +++ b/src/core/library/query/local/SavePlaylistQuery.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/query/local/SearchTrackListQuery.cpp b/src/core/library/query/local/SearchTrackListQuery.cpp index 441ac6c55..a9d3f1842 100755 --- a/src/core/library/query/local/SearchTrackListQuery.cpp +++ b/src/core/library/query/local/SearchTrackListQuery.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/query/local/SearchTrackListQuery.h b/src/core/library/query/local/SearchTrackListQuery.h index 03b55b8d8..9b12642a6 100755 --- a/src/core/library/query/local/SearchTrackListQuery.h +++ b/src/core/library/query/local/SearchTrackListQuery.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/query/local/TrackListQueryBase.h b/src/core/library/query/local/TrackListQueryBase.h index ac6914ceb..033d2963a 100755 --- a/src/core/library/query/local/TrackListQueryBase.h +++ b/src/core/library/query/local/TrackListQueryBase.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/query/local/TrackMetadataQuery.cpp b/src/core/library/query/local/TrackMetadataQuery.cpp index 6feece761..fa4db2bb1 100644 --- a/src/core/library/query/local/TrackMetadataQuery.cpp +++ b/src/core/library/query/local/TrackMetadataQuery.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/query/local/TrackMetadataQuery.h b/src/core/library/query/local/TrackMetadataQuery.h index 00bc955f9..c4ed7c36f 100644 --- a/src/core/library/query/local/TrackMetadataQuery.h +++ b/src/core/library/query/local/TrackMetadataQuery.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/query/local/util/CategoryQueryUtil.cpp b/src/core/library/query/local/util/CategoryQueryUtil.cpp index 9249e08ab..f5d69e295 100644 --- a/src/core/library/query/local/util/CategoryQueryUtil.cpp +++ b/src/core/library/query/local/util/CategoryQueryUtil.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/query/local/util/CategoryQueryUtil.h b/src/core/library/query/local/util/CategoryQueryUtil.h index c47fea912..e314c8205 100644 --- a/src/core/library/query/local/util/CategoryQueryUtil.h +++ b/src/core/library/query/local/util/CategoryQueryUtil.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/query/local/util/SdkWrappers.h b/src/core/library/query/local/util/SdkWrappers.h index 6e7daad06..b6be30b75 100644 --- a/src/core/library/query/local/util/SdkWrappers.h +++ b/src/core/library/query/local/util/SdkWrappers.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/track/IndexerTrack.cpp b/src/core/library/track/IndexerTrack.cpp index bffa83398..66cdb9aff 100644 --- a/src/core/library/track/IndexerTrack.cpp +++ b/src/core/library/track/IndexerTrack.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/track/IndexerTrack.h b/src/core/library/track/IndexerTrack.h index 84be137ee..1ba2152c2 100644 --- a/src/core/library/track/IndexerTrack.h +++ b/src/core/library/track/IndexerTrack.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/track/LibraryTrack.cpp b/src/core/library/track/LibraryTrack.cpp index a6f0be105..0afb15955 100644 --- a/src/core/library/track/LibraryTrack.cpp +++ b/src/core/library/track/LibraryTrack.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/track/LibraryTrack.h b/src/core/library/track/LibraryTrack.h index ebcbb0311..1c3ca78e8 100644 --- a/src/core/library/track/LibraryTrack.h +++ b/src/core/library/track/LibraryTrack.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/track/Track.cpp b/src/core/library/track/Track.cpp index daab87a8e..b438233eb 100644 --- a/src/core/library/track/Track.cpp +++ b/src/core/library/track/Track.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/track/Track.h b/src/core/library/track/Track.h index f83f1dce0..507d3f3c6 100644 --- a/src/core/library/track/Track.h +++ b/src/core/library/track/Track.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/track/TrackList.cpp b/src/core/library/track/TrackList.cpp index 9185bba94..7b5528408 100755 --- a/src/core/library/track/TrackList.cpp +++ b/src/core/library/track/TrackList.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/library/track/TrackList.h b/src/core/library/track/TrackList.h index e9fd1f1e3..052dc314a 100755 --- a/src/core/library/track/TrackList.h +++ b/src/core/library/track/TrackList.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/pch.cpp b/src/core/pch.cpp index 9cb86d859..d0f81d829 100644 --- a/src/core/pch.cpp +++ b/src/core/pch.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/pch.hpp b/src/core/pch.hpp index d6defb765..97fdaea02 100644 --- a/src/core/pch.hpp +++ b/src/core/pch.hpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/plugin/PluginFactory.cpp b/src/core/plugin/PluginFactory.cpp index 89da9a399..ca95cd604 100644 --- a/src/core/plugin/PluginFactory.cpp +++ b/src/core/plugin/PluginFactory.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/plugin/PluginFactory.h b/src/core/plugin/PluginFactory.h index 47ae52101..ad5a46852 100644 --- a/src/core/plugin/PluginFactory.h +++ b/src/core/plugin/PluginFactory.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/plugin/Plugins.cpp b/src/core/plugin/Plugins.cpp index 089e47e97..9488f75b8 100644 --- a/src/core/plugin/Plugins.cpp +++ b/src/core/plugin/Plugins.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/plugin/Plugins.h b/src/core/plugin/Plugins.h index f1e86d2fe..e5a5430d4 100644 --- a/src/core/plugin/Plugins.h +++ b/src/core/plugin/Plugins.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/runtime/IMessage.h b/src/core/runtime/IMessage.h index 15a11c2f9..86ba2bc60 100755 --- a/src/core/runtime/IMessage.h +++ b/src/core/runtime/IMessage.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/runtime/IMessageQueue.h b/src/core/runtime/IMessageQueue.h index 04b875044..56f37fd8d 100644 --- a/src/core/runtime/IMessageQueue.h +++ b/src/core/runtime/IMessageQueue.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/runtime/IMessageTarget.h b/src/core/runtime/IMessageTarget.h index 4fdafb8fb..823f538b7 100755 --- a/src/core/runtime/IMessageTarget.h +++ b/src/core/runtime/IMessageTarget.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/runtime/Message.cpp b/src/core/runtime/Message.cpp index a5a0a9c4e..2418c51db 100755 --- a/src/core/runtime/Message.cpp +++ b/src/core/runtime/Message.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/runtime/Message.h b/src/core/runtime/Message.h index 95290b35d..775551261 100755 --- a/src/core/runtime/Message.h +++ b/src/core/runtime/Message.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/runtime/MessageQueue.cpp b/src/core/runtime/MessageQueue.cpp index 66ff38f76..6c6266782 100755 --- a/src/core/runtime/MessageQueue.cpp +++ b/src/core/runtime/MessageQueue.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/runtime/MessageQueue.h b/src/core/runtime/MessageQueue.h index ff23bae95..4f98a924c 100755 --- a/src/core/runtime/MessageQueue.h +++ b/src/core/runtime/MessageQueue.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/DataBuffer.h b/src/core/sdk/DataBuffer.h index d1e6405ce..2fd74715c 100644 --- a/src/core/sdk/DataBuffer.h +++ b/src/core/sdk/DataBuffer.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/HttpClient.h b/src/core/sdk/HttpClient.h index 9a8fc0fff..ac68420e9 100644 --- a/src/core/sdk/HttpClient.h +++ b/src/core/sdk/HttpClient.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/IAnalyzer.h b/src/core/sdk/IAnalyzer.h index 92a532ec2..1b7ff95dc 100644 --- a/src/core/sdk/IAnalyzer.h +++ b/src/core/sdk/IAnalyzer.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/IBuffer.h b/src/core/sdk/IBuffer.h index 83a68582f..640249fca 100644 --- a/src/core/sdk/IBuffer.h +++ b/src/core/sdk/IBuffer.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/IBufferProvider.h b/src/core/sdk/IBufferProvider.h index 66291e508..ce6fc16e9 100644 --- a/src/core/sdk/IBufferProvider.h +++ b/src/core/sdk/IBufferProvider.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/IDSP.h b/src/core/sdk/IDSP.h index cd9dfc390..dd43babd6 100644 --- a/src/core/sdk/IDSP.h +++ b/src/core/sdk/IDSP.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/IDataStream.h b/src/core/sdk/IDataStream.h index 3099bca8e..90fe1aec6 100644 --- a/src/core/sdk/IDataStream.h +++ b/src/core/sdk/IDataStream.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/IDataStreamFactory.h b/src/core/sdk/IDataStreamFactory.h index 09b580a4a..4025418e7 100644 --- a/src/core/sdk/IDataStreamFactory.h +++ b/src/core/sdk/IDataStreamFactory.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/IDebug.h b/src/core/sdk/IDebug.h index 0354d5786..2f7560489 100644 --- a/src/core/sdk/IDebug.h +++ b/src/core/sdk/IDebug.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/IDecoder.h b/src/core/sdk/IDecoder.h index 89a493059..91aade472 100644 --- a/src/core/sdk/IDecoder.h +++ b/src/core/sdk/IDecoder.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/IDecoderFactory.h b/src/core/sdk/IDecoderFactory.h index 10e85c06d..3697377e1 100644 --- a/src/core/sdk/IDecoderFactory.h +++ b/src/core/sdk/IDecoderFactory.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/IDevice.h b/src/core/sdk/IDevice.h index 9eb17a56e..a42f5dffb 100644 --- a/src/core/sdk/IDevice.h +++ b/src/core/sdk/IDevice.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/IEncoder.h b/src/core/sdk/IEncoder.h index 4ba2ae1e2..e4a957eb7 100644 --- a/src/core/sdk/IEncoder.h +++ b/src/core/sdk/IEncoder.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/IEncoderFactory.h b/src/core/sdk/IEncoderFactory.h index 27a9dc53b..f1e36d037 100644 --- a/src/core/sdk/IEncoderFactory.h +++ b/src/core/sdk/IEncoderFactory.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/IEnvironment.h b/src/core/sdk/IEnvironment.h index 1814230e6..cbc3377a5 100644 --- a/src/core/sdk/IEnvironment.h +++ b/src/core/sdk/IEnvironment.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/IIndexerNotifier.h b/src/core/sdk/IIndexerNotifier.h index 43a3f9c1c..abb854ef7 100644 --- a/src/core/sdk/IIndexerNotifier.h +++ b/src/core/sdk/IIndexerNotifier.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/IIndexerSource.h b/src/core/sdk/IIndexerSource.h index 845851403..92404204e 100644 --- a/src/core/sdk/IIndexerSource.h +++ b/src/core/sdk/IIndexerSource.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/IIndexerWriter.h b/src/core/sdk/IIndexerWriter.h index 3468057d0..bb1782ccb 100644 --- a/src/core/sdk/IIndexerWriter.h +++ b/src/core/sdk/IIndexerWriter.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/IMap.h b/src/core/sdk/IMap.h index 3b484d3be..72f13b452 100644 --- a/src/core/sdk/IMap.h +++ b/src/core/sdk/IMap.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/IMapList.h b/src/core/sdk/IMapList.h index 73283eada..d58c1972c 100644 --- a/src/core/sdk/IMapList.h +++ b/src/core/sdk/IMapList.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/IOutput.h b/src/core/sdk/IOutput.h index b3d6edcb9..af3be83ec 100644 --- a/src/core/sdk/IOutput.h +++ b/src/core/sdk/IOutput.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/IPcmVisualizer.h b/src/core/sdk/IPcmVisualizer.h index 75943ce59..90eba12e8 100644 --- a/src/core/sdk/IPcmVisualizer.h +++ b/src/core/sdk/IPcmVisualizer.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/IPlaybackRemote.h b/src/core/sdk/IPlaybackRemote.h index acb837628..78147d7e5 100644 --- a/src/core/sdk/IPlaybackRemote.h +++ b/src/core/sdk/IPlaybackRemote.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/IPlaybackService.h b/src/core/sdk/IPlaybackService.h index f68925f00..292ee5992 100644 --- a/src/core/sdk/IPlaybackService.h +++ b/src/core/sdk/IPlaybackService.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/IPlugin.h b/src/core/sdk/IPlugin.h index 831659678..525b467f9 100644 --- a/src/core/sdk/IPlugin.h +++ b/src/core/sdk/IPlugin.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/IPreferences.h b/src/core/sdk/IPreferences.h index 5c5f6fbe4..7d3346db9 100644 --- a/src/core/sdk/IPreferences.h +++ b/src/core/sdk/IPreferences.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/IResource.h b/src/core/sdk/IResource.h index 73d607ca6..bc476f772 100644 --- a/src/core/sdk/IResource.h +++ b/src/core/sdk/IResource.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/ISchema.h b/src/core/sdk/ISchema.h index 9b13d3e54..64ff68115 100644 --- a/src/core/sdk/ISchema.h +++ b/src/core/sdk/ISchema.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/ISimpleDataProvider.h b/src/core/sdk/ISimpleDataProvider.h index 6c73c554f..55c41e02d 100644 --- a/src/core/sdk/ISimpleDataProvider.h +++ b/src/core/sdk/ISimpleDataProvider.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/ISpectrumVisualizer.h b/src/core/sdk/ISpectrumVisualizer.h index 29b27c06e..8b21c67fe 100644 --- a/src/core/sdk/ISpectrumVisualizer.h +++ b/src/core/sdk/ISpectrumVisualizer.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/ITagReader.h b/src/core/sdk/ITagReader.h index 6e6bb81c8..e8ddb6489 100644 --- a/src/core/sdk/ITagReader.h +++ b/src/core/sdk/ITagReader.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/ITagStore.h b/src/core/sdk/ITagStore.h index 3c4ba5e05..ebb59a093 100644 --- a/src/core/sdk/ITagStore.h +++ b/src/core/sdk/ITagStore.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/ITrack.h b/src/core/sdk/ITrack.h index ff5618670..992c629df 100644 --- a/src/core/sdk/ITrack.h +++ b/src/core/sdk/ITrack.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/ITrackList.h b/src/core/sdk/ITrackList.h index 697c3aff8..f1b612a9c 100644 --- a/src/core/sdk/ITrackList.h +++ b/src/core/sdk/ITrackList.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/ITrackListEditor.h b/src/core/sdk/ITrackListEditor.h index 09cd669bb..94de007ea 100644 --- a/src/core/sdk/ITrackListEditor.h +++ b/src/core/sdk/ITrackListEditor.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/IValue.h b/src/core/sdk/IValue.h index 17b00ab89..dce3f077b 100644 --- a/src/core/sdk/IValue.h +++ b/src/core/sdk/IValue.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/IValueList.h b/src/core/sdk/IValueList.h index 198f3f3c6..034c80548 100644 --- a/src/core/sdk/IValueList.h +++ b/src/core/sdk/IValueList.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/IVisualizer.h b/src/core/sdk/IVisualizer.h index 0964c7121..fe3e9d688 100644 --- a/src/core/sdk/IVisualizer.h +++ b/src/core/sdk/IVisualizer.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/sdk/constants.h b/src/core/sdk/constants.h index 687802c02..162f40161 100644 --- a/src/core/sdk/constants.h +++ b/src/core/sdk/constants.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/support/Common.cpp b/src/core/support/Common.cpp index ea8d61702..9580c2aa3 100644 --- a/src/core/support/Common.cpp +++ b/src/core/support/Common.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/support/Common.h b/src/core/support/Common.h index 9f09d669a..b551faf22 100644 --- a/src/core/support/Common.h +++ b/src/core/support/Common.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/support/Duration.cpp b/src/core/support/Duration.cpp index d23e69dd6..464575010 100755 --- a/src/core/support/Duration.cpp +++ b/src/core/support/Duration.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/support/Duration.h b/src/core/support/Duration.h index 116aad672..c07d4b166 100755 --- a/src/core/support/Duration.h +++ b/src/core/support/Duration.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/support/LastFm.cpp b/src/core/support/LastFm.cpp index c89c3783c..b9913bb92 100644 --- a/src/core/support/LastFm.cpp +++ b/src/core/support/LastFm.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/support/LastFm.h b/src/core/support/LastFm.h index 726b2b3bb..fac0ca5fa 100644 --- a/src/core/support/LastFm.h +++ b/src/core/support/LastFm.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/support/Messages.h b/src/core/support/Messages.h index 92e34fd48..9dff25ac8 100644 --- a/src/core/support/Messages.h +++ b/src/core/support/Messages.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/support/Playback.cpp b/src/core/support/Playback.cpp index f7643eee9..13fce3113 100644 --- a/src/core/support/Playback.cpp +++ b/src/core/support/Playback.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/support/Playback.h b/src/core/support/Playback.h index 5d2301e4d..8cb59c995 100644 --- a/src/core/support/Playback.h +++ b/src/core/support/Playback.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/support/PreferenceKeys.cpp b/src/core/support/PreferenceKeys.cpp index 2ac365bbf..e3585f637 100644 --- a/src/core/support/PreferenceKeys.cpp +++ b/src/core/support/PreferenceKeys.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/support/PreferenceKeys.h b/src/core/support/PreferenceKeys.h index 3c7f73d86..83fdb6aa8 100644 --- a/src/core/support/PreferenceKeys.h +++ b/src/core/support/PreferenceKeys.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/support/Preferences.cpp b/src/core/support/Preferences.cpp index 98f304971..c04c75e73 100644 --- a/src/core/support/Preferences.cpp +++ b/src/core/support/Preferences.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/core/support/Preferences.h b/src/core/support/Preferences.h index 0810418f9..29d3f59d6 100644 --- a/src/core/support/Preferences.h +++ b/src/core/support/Preferences.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/Main.cpp b/src/musikcube/Main.cpp index ca08bfeb1..3fb7efefe 100644 --- a/src/musikcube/Main.cpp +++ b/src/musikcube/Main.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/layout/BrowseLayout.cpp b/src/musikcube/app/layout/BrowseLayout.cpp index ee6b4ee23..2ef403fc5 100755 --- a/src/musikcube/app/layout/BrowseLayout.cpp +++ b/src/musikcube/app/layout/BrowseLayout.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/layout/BrowseLayout.h b/src/musikcube/app/layout/BrowseLayout.h index 6490daa84..e88ae2992 100755 --- a/src/musikcube/app/layout/BrowseLayout.h +++ b/src/musikcube/app/layout/BrowseLayout.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/layout/CategorySearchLayout.cpp b/src/musikcube/app/layout/CategorySearchLayout.cpp index dc0326a29..a99406f22 100644 --- a/src/musikcube/app/layout/CategorySearchLayout.cpp +++ b/src/musikcube/app/layout/CategorySearchLayout.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/layout/CategorySearchLayout.h b/src/musikcube/app/layout/CategorySearchLayout.h index a0028cae1..fdba48ab8 100644 --- a/src/musikcube/app/layout/CategorySearchLayout.h +++ b/src/musikcube/app/layout/CategorySearchLayout.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/layout/DirectoryLayout.cpp b/src/musikcube/app/layout/DirectoryLayout.cpp index d4fab0f48..203a26fd1 100644 --- a/src/musikcube/app/layout/DirectoryLayout.cpp +++ b/src/musikcube/app/layout/DirectoryLayout.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/layout/DirectoryLayout.h b/src/musikcube/app/layout/DirectoryLayout.h index a80136bb6..08436e9f5 100644 --- a/src/musikcube/app/layout/DirectoryLayout.h +++ b/src/musikcube/app/layout/DirectoryLayout.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/layout/HotkeysLayout.cpp b/src/musikcube/app/layout/HotkeysLayout.cpp index 9265e98e4..11466971c 100644 --- a/src/musikcube/app/layout/HotkeysLayout.cpp +++ b/src/musikcube/app/layout/HotkeysLayout.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/layout/HotkeysLayout.h b/src/musikcube/app/layout/HotkeysLayout.h index b1df08d49..64054a033 100644 --- a/src/musikcube/app/layout/HotkeysLayout.h +++ b/src/musikcube/app/layout/HotkeysLayout.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/layout/LibraryLayout.cpp b/src/musikcube/app/layout/LibraryLayout.cpp index 95dced3cb..e0b501bd0 100755 --- a/src/musikcube/app/layout/LibraryLayout.cpp +++ b/src/musikcube/app/layout/LibraryLayout.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/layout/LibraryLayout.h b/src/musikcube/app/layout/LibraryLayout.h index 5e3647d8f..27aa9921d 100755 --- a/src/musikcube/app/layout/LibraryLayout.h +++ b/src/musikcube/app/layout/LibraryLayout.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/layout/MainLayout.cpp b/src/musikcube/app/layout/MainLayout.cpp index 9aa0fa1ca..3a92509be 100755 --- a/src/musikcube/app/layout/MainLayout.cpp +++ b/src/musikcube/app/layout/MainLayout.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/layout/MainLayout.h b/src/musikcube/app/layout/MainLayout.h index c7fb38e34..7c283b1af 100755 --- a/src/musikcube/app/layout/MainLayout.h +++ b/src/musikcube/app/layout/MainLayout.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/layout/NowPlayingLayout.cpp b/src/musikcube/app/layout/NowPlayingLayout.cpp index 7496c6ad5..c88b659af 100755 --- a/src/musikcube/app/layout/NowPlayingLayout.cpp +++ b/src/musikcube/app/layout/NowPlayingLayout.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/layout/NowPlayingLayout.h b/src/musikcube/app/layout/NowPlayingLayout.h index 13c17659e..d4d0007e5 100755 --- a/src/musikcube/app/layout/NowPlayingLayout.h +++ b/src/musikcube/app/layout/NowPlayingLayout.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/layout/SettingsLayout.cpp b/src/musikcube/app/layout/SettingsLayout.cpp index d58fa5405..792ac0e5f 100755 --- a/src/musikcube/app/layout/SettingsLayout.cpp +++ b/src/musikcube/app/layout/SettingsLayout.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/layout/SettingsLayout.h b/src/musikcube/app/layout/SettingsLayout.h index f2670f587..30d35ccc1 100755 --- a/src/musikcube/app/layout/SettingsLayout.h +++ b/src/musikcube/app/layout/SettingsLayout.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/layout/TrackSearchLayout.cpp b/src/musikcube/app/layout/TrackSearchLayout.cpp index a6a1aa4d2..2f8d7f5d7 100755 --- a/src/musikcube/app/layout/TrackSearchLayout.cpp +++ b/src/musikcube/app/layout/TrackSearchLayout.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/layout/TrackSearchLayout.h b/src/musikcube/app/layout/TrackSearchLayout.h index 5bacd8b8b..5deea65b8 100755 --- a/src/musikcube/app/layout/TrackSearchLayout.h +++ b/src/musikcube/app/layout/TrackSearchLayout.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/model/DirectoryAdapter.cpp b/src/musikcube/app/model/DirectoryAdapter.cpp index ec7e0d436..3bd6d28fa 100755 --- a/src/musikcube/app/model/DirectoryAdapter.cpp +++ b/src/musikcube/app/model/DirectoryAdapter.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/model/DirectoryAdapter.h b/src/musikcube/app/model/DirectoryAdapter.h index bd1f36ae4..e81160b2a 100755 --- a/src/musikcube/app/model/DirectoryAdapter.h +++ b/src/musikcube/app/model/DirectoryAdapter.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/model/HotkeysAdapter.cpp b/src/musikcube/app/model/HotkeysAdapter.cpp index ae98b3272..f69341f42 100644 --- a/src/musikcube/app/model/HotkeysAdapter.cpp +++ b/src/musikcube/app/model/HotkeysAdapter.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/model/HotkeysAdapter.h b/src/musikcube/app/model/HotkeysAdapter.h index fc586bc11..0681139aa 100644 --- a/src/musikcube/app/model/HotkeysAdapter.h +++ b/src/musikcube/app/model/HotkeysAdapter.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/overlay/BrowseOverlays.cpp b/src/musikcube/app/overlay/BrowseOverlays.cpp index 6f04f675a..27c7cfc1c 100644 --- a/src/musikcube/app/overlay/BrowseOverlays.cpp +++ b/src/musikcube/app/overlay/BrowseOverlays.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/overlay/BrowseOverlays.h b/src/musikcube/app/overlay/BrowseOverlays.h index faccc3566..6446ccea6 100644 --- a/src/musikcube/app/overlay/BrowseOverlays.h +++ b/src/musikcube/app/overlay/BrowseOverlays.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/overlay/ColorThemeOverlay.cpp b/src/musikcube/app/overlay/ColorThemeOverlay.cpp index 7126de039..0d6a5a1b5 100644 --- a/src/musikcube/app/overlay/ColorThemeOverlay.cpp +++ b/src/musikcube/app/overlay/ColorThemeOverlay.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/overlay/ColorThemeOverlay.h b/src/musikcube/app/overlay/ColorThemeOverlay.h index 3df1a35dd..51b3693a0 100644 --- a/src/musikcube/app/overlay/ColorThemeOverlay.h +++ b/src/musikcube/app/overlay/ColorThemeOverlay.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/overlay/EqualizerOverlay.cpp b/src/musikcube/app/overlay/EqualizerOverlay.cpp index 4e5358d56..a93e5122e 100644 --- a/src/musikcube/app/overlay/EqualizerOverlay.cpp +++ b/src/musikcube/app/overlay/EqualizerOverlay.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/overlay/EqualizerOverlay.h b/src/musikcube/app/overlay/EqualizerOverlay.h index ecc37defb..563324aa7 100644 --- a/src/musikcube/app/overlay/EqualizerOverlay.h +++ b/src/musikcube/app/overlay/EqualizerOverlay.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/overlay/LastFmOverlay.cpp b/src/musikcube/app/overlay/LastFmOverlay.cpp index 65fb0e647..300529e8f 100644 --- a/src/musikcube/app/overlay/LastFmOverlay.cpp +++ b/src/musikcube/app/overlay/LastFmOverlay.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/overlay/LastFmOverlay.h b/src/musikcube/app/overlay/LastFmOverlay.h index a1ef0bf2c..cbfe26c89 100644 --- a/src/musikcube/app/overlay/LastFmOverlay.h +++ b/src/musikcube/app/overlay/LastFmOverlay.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/overlay/LocaleOverlay.cpp b/src/musikcube/app/overlay/LocaleOverlay.cpp index 14e01cbaf..d16724416 100644 --- a/src/musikcube/app/overlay/LocaleOverlay.cpp +++ b/src/musikcube/app/overlay/LocaleOverlay.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/overlay/LocaleOverlay.h b/src/musikcube/app/overlay/LocaleOverlay.h index df42a3f94..86c215199 100644 --- a/src/musikcube/app/overlay/LocaleOverlay.h +++ b/src/musikcube/app/overlay/LocaleOverlay.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/overlay/PlayQueueOverlays.cpp b/src/musikcube/app/overlay/PlayQueueOverlays.cpp index 6079c8b2a..794939d6c 100644 --- a/src/musikcube/app/overlay/PlayQueueOverlays.cpp +++ b/src/musikcube/app/overlay/PlayQueueOverlays.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/overlay/PlayQueueOverlays.h b/src/musikcube/app/overlay/PlayQueueOverlays.h index 8fce44a59..84a77bfcd 100644 --- a/src/musikcube/app/overlay/PlayQueueOverlays.h +++ b/src/musikcube/app/overlay/PlayQueueOverlays.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/overlay/PlaybackOverlays.cpp b/src/musikcube/app/overlay/PlaybackOverlays.cpp index b96d94345..d335b3493 100644 --- a/src/musikcube/app/overlay/PlaybackOverlays.cpp +++ b/src/musikcube/app/overlay/PlaybackOverlays.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/overlay/PlaybackOverlays.h b/src/musikcube/app/overlay/PlaybackOverlays.h index 18c158c1f..e1d1af50a 100644 --- a/src/musikcube/app/overlay/PlaybackOverlays.h +++ b/src/musikcube/app/overlay/PlaybackOverlays.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/overlay/PluginOverlay.cpp b/src/musikcube/app/overlay/PluginOverlay.cpp index 8f1e2aa8b..8d77e8c10 100644 --- a/src/musikcube/app/overlay/PluginOverlay.cpp +++ b/src/musikcube/app/overlay/PluginOverlay.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/overlay/PluginOverlay.h b/src/musikcube/app/overlay/PluginOverlay.h index 609622090..ea3430adb 100644 --- a/src/musikcube/app/overlay/PluginOverlay.h +++ b/src/musikcube/app/overlay/PluginOverlay.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/overlay/PreampOverlay.cpp b/src/musikcube/app/overlay/PreampOverlay.cpp index 18a7e8819..9786fbc19 100644 --- a/src/musikcube/app/overlay/PreampOverlay.cpp +++ b/src/musikcube/app/overlay/PreampOverlay.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/overlay/PreampOverlay.h b/src/musikcube/app/overlay/PreampOverlay.h index 98fb54c24..f82c775a7 100644 --- a/src/musikcube/app/overlay/PreampOverlay.h +++ b/src/musikcube/app/overlay/PreampOverlay.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/overlay/ReassignHotkeyOverlay.cpp b/src/musikcube/app/overlay/ReassignHotkeyOverlay.cpp index 8a5801ad7..f0d45f2c7 100644 --- a/src/musikcube/app/overlay/ReassignHotkeyOverlay.cpp +++ b/src/musikcube/app/overlay/ReassignHotkeyOverlay.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/overlay/ReassignHotkeyOverlay.h b/src/musikcube/app/overlay/ReassignHotkeyOverlay.h index b6afbf97d..a07e437ca 100644 --- a/src/musikcube/app/overlay/ReassignHotkeyOverlay.h +++ b/src/musikcube/app/overlay/ReassignHotkeyOverlay.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/overlay/ServerOverlay.cpp b/src/musikcube/app/overlay/ServerOverlay.cpp index 3878e566d..170e17e48 100644 --- a/src/musikcube/app/overlay/ServerOverlay.cpp +++ b/src/musikcube/app/overlay/ServerOverlay.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/overlay/ServerOverlay.h b/src/musikcube/app/overlay/ServerOverlay.h index 57dad21bd..ce0fb3982 100644 --- a/src/musikcube/app/overlay/ServerOverlay.h +++ b/src/musikcube/app/overlay/ServerOverlay.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/overlay/VisualizerOverlay.cpp b/src/musikcube/app/overlay/VisualizerOverlay.cpp index a86742c4e..5098fabef 100644 --- a/src/musikcube/app/overlay/VisualizerOverlay.cpp +++ b/src/musikcube/app/overlay/VisualizerOverlay.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/overlay/VisualizerOverlay.h b/src/musikcube/app/overlay/VisualizerOverlay.h index 2060450fc..9de573a39 100644 --- a/src/musikcube/app/overlay/VisualizerOverlay.h +++ b/src/musikcube/app/overlay/VisualizerOverlay.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/util/GlobalHotkeys.cpp b/src/musikcube/app/util/GlobalHotkeys.cpp index 04be5d2d4..a4c36d992 100755 --- a/src/musikcube/app/util/GlobalHotkeys.cpp +++ b/src/musikcube/app/util/GlobalHotkeys.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/util/GlobalHotkeys.h b/src/musikcube/app/util/GlobalHotkeys.h index 97bf913b1..34f754475 100755 --- a/src/musikcube/app/util/GlobalHotkeys.h +++ b/src/musikcube/app/util/GlobalHotkeys.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/util/Hotkeys.cpp b/src/musikcube/app/util/Hotkeys.cpp index 81d6e7336..637c6334b 100755 --- a/src/musikcube/app/util/Hotkeys.cpp +++ b/src/musikcube/app/util/Hotkeys.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/util/Hotkeys.h b/src/musikcube/app/util/Hotkeys.h index 43506029d..02a9c64bc 100755 --- a/src/musikcube/app/util/Hotkeys.h +++ b/src/musikcube/app/util/Hotkeys.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/util/Messages.h b/src/musikcube/app/util/Messages.h index 1af9228aa..621e14724 100644 --- a/src/musikcube/app/util/Messages.h +++ b/src/musikcube/app/util/Messages.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/util/Playback.cpp b/src/musikcube/app/util/Playback.cpp index fc33b69a3..79276f5b8 100755 --- a/src/musikcube/app/util/Playback.cpp +++ b/src/musikcube/app/util/Playback.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/util/Playback.h b/src/musikcube/app/util/Playback.h index 381038b28..8e9f75b5a 100755 --- a/src/musikcube/app/util/Playback.h +++ b/src/musikcube/app/util/Playback.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/util/PreferenceKeys.cpp b/src/musikcube/app/util/PreferenceKeys.cpp index 8147f3cb8..7117a4162 100644 --- a/src/musikcube/app/util/PreferenceKeys.cpp +++ b/src/musikcube/app/util/PreferenceKeys.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/util/PreferenceKeys.h b/src/musikcube/app/util/PreferenceKeys.h index 7507de3e0..269c38268 100644 --- a/src/musikcube/app/util/PreferenceKeys.h +++ b/src/musikcube/app/util/PreferenceKeys.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/util/UpdateCheck.cpp b/src/musikcube/app/util/UpdateCheck.cpp index 7026849be..3a39080ea 100644 --- a/src/musikcube/app/util/UpdateCheck.cpp +++ b/src/musikcube/app/util/UpdateCheck.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/util/UpdateCheck.h b/src/musikcube/app/util/UpdateCheck.h index d6dc34608..68cec437d 100644 --- a/src/musikcube/app/util/UpdateCheck.h +++ b/src/musikcube/app/util/UpdateCheck.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/window/CategoryListView.cpp b/src/musikcube/app/window/CategoryListView.cpp index 417dedcd5..19db78d06 100755 --- a/src/musikcube/app/window/CategoryListView.cpp +++ b/src/musikcube/app/window/CategoryListView.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/window/CategoryListView.h b/src/musikcube/app/window/CategoryListView.h index e62c92df1..229719821 100755 --- a/src/musikcube/app/window/CategoryListView.h +++ b/src/musikcube/app/window/CategoryListView.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/window/TrackListView.cpp b/src/musikcube/app/window/TrackListView.cpp index 89f27743e..99d516ee8 100755 --- a/src/musikcube/app/window/TrackListView.cpp +++ b/src/musikcube/app/window/TrackListView.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/window/TrackListView.h b/src/musikcube/app/window/TrackListView.h index 762c7bfd4..6cff57748 100755 --- a/src/musikcube/app/window/TrackListView.h +++ b/src/musikcube/app/window/TrackListView.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/window/TransportWindow.cpp b/src/musikcube/app/window/TransportWindow.cpp index 47abcfdfb..5aff80528 100755 --- a/src/musikcube/app/window/TransportWindow.cpp +++ b/src/musikcube/app/window/TransportWindow.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/app/window/TransportWindow.h b/src/musikcube/app/window/TransportWindow.h index fc7514aa5..e503fbd93 100755 --- a/src/musikcube/app/window/TransportWindow.h +++ b/src/musikcube/app/window/TransportWindow.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/App.cpp b/src/musikcube/cursespp/App.cpp index 42b6a6d3d..5f34dee67 100755 --- a/src/musikcube/cursespp/App.cpp +++ b/src/musikcube/cursespp/App.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/AppLayout.cpp b/src/musikcube/cursespp/AppLayout.cpp index bc0b8ac5c..20e2e10ec 100644 --- a/src/musikcube/cursespp/AppLayout.cpp +++ b/src/musikcube/cursespp/AppLayout.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/Checkbox.cpp b/src/musikcube/cursespp/Checkbox.cpp index 7a75fb465..8987e5a83 100755 --- a/src/musikcube/cursespp/Checkbox.cpp +++ b/src/musikcube/cursespp/Checkbox.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/Colors.cpp b/src/musikcube/cursespp/Colors.cpp index 02703ed95..6767e0bc3 100755 --- a/src/musikcube/cursespp/Colors.cpp +++ b/src/musikcube/cursespp/Colors.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/DialogOverlay.cpp b/src/musikcube/cursespp/DialogOverlay.cpp index 9b84845b9..7952c4503 100644 --- a/src/musikcube/cursespp/DialogOverlay.cpp +++ b/src/musikcube/cursespp/DialogOverlay.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/IMouseHandler.cpp b/src/musikcube/cursespp/IMouseHandler.cpp index 6834245f8..be34c9f0f 100644 --- a/src/musikcube/cursespp/IMouseHandler.cpp +++ b/src/musikcube/cursespp/IMouseHandler.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/InputOverlay.cpp b/src/musikcube/cursespp/InputOverlay.cpp index 2a631b30b..e4f9b4167 100644 --- a/src/musikcube/cursespp/InputOverlay.cpp +++ b/src/musikcube/cursespp/InputOverlay.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/LayoutBase.cpp b/src/musikcube/cursespp/LayoutBase.cpp index 94bfccbf1..cc3c0fc56 100755 --- a/src/musikcube/cursespp/LayoutBase.cpp +++ b/src/musikcube/cursespp/LayoutBase.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/ListOverlay.cpp b/src/musikcube/cursespp/ListOverlay.cpp index bbd3ad3d0..7afcbb7d5 100644 --- a/src/musikcube/cursespp/ListOverlay.cpp +++ b/src/musikcube/cursespp/ListOverlay.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/ListWindow.cpp b/src/musikcube/cursespp/ListWindow.cpp index 673405c13..0abd5d759 100755 --- a/src/musikcube/cursespp/ListWindow.cpp +++ b/src/musikcube/cursespp/ListWindow.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/MultiLineEntry.cpp b/src/musikcube/cursespp/MultiLineEntry.cpp index be8d6e08b..d692d6563 100755 --- a/src/musikcube/cursespp/MultiLineEntry.cpp +++ b/src/musikcube/cursespp/MultiLineEntry.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/OverlayStack.cpp b/src/musikcube/cursespp/OverlayStack.cpp index d4d46812f..c2511b24e 100644 --- a/src/musikcube/cursespp/OverlayStack.cpp +++ b/src/musikcube/cursespp/OverlayStack.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/Screen.cpp b/src/musikcube/cursespp/Screen.cpp index 5e1a40944..85417601d 100755 --- a/src/musikcube/cursespp/Screen.cpp +++ b/src/musikcube/cursespp/Screen.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/ScrollAdapterBase.cpp b/src/musikcube/cursespp/ScrollAdapterBase.cpp index e8d60c122..fd013cb01 100755 --- a/src/musikcube/cursespp/ScrollAdapterBase.cpp +++ b/src/musikcube/cursespp/ScrollAdapterBase.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/ScrollableWindow.cpp b/src/musikcube/cursespp/ScrollableWindow.cpp index b3cbb8e50..1a043735e 100755 --- a/src/musikcube/cursespp/ScrollableWindow.cpp +++ b/src/musikcube/cursespp/ScrollableWindow.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/Scrollbar.cpp b/src/musikcube/cursespp/Scrollbar.cpp index ac3c3aeb9..b329f086f 100644 --- a/src/musikcube/cursespp/Scrollbar.cpp +++ b/src/musikcube/cursespp/Scrollbar.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/ShortcutsWindow.cpp b/src/musikcube/cursespp/ShortcutsWindow.cpp index f786af712..7a352e2c4 100755 --- a/src/musikcube/cursespp/ShortcutsWindow.cpp +++ b/src/musikcube/cursespp/ShortcutsWindow.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/SimpleScrollAdapter.cpp b/src/musikcube/cursespp/SimpleScrollAdapter.cpp index 08d70c3c6..ef8594a78 100755 --- a/src/musikcube/cursespp/SimpleScrollAdapter.cpp +++ b/src/musikcube/cursespp/SimpleScrollAdapter.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/SingleLineEntry.cpp b/src/musikcube/cursespp/SingleLineEntry.cpp index 561c4c54e..4eb3f75c5 100755 --- a/src/musikcube/cursespp/SingleLineEntry.cpp +++ b/src/musikcube/cursespp/SingleLineEntry.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/Text.cpp b/src/musikcube/cursespp/Text.cpp index eea133423..81229c6aa 100755 --- a/src/musikcube/cursespp/Text.cpp +++ b/src/musikcube/cursespp/Text.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/TextInput.cpp b/src/musikcube/cursespp/TextInput.cpp index b840a3049..e4e3ba3ae 100755 --- a/src/musikcube/cursespp/TextInput.cpp +++ b/src/musikcube/cursespp/TextInput.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/TextLabel.cpp b/src/musikcube/cursespp/TextLabel.cpp index 82ab77b01..2ad214b50 100755 --- a/src/musikcube/cursespp/TextLabel.cpp +++ b/src/musikcube/cursespp/TextLabel.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/ToastOverlay.cpp b/src/musikcube/cursespp/ToastOverlay.cpp index a49bcd8d8..a199baaeb 100644 --- a/src/musikcube/cursespp/ToastOverlay.cpp +++ b/src/musikcube/cursespp/ToastOverlay.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/Win32Util.cpp b/src/musikcube/cursespp/Win32Util.cpp index 29413125d..652ad5ccd 100644 --- a/src/musikcube/cursespp/Win32Util.cpp +++ b/src/musikcube/cursespp/Win32Util.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/Window.cpp b/src/musikcube/cursespp/Window.cpp index 660f41f4d..7561a10a0 100755 --- a/src/musikcube/cursespp/Window.cpp +++ b/src/musikcube/cursespp/Window.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/App.h b/src/musikcube/cursespp/cursespp/App.h index 68439c823..3083034d4 100644 --- a/src/musikcube/cursespp/cursespp/App.h +++ b/src/musikcube/cursespp/cursespp/App.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/AppLayout.h b/src/musikcube/cursespp/cursespp/AppLayout.h index d27154143..21e357141 100644 --- a/src/musikcube/cursespp/cursespp/AppLayout.h +++ b/src/musikcube/cursespp/cursespp/AppLayout.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/Checkbox.h b/src/musikcube/cursespp/cursespp/Checkbox.h index 5e6198a42..da9a62829 100644 --- a/src/musikcube/cursespp/cursespp/Checkbox.h +++ b/src/musikcube/cursespp/cursespp/Checkbox.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/Colors.h b/src/musikcube/cursespp/cursespp/Colors.h index 2894c5ec0..a4a9ab0bf 100644 --- a/src/musikcube/cursespp/cursespp/Colors.h +++ b/src/musikcube/cursespp/cursespp/Colors.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/DialogOverlay.h b/src/musikcube/cursespp/cursespp/DialogOverlay.h index 59817b2f7..541923819 100644 --- a/src/musikcube/cursespp/cursespp/DialogOverlay.h +++ b/src/musikcube/cursespp/cursespp/DialogOverlay.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/IDisplayable.h b/src/musikcube/cursespp/cursespp/IDisplayable.h index b6bc80468..919a3eb75 100644 --- a/src/musikcube/cursespp/cursespp/IDisplayable.h +++ b/src/musikcube/cursespp/cursespp/IDisplayable.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/IInput.h b/src/musikcube/cursespp/cursespp/IInput.h index 5e69c5382..66952f639 100644 --- a/src/musikcube/cursespp/cursespp/IInput.h +++ b/src/musikcube/cursespp/cursespp/IInput.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/IKeyHandler.h b/src/musikcube/cursespp/cursespp/IKeyHandler.h index bfbea0291..42f3fa156 100644 --- a/src/musikcube/cursespp/cursespp/IKeyHandler.h +++ b/src/musikcube/cursespp/cursespp/IKeyHandler.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/ILayout.h b/src/musikcube/cursespp/cursespp/ILayout.h index 4e697c98b..7e22e61e8 100644 --- a/src/musikcube/cursespp/cursespp/ILayout.h +++ b/src/musikcube/cursespp/cursespp/ILayout.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/IMouseHandler.h b/src/musikcube/cursespp/cursespp/IMouseHandler.h index 647cce658..818dc2847 100644 --- a/src/musikcube/cursespp/cursespp/IMouseHandler.h +++ b/src/musikcube/cursespp/cursespp/IMouseHandler.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/INavigationKeys.h b/src/musikcube/cursespp/cursespp/INavigationKeys.h index 86e4bf114..be53e4cac 100644 --- a/src/musikcube/cursespp/cursespp/INavigationKeys.h +++ b/src/musikcube/cursespp/cursespp/INavigationKeys.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/IOrderable.h b/src/musikcube/cursespp/cursespp/IOrderable.h index 53f691135..af55a7747 100644 --- a/src/musikcube/cursespp/cursespp/IOrderable.h +++ b/src/musikcube/cursespp/cursespp/IOrderable.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/IOverlay.h b/src/musikcube/cursespp/cursespp/IOverlay.h index 02b0e8914..fa308ea9a 100644 --- a/src/musikcube/cursespp/cursespp/IOverlay.h +++ b/src/musikcube/cursespp/cursespp/IOverlay.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/IScrollAdapter.h b/src/musikcube/cursespp/cursespp/IScrollAdapter.h index 44265629a..4c37a4010 100644 --- a/src/musikcube/cursespp/cursespp/IScrollAdapter.h +++ b/src/musikcube/cursespp/cursespp/IScrollAdapter.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/IScrollable.h b/src/musikcube/cursespp/cursespp/IScrollable.h index e7a8e1571..28c4d7a5d 100644 --- a/src/musikcube/cursespp/cursespp/IScrollable.h +++ b/src/musikcube/cursespp/cursespp/IScrollable.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/ITopLevelLayout.h b/src/musikcube/cursespp/cursespp/ITopLevelLayout.h index 264c90d70..2564b807d 100644 --- a/src/musikcube/cursespp/cursespp/ITopLevelLayout.h +++ b/src/musikcube/cursespp/cursespp/ITopLevelLayout.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/IWindow.h b/src/musikcube/cursespp/cursespp/IWindow.h index 621a33aca..dd02693ac 100644 --- a/src/musikcube/cursespp/cursespp/IWindow.h +++ b/src/musikcube/cursespp/cursespp/IWindow.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/IWindowGroup.h b/src/musikcube/cursespp/cursespp/IWindowGroup.h index bd4db21e9..8335c68e3 100644 --- a/src/musikcube/cursespp/cursespp/IWindowGroup.h +++ b/src/musikcube/cursespp/cursespp/IWindowGroup.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/InputOverlay.h b/src/musikcube/cursespp/cursespp/InputOverlay.h index 5b5335db8..a524a84ef 100644 --- a/src/musikcube/cursespp/cursespp/InputOverlay.h +++ b/src/musikcube/cursespp/cursespp/InputOverlay.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/LayoutBase.h b/src/musikcube/cursespp/cursespp/LayoutBase.h index b084f39b5..d8e68ca55 100644 --- a/src/musikcube/cursespp/cursespp/LayoutBase.h +++ b/src/musikcube/cursespp/cursespp/LayoutBase.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/ListOverlay.h b/src/musikcube/cursespp/cursespp/ListOverlay.h index ed3679fbd..d64bf5068 100644 --- a/src/musikcube/cursespp/cursespp/ListOverlay.h +++ b/src/musikcube/cursespp/cursespp/ListOverlay.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/ListWindow.h b/src/musikcube/cursespp/cursespp/ListWindow.h index 7d1cbbb76..72d2ec746 100644 --- a/src/musikcube/cursespp/cursespp/ListWindow.h +++ b/src/musikcube/cursespp/cursespp/ListWindow.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/MultiLineEntry.h b/src/musikcube/cursespp/cursespp/MultiLineEntry.h index 160ec53f3..56efaf4bb 100644 --- a/src/musikcube/cursespp/cursespp/MultiLineEntry.h +++ b/src/musikcube/cursespp/cursespp/MultiLineEntry.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/OverlayBase.h b/src/musikcube/cursespp/cursespp/OverlayBase.h index 26b827bed..f1afac1bd 100644 --- a/src/musikcube/cursespp/cursespp/OverlayBase.h +++ b/src/musikcube/cursespp/cursespp/OverlayBase.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/OverlayStack.h b/src/musikcube/cursespp/cursespp/OverlayStack.h index d3cd98234..7bcde1ff5 100644 --- a/src/musikcube/cursespp/cursespp/OverlayStack.h +++ b/src/musikcube/cursespp/cursespp/OverlayStack.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/Screen.h b/src/musikcube/cursespp/cursespp/Screen.h index 94bbcc8e6..be7df556f 100644 --- a/src/musikcube/cursespp/cursespp/Screen.h +++ b/src/musikcube/cursespp/cursespp/Screen.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/ScrollAdapterBase.h b/src/musikcube/cursespp/cursespp/ScrollAdapterBase.h index dc6a02bcf..ef3d011e0 100644 --- a/src/musikcube/cursespp/cursespp/ScrollAdapterBase.h +++ b/src/musikcube/cursespp/cursespp/ScrollAdapterBase.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/ScrollableWindow.h b/src/musikcube/cursespp/cursespp/ScrollableWindow.h index de7f8621a..b8c2d518d 100644 --- a/src/musikcube/cursespp/cursespp/ScrollableWindow.h +++ b/src/musikcube/cursespp/cursespp/ScrollableWindow.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/Scrollbar.h b/src/musikcube/cursespp/cursespp/Scrollbar.h index d2bf42bdd..d7b92dc4c 100644 --- a/src/musikcube/cursespp/cursespp/Scrollbar.h +++ b/src/musikcube/cursespp/cursespp/Scrollbar.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/ShortcutsWindow.h b/src/musikcube/cursespp/cursespp/ShortcutsWindow.h index 5960da90a..fcfdb2003 100644 --- a/src/musikcube/cursespp/cursespp/ShortcutsWindow.h +++ b/src/musikcube/cursespp/cursespp/ShortcutsWindow.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/SimpleScrollAdapter.h b/src/musikcube/cursespp/cursespp/SimpleScrollAdapter.h index 21279a6da..71b7be4f7 100644 --- a/src/musikcube/cursespp/cursespp/SimpleScrollAdapter.h +++ b/src/musikcube/cursespp/cursespp/SimpleScrollAdapter.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/SingleLineEntry.h b/src/musikcube/cursespp/cursespp/SingleLineEntry.h index d2cd9c478..e90b1c7b9 100644 --- a/src/musikcube/cursespp/cursespp/SingleLineEntry.h +++ b/src/musikcube/cursespp/cursespp/SingleLineEntry.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/Text.h b/src/musikcube/cursespp/cursespp/Text.h index 881958fe4..60fc09bac 100644 --- a/src/musikcube/cursespp/cursespp/Text.h +++ b/src/musikcube/cursespp/cursespp/Text.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/TextInput.h b/src/musikcube/cursespp/cursespp/TextInput.h index c5f9b00a1..53b970da8 100644 --- a/src/musikcube/cursespp/cursespp/TextInput.h +++ b/src/musikcube/cursespp/cursespp/TextInput.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/TextLabel.h b/src/musikcube/cursespp/cursespp/TextLabel.h index e10209739..88c75f83c 100644 --- a/src/musikcube/cursespp/cursespp/TextLabel.h +++ b/src/musikcube/cursespp/cursespp/TextLabel.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/ToastOverlay.h b/src/musikcube/cursespp/cursespp/ToastOverlay.h index 295cd0ceb..86d284cb0 100644 --- a/src/musikcube/cursespp/cursespp/ToastOverlay.h +++ b/src/musikcube/cursespp/cursespp/ToastOverlay.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/Win32Util.h b/src/musikcube/cursespp/cursespp/Win32Util.h index 542835491..7c325b346 100644 --- a/src/musikcube/cursespp/cursespp/Win32Util.h +++ b/src/musikcube/cursespp/cursespp/Win32Util.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/Window.h b/src/musikcube/cursespp/cursespp/Window.h index b932a33ff..5440d560b 100644 --- a/src/musikcube/cursespp/cursespp/Window.h +++ b/src/musikcube/cursespp/cursespp/Window.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/cursespp/cursespp/curses_config.h b/src/musikcube/cursespp/cursespp/curses_config.h index 102d87903..1f55c80e7 100644 --- a/src/musikcube/cursespp/cursespp/curses_config.h +++ b/src/musikcube/cursespp/cursespp/curses_config.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/musikcube.rc b/src/musikcube/musikcube.rc index e4505ed03101aea160ddc39673b635659a8960ee..c47e1ae1378c446cda458a61a53f6312c7b836c1 100644 GIT binary patch delta 18 acmaE*{z`qrG(JYl$%*{Bn~(6Ru>t@{t@{+Xj#T diff --git a/src/musikcube/stdafx.cpp b/src/musikcube/stdafx.cpp index 4a36bb99c..f1a6cf3de 100644 --- a/src/musikcube/stdafx.cpp +++ b/src/musikcube/stdafx.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/musikcube/stdafx.h b/src/musikcube/stdafx.h index f32001c09..23a4936e6 100644 --- a/src/musikcube/stdafx.h +++ b/src/musikcube/stdafx.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/cddadecoder/CddaDataModel.cpp b/src/plugins/cddadecoder/CddaDataModel.cpp index deacdd386..ea22ed806 100644 --- a/src/plugins/cddadecoder/CddaDataModel.cpp +++ b/src/plugins/cddadecoder/CddaDataModel.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/cddadecoder/CddaDataModel.h b/src/plugins/cddadecoder/CddaDataModel.h index 92c76ff0f..9e580dbc8 100644 --- a/src/plugins/cddadecoder/CddaDataModel.h +++ b/src/plugins/cddadecoder/CddaDataModel.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/cddadecoder/CddaDataStream.cpp b/src/plugins/cddadecoder/CddaDataStream.cpp index b3d58a149..76f4cca44 100755 --- a/src/plugins/cddadecoder/CddaDataStream.cpp +++ b/src/plugins/cddadecoder/CddaDataStream.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // @@ -117,7 +117,7 @@ bool CddaDataStream::Open(const char *uri, unsigned int options) { return false; } - /* MMC-3 Draft Revision 10g: Table 222 – Q Sub-channel control field */ + /* MMC-3 Draft Revision 10g: Table 222 � Q Sub-channel control field */ if (this->toc.TrackData[trackIndex - 1].Control & 4) { /* nope, got a data track. */ this->Close(); diff --git a/src/plugins/cddadecoder/CddaDataStream.h b/src/plugins/cddadecoder/CddaDataStream.h index 81a292c03..1f2ebf182 100755 --- a/src/plugins/cddadecoder/CddaDataStream.h +++ b/src/plugins/cddadecoder/CddaDataStream.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/cddadecoder/CddaDataStreamFactory.cpp b/src/plugins/cddadecoder/CddaDataStreamFactory.cpp index 618e19bf0..a99579356 100755 --- a/src/plugins/cddadecoder/CddaDataStreamFactory.cpp +++ b/src/plugins/cddadecoder/CddaDataStreamFactory.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/cddadecoder/CddaDataStreamFactory.h b/src/plugins/cddadecoder/CddaDataStreamFactory.h index a0ae6817c..586b36067 100755 --- a/src/plugins/cddadecoder/CddaDataStreamFactory.h +++ b/src/plugins/cddadecoder/CddaDataStreamFactory.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/cddadecoder/CddaDecoder.cpp b/src/plugins/cddadecoder/CddaDecoder.cpp index 4be53345d..eeb003347 100644 --- a/src/plugins/cddadecoder/CddaDecoder.cpp +++ b/src/plugins/cddadecoder/CddaDecoder.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/cddadecoder/CddaDecoder.h b/src/plugins/cddadecoder/CddaDecoder.h index 6ae5aaffe..fcee5781c 100644 --- a/src/plugins/cddadecoder/CddaDecoder.h +++ b/src/plugins/cddadecoder/CddaDecoder.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/cddadecoder/CddaDecoderFactory.cpp b/src/plugins/cddadecoder/CddaDecoderFactory.cpp index 1f6264d9e..4b1759b8c 100644 --- a/src/plugins/cddadecoder/CddaDecoderFactory.cpp +++ b/src/plugins/cddadecoder/CddaDecoderFactory.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/cddadecoder/CddaDecoderFactory.h b/src/plugins/cddadecoder/CddaDecoderFactory.h index a2e6d7009..fc0d4e0f7 100644 --- a/src/plugins/cddadecoder/CddaDecoderFactory.h +++ b/src/plugins/cddadecoder/CddaDecoderFactory.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/cddadecoder/CddaIndexerSource.cpp b/src/plugins/cddadecoder/CddaIndexerSource.cpp index d608a13f6..9fa7e6c48 100644 --- a/src/plugins/cddadecoder/CddaIndexerSource.cpp +++ b/src/plugins/cddadecoder/CddaIndexerSource.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/cddadecoder/CddaIndexerSource.h b/src/plugins/cddadecoder/CddaIndexerSource.h index b83002cbe..a0afaa17f 100644 --- a/src/plugins/cddadecoder/CddaIndexerSource.h +++ b/src/plugins/cddadecoder/CddaIndexerSource.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/cddadecoder/cddadecoder_plugin.cpp b/src/plugins/cddadecoder/cddadecoder_plugin.cpp index 3cb8a721b..0cf7453b6 100644 --- a/src/plugins/cddadecoder/cddadecoder_plugin.cpp +++ b/src/plugins/cddadecoder/cddadecoder_plugin.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/cddadecoder/stdafx.cpp b/src/plugins/cddadecoder/stdafx.cpp index 04b25f137..c5c0c976e 100644 --- a/src/plugins/cddadecoder/stdafx.cpp +++ b/src/plugins/cddadecoder/stdafx.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/cddadecoder/stdafx.h b/src/plugins/cddadecoder/stdafx.h index ca69c51f0..106e2dcf5 100644 --- a/src/plugins/cddadecoder/stdafx.h +++ b/src/plugins/cddadecoder/stdafx.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/directsoundout/DirectSoundOut.cpp b/src/plugins/directsoundout/DirectSoundOut.cpp index 1b948bb05..5cbf91a01 100644 --- a/src/plugins/directsoundout/DirectSoundOut.cpp +++ b/src/plugins/directsoundout/DirectSoundOut.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/directsoundout/DirectSoundOut.h b/src/plugins/directsoundout/DirectSoundOut.h index faae2e580..dbe2b5b65 100644 --- a/src/plugins/directsoundout/DirectSoundOut.h +++ b/src/plugins/directsoundout/DirectSoundOut.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/directsoundout/directsoundout_plugin.cpp b/src/plugins/directsoundout/directsoundout_plugin.cpp index 35d5ed4dd..6cca08e8f 100644 --- a/src/plugins/directsoundout/directsoundout_plugin.cpp +++ b/src/plugins/directsoundout/directsoundout_plugin.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/directsoundout/pch.cpp b/src/plugins/directsoundout/pch.cpp index 5b61e9c9e..e21c198fe 100644 --- a/src/plugins/directsoundout/pch.cpp +++ b/src/plugins/directsoundout/pch.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/directsoundout/pch.h b/src/plugins/directsoundout/pch.h index f79845b3b..4131878f2 100644 --- a/src/plugins/directsoundout/pch.h +++ b/src/plugins/directsoundout/pch.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/ffmpegdecoder/FfmpegDecoder.cpp b/src/plugins/ffmpegdecoder/FfmpegDecoder.cpp index 343611045..ace289ce5 100644 --- a/src/plugins/ffmpegdecoder/FfmpegDecoder.cpp +++ b/src/plugins/ffmpegdecoder/FfmpegDecoder.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/ffmpegdecoder/FfmpegDecoder.h b/src/plugins/ffmpegdecoder/FfmpegDecoder.h index 4b419fc91..397a50768 100644 --- a/src/plugins/ffmpegdecoder/FfmpegDecoder.h +++ b/src/plugins/ffmpegdecoder/FfmpegDecoder.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/ffmpegdecoder/plugin.cpp b/src/plugins/ffmpegdecoder/plugin.cpp index 5b0cacd4c..f56fa7e2b 100644 --- a/src/plugins/ffmpegdecoder/plugin.cpp +++ b/src/plugins/ffmpegdecoder/plugin.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/flacdecoder/FlacDecoder.cpp b/src/plugins/flacdecoder/FlacDecoder.cpp index 4f0780550..a8d9d59d5 100644 --- a/src/plugins/flacdecoder/FlacDecoder.cpp +++ b/src/plugins/flacdecoder/FlacDecoder.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/flacdecoder/FlacDecoder.h b/src/plugins/flacdecoder/FlacDecoder.h index 5ed9677c1..dfdc137bc 100644 --- a/src/plugins/flacdecoder/FlacDecoder.h +++ b/src/plugins/flacdecoder/FlacDecoder.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/flacdecoder/FlacDecoderFactory.cpp b/src/plugins/flacdecoder/FlacDecoderFactory.cpp index 462c271b8..68bf1cc8e 100644 --- a/src/plugins/flacdecoder/FlacDecoderFactory.cpp +++ b/src/plugins/flacdecoder/FlacDecoderFactory.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/flacdecoder/FlacDecoderFactory.h b/src/plugins/flacdecoder/FlacDecoderFactory.h index 1f9123ebd..8885f0ea6 100644 --- a/src/plugins/flacdecoder/FlacDecoderFactory.h +++ b/src/plugins/flacdecoder/FlacDecoderFactory.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/flacdecoder/flacdecoder_plugin.cpp b/src/plugins/flacdecoder/flacdecoder_plugin.cpp index 894f9e835..e3f6174e2 100644 --- a/src/plugins/flacdecoder/flacdecoder_plugin.cpp +++ b/src/plugins/flacdecoder/flacdecoder_plugin.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/flacdecoder/stdafx.cpp b/src/plugins/flacdecoder/stdafx.cpp index 85116b8ea..51f908a84 100644 --- a/src/plugins/flacdecoder/stdafx.cpp +++ b/src/plugins/flacdecoder/stdafx.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/flacdecoder/stdafx.h b/src/plugins/flacdecoder/stdafx.h index 4a822915c..9b74505f1 100644 --- a/src/plugins/flacdecoder/stdafx.h +++ b/src/plugins/flacdecoder/stdafx.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/httpdatastream/HttpDataStream.cpp b/src/plugins/httpdatastream/HttpDataStream.cpp index 8d16462b2..790d76489 100755 --- a/src/plugins/httpdatastream/HttpDataStream.cpp +++ b/src/plugins/httpdatastream/HttpDataStream.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/httpdatastream/HttpDataStream.h b/src/plugins/httpdatastream/HttpDataStream.h index db8c0f335..27aaf0065 100755 --- a/src/plugins/httpdatastream/HttpDataStream.h +++ b/src/plugins/httpdatastream/HttpDataStream.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/httpdatastream/HttpDataStreamFactory.cpp b/src/plugins/httpdatastream/HttpDataStreamFactory.cpp index 665fc08be..f3b895243 100755 --- a/src/plugins/httpdatastream/HttpDataStreamFactory.cpp +++ b/src/plugins/httpdatastream/HttpDataStreamFactory.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/httpdatastream/HttpDataStreamFactory.h b/src/plugins/httpdatastream/HttpDataStreamFactory.h index 1106e463b..a41048b0c 100755 --- a/src/plugins/httpdatastream/HttpDataStreamFactory.h +++ b/src/plugins/httpdatastream/HttpDataStreamFactory.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/httpdatastream/LruDiskCache.cpp b/src/plugins/httpdatastream/LruDiskCache.cpp index 0f14daae5..3ce5736a7 100644 --- a/src/plugins/httpdatastream/LruDiskCache.cpp +++ b/src/plugins/httpdatastream/LruDiskCache.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/httpdatastream/LruDiskCache.h b/src/plugins/httpdatastream/LruDiskCache.h index 41cb0de65..66a6206db 100644 --- a/src/plugins/httpdatastream/LruDiskCache.h +++ b/src/plugins/httpdatastream/LruDiskCache.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/httpdatastream/RingBuffer.h b/src/plugins/httpdatastream/RingBuffer.h index eb7b3cc69..87d9f012c 100644 --- a/src/plugins/httpdatastream/RingBuffer.h +++ b/src/plugins/httpdatastream/RingBuffer.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/httpdatastream/httpdatastream_plugin.cpp b/src/plugins/httpdatastream/httpdatastream_plugin.cpp index ac34a0fd3..c8bcc3e48 100644 --- a/src/plugins/httpdatastream/httpdatastream_plugin.cpp +++ b/src/plugins/httpdatastream/httpdatastream_plugin.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/httpdatastream/stdafx.cpp b/src/plugins/httpdatastream/stdafx.cpp index 04b25f137..c5c0c976e 100644 --- a/src/plugins/httpdatastream/stdafx.cpp +++ b/src/plugins/httpdatastream/stdafx.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/httpdatastream/stdafx.h b/src/plugins/httpdatastream/stdafx.h index b5a5cf93c..27ecdc5de 100644 --- a/src/plugins/httpdatastream/stdafx.h +++ b/src/plugins/httpdatastream/stdafx.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/m4adecoder/M4aDecoder.cpp b/src/plugins/m4adecoder/M4aDecoder.cpp index 60f940f29..ec911fcf5 100644 --- a/src/plugins/m4adecoder/M4aDecoder.cpp +++ b/src/plugins/m4adecoder/M4aDecoder.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/m4adecoder/M4aDecoder.h b/src/plugins/m4adecoder/M4aDecoder.h index 6813bd974..0641059da 100644 --- a/src/plugins/m4adecoder/M4aDecoder.h +++ b/src/plugins/m4adecoder/M4aDecoder.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/m4adecoder/M4aDecoderFactory.cpp b/src/plugins/m4adecoder/M4aDecoderFactory.cpp index 8d196491b..4f9c1ccbd 100644 --- a/src/plugins/m4adecoder/M4aDecoderFactory.cpp +++ b/src/plugins/m4adecoder/M4aDecoderFactory.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/m4adecoder/M4aDecoderFactory.h b/src/plugins/m4adecoder/M4aDecoderFactory.h index 6dec15c29..3e152b965 100644 --- a/src/plugins/m4adecoder/M4aDecoderFactory.h +++ b/src/plugins/m4adecoder/M4aDecoderFactory.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/m4adecoder/m4adecoder_plugin.cpp b/src/plugins/m4adecoder/m4adecoder_plugin.cpp index b9ef17596..6984597ec 100644 --- a/src/plugins/m4adecoder/m4adecoder_plugin.cpp +++ b/src/plugins/m4adecoder/m4adecoder_plugin.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/m4adecoder/stdafx.cpp b/src/plugins/m4adecoder/stdafx.cpp index 04b25f137..c5c0c976e 100644 --- a/src/plugins/m4adecoder/stdafx.cpp +++ b/src/plugins/m4adecoder/stdafx.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/m4adecoder/stdafx.h b/src/plugins/m4adecoder/stdafx.h index 4a822915c..9b74505f1 100644 --- a/src/plugins/m4adecoder/stdafx.h +++ b/src/plugins/m4adecoder/stdafx.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/nomaddecoder/NomadDecoder.cpp b/src/plugins/nomaddecoder/NomadDecoder.cpp index 49bb56738..c0310b461 100644 --- a/src/plugins/nomaddecoder/NomadDecoder.cpp +++ b/src/plugins/nomaddecoder/NomadDecoder.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/nomaddecoder/NomadDecoder.h b/src/plugins/nomaddecoder/NomadDecoder.h index 6b37dc914..8cb2dad07 100644 --- a/src/plugins/nomaddecoder/NomadDecoder.h +++ b/src/plugins/nomaddecoder/NomadDecoder.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/nomaddecoder/NomadDecoderFactory.cpp b/src/plugins/nomaddecoder/NomadDecoderFactory.cpp index 6a3a40c28..3e7abe093 100644 --- a/src/plugins/nomaddecoder/NomadDecoderFactory.cpp +++ b/src/plugins/nomaddecoder/NomadDecoderFactory.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/nomaddecoder/NomadDecoderFactory.h b/src/plugins/nomaddecoder/NomadDecoderFactory.h index 8a1a375a8..7805d40fb 100644 --- a/src/plugins/nomaddecoder/NomadDecoderFactory.h +++ b/src/plugins/nomaddecoder/NomadDecoderFactory.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/nomaddecoder/nomaddecoder_plugin.cpp b/src/plugins/nomaddecoder/nomaddecoder_plugin.cpp index e119cbb4c..7d1a838ad 100644 --- a/src/plugins/nomaddecoder/nomaddecoder_plugin.cpp +++ b/src/plugins/nomaddecoder/nomaddecoder_plugin.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/nomaddecoder/stdafx.cpp b/src/plugins/nomaddecoder/stdafx.cpp index 85116b8ea..51f908a84 100644 --- a/src/plugins/nomaddecoder/stdafx.cpp +++ b/src/plugins/nomaddecoder/stdafx.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/nomaddecoder/stdafx.h b/src/plugins/nomaddecoder/stdafx.h index 0fae52169..cf51fa559 100644 --- a/src/plugins/nomaddecoder/stdafx.h +++ b/src/plugins/nomaddecoder/stdafx.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/nullout/NullOut.cpp b/src/plugins/nullout/NullOut.cpp index 3e3b3fe4c..124c9c2e4 100644 --- a/src/plugins/nullout/NullOut.cpp +++ b/src/plugins/nullout/NullOut.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/nullout/NullOut.h b/src/plugins/nullout/NullOut.h index 8e73f1210..27f0a8f4c 100644 --- a/src/plugins/nullout/NullOut.h +++ b/src/plugins/nullout/NullOut.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/nullout/nullout_plugin.cpp b/src/plugins/nullout/nullout_plugin.cpp index e6a7c300a..62d1e355f 100644 --- a/src/plugins/nullout/nullout_plugin.cpp +++ b/src/plugins/nullout/nullout_plugin.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/nullout/pch.cpp b/src/plugins/nullout/pch.cpp index 5b61e9c9e..e21c198fe 100644 --- a/src/plugins/nullout/pch.cpp +++ b/src/plugins/nullout/pch.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/nullout/pch.h b/src/plugins/nullout/pch.h index 88d9b17f9..9b10c911b 100644 --- a/src/plugins/nullout/pch.h +++ b/src/plugins/nullout/pch.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/oggdecoder/OggDecoder.cpp b/src/plugins/oggdecoder/OggDecoder.cpp index 26d46b9bc..17aefe25e 100644 --- a/src/plugins/oggdecoder/OggDecoder.cpp +++ b/src/plugins/oggdecoder/OggDecoder.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/oggdecoder/OggDecoder.h b/src/plugins/oggdecoder/OggDecoder.h index 8a5e925aa..cc4688ae3 100644 --- a/src/plugins/oggdecoder/OggDecoder.h +++ b/src/plugins/oggdecoder/OggDecoder.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/oggdecoder/OggDecoderFactory.cpp b/src/plugins/oggdecoder/OggDecoderFactory.cpp index daecbaf80..ff8184450 100644 --- a/src/plugins/oggdecoder/OggDecoderFactory.cpp +++ b/src/plugins/oggdecoder/OggDecoderFactory.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/oggdecoder/OggDecoderFactory.h b/src/plugins/oggdecoder/OggDecoderFactory.h index e70b61c89..e9bd1392e 100644 --- a/src/plugins/oggdecoder/OggDecoderFactory.h +++ b/src/plugins/oggdecoder/OggDecoderFactory.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/oggdecoder/oggdecoder_plugin.cpp b/src/plugins/oggdecoder/oggdecoder_plugin.cpp index 009a26d19..5ef7718ed 100644 --- a/src/plugins/oggdecoder/oggdecoder_plugin.cpp +++ b/src/plugins/oggdecoder/oggdecoder_plugin.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/oggdecoder/stdafx.cpp b/src/plugins/oggdecoder/stdafx.cpp index 04b25f137..c5c0c976e 100644 --- a/src/plugins/oggdecoder/stdafx.cpp +++ b/src/plugins/oggdecoder/stdafx.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/oggdecoder/stdafx.h b/src/plugins/oggdecoder/stdafx.h index 4a822915c..9b74505f1 100644 --- a/src/plugins/oggdecoder/stdafx.h +++ b/src/plugins/oggdecoder/stdafx.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/server/Constants.h b/src/plugins/server/Constants.h index 7e363b436..d2d0cd051 100644 --- a/src/plugins/server/Constants.h +++ b/src/plugins/server/Constants.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/server/Context.h b/src/plugins/server/Context.h index cfb4bbffc..b5376f00f 100644 --- a/src/plugins/server/Context.h +++ b/src/plugins/server/Context.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/server/HttpServer.cpp b/src/plugins/server/HttpServer.cpp index fbd71de1b..58114fb37 100644 --- a/src/plugins/server/HttpServer.cpp +++ b/src/plugins/server/HttpServer.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/server/HttpServer.h b/src/plugins/server/HttpServer.h index 8738512c6..1a997ca47 100644 --- a/src/plugins/server/HttpServer.h +++ b/src/plugins/server/HttpServer.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/server/Snapshots.cpp b/src/plugins/server/Snapshots.cpp index 88b0ee73d..d77d66d67 100644 --- a/src/plugins/server/Snapshots.cpp +++ b/src/plugins/server/Snapshots.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/server/Snapshots.h b/src/plugins/server/Snapshots.h index 88af4c65d..5fc47cdf5 100644 --- a/src/plugins/server/Snapshots.h +++ b/src/plugins/server/Snapshots.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/server/Transcoder.cpp b/src/plugins/server/Transcoder.cpp index 183a9c37c..3f854a95d 100644 --- a/src/plugins/server/Transcoder.cpp +++ b/src/plugins/server/Transcoder.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // @@ -120,7 +120,7 @@ static void getTempAndFinalFilename( } IDataStream* Transcoder::Transcode( - Context& context, + Context& context, const std::string& uri, size_t bitrate, const std::string& format) diff --git a/src/plugins/server/Transcoder.h b/src/plugins/server/Transcoder.h index fb5a8425a..863bad663 100644 --- a/src/plugins/server/Transcoder.h +++ b/src/plugins/server/Transcoder.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // @@ -55,13 +55,13 @@ class Transcoder { const std::string& format); static IDataStream* TranscodeAndWait( - Context& context, + Context& context, const std::string& uri, size_t bitrate, const std::string& format); static IDataStream* TranscodeOnDemand( - Context& context, + Context& context, const std::string& uri, size_t bitrate, const std::string& format); diff --git a/src/plugins/server/TranscodingDataStream.cpp b/src/plugins/server/TranscodingDataStream.cpp index 1b298ee87..2312feb6b 100644 --- a/src/plugins/server/TranscodingDataStream.cpp +++ b/src/plugins/server/TranscodingDataStream.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/server/TranscodingDataStream.h b/src/plugins/server/TranscodingDataStream.h index 85bdb9b79..ef60dbc90 100644 --- a/src/plugins/server/TranscodingDataStream.h +++ b/src/plugins/server/TranscodingDataStream.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/server/Util.cpp b/src/plugins/server/Util.cpp index a32a7fd9b..8a514ad06 100644 --- a/src/plugins/server/Util.cpp +++ b/src/plugins/server/Util.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/server/Util.h b/src/plugins/server/Util.h index eaf434ee8..6fe77ebe9 100644 --- a/src/plugins/server/Util.h +++ b/src/plugins/server/Util.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/server/WebSocketServer.cpp b/src/plugins/server/WebSocketServer.cpp index 6ebc3feb3..4ca2cd334 100644 --- a/src/plugins/server/WebSocketServer.cpp +++ b/src/plugins/server/WebSocketServer.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/server/WebSocketServer.h b/src/plugins/server/WebSocketServer.h index 7f491a2fe..752cde3eb 100644 --- a/src/plugins/server/WebSocketServer.h +++ b/src/plugins/server/WebSocketServer.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/server/main.cpp b/src/plugins/server/main.cpp index 3f68a0404..1de314963 100644 --- a/src/plugins/server/main.cpp +++ b/src/plugins/server/main.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/sndioout/SndioOut.cpp b/src/plugins/sndioout/SndioOut.cpp index 3a3b2228d..5b0d12522 100644 --- a/src/plugins/sndioout/SndioOut.cpp +++ b/src/plugins/sndioout/SndioOut.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // @@ -61,7 +61,7 @@ extern "C" void SetPreferences(musik::core::sdk::IPreferences* prefs) { } } -SndioOut::SndioOut() { +SndioOut::SndioOut() { this->volume = 1.0f; this->state = StateStopped; this->handle = nullptr; @@ -114,7 +114,7 @@ void SndioOut::Resume() { void SndioOut::SetVolume(double volume) { this->volume = volume; - + if (this->handle) { sio_setvol(this->handle, lround(volume * SIO_MAXVOL)); } @@ -167,33 +167,33 @@ bool SndioOut::InitDevice(IBuffer *buffer) { } int n = 1; bool littleEndian = *(char *) &n == 1; - + sio_initpar(&this->pars); this->pars.pchan = buffer->Channels(); this->pars.rate = buffer->SampleRate(); this->pars.sig = 1; this->pars.le = !!littleEndian; this->pars.bits = 16; - + /* stolen from cmus; presumeably they've already iterated this value and it should be a reasonable default */ this->pars.appbufsz = pars.rate * 300 / 1000; - + if (!sio_setpar(this->handle, &this->pars)) { return false; } - + if (!sio_getpar(this->handle, &this->pars)) { return false; } - + if (!sio_start(this->handle)) { return false; } - this->latency = (double) - this->pars.bufsz / - this->pars.pchan / + this->latency = (double) + this->pars.bufsz / + this->pars.pchan / this->pars.rate; this->SetVolume(this->volume); @@ -213,13 +213,13 @@ int SndioOut::Play(IBuffer *buffer, IBufferProvider *provider) { INFO("initialized"); this->state = StateStopped; } - + if (!this->handle || this->state == StatePaused) { return OutputInvalidState; } - - this->state = StatePlaying; - + + this->state = StatePlaying; + /* convert to 16-bit PCM */ long samples = buffer->Samples(); if (!this->buffer || samples > this->bufferSamples) { @@ -245,13 +245,13 @@ int SndioOut::Play(IBuffer *buffer, IBufferProvider *provider) { *dst = sample; ++dst; ++src; } - + /* write the entire output buffer. this may require multiple passes; that's ok, just loop until we're done */ char* data = (char*) this->buffer; size_t dataLength = samples * sizeof(short); size_t totalWritten = 0; - + while (totalWritten < dataLength && this->state == StatePlaying) { size_t remaining = dataLength - totalWritten; size_t written = 0; @@ -268,7 +268,7 @@ int SndioOut::Play(IBuffer *buffer, IBufferProvider *provider) { totalWritten += written; data += written; } - + provider->OnBufferProcessed(buffer); return OutputBufferWritten; } diff --git a/src/plugins/sndioout/SndioOut.h b/src/plugins/sndioout/SndioOut.h index edc4e33c1..75966d54d 100644 --- a/src/plugins/sndioout/SndioOut.h +++ b/src/plugins/sndioout/SndioOut.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // @@ -63,7 +63,7 @@ class SndioOut : public IOutput { private: bool InitDevice(IBuffer *buffer); - + enum State { StateStopped, StatePaused, diff --git a/src/plugins/sndioout/plugin.cpp b/src/plugins/sndioout/plugin.cpp index 9047a1d23..98baa31a0 100644 --- a/src/plugins/sndioout/plugin.cpp +++ b/src/plugins/sndioout/plugin.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/stockencoders/LameEncoder.cpp b/src/plugins/stockencoders/LameEncoder.cpp index 9d8014e41..b23cbc92a 100644 --- a/src/plugins/stockencoders/LameEncoder.cpp +++ b/src/plugins/stockencoders/LameEncoder.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/stockencoders/LameEncoder.h b/src/plugins/stockencoders/LameEncoder.h index 3cfc4f938..2ef31923b 100644 --- a/src/plugins/stockencoders/LameEncoder.h +++ b/src/plugins/stockencoders/LameEncoder.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/stockencoders/OggEncoder.cpp b/src/plugins/stockencoders/OggEncoder.cpp index ba6ae2d2e..3850af994 100644 --- a/src/plugins/stockencoders/OggEncoder.cpp +++ b/src/plugins/stockencoders/OggEncoder.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/stockencoders/OggEncoder.h b/src/plugins/stockencoders/OggEncoder.h index 439ec95bb..fca7ec40d 100644 --- a/src/plugins/stockencoders/OggEncoder.h +++ b/src/plugins/stockencoders/OggEncoder.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/stockencoders/main.cpp b/src/plugins/stockencoders/main.cpp index 5ef99ddd9..b7295bd41 100644 --- a/src/plugins/stockencoders/main.cpp +++ b/src/plugins/stockencoders/main.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/stockencoders/shared.h b/src/plugins/stockencoders/shared.h index cd9a18244..8f79a5401 100644 --- a/src/plugins/stockencoders/shared.h +++ b/src/plugins/stockencoders/shared.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/supereqdsp/SuperEqDsp.cpp b/src/plugins/supereqdsp/SuperEqDsp.cpp index 1d027a811..855eaf270 100644 --- a/src/plugins/supereqdsp/SuperEqDsp.cpp +++ b/src/plugins/supereqdsp/SuperEqDsp.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/supereqdsp/SuperEqDsp.h b/src/plugins/supereqdsp/SuperEqDsp.h index 76acc5ca1..ddbfe23a5 100644 --- a/src/plugins/supereqdsp/SuperEqDsp.h +++ b/src/plugins/supereqdsp/SuperEqDsp.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/supereqdsp/constants.h b/src/plugins/supereqdsp/constants.h index 31bc9eaf4..b9cfa3d1d 100644 --- a/src/plugins/supereqdsp/constants.h +++ b/src/plugins/supereqdsp/constants.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/supereqdsp/supereqdsp_plugin.cpp b/src/plugins/supereqdsp/supereqdsp_plugin.cpp index e76987750..e18d9b3bb 100644 --- a/src/plugins/supereqdsp/supereqdsp_plugin.cpp +++ b/src/plugins/supereqdsp/supereqdsp_plugin.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/taglib_plugin/TaglibMetadataReader.cpp b/src/plugins/taglib_plugin/TaglibMetadataReader.cpp index 4dc24656c..9bd34ffc6 100644 --- a/src/plugins/taglib_plugin/TaglibMetadataReader.cpp +++ b/src/plugins/taglib_plugin/TaglibMetadataReader.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/taglib_plugin/TaglibMetadataReader.h b/src/plugins/taglib_plugin/TaglibMetadataReader.h index ca83c009c..b85cc56a2 100644 --- a/src/plugins/taglib_plugin/TaglibMetadataReader.h +++ b/src/plugins/taglib_plugin/TaglibMetadataReader.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/taglib_plugin/stdafx.cpp b/src/plugins/taglib_plugin/stdafx.cpp index 85116b8ea..51f908a84 100644 --- a/src/plugins/taglib_plugin/stdafx.cpp +++ b/src/plugins/taglib_plugin/stdafx.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/taglib_plugin/stdafx.h b/src/plugins/taglib_plugin/stdafx.h index 4a822915c..9b74505f1 100644 --- a/src/plugins/taglib_plugin/stdafx.h +++ b/src/plugins/taglib_plugin/stdafx.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/taglib_plugin/taglib_plugin.cpp b/src/plugins/taglib_plugin/taglib_plugin.cpp index 7f772ad2c..20cfc1f45 100644 --- a/src/plugins/taglib_plugin/taglib_plugin.cpp +++ b/src/plugins/taglib_plugin/taglib_plugin.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/wasapiout/WasapiOut.cpp b/src/plugins/wasapiout/WasapiOut.cpp index 77a20a96a..3cc7a6b2c 100644 --- a/src/plugins/wasapiout/WasapiOut.cpp +++ b/src/plugins/wasapiout/WasapiOut.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/wasapiout/WasapiOut.h b/src/plugins/wasapiout/WasapiOut.h index aa4b595c0..004d0e9d8 100644 --- a/src/plugins/wasapiout/WasapiOut.h +++ b/src/plugins/wasapiout/WasapiOut.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/wasapiout/pch.cpp b/src/plugins/wasapiout/pch.cpp index 5b61e9c9e..e21c198fe 100644 --- a/src/plugins/wasapiout/pch.cpp +++ b/src/plugins/wasapiout/pch.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/wasapiout/pch.h b/src/plugins/wasapiout/pch.h index f79845b3b..4131878f2 100644 --- a/src/plugins/wasapiout/pch.h +++ b/src/plugins/wasapiout/pch.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/wasapiout/wasapiout_plugin.cpp b/src/plugins/wasapiout/wasapiout_plugin.cpp index acfb7d7f5..3c08882fc 100644 --- a/src/plugins/wasapiout/wasapiout_plugin.cpp +++ b/src/plugins/wasapiout/wasapiout_plugin.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/waveout/WaveOut.cpp b/src/plugins/waveout/WaveOut.cpp index 374ee6cef..7c826909a 100644 --- a/src/plugins/waveout/WaveOut.cpp +++ b/src/plugins/waveout/WaveOut.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/waveout/WaveOut.h b/src/plugins/waveout/WaveOut.h index e784eba4a..930604870 100644 --- a/src/plugins/waveout/WaveOut.h +++ b/src/plugins/waveout/WaveOut.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/waveout/WaveOutBuffer.cpp b/src/plugins/waveout/WaveOutBuffer.cpp index fdf57ef79..d5b9919bd 100644 --- a/src/plugins/waveout/WaveOutBuffer.cpp +++ b/src/plugins/waveout/WaveOutBuffer.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/waveout/WaveOutBuffer.h b/src/plugins/waveout/WaveOutBuffer.h index 581910a43..e8b6fd0c4 100644 --- a/src/plugins/waveout/WaveOutBuffer.h +++ b/src/plugins/waveout/WaveOutBuffer.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/waveout/pch.cpp b/src/plugins/waveout/pch.cpp index 5b61e9c9e..e21c198fe 100644 --- a/src/plugins/waveout/pch.cpp +++ b/src/plugins/waveout/pch.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/waveout/pch.h b/src/plugins/waveout/pch.h index 013652f97..fcc3dd5d2 100644 --- a/src/plugins/waveout/pch.h +++ b/src/plugins/waveout/pch.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/waveout/waveout_plugin.cpp b/src/plugins/waveout/waveout_plugin.cpp index 6b45b83db..db4b1ea7e 100644 --- a/src/plugins/waveout/waveout_plugin.cpp +++ b/src/plugins/waveout/waveout_plugin.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/win32globalhotkeys/pch.cpp b/src/plugins/win32globalhotkeys/pch.cpp index 5b61e9c9e..e21c198fe 100644 --- a/src/plugins/win32globalhotkeys/pch.cpp +++ b/src/plugins/win32globalhotkeys/pch.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/win32globalhotkeys/pch.h b/src/plugins/win32globalhotkeys/pch.h index 6e4a59557..2c42beabb 100644 --- a/src/plugins/win32globalhotkeys/pch.h +++ b/src/plugins/win32globalhotkeys/pch.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. // diff --git a/src/plugins/win32globalhotkeys/win32globalhotkeys_plugin.cpp b/src/plugins/win32globalhotkeys/win32globalhotkeys_plugin.cpp index 91b0518e2..7fc7f3bd0 100644 --- a/src/plugins/win32globalhotkeys/win32globalhotkeys_plugin.cpp +++ b/src/plugins/win32globalhotkeys/win32globalhotkeys_plugin.cpp @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2007-2017 musikcube team +// Copyright (c) 2004-2019 musikcube team // // All rights reserved. //