summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-26Waf building of rubberband.David Robillard
2009-02-26Fix a bunch of warnings.David Robillard
2009-02-26Clean up checks.David Robillard
2009-02-26Remove useless checks.David Robillard
2009-02-25Add missing gtk2_ardour wscript.David Robillard
2009-02-25Wrapper scripts for waf built version.David Robillard
2009-02-25Add missing gtkmm2ext wscript.David Robillard
2009-02-25Waf building of gtk2_ardour.David Robillard
2009-02-25Waf building of libardour (yay!).David Robillard
2009-02-25Waf building of taglib and vamp-sdk.David Robillard
2009-02-25Fix stupid warnings.David Robillard
2009-02-25Make unit tests optional.David Robillard
2009-02-25Add top level wscript.David Robillard
2009-02-25Quote includes for control_protocol.David Robillard
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-25Move waf up to top level, waf building of pbd, evoral, midi++David Robillard
2009-02-25Fix warnings.David Robillard
2009-02-25Fix empty for loop warning in RingBuffer constructor... and scary indentation...David Robillard
2009-02-25Upgrade to waf 1.5.3.David Robillard
2009-02-22Clean up xml++.h and xml++.cc in Ardour style.David Robillard
2009-02-22Make commands noncopyable (they are definitely not copy safe).David Robillard
2009-02-20Fix recording of the last disk chunk's worth of MIDI data.David Robillard
2009-02-20Make source length a dynamic thing.David Robillard
2009-02-19Clean up Region interface, remove Readable stub kludge.David Robillard
2009-02-19Only create a Curve for an AutomationList if we need it.David Robillard
2009-02-19Fix crash when using pencil on empty track areas while zoomer is fully zoomed...David Robillard
2009-02-19Check for alsa correctly. Hopefully.David Robillard
2009-02-19Introduce new time for session-relative frame time, and make source interface...David Robillard
2009-02-19Interpret tempo time based on read position (not source timeline position whi...David Robillard
2009-02-19Readable is not as generic as its name implies ;)David Robillard
2009-02-19Remove unused Session::curves.David Robillard
2009-02-19Remove clear button from automation track headers so controller isn't cut off...David Robillard
2009-02-19Fix insane formatting (how did this even happen? copy paste from an email dif...David Robillard
2009-02-19I am become death, destroyer of boilerplate.David Robillard
2009-02-18Remove empty files.David Robillard
2009-02-18Fix 'sticky' sliders when MIDI control feedback is enabled.David Robillard
2009-02-18Fix MIDI control parameter mapping to work with controls that aren't [0..1] l...David Robillard
2009-02-18Style.David Robillard
2009-02-18Fix MIDI controller feedback.David Robillard
2009-02-18Fix ardour2 -> ardour3 stuff in po files.David Robillard
2009-02-18Fix ardour2 -> ardour3 issues.David Robillard
2009-02-18Make sure Evoral::MIDIEvent XML stuff is entirely unused in midi++ for now (r...David Robillard
2009-02-17* .gitignoreHans Baier
2009-02-17* FIXME in midi_util.hHans Baier
2009-02-17Fix deadlock and potential race condition when editing MIDI.David Robillard
2009-02-17Make a bunch of stuff boost::noncopyable.David Robillard
2009-02-17Fix crazy spacey tabs, width, other super relevant rocket scientist type things.David Robillard
2009-02-17Make range selection context menu work again.Carl Hetherington
2009-02-17Remove unnecessary/unused template parameter from canvas sysex flags.David Robillard
2009-02-17Fix the horrible mess that was anything related to sources and paths.David Robillard