ardour.git
2008-08-21 Sakari BergenPatched libsndfile to work with FLAC >= 1.1.4
2008-08-18 Paul Davisprevent yet another crash caused by non-region nodes...
2008-08-14 Sampo SavolainenFix glitches in automation events due to the other...
2008-08-12 David RobillardRemove outdated message about SVN SLV2 requirement.
2008-08-12 David RobillardSupport for the LV2 'data access' and 'instance access...
2008-08-11 Sampo SavolainenMake global static children variable an xml node object...
2008-08-09 David RobillardEmbedded LV2 GTK GUI support.
2008-08-05 Sampo SavolainenFix the bug which shuffled tracks when one was removed...
2008-07-30 Jesse Chappellcommitted build changes needed for leopard build
2008-07-29 Sampo SavolainenFix glitching on "events" (like loop markers) due to...
2008-07-25 Paul Davisadd SIGPIPE handler to catch JACK going away, etc
2008-07-25 Paul Davisstop resetting _jack to zero to avoid crashing stupidly
2008-07-22 Paul Davisdebug output for pixbuf loaders; catch exception when...
2008-07-22 Paul Davisfix up generation of BWF field contents to avoid trunca...
2008-07-21 Paul Davisadd /opt to *all* relevant places, not just some
2008-07-21 Paul Davisfix missing chars in file
2008-07-21 Paul Davisfix bad chars in file
2008-07-21 Paul Davisprocess dependencies still in /opt/* when building...
2008-07-21 Paul Davischange GTK root
2008-07-21 Sakari BergenFix import dialog clocks to display times that are...
2008-07-15 Paul Davisbump required JACK version
2008-07-15 Doug McLaindone debugging, remove the debug output, and cleanup...
2008-07-15 Doug McLainhandle FileError exception in create_from_file, and...
2008-07-15 Doug McLainmore debug...
2008-07-15 Doug McLainAdd some debug for Marker's font settings, and set...
2008-07-15 Jesse Chappellfixed pitchbend byte ordering
2008-07-14 Doug McLainAnother gcc 4.3 include
2008-07-10 Doug McLainReplaced some c includes with their c++ wrappers
2008-07-10 Paul Davisno more NATIVE_OSX_KEYS option - GTKOSX selects for... 2.5
2008-07-10 Paul Davisposix_memalign fixes from RB svn
2008-07-10 Paul Davisinclude <stdlib.h> to keep robust compilers happy
2008-07-10 Paul Davisupdate to rubberband 1.2
2008-07-10 Tim MayberryUpdate definition of YEAR entity in manual
2008-07-10 Tim MayberryRemove entities file used by the manual that is generat...
2008-07-10 Tim MayberryRun make format on the manual
2008-07-10 Tim MayberryFix duplicate id in manual so the book validates
2008-07-10 Tim MayberryAdd contact information to the contribution page in...
2008-07-10 Tim MayberryRemove any backup files resulting from formatting the...
2008-07-10 Tim MayberryModify the format make target to correctly find all...
2008-07-10 Tim MayberryFix the formatting of appendix elements in the manual
2008-07-10 Tim MayberryAdd warning to manual help target about running scons...
2008-07-10 Tim MayberryFix the ARDOUR_COMMAND entity in manual entities file
2008-07-10 Tim MayberryUse scons to generate manual entities so the manual...
2008-07-10 Tim MayberryUse the correct path to one of the images
2008-07-10 Tim MayberryAdd missing image from old docs
2008-07-10 Tim MayberryFix spelling mistake
2008-07-10 Tim MayberryReplace section on the track list and add a subsection...
2008-07-10 Tim MayberryReplace existing but mostly empty section on resizing...
2008-07-10 Tim MayberryAdd index term for default track names
2008-07-10 Tim MayberryAdd a section on deactivating tracks
2008-07-10 Tim MayberryAdd note to muting tracks about still reading from...
2008-07-10 Tim MayberryAdd a section on muting tracks
2008-07-10 Tim MayberryMove signal flow diagram into a section on signal flow...
2008-07-10 Tim MayberryMove section on track edit groups to a separate file
2008-07-10 Tim MayberryMove section on soloing tracks to separate file
2008-07-10 Tim MayberryReplace note about removing tracks with a warning
2008-07-10 Tim MayberryRemove warning about renaming tracks being permanent
2008-07-10 Tim MayberryAdd indexterm for renaming tracks
2008-07-10 Tim MayberryAdd mapping for secondary index term to dbhelper.vim
2008-07-10 Tim MayberryAdd entities for a couple of common sections and use...
2008-07-10 Tim MayberryUpdate documentation on removing a track and move it...
2008-07-10 Tim MayberryAdd index entry for adding tracks
2008-07-10 Tim MayberryUpdate dbhelper.vim to include mapping for indexterm
2008-07-10 Tim MayberryAdd entry in the index for inverting the polarity of...
2008-07-10 Tim MayberryAdd an empty index element so that the docbook xsl...
2008-07-10 Tim MayberryReplace image of mixerstrip with labeled diagram.
2008-07-10 Tim MayberryRemove documentation on track speed controls as the...
2008-07-10 Tim MayberryAdd a tip admonition to the section on inverting polarity
2008-07-10 Tim MayberryUpdate section on inverting the polarity of a track.
2008-07-10 Tim MayberryUpdate image of a mixer strip from an image of version...
2008-07-10 Tim MayberryUpdate image of mixer window from an image of version...
2008-07-09 Doug McLaingcc 4.3 include
2008-07-09 Paul Davisupdate key+mouse bindings page to reflect default curre...
2008-07-09 Paul Davisminor light-theme related patches from colin fletcher
2008-07-09 Paul Davisfix crasher caused by regions not being deleted on...
2008-07-08 Paul Davisnudge clock has 5 seconds as the default value, not...
2008-07-08 Paul Davisif the track that is being dynamically resized is not...
2008-07-08 Paul Davisnew drawing style for track resize handles (thanks...
2008-07-08 Paul Davisensure that OSC calls to access_action occur in the...
2008-07-08 Paul Davisfix crash-inducing debug output caused by indirecting...
2008-07-07 Sampo SavolainenMake sine generation possible
2008-07-07 Paul Davismove to scons Clone everywhere rather than Copy; add...
2008-07-07 Sampo SavolainenFix up checks for whether the track height is too small...
2008-06-27 Paul Davisfix eternal valgrind complaint about GainMeter::_width...
2008-06-26 Paul Davismake dynamic track resizing "work" again; colinf's...
2008-06-25 Paul Davischeck both whole-file and part-file regions when adding...
2008-06-23 Paul Davisensure that ALL xrun handling is done from the GUI...
2008-06-23 Paul Davisvarious minor fixes for crashes reported by nowhiskey
2008-06-19 Paul Davisfix a huge mess with sends, involving incorrect GUI...
2008-06-19 Paul Davisreset editor's entered_track to null if that track...
2008-06-19 Doug McLainMove the Enable Track Meters option to Metering per...
2008-06-19 Doug McLainFixes and changes to the horizontal canvas scrolling...
2008-06-19 Paul Davisprevent periodic auto-save from causing GUI deadlock...
2008-06-18 Paul Davismake bounce range and bounce region work properly ...
2008-06-18 Paul Davismake ctrl-w shortcut operate on plugin editors
2008-06-18 Paul Davisslightly modified patch from colinf to make region...
2008-06-18 Paul Daviscolinf's patch to make editor faders insensitive to...
2008-06-18 Paul Davispatch from colinf for #2304 to reset meter peaks when...
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...
next