ardour.git
2011-07-14 Carl HetheringtonFix restoration of PannerShell state from session XML...
2011-07-14 Carl HetheringtonRemove unused variable.
2011-07-14 Paul Davismore midi I/O debugging
2011-07-13 Paul Davismore midi io debugging
2011-07-13 Paul Davismore midi io debugging
2011-07-13 Carl HetheringtonFix crash when selecting automation points in MIDI
2011-07-13 Carl HetheringtonFix non visibility of previously-visible MIDI automation
2011-07-13 Paul DavisMIDI IO debugging
2011-07-13 Carl HetheringtonMake MIDI automation tracks behave the same as MIDI
2011-07-13 Carl HetheringtonFix erroneous placement of new MIDI automation points in
2011-07-13 Carl HetheringtonAdd a couple of missing attach_buffers() calls after...
2011-07-12 Carl HetheringtonRe-order route group editor list columns to match up...
2011-07-12 Carl HetheringtonMove active checkbutton out of the sharing section...
2011-07-12 Paul Davisadd incoming MIDI stream debugging
2011-07-12 Carl HetheringtonLatency dialog is already instant-apply, so remove...
2011-07-12 Carl HetheringtonSet up track latency GUI using user latency rather...
2011-07-12 Carl HetheringtonSet up default and upper/lower limit correctly on LV2...
2011-07-12 Carl HetheringtonPrint a message to the console if we abort because...
2011-07-12 Carl HetheringtonCorrect (I think) previous fix.
2011-07-12 Carl HetheringtonSet mixbufs count in the case of a panner being used, as
2011-07-12 Carl HetheringtonMaintain order keys even when routes are hidden, to...
2011-07-11 Paul Davisclean up GUIObjectState API, and use bools when setting...
2011-07-11 Paul Davisfix crashing bug where pan_tracks.front() was used...
2011-07-11 Paul Davisuse string_is_affirmative(), not direct test for "yes"
2011-07-11 Paul Davisexplanatory comment about use of g_strncasecmp()
2011-07-11 Paul Davisaccept .MID as a MIDI file extension, not just .mid
2011-07-11 Paul Davisfix for #3977 - shift-tab and shift-ctrl-tab move to...
2011-07-11 Carl HetheringtonChange the cursor back from the track resize handle...
2011-07-11 Carl HetheringtonUse an assert to check that a panner is obtained, which
2011-07-11 Paul Davisheuristic grouping of plugin controls in the generic...
2011-07-10 Carl HetheringtonSet up initial gains with init_gain() before (rather...
2011-07-10 Carl HetheringtonMake an empty-string non-affirmative so that AxisView...
2011-07-10 Carl HetheringtonFix erroneous characters in automation time axis view...
2011-07-10 Paul Davisfix crash for slv-based build when destroying an LV2...
2011-07-10 Paul Davisadd braces and move a destructor into its .cc file
2011-07-10 Paul Davisfix #4004 - AutomationTimeAxisView wasn't deleting...
2011-07-10 Paul Davisadd another missing icon
2011-07-10 Paul Davisadd missing icon
2011-07-09 Paul Davisuse thorsten's new icons where relevant
2011-07-09 Paul Davisnew record-step-edit icon for track/bus list
2011-07-09 Paul DavisSVG of thorsten's editor track/bus list icons
2011-07-09 Paul Davisnew rec-enable icons for editor track/bus list from...
2011-07-09 Paul Davisnew transparent-background versions of track/bus list...
2011-07-08 Paul Davisrefine definition of "generator" plugins, and only...
2011-07-08 Paul Davisfix incorrect use of MidiBuffer::reserve() and MidiBuff...
2011-07-08 Carl HetheringtonMake sure the buffer count is updated properly when...
2011-07-08 Carl HetheringtonSmall comment.
2011-07-07 Paul Davisbump version 3.0-alpha9
2011-07-07 Paul Davisfix crash with a new session
2011-07-07 Paul Davisremove track resize handle and allow resize of tracks...
2011-07-07 Paul Davisfix behaviour of "Hide" in track context menu
2011-07-07 Paul Davisimprove layout of automation track controls box
2011-07-07 Paul Davisfix display of controls box for newly displayed tracks
2011-07-07 Paul Davisshuttle control: make scroll events step by precisely...
2011-07-07 Paul Davisfix audio-specific code in RouteTimeAxis::use_playlist...
2011-07-07 Paul Davisdon't mark the big clock window as a "utility" window
2011-07-07 Paul Davisremove commented code
2011-07-07 Paul Davisfix up horizontal sizing of the track controls area...
2011-07-07 Paul Davisintroduce GUIObjectState; massive, pervasive changes...
2011-07-04 Carl HetheringtonUncomment fix for #4110.
2011-07-03 Carl HetheringtonSend full MIDI time code (if enabled) after changing...
2011-07-03 Carl HetheringtonRemove some unused code.
2011-07-03 Carl HetheringtonUpdated / new French translations from Roming22-FR...
2011-07-03 Paul Davisctrl-alt-click now toggles input active status of other...
2011-07-03 Carl HetheringtonDisplay audio file format in the menu bar (#4016).
2011-07-02 Carl HetheringtonMinor refactoring; a few comments; don't try to add...
2011-07-02 Carl HetheringtonRemove erroneous assert which I added earlier.
2011-07-02 Carl HetheringtonFix erroneous note resizing in regions with non-zero...
2011-07-02 Carl HetheringtonFix one more warning.
2011-07-02 Carl HetheringtonFix some set-but-not-used variable warnings from gcc 4.6
2011-07-01 Paul Davisfixed width columns for LHS of editor route list
2011-07-01 Paul Davisnew editor track/bus list icons from thorwil
2011-07-01 Paul Davisswitch to basic round icon for MIDI input enable in...
2011-07-01 Paul Davisadd MIDI input control column to editor route list...
2011-06-29 Todd NaugleAdd another test to detect a non interactive shell...
2011-06-28 Paul Davisbasic infrastructure for enabling/disabling MIDI input...
2011-06-26 Carl HetheringtonRemove some unused PostTransport enums and renumber...
2011-06-23 Paul Davisbump version
2011-06-23 Paul Davisfix crash when open automation track for MIDI CC *... 3.0-alpha8
2011-06-23 Paul Davisrevert inadvertent broken changes in rev 9748 that...
2011-06-22 Carl HetheringtonAlways use numeric prefixes for default-named tracks...
2011-06-22 Paul Davisdon't double-load NestedSource nodes, which are listed...
2011-06-22 Paul Davisremove some debug output
2011-06-22 Paul Davissecond half of "bomb out if playlist construction from...
2011-06-22 Paul Davisdrobilla-spacification of playlist.cc, along with corre...
2011-06-22 Paul Davisignore unpaired noteoff's when writing part of a MidiMo...
2011-06-22 Paul Davisremove some potential HCI confusion for Gtkmm2ext:...
2011-06-21 Paul Davisnasty little hack to rename "Apply" in the startup...
2011-06-21 Paul Davischange default overlapping note strategy to "relax...
2011-06-21 Paul Davisan entire freakin' day working on 1 working function...
2011-06-20 Paul Davisfix range on SiP cut control; simplify a couple of...
2011-06-20 Paul Davischange VolumeController::adjust() to do discrete dB...
2011-06-19 Paul Davisremove some debug output
2011-06-19 Paul Davismuch ado about nothing when it comes to gain control
2011-06-19 Paul Daviscleanup confused mess related to jack_port_type_get_buf...
2011-06-17 Paul Davissome changes to try to make the monitor section gain...
2011-06-16 Todd NaugleFixed bug where embedded sources did not correctly...
2011-06-14 Carl HetheringtonFix crash on moving back beyond the region start in...
2011-06-14 Paul Davisfix breakage for region copy (ctrl-c) operation
2011-06-14 Paul Davisbuild script fix a3-alpha7
next