remove offset from process callback tree. some breakage may have occured. yes, really.
[ardour.git] / libs / ardour / SConscript
2009-02-17 David RobillardFix the horrible mess that was anything related to...
2009-02-16 David RobillardMove all beats <-> frames time conversion into a single...
2009-02-12 Hans Baier* Swapped MidiSource to LibSMF
2009-02-11 Carl HetheringtonRemove internal ports.
2009-01-30 Paul Davisfirst pass at internal sends. this is a very tentative...
2009-01-21 Carl HetheringtonRework Port class hierarchy a bit. Hopefully now simpl...
2009-01-15 Paul DavisOSC becomes a control protocol object; make ardev_commo...
2009-01-14 Carl HetheringtonMake Bundles work a bit better. A few include optimisa...
2008-12-27 David RobillardMove MidiRingBuffer::read into .cc file to avoid the...
2008-12-09 Hans Baier* moved /midi_patch_manager.* to libs/ardour
2008-11-26 Hans Baier* the very humble beginnings of sending MIDI clock
2008-11-21 Sakari Bergen* Clean up (fix?) ExportStatus signal handling
2008-10-11 Sakari BergenRegion export dialog: Make export channel and -selector...
2008-10-10 David RobillardApply MIDI looping patch from torbenh, with minor changes.
2008-10-03 David RobillardFix libardour library version.
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...
2008-09-26 Sakari BergenAdd Import from session -functionality
2008-09-22 David RobillardMove event specific ringbuffer stuff to evoral.
2008-09-20 Sakari BergenRemove ogg and flac compile flags from libs/ardour...
2008-09-19 Sakari Bergen* Added PBD::UUID
2008-09-19 David RobillardTidy.
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2008-09-17 Paul Davisbuild fixes for external libsndfile, plus make ogg...
2008-09-17 Paul Davismerge Sakari's (sbergen) branch back into 3.0, removing...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-08-04 Hans Baier* first implementation of MIDI Clock Slave support
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-21 David RobillardFix install path problems (s/ardour2/ardour3).
2008-02-19 David Robillard'Channel safe' MIDI:
2008-02-18 David RobillardPreliminary (read: kludgey) MIDI import support.
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-02-04 David RobillardFix domain to match 2.0-ongoing style.
2008-02-02 David RobillardSort various things to reduce merge hell. No functiona...
2008-02-02 David RobillardMerge with 2.0-ongoing R2988
2008-02-02 David RobillardMerge with trunk R2978.
2008-01-19 David RobillardMerge with trunk R2935.
2008-01-17 David RobillardMIDI region stretching.
2008-01-13 David RobillardInstall everything to *ardour3* instead of *ardour2*.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-11-12 Carl HetheringtonUpgrade gtkmm to 2.10.8, glibmm to 2.13.3 and add cairo...
2007-11-08 Paul Davismerged with 2.0-ongoing changes 2582-2605 (not thorough...
2007-10-31 Paul Davisnew port design, probably about 90% done (i.e it mostly...
2007-10-26 Nick Mainsbridgeuse filechooser widget in export dialog, selected files...
2007-10-19 Carl HetheringtonVarious work on bundles. We now have a Bundle Manager...
2007-10-17 Paul Davisnew internal port type, round I, plus tiny fix for...
2007-10-16 Paul Davisvirtualize Port object; clean up automation tracks...
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-09-04 Tim MayberryAdd ARDOUR::TapeFileMatcher class for matching filename...
2007-09-04 Tim MayberryAdd function ARDOUR::create_backup_file in new header...
2007-08-28 David RobillardSplit MidiModel::Note out to ARDOUR::Note in it's own...
2007-08-06 David RobillardGenericificationalizeified AudioFilter (now Filter).
2007-07-06 David RobillardMidi CC automation sending (send points only, no linear...
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-06-27 Paul Davisallow user tweaking of everything that might have inher...
2007-06-27 David RobillardRenamed Insert to Processor and Redirect to IOProcessor.
2007-06-27 Tim MayberryReplace code for finding ControlProtocols/Surface plugi...
2007-06-27 Tim MayberryAdd ARDOUR::user_config_directory in new header ardour...
2007-06-23 David RobillardInsert/Redirect refactoring, towards better MIDI suppor...
2007-06-20 David RobillardSplit PortInsert and PluginInsert into their own files.
2007-06-17 Tim MayberryAdd ardour/template_utils.h that contains ARDOUR::user_...
2007-06-17 Tim MayberryReplace Session::discover_best_sound/midi_dir with...
2007-06-01 David RobillardPreliminary visible MIDI notes in MidiRegionView.
2007-05-18 Carl HetheringtonRename ARDOUR::Connection to ARDOUR::Bundle, a few...
2007-05-18 Tim MayberryAdd PBD::sys::path class that has a similar API to...
2007-05-18 Tim MayberryMove directory names out of Session class and into...
2007-05-18 Tim MayberryMove Session::find_session into a session_utils.h header
2007-05-18 Tim MayberryMove file suffixes out of the Session class and into...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-16 Paul Davispre-beta12
2007-03-15 Sampo SavolainenMake sse_functions_xmm.cc compile for i386 and i686
2007-03-15 Paul Davisedit groups tab gets headers (carl); use sampo's SSE...
2007-03-13 Sampo SavolainenAdded a xmmintrin.h based SSE function find_peaks(...
2007-02-08 Taybin RutkinRemoved usage of deprecated APIs.
2007-02-05 Paul Davisuse SilentFileSource when sources cannot be found
2007-01-28 David RobillardMerged with trunk R1393.
2007-01-09 David RobillardMerged with trunk R1283.
2007-01-03 Paul Davisdo proper install on x86_64 system, remove stupid debug...
2006-12-22 Paul Davisstart using global, 100% generic enum to/from string...
2006-11-24 Nick Mainsbridgea scons thinko. hardware monitoring now works :)
2006-11-24 Nick Mainsbridgefix up scons check for hardware monitoring, minor error...
2006-11-21 Taybin RutkinCheck for COREAUDIO by default. If found, define HAVE_...
2006-11-19 David RobillardMerged with trunk R1141
2006-11-12 Paul Davisnew svn_revision.h build system, plus no more SMPTE... 2.0beta8
2006-11-09 Paul Davisfirst pass on track mode switch; fixes to dangling...
2006-11-03 Paul Davismove all destructive functionality into SndFileSource...
2006-11-03 Taybin RutkinPlugin windows change title when route title changes.
2006-10-31 Ben Loftischange libsndfile to libsndfile-ardour to eliminate...
2006-10-26 Paul Davisremove version.cc (sigh)
2006-10-26 Paul Davisremove StateManager code entirely and more debugging...
2006-10-21 David RobillardMerged with trunk R992.
2006-10-02 Paul Davischanges to make the tarball compile
2006-09-19 David RobillardMerged with trunk R920.
2006-09-01 Tim MayberryMoved test for jack_port_ensure_monitor from SConstruct...
2006-08-31 David RobillardMerged with trunk R879
next