ardour.git
2010-09-29 Paul Davis(1) awful grungy code to make tab/shift-tab correctly...
2010-09-28 Paul Davischange tooltip for group tab to suggest click-to-(de...
2010-09-28 Carl HetheringtonDon't mark reloaded MIDI sources as non-writable. ...
2010-09-28 Carl HetheringtonDon't cut output rate of non-interpolated controllers.
2010-09-28 Paul Davisuse select next/prev stuff on editor track+bus list
2010-09-28 Paul Davis(1) use select next/previous row functions for tab...
2010-09-28 Paul Davisadd new code for generic select next/previous row ops...
2010-09-27 Carl HetheringtonFix multiple creation of identical automation tracks...
2010-09-27 Carl HetheringtonCreate MIDI track gain automation tracks as non-region...
2010-09-26 Paul Daviscorrect version of: port cairo ARGB/BGRA -> pixbuf...
2010-09-26 Paul Davisport cairo ARGB/BGRA -> pixbuf RGBA patch from recent...
2010-09-24 Carl HetheringtonSlightly hacky but functional fix for large quantities...
2010-09-24 Carl HetheringtonFix waveforms while recording (#3474).
2010-09-23 Carl Hetheringtonframecnt -> framepos for extents, as I think it makes...
2010-09-23 Carl HetheringtonFix implicit cast of framepos_t to nframes_t. Fixes...
2010-09-23 Carl HetheringtonRemove debugging code.
2010-09-23 Carl HetheringtonFix assert. Remove some debug output.
2010-09-22 Paul Davisadd support for beats/2 quantization in dialog
2010-09-22 Paul Davismuch craziness with canvas cursors; fix 0 beat cursor...
2010-09-22 Paul Daviscarl's patch for #3471 applied to 3.X
2010-09-22 Carl HetheringtonTidy up Window menu a bit; use ToggleActions for all...
2010-09-21 Carl HetheringtonClaim button presses on PixFaders. Fixes #3470.
2010-09-21 Carl HetheringtonMake object/range link work with stacked region mode...
2010-09-21 Carl HetheringtonDon't update region list during region trim. Fixes...
2010-09-21 Paul Davis(1) remove almost-never used block/unlock_property_chan...
2010-09-21 Carl HetheringtonRevert previous commit, adding comment as to why.
2010-09-21 Carl HetheringtonPatch from Lincoln: don't save state on starting record...
2010-09-21 Carl HetheringtonUpdating zoom mouse cursor on modifier press. Fixes...
2010-09-21 Paul Davismissing part of lincoln's patch
2010-09-21 Paul Davisrestore a moved placement of the assert taken out in...
2010-09-21 Paul Davislincoln's patch that makes us pay attention to region...
2010-09-20 Paul Davisthe SVG's for the last commit (new cursor images (and...
2010-09-20 Paul Davisnew cursor images (and SVG files) from chris g.
2010-09-20 Paul Davisregion list displays actual playlist use count for...
2010-09-20 Paul Davisround one of work on finalizing #3098, involving per...
2010-09-20 Carl HetheringtonFix VST build.
2010-09-20 Carl HetheringtonAdd missing files.
2010-09-20 Carl HetheringtonAdd progress bar to strip silence dialogue. Fixes...
2010-09-20 Carl HetheringtonMake sure that _get_vector writes a value to the output...
2010-09-19 Carl HetheringtonCleanup patch from Karsten Wiese. Fixes #3462.
2010-09-19 Carl HetheringtonFix MIDI streamview grid. Fixes #3460.
2010-09-19 Carl HetheringtonPut images on the fade in/out menus. Fixes #3411.
2010-09-19 Carl HetheringtonSave / restore settings from the editor region list...
2010-09-18 Carl HetheringtonColour odd/even region list lines differently to improv...
2010-09-18 Carl HetheringtonPreserve region list selection state even if a region...
2010-09-18 Carl HetheringtonUpdate regions list when editing a region fade. Fixes...
2010-09-18 Carl HetheringtonDisable region drags in internal edit mode. Fixes...
2010-09-18 Carl HetheringtonProvide both FreeBoB and FFADO options in the engine...
2010-09-18 Carl HetheringtonFix save/reload of pan automation.
2010-09-17 Paul Daviscopy edit comment
2010-09-17 Paul Davisfix reversed direction of MIDI note drag preview
2010-09-17 Paul Davispatch from Johan Mattson to make -I/-O options in engin...
2010-09-17 Paul Davistext edit fix for #686
2010-09-17 Paul Davisfix errors in midi note drag preview (#3446)
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-09-17 Paul Davismegaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS...
2010-09-16 Paul Davisprevent drags on nascent-captured regions
2010-09-16 Carl HetheringtonUse a maximum of 3 phase invert buttons per strip....
2010-09-16 Carl HetheringtonPatch from Colin to move panners above the fader so...
2010-09-16 Carl HetheringtonTidy formatting.
2010-09-16 Paul Davislincoln's patch for scroomer pinching, from #3222
2010-09-16 Paul Davismake resampled sources (during import) report their...
2010-09-15 Paul Daviswhen there is a chord at the beginning of a note select...
2010-09-15 Paul Daviscleaner version of previous commit
2010-09-15 Paul Davis(optionally) play note(s) as they are moved around...
2010-09-15 Paul Davislincoln's patch to stop a3 from nuking bounced files...
2010-09-15 Paul Davisfix crash on first-run of ardour3, caused by trying...
2010-09-15 Paul Davisfix crash caused when deleting a region without a playl...
2010-09-15 Carl HetheringtonCopy-edit.
2010-09-14 Carl HetheringtonFix bug introduced in one of my previous commits when...
2010-09-14 Carl HetheringtonTidy up PeaksReady locking slightly and emit it during...
2010-09-14 Paul Davisput a gray line above the region view name highlight...
2010-09-14 Paul Davisremove Glib::ustring from gtk2_ardour
2010-09-14 Paul Davisuse isspace() and not isgraph() to identify whitespace...
2010-09-14 Paul Davisremove Glib::ustring from libardour; allow any characte...
2010-09-14 Carl HetheringtonFix restoration of MementoCommand<Crossfade>. Fixes...
2010-09-14 Carl HetheringtonJust flush processors on stop (when plugins-stop-on...
2010-09-14 Carl HetheringtonFix another assertion failure if a saved selection...
2010-09-13 Paul Davisrestore "add MIDI region on click in MIDI track" functi...
2010-09-13 Paul Davispossible fix (by rearrangement) for #3424
2010-09-10 Carl HetheringtonAdd missing files.
2010-09-09 Carl HetheringtonAllow drags of automation in time ranges where the...
2010-09-09 Carl HetheringtonFix crash when clicking on an AutomationRegionView...
2010-09-09 Carl HetheringtonAdd some debugging code for mouse drags.
2010-09-09 Carl HetheringtonPatch from Lincoln to fix placement of plugins in 2...
2010-09-09 Carl HetheringtonCopy-edit.
2010-09-09 Carl HetheringtonFix assertion failure when turning plugins off.
2010-09-09 Carl Hetheringtonnframes64_t -> frame{pos,cnt}_t
2010-09-09 Carl HetheringtonFix confusion with _pointer_frame_offset and snapping...
2010-09-09 Carl HetheringtonFix crossfade visibility on startup so that it respects...
2010-09-09 Carl HetheringtonUpdate coverage frames when the playlist changes; impro...
2010-09-07 Carl HetheringtonFurther fix to #3437 from Lincoln.
2010-09-07 Carl HetheringtonFix restore of fader automation from 2.X sessions.
2010-09-07 David RobillardFix missing virtual destructors.
2010-09-07 David RobillardUpgrade to latest autowaf.
2010-09-07 David RobillardUpgrade to waf 1.5.18.
2010-09-07 Carl HetheringtonSet up session range location correctly from 2.X sessio...
2010-09-07 Carl HetheringtonTrim some debug output.
2010-09-07 Carl HetheringtonLincoln's patch to tidy up region fade visuals. Fixes...
2010-09-06 Carl HetheringtonAnother hacky fix for deadlocks when updating the port...
next