Less crufty building of the C components of gtk2_ardour.
[ardour.git] / gtk2_ardour /
2009-03-04 David RobillardLess crufty building of the C components of gtk2_ardour.
2009-03-02 David RobillardFix build. Ahem.
2009-03-02 Paul Davisremove unneeded code in line_drag that was probably...
2009-03-02 Paul Davisallow dragging of automation lines (Ben Loftis, backpor...
2009-03-01 Carl HetheringtonAllow running from any directory.
2009-02-28 Carl HetheringtonFix #2559; crash when doing end_grab on an already...
2009-02-27 Carl HetheringtonRemove some unused code.
2009-02-27 Carl HetheringtonSet thread done flag when freeze completes.
2009-02-27 Paul Davistweaks to get a VST-supporting 3.0 to build & startup
2009-02-27 Carl HetheringtonFix up ardev etc. scripts so that they can be run from...
2009-02-27 Paul Davisvestige-based VST support, back-ported from 2.0-ongoing
2009-02-27 David RobillardWaf: install stuff
2009-02-27 David RobillardRemove apparently unnecessary friend declarations.
2009-02-27 David RobillardSplit TimeFXDialog from Editor.
2009-02-27 David RobillardStep towards having both rubberband and soundtouch...
2009-02-27 David RobillardTidy.
2009-02-26 Paul Davisfix ardbg scripts after cd .. was removed
2009-02-26 Paul Davisremove silly cd .. in ard* scripts
2009-02-26 Paul Davis2nd part of fix for botched shared-fixup of ard* scripts
2009-02-26 David RobillardLess weird name.
2009-02-26 David RobillardFix running with ard*.sh scripts with waf build.
2009-02-26 Paul Davisunify ard* scripts for both scons & waf builds
2009-02-26 David RobillardUse stdin/stdout for menu file generation so waf picks...
2009-02-26 David RobillardWaf: build UI/RC files, menu files, keybinding files...
2009-02-26 David RobillardVersion file building stuff.
2009-02-26 David RobillardBuild VAmp plugins.
2009-02-26 David RobillardWaf building of rubberband.
2009-02-26 David RobillardFix a bunch of warnings.
2009-02-26 David RobillardRemove useless checks.
2009-02-25 David RobillardAdd missing gtk2_ardour wscript.
2009-02-25 David RobillardWrapper scripts for waf built version.
2009-02-25 David RobillardWaf building of gtk2_ardour.
2009-02-25 David RobillardQuote includes for control_protocol.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-20 David RobillardMake source length a dynamic thing.
2009-02-19 David RobillardOnly create a Curve for an AutomationList if we need it.
2009-02-19 David RobillardFix crash when using pencil on empty track areas while...
2009-02-19 David RobillardIntroduce new time for session-relative frame time...
2009-02-19 David RobillardInterpret tempo time based on read position (not source...
2009-02-19 David RobillardRemove clear button from automation track headers so...
2009-02-19 David RobillardFix insane formatting (how did this even happen? copy...
2009-02-19 David RobillardI am become death, destroyer of boilerplate.
2009-02-18 David RobillardFix 'sticky' sliders when MIDI control feedback is...
2009-02-18 David RobillardFix MIDI controller feedback.
2009-02-18 David RobillardFix ardour2 -> ardour3 stuff in po files.
2009-02-18 David RobillardFix ardour2 -> ardour3 issues.
2009-02-17 Carl HetheringtonMake range selection context menu work again.
2009-02-17 David RobillardRemove unnecessary/unused template parameter from canva...
2009-02-17 David RobillardFix the horrible mess that was anything related to...
2009-02-17 Carl HetheringtonFix for visual glitch due to race between Editor::updat...
2009-02-16 David RobillardFix crash on audio record (time converter segfault...
2009-02-16 David RobillardMove duplicated AudioFileSource::Flags and SMFSource...
2009-02-16 Hans Baier* First prototype of SysEx GUI
2009-02-16 David RobillardFix a bunch of the ol' trivial audio-specific-for-no...
2009-02-16 David RobillardFix time / positioning of PC flags (beat time).
2009-02-16 David RobillardDon't do a linear search through controls for program...
2009-02-16 David RobillardDon't bind playlist_modified with a shared_ptr<Playlist...
2009-02-16 David RobillardFix crash when NullAutomation is created (which shouldn...
2009-02-16 David RobillardTime unit translation for AutomationLine (correctly...
2009-02-16 David RobillardMove all beats <-> frames time conversion into a single...
2009-02-16 David RobillardFix horizontal positioning of PC flags.
2009-02-15 David RobillardTrim include dependency tree (particularly on evoral...
2009-02-15 David RobillardBring the note mode menu back from the dead.
2009-02-15 David RobillardFactor out region layering.
2009-02-15 David RobillardRemove dead code.
2009-02-15 David RobillardFix genererally retarded and broken note range / diskst...
2009-02-15 David RobillardThe Big Change: Store time in MidiModel as tempo time...
2009-02-15 David RobillardOops. Fix XML stuff in GUI as well.
2009-02-15 David RobillardMore contrast for MIDI notes.
2009-02-15 David RobillardShutup.
2009-02-14 Carl HetheringtonIf a bundle's channel has no ports associated with...
2009-02-14 Carl HetheringtonMake DnD copy processors using their XML representation...
2009-02-14 Carl HetheringtonFix send copying by paste and drag n drop.
2009-02-14 David RobillardLess weak plugin preset system (maybe AU preset stuff...
2009-02-13 Hans Baier* Added CanvasSysEx class for displaying SysExes
2009-02-12 Hans Baier* Swapped MidiSource to LibSMF
2009-02-11 Carl HetheringtonFix segfault on:
2009-02-11 Carl HetheringtonFix some problems with dragging more than 1 region...
2009-02-11 Carl HetheringtonOffer routes on mixer strip IO menus. Fixes to these...
2009-02-10 Carl HetheringtonDuh. Simplify previous commit.
2009-02-10 Carl HetheringtonAdd a rescan button.
2009-02-10 Carl HetheringtonBit of a hack to make the port matrix for port inserts...
2009-02-10 Carl HetheringtonFix disassociation of all from a single channel.
2009-02-10 Carl HetheringtonFix disassociate all to only disassociate if required.
2009-02-09 Carl HetheringtonRemove references to connection manager from the build.
2009-02-09 Carl HetheringtonFixes to bundle manager to make it vaguely usable.
2009-02-09 Carl HetheringtonRemove old connection editor.
2009-02-05 Carl HetheringtonSmall fixes to port matrix rendering, mostly visible...
2009-02-04 Carl HetheringtonReduce header dependencies.
2009-02-04 Carl HetheringtonFix minor visual glitch with mouseover when a label...
2009-02-03 Hans Baier* typo buss -> bus
2009-02-03 Carl HetheringtonClick and hold button 1 over a channel name in the...
2009-02-03 Carl HetheringtonDo not display orphaned Show: labels when they are...
2009-02-02 Carl HetheringtonFix auto-return, hopefully not at the expense of anythi...
2009-02-02 Carl HetheringtonRe-enable creation of stereo bundles for system IO...
2009-02-02 Carl HetheringtonFix up mouseover handling in the port matrix.
2009-02-02 David RobillardMake (MIDI) event time stamp type a template parameter.
2009-01-30 David RobillardTrim include dependency graph, especially for io.h...
2009-01-30 Carl HetheringtonMore port matrix re-working. Global matrix now has...
2009-01-30 Paul Davisfirst pass at internal sends. this is a very tentative...
next