Make smf_track_get_next_event gracefully handle empty tracks.
[ardour.git] / gtk2_ardour /
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...
2009-01-14 Carl HetheringtonMake Bundles work a bit better. A few include optimisa...
2009-01-14 David RobillardApply LV2 GUI parameter update patch from kfoltman.
2009-01-14 Hans Baier* comments
2009-01-14 Hans Baier* improve performance on CanvasProgramChange
2009-01-13 Carl HetheringtonFile missing from previous commit.
2009-01-13 Carl HetheringtonImprovements to the port matrix (I think). Sizing...
2009-01-11 Paul Davispending changes to port_matrix code
2009-01-07 David RobillardFix audible note select:
2009-01-07 Carl HetheringtonFix startup with a command-line session when Ardour...
2009-01-07 Carl HetheringtonFix some bugs in my last commit, 4389.
2009-01-06 Carl HetheringtonComment and (hopefully) simplify Editor::region_drag_mo...
2009-01-04 David RobillardFix midi note max colour typo (miri -> midi).
2009-01-03 Carl HetheringtonImprove GNOME HIG compliance a bit.
2009-01-03 Carl HetheringtonRemove some duplicated code. GNOME HIG compliance.
2009-01-03 Carl HetheringtonOffer more accurate Cancel button rather than Quit...
2009-01-02 Sampo SavolainenFix missing namespace
2009-01-02 Sampo SavolainenGC from style utility function
2009-01-02 Carl HetheringtonCleanups and a few comments.
2009-01-01 Carl HetheringtonComment out some debugging code.
2009-01-01 Carl HetheringtonUpdate stacked region colouring on zoom.
2009-01-01 Carl HetheringtonMake record region slightly better in stacked regions...
2009-01-01 Hans Baier* fix broken MidiClockTicker (introduced by revision...
2008-12-31 Carl HetheringtonFlip stacked regions order so that the highest layer...
2008-12-30 Sakari BergenFix more compiling/linking errors on OS X
2008-12-30 Hans Baier* reintroducing separate themeable Meter Style note...
2008-12-29 Sakari BergenFix some compiling warnings and errors in OS X
2008-12-29 Hans Baier* fixed missing track color mode persistence
2008-12-29 Hans Baier* fixed bug introduced in revision 3335: Hibyte lost...
2008-12-28 David RobillardFix editor mixer for MIDI tracks.
2008-12-26 David RobillardMake MIDI selection actually show up.
2008-12-26 Hans Baier* fix the fix: note velocity editing works now without...
2008-12-26 Hans Baier* fix MIDI note event handling (resize works again...
2008-12-25 Hans Baier* first prototype implementation of playing back MIDI...
next