ardour.git
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...
2010-04-02 Paul Davis(FULL) not-yet-complete JACK session management patch...
2010-04-02 Paul Davisnot-yet-complete JACK session management patch (TODO...
2010-04-02 Carl HetheringtonA few more libpbd test tweaks.
2010-04-02 Carl HetheringtonMake boost signals2.hpp header mandatory during configu...
2010-04-02 Carl HetheringtonUnbreak build. Sorry.
2010-04-02 Carl HetheringtonMissing file.
2010-04-02 Carl HetheringtonSome stub tests for scalar properties.
2010-04-02 Paul Davisremove PBD::Connection (replace use with PBD::ScopedCon...
2010-04-02 Carl HetheringtonRemove empty file.
2010-04-02 Carl HetheringtonAdd script to run libpbd tests.
2010-04-02 Carl HetheringtonBuild libpbd tests using waf.
2010-04-02 Carl HetheringtonRename tests to test to match up with other libraries.
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 Davisadd the first two MIDI binding maps, for M-Audio Oxygen...
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 Carl HetheringtonDocument libpbd.
2010-03-31 Carl HetheringtonTake away the Remove option from the region list, and...
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 Paul Davisadd (non-functional) invert (phase/polarity switch...
2010-03-30 Paul Davisstop crash when existing a session/quitting without...
2010-03-30 Sakari BergenRemove the realtime export button from the export dialo...
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...
2010-03-28 Paul Davisfix bug in MidiStateTracker::resolve_notes() involving...
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-27 Paul Davisdisable panner on main outs of monitor bus - it doesn...
2010-03-27 Paul Daviscolor changes for monitor section
2010-03-26 Paul Davislots of work to hide prelight from most buttons, etc...
2010-03-25 Paul Davisuse correct (RCConfig-based) name for MIDI port in...
2010-03-25 Paul Davismake solo button2 click function as momentary even...
next