9b1728e205
Fix the token
...
ci/woodpecker/tag/build Pipeline failed
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net >
v1.7.2-dev2
2025-07-05 10:00:58 +02:00
fcb61f7a94
Add a woodpecker build
...
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net >
v1.7.2-dev
v1.7.2-dev1
2025-07-05 09:56:36 +02:00
Nikolai Rodionov
c4fc6ef30a
Build with JUCE 7.0.2
...
Update build and changelog
Switch to docker runners
Fix the source path in build
Fix the release path in build
Use zipped artifacts
build: Install zip
build: Fix commands for the package step
build: Fix zip command
update a bit
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net >
2025-07-05 09:43:52 +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
essej
91a0ad1935
update changes file again
2022-04-22 02:31:51 -04:00
essej
02ea3fcd46
update changes file
2022-04-22 02:11:31 -04:00
Jesse Chappell
1fd11aadf5
fixed windows release script issues
2022-04-22 01:52:09 -04:00
Jesse Chappell
e95780b1e9
replaced fftw3f.lib as test
2022-04-22 01:52:09 -04:00
essej
ecba250134
fixed rewind param
2022-04-22 01:51:33 -04:00
essej
b5dc1759b1
changed rewind to be a meta parameter to pass auval. update ios build number
2022-04-22 00:55:35 -04:00
essej
c89c1558e3
Various items before 1.5.1
...
- fixed passthrough when capturing
- added declicking fades when bypassing input passthrough, playback, and recording
- layout tweaks for extra small windows
- waveform scrollbar improvements, visible edge drag handles, and allows dragging from anywhere
- minor visual tweaks
- license header mods, and LICENSE file consolidation
2022-04-21 23:04:30 -04:00