ardour.git
2010-11-19 Carl HetheringtonFix trimming of old processor window proxies. May...
2010-11-19 Carl HetheringtonFix crash on updating route IOs, and clean up confusing...
2010-11-19 Carl HetheringtonFix typo causing CPU burn.
2010-11-19 Paul Davisnon-crashing (but also non-functional) integration...
2010-11-18 Paul Davissteps toward a working VBAP panner
2010-11-18 Paul Davisadd license info to vbap code
2010-11-18 Paul Davisinitial check in of VBAP implementation (not coupled...
2010-11-17 Carl HetheringtonAdd std::string specialization for ConfigVariableWithMu...
2010-11-17 Carl HetheringtonRemove debug output.
2010-11-16 Paul Davisfix linux side of semaphore abstraction
2010-11-16 Paul Davishandle OS X's lack of unnamed semaphores, phase 1
2010-11-16 Carl HetheringtonMove mouse cursor stuff out of Editor into its own...
2010-11-16 Carl HetheringtonSmall cleanups.
2010-11-16 Carl HetheringtonNo-op: whitespace only.
2010-11-15 Carl HetheringtonModify region trim cursor if a region can only be trimm...
2010-11-15 Paul Davisnominally add MIDI input support for AudioUnit plugins
2010-11-15 Paul Davisfix missing symbol errors on OS X
2010-11-15 Paul Davisfix missing symbol errors on OS X
2010-11-15 Carl HetheringtonPresent trim cursors over region view name bar.
2010-11-15 Carl HetheringtonFix crash on coming out of record that I introduced...
2010-11-14 Carl HetheringtonFix crashes after removing markers.
2010-11-14 Carl HetheringtonPut clock in the centre of the menu bar in full-screen...
2010-11-14 Carl HetheringtonFix some cursor hot spots.
2010-11-14 Carl HetheringtonUse a couple more cursors in the summary.
2010-11-14 Carl HetheringtonFix up summary mouse cursors.
2010-11-14 Carl HetheringtonFix up fade in/out cursors.
2010-11-14 Carl HetheringtonDon't try to do sub-pixel text placement as cairo doesn...
2010-11-14 Carl HetheringtonFix updates of LV2 plugin parameters. Fixes #3341.
2010-11-14 Carl HetheringtonFix region name highlight drawing slightly (#2948)
2010-11-14 Carl HetheringtonFix initial display of automatic regions.
2010-11-14 Carl HetheringtonFix non-update of region list when not showing automati...
2010-11-14 Carl HetheringtonUse the edit position to decide what items to put in...
2010-11-14 Carl HetheringtonFix crash on opening region menu.
2010-11-14 Carl HetheringtonCreate a new layer if required on record to a track...
2010-11-14 Carl Hetheringtonconst fix.
2010-11-14 Carl HetheringtonAdd a clock to the menu bar in full-screen mode. Fixes...
2010-11-14 Carl HetheringtonFix crash on removing marker.
2010-11-13 Carl HetheringtonFix crash on closedown.
2010-11-13 Carl HetheringtonAdd backgrounds to marker labels.
2010-11-13 Carl HetheringtonRemove erroneous check.
2010-11-13 Paul Davisfix minor build glitch imported from OS X
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-11-13 Paul Davisfix non-inlined SndfileHandle constructor in libaudiogr...
2010-11-12 Carl HetheringtonFix build.
2010-11-12 Carl HetheringtonPrevent marker labels overlapping. Fixes #3535.
2010-11-12 Carl HetheringtonConvert 2.X route extra-xml to 3.0 format when it is...
2010-11-12 Carl HetheringtonRemove unused variables.
2010-11-12 Carl HetheringtonFix update of range marker names. Fixes #3533.
2010-11-11 Carl HetheringtonVisual tweaks to marker lines.
2010-11-11 Carl HetheringtonFix consistency of checkbutton text size in Location...
2010-11-11 Carl HetheringtonFurther fixes for #3529. Show marker lines the same...
2010-11-11 Carl HetheringtonSlight improvement to autoscroll behaviour when expandi...
2010-11-10 Paul Davisfix botched fix
2010-11-10 Paul Davisbuild fixes for OS X
2010-11-10 Paul Davisremove some unnecessary and hard-to-compile-on-OSX...
2010-11-10 Paul DavisOS X build fixes (for tiger), in particular removing...
2010-11-10 Paul Davisremove duplicate std limit + format macro defs
2010-11-10 Paul Davisfix OS X compilation
2010-11-10 Paul Davisfix OS X compilation
2010-11-10 Paul Davisfix OS X compilation
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
next