summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2010-05-12Reset buffer stats on stop. Remove unused minimum playback/capture load stats.Carl Hetherington
2010-05-11Update diskstream statistics when rolling. Should fix #3067.Carl Hetherington
2010-05-11Evidence from Chris suggests that imported OGG files can clip, so check for t...Carl Hetherington
2010-05-09Create the session range location as and when the session first gets some con...Carl Hetherington
2010-05-09Reset both IO names rather than just one when setting up the use of a track t...Carl Hetherington
2010-05-09Re-throw exception slightly better.Carl Hetherington
2010-05-09Add debug() method to dump XML nodes.Carl Hetherington
2010-05-08save global state when quitting BEFORE we stop the engine, so that global MID...Paul Davis
2010-05-08Remove use of i18n macros in headers. Prevents our gettext.h being included ...Carl Hetherington
2010-05-07tweak knob drawing, add angular/radial control on button3Paul Davis
2010-05-06prolooks helper code from hans, enabling new knob drawing based on Thorsten W...Paul Davis
2010-05-06lots of odds and ends to do with solo isolate and its GUIPaul Davis
2010-05-06draw LED background with same style as parent window; less debuggingPaul Davis
2010-05-05led\'s for solo-safe and solo-isolate, rather than a context menu (mixer stri...Paul Davis
2010-05-05less debuggingPaul Davis
2010-05-05make "exclusive solo" apply to listen as well as SiPPaul Davis
2010-05-05rename latched solo option and reverse its meaning; add exclusive solo button...Paul Davis
2010-05-05add DEBUG::Solo for conditional debugging of solo stuff, just in casePaul Davis
2010-05-05remove solo debugging output for nowPaul Davis
2010-05-05this might just be it for soloPaul Davis
2010-05-05better handling of the inverse-push of solo-by-upstream. still not quite righ...Paul Davis
2010-05-04fix inverse solo push to work properly in both exclusive and non-exclusive so...Paul Davis
2010-05-04remove muted-by-others, a concept that turns out to have been a red herring; ...Paul Davis
2010-05-04when soloed by upstream (e.g. a track in a group solos-by-upstream the group ...Paul Davis
2010-05-03the great solo model simplification (without much code removal)Paul Davis
2010-05-03more solo model work, including a GUI fix for mute button state when the rout...Paul Davis
2010-05-02Prevent multiple tempo / meter changes being inserted at the same pointCarl Hetherington
2010-05-02Small cleanup: add constructor to InterThreadInfo.Carl Hetherington
2010-05-02Fix crash on export.Carl Hetherington
2010-05-02Various fixes to multiple-2D panner signal handling. Should fix some or all ...Carl Hetherington
2010-05-01Fix snap to bars to account for the fact that the beats are counted from 1 ra...Carl Hetherington
2010-05-01perhaps, just possibly, a working solo model. needs to be fixed so that conne...Paul Davis
2010-04-29Delete cross-thread pools when the thread terminates if they are empty. Hope...Carl Hetherington
2010-04-28add proper conditional-header creation and inclusion for VAMP pluginsPaul Davis
2010-04-28remove some silent-buffer-detecting debugging codePaul Davis
2010-04-28notify about changes to solo-isolated statePaul Davis
2010-04-28more solo/mute architecture work. NOTE: changes to mute points are ignored ri...Paul Davis
2010-04-27add muted-by-other concept to solo support infrastructurePaul Davis
2010-04-27yet more work on Ye Fabled Solo Architecture. now do forward and backward pro...Paul Davis
2010-04-27Revert my revision 6996, which was wrong. Sources need to stay around in the...Carl Hetherington
2010-04-27Make Session::audible_frame() return a (more) correct answer when the transpo...Carl Hetherington
2010-04-27Remove some debug code.Carl Hetherington
2010-04-26Make Session listen to DropReferences from Sources, and remove them. Call dr...Carl Hetherington
2010-04-26Truncate / expand gain envelope when region length changes.Carl Hetherington
2010-04-26Preserve gain envelopes across filtering operations and stretch them across t...Carl Hetherington
2010-04-26Some comments and minor cleanup.Carl Hetherington
2010-04-25Make attenutation during fast forward/rewind configurable again. Fixes #3089.Carl Hetherington
2010-04-25Fix setting of location start position. Fixes #3090.Carl Hetherington
2010-04-22fix session loadingTorben Hohn
2010-04-22Gah! Typo in previous commit.Carl Hetherington