summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-24use new config varsPaul Davis
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2012-05-24Consistency is the hobgoblin of small minds.David Robillard
2012-05-24Compile cleanly with clang.David Robillard
2012-05-24Fix blatang logic errors (?), which is rather odd since this file was generat...David Robillard
2012-05-24Gracefully handle LV2 UIs that fail to return a widget.David Robillard
2012-05-24build script typoPaul Davis
2012-05-24tweaks to packaging to make SUIL (and thus LV2 UI's) workPaul Davis
2012-05-24fix bug that has existed since rev 17 when evaluating a curve in a position b...Paul Davis
2012-05-24Opaque region bodies should overwrite whatever is already inCarl Hetherington
2012-05-24Add test for a transparent region on top of (and enclosing) another.Carl Hetherington
2012-05-23Fix extended region names on reloading sessions with short regions (part of #...Carl Hetherington
2012-05-23fix search path for MIDNAM filesPaul Davis
2012-05-23bump version because of paste deadlockPaul Davis
2012-05-23minor polish for midi export dialogPaul Davis
2012-05-23add basic, not terribly glossy MIDI region exportPaul Davis
2012-05-23alter API for MIDI cloning to facilitate exportPaul Davis
2012-05-23stop deadlock when pasting into a playlistPaul Davis
2012-05-23Rename Route Group -> Group in the GUI, and give bussesCarl Hetherington
2012-05-23Fix up tests now that operator= on ScopedConnection disconnects the old conne...Carl Hetherington
2012-05-23Nudge markers up one pixel (should fix #4620).Carl Hetherington
2012-05-23Update ru.po from prokoudine (#4883).Carl Hetherington
2012-05-23try fixing borkage caused by excluding more libs, part 2Paul Davis
2012-05-23try fixing borkage caused by excluding more libsPaul Davis
2012-05-23don't include libasound or libICE or libSM in a linux bundlePaul Davis
2012-05-22MCP: pay attention to listen changes as well as solo changes, and reflect lis...Paul Davis
2012-05-22merge new symmetric curve from mixbus, fix errors in fade out slow curve, twe...Paul Davis
2012-05-22use the theme manager dialog to provide control over flat button option, and ...Paul Davis
2012-05-22bump to beta4Paul Davis
2012-05-22remove debuggingPaul Davis
2012-05-22remove debuggingPaul Davis
2012-05-22remove, convert, comment several cerr statementsPaul Davis
2012-05-21Slightly hacky improvement to embolden the labels ofCarl Hetherington
2012-05-21more 64bit VM debugging nonsense (svn in the fastest route between my system ...Paul Davis
2012-05-21split apart mackie meter messages when we have to send two, one to turn on/of...Paul Davis
2012-05-21ugly debugging code to try to track down what is going on the 64 bit build VMPaul Davis
2012-05-21Fix assertion failure on some right-clicks.Carl Hetherington
2012-05-21fix click-activation of new/existing button action in startup wizardPaul Davis
2012-05-21introduce flat button option,which right now is on all the time. GUI nit-pick...Paul Davis
2012-05-21a bit more debug on info when we fail to read from a SndFileSourcePaul Davis
2012-05-21Must disconnect old UnscopedConnection when setting a new one in operator=, o...Carl Hetherington
2012-05-21move on from initial choice page of startup wizard on single click, not just ...Paul Davis
2012-05-21make solo lock/safe button only respond to mouse button1 (#4691)Paul Davis
2012-05-21remove Tranzport configure option, since the code will not workPaul Davis
2012-05-21remember to install MIDNAM files for waf installPaul Davis
2012-05-21when resetting the import dialog based on selceted track counts, change the f...Paul Davis
2012-05-20don't specify VAMP_PATH in regular code. it should be given either in the bun...Paul Davis
2012-05-20Rename can_add_channel slightly and add mysteriously-missing calls to it so t...Carl Hetherington
2012-05-20Display hardware IO individually in the port matrices unless we are in _show_...Carl Hetherington
2012-05-20don't say "can throw" and then fail to catchPaul Davis