summaryrefslogtreecommitdiff
path: root/libs/ardour/globals.cc
AgeCommit message (Expand)Author
2007-01-02General SMPTE fixes mostly relating to non-integer frame rates. Please Test. ...Nick Mainsbridge
2006-12-22start using global, 100% generic enum to/from string objectPaul Davis
2006-12-22more panner tweaksPaul Davis
2006-12-21use ustring more; handle embedding of "paired" files as per mantis #1362Paul Davis
2006-11-17fixes for MIDI port setup; options editor now sets trace options correctly (s...Paul Davis
2006-10-03added global revision info accessPaul Davis
2006-09-29many important changes to configuration system and specific parametersPaul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-09-25the BIG CONFIG patchPaul Davis
2006-09-07remove all duplicated _id members from children of PBD::Stateful.Paul Davis
2006-08-03Most PluginManager refactoring is out of the way. Time to begin on AudioUnit...Taybin Rutkin
2006-07-27sfdb paths are saved and restored.prercuTaybin Rutkin
2006-07-11Fix for compiling on gcc4.Taybin Rutkin
2006-07-08save+restore ID counter; fix buglet introduced with ID's when saving region s...Paul Davis
2006-07-07id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now ow...Paul Davis
2006-06-22correctly forward configure events to plugin windows, and cleanup FST codePaul Davis
2006-06-21the return of VST supportPaul Davis
2006-06-14use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStreamPaul Davis
2006-06-07Merged timbyr's win32 branch. -r 547:566.Taybin Rutkin
2006-06-03 r20@gandalf: fugalh | 2006-06-02 18:14:26 -0600Hans Fugal
2006-05-18fix egregious bug regarding setting native file header+data formatsPaul Davis
2006-05-18moved OSC into libardourPaul Davis
2006-04-24a) completely refactor abstract UI codePaul Davis
2006-04-10a) moved metering and meter falloff code into libardourPaul Davis
2006-04-06significant extensions to tranzport supportPaul Davis
2006-04-05a) dynamically loadable control surface supportPaul Davis
2006-04-04a) start at creating ControlProtocol objectsPaul Davis
2006-03-28 a) fix problems with multichannel tape tracksPaul Davis
2006-03-28set color of export dialog checkbox's to fix invisible port selectors. Set s...Doug McLain
2006-03-27total reimplementation of Configuration object internals to make adding new c...Paul Davis
2006-03-19ensure .ardour directory is created, update build docsTim Mayberry
2006-03-12removed the following environment variables:Tim Mayberry
2006-03-12create xpm files from hard coded pixmaps, added function get_xpm() to make su...Doug McLain
2006-03-10Example code to load the x and <-> xpms for the mixer strip from files instea...Doug McLain
2006-02-02And thus i give my copyright to these files to Paul Davis.Sampo Savolainen
2006-02-0264 bit SSE modSampo Savolainen
2005-11-29Fixed veclib support on OSX.Taybin Rutkin
2005-10-06fix compose mess, and a number of 64 bit printf specsPaul Davis
2005-09-24libardour added.Taybin Rutkin