VST omnibus commit edition: use wine_pthread_create() everywhere instead of pthread_c...
[ardour.git] / libs / ardour / globals.cc
2009-03-24 Paul DavisVST omnibus commit edition: use wine_pthread_create...
2009-02-19 Paul Davisworking VST support with VeSTige header and new FST...
2008-11-19 Paul Davisper-route OSC control of solo/mute/recenable/gain
2008-10-09 Paul Davisfix reload & use of MIDI port configuration, so that...
2008-05-15 Paul Davismike taht's patch to remove all use of gettimeofday...
2008-05-15 Paul Davislots and lots of work to correctly deduce AU IO configu...
2008-05-14 Paul Davisuse Glib::build_filename() more widely
2008-03-13 Paul Davis(OS X native: don't write dynamic pango.rc into app...
2008-02-17 David RobillardFix incorrect comment.
2008-02-14 Paul Davisdynamic discovery & loading of keybindings
2008-02-13 Paul Davis"boot" messages; more AU fixes; new SAE ui.conf file
2008-02-13 Doug McLainadd missing header
2008-02-13 Paul Davisallow ardour to use the (hard) maximum number of open...
2008-02-01 Paul Davislarge chunks of code to deal with pre-analysis of audio...
2008-01-25 Paul Davislots of small fixes related to the rythmic rodent
2008-01-11 David RobillardFix GCC 4.2 warnings.
2007-09-27 Paul Davisauto-re-connect ALSA seq ports at startup, if they...
2007-09-11 Paul Davistry to fix async peaks issue; fix crasher caused by...
2007-09-10 Paul Davistry to make peak building from scratch more efficient
2007-08-22 Paul Davisremove GTKOSX_PREFIX from scons; MIDI/MMC fix from...
2007-07-20 Paul Davispermit MIDI port removal now, and save MIDI ports back...
2007-06-01 Paul Davis2nd stage of denormal handling (from trunk); fix to...
2007-05-31 Paul Davisadd new denormal handling capabilities (95% finished)
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.