ardour.git
2010-04-28 Paul Davismore solo/mute architecture work. NOTE: changes to...
2010-04-27 Carl HetheringtonDon't report an error when the user cancels a time...
2010-04-27 Carl HetheringtonSome dead code removal and const fixes. Also fix ...
2010-04-27 Carl HetheringtonDon't close the plugin manager when an incompatible...
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 HetheringtonFix #3077 properly.
2010-04-26 Carl HetheringtonReword gain-reduce-during-fast-wind option.
2010-04-26 Carl HetheringtonDisplay region gain automation if it is 'interesting...
2010-04-26 Carl HetheringtonTruncate / expand gain envelope when region length...
2010-04-26 Carl HetheringtonPreserve gain envelopes across filtering operations...
2010-04-26 Carl HetheringtonSome comments and minor cleanup.
2010-04-25 Carl HetheringtonSome menu and dialogue polishing.
2010-04-25 Carl HetheringtonFix slider appearance for solo mute cut.
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-24 Carl HetheringtonTidy up region properties editor a bit. Fixes #3085.
2010-04-23 Carl HetheringtonWhen a track context menu is opened, select the track...
2010-04-23 Carl HetheringtonCopy-edit menu item.
2010-04-23 Carl HetheringtonAdd missing string to disposition_map. Fixes #3077.
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 Davisno solo button for master bus; add alternate solo butto...
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-19 Carl HetheringtonFix menu item text corrupted by search & replace.
2010-04-18 Carl HetheringtonLoad 2.X sessions correctly with newly-arranged session...
2010-04-18 Carl HetheringtonSmall cleanup.
2010-04-18 Carl HetheringtonDisplay shuttle speed in percentage rather than fractio...
2010-04-18 Carl HetheringtonLet the selection handle selecting tracks (or not)...
2010-04-18 Carl HetheringtonMake the session start/end location a single location...
2010-04-18 Carl HetheringtonFix some i18n bugs; hopefully most if not all of #2999.
2010-04-17 Carl HetheringtonDisallow rename for plugin inserts. Fixes #3048.
2010-04-17 Carl HetheringtonRename panner member to twod_panner to avoid having...
2010-04-17 Carl HetheringtonNo-op: Formatting tweak.
2010-04-16 Paul Davisput mixer strip track name button context menu back...
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 HetheringtonAdd a couple of bits of documentation.
2010-04-15 Carl HetheringtonIgnore ebrowse files.
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 HetheringtonDisplay details of which import file we are currently on.
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-12 Paul Davisuse session start rather than edit position for import...
2010-04-10 Carl HetheringtonFix import dialogue to correctly report (x of N) with...
2010-04-10 Carl HetheringtonMake record button appear in MIDI mixer strips. Fixes...
2010-04-10 Carl HetheringtonFix pan updates for routes with single panners. Fixes...
2010-04-09 Carl HetheringtonPrevent clipping during the import of files from source...
2010-04-08 Paul Davisadd support for "msg=" bindings and also action="SomeGr...
2010-04-07 Paul Davissimilar fix for punch recording as applied to 2.X,...
2010-04-07 Carl HetheringtonAdd virtual destructor.
2010-04-07 Carl HetheringtonNo-op: copy-edit comments, remove duplicate comments...
2010-04-07 Carl HetheringtonUpdate phase invert button on reload, and stop insertin...
2010-04-07 Carl HetheringtonFix crossfade height in stacked mode.
2010-04-07 Carl HetheringtonKeep track of where a RegionView used to be before...
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 HetheringtonAdd solo safe control to editor route list, as per...
2010-04-05 Carl HetheringtonSave and restore the selected tab and its width in...
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 Davisvisual tweak patch from lincoln, for time axis views
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-03 Carl HetheringtonAllow cross-thread request invalidators to cope with...
2010-04-02 Carl HetheringtonCouple of comments.
2010-04-02 Sakari BergenFix ordering issue with loading engine settings to...
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 Carl HetheringtonFix build.
2010-04-02 Carl HetheringtonAdd missing test file.
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...
next