get the notebook back again (or rather, realize that it can now be toggled and that...
[ardour.git] / libs /
2008-09-12 Paul Davismake tracks visible again
2008-09-10 Paul Davisremove bogus files
2008-09-10 Paul Davisadd (copy of 2.0-ongoing) rubberband to 3.0
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-21 Sakari BergenPatched libsndfile to work with FLAC >= 1.1.4
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-15 Jesse Chappellfixed pitchbend byte ordering
2008-07-14 Sampo SavolainenFix audio recording. Better fix needed though.
2008-06-22 Doug McLainAnother gcc4.3 include
2008-06-03 Paul Davisstill do cycle_start() & cycle_end() calls when freewhe...
2008-06-03 Doug McLainremove autostools generated files
2008-06-02 Doug McLainfinal gcc 4.3 changes
2008-06-02 Doug McLainAdd sigc 2.2.2
2008-06-02 Doug McLainremove sigc 2.0.18, again. Come on baby...
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-06-01 Doug McLainRemove sigc 2.0.18
2008-06-01 Sampo SavolainenTranslations from Petter, now in the correct branch...
2008-05-26 Sampo SavolainenUpdated translations from Petter
2008-05-25 Hans Baier* splitted midi++/event.h in header and implementation
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-23 Hans Baier* changed return type for pbd/xml++ xpath support to...
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 Hans Baier* added more tests and profiling for pbd/xml++ xpath...
2008-05-22 Hans Baier* added XPath support to pbd/xml++
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
2008-05-12 Hans Baier* added files in patch for ardour-3.0 to compile on...
2008-05-12 Hans Baier* applied patch for ardour-3.0 to compile on OS X thank...
2008-05-12 Hans Baier* Quick Fix: assertion converted into warning in MidiMo...
2008-05-12 Hans Baier* fixed various event size bugs
2008-05-12 David RobillardFix various MIDI corruption bugs.
2008-05-11 Hans Baier* disabled some debugging output
2008-05-11 Hans Baier* Added a couple of guards to prevent MIDI::Events...
2008-05-10 Hans Baier* fixed bug: MIDI automations could not be restored...
2008-05-09 Hans Baier* formatting/style guide
2008-05-09 Hans Baier* adjusted formatting a bit to style guide
2008-05-08 Hans Baier* fixed some valgrind issues (uninitialized instance...
2008-05-06 Hans Baier* fixed crash bug in MidiModel::const_iterator::operato...
2008-05-06 Hans Baier* fixed crash bug in MidiModel::const_iterator::operator++
2008-05-06 Hans Baier* enabled some debugging output :|
2008-05-06 Hans Baier* bugfix: SMFSource: track footer at beginning of track...
2008-05-06 Hans Baier* bugfix: SMFSource: track footer overwrote the last...
2008-05-06 Hans Baier* fixed end of track at beginning-problem when writing...
2008-05-03 David RobillardComment out excessive terminal output.
2008-05-03 David RobillardFix midi_model.cc formatting.
2008-05-03 David RobillardTypo.
2008-05-03 Hans Baier* MidiModel::const_iterator::operator++: added AUTOMATI...
2008-05-02 David RobillardFix range problems for pitch wheel controller.
2008-05-02 David RobillardFix several crashes on MIDI recording.
2008-05-02 Hans Baier* removed old implementation for Program Changes from...
2008-05-02 David RobillardFixes for GCC 4.3.
2008-04-29 Hans Baier* renamed canvas-midi-event.* into canvas-note-event.*
2008-04-29 Hans Baier* added new defaults for program change ui gtk2_ardour...
2008-04-29 Hans Baier* added defaults for program change ui gtk2_ardour...
2008-04-29 Hans Baier* Renamed CanvasMidiEvent into CanvasNoteEvent
2008-04-29 Hans Baier* first prototype of program changes UI show up correct...
2008-04-26 Hans Baier* forgot to commit this last time
2008-04-26 Hans Baier* recording/playing/saving/loading program changes...
2008-04-24 Hans Baier* preliminary impl for PGM Change support in MidiModel
2008-04-23 Hans Baier* added methods for pich bender/pgm change/aftertouch...
2008-04-23 Hans Baier* refactored MidiControlIterator to improve readability...
2008-04-22 Hans Baier* disabled some debugging output
2008-04-21 Hans Baier* persisting/restoring track channel settings works now
2008-04-21 Hans Baier*fixed bug: channel mask not set in MidiRingBuffer
next