ardour.git
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...
2010-09-06 Carl HetheringtonFix comment.
2010-09-06 Carl HetheringtonDon't create a feedback loop by auto-connecting a maste...
2010-09-06 Carl HetheringtonCleanup of region drag code to be a bit more efficient...
2010-09-05 Carl HetheringtonFix GCC warning.
2010-09-05 Carl HetheringtonDesensitize edit menu item in the processor box menu...
2010-09-03 Carl HetheringtonRemoved unused code.
2010-09-03 Carl HetheringtonDon't add standard processors twice to routes from...
2010-09-03 Carl HetheringtonFix restore of sends from session files for both 2...
2010-09-03 Carl HetheringtonRename debug -> dump
2010-09-03 Carl HetheringtonSmall HIG-ification.
2010-09-02 Carl HetheringtonActivate plugins that are added to a PluginInsert after...
2010-09-02 Carl HetheringtonUnbind 1 key from cycle to next edit mode to prevent...
2010-09-02 Carl HetheringtonCall TimeAxisViewItem constructor properly after my...
2010-09-02 Paul Davisfix a variety of unused argument errors noted by gcc...
2010-09-02 Paul Davisbump required versions of gtkmm etc
2010-09-02 Paul Davisfix thinko-bug in string specialization of Property<T>
2010-09-02 Carl HetheringtonMake it easier to move the summary rectangle around...
2010-09-02 Carl HetheringtonPaste to the source of a copy if there are no selected...
2010-09-01 Carl HetheringtonDefault to play mode for MIDI controllers. Fixes ...
2010-09-01 Carl HetheringtonDon't give automation region views left/right trim...
2010-09-01 Carl HetheringtonClean up MidiSource::midi_read now that the signed...
2010-09-01 Carl HetheringtonFix error in diskstream fill calculations. Fixes ...
2010-09-01 Carl HetheringtonFix uninitialised value.
next