more loop/transport fixups; make visible PH track transport frame as an experiment...
[ardour.git] / libs / ardour / session.cc
2009-10-30 Paul Davismore loop/transport fixups; make visible PH track trans...
2009-10-27 Ben Loftis2 patches inspired from 3.0. remove unused butler...
2009-10-27 Ben Loftissome checkins inspired by drobilla commits 5865 and...
2009-10-13 Paul DavisMTC-continue-when-looping patch from carl (#1875)....
2009-07-04 Paul Davistry to name/number new routes-from-templates to avoid...
2009-03-26 Paul Davisprovide more accurate diagnostics from AudioEngine...
2009-03-23 Paul Davisuse boost::dynamic_pointer_cast<> to avoid use of ...
2009-03-17 Paul Davismore rational handling of silence when (a) running...
2009-03-17 Paul Davisclean up VST debugging output
2009-03-13 Paul Davisa lot of VST support odds-and-ends, including preset...
2009-03-11 Paul Davisdefault click i/o setup is dual mono
2009-03-05 Sampo SavolainenMake "consolidate range" and "bounce range to region...
2009-03-05 Paul Davisfixes for creating tracks from templates - a new Diskst...
2009-03-02 Paul DavisICS (image compositor socket) patches from robin gareus...
2009-02-20 Paul Davismore fix ups of indentation caused by lack of .emacs
2009-02-18 Paul Daviscreating routes from templates now properly chooses...
2009-02-14 Paul Davistrack templates; indent fixes needed and will be forthc...
2008-12-02 Paul Davismore session init fixes from carl
2008-11-25 Paul Davislincoln's solo-mute-override should only take effect...
2008-11-25 Paul Davislincoln's solo-mute-override patch modified/extended...
2008-11-12 Paul Davisdon't return last stop frame as audible frame if we...
2008-11-12 Paul Davisfix Session::audible_frame() return when transport...
2008-11-09 Nick MainsbridgeFix rulers sometimes not refreshed on zoom, only auto...
2008-11-01 Nick MainsbridgeIgnore triple clicks for mute/solo/rec-enable (fixes...
2008-10-21 Paul Davisimproved (?) Session::audible_frame()
2008-10-20 Paul Davisfix up some jerkiness/retrograde motion of playhead
2008-10-07 Paul Davisfixes needed for track/strip ordering issues
2008-10-03 Paul Davispart II of probable fix for track sync-ordering
2008-06-18 Paul Davismake bounce range and bounce region work properly ...
2008-06-18 Paul Davispatch from colinf for #2305 to use sizeof(Sample)
2008-06-18 Paul Davismake Session::region_name() have the same performance...
2008-06-10 Paul Davis(4) more debuggin
2008-06-10 Paul Davis(3) more debuggin
2008-06-10 Paul Davis(2) debugging region splitting with nowhiskey_
2008-06-10 Paul Davisdebugging region splitting with nowhiskey_
2008-06-05 Ben Loftisminor UI fixes for clocks and Locations dialog. Preven...
2008-05-22 Paul Davismore path-building fixes from colinf
2008-05-14 Paul Davisuse Glib::build_filename() more widely
2008-04-24 Paul Davisplugin selection via menu, along with "favorites"
2008-04-17 Paul DavisAccessAction() OSC patch from Ryan Scott
2008-03-25 Paul Davisadd new Session::Dialog signal for generic dialog inter...
2008-03-21 Paul Davisfix dragging that involves locked regions; auto-rebindi...
2008-03-14 Paul Davisenable icon-start-from-.ardour-file to work on OS X...
2008-02-27 Paul Davisdon't popup import progress window until we give import...
2008-02-27 Paul Davisfix up BWF creation; make CoreAudioSource work; add...
2008-02-23 Paul Davisfix up use of plugin input counts when running; SAE...
2008-02-23 Paul Davisfix stupid uses of Session::get_silent_buffers() from...
2008-02-17 Nick MainsbridgeRemove beat entry from meter dialog (beats are not...
2008-02-13 Paul Davislots more BootMessages
2008-02-12 Paul DavisAU GUIs basically working, though unfinished; push...
2008-02-01 Paul Davislarge chunks of code to deal with pre-analysis of audio...
2008-01-25 Paul Davismeet rhythm ferret: cute, furry and always on time...
2008-01-14 Sampo SavolainenMake ardour not crash if a region state cannot be loade...
2008-01-09 Paul Davisyet more changes to the monstrosity that is session...
2008-01-04 Paul Davisadd -d/--disable-plugins option to allow easy restart...
2007-12-20 Paul Davistry to make NewSessionDialog only show up when really...
2007-11-08 Paul Davissubstantial changes that start to use the edit point...
2007-11-01 Paul Davisnew ancestral data handling for regions; new Stretch...
2007-09-12 Paul Davisfix uninitialized export_range_dialog member in editor...
2007-09-12 Paul Davismake big clock be on top ALWAYS; more design fixes...
2007-09-09 Paul Davisfix egregious widespread bug now that JACK has physical...
2007-09-05 Paul Davisoptionally tie together editor+mixer display orders...
2007-08-27 Paul Davisclear click data when sample rate changes
2007-07-16 Paul Davissupport for 16 bit native files
2007-07-06 Paul Davisnew automation interval configuration variable, to...
2007-06-26 Jesse Chappell* Added (let's call it revealed) ability to record...
2007-05-18 Paul Davisallow diskstream deletion after a track is removed...
2007-05-16 Paul Davisadded L and R as possible audio file suffixes
2007-05-15 Paul Daviscorrectly manage video sync state (2.0 branch)
2007-05-08 Paul Davisfix numlock-effect on redirect clicks; fix control...
2007-05-05 Sampo SavolainenFix naming-related issue with adding multiple buses...
2007-04-14 Paul Davissave state after remove last capture, avoiding possible...
2007-04-07 Paul Davisuse i18n-ed version of "master" 2.0rc1
2007-04-07 Sampo SavolainenStart bus numbering in new sessions from 1 while making...
2007-03-16 Paul Davisfix errors in multi-range export (and possibly other...
2007-03-16 Paul Davisa much better fix for track-add crashes, albeit slightl...
2007-03-16 Paul Davispossible fix for crash while adding new tracks
2007-03-15 Paul Davisedit groups tab gets headers (carl); use sampo's SSE...
2007-03-15 Paul Davispadding patch for mutex problem; better x86_64 alignmen...
2007-03-14 Paul Davisno more peak building thread; don't print config var...
2007-03-13 Sampo SavolainenAdded a xmmintrin.h based SSE function find_peaks(...
2007-03-13 Sampo SavolainenMake the headers on sound files created by bouncing...
2007-03-04 Paul Davisfix for running out of JACK ports in the middle of...
2007-02-23 Paul Davisprevent new session construction if not connected to...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-22 Taybin RutkinFixed for prior unused file cleanup.
2007-02-19 Paul Davisremote control IDs follow editor/mixer view order;...
2007-02-15 Doug McLainThis creates an export direcory for new sessions. ...
2007-02-14 John Andersonmerge r1449 from surfaces branch to include mackie...
2007-02-11 Paul DavisThis one's for oofus: optionally show solo mute status...
2007-01-25 Paul Davisfix import/embed of multichannel audiofiles, as per...
2007-01-17 Paul Davismerge by hand changes from mtaht to fix up export behav...
2007-01-17 Paul Davisfix ordering of cut/copied regions when pasting; ctrl...
2007-01-11 Paul Davisvarious fixes to named selection mgmt and display,...
2007-01-10 Paul Davisfix assignment of remote control IDs
2007-01-05 Paul Davisactually fix cleanup design, plus buglet that used...
2007-01-05 Paul Davisuse dynamic bitsets for send + port insert naming;...
2007-01-03 Paul Davismassive changes to clean up what happens during session...
2006-12-22 Paul Davisstart using global, 100% generic enum to/from string...
2006-12-21 Paul Davisuse ustring more; handle embedding of "paired" files...
next