permit different sizes for audio playback & capture buffers
[ardour.git] / libs / ardour / ardour /
2010-06-09 Paul Davispermit different sizes for audio playback & capture...
2010-06-04 Paul Davismore style-guidification, plus do not run process threa...
2010-06-03 Paul Davisadd DEBUG::ProcessThreads as a debug tag for paralleliz...
2010-06-03 Torben Hohnadd missing graph.cc and friends :S
2010-06-03 Torben Hohnmerge 3.0P into trunk.
2010-06-02 Paul Davisforward port ConfigVariable<bool> fix from 2.X
2010-06-02 Torben Hohnadd -P flag blocking port connections while loading...
2010-05-31 Paul Davisswitch Evoral::Sequence debugging to use DEBUG_TRACE...
2010-05-27 Carl HetheringtonTake route's processor lock for things called by the...
2010-05-26 Carl HetheringtonRemove empty MIDI regions which result from recordings...
2010-05-26 Carl HetheringtonRemove some unused methods.
2010-05-25 Paul Davissplit out sndfile manager code into its own file; move...
2010-05-24 Carl HetheringtonNote the time of the last event that was read by read_u...
2010-05-20 Paul Davisvarious minor MIDI fixes: prevent duplicate note entry...
2010-05-19 Carl HetheringtonWhen muting a route because another is soloed, take
2010-05-19 Paul DavisMIDI region forking, plus Playlist::regions_to_read...
2010-05-17 Carl HetheringtonRemove muting behaviour from the Amp processor. Fix...
2010-05-16 Carl HetheringtonMove FileManager code into libpbd. Use it for SMF...
2010-05-14 Carl HetheringtonKeep to a quota of open files by closing least recently...
2010-05-12 Carl HetheringtonReset buffer stats on stop. Remove unused minimum...
2010-05-09 Carl HetheringtonCreate the session range location as and when the sessi...
2010-05-08 Carl HetheringtonRemove use of i18n macros in headers. Prevents our...
2010-05-06 Paul Davisprolooks helper code from hans, enabling new knob drawi...
2010-05-06 Paul Davislots of odds and ends to do with solo isolate and its GUI
2010-05-05 Paul Davisrename latched solo option and reverse its meaning...
2010-05-05 Paul Davisadd DEBUG::Solo for conditional debugging of solo stuff...
2010-05-04 Paul Davisremove muted-by-others, a concept that turns out to...
2010-05-03 Paul Davismore solo model work, including a GUI fix for mute...
2010-05-02 Carl HetheringtonPrevent multiple tempo / meter changes being inserted...
2010-05-02 Carl HetheringtonSmall cleanup: add constructor to InterThreadInfo.
2010-05-02 Carl HetheringtonVarious fixes to multiple-2D panner signal handling...
2010-05-01 Paul Davisperhaps, just possibly, a working solo model. needs...
2010-04-28 Paul Davismore solo/mute architecture work. NOTE: changes to...
2010-04-27 Paul Davisadd muted-by-other concept to solo support infrastructure
2010-04-27 Paul Davisyet more work on Ye Fabled Solo Architecture. now do...
2010-04-27 Carl HetheringtonMake Session::audible_frame() return a (more) correct...
2010-04-25 Carl HetheringtonMake attenutation during fast forward/rewind configurab...
2010-04-22 Carl Hetheringtontorbenh's buffer manager fixes from 3.0P
2010-04-22 Carl HetheringtonAllow more than one peaks_ready callback to be pending...
2010-04-22 Carl HetheringtonClean up some location handling bits; should fix update...
2010-04-21 Carl HetheringtonDon't try to load separate diskstreams in 3.0 session...
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2010-04-21 Paul Daviscommits 6001-6525 inclusive from 2.X applied to 3.0
2010-04-19 Paul Davisfix solo/listen issues when reloadign a session, caused...
2010-04-19 Paul Davispermanently mark Delivery processors on master/monitor...
2010-04-19 Carl HetheringtonMove toggle-waveforms-while-recording into RC options.
2010-04-18 Carl HetheringtonMake the session start/end location a single location...
2010-04-15 Paul Davisforward-port from 2.X commits 5827-6000 including
2010-04-15 Carl HetheringtonRemove out-of-date members of freeze_record which are...
2010-04-14 Carl HetheringtonPrevent crash in pool destruction during session teardown.
2010-04-14 Carl HetheringtonSuspend deletion of cross-thread pools until they are...
2010-04-13 Paul Davissubstantive change: use the JACK wait API and provide...
2010-04-12 Paul Davisalignment/capture/positioning changes ported from 2.X
2010-04-10 Carl HetheringtonFix import dialogue to correctly report (x of N) with...
2010-04-09 Carl HetheringtonPrevent clipping during the import of files from source...
2010-04-06 Paul DavisMIDI/Controllables for monitor section, and related...
2010-04-05 Carl HetheringtonMake port matrix notice when connections are changed...
2010-04-03 Paul Davisfix build process to avoid mismatching size/layout...
2010-04-03 Paul Davismeter point restore handling, and related matters
2010-04-02 Sakari BergenMake audiographer SndfileWriter use PBD::Signal and...
2010-04-02 Paul Davis(FULL) not-yet-complete JACK session management patch...
2010-04-02 Paul Davisremove PBD::Connection (replace use with PBD::ScopedCon...
2010-04-02 Carl HetheringtonFix up route group state signal handling. Make the...
2010-04-01 Carl HetheringtonOops. Actually make new Properties changes work.
2010-04-01 Paul Davisrevisit setting up processors during route construction...
2010-04-01 Carl HetheringtonNo-op: rename a few variables and add/fix some comments.
2010-03-31 Carl HetheringtonRework to set Stateful properties automagically in...
2010-03-30 Carl HetheringtonMove region naming stuff from Session into RegionFactor...
2010-03-30 Sakari BergenFix split channel export (which was broken during expor...
2010-03-28 Paul Davislincoln's patch to get loading 2.X sessions to work...
2010-03-27 Paul Davispart one of hiding Diskstreams and making them a privat...
2010-03-25 Paul Davismake solo button2 click function as momentary even...
2010-03-25 Paul Daviswould you look at that! all those changes just to make...
2010-03-24 Paul Davisremove XML-based constructors for several types of...
2010-03-24 Paul Davisremove XML constructors for Route, Track, AudioTrack...
2010-03-22 Paul Davisremove near-duplicate session constructor; change names...
2010-03-22 Paul Davisput the issue of using a monitor section into ~/.config...
2010-03-21 Paul Davischange session construction so that the the monitor...
2010-03-17 Paul Davisfixes for various consistency/settings issues in monito...
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2010-03-15 Sakari BergenFix export, which has been broken since the boost:...
2010-03-11 Paul Davissave/restore monitor processor state; key handling...
2010-03-11 Paul Davismonitor section: make sip/afl/pfl buttons work, add...
2010-03-10 Paul Davishow about that ... a monitor/main section .. GUI is...
2010-03-08 Paul Davisremove yesterday's mayhem with MainListen and get afl...
2010-03-06 Paul Davisthe last (?) piece of the internal send/listen/monitor...
2010-03-06 Paul Davisremove the session region list; GUI now represents...
2010-03-04 Paul Davisprevent relaying during an undo/redo operation; remove...
2010-03-04 Paul Davisgoodbye to MementoCommand for playlists
2010-03-03 Paul Davischanges to help strp silence
2010-03-02 Paul Davis(1) remove most uses of MementoCommand for Playlist...
2010-03-02 Paul Davisthe mega-properties/SequenceProperty patch. split is...
2010-02-23 David RobillardFactor out massive code duplication in route creation...
2010-02-23 David RobillardFix various code quality issues found by cppcheck ...
2010-02-22 Paul Davisremove RegionCommand
2010-02-19 Paul Davisadd begin/end undo/redo signals so that playlist can...
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-11 Paul Davistweak Stateful/StatefulDiffCommand changes so that...
2010-02-11 Paul Davissome fixes/tweaks for MTC slaving, some untested
next