A few type fixes.
[ardour.git] / gtk2_ardour /
2010-12-02 Paul Davisadd configurable colors to stereo panner, plus keybindi...
2010-12-01 Paul Davisfix asymmetric pan dragging, relay key release events...
2010-12-01 Paul Davisadd scroll and key handling to stereo panner
2010-12-01 Paul Davismore stereo panner work
2010-12-01 Carl HetheringtonRe-expose timecode offset in the session option editor.
2010-12-01 Paul Davisbetter operation of the stereo panner
2010-12-01 Carl HetheringtonRevert previous incorrect patch.
2010-12-01 Carl HetheringtonRemove unused timecode offset stuff.
2010-12-01 Paul Davisdarken text color in stereo panner
2010-12-01 Paul Davishack up the stereo panner
2010-11-30 Paul Davisadd dbl-clicks to reset position or width
2010-11-30 Paul Davisfirst basic pass at a single widget stereo panner
2010-11-30 Paul Davisstart of Blob-style for bar controller and use in panne...
2010-11-30 Paul Davismake position fader a "line" style rather than bar
2010-11-30 Paul Davisquick light theme catchup for pan GUI
2010-11-30 Paul Davisadd GUI elements to control 2in/2out panning. Probably...
2010-11-28 Paul Davisavoid delivering NaN's when setting up a generic plugin UI
2010-11-27 Paul Davisnew utility, arldd, to run ldd(1) on an uninstalled...
2010-11-27 Paul Davismerge gnomecanvas into ardour tree, so that we can...
2010-11-27 Paul Davisrest of process lock removal, plus no GUIs for internal...
2010-11-27 Paul Davisbetter fix for IOSelector::set_state()'s need to hold...
2010-11-27 Paul Davistake process lock in global port matrix' set_state...
2010-11-27 Paul Davismove process lock taking to avoid deadlock when connect...
2010-11-27 Carl HetheringtonGPL boilerplate.
2010-11-27 Carl HetheringtonCopy-edit.
2010-11-26 Carl HetheringtonAdd missing files from previous commit.
2010-11-26 Carl HetheringtonHandle unknown plugins on loading sessions by hiding...
2010-11-26 David RobillardFix more broken indentation (whitespace changes only).
2010-11-26 Paul Davisadd two process lock calls where some port connecting...
2010-11-26 Paul Davisone step closer to working vbap panning
2010-11-26 Carl HetheringtonSomewhat distasteful hack to fix #3469 (broken keyboard...
2010-11-25 Carl HetheringtonPrevent removal of route inputs when the plugins cannot...
2010-11-25 David RobillardFix some messed up code (spacey tabs).
2010-11-25 Carl HetheringtonImprove visual cues during plugin drag and drop. Fixes...
2010-11-25 Sakari BergenAdd a default export format to prevent dialog from...
2010-11-24 Carl HetheringtonPut MIDI notes into their own canvas group, and reparen...
2010-11-24 Carl HetheringtonFix crash on failed processor DnD. Fixes #3554.
2010-11-23 Carl HetheringtonCreate snapped drag-created MIDI notes 1 frame shorter...
2010-11-23 Paul Davismake region trim keybinding work again; don't show...
2010-11-23 Paul Davisadd back "q" for MIDI note quantize
2010-11-23 Paul Davissemi-functioning vbap panning, still not done
2010-11-23 Carl HetheringtonMake double-click on a processor box entry toggle visib...
2010-11-23 Carl HetheringtonFix hang on closing the dialogue in some circumstances...
2010-11-23 Carl HetheringtonFix multiple selection with Ctrl-Click in DnDVBox.
2010-11-22 Carl HetheringtonFix warnings.
2010-11-22 Carl HetheringtonSimplify strip silence dialogue threading, hopefully...
2010-11-21 Carl HetheringtonUpdate ghost note presence when mouse mode is changed...
2010-11-21 Carl HetheringtonFix untranslateable strings.
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-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 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 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 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 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-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 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 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 "origin" property to FileSource so that we can...
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.
next