save global state when quitting BEFORE we stop the engine, so that global MIDI ports...
[ardour.git] / libs / ardour /
2010-05-08 Paul Davissave global state when quitting BEFORE we stop the...
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-06 Paul Davisdraw LED background with same style as parent window...
2010-05-05 Paul Davisled\'s for solo-safe and solo-isolate, rather than...
2010-05-05 Paul Davisless debugging
2010-05-05 Paul Davismake "exclusive solo" apply to listen as well as SiP
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-05 Paul Davisremove solo debugging output for now
2010-05-05 Paul Davisthis might just be it for solo
2010-05-05 Paul Davisbetter handling of the inverse-push of solo-by-upstream...
2010-05-04 Paul Davisfix inverse solo push to work properly in both exclusiv...
2010-05-04 Paul Davisremove muted-by-others, a concept that turns out to...
2010-05-04 Paul Daviswhen soloed by upstream (e.g. a track in a group solos...
2010-05-03 Paul Davisthe great solo model simplification (without much code...
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 HetheringtonFix crash on export.
2010-05-02 Carl HetheringtonVarious fixes to multiple-2D panner signal handling...
2010-05-01 Carl HetheringtonFix snap to bars to account for the fact that the beats...
2010-05-01 Paul Davisperhaps, just possibly, a working solo model. needs...
2010-04-28 Paul Davisremove some silent-buffer-detecting debugging code
2010-04-28 Paul Davisnotify about changes to solo-isolated state
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 HetheringtonRevert my revision 6996, which was wrong. Sources...
2010-04-27 Carl HetheringtonMake Session::audible_frame() return a (more) correct...
2010-04-27 Carl HetheringtonRemove some debug code.
2010-04-26 Carl HetheringtonMake Session listen to DropReferences from Sources...
2010-04-26 Carl HetheringtonTruncate / expand gain envelope when region length...
2010-04-26 Carl HetheringtonPreserve gain envelopes across filtering operations...
2010-04-25 Carl HetheringtonMake attenutation during fast forward/rewind configurab...
2010-04-25 Carl HetheringtonFix setting of location start position. Fixes #3090.
2010-04-22 Torben Hohnfix session loading
2010-04-22 Carl HetheringtonGah! Typo in previous commit.
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 HetheringtonFix compile warning.
2010-04-22 Carl HetheringtonClean up some location handling bits; should fix update...
2010-04-21 Carl HetheringtonFix loading of MIDI tracks.
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-20 Paul Davisindicate "soloed-by-others" state on solo button via...
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 HetheringtonLoad 2.X sessions correctly with newly-arranged session...
2010-04-18 Carl HetheringtonSmall cleanup.
2010-04-18 Carl HetheringtonMake the session start/end location a single location...
2010-04-16 Paul Davismake sure that meters are configured to handle the...
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 HetheringtonDon't run meters either during freeze.
2010-04-14 Carl HetheringtonSeparate interthread progress window out into its own...
2010-04-14 Carl HetheringtonSuspend deletion of cross-thread pools until they are...
2010-04-14 Carl HetheringtonDon't run deliveries to output ports during export...
2010-04-13 Paul Davisremove babbling torrent of debug output
2010-04-13 Paul Davissubstantive change: use the JACK wait API and provide...
2010-04-13 Carl HetheringtonReduce stack requirement of AudioTrack::export_stuff...
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-07 Paul Davissimilar fix for punch recording as applied to 2.X,...
2010-04-07 Carl HetheringtonComment format.
2010-04-06 Paul Davis(3.0 version of 2.0-ongoing) fix 100% CPU usage after...
2010-04-06 Paul DavisMIDI/Controllables for monitor section, and related...
2010-04-06 Carl HetheringtonResort routes after processors change. Ensures that...
2010-04-05 Carl HetheringtonEmit signal when a group's active state is changed...
2010-04-05 Carl HetheringtonMake port matrix notice when connections are changed...
2010-04-03 Paul Davisremove some OS X cruft in io.cc
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-03 Sakari BergenRe-connect some signals in export format stuff
2010-04-02 Sakari BergenMake session and master outs the default timespan and...
2010-04-02 Carl HetheringtonFix logic for when to request buffer overwrite.
2010-04-02 Paul Davismissign return value
2010-04-02 Sakari BergenMake audiographer SndfileWriter use PBD::Signal and...
2010-04-02 Paul Davispossible fix for race between diskstream buffer overwri...
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 crash in test.
2010-04-02 Carl HetheringtonMake sure that tests are rebuilt even when only their...
2010-04-02 Carl HetheringtonFix up route group state signal handling. Make the...
2010-04-01 Paul Davisfix save+restore of Gtkmm2ext::Tearoff state; a few...
2010-04-01 Carl HetheringtonOops. Actually make new Properties changes work.
2010-04-01 Paul Davisdon't override user naming of send/return/port inserts
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-31 Carl HetheringtonA few small cleanups to the property code.
2010-03-31 Paul Davisfunctioning invert (polarity) button; menu item removed...
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-30 Paul Davishandle deletion of UI objects between the time that...
next