ardour.git
2010-11-03 Carl HetheringtonTidy up the region menu a bit, and hopefully clarify...
2010-11-03 Paul Davisuse newly-public libsmf functions for variable length...
2010-11-03 Paul Davismake VLQ save+restore functions publically accessible...
2010-11-02 Sakari BergenFix error in samplerate converter
2010-11-02 Sakari BergenFix invalid assertion from previous commit, and possibl...
2010-11-02 Sakari BergenAdd assertion to export code to make sure the buffer...
2010-11-02 Sakari BergenFix Ogg export (maybe float export also?)
2010-11-02 Sakari BergenFix problem where BWF is shown selected when editing...
2010-10-29 Paul Davisput splitlines() back where it belongs
2010-10-29 Carl HetheringtonSimilarly don't use the edit point to decide what to...
2010-10-29 Carl HetheringtonDon't include edit-point-related regions when choosing...
2010-10-29 Carl HetheringtonFix normalize dialogue crash.
2010-10-29 Carl HetheringtonRemember radio button state across normalize dialogue...
2010-10-29 Carl HetheringtonFurther wscript tweak.
2010-10-28 Carl HetheringtonFurther wscript fix.
2010-10-28 Carl HetheringtonFix previous.
2010-10-28 Carl HetheringtonAdd region peak amplitude to region editor.
2010-10-28 Carl HetheringtonHopefully fix up build system after my previous changes.
2010-10-28 Carl HetheringtonMake normalize cancel button work.
2010-10-28 Carl HetheringtonFix up progress bar on normalization.
2010-10-28 Carl HetheringtonRemember last used normalization value in the dialogue.
2010-10-27 Carl HetheringtonMake build scripts python2/3 agnostic.
2010-10-27 Carl HetheringtonEllipsize source names in the region property dialogue...
2010-10-27 Carl HetheringtonImprove efficiency of normalization using multiple...
2010-10-27 Carl HetheringtonDon't strip suffixes twice from peakfile names, otherwi...
2010-10-27 Carl HetheringtonShow a region's sources in its properties dialogue.
2010-10-27 Carl Hetheringtonassert() which catches one source of crashes on startup...
2010-10-27 Carl HetheringtonPrevent crash when trying to register a port with a...
2010-10-27 Carl HetheringtonUse ProgressReporter class for normalization. Report...
2010-10-26 Carl HetheringtonMove normalize dialogue to its own file. Add progress...
2010-10-20 Carl HetheringtonClean up get_regions_for_action prototype slightly.
2010-10-19 Carl HetheringtonModify get_regions_for_action to fix #2960. Rationale...
2010-10-19 Paul Davis(3.0 version) some Mackie-emulation systems (e.g. eupho...
2010-10-18 Paul Davisif a clock is in delta-edit, it should be set to show...
2010-10-18 Carl HetheringtonSlightly clean up and fix unwanted display of percussiv...
2010-10-17 Carl HetheringtonTidy up About dialogue. Fixes #1407.
2010-10-17 Carl HetheringtonReformat.
2010-10-17 Carl HetheringtonOnly compute and render the visible portion of crossfad...
2010-10-14 Paul Davisdelete, not comment, for the last commit
2010-10-14 Paul Davisdo not attempt to clear a (JACK) MIDI port buffer after...
2010-10-11 Carl HetheringtonComment.
2010-10-10 Carl HetheringtonFix uninitialised variables.
2010-10-10 Carl HetheringtonFix libardour tests.
2010-10-10 Carl HetheringtonAdd missing dialogue box title.
2010-10-09 Carl HetheringtonFix crash when running an analysis of a plugin with...
2010-10-08 Paul Davisdon't allow mixer strip input buttons to change input...
2010-10-08 Carl HetheringtonUpdate recorded MIDI regions as notes arrive. Fixes...
2010-10-07 Carl HetheringtonRemove debug code from previous.
2010-10-07 Carl HetheringtonUpdate auto loop range to match session range until...
2010-10-07 Carl HetheringtonRespond to JACK session quit request. Fixes #3491.
2010-10-05 Carl HetheringtonRemove some unused code.
2010-10-05 Carl HetheringtonImprove GUI display during MIDI record in various ways.
2010-10-05 Carl HetheringtonFix incorrect angle brackets for includes.
2010-10-05 Carl HetheringtonComments.
2010-10-02 Carl HetheringtonFix rounding of automation view point positions. Fixes...
2010-10-02 Carl HetheringtonStop spurious regions being added to tracks when chasin...
2010-10-02 Carl HetheringtonSmall cleanup.
2010-10-02 Carl HetheringtonDemangle stacktrace names.
2010-10-02 Carl HetheringtonLink with -rdynamic to make backtrace_symbols work...
2010-10-01 Carl HetheringtonFix overflow within libgnomecanvas when passing in...
2010-09-29 Carl HetheringtonSave state a little less often during multi-file imports.
2010-09-29 Carl HetheringtonFix confusion about the 'done' variable in InterThreadI...
2010-09-29 Paul Davisdon't unnecessarily reset name_editable in editor route...
2010-09-29 Paul Davismore route + region list navigation/editing changes...
2010-09-29 Paul Davissafe use of existing env vars
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...
next