Fix empty for loop warning in RingBuffer constructor... and scary indentation......
[ardour.git] / gtk2_ardour /
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...
2009-01-28 Hans Baier* Allow choice of interpolation mode only for Linear...
2009-01-28 Hans Baier* MIDI control lanes: Set Interpolationtype according...
2009-01-28 Carl HetheringtonChange input/output selector button behaviour so that...
2009-01-27 Carl HetheringtonDraw mouseover lines only between the target and the...
2009-01-27 Carl HetheringtonMake track sends etc. appear in the same bundle as...
2009-01-27 Carl HetheringtonA few cleanups. Also make port matrix notice when...
2009-01-27 Carl HetheringtonFirst cut at mouseovers for the port matrix.
2009-01-26 Carl HetheringtonMake global port matrix a Gtk::Window rather than an...
2009-01-26 Carl HetheringtonPut sends / inserts into the port matrix next to their...
2009-01-25 Carl HetheringtonSome refactoring. Add port group headers to the port...
2009-01-24 Carl HetheringtonGather all ardour: ports so that a few more things...
2009-01-24 Carl HetheringtonHappy new year.
2009-01-24 Carl HetheringtonTry to avoid adding system ports to the port matrix...
2009-01-24 Carl HetheringtonFix state setting in the port matrix, broken a few...
2009-01-23 Carl HetheringtonAdd global port matrix dialogs.
2009-01-23 Sakari BergenFix up menus (they broke when ardour.menus.in was copie...
2009-01-22 Carl HetheringtonSome small-ish port matrix rendering improvements.
2009-01-22 Carl HetheringtonRemove (now unused?) UseOSC menu option so that the...
2009-01-22 Carl HetheringtonFix send editing.
2009-01-21 Carl HetheringtonFix sends.
2009-01-21 Carl HetheringtonFix some confusion about relative / non-relative port...
2009-01-21 Carl HetheringtonPut JACK ports with alsa_pcm: prefix into the system...
2009-01-21 Hans Baier* make MIDI-specific menu show up on all MIDI lanes
2009-01-21 Hans Baier* Added Menu to add a Program change parameter lane
2009-01-21 Carl HetheringtonOnly add session bundles that are of the correct type.
2009-01-21 Carl HetheringtonRemove now-deprecated non-zero page size in Adjustments...
2009-01-21 Carl HetheringtonFix a couple of compiler warnings.
2009-01-21 Carl HetheringtonRework Port class hierarchy a bit. Hopefully now simpl...
2009-01-21 Carl HetheringtonMore logical arrangement of port matrix inputs and...
2009-01-20 Carl HetheringtonNew matrix-based editor for connections and bundles...
2009-01-18 Sampo SavolainenOofus's work on region lists: highlight selected canvas...
2009-01-15 Hans Baier* fixed bug: replaced underscores in patch/bank names...
2009-01-15 Paul Davisremove "Use OSC" from options menu; make OSC optional...
2009-01-15 Paul DavisOSC becomes a control protocol object; make ardev_commo...
next