ardour.git
2010-11-10 Paul Davisremove duplicate std limit + format macro defs
2010-11-10 Paul Davisfix dubious conflation of int and pthread_t
2010-11-10 Paul Davismissing() on call
2010-11-10 Paul Davisupdated .po files (*not* translations, just .po files)
2010-11-10 Paul Davisre-enable i18n as a build target for translations
2010-11-10 Carl HetheringtonModified version of Lincoln's patch to stop the summary...
2010-11-10 Carl HetheringtonOption to show lines below markers (#3529).
2010-11-10 Carl HetheringtonTidy up a couple of bits in the session option editor.
2010-11-10 Paul Davisallow a way to exit when session loading fails, rather...
2010-11-09 Paul Davismissing dialog cleanups and logic improvements
2010-11-09 Paul Davishandle multiple imports of the same file better (via...
2010-11-09 Paul Davisadd set_from_string() method for ConfigVariableWithMuta...
2010-11-09 Paul Davisfix bug in path_expand() when passed an empty string
2010-11-09 Paul Davisadd "origin" property to FileSource so that we can...
2010-11-09 Paul Davisremove hardlink option from RC variables
2010-11-09 Paul Davisalways store source names as relative paths; always...
2010-11-09 Paul Davisinitial pass at a missing file dialog and "relocatable...
2010-11-09 Carl HetheringtonFix trim of multiple regions. Fixes #3528.
2010-11-09 Carl HetheringtonMove some methods out of Editor into RegionView.
2010-11-08 Carl HetheringtonFix use of vertical space when the locations dialogue...
2010-11-08 Carl HetheringtonHIG-ify the locations UI a bit. Should fix #3526.
2010-11-07 Carl HetheringtonFix zoom cursor SNAFU (#274). Increase move threshold...
2010-11-07 Carl HetheringtonAllow split in range mode.
2010-11-06 Carl HetheringtonFix crash on clear current playlists (#3524).
2010-11-05 Paul Davistry to sensibly handle repeated imports of the same...
2010-11-05 Paul Davistake control of colors in text cell entry-editing widge...
2010-11-05 Paul Davisimproved color distinctions, probably not quite finished
2010-11-05 Paul Davisdon't give the timefx progress bar its own name
2010-11-05 Paul Davisellipsize file name at top of preview pane; allow a...
2010-11-04 Carl HetheringtonRemove Start from region list. I don't think it's...
2010-11-04 Carl HetheringtonPaste regions in the right place. Fixes #3517.
2010-11-04 Carl HetheringtonAdd column headings and length field to export timespan...
2010-11-04 Carl HetheringtonReformat.
2010-11-04 Paul Davisremove debug output during note ID load & save
2010-11-04 Paul Davisadd bindings for audio & midi global patchbays (fixes...
2010-11-04 Paul Davislincoln's patch to fix audio setup dialog/jack startup...
2010-11-04 Carl HetheringtonRemove incorrect caching of region selection start...
2010-11-04 Carl HetheringtonFix roll after locate from the audio clock context...
2010-11-04 Paul Davismerge linux bundle fixup code from 2.X
2010-11-04 Paul Davisadd linux bundle tools from 2.X
2010-11-04 Carl HetheringtonTidy up quantize dialogue.
2010-11-04 Carl HetheringtonHeinous hack to fix region menu sensitivity setup.
2010-11-04 Carl HetheringtonTidy up close gap dialogue box.
2010-11-04 Carl HetheringtonRestore trim-to-{previous,next}-region.
2010-11-04 Carl HetheringtonShow region peak amplitude to 2 decimal places. Fixes...
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...
next