add new profile object, use it to remove certain horizontal elements from GUI if...
[ardour.git] / libs / ardour / globals.cc
2007-04-07 Paul Davisadd new profile object, use it to remove certain horizo...
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-13 Sampo SavolainenCorrect asm constraint.
2007-01-10 Paul Davisfix xfade logic and use shared_ptr for xfades
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-17 Paul Davisfixes for MIDI port setup; options editor now sets...
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-07 Paul Davisremove all duplicated _id members from children of...
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-27 Taybin Rutkinsfdb paths are saved and restored. prercu
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-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-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-06-14 Hans Fugalpulling trunk
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.