ardour.git
2008-11-21 Sakari Bergen* Clean up (fix?) ExportStatus signal handling
2008-11-14 David RobillardApply LV2 changes from 2.0.
2008-11-07 Hans Baier* Enabled debugging output for start/stop messages...
2008-11-07 Hans Baier* removed unnecessary method calls (preparse/postparse...
2008-11-07 Hans Baier* removed obsolete MenuItem UseMIDIClock from ardour...
2008-11-06 Sakari Bergen* Fix problem with JACK being left in freewheeling...
2008-11-03 Paul Davisfix nasty bug in evaluation of final step of interpolat...
2008-11-01 Paul Davisinitialize jack timeout parameter correctly (not doing...
2008-10-30 Hans Baier*disabled debugging output
2008-10-30 Hans Baier* got MIDI clock working really smoothly (29 frames...
2008-10-29 Hans Baier* disabled one line of debugging output
2008-10-29 Hans Baier* fixed bug in Session::follow_slave: average_slave_del...
2008-10-29 Hans Baier* added documentaion to libs/ardour/slave.h
2008-10-28 Sakari BergenSave automatic saving of audio engine settings (mostly...
2008-10-27 Hans Baiergot MIDI Clock slave closer to functioning properly:
2008-10-26 Sampo SavolainenCheck glib atomic implementation for mutex use.
2008-10-25 Hans Baier* fixed jitter problems for midi clock and removed...
2008-10-22 Nick MainsbridgeFix repeated toggling of visual state (zoom to region...
2008-10-22 Nick MainsbridgeDon't tear down and rebuild all rulers on each visibili...
2008-10-21 Sakari BergenAdded svn:ignore properties and cleaned out autocrap...
2008-10-20 Sampo SavolainenAdded facilities into PluginInsert for the GUI to gathe...
2008-10-20 David RobillardFix warnings because I have much more important things...
2008-10-19 Nick MainsbridgeHandle changed session duration & resizing canvas bette...
2008-10-16 Sakari BergenHandle export presets from config dirs properly. Remove...
2008-10-16 Sakari BergenFix handling of format profiles in system config dirs...
2008-10-16 Paul Davisfix crash at startup caused by use of null session...
2008-10-15 Sampo SavolainenMake EQ Gui optional and seize updating the graph when...
2008-10-14 Hans Baier* this implementation of midi_clock_slave is still...
2008-10-14 David RobillardRemove meaningless const qualifier (-Wextra warning).
2008-10-14 Paul Davisfix a few things related to fit-to-tracks and toggle...
2008-10-14 Nick MainsbridgeMake tempo lines physical_screen_height high, add xml...
2008-10-13 Sampo SavolainenMake logarithmic controls work at least linearly
2008-10-13 Sampo SavolainenEnable some code to make plugin ui bounds more sensible.
2008-10-13 Sampo SavolainenOne file missing from previous commit. It also included...
2008-10-13 Sampo SavolainenFirst draft of the EQ visualization system. Now force...
2008-10-13 David RobillardFix wrongly exposed set_parameter methods on PluginInsert.
2008-10-13 Paul Davisfix for ancestral start values in basic region constructor
2008-10-13 Paul Davisfix initialization of region shift/stretch members...
2008-10-13 David RobillardFix pollution of global namespace by Evoral.
2008-10-13 David RobillardFix warning.
2008-10-13 Nick MainsbridgeFix annoying mouse pointer offset when dragging regions...
2008-10-13 Nick MainsbridgeFix menu missing fit-tracks.
2008-10-13 Nick MainsbridgeFit tracks fix from 2.0, don't crash if some env vars...
2008-10-12 David RobillardMIDI looping fixes from torbenh.
2008-10-11 Nick MainsbridgeFix non-disappearing transport range bar drag rects...
2008-10-11 David RobillardFix warning (unused variable).
2008-10-11 Sakari BergenMore Export GUI tweaks....
2008-10-11 Sakari Bergen* Region export dialog does not lose export settings...
2008-10-11 Sakari Bergen* Some Export GUI tweaks
2008-10-11 Paul Davisfix dragging of region gain line, affected by coordinat...
2008-10-11 Sakari BergenRegion export dialog: Make export channel and -selector...
2008-10-11 Sakari BergenFix some stupid, stupid, stupid memory leaks in export...
2008-10-11 Nick MainsbridgeFix the nostar ruler hiding bug, rejig ruler bars again...
2008-10-10 Sakari BergenStop export dialog from getting stuck at end of export
2008-10-10 David RobillardAdd missing files.
2008-10-10 Paul Davisfix URL's for freesound (debian patch)
2008-10-10 David RobillardApply MIDI looping patch from torbenh, with minor changes.
2008-10-09 Paul Davisadd toggles for region fade in/out/both active, plus...
2008-10-09 Paul Davisadd config var for region fade visibility
2008-10-09 Paul Davisadd global region fade toggle; fixup (?) reload of...
2008-10-08 Paul Davisadd .gitignore for the latest RCS freaks
2008-10-08 Paul Davistorben's port buffer reworking; torben's panner automat...
2008-10-08 Paul Davisfix SConstruct so that it can build from a git checkout...
2008-10-08 Paul Davisfix for bad sync with other JACK transport-aware client...
2008-10-08 David RobillardFix MIDI playback while looping (ignore events with...
2008-10-08 David RobillardFix mismatched types (warnings).
2008-10-07 Paul Davisrevert last fix - its not relevant to 3.0 (yet)
2008-10-07 Paul Davisdo not manage the remote control menu, since it is...
2008-10-07 Nick MainsbridgeFix non-disappearing tracks when hiding, don't set...
2008-10-07 David RobillardAudio diskstream fix from torbenh.
2008-10-06 Sampo SavolainenAdded take system from 2.0. Thanks to torben for the...
2008-10-05 David RobillardNormalize XML property name style, preserving old sessi...
2008-10-05 Paul Davisregion list patch 4 from chris goddard
2008-10-05 David RobillardGive MIDI velocity text its own colour (from ccherret).
2008-10-05 David RobillardMake crossfades blue because blue = audio and it's...
2008-10-05 David RobillardDe-brown marker bars a bit.
2008-10-05 David RobillardMove panic button to MIDI toolbar (reduce required...
2008-10-05 David RobillardRename 'MIDI' drop down 'Channel' (actually describes...
2008-10-05 David RobillardMore cleanup.
2008-10-05 David RobillardCommit the colours I thought I was committing the last...
2008-10-05 David RobillardShrink scroomer horizontally a bit to emphasise the...
2008-10-05 David RobillardFix HansCode(TM) to follow style guidelines.
2008-10-05 David RobillardTone down canvas colours considerably, only use really...
2008-10-05 David RobillardUpdate to clearlooks from gtk-engines-2.16.0
2008-10-05 David RobillardRemove duplicate menubarstyle property.
2008-10-04 David RobillardSwitch to a vaguely tango palette based blue=audio...
2008-10-04 Nick MainsbridgeImprove scrolling performance for sessions containing...
2008-10-03 David RobillardAssortment of minor changes from 2.0-ongoing.
2008-10-03 David RobillardRemove unnecessary #include.
2008-10-03 David RobillardApply panners/automation patch from torbenh (Panner...
2008-10-03 David RobillardApply automation fix patch from torbenh.
2008-10-03 David RobillardFix libardour library version.
2008-10-02 Paul Davisuncomment ghostregionview destructor from merge madness
2008-10-01 Paul Davisnext region list fix from chris g; more tweaks to port...
2008-09-30 David RobillardAdd waf build script.
2008-09-30 David RobillardMove midi_util.h.
2008-09-30 Paul Davisremove pointless JACK error message; don't add every...
2008-09-30 Paul Davismore tweaks to the IO Selector
2008-09-30 David RobillardSeparate low level details of SMF reading/writing from...
2008-09-29 David RobillardCan't call the wrong function when there's only one...
next