Commit Graph

600 Commits

Author SHA1 Message Date
f53d06412d Add renovate.json 2024-09-11 14:11:41 +00:00
Nikolai Rodionov
4257a0f8ba
build: Fix zip command 2023-08-19 18:36:44 +02:00
Nikolai Rodionov
90c0a7b7ee
build: Fix commands for the package step 2023-08-19 18:20:37 +02:00
Nikolai Rodionov
bdc8618d6e
build: Install zip 2023-08-19 17:11:16 +02:00
Nikolai Rodionov
8eb3eb5ebe
Use zipped artifacts 2023-08-19 16:22:28 +02:00
Nikolai Rodionov
e92fa5db8b
Fix the release path in build 2023-08-19 15:27:11 +02:00
Nikolai Rodionov
efe63eaf3e
Fix the source path in build 2023-08-19 12:56:01 +02:00
Nikolai Rodionov
4f07b14e76
Switch to docker runners 2023-08-19 09:29:10 +02:00
Nikolai Rodionov
18f523f8ce
Update build and changelog 2023-08-19 09:28:09 +02:00
Nikolai Rodionov
4c16b647d5
Build with JUCE 7.0.2 2023-08-18 15:32:42 +02:00
essej
b6175e904a
Revert "Update CMakeLists.txt (#26)" (#28)
This reverts commit b44fe4d13f.
2022-10-02 14:38:36 -04:00
puddlemoon
b44fe4d13f
Update CMakeLists.txt (#26)
* add cmake option to build CLAP plugin or not
eg: -DPAULXSTRETCH_ENABLE_CLAP=False
2022-10-02 14:37:13 -04:00
essej
8ec191fdd7 build fixes for ios 2022-06-16 17:27:11 -04:00
essej
3fe8379663 update changes, and linux uninstall 2022-06-16 13:27:25 -04:00
essej
72cf3f5343 updated aax signing in script 2022-06-16 12:20:10 -04:00
Jesse Chappell
1c0ace8a12 updated linux install.sh to install CLAP plugin in ~/.clap/ 2022-06-15 21:59:04 -04:00
essej
2750006b6a updated readme 2022-06-15 16:40:35 -04:00
Jesse Chappell
b5c61af33b added CLAP packaging for windows 2022-06-15 14:57:15 -04:00
essej
2fe466ec8a added offline render to plugin version. fixed file chooser cancel issue 2022-06-15 14:54:49 -04:00
essej
a76068c632 update mac release scripts for CLAP support 2022-06-15 13:42:01 -04:00
essej
7279740b00 init state after new file load so that resampler has correct info 2022-06-15 13:34:33 -04:00
essej
3e8f7f0b99 clap-juce-wrapper: adjusted version check for feature 2022-06-15 13:33:51 -04:00
essej
7fe70ed89b git subrepo clone (merge) https://github.com/free-audio/clap-helpers.git deps/clap-juce-extensions/clap-libs/clap-helpers
subrepo:
  subdir:   "deps/clap-juce-extensions/clap-libs/clap-helpers"
  merged:   "2bb43c187"
upstream:
  origin:   "https://github.com/free-audio/clap-helpers.git"
  branch:   "main"
  commit:   "2bb43c187"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo.git"
  commit:   "2f68596"
2022-06-14 21:35:21 -04:00
essej
8bbddf66e9 git subrepo clone (merge) https://github.com/free-audio/clap deps/clap-juce-extensions/clap-libs/clap
subrepo:
  subdir:   "deps/clap-juce-extensions/clap-libs/clap"
  merged:   "3189bdfaf"
upstream:
  origin:   "https://github.com/free-audio/clap"
  branch:   "main"
  commit:   "3189bdfaf"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo.git"
  commit:   "2f68596"
2022-06-14 21:34:50 -04:00
essej
1b74370003 clap support cmake mods 2022-06-14 19:41:36 -04:00
essej
bd701cb5f2 git subrepo clone https://github.com/free-audio/clap-juce-extensions deps/clap-juce-extensions
subrepo:
  subdir:   "deps/clap-juce-extensions"
  merged:   "6489846d0"
upstream:
  origin:   "https://github.com/free-audio/clap-juce-extensions"
  branch:   "main"
  commit:   "6489846d0"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo.git"
  commit:   "2f68596"
2022-06-14 19:24:15 -04:00
essej
345d5a1d9f update paulxstretch.desktop with french name 2022-06-14 19:21:47 -04:00
essej
dc3e2a99b3 stored record file format options in state 2022-06-14 19:18:08 -04:00
essej
af5efd8b09 added output recording feature. moved settings to a separate popup panel instead of a menu 2022-06-14 19:11:57 -04:00
essej
aff633ff39 juce: include utility for gcc12 compatibility 2022-06-12 13:41:39 -04:00
essej
d1853ce072 juce: fixed compile issue for gcc 12 2022-05-26 12:25:16 -04:00
essej
57b62141f5 add binaural beats to processing and UI 2022-04-27 22:52:40 -04:00
essej
313de42d6c added AAX distribution exception to the license 2022-04-26 18:39:03 -04:00
essej
26740c22f2 update version number 2022-04-26 17:59:51 -04:00
essej
774031a7a9 separated AAX from normal build so that pffft could be used instead for licensing purposes. prevent file position jump when changing prebuffering. eliminate unecessary fft size calculations 2022-04-26 17:58:45 -04:00
essej
cc80d951ea update changes for 1.5.3 2022-04-25 19:54:23 -04:00
essej
c02b557293 update version numbers to 1.5.3 2022-04-25 19:36:03 -04:00
essej
feec263875 fixed buffer overflow issue with large channel counts, found from au validation fail 2022-04-25 19:34:30 -04:00
essej
9d3d40bde7 update changes format 2022-04-25 16:25:13 -04:00
essej
a1fcbf8403 changes.md update 2022-04-24 19:26:49 -04:00
Jesse Chappell
3775fbca3c installer setup update 2022-04-24 19:25:13 -04:00
Jesse Chappell
430282766d got rid of uninstall item in menu 2022-04-24 19:12:56 -04:00
essej
006dc8636f updated small window size some more. jump sliders default to false on ios 2022-04-24 19:10:47 -04:00
Jesse Chappell
f0dce0dad1 update to windows installer setup 2022-04-24 18:38:42 -04:00
Jesse Chappell
f7320f2f75 fixed windows dist script issues 2022-04-24 18:13:16 -04:00
essej
42cf1d5c3f Increased maximum number of channels.
Added option (now default) to end recording automatically when chosen buffer size is reached.
 More extremely small window size tweaks.
2022-04-24 18:11:57 -04:00
essej
e6ef910410 new fftw3f prebuilt lib for mac with optimizations 2022-04-24 15:24:33 -04:00
essej
923e80372a juce: use passed in dir for file open browse in ios 2022-04-24 15:24:32 -04:00
Jesse Chappell
7a95ca9c82 rebuilt fftw3 and added required mingw libs to deps windows. 2022-04-24 15:21:51 -04:00
Jesse Chappell
740b1ab363 fixed windows installer issues 2022-04-22 10:29:43 -04:00