Remove unnecessary 0 checks before delete; see http://www.parashift.com/c++-faq-lite...
[ardour.git] / libs / ardour / ardour /
2008-12-16 Carl HetheringtonImplement #2425: option for automation to follow region...
2008-12-15 Hans Baier* first working prototype of changing program changes...
2008-12-14 Hans Baier* some refactoring of patch name stuff in preparation...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-12-10 Hans Baier* make patch selection appear only when there are patch...
2008-12-09 Hans Baier* moved /midi_patch_manager.* to libs/ardour
2008-12-09 Hans Baier* first working prototype of selecting instruments...
2008-12-08 Paul Davismerge 3870-3890 from 2.0-ongoing into 3.X (compiles...
2008-12-08 Hans Baier* first primitive implementation of MidiPatchManager
2008-12-04 Hans Baier* made MidiClockTicker Singleton
2008-12-01 Hans Baier* Sending MIDI Clock while looping works now
2008-11-29 Sakari BergenFirst revision with working track import
2008-11-29 Hans Baier* fixed potential crash
2008-11-29 Hans Baier* sending MIDI clock works, hooray\!
2008-11-26 Hans Baier* added Menu for sending midi clock
2008-11-26 Sakari BergenMore work on track import and some cleaning up of Eleme...
2008-11-26 Hans Baier* the very humble beginnings of sending MIDI clock
2008-11-24 Sakari BergenA bit more of track import done...
2008-11-22 Hans Baier* added XML deserialisation for control and program...
2008-11-21 Sakari Bergen* Clean up (fix?) ExportStatus signal handling
2008-11-14 David RobillardApply LV2 changes from 2.0.
2008-11-07 Hans Baier* removed unnecessary method calls (preparse/postparse...
2008-11-06 Sakari Bergen* Fix problem with JACK being left in freewheeling...
2008-10-29 Hans Baier* fixed bug in Session::follow_slave: average_slave_del...
2008-10-29 Hans Baier* added documentaion to libs/ardour/slave.h
2008-10-27 Hans Baiergot MIDI Clock slave closer to functioning properly:
2008-10-25 Hans Baier* fixed jitter problems for midi clock and removed...
2008-10-20 Sampo SavolainenAdded facilities into PluginInsert for the GUI to gathe...
2008-10-16 Sakari BergenHandle export presets from config dirs properly. Remove...
2008-10-14 Hans Baier* this implementation of midi_clock_slave is still...
2008-10-13 Sampo SavolainenFirst draft of the EQ visualization system. Now force...
2008-10-13 David RobillardFix wrongly exposed set_parameter methods on PluginInsert.
2008-10-13 David RobillardFix pollution of global namespace by Evoral.
2008-10-12 David RobillardMIDI looping fixes from torbenh.
2008-10-11 Sakari Bergen* Some Export GUI tweaks
2008-10-11 Sakari BergenRegion export dialog: Make export channel and -selector...
2008-10-10 David RobillardAdd missing files.
2008-10-10 David RobillardApply MIDI looping patch from torbenh, with minor changes.
2008-10-09 Paul Davisadd config var for region fade visibility
2008-10-09 Paul Davisadd global region fade toggle; fixup (?) reload of...
2008-10-08 Paul Davistorben's port buffer reworking; torben's panner automat...
2008-10-08 Paul Davisfix for bad sync with other JACK transport-aware client...
2008-10-08 David RobillardFix MIDI playback while looping (ignore events with...
2008-10-07 David RobillardAudio diskstream fix from torbenh.
2008-10-03 David RobillardApply panners/automation patch from torbenh (Panner...
2008-09-30 David RobillardMove midi_util.h.
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 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 David RobillardFix shadowing problem with *Control::set_value.
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-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-22 Sampo SavolainenFixed overflow issue. Code originally meant to truncate...
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-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 Davismerge Sakari's (sbergen) branch back into 3.0, removing...
2008-09-14 David RobillardMore gracefully handle type mismatch errors when doing...
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-07 Hans Baier* enabled moving averages again... plays much nicer...
2008-08-06 Hans Baier* I dont know whether this works, but I'll commit it...
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-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-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-16 David RobillardDon't create tracks for empty MIDI channels on import...
2008-05-16 Hans Baier* Fixed crash on closing MIDI automation tracks, becaus...
2008-05-15 David RobillardEliminate excessive allocation (for every event) during...
2008-05-13 Hans Baier* formatting
2008-05-12 Hans Baier* fixed various event size bugs
2008-05-12 David RobillardFix various MIDI corruption bugs.
next