ardour.git
2007-07-24 Sampo SavolainenProtect ardour from sessions with errant capture source...
2007-07-22 John Andersonmore notes and comments and tings
2007-07-22 John Andersonimprove generation of surfaces from csv files. Move...
2007-07-21 John Andersonfix fader position calculation. Some indenting.
2007-07-21 Sampo SavolainenAdd a safeguard which will eliminate false disk underru...
2007-07-21 John Andersonpanning left works again
2007-07-21 John Andersonoptimisations on control paths that are used for every...
2007-07-20 John Andersonmove operator << into midi++ from mackie
2007-07-20 Paul Davisremoved used of MIDI::Port::number() from mackie surfac...
2007-07-20 Paul Davispermit MIDI port removal now, and save MIDI ports back...
2007-07-20 Ben Loftisfixed radio group for subframes
2007-07-20 John Andersonmake scrolling work. various comments and TODO cleanups
2007-07-20 John Andersonmake control_scroll handle wheel events properly
2007-07-19 John AndersonJog Wheel Fun:
2007-07-19 Paul Davisnew functionality to add MIDI ports from the options...
2007-07-19 Sampo SavolainenFix crossfade editor segfault due to wrong types
2007-07-19 Paul Davisstop audio clocks from vanishing when turned off
2007-07-18 John Andersonadd README. small updates to TODO
2007-07-18 John Andersonupdate mackie manual
2007-07-18 John Andersonmake sure marker_previous button can go past the previo...
2007-07-18 John AndersonBeginnings of writing to the LCD strip display. Some...
2007-07-18 John AndersonAnd some comments to explain supports_feedback : false.
2007-07-18 John AndersonTurn off the feedback flag, cos feedback is always...
2007-07-17 John Andersonallow surface to work with linked panners on stereo...
2007-07-17 John Andersonfix for overlapping control ids (jog wheel with F7...
2007-07-16 Paul Davissupport for 16 bit native files
2007-07-16 John Andersonbetter variables. Display warning if duplicate control...
2007-07-06 Paul Davisnew automation interval configuration variable, to...
2007-07-05 Doug McLainchange gain meter bus text color for light theme
2007-07-05 Doug McLainDelta Cursor option backported from trunk
2007-07-05 Doug McLainNew theme manager from trunk, backported to 2.0-ongoing
2007-07-04 John Andersonifdefs for debug output. Fix host.rb
2007-07-04 John Andersonmove button handlers closer to their friends
2007-07-03 Paul Davisset powermate env keys in SConstruct, so that POWERMATE...
2007-07-03 Paul Davisremove static Pango::FontDescriptions, they cause glib...
2007-07-03 Jesse Chappellupdated scons to make powermate optional and defaults...
2007-07-03 Jesse Chappelladded ifdef elses for fpu.cc to handle non-intel properly
2007-07-02 Paul Davisprep for 2.0.3
2007-06-29 Paul Davismake a start on JACK control dialog
2007-06-29 Paul Davisflac-handling fix, from trunk
2007-06-28 Paul Davisadd basic support for the griffin powermate (a control...
2007-06-26 Jesse Chappell* Added (let's call it revealed) ability to record...
2007-06-05 Jesse Chappellfixed missing posix_memalign use with ifdefs
2007-06-04 Paul Davis(full tree) fix for redirect state restore issues,...
2007-06-04 Paul Davisfix for redirect state restore issues, remove trunk...
2007-06-01 Paul Davispotential fix for ctrl-middleclick crash (merged from...
2007-06-01 Paul Davis2nd stage of denormal handling (from trunk); fix to...
2007-05-31 Paul Davisadd new denormal handling capabilities (95% finished)
2007-05-31 Jesse Chappelladded declicking xfade in audio_diskstream for truly...
2007-05-30 Paul Davismore use of int64_t to fix frame offset values
2007-05-30 Paul Davisput png versions of these icons into svn, rather than...
2007-05-30 Paul Davisxfade editor speedup from markus s., and a fix for...
2007-05-30 Paul Davisfix #1693 and related bug
2007-05-30 Paul Davisdebugging output for region list crash, part 2
2007-05-30 Paul Davisdebugging output for region list crash
2007-05-29 Paul Davisfix some (all? not likely) problems with dragging close...
2007-05-24 Doug McLainAfter multiple recent troubles reported to be caused...
2007-05-23 Paul Davisfix audio clock handling of key press; fix crash bug...
2007-05-22 Paul Davisremove redundant and probably crash-inducing resets...
2007-05-22 Sampo SavolainenStop sends and inserts from re-registering their own...
2007-05-21 Sampo SavolainenMake the set_state() function respect redirects already...
2007-05-21 Paul Davismove clock modes submenu to top level, from tim mayberry
2007-05-21 Paul Davisnew default button+icons for crossfade editor, from...
2007-05-21 Paul Davisfix crash when clicking on region view list column...
2007-05-18 Paul Davisallow diskstream deletion after a track is removed...
2007-05-16 Paul Davistim mayberry's patches to fix middle-click pasting...
2007-05-16 Paul Davisadd alternate filters for soundfile browser
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-11 Paul Davisanother redirect dialog fix
2007-05-10 Paul Davisfix use of old .ardour dir for VST presets
2007-05-10 Paul Davisfix up middle button mess for redirects
2007-05-10 Paul Davischanging name of 2.0.1 to something more generic
2007-05-09 Paul Davisbump version to deal with tarball screwup
2007-05-08 Paul Davisfix presentation of plugin UI's 2.0.1
2007-05-08 Paul Davisfix x-constrained copy-drag in same track
2007-05-08 Paul Davisredirect button2 click with non-relevant modifiers...
2007-05-08 Paul Davisadd explicit checks for X11 and JACK to OS X startup...
2007-05-08 Paul Davisfix numlock-effect on redirect clicks; fix control...
2007-05-07 Paul Davisfix for #1637
2007-05-07 Paul Davismerge changes from trunk
2007-05-05 Sampo SavolainenFix naming-related issue with adding multiple buses...
2007-05-04 Paul Davisfix mistake in cleaning up control protocols when reloa...
2007-04-30 Paul Davismoving 2.0 trunk to 2.0.1 @ rev 1765
2007-04-30 Jesse Chappellupdated version in sconstruct to 2.0
2007-04-28 Jesse Chappellchanged redirect automation line colors to be more... 2.0
2007-04-28 Jesse Chappellfixed potential infinite loop when searching for automa...
2007-04-27 Paul Davisfix from Audun for automation track width/span problems
2007-04-27 Paul Davisfirst pass at no close/open/new when disconnected from...
2007-04-26 Paul Davismissed SSE patch from mike
2007-04-26 Paul Davisfix mixer-strip-width-not-restored, hopefully forever
2007-04-26 Paul Davisno renaming tracks that are record-enabled
2007-04-26 Paul Davisfix issues with copy-fixed-time drag
2007-04-26 Paul Davisdo not unnecessarily recompute streamview item heights...
2007-04-26 Paul Davispatch from Joe Button to cache VST personal use questio...
2007-04-25 Paul Davisfix crash when opening session after one in which contr... 2.0rc2
2007-04-25 Paul Davismake session exchange run again
2007-04-25 Paul Davisremove debugging message
2007-04-24 Paul Davismake "New Session" open NSD on the right page
2007-04-24 Paul Davisbind() call involving shared_ptr<Crossfade> fixed
next