Fixes for GCC 4.3.
[ardour.git] / libs /
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
2008-04-21 Hans Baier* UI fixes for track channel selection
2008-04-19 Hans Baier* first prototype for track based channel selection...
2008-04-16 Hans Baier* bugfix in midi editing: adding notes impossible after...
2008-04-15 Hans Baier* fixed bug: crash because of invalidated iterator...
2008-04-12 Paul Davis(3.0) fix compile error related to Controllable/shared_...
2008-04-11 Hans Baier* persistent undo for MIDI edits works now
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-04-10 Hans Baier* refactored (un)marshalling of DeltaCommand into clean...
2008-04-09 Hans Baier* implemented persistent undo for MidiModel::DeltaComma...
2008-04-08 Hans Baier* fixed bug: MIDI region did not sound if its position...
2008-04-07 Hans Baier* bugfix from tracker.ardour.org/view.php?id=2155 thank...
2008-04-05 Hans Baier* Bugfix: resizing beginnings of MIDI regions did not...
2008-04-04 Hans Baier* bugfix: Connecting/disconnecting MIDI ports did not...
2008-04-03 Hans Baier* implemented editing velocities (tracker.ardour.org...
2008-03-26 Paul Davishans' patches for MIDI note resizing++
2008-03-19 Paul Davisfix up delivery of MTC & MMC; add zero=last_timestamp...
2008-03-19 Paul Davisfix up and re-enable MTC transmission
2008-03-19 Paul Davisreduce (from 5k to 512) the number of events that non...
2008-03-19 Paul Davisreinstate Ye Olde MIDI (input) thread; fix up a few...
2008-03-18 Paul Davisrefactor JACK MIDI port to allow writing from a non...
2008-03-18 Paul Davisband-aid fix for wrong-thread-MIDI-writes
2008-03-17 Paul Davisadded back glibmm2/Makefile.am
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-03-17 Paul Daviscleanup to build glibmm the way we actually want
2008-02-22 David RobillardRemove SMF file name print for every opened source.
2008-02-22 David RobillardClean up weird formatting from underlays patch.
2008-02-21 David RobillardFix install path problems (s/ardour2/ardour3).
2008-02-21 David RobillardFix timing on MIDI import.
2008-02-20 David RobillardSome work towards MIDI plugins (LV2 plugins with (MIDI...
2008-02-19 David RobillardMerge with 2.0-ongoing R3082.
2008-02-19 David RobillardAdded missing file.
2008-02-19 David RobillardLess crash-happy MIDI reading on weird MIDI files.
2008-02-19 David Robillard'Channel safe' MIDI:
2008-02-18 David RobillardChannel-aware note recording in MidiModel (i.e. multi...
2008-02-18 David RobillardPreliminary (read: kludgey) MIDI import support.
2008-02-17 David RobillardMerge with 2.0-ongoing R3077.
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-02-10 David RobillardCommitted underlay support (from Audun).
2008-02-04 David RobillardFix libsndfile warning (useless conditional).
2008-02-04 David RobillardFix domain to match 2.0-ongoing style.
2008-02-03 David RobillardAdded missing file.
2008-02-03 David RobillardUpdate clearlooks to fancy new cairo version.
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 2.0-ongoing R2943.
2008-01-19 David RobillardMerge with trunk R2935.
2008-01-17 David RobillardAdded missing files.
2008-01-17 David RobillardMIDI region stretching.
2008-01-15 David RobillardMerge with trunk R2920.
2008-01-15 David RobillardFix problem with notes occasionally not showing up...
2008-01-14 David RobillardPartially fix MIDI region trim and extend.
2008-01-13 David RobillardInstall everything to *ardour3* instead of *ardour2*.
2008-01-13 David RobillardApply MIDI keyboard and "scroomer" patch.
2008-01-13 David RobillardReduce console noise.
2008-01-13 David RobillardFix MIDI playback.
2008-01-12 David RobillardMerge with 2.0-ongoing R2885.
2008-01-10 David RobillardMerge with 2.0-ongoing R2885.
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-12-20 Doug McLainPort level meters to trunk
2007-12-18 David RobillardAdded missing file.
2007-12-18 David RobillardMake configure script executable.
2007-12-18 David RobillardFix building.
2007-12-18 David RobillardRemove ancient/unused flowcanvas and libglademm from...
2007-11-26 David RobillardUse normal Processor run_in_place interface on Meter.
2007-11-25 David RobillardFix crash on MIDI region split.
2007-11-15 Tim MayberryChange return type of Session::import_audiofiles to...
2007-11-15 Tim MayberryRename Session::import_audiofile to Session::import_aud...
2007-11-15 Tim MayberryImprove the readability of Session::import_audiofile
2007-11-15 Tim MayberryRefactor Session::import_audiofile to reduce complexity...
2007-11-15 Tim MayberryRemove an unnessesary use of goto in Session::import_au...
2007-11-15 Tim MayberryCheck for cancel at the top of the main loop in Session...
2007-11-15 Tim MayberryUse sys::basename instead of PBD::basename_nosuffix...
2007-11-15 Tim MayberrySimplify finalization code in Session::import_audiofile
2007-11-15 Tim MayberryUse std::copy instead of for loop in Session::import_au...
2007-11-15 Tim MayberryUse full name of file being imported in status message...
2007-11-15 Tim MayberryPass a path argument to ImportableSource rather than...
2007-11-15 Tim MayberryFix mixed usage of tabs and spaces for indentation...
2007-11-15 Tim MayberryUse std::auto_ptr instead of boost::scoped_ptr in Sessi...
2007-11-15 Tim MayberryMove variable declaration closer to usage
2007-11-15 Tim MayberryUse sys::remove instead of ::unlink in Session::import_...
2007-11-15 Tim MayberryRemove unused variable in Session::import_audiofile
2007-11-15 Tim MayberryUse scoped_ptr in Session::import_audiofile to manage...
2007-11-15 Tim MayberryRefactor part of Session::import_audiofile into write_a...
2007-11-15 Tim MayberryUse std::vector and boost::shared_array instead of...
next