5
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Oct 08, 2024 — Oct 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed OfxParam labels More... about 12 years ago
Merge branch 'workshop' of github.com:MrKepzie/Powiter_Core into workshop More... about 12 years ago
don’t try to startEngine() if there are any aborts pending More... about 12 years ago
avoid deadlock More... about 12 years ago
Added viewer right clicked menu More... about 12 years ago
lock _abortBeingProcessedMutex during the major part of startEngine and stopEngine, so that they do not run at the same time More... about 12 years ago
update openfx More... about 12 years ago
Merge branch 'workshop' of github.com:MrKepzie/Powiter_Core into workshop More... about 12 years ago
Added right click menu to the graph editor + cache memory infos + implemented node graph navigator but it's not working yet. More... about 12 years ago
not really inline More... about 12 years ago
Fixed param names More... about 12 years ago
Improved viewer condition on colorspace update + fixed a few things in nodegraph More... about 12 years ago
Fixed Ofx & exr preview images More... about 12 years ago
Protected ViewerGL colorspace with a mutex+ removed un-necessary buffer copies in convertRowToFitTexture More... about 12 years ago
Few fixes around More... about 12 years ago
Removed deadlocks More... about 12 years ago
Protected all members of VideoEngine More... about 12 years ago
Removed mutex issue in abstractCache.cpp More... about 12 years ago
_lastRunArgs is now protected with a second member called _currentRunArgs' More... about 12 years ago
Factorize timeline code in VideoEngine More... about 12 years ago
move from public slots to public the render functions More... about 12 years ago
Separated refreshAndContinueRender in 2 separate functions: 1 that re-build the DAG and another one that doesn't. More... about 12 years ago
Fixed paritally timeline for sequences that have missing frames More... about 12 years ago
Re-added working flag but protect it now More... about 12 years ago
Merge branch 'workshop' of github.com:MrKepzie/Powiter_Core into workshop More... about 12 years ago
Removed the _working flag from VideoEngine More... about 12 years ago
Fixed a few things in engine, still a deadlock in abort() More... about 12 years ago
update openfx More... about 12 years ago
OpenGL problem solved. Still a problem with the progress bar though. More... about 12 years ago
Removed gcc warning in asserts in channelset.cpp More... about 12 years ago