Remove unnecessary 0 checks before delete; see http://www.parashift.com/c++-faq-lite...
[ardour.git] / libs / ardour / globals.cc
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-10-09 Paul Davisadd global region fade toggle; fixup (?) reload of...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
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-03-18 Paul Davisrefactor JACK MIDI port to allow writing from a non...
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-02-02 David RobillardMerge with 2.0-ongoing R2988
2008-02-02 David RobillardMerge with trunk R2978.
2007-10-26 Nick Mainsbridgeuse filechooser widget in export dialog, selected files...
2007-10-25 David RobillardFix mixed space/tab evil in globals.cc for no particula...
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-08-06 Paul Davisslightly improved fixes for MIDI issues
2007-08-06 David RobillardFix startup crashes from recent MIDI stuff.
2007-06-27 Tim MayberryRemove functions from ardour/ardour.h that are now...
2007-06-27 Tim MayberryRemove unused function ARDOUR::find_config_file
2007-06-27 Tim MayberryReplace code for finding ControlProtocols/Surface plugi...
2007-06-01 Paul Davisround 2 of denormal handling changes - detect DAZ suppo...
2007-06-01 Paul Davismerge denormal handling work from 2.0-ongoing
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-05-04 David RobillardReal fix for Jack MIDI crash. Maybe!
2007-05-02 Paul Davisreintroduce use of optimized functions for gain into...
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-04-07 Paul Davisadd new profile object, use it to remove certain horizo...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-13 Sampo SavolainenAdded a xmmintrin.h based SSE function find_peaks(...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-19 Paul Davisremote control IDs follow editor/mixer view order;...
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2007-01-15 David RobillardMerged with trunk R1327.
2007-01-13 Sampo SavolainenCorrect asm constraint.
2007-01-11 David RobillardMerged with trunk R1304
2007-01-10 Paul Davisfix xfade logic and use shared_ptr for xfades
2007-01-09 David RobillardMerged with trunk R1283.
2007-01-09 Sampo SavolainenHopefully last in line of assembler fixes
2007-01-08 Sampo SavolainenMore "elegant" fix for the 64 bit SSE issue, done with...
2007-01-08 Sampo SavolainenHopefully the end to 64 bit SSE issues
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-12-22 Paul Davismore panner tweaks
2006-12-21 Paul Davisuse ustring more; handle embedding of "paired" files...
2006-11-19 David RobillardMerged with trunk R1141
2006-11-17 Paul Davisfixes for MIDI port setup; options editor now sets...
2006-10-21 David RobillardMerged with trunk R992.
2006-10-03 Paul Davisadded global revision info access
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-09-19 David RobillardMerged with trunk R920.
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-08-10 David RobillardMerged with trunk R776
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-03 Taybin RutkinMost PluginManager refactoring is out of the way. ...
2006-07-28 David RobillardMerged with trunk R708
2006-07-27 Taybin Rutkinsfdb paths are saved and restored. prercu
2006-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-07-11 Taybin RutkinFix for compiling on gcc4.
2006-07-08 Paul Davissave+restore ID counter; fix buglet introduced with...
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-22 Paul Daviscorrectly forward configure events to plugin windows...
2006-06-21 Paul Davisthe return of VST support
2006-06-15 David RobillardMerged with trunk revision 600
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-06-14 Hans Fugalpulling trunk
2006-06-14 David Robillard(Messy merge fixes)
2006-06-13 David RobillardMerged with trunk (painfully)
2006-06-09 David RobillardGot MTC actually working somewhat correctly, though...
2006-06-08 David RobillardCommitted filthy mess of a working copy solely for...
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-06-03 Hans Fugal r20@gandalf: fugalh | 2006-06-02 18:14:26 -0600
2006-05-18 Paul Davisfix egregious bug regarding setting native file header...
2006-05-18 Paul Davismoved OSC into libardour
2006-04-24 Paul Davisa) completely refactor abstract UI code
2006-04-10 Paul Davisa) moved metering and meter falloff code into libardour
2006-04-06 Paul Davissignificant extensions to tranzport support
2006-04-05 Paul Davisa) dynamically loadable control surface support
2006-04-04 Paul Davisa) start at creating ControlProtocol objects
2006-03-28 Paul Davis a) fix problems with multichannel tape tracks
2006-03-28 Doug McLainset color of export dialog checkbox's to fix invisible...
2006-03-27 Paul Davistotal reimplementation of Configuration object internal...
2006-03-19 Tim Mayberryensure .ardour directory is created, update build docs
2006-03-12 Tim Mayberryremoved the following environment variables:
2006-03-12 Doug McLaincreate xpm files from hard coded pixmaps, added functio...
2006-03-10 Doug McLainExample code to load the x and <-> xpms for the mixer...
2006-02-02 Sampo SavolainenAnd thus i give my copyright to these files to Paul...
2006-02-02 Sampo Savolainen64 bit SSE mod
2005-11-29 Taybin RutkinFixed veclib support on OSX.
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-09-24 Taybin Rutkinlibardour added.