- 17 Sep, 2020 5 commits
-
-
Sam Thursfield authored
Taken by me, using patch from http://blog.loomer.co.uk/2009/10/beat-mangling-with-pure-data.html
-
Sam Thursfield authored
-
Sam Thursfield authored
Sam/2.14.0
-
Sam Thursfield authored
-
Sam Thursfield authored
This is now the latest stable version.
-
- 04 Aug, 2020 1 commit
-
-
Sam Thursfield authored
2.13.0 release
-
- 03 Aug, 2020 2 commits
-
-
Sam Thursfield authored
-
Sam Thursfield authored
-
- 02 Aug, 2020 1 commit
-
-
Sam Thursfield authored
Use pulseaudio via ALSA as default audio backend
-
- 20 Jul, 2020 2 commits
-
-
Sam Thursfield authored
We were previously accessing pulseaudio via OSS, but this worked very badly. By using the 'pulse' audio device we can work against pulseaudio by default, and direct hardware access is still available for advanced users who are willing to give Purr Data exclusive soundcard access. The OSS and JACK backends are now disabled. Direct access to JACK from inside Flatpak is unsupported and broken (see https://github.com/flathub/net.purrdata.PurrData/issues/14) while Pipewire support is not yet ready (see https://github.com/flathub/net.purrdata.PurrData/issues/11). Fixes https://github.com/flathub/net.purrdata.PurrData/issues/10
-
Hubert Figuière authored
-
- 19 Jul, 2020 2 commits
-
-
Sam Thursfield authored
Update metainfo.xml file
-
Sam Thursfield authored
The version in Flathub was still showing as 2.10.1 and this is why.
-
- 18 Jul, 2020 2 commits
-
-
Sam Thursfield authored
Update to Purr Data 2.12.0
-
Sam Thursfield authored
-
- 03 Jul, 2020 2 commits
-
-
Sam Thursfield authored
Use unified plugins
-
Hubert Figuière authored
-
- 12 Jun, 2020 1 commit
-
-
Sam Thursfield authored
Added support for Pd fluid~
-
- 10 Jun, 2020 3 commits
-
-
Hubert Figuière authored
-
Sam Thursfield authored
Added LADSPA plugin support
-
Hubert Figuière authored
-
- 08 Jun, 2020 2 commits
-
-
Sam Thursfield authored
Update to Purr Data 2.11.0
-
Sam Thursfield authored
-
- 17 Mar, 2020 3 commits
-
-
Sam Thursfield authored
Update to 2.10.1 release
-
Sam Thursfield authored
Initial Flatpak support was merged upstream in this release.
-
Sam Thursfield authored
Enable more extensions
-
- 05 Dec, 2019 3 commits
-
-
Sam Thursfield authored
This fixes a problem where most of the bundled abstractions were not being found by PD. See https://github.com/flathub/net.purrdata.PurrData/issues/5
-
Sam Thursfield authored
This reduces the size of the bundle from ~300MB to ~295MB. See https://github.com/flathub/net.purrdata.PurrData/issues/7
-
Sam Thursfield authored
This adds very little to the bundle size - it's still just under 300MB. See https://github.com/flathub/net.purrdata.PurrData/issues/5
-
- 04 Dec, 2019 2 commits
-
-
Sam Thursfield authored
I made a mistake in commit 4f95916a which caused the build to run with `make -j`, so it would start a huge number of compile commands in parallel and eventually abort. Fixing this caused the 'pd-externals' build to run mostly with `make -j 1`, so it would run one command at a time and go very slowly. I have patched the Makefile with the necessary '+' prefix for recursive `make` invocations so that things now work as expected.
-
Sam Thursfield authored
Correctly quote commandline args
-
- 03 Dec, 2019 1 commit
-
-
Sam Thursfield authored
This fixes an issue when opening a path that contains spaces.
-
- 20 Nov, 2019 4 commits
-
-
Sam Thursfield authored
Two small metainfo.xml updates
-
Sam Thursfield authored
In this case we are talking about the app, not the language, so we should use "Purr Data".
-
Sam Thursfield authored
On Flathub, the <em> tag seems to cause text to not be shown at all.
-
Sam Thursfield authored
Currently searching for "Pure Data" on Flathub returns no results. With this change, the Purr Data app should appear. Fixes https://github.com/flathub/net.purrdata.PurrData/issues/2
-
- 17 Nov, 2019 4 commits
-
-
Sam Thursfield authored
raw.githubusercontent.com seems to be down. Let's use upstream's GitLab instance instead.
-
Sam Thursfield authored
-
Sam Thursfield authored
-
Sam Thursfield authored
I'm no longer seeing issues with Gem's git repo.
-