Paul Ferrand
|
2a45d4b9ec
|
Force disable wavpack ASM again
|
2024-01-14 22:56:05 +01:00 |
|
Paul Fd
|
6ef7b89b6e
|
Update library
|
2024-01-14 21:27:11 +01:00 |
|
Paul Fd
|
377a6891ce
|
Update version number
|
2024-01-14 21:21:17 +01:00 |
|
Paul Ferrand
|
c7a0bb1b34
|
Update CHANGELOG.md
|
2024-01-14 21:56:49 +01:00 |
|
Paul Fd
|
b22bf00b17
|
Track VSTGUI -- Fix libpango on Ardour
|
2024-01-14 21:31:42 +01:00 |
|
redtide
|
a302f024ec
|
CMake clean up:
- use a different namespace for plugins
- avoid unneeded virtual directories
|
2024-01-12 09:35:57 +01:00 |
|
redtide
|
82c4296141
|
Fixed Git build version in the about dialog
previously the library build version was displayed instead, which is no more the same after the library and plugins repository split.
|
2024-01-09 14:32:15 +01:00 |
|
redtide
|
4d907c233f
|
Updated library submodule
|
2024-01-09 14:32:15 +01:00 |
|
redtide
|
d552477419
|
Added initial todo list
|
2024-01-05 14:12:09 +01:00 |
|
redtide
|
b10a238b62
|
Updated STB image to 2.29
|
2024-01-04 14:57:56 +01:00 |
|
redtide
|
d22cc4deee
|
Removed sfizz version in option panel
|
2024-01-03 23:39:55 +01:00 |
|
redtide
|
207367f690
|
CI: Automatic site build after a deployed release
|
2023-12-27 15:21:28 +01:00 |
|
redtide
|
3dbe925592
|
README: Remove some duplicate information from sfizz lib project
|
2023-12-18 18:27:11 +01:00 |
|
Paul Fd
|
5e4cee48c4
|
Save paths in an agnostic format
|
2023-12-15 09:16:31 +01:00 |
|
redtide
|
338d946b9a
|
ci: fix macOS and Windows builds when ref name contains a slash
|
2023-11-23 08:42:15 +01:00 |
|
redtide
|
d0f126fb45
|
ci: build artifacts only on PR and tag
|
2023-11-23 08:42:15 +01:00 |
|
Paul Fd
|
c777ce9f4c
|
Packages on PR
|
2023-11-23 08:42:15 +01:00 |
|
Paul Fd
|
2d0cee4be8
|
Fix the trie building omitting the drive at the root
|
2023-11-23 08:42:15 +01:00 |
|
Paul Fd
|
c87b4ecc33
|
Use std::replace rather than string::replace
|
2023-11-23 08:42:15 +01:00 |
|
Paul Fd
|
5d663a7969
|
MSVC build fix
The fs::path on MSVC doesn't convert to string automatically
|
2023-11-23 08:42:15 +01:00 |
|
Atsushi Eno
|
5afabd4429
|
Fix #95: replace \ with / on Windows when saving file paths.
... and do vice versa on restore.
|
2023-11-23 08:42:15 +01:00 |
|
redtide
|
bfad6519a1
|
Group source and header files for QtCreator IDE
|
2023-10-22 13:24:32 +02:00 |
|
redtide
|
2cfa7bb645
|
Fixed library submodule
|
2023-10-21 22:53:13 +02:00 |
|
Paul Ferrand
|
e464f0be30
|
Tweak Apple builds
|
2023-09-29 11:34:43 +02:00 |
|
Paul Ferrand
|
8065cd2013
|
Revert "Build fat binaries by default on MacOS"
This reverts commit e7baf6cca0.
|
2023-09-29 09:40:54 +02:00 |
|
essej
|
e7baf6cca0
|
Build fat binaries by default on MacOS
|
2023-09-28 22:08:49 +02:00 |
|
redtide
|
a6b38b8268
|
Updated CHANGELOG
|
2023-08-27 16:59:36 +02:00 |
|
redtide
|
0db5a2c010
|
CI: Disable WavPack optimizations in macOS build
let the universal build to work for now, see
https://github.com/dbry/WavPack/issues/93
|
2023-08-27 16:57:09 +02:00 |
|
redtide
|
b9d8c36d82
|
Updated library submodule
|
2023-08-27 13:12:43 +02:00 |
|
redtide
|
d527fe978c
|
Updated CHANGELOG.md
|
2023-08-27 12:51:27 +02:00 |
|
redtide
|
9e81de4209
|
CI: CLang Tidy not necessary when tagging
|
2023-08-27 12:42:26 +02:00 |
|
redtide
|
0662d30ad0
|
CI: macOS universal build
|
2023-08-27 12:06:04 +02:00 |
|
redtide
|
6209e768c1
|
Update LV2 version micro for release
|
2023-08-26 19:45:50 +02:00 |
|
redtide
|
aa1e0d1679
|
Removed commented if conditions
|
2023-08-25 12:47:27 +02:00 |
|
redtide
|
917d4f51d6
|
CI: Don't use private repo checkouts
|
2023-05-31 16:56:25 +02:00 |
|
redtide
|
aa93824ee2
|
CI: Add lv2lint to Linux build
|
2023-05-31 16:36:51 +02:00 |
|
redtide
|
9e1d8a6f91
|
CI: Check AU plugin with auval tool
|
2023-05-30 15:37:14 +02:00 |
|
redtide
|
1264c1924d
|
CI: Removed MinGW builds
|
2023-05-30 10:50:18 +02:00 |
|
redtide
|
a6659e0110
|
CMake: don't check for VCPKG
|
2023-05-30 10:32:29 +02:00 |
|
redtide
|
aa71ce06cf
|
CI: missing workflow file changes for previous commit
|
2023-05-29 15:35:49 +02:00 |
|
redtide
|
ad052fe0c1
|
Fix macOS packaging by restoring previous state
|
2023-05-29 15:30:49 +02:00 |
|
redtide
|
2752c8c1c8
|
Subclass CTextEdit using Enter key as Return
|
2023-05-28 12:36:29 +02:00 |
|
Paul Ferrand
|
1bfcfd4b8c
|
Merge pull request #89 from sfztools/paulfd/cxx-standard-tweaks
Override the CXX_STANDARD to 17 for plugins
|
2023-05-28 11:31:05 +02:00 |
|
Paul Ferrand
|
ff3cd44bc8
|
Update library submodule
|
2023-05-28 11:16:48 +02:00 |
|
Paul Ferrand
|
567f5970d9
|
Override the CXX_STANDARD to 17 for plugins
|
2023-05-28 11:16:38 +02:00 |
|
redtide
|
1c8f3342d8
|
Update README.md
Clean up
|
2023-05-25 08:05:39 +02:00 |
|
redtide
|
ab2f4a8c5a
|
CI: missing changes from previous commit
|
2023-05-24 18:33:34 +02:00 |
|
redtide
|
344cc0e8f0
|
CI: Update library submodule
|
2023-05-24 18:32:38 +02:00 |
|
redtide
|
144f486ee3
|
CI: Keep changes in line with library
- bash and working-directory defaults
- use Abseil system library also on Linux when not in tag/release
|
2023-05-24 18:31:49 +02:00 |
|
redtide
|
299fe94bef
|
Fix sfzt_auwrapper submodule
|
2023-05-24 12:58:50 +02:00 |
|