summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-29Show an example filename in the main export dialogSakari Bergen
2012-01-29remove apparently vestigial code from RouteUI::update_solo_display() that rea...Paul Davis
2012-01-29Add timespan name to export status textSakari Bergen
2012-01-28Fix issue with export channel splitting getting stuck in the filenameSakari Bergen
2012-01-28Move export progress text to progress bar from separate labelSakari Bergen
2012-01-28Fix compilation with older Glib.David Robillard
2012-01-28Go back to one progress bar with several passes in export. Sakari Bergen
2012-01-28Store Region export state in instant.xml (fixes #3935)Sakari Bergen
2012-01-28Fix compilation with older lilv (0.5.0)Sakari Bergen
2012-01-28Implement simple separate progress bar for export normalizing phase(s), needs...Sakari Bergen
2012-01-28Use new Lilv state API to save LV2 plugin state.David Robillard
2012-01-27tweak appearance of a FaderOption in the option editor(s)Paul Davis
2012-01-27restore independent gain control over click/metronomePaul Davis
2012-01-27patch for CUE file formatting from Andreas RugePaul Davis
2012-01-27fix inconsistent display on selection clocks when in join-object-range mode, ...Paul Davis
2012-01-27fix #4663, partly by more efficiently generating the relevant string, and sec...Paul Davis
2012-01-27fix #4443 - tape track files need to be created when opened, not when written toPaul Davis
2012-01-27promote Playlist::RegionList to ARDOUR::RegionList; fix timefx on multiple re...Paul Davis
2012-01-27further simplification of midi clock ticker APIPaul Davis
2012-01-27change audioengine's port container to a std::map to provide faster results f...Paul Davis
2012-01-27rework design of midi clock ticker to avoid expensive generalization that has...Paul Davis
2012-01-27reword label for session properties itemPaul Davis
2012-01-27Don't add markers to the selection multiple times when adding a list.Carl Hetherington
2012-01-26add Port::PostDisconnect signal to allow objects other than the one being dir...Paul Davis
2012-01-25an improvement to the previous patch to catch up with solo state after a disc...Paul Davis
2012-01-25toc filename handling patch from andreas r.Paul Davis
2012-01-25in non-note-edit mouse object mode, single click on midi track creates a regi...Paul Davis
2012-01-25leave note edit mode with a click on any track background, not just non-midiPaul Davis
2012-01-25some improvements to the add track/bus dialog to make it more obvious how to ...Paul Davis
2012-01-25fix #4405, by explicitly cancelling solo when a route's inputs drop to zeroPaul Davis
2012-01-25dramatically simplify maximi[sz]ation code, ripping out all the old pane sizi...Paul Davis
2012-01-24Move reader lock to avoid deadlock when calling bbt_time().Carl Hetherington
2012-01-24fix breakage of normal method of creating an empty MIDI regionPaul Davis
2012-01-24Remove some never-seen tooltips (overridden by otherCarl Hetherington
2012-01-24Fix warning about getting tempo map for frame -1; stopCarl Hetherington
2012-01-24Remove unused variable.Carl Hetherington
2012-01-24Show proper progress information for export while normalizingSakari Bergen
2012-01-24Make plugins-stop-with-transport work; should fix #4641Carl Hetherington
2012-01-24Make time stretch respect edit groups (#4615).Carl Hetherington
2012-01-24exit internal/note edit mode when clicking on anything that is not a MIDI reg...Paul Davis
2012-01-24provide ActionManager::do_action() as a way to trigger any action item as if ...Paul Davis
2012-01-24always write a PERFORMER entry into a CUE file even if its not definedPaul Davis
2012-01-24don't offer to save master bus as a route templatePaul Davis
2012-01-24make adding tracks/busses from templates just like adding them at the start o...Paul Davis
2012-01-24more useful error message when an internal send fails to find its targetPaul Davis
2012-01-24a better fix for click oddness: do not clear clicks when transport stops till...Paul Davis
2012-01-24clear clicks when auto-returning, looping or whateverPaul Davis
2012-01-24remove debug output; increase size of click pool, to cover long latency setti...Paul Davis
2012-01-24Tidy up RegionLayeringOrderEditor a bit. Add GPL boilerplate. Make it respe...Carl Hetherington
2012-01-24improved fix for TOC string escaping, handle anything that can be converted f...Paul Davis