Skip to content

Tags: bill-auger/loopidity

Tags

v0.14.026

Toggle v0.14.026's commit message
update autotools 

v0.14.008

Toggle v0.14.008's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
bill-auger bill auger
fix some tracing bugs 

v0.14.006

Toggle v0.14.006's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
bill-auger bill auger
squashme 

v0.14.005

Toggle v0.14.005's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
bill-auger bill auger
add autotools files 

debian/0.14.005-1

Toggle debian/0.14.005-1's commit message
loopidity Debian release 0.14.005-1 

v0.14

Toggle v0.14's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
bill-auger bill auger
implement per-channel VU meters * now supports 4 hard-coded input channels * input channels may be mixed in separately * independent VUs for all input and output channels * semantics of Loopidity::IsInitialized() method is now with Loopidity::IsInitialized var * split JackIO::TransientPeaks[] into JackIO::PeaksVuIn[] and JackIO::PeaksVuOut[] * removed JackIO::TransientPeakInMix and JackIO::TransientPeakOutMix * renamed JackIO::ScanTransientPeaks() to JackIO::ScanPeaks() * replaced JackIO::GetPeaksTransient() with JackIO::GetPeaksVuIn() and JackIO::GetPeaksVuOut() * added JackIO::ResetTransientPeaks() * factored JackIO::Rollover() out of JackIO::ProcessCallback() * added LoopiditySdl::VuGradient * renamed LoopiditySdl::MaskRect and LoopiditySdl::GradientRect to LoopiditySdl::ScopeMaskRect and LoopiditySdl::ScopeRect * added LoopiditySdl::ScopeInRect and LoopiditySdl::ScopeOutRect * added LoopiditySdl::EditorRect * renamed LoopiditySdl::DrawEditScopes() to LoopiditySdl::DrawEditor() * added LoopiditySdl::VusInRect, LoopiditySdl::VusOutRect, LoopiditySdl::VuMaskRect, LoopiditySdl::VuRect * split LoopiditySdl::PeaksTransient into LoopiditySdl::LoopiditySdl::PeaksVuIn and LoopiditySdl::PeaksVuOut * renamed LoopiditySdl::DrawTransientScopes() to LoopiditySdl::DrawScopes() * factored LoopiditySdl::DrawScope() out of LoopiditySdl::DrawScopes() * added analogous LoopiditySdl::DrawVUs() and LoopiditySdl::DrawVU() * renamed SceneSdl::drawFrame() to LoopiditySdl::DrawBorder()

v0.14.004

Toggle v0.14.004's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
bill-auger bill auger
add autotools files * no longer supports mingw build

ok5

Toggle ok5's commit message
squasheme? - refactor includes 

ok4

Toggle ok4's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
bill-auger bill auger
add autotools files * no longer supports mingw build

ok3

Toggle ok3's commit message
stash - housekeeping