summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-01Added LADSPA_PATH to ardev_common.shTaybin Rutkin
2006-08-01Minor changes from MIDI branchDavid Robillard
2006-08-01AudioUnits are selectable in PluginSelector. Will crash if someone clicksTaybin Rutkin
2006-08-01Added missing file (well.. had to be at least one..)David Robillard
2006-08-01Another OSX fix...David Robillard
2006-08-01OSX fix (no posix_memalign)David Robillard
2006-08-01Fix for Jack MIDI dependency (ie remove it)David Robillard
2006-08-01Heavy-duty abstraction work to split type-specific classes intoDavid Robillard
2006-07-31Use UTF8 instead of ASCII in CFString conversion.Taybin Rutkin
2006-07-31Start of AudioUnit work. COREAUDIO=y is a little destable for now.Taybin Rutkin
2006-07-31Editing text now works even with num lock or caps lock on.Sampo Savolainen
2006-07-29Compiles, but doesn't link. The link errors are mostly expected and areHans Fugal
2006-07-28 r209@gandalf: fugalh | 2006-07-28 17:38:21 -0600Hans Fugal
2006-07-28Updates to get CoreAudioSource linking again.Taybin Rutkin
2006-07-28fixed flac sconstruct checklib questionably by adding a language=CXX paramJesse Chappell
2006-07-27shared_ptr fixesSampo Savolainen
2006-07-27add forgotten rcu.h headerPaul Davis
2006-07-27added RCU handling of Session route list, and major use of shared_ptr<T> ever...Paul Davis
2006-07-27sfdb paths are saved and restored.prercuTaybin Rutkin
2006-07-27 r206@gandalf: fugalh | 2006-07-26 18:19:07 -0600Hans Fugal
2006-07-27 r205@gandalf: fugalh | 2006-07-26 18:11:47 -0600Hans Fugal
2006-07-26 r200@gandalf: fugalh | 2006-07-26 17:28:46 -0600Hans Fugal
2006-07-26 r199@gandalf: fugalh | 2006-07-26 17:22:38 -0600Hans Fugal
2006-07-26Minor updates for PathList and OptionEditor.Taybin Rutkin
2006-07-26Added PathList widget to Gtkmm2ext. It is for adding and removing directoryTaybin Rutkin
2006-07-25 r191@gandalf: fugalh | 2006-07-24 19:50:10 -0600Hans Fugal
2006-07-22Fixed double delete in Stateful::add_instant_xml().Taybin Rutkin
2006-07-19Removed unused midicontrollable.ccTaybin Rutkin
2006-07-19Updated config.guess fileTaybin Rutkin
2006-07-18 r189@gandalf: fugalh | 2006-07-18 17:54:25 -0600Hans Fugal
2006-07-18 r184@gandalf: fugalh | 2006-07-17 19:02:10 -0600Hans Fugal
2006-07-18 r183@gandalf: fugalh | 2006-07-17 19:01:39 -0600Hans Fugal
2006-07-13destructive track work: regions now display offset by bwf timeline reference,...Paul Davis
2006-07-11 r168@gandalf: fugalh | 2006-07-11 16:29:22 -0600Hans Fugal
2006-07-11Make it possible to edit multiple pan automation linesSampo Savolainen
2006-07-11make waveforms centered when height hits NAME_HIGHLIGHT_THRESHOLDPaul Davis
2006-07-11removed references to midi controls from VST plugin supportPaul Davis
2006-07-11fix for playhead/edit cursor having wrong z-order placement; fix fader mouse ...Paul Davis
2006-07-11Fix for compiling on gcc4.Taybin Rutkin
2006-07-10BWF offset changes from Ben Loftis, hacked by hand into current svnPaul Davis
2006-07-10modification to make generic MIDI actually work againPaul Davis
2006-07-08save+restore ID counter; fix buglet introduced with ID's when saving region s...Paul Davis
2006-07-08remove UUIDs as implemention of PBD::ID, use static counter (not finished - c...Paul Davis
2006-07-08add new filesPaul Davis
2006-07-07id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now ow...Paul Davis
2006-07-06Fixed compile warnings.Sampo Savolainen
2006-07-06 r162@gandalf: fugalh | 2006-06-30 19:30:58 -0600Hans Fugal
2006-07-06- fixed editor forced minimum size issueJesse Chappell
2006-07-02Fix midi control for log plugin parameters.Sampo Savolainen
2006-07-02Rename pbd3 to pbdSampo Savolainen