Skip to content

Commit f340af9

Browse files
committed
the new year is upon us...
1 parent b4ede68 commit f340af9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

108 files changed

+108
-108
lines changed

ABOUT.md

+1-1

prepare.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def process(input)
2828

2929
__END__
3030
/* ReaPack: Package manager for REAPER
31-
* Copyright (C) 2015-2024 Christian Fillion
31+
* Copyright (C) 2015-2025 Christian Fillion
3232
*
3333
* This program is free software: you can redistribute it and/or modify
3434
* it under the terms of the GNU Lesser General Public License as published by

src/about.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/about.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/action.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/action.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/api.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/api.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/api_helper.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/api_misc.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/api_package.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/api_repo.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/archive.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/archive.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/archive_tasks.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/browser.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/browser.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/browser_entry.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/browser_entry.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/config.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/config.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/control.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/control.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/database.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/database.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/dialog.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/dialog.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/dialog.mm

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/dllimport.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/download.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/download.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/errors.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/event.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/event.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/filedialog.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/filedialog.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/filesystem.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/filesystem.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/filter.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/filter.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/hash.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/hash.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/iconlist.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/iconlist.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/import.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/import.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/index.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/index.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/index_v1.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/install.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/listview.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/listview.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/main.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/manager.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/manager.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

src/menu.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ReaPack: Package manager for REAPER
2-
* Copyright (C) 2015-2024 Christian Fillion
2+
* Copyright (C) 2015-2025 Christian Fillion
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

0 commit comments

Comments
 (0)