ardour.git
2012-01-24 Carl HetheringtonRemove unused variable.
2012-01-24 Sakari BergenShow proper progress information for export while norma...
2012-01-24 Carl HetheringtonMake plugins-stop-with-transport work; should fix ...
2012-01-24 Carl HetheringtonMake time stretch respect edit groups (#4615).
2012-01-24 Paul Davisexit internal/note edit mode when clicking on anything...
2012-01-24 Paul Davisprovide ActionManager::do_action() as a way to trigger...
2012-01-24 Paul Davisalways write a PERFORMER entry into a CUE file even...
2012-01-24 Paul Davisdon't offer to save master bus as a route template
2012-01-24 Paul Davismake adding tracks/busses from templates just like...
2012-01-24 Paul Davismore useful error message when an internal send fails...
2012-01-24 Paul Davisa better fix for click oddness: do not clear clicks...
2012-01-24 Paul Davisclear clicks when auto-returning, looping or whatever
2012-01-24 Paul Davisremove debug output; increase size of click pool, to...
2012-01-24 Carl HetheringtonTidy up RegionLayeringOrderEditor a bit. Add GPL boile...
2012-01-24 Paul Davisimproved fix for TOC string escaping, handle anything...
2012-01-24 Carl HetheringtonUse the same criteron to sensitize the choose-top-regio...
2012-01-23 Paul Davisundo escaping of strings in CUE files
2012-01-23 Paul Davisa better fix for CUE/TOC string escaping: if the text...
2012-01-23 Paul Davisfix failure to find route templates
2012-01-23 Carl HetheringtonSpeed up iterating over an entire PortSet by keeping a
2012-01-23 Sakari BergenFix export threading timeouts when disk operations...
2012-01-23 Carl HetheringtonTrim calls to parameter_count() a bit during the process
2012-01-23 Carl HetheringtonCache results of lilv_port_is_a(...) in various places.
2012-01-23 Paul Davisescape \ as \034 in TOC files
2012-01-23 Paul Davisfix up escaping of strings in TOC files (suggested...
2012-01-23 Carl HetheringtonAdd another profiling session.
2012-01-23 Carl HetheringtonTidy a few things up.
2012-01-23 Carl HetheringtonBasic process thread profiling code.
2012-01-23 Carl HetheringtonOptimisation; it is much cheaper to run UnknownProcesso...
2012-01-22 Sakari BergenAdd toc and cue information to export format descriptions
2012-01-22 Sakari BergenAdd warnings for overwriting marker files
2012-01-22 Carl HetheringtonFor now, only use the multi-threaded process code if...
2012-01-22 Carl HetheringtonPatch from anrug to always put a PERFORMER field in TOC
2012-01-22 Carl HetheringtonAdd option to use plugin GUIs or Ardour generic ones.
2012-01-21 Carl HetheringtonUse a button in the processor box for toggle parameters.
2012-01-21 Carl HetheringtonRemove unused declaration.
2012-01-21 Carl HetheringtonRestore option to open a plugin editor built by Ardour,
2012-01-21 Carl HetheringtonAllow individual plugin controls to be shown / hidden.
2012-01-21 Carl HetheringtonReinstate user Controllable values, as they are needed
2012-01-21 Carl HetheringtonAdd a send amp's gain control as a send controllable.
2012-01-21 Carl HetheringtonRemove unused code.
2012-01-21 Taybin Rutkinremove whitespace (and test committing)
2012-01-21 Carl HetheringtonRemove unused code.
2012-01-20 Carl HetheringtonSimple approach to putting plugin controls into the
2012-01-20 Carl HetheringtonSimplify GUIOBjectState a bit by just walking the XML
2012-01-20 Carl HetheringtonRemove unused concept of user' values. Make user_to_ui
2012-01-20 Paul Davistweak up the region context menu quite a bit
2012-01-20 Paul Davismake dbl-click on send toggle back *and* forth between...
2012-01-20 Paul Davisfix cheat-sheet text for set-playhead
2012-01-20 Paul Davisrest of engine dialgo changes
2012-01-20 Paul Davisminor tweaks for engine dialog (remove channel counts...
2012-01-20 Paul Davisheuristic to workaround over-eager translation of NN000...
2012-01-20 Paul Davisslightly more efficient implementation of Graph::in_pro...
2012-01-20 Paul Davisreverse prior commit, which causes a deadlock between...
2012-01-20 Paul Davisfix an assert failure due to incorrect process locking...
2012-01-20 Paul Davispatch from colinf to make dbl-click on send "box" map...
2012-01-20 Paul Davismake mouse range mode do something interesting when...
2012-01-19 Paul Davisif creating the splash fails for any reason, don't...
2012-01-19 Paul Davisinclude splash image in OS X package
2012-01-19 Paul Davismore fixups of various things including cursors when...
2012-01-19 Paul Davisnew mouse mode (Draw (notes)); switch into internal...
2012-01-19 Paul Davisenter and exit node edit mode with dbl-click in any...
2012-01-19 Paul Davisadd some more hand-holding language to the startup...
2012-01-18 Paul Davisrestore ability to create TOC and CUE files during...
2012-01-18 Paul Daviscolinf's 2011-12-08 patch for freesound mootcher (add...
2012-01-18 Paul Davisfix reload of session with new send naming in place...
2012-01-18 Paul Davisfix two major assert failures arising from the optional...
2012-01-18 Paul Davisminor edit (#4540)
2012-01-18 Carl HetheringtonTweak labels (#4632).
2012-01-18 Carl HetheringtonCatch exception thrown by SMF code when it cannot write
2012-01-18 Carl HetheringtonMake contents of region properties dialogue expand...
2012-01-18 Paul Davisnew file, a small idea
2012-01-18 Paul Davismake monitor section an optional feature than can be...
2012-01-17 Paul Davisfix initial filling out of tempo bars|beats map after...
2012-01-17 Carl HetheringtonFix unutterably terrible thinko in previous commit.
2012-01-17 Paul Davisadd more debugging to track/spot/debug mis-use of BeatF...
2012-01-17 Paul Davisfix bug with tempo computation where passed in position...
2012-01-16 Paul Davisadjust to new template structure in OS X packaging...
2012-01-14 Carl HetheringtonTry to fix previous commit on 32-bit.
2012-01-14 Carl HetheringtonRemove thought-to-be-unnecessary setup of Delivery...
2012-01-14 Carl HetheringtonAdd some debug code to time things in the process
2012-01-14 Carl HetheringtonTrim some lock / unlock cycles on the trigger mutex.
2012-01-14 Carl HetheringtonRemove unused variables.
2012-01-14 Carl HetheringtonFix use of rdtsc on 64-bit (I think).
2012-01-11 Paul Daviscomplete the do-not-free-data-from-getmntinfo() fix
2012-01-11 Paul Davisfix GTK_PATH in binary bundle (not fully tested)
2012-01-11 Paul Davisfix latency compensation for the click
2012-01-10 Carl HetheringtonFix previous commit.
2012-01-10 Carl HetheringtonReinstate command line option to hide splash screen.
2012-01-10 Carl HetheringtonRemove unused _process_callback method.
2012-01-10 Paul Davisthe return of the splash, with a few changes to help...
2012-01-10 Paul Davischange tooltip of automation button for MIDI tracks...
2012-01-10 Carl HetheringtonReplace images with not washed out ones.
2012-01-10 Carl HetheringtonMissing screenshots.
2012-01-10 Paul Davisremove some verbiage when creating audiofile sources 3.0-beta2
2012-01-09 Paul Davisfix auditioning (bystander casualty of monitoring fixes)
2012-01-09 Paul Davisfix nasty memory-related crashes caused by not noticing...
2012-01-09 Paul Davischange config dir on OS X to ~/Library/Preferences...
2012-01-09 Paul Davischange default binding for import to be PRIMARY-i becau...
2012-01-09 Carl HetheringtonDon't redraw the summary every time the playhead moves...
next