Eliminate circular dependency kludge for control_protocol/smpte.o.
[ardour.git] / libs / ardour / ardour / types.h
2010-12-13 David RobillardEliminate circular dependency kludge for control_protoc...
2010-12-09 Paul Davismake strip silence work (again?)
2010-12-08 Paul Davismove display of silence for strip-silence into regionvi...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-09-19 Carl HetheringtonPut images on the fade in/out menus. Fixes #3411.
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-09-17 Paul Davismegaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS...
2010-08-30 Carl HetheringtonAuto-connect outputs that appear as a result of e.g...
2010-07-16 Paul Davisnewly created files for use in recording appear in...
2010-06-28 Carl HetheringtonAdd an EnumProperty for enumerated properties and hence...
2010-06-21 Paul DavisGUI control of insert merge policy for overlapping...
2010-06-12 Paul Davisintroduce the notion that note additions and property...
2010-05-31 Paul Davisswitch Evoral::Sequence debugging to use DEBUG_TRACE...
2010-05-04 Paul Davisremove muted-by-others, a concept that turns out to...
2010-05-02 Carl HetheringtonSmall cleanup: add constructor to InterThreadInfo.
2010-05-01 Paul Davisperhaps, just possibly, a working solo model. needs...
2010-03-22 Paul Davisremove near-duplicate session constructor; change names...
2010-02-23 David RobillardFix various code quality issues found by cppcheck ...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-10 Carl HetheringtonMove ARDOUR::Change into PBD so that Stateful can be...
2009-11-30 Carl HetheringtonVarious optimisations to speed up rec-enable.
2009-11-18 Paul Davisadd "custom" meter option which is the only option...
2009-11-09 Paul Davis90% done with external sync design changes (GUI now...
2009-10-30 David RobillardTrim session.h include dependency tree.
2009-10-28 Paul Davis* libardour uses ARDOUR::nframes_t and ARDOUR::nframes6...
2009-10-27 Paul Davisnew SnapBBT debug option, split out BBT_time and start...
2009-10-26 Paul Davischange the use of "SMPTE" to "Timecode" to reflect...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-08-27 Paul Davislots of MIDI editing stuff. to be explained on the...
2009-07-01 Paul Davisseparate solo & listen. some minor fixes and additional...
2009-06-17 Paul Davisremove SoloBus solo model, add PFL and AFL. basic testi...
2009-06-17 Paul Davissolo models work again (amazing how hard this was)...
2009-06-10 Carl HetheringtonMake waveform show / scale / shape a global option...
2009-05-14 Carl HetheringtonFirst stage of options rework.
2009-04-20 Paul Davis3 notable patches from lincoln (a) non-layered track...
2009-02-25 David RobillardQuote includes for control_protocol.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-19 David RobillardIntroduce new time for session-relative frame time...
2009-02-15 David RobillardThe Big Change: Store time in MidiModel as tempo time...
2009-02-06 Hans Baier* Add SysEx Support to MidiModel / SMF
2009-01-30 David RobillardTrim include dependency graph, especially for io.h...
2009-01-30 Paul Davisfirst pass at internal sends. this is a very tentative...
2009-01-25 Carl HetheringtonSome refactoring. Add port group headers to the port...
2008-12-24 Hans Baier* implemented three coloring modes for MIDI tracks...
2008-11-26 Hans Baier* the very humble beginnings of sending MIDI clock
2008-09-21 David Robillard- Call channel pressure channel pressure, not aftertouc...
2008-09-17 Paul Davismerge Sakari's (sbergen) branch back into 3.0, removing...
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-05-23 David RobillardRemove pointless Byte typedef that didn't really match...
2008-05-12 David RobillardFix various MIDI corruption bugs.
2008-05-02 Hans Baier* removed old implementation for Program Changes from...
2008-02-21 David RobillardFix timing on MIDI import.
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-02-02 David RobillardMerge with 2.0-ongoing R2988
2008-01-19 David RobillardMerge with trunk R2935.
2008-01-17 David RobillardMIDI region stretching.
2008-01-10 David RobillardMerge with 2.0-ongoing R2883.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
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-17 Paul Davisnew internal port type, round I, plus tiny fix for...
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-07-28 David RobillardPlayback from MIDI model, playback of clicked-in events.
2007-07-16 Paul Davissupport for 16 bit native files, part II
2007-07-15 David RobillardSelection of visible note range (full range vs fit...
2007-07-07 David RobillardNote modes: note, percussion.
2007-07-03 David Robillards/ParamID/Parameter/
2007-06-27 David RobillardBig ol' automation refactor.
2007-06-09 David RobillardUse double MIDI timestamps (towards tempo based time...
2007-06-07 David RobillardFixed MIDI crash bug.
2007-06-01 Paul Davismerge denormal handling work from 2.0-ongoing
2007-05-31 David RobillardRewrote MidiRingBuffer to more efficiently pack data...
2007-05-31 Paul Davisfixup botched xfade-as-audioregion; apply work from...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-02-19 Paul Davisremote control IDs follow editor/mixer view order;...
2007-01-09 David RobillardMerged with trunk R1283.
2007-01-02 Nick MainsbridgeGeneral SMPTE fixes mostly relating to non-integer...
2006-12-22 Paul Davisstart using global, 100% generic enum to/from string...
2006-11-19 David RobillardMerged with trunk R1141
2006-10-31 Paul Davismassive changes in automation state handling, not entir...
2006-10-21 David RobillardMerged with trunk R992.
2006-09-29 Paul Davismany important changes to configuration system and...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-08-29 David RobillardMerged with trunk R861
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-16 David RobillardProgress on the disk side of things:
2006-08-12 Hans Fugalmerge from trunk
2006-08-11 Hans Fugalmerge to trunk
2006-08-11 Hans FugalRect fix
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList
2006-08-10 Taybin RutkinMoved PluginInfo::Type to ARDOUR::PluginType in ardour...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-02 David RobillardMerged from trunk R743
next