Small cleanup: add constructor to InterThreadInfo.
[ardour.git] / gtk2_ardour /
2010-05-02 Carl HetheringtonSmall cleanup: add constructor to InterThreadInfo.
2010-05-02 Carl HetheringtonSet mixer strip widths when the configuration option...
2010-05-02 Carl HetheringtonFix toggling behaviour of glue region to bars & beats...
2010-05-02 Carl HetheringtonClarify labels in export dialog to explain how options...
2010-05-02 Carl HetheringtonVarious fixes to multiple-2D panner signal handling...
2010-05-01 Carl HetheringtonRemove unnecessary snap in Editor::single_*_trim, as...
2010-05-01 Carl HetheringtonRemove some unused variables.
2010-05-01 Paul Davisperhaps, just possibly, a working solo model. needs...
2010-04-30 Carl HetheringtonImprove normalize dialogue spacing slightly.
2010-04-30 Carl HetheringtonUse rectified log waveform in strip silence dialogue...
2010-04-30 Carl HetheringtonTidy up rhythm ferret dialogue a bit and move its menu...
2010-04-30 Carl HetheringtonMore copy-edit tweaks.
2010-04-30 Carl HetheringtonSome more copy-editing. Make 'make mono regions' optio...
2010-04-30 Carl HetheringtonA little gentle copy-editing of dialogue titles.
2010-04-29 Carl HetheringtonMake primary-modifier+scroll wheel zoom respect zoom...
2010-04-28 Carl HetheringtonPartial fix for #3092; make time FX still work if inter...
2010-04-28 Paul Davisremove "ardourBuffering" file creation (it was useless...
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 HetheringtonMake Session::audible_frame() return a (more) correct...
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-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-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 Carl HetheringtonAllow more than one peaks_ready callback to be pending...
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 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 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-15 Paul Davisforward-port from 2.X commits 5827-6000 including
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-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-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-06 Paul DavisMIDI/Controllables for monitor section, and related...
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 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 Davismeter point restore handling, and related matters
2010-04-02 Sakari BergenFix ordering issue with loading engine settings to...
2010-04-02 Sakari BergenMake audiographer SndfileWriter use PBD::Signal and...
2010-04-02 Paul Davisnot-yet-complete JACK session management patch (TODO...
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 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 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 Paul Davishandle deletion of UI objects between the time that...
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...
2010-03-24 Paul Davisremove XML-based constructors for several types of...
2010-03-23 Carl HetheringtonFix track mode options to appear only once on audio...
2010-03-23 Paul Davisfinish commit from yesterday ... sorry folks
2010-03-22 Paul Davistweak startup dialog a bit to correctly save ardour...
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-19 Paul Davisshift-click MotionFeedback widgets to reset to default...
2010-03-19 Paul Davislots of tricks & tweaks related to the monitor section...
2010-03-19 Paul Davissave tearoff state; restore monitor section state reaso...
2010-03-17 Paul Davisfixes for various consistency/settings issues in monito...
2010-03-16 Paul Davisfix previous patch from lucus
2010-03-16 Paul Davispatch from lucus for long names in trackbus inspector
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2010-03-15 Paul Davisfinalize PROGRAM_NAME change for ardour3
2010-03-15 Carl HetheringtonUse checkbuttons rather than togglebuttons the midi...
next