فهرست منبع

amadeus: Update copyright year

Happy new Year
Mary 5 سال پیش
والد
کامیت
73118dcb98
100فایلهای تغییر یافته به همراه100 افزوده شده و 100 حذف شده
  1. 1 1
      Ryujinx.Audio.Renderer/Common/AuxiliaryBufferAddresses.cs
  2. 1 1
      Ryujinx.Audio.Renderer/Common/BehaviourParameter.cs
  3. 1 1
      Ryujinx.Audio.Renderer/Common/EdgeMatrix.cs
  4. 1 1
      Ryujinx.Audio.Renderer/Common/EffectType.cs
  5. 1 1
      Ryujinx.Audio.Renderer/Common/MemoryPoolUserState.cs
  6. 1 1
      Ryujinx.Audio.Renderer/Common/NodeIdHelper.cs
  7. 1 1
      Ryujinx.Audio.Renderer/Common/NodeIdType.cs
  8. 1 1
      Ryujinx.Audio.Renderer/Common/NodeStates.cs
  9. 1 1
      Ryujinx.Audio.Renderer/Common/PerformanceDetailType.cs
  10. 1 1
      Ryujinx.Audio.Renderer/Common/PerformanceEntryType.cs
  11. 1 1
      Ryujinx.Audio.Renderer/Common/PlayState.cs
  12. 1 1
      Ryujinx.Audio.Renderer/Common/ReverbEarlyMode.cs
  13. 1 1
      Ryujinx.Audio.Renderer/Common/ReverbLateMode.cs
  14. 1 1
      Ryujinx.Audio.Renderer/Common/SampleFormat.cs
  15. 1 1
      Ryujinx.Audio.Renderer/Common/SinkType.cs
  16. 1 1
      Ryujinx.Audio.Renderer/Common/UpdateDataHeader.cs
  17. 1 1
      Ryujinx.Audio.Renderer/Common/VoiceUpdateState.cs
  18. 1 1
      Ryujinx.Audio.Renderer/Common/WaveBuffer.cs
  19. 1 1
      Ryujinx.Audio.Renderer/Common/WorkBufferAllocator.cs
  20. 1 1
      Ryujinx.Audio.Renderer/Device/VirtualDevice.cs
  21. 1 1
      Ryujinx.Audio.Renderer/Device/VirtualDeviceSession.cs
  22. 1 1
      Ryujinx.Audio.Renderer/Device/VirtualDeviceSessionRegistry.cs
  23. 1 1
      Ryujinx.Audio.Renderer/Dsp/AdpcmHelper.cs
  24. 1 1
      Ryujinx.Audio.Renderer/Dsp/AudioProcessor.cs
  25. 1 1
      Ryujinx.Audio.Renderer/Dsp/Command/AdpcmDataSourceCommandVersion1.cs
  26. 1 1
      Ryujinx.Audio.Renderer/Dsp/Command/AuxiliaryBufferCommand.cs
  27. 1 1
      Ryujinx.Audio.Renderer/Dsp/Command/BiquadFilterCommand.cs
  28. 1 1
      Ryujinx.Audio.Renderer/Dsp/Command/CircularBufferSinkCommand.cs
  29. 1 1
      Ryujinx.Audio.Renderer/Dsp/Command/ClearMixBufferCommand.cs
  30. 1 1
      Ryujinx.Audio.Renderer/Dsp/Command/CommandList.cs
  31. 1 1
      Ryujinx.Audio.Renderer/Dsp/Command/CommandType.cs
  32. 1 1
      Ryujinx.Audio.Renderer/Dsp/Command/CopyMixBufferCommand.cs
  33. 1 1
      Ryujinx.Audio.Renderer/Dsp/Command/DataSourceVersion2Command.cs
  34. 1 1
      Ryujinx.Audio.Renderer/Dsp/Command/DelayCommand.cs
  35. 1 1
      Ryujinx.Audio.Renderer/Dsp/Command/DepopForMixBuffersCommand.cs
  36. 1 1
      Ryujinx.Audio.Renderer/Dsp/Command/DepopPrepareCommand.cs
  37. 1 1
      Ryujinx.Audio.Renderer/Dsp/Command/DeviceSinkCommand.cs
  38. 1 1
      Ryujinx.Audio.Renderer/Dsp/Command/DownMixSurroundToStereoCommand.cs
  39. 1 1
      Ryujinx.Audio.Renderer/Dsp/Command/ICommand.cs
  40. 1 1
      Ryujinx.Audio.Renderer/Dsp/Command/MixCommand.cs
  41. 1 1
      Ryujinx.Audio.Renderer/Dsp/Command/MixRampCommand.cs
  42. 1 1
      Ryujinx.Audio.Renderer/Dsp/Command/MixRampGroupedCommand.cs
  43. 1 1
      Ryujinx.Audio.Renderer/Dsp/Command/PcmFloatDataSourceCommandVersion1.cs
  44. 1 1
      Ryujinx.Audio.Renderer/Dsp/Command/PcmInt16DataSourceCommandVersion1.cs
  45. 1 1
      Ryujinx.Audio.Renderer/Dsp/Command/PerformanceCommand.cs
  46. 1 1
      Ryujinx.Audio.Renderer/Dsp/Command/Reverb3dCommand.cs
  47. 1 1
      Ryujinx.Audio.Renderer/Dsp/Command/ReverbCommand.cs
  48. 1 1
      Ryujinx.Audio.Renderer/Dsp/Command/UpsampleCommand.cs
  49. 1 1
      Ryujinx.Audio.Renderer/Dsp/Command/VolumeCommand.cs
  50. 1 1
      Ryujinx.Audio.Renderer/Dsp/Command/VolumeRampCommand.cs
  51. 1 1
      Ryujinx.Audio.Renderer/Dsp/DataSourceHelper.cs
  52. 1 1
      Ryujinx.Audio.Renderer/Dsp/Effect/DecayDelay.cs
  53. 1 1
      Ryujinx.Audio.Renderer/Dsp/Effect/DelayLine.cs
  54. 1 1
      Ryujinx.Audio.Renderer/Dsp/Effect/DelayLineReverb3d.cs
  55. 1 1
      Ryujinx.Audio.Renderer/Dsp/Effect/IDelayLine.cs
  56. 1 1
      Ryujinx.Audio.Renderer/Dsp/FixedPointHelper.cs
  57. 1 1
      Ryujinx.Audio.Renderer/Dsp/FloatingPointHelper.cs
  58. 1 1
      Ryujinx.Audio.Renderer/Dsp/PcmHelper.cs
  59. 1 1
      Ryujinx.Audio.Renderer/Dsp/ResamplerHelper.cs
  60. 1 1
      Ryujinx.Audio.Renderer/Dsp/State/AdpcmLoopContext.cs
  61. 1 1
      Ryujinx.Audio.Renderer/Dsp/State/AuxiliaryBufferHeader.cs
  62. 1 1
      Ryujinx.Audio.Renderer/Dsp/State/BiquadFilterState.cs
  63. 1 1
      Ryujinx.Audio.Renderer/Dsp/State/DelayState.cs
  64. 1 1
      Ryujinx.Audio.Renderer/Dsp/State/Reverb3dState.cs
  65. 1 1
      Ryujinx.Audio.Renderer/Dsp/State/ReverbState.cs
  66. 1 1
      Ryujinx.Audio.Renderer/Integration/HardwareDevice.cs
  67. 1 1
      Ryujinx.Audio.Renderer/Integration/IWritableEvent.cs
  68. 1 1
      Ryujinx.Audio.Renderer/Parameter/AudioRendererConfiguration.cs
  69. 1 1
      Ryujinx.Audio.Renderer/Parameter/BehaviourErrorInfoOutStatus.cs
  70. 1 1
      Ryujinx.Audio.Renderer/Parameter/BiquadFilterParameter.cs
  71. 1 1
      Ryujinx.Audio.Renderer/Parameter/Effect/AuxiliaryBufferParameter.cs
  72. 1 1
      Ryujinx.Audio.Renderer/Parameter/Effect/BiquadFilterEffectParameter.cs
  73. 1 1
      Ryujinx.Audio.Renderer/Parameter/Effect/BufferMixerParameter.cs
  74. 1 1
      Ryujinx.Audio.Renderer/Parameter/Effect/DelayParameter.cs
  75. 1 1
      Ryujinx.Audio.Renderer/Parameter/Effect/Reverb3dParameter.cs
  76. 1 1
      Ryujinx.Audio.Renderer/Parameter/Effect/ReverbParameter.cs
  77. 1 1
      Ryujinx.Audio.Renderer/Parameter/EffectInParameter.cs
  78. 1 1
      Ryujinx.Audio.Renderer/Parameter/EffectOutStatus.cs
  79. 1 1
      Ryujinx.Audio.Renderer/Parameter/MemoryPoolInParameter.cs
  80. 1 1
      Ryujinx.Audio.Renderer/Parameter/MemoryPoolOutStatus.cs
  81. 1 1
      Ryujinx.Audio.Renderer/Parameter/MixInParameterDirtyOnlyUpdate.cs
  82. 1 1
      Ryujinx.Audio.Renderer/Parameter/MixParameter.cs
  83. 1 1
      Ryujinx.Audio.Renderer/Parameter/Performance/PerformanceInParameter.cs
  84. 1 1
      Ryujinx.Audio.Renderer/Parameter/Performance/PerformanceOutStatus.cs
  85. 1 1
      Ryujinx.Audio.Renderer/Parameter/RendererInfoOutStatus.cs
  86. 1 1
      Ryujinx.Audio.Renderer/Parameter/Sink/CircularBufferParameter.cs
  87. 1 1
      Ryujinx.Audio.Renderer/Parameter/Sink/DeviceParameter.cs
  88. 1 1
      Ryujinx.Audio.Renderer/Parameter/SinkInParameter.cs
  89. 1 1
      Ryujinx.Audio.Renderer/Parameter/SinkOutStatus.cs
  90. 1 1
      Ryujinx.Audio.Renderer/Parameter/SplitterDestinationInParameter.cs
  91. 1 1
      Ryujinx.Audio.Renderer/Parameter/SplitterInParameter.cs
  92. 1 1
      Ryujinx.Audio.Renderer/Parameter/SplitterInParameterHeader.cs
  93. 1 1
      Ryujinx.Audio.Renderer/Parameter/VoiceChannelResourceInParameter.cs
  94. 1 1
      Ryujinx.Audio.Renderer/Parameter/VoiceInParameter.cs
  95. 1 1
      Ryujinx.Audio.Renderer/Parameter/VoiceOutStatus.cs
  96. 1 1
      Ryujinx.Audio.Renderer/RendererConstants.cs
  97. 1 1
      Ryujinx.Audio.Renderer/ResultCode.cs
  98. 1 1
      Ryujinx.Audio.Renderer/Server/AudioRenderSystem.cs
  99. 1 1
      Ryujinx.Audio.Renderer/Server/AudioRendererManager.cs
  100. 1 1
      Ryujinx.Audio.Renderer/Server/BehaviourContext.cs

+ 1 - 1
Ryujinx.Audio.Renderer/Common/AuxiliaryBufferAddresses.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Common/BehaviourParameter.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Common/EdgeMatrix.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Common/EffectType.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Common/MemoryPoolUserState.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Common/NodeIdHelper.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Common/NodeIdType.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Common/NodeStates.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Common/PerformanceDetailType.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Common/PerformanceEntryType.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Common/PlayState.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Common/ReverbEarlyMode.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Common/ReverbLateMode.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Common/SampleFormat.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Common/SinkType.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Common/UpdateDataHeader.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Common/VoiceUpdateState.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Common/WaveBuffer.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Common/WorkBufferAllocator.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Device/VirtualDevice.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Device/VirtualDeviceSession.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Device/VirtualDeviceSessionRegistry.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/AdpcmHelper.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/AudioProcessor.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/Command/AdpcmDataSourceCommandVersion1.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/Command/AuxiliaryBufferCommand.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/Command/BiquadFilterCommand.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/Command/CircularBufferSinkCommand.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/Command/ClearMixBufferCommand.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/Command/CommandList.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/Command/CommandType.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/Command/CopyMixBufferCommand.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/Command/DataSourceVersion2Command.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/Command/DelayCommand.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/Command/DepopForMixBuffersCommand.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/Command/DepopPrepareCommand.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/Command/DeviceSinkCommand.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/Command/DownMixSurroundToStereoCommand.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/Command/ICommand.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/Command/MixCommand.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/Command/MixRampCommand.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/Command/MixRampGroupedCommand.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/Command/PcmFloatDataSourceCommandVersion1.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/Command/PcmInt16DataSourceCommandVersion1.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/Command/PerformanceCommand.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/Command/Reverb3dCommand.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/Command/ReverbCommand.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/Command/UpsampleCommand.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/Command/VolumeCommand.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/Command/VolumeRampCommand.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/DataSourceHelper.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/Effect/DecayDelay.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/Effect/DelayLine.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/Effect/DelayLineReverb3d.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/Effect/IDelayLine.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/FixedPointHelper.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/FloatingPointHelper.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/PcmHelper.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/ResamplerHelper.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/State/AdpcmLoopContext.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/State/AuxiliaryBufferHeader.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/State/BiquadFilterState.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/State/DelayState.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/State/Reverb3dState.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Dsp/State/ReverbState.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Integration/HardwareDevice.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Integration/IWritableEvent.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Parameter/AudioRendererConfiguration.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Parameter/BehaviourErrorInfoOutStatus.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Parameter/BiquadFilterParameter.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Parameter/Effect/AuxiliaryBufferParameter.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Parameter/Effect/BiquadFilterEffectParameter.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Parameter/Effect/BufferMixerParameter.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Parameter/Effect/DelayParameter.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Parameter/Effect/Reverb3dParameter.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Parameter/Effect/ReverbParameter.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Parameter/EffectInParameter.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Parameter/EffectOutStatus.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Parameter/MemoryPoolInParameter.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Parameter/MemoryPoolOutStatus.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Parameter/MixInParameterDirtyOnlyUpdate.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Parameter/MixParameter.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Parameter/Performance/PerformanceInParameter.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Parameter/Performance/PerformanceOutStatus.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Parameter/RendererInfoOutStatus.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Parameter/Sink/CircularBufferParameter.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Parameter/Sink/DeviceParameter.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Parameter/SinkInParameter.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Parameter/SinkOutStatus.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Parameter/SplitterDestinationInParameter.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Parameter/SplitterInParameter.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Parameter/SplitterInParameterHeader.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Parameter/VoiceChannelResourceInParameter.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Parameter/VoiceInParameter.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Parameter/VoiceOutStatus.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/RendererConstants.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/ResultCode.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Server/AudioRenderSystem.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Server/AudioRendererManager.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
Ryujinx.Audio.Renderer/Server/BehaviourContext.cs

@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2019-2020 Ryujinx
+// Copyright (c) 2019-2021 Ryujinx
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by

برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است