Fix crash on clear current playlists (#3524).
[ardour.git] / gtk2_ardour /
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 HetheringtonAdd column headings and length field to export timespan...
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 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-02 Sakari BergenFix problem where BWF is shown selected when editing...
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-28 Carl HetheringtonFix previous.
2010-10-28 Carl HetheringtonAdd region peak amplitude to region editor.
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 HetheringtonShow a region's sources in its properties dialogue.
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-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-10 Carl HetheringtonFix uninitialised variables.
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 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-02 Carl HetheringtonFix rounding of automation view point positions. Fixes...
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 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-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 HetheringtonFix waveforms while recording (#3474).
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 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 HetheringtonUpdating zoom mouse cursor on modifier press. Fixes...
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 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 HetheringtonAdd missing files.
2010-09-20 Carl HetheringtonAdd progress bar to strip silence dialogue. Fixes...
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-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....
next