Apply panners/automation patch from torbenh (Panner is-a Processor).
[ardour.git] / libs / ardour /
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-09-30 David RobillardMove midi_util.h.
2008-09-30 Paul Davisremove pointless JACK error message; don't add every...
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-29 David RobillardRemove ARDOUR::Parameter::is_integer.
2008-09-29 Sakari Bergen* Fixed const correctness error in Location
2008-09-29 Sakari BergenMade Export format compatibility checking a bit more...
2008-09-29 Paul Davisstill call Port::cycle_start() for output ports; remove...
2008-09-29 David RobillardRemove unused can_send_feedback API.
2008-09-29 David RobillardPlugin automation fixes from torbenh.
2008-09-28 Paul DavisJackPort::connect() fixup from torben
2008-09-28 Paul Davisfix up botched changes from earlier /* blush */
2008-09-28 David RobillardFix shadowing problem with *Control::set_value.
2008-09-28 Paul Davisprepare_input/cycle_start fix up round 2 (torben's...
2008-09-28 Paul Davischanges from torben for processor/plugin count determin...
2008-09-28 Sakari Bergen* Improved export error handling, streamlined ExportFailed
2008-09-27 David RobillardFix warnings.
2008-09-27 Paul Davisfix initialization of ancestral region info in region...
2008-09-27 Paul Davisminor optimization tweak for metering
2008-09-27 Paul Davisrobustify MidiModel::unmarshal_note()
2008-09-26 David RobillardRemove duplicate and always NULL Session peak functions.
2008-09-26 Sakari BergenImproved ExportProfileManager error handling, and added...
2008-09-26 Sakari BergenAdd Import from session -functionality
2008-09-23 David RobillardAn actual tempo line cache (not quite perfect when...
2008-09-23 David RobillardFix merge regression: use TempoLines class instead...
2008-09-22 Sampo SavolainenFixed overflow issue. Code originally meant to truncate...
2008-09-22 David RobillardFix loading midi controller data.
2008-09-22 David RobillardMove event specific ringbuffer stuff to evoral.
2008-09-21 David Robillard- Call channel pressure channel pressure, not aftertouc...
2008-09-21 David RobillardDisplay recorded controller data (fix show all/existing...
2008-09-20 Sakari Bergen* Added filename extension definitions for export prese...
2008-09-20 Sakari BergenRemove ogg and flac compile flags from libs/ardour...
2008-09-19 David RobillardRestore visible CC/etc automation tracks on session...
2008-09-19 Sakari Bergen* Added PBD::UUID
2008-09-19 Paul Davischris goddard's region list patch; port 2.X marker...
2008-09-19 David RobillardFix parameter range stuff and automation time axis...
2008-09-19 David RobillardTidy.
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2008-09-18 David RobillardFix SYSLIBS=1
2008-09-17 Sakari BergenFix bugs in BroadcastInfo, and use it in SndfileSource
2008-09-17 Nick Mainsbridgeremove duplicate/wrong includes in last commit.
2008-09-17 Nick MainsbridgeFix track height, partial merge of recent 2.0 updates...
2008-09-17 Sakari Bergengcc-4.3 include fixes
2008-09-17 Sakari BergenYet another file missing from me
2008-09-17 Paul Davisnew files from sakari, missed last time
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-15 David RobillardDon't dump immediate events.
2008-09-14 David RobillardMore gracefully handle type mismatch errors when doing...
2008-09-12 Paul Davismake tracks visible again
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-08-12 David RobillardFix panning to mono.
2008-08-07 Hans Baier* enabled moving averages again... plays much nicer...
2008-08-06 Hans Baier* I probably better should consult the nominal frame...
2008-08-06 Hans Baier* I dont know whether this works, but I'll commit it...
2008-08-06 Hans Baier* forgot to remove those lines
2008-08-06 Hans Baier* removed rolling speed average from MIDIClockSlave...
2008-08-06 Hans Baier* fixed JACK_MidiPort to get the events into the slave
2008-08-05 Hans Baier* forgot to add the midi clock slave cc file
2008-08-04 Hans Baier* first implementation of MIDI Clock Slave support
2008-07-16 Sampo SavolainenFixes to get legacy 2.x sends working.
2008-07-14 Sampo SavolainenFix audio recording. Better fix needed though.
2008-06-03 Paul Davisstill do cycle_start() & cycle_end() calls when freewhe...
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-06-01 Sampo SavolainenTranslations from Petter, now in the correct branch...
2008-05-26 Sampo SavolainenUpdated translations from Petter
2008-05-24 Sakari BergenChanged Byte to uint8_t in some files (left out from...
2008-05-23 David RobillardRemove pointless Byte typedef that didn't really match...
2008-05-23 Hans Baier* added midnam test file for xpath
2008-05-23 Hans Baier* fixed: wrong conversion from double for pitch bender...
2008-05-23 Hans Baier*fix the bugfix: Input and Output Ports exchanged in...
2008-05-22 David RobillardFix rounding errors in region/source length calculuatio...
2008-05-22 David RobillardFix corrupt MIDI file writing when meta events are...
2008-05-22 David RobillardFix source/region length on MIDI import.
2008-05-22 David RobillardArbitrarily increase MIDI process buffer size to avoid...
2008-05-22 David RobillardFix MIDI selection/tool issues (issue #0002415 and...
2008-05-21 Hans Baier* bugfix: Inputs and Outputs swapped in the Track/Bus...
2008-05-21 David RobillardMore petty clean ups of MIDI stuff.
2008-05-21 Hans Baier* Made the MIDI standard names show up for controllers...
2008-05-21 David RobillardSeparate audio and MIDI disk buffer size (and track...
2008-05-21 David RobillardClean up MidiDiskstream code, more closely match audio...
2008-05-21 David RobillardDon't read inactive tracks in Diskstream (merge oops...
2008-05-16 Hans Baier* fix out of range MIDI event detection
2008-05-16 David RobillardDon't create tracks for empty MIDI channels on import...
2008-05-16 David RobillardFix out of range MIDI event error detection (duuuhhhhh).
2008-05-16 Hans Baier* Fixed crash on closing MIDI automation tracks, becaus...
2008-05-16 David RobillardFix invalid error message during MIDI recording (or...
2008-05-16 David RobillardTidy up MIDI debugging output.
2008-05-16 David RobillardFix crash on out of range MIDI events (though this...
2008-05-15 David RobillardRe-comment-out MIDI iteration debug prints (oops).
2008-05-15 David RobillardFix silly bugs introduced in previous commit.
2008-05-15 David RobillardEliminate excessive allocation (for every event) during...
2008-05-13 Hans Baier* formatting
2008-05-13 David RobillardFix event allocation issues with MidiModel iteration.
2008-05-12 David RobillardRemove junk from MidiModel::write_to
next