Quantcast
Channel: lv2:master commits
Browsing latest articles
Browse All 53 View Live
↧

Suppress new warnings in clang-tidy 15

View Article


Fix whitespace

View Article

Fix clang and clang-tidy warnings in Windows

View Article

Replace strict option with new meson warning level

View Article

Remove trailing newlines from Turtle data files

View Article


Avoid or suppress clang-tidy warnings in utility headers

View Article

Merge debug and release rows on CI

Although this parallelizes more or less perfectly, it's much less expensive overall to combine the builds. Spinning up images is expensive, and we're not in that much of a hurry. Being cheaper...

View Article

Clean up warning suppressions

View Article


Fix strict build on FreeBSD

View Article


Fix warning_level=everything on MacOS

View Article

Organize configuration summary

View Article

Fix field order in LV2_Atom_Sequence_Body documentation

View Article

Remove deprecated Doxygen configuration

View Article


Suppress clang-tidy warning

View Article

lv2specgen: Use isinstance() instead of comparing types

View Article


Suppress new warnings in clang 16

View Article

Add missing const qualifiers

View Article


Suppress new warnings in clang-tidy 16

View Article

Fix Weverything build with older clang

View Article

Format meson.build files with muon

The less time wasted with manual code formatting, the better.

View Article

Add missing symbol exports for dynmanifest API

View Article


Avoid quoting default value for meson boolean option

Deprecated in meson 1.1.0.

View Article


Fix formatting of documentation code snippets

View Article

Add lv2_util.h to documentation

View Article

Suppress new warnings in clang-tidy 17

View Article


Add types for Gtk4UI and Qt6UI

View Article

Fix spelling in documentation

View Article

lv2specgen: Avoid deprecated datetime.utcfromtimestamp

View Article

Use bare boolean literals

I'm not sure why these were written out in full, although vaguely recall something about rdflib having trouble with these. In any case, it seems to work now, and this is fundamental Turtle syntax that...

View Article



Update ui spec version

This should have been bumped in 6b18f721 "Add types for Gtk4UI and Qt6UI".

View Article

Bump serdi check to a stable version number

View Article

Add lv2:BandstopPlugin

View Article

Fix typo

View Article


Suppress new warnings in clang and clang-tidy 18

View Article

Avoid narrowing casts through void

View Article

Remove redundant default values for meson options

View Article


Fix code formatting

View Article


Cleanly abort on allocation failure in atom tests

Really just to avoid the common leaking realloc pattern recognized by static checkers.

View Article
Browsing latest articles
Browse All 53 View Live