Some major bug fixes and we’re getting closer to release. Latest screenshot:
New feature:
added 20 channel audio equaliser (filter)
Notice how the effects are stacked:
bottom track has vignette and colour grading
top track has a mask to stencil/clip a region (with keyframe animations), a blur effect applied to the mask, some text with shadow, text transform (rotation), colour grading on text layer, and a page curl transition between bottom / top track.
app windows (monitor, colour scope, mixer, effects window) each running in their own thread thanks to BeAPI multithreaded design. On top of this, I also use an actor model for thumbnails in another thread, rendering effects in a third, audio processing in another thread, and ffmpeg/BMediaKit has a whole heap of threads per track. This app loves Ryzen CPU’s (hey, I should ask AMD to sponsor me
theming (dark/bright/system) - lots of colour fixes to support theming contrasts
language selection (I’ll need help from community once I’m close to release)
Expect release just before Christmas, so in 3 weeks or so.
BTW - I’ve tried configuring Appearance panel to select various colours, but I cannot figure out how to modify Tracker file text colour (it’s always Black). Anyone know how to configure the Tracker text colour?
It is always black as it is intended to be.
You can have it of a different colour (panel text colour) but it is a trick (In Background app, for DefaultFolder check icon label contour then Tracker icon view will have colour but not list view unless you switch to icon view then back to list view) so I’m not sure that you can reproduce it calling Tracker from an app.
Maybe this other trick will be easier to reproduce. Create a folder in icon view, make a shortcut to it on your desktop, start to navigate from there.
BTW - I’ve tried configuring Appearance panel to select various colours, but I cannot figure out how to modify Tracker file text colour (it’s always Black). Anyone know how to configure the Tracker text colour?
My two reviews pulkomandy mentioned above are now merged in hrev54742, it should now respect B_DOCUMENT_TEXT_COLOR.