Rainy afternoon 1.5 hour programming speed run: An anamorphic batch de-squeezer with LaGUI and OpenCV đ
EXIF is not transferred, so that needs to be taken care of.
I'm now able to create and export/save/load custom themes directly on the interface in #laGUI :D
The theme system is still very simple so it can't do somewhat complicated styles, but a simple style makes layouting much easier.
Spent "some" time simplifying margin/padding calculations for laGUI widgets. The layout is slightly changed but I kinda like the end result :D Also, scrolling behaviour is solidified.
Other improvements including UI list scissor and event rejection based on list borders... Getting closer to next release :D
Before I sleep today, here's the latest camera control interface written with my #LaGUI . All buttons customizable in the menu.
I don't have time recently to write audio support :( I'll leave it as is atm
I added audio capture to #LaGUI so this prepares for the video camera project for recording audio :D
miniaudio is very easy