ardour.git
2012-05-22 Paul Davisremove, convert, comment several cerr statements
2012-05-21 Carl HetheringtonSlightly hacky improvement to embolden the labels of
2012-05-21 Paul Davismore 64bit VM debugging nonsense (svn in the fastest...
2012-05-21 Paul Davissplit apart mackie meter messages when we have to send...
2012-05-21 Paul Davisugly debugging code to try to track down what is going...
2012-05-21 Carl HetheringtonFix assertion failure on some right-clicks.
2012-05-21 Paul Davisfix click-activation of new/existing button action...
2012-05-21 Paul Davisintroduce flat button option,which right now is on...
2012-05-21 Paul Davisa bit more debug on info when we fail to read from...
2012-05-21 Carl HetheringtonMust disconnect old UnscopedConnection when setting...
2012-05-21 Paul Davismove on from initial choice page of startup wizard...
2012-05-21 Paul Davismake solo lock/safe button only respond to mouse button...
2012-05-21 Paul Davisremove Tranzport configure option, since the code will...
2012-05-21 Paul Davisremember to install MIDNAM files for waf install
2012-05-21 Paul Daviswhen resetting the import dialog based on selceted...
2012-05-20 Paul Davisdon't specify VAMP_PATH in regular code. it should...
2012-05-20 Carl HetheringtonRename can_add_channel slightly and add mysteriously...
2012-05-20 Carl HetheringtonDisplay hardware IO individually in the port matrices...
2012-05-20 Paul Davisdon't say "can throw" and then fail to catch
2012-05-20 Paul Davisimported sources should be marked as non-writable and...
2012-05-20 Paul Davispackaging tweaks for OS X
2012-05-20 Paul Davisfix copying of templates into bundles, etc
2012-05-20 Paul Davisfix addition of templates to linux bundle
2012-05-20 Paul Davishelp linux install find new location for icons
2012-05-20 Paul Davismore packaging tweaks
2012-05-20 Paul Davismissing Templates mkdir
2012-05-20 Paul Davismore tweaks to bundles, search paths and packaging
2012-05-20 Paul Daviscopy MIDNAM patchfiles into linux and OS X bundles
2012-05-20 Paul Davisin linux bundle, put icons and pixmaps into shared...
2012-05-20 Paul Davistweaks to dir path names for bundles
2012-05-20 Paul Davisadd newline
2012-05-20 Paul Davisadd MCP device file for Steinberg CMC series
2012-05-19 Carl HetheringtonTweak new path setup.
2012-05-19 Paul Davisprevent xfades from being dragged to a longer length...
2012-05-19 Carl HetheringtonFix up tests after path changes.
2012-05-19 Carl HetheringtonCorrect error message.
2012-05-18 Paul Davismajor rationalization of use of search paths. ardour...
2012-05-17 Carl HetheringtonFix unnecessary backups of session files.
2012-05-17 Carl HetheringtonDeselect other control points on normal selection.
2012-05-17 Carl HetheringtonAdd MCP path to test script to stop it complaining.
2012-05-17 Paul Davissome tweaks to wscript, primary goal to make libintl...
2012-05-17 Carl HetheringtonMore tweaks to naming some actions (#4879).
2012-05-17 Carl HetheringtonAdd a new import file filter for audio and MIDI and...
2012-05-17 David RobillardFix posix_memalign checks.
2012-05-16 Carl HetheringtonFix libpbd tests.
2012-05-16 Carl HetheringtonUse Later / Earlier in descriptions of nudging and...
2012-05-16 Carl HetheringtonAlign the address of the pointer to the fxsave block...
2012-05-16 Paul Davisfix bork-age of the fade in/out context menu introduced...
2012-05-16 Carl HetheringtonTweak comment.
2012-05-16 Paul Davisfixup generic build, which allows -arch i386 build...
2012-05-16 Paul Davislet's do this right if we're going to do it at all ..
2012-05-16 Paul Davisswitch to a RWLock for Playlist, to allow simultaneous...
2012-05-16 Paul Davisno need for an explicit disconnect
2012-05-16 Paul Davisreset _signal member of a Connection so that we will...
2012-05-15 Paul Davisfix for crash caused by re-using the same image in...
2012-05-15 Carl HetheringtonKeep tests up to date with reality.
2012-05-15 Carl HetheringtonRemove some debug output.
2012-05-15 Paul Davisremove two instances of static/global ScopedConnectionL...
2012-05-15 Paul Davisdon't apply inverse fades if a region is not acoustical...
2012-05-15 Paul Davisfix dangling remnant of old system config var
2012-05-15 Paul Davisadd --generic flag to wscript to trigger -mtune=generic...
2012-05-15 Paul Davisfix python3 incompatability in wscript
2012-05-15 Carl HetheringtonTry to make signals.h.py more cross-python-version...
2012-05-15 Carl HetheringtonRemove unused method.
2012-05-15 Carl HetheringtonTidy up a bit.
2012-05-15 Carl HetheringtonMaybe fix typename / no-typename problems better.
2012-05-15 Carl HetheringtonRemove bind to shared_ptr.
2012-05-15 Carl HetheringtonAdd missing file.
2012-05-15 Carl HetheringtonMake ScopedConnectionList's mutex non-static so that one
2012-05-15 Carl HetheringtonMerge old a new signals code into one set of classes.
2012-05-15 Carl HetheringtonRemove the need for a shared_ptr for Signal; signal
2012-05-15 Carl HetheringtonRemove debug output.
2012-05-14 Carl HetheringtonBuild libs/pbd/pbd/signal.h from its generator python
2012-05-14 Paul Davisremove inclusion of boost/signasl2.hpp
2012-05-14 Paul Davisfix --test build on OSX Lion by commenting out code...
2012-05-14 Paul Davisdrop boost::signals2 and replace with carl's solution...
2012-05-14 Paul Davisremove virtual inheritance of sigc::trackable by Receiv...
2012-05-14 Paul Davisfix for --test build on OSX
2012-05-12 Carl HetheringtonAdd test for strange boost-related crash.
2012-05-12 Carl HetheringtonRemove errant bracket and maybe-errant comma.
2012-05-12 Paul Davisproperly teardown entire window for control protocol GUI
2012-05-12 Paul Davisfully tear down Mackie GUI when disabling mackie
2012-05-12 Paul Davisdon't load symlinks when trying to discover control...
2012-05-11 Paul Davisalter computation of inverse constant power curves
2012-05-11 Paul Davisremove some debug noise from previous commit
2012-05-11 Paul Davisswitch to 5 new fade curves, taken from mixbus2 branch...
2012-05-11 Paul Davisprovide some support for mackie devices like Steinberg...
2012-05-11 Paul Davisdisable installing a3 for now, so that people don't...
2012-05-10 Paul Davisstop crash if an error message is generated before...
2012-05-10 David RobillardFix compilation on Windows. Probably.
2012-05-10 Paul Davisdon't trim regions in conjunction with xfade trimming...
2012-05-10 Paul Davisrename images used for fades to indicate that they...
2012-05-10 Paul Davisincorrect but visible context menu for xfades
2012-05-10 Paul Davisimplement undo/redo for xfade trimmin
2012-05-10 Paul Davistrim a single other region when adjusting xfade length
2012-05-10 Paul Davisa number of tweaks to make xfade GUI stuff better in...
2012-05-10 Paul Davisfix height of xfade rendering
2012-05-10 Paul Davisif an xfade involves only 2 regions, clamp its length...
2012-05-10 Paul Davisfix dragging of end xfades
2012-05-10 Paul Davisbasic xfade dragging
next