new font/dpi scaler in Windows -> Preferences -> Misc
[ardour.git] / gtk2_ardour /
2008-02-22 Paul Davisnew font/dpi scaler in Windows -> Preferences -> Misc
2008-02-22 Paul Davisfix some layering/display problems with AU GUIs (requir...
2008-02-21 Paul Davisfix first_idle idea so that tracks added after session...
2008-02-21 David RobillardFix clashing zoom keybindings.
2008-02-21 Paul Davisfix deadlock in playlist::partition(); new first idle...
2008-02-21 Paul Davisminor fixes from OS X land
2008-02-20 Paul Davisnotably speed up startup time by deferring streamview...
2008-02-20 Paul Davisupdate preset selector lists every time a plugin UI...
2008-02-20 Paul Davisdrop ruler_show[] in favor of specific editor actions...
2008-02-17 Paul Davisnew SAE-de bindings
2008-02-17 Paul Davisa boatload of changes and fixes related to SAE menu...
2008-02-17 Nick MainsbridgeFix for last commit where rec enable state was not...
2008-02-17 Nick MainsbridgeRemove beat entry from meter dialog (beats are not...
2008-02-16 Paul Daviswave making data debugging
2008-02-16 Doug McLainreplace a typo with the result that led to the desired...
2008-02-15 Paul Davisreset doug's mistaken commit with fonts
2008-02-15 Doug McLainTrackfaders
2008-02-15 Paul Davisfix up install targets for binding files, really now
2008-02-15 Paul Davisfix up install targets for binding files
2008-02-15 Paul Davisfixed uninitialized variable that made ardour scrub...
2008-02-15 Paul Davisfix use of basename; AU automation now working; add...
2008-02-15 Sampo SavolainenFix crasher: Make sure entered_regionview is set if...
2008-02-15 Ben Loftislock edit mode disallows sliding regions in time. ...
2008-02-15 Sampo SavolainenMake import GUI report if you are importing a file...
2008-02-14 Paul Davisminor keyboard binding improvements and build fixes
2008-02-14 Paul Davisdynamic discovery & loading of keybindings
2008-02-13 Paul Davisfix vst plugin UI to work with recent changes
2008-02-13 Paul Davissplash updating on gdk/quartz; more filtering of automa...
2008-02-13 Paul Davislots more BootMessages
2008-02-13 Paul Davis"boot" messages; more AU fixes; new SAE ui.conf file
2008-02-13 Doug McLainadd option to create xrun markers on the location markerbar
2008-02-13 Paul Davischange some stuff associated with snapshot automation...
2008-02-12 Paul Davistidy up AU GUIs, make bypass button work and add preset...
2008-02-12 Paul Davisgrabber edit point cursor improvements; do not allow...
2008-02-12 Paul Davisfix up compile issues; add new grabber_edit_point cursor
2008-02-12 Paul Davisalter a previous change re: transport menu shortening...
2008-02-12 Paul DavisAU GUIs basically working, though unfinished; push...
2008-02-07 Paul Davisshrink height of transport submenu
2008-02-07 Paul Davisfix crash caused by adding both entered_regionview... 2.3.1
2008-02-07 Paul Davisfinal part of tape track waveview problem, and fix...
2008-02-07 Paul Davisfix missing waveviews in tape region views while record...
2008-02-06 Paul Davismake "Set Range Selection" in per-region context (sub...
2008-02-06 Paul Davisproper fix for stereo region wave drawing bug; make...
2008-02-06 Paul Davischange font sizes for a few items that got too big...
2008-02-06 Paul Davismove mixer window arrangement back the way it was
2008-02-06 Paul Davisfix align_selection_relative() to use regions once...
2008-02-06 Paul Davisfix up forgotten Keyboard ideas of modifiers
2008-02-06 Paul Davisget arrow keys to appear in the mac menu; add/change...
2008-02-05 Paul Davisrationalize all region selection for editor operations
2008-02-05 Nick Mainsbridgeuse a separate drag rect for cd marker bar, show cd...
2008-02-05 Nick Mainsbridgeshow loop and punch locations properly in location...
2008-02-05 Paul Davisadjusting region fade in/out lengths makes the fade...
2008-02-04 Paul Davisfix typo that breaks non-GTKOSX compilation
2008-02-04 Paul Davisprovide instructional hint for keyeditor; fix keybindin...
2008-02-04 Paul Davismore canvas-height related fixes; likely fix for loadin...
2008-02-03 Sampo SavolainenWorkaround for gui hang when adding gain points (#2048)
2008-02-03 Nick MainsbridgeFix thinko in last commit for new regions.
2008-02-03 Nick MainsbridgeFix reversed bounds check in Region::adjust_to_sync...
2008-02-02 Paul Davisfix loss of end of region when split-at-points is done
2008-02-02 Doug McLainput original waveform values back
2008-02-02 David RobillardSort things to reduce merge hell. No functional changes.
2008-02-02 Doug McLainfix invisible cursor in selected track name entry box
2008-02-02 David RobillardPotential segfault fix (the "why" part I don't know).
2008-02-02 David RobillardMove selected/unselected region/waveform colours to...
2008-02-01 Paul Davisfix up use of PATH when finding JACK (and startign...
2008-02-01 Paul Davisreinstate functional clocks
2008-02-01 Paul Davisadd ferret icon; fix up JACK discovery on systems with...
2008-02-01 Paul Davislarge chunks of code to deal with pre-analysis of audio...
2008-01-30 Paul Davisfix build on systems without LV2 prereqs
2008-01-30 David RobillardSupport for LV2 scale points (control port enumerations...
2008-01-29 Nick Mainsbridgeremove debugging stuff
2008-01-29 Nick Mainsbridgemake multi-duplicate dialog less ugly, ditto with tempo...
2008-01-28 Paul Davisvarious sundry OS X fixes, changes
2008-01-26 Paul Davisfirst pass attempt at tab-to-transient (to be improved)
2008-01-25 Paul Davismore rhythm ferret/transient detection/split region...
2008-01-25 Paul Davislots of small fixes related to the rythmic rodent
2008-01-25 Paul Davismeet rhythm ferret: cute, furry and always on time...
2008-01-24 Doug McLainadd missing fill color to ghost regions
2008-01-23 Paul DavisOSX build fixes
2008-01-22 Paul Daviscentralized "is this OS X" definition in build scripts
2008-01-20 Doug McLainFix the >=2 channel track recording waveform drawing...
2008-01-20 Paul Davismake bar-setting generic; add set-tempo-from-edit-range...
2008-01-19 Doug McLainFix recording WaveForm drawing (stereo still needs...
2008-01-19 Paul Davisfixes and bindings for region gain control; set-tempo...
2008-01-19 Doug McLainadd a Restore Defaults button to the theme manager...
2008-01-18 Paul Davisremove splash debug output
2008-01-18 Paul Davisdebug splash2
2008-01-18 Doug McLainFix for ardevst and waveform color tweak
2008-01-18 Paul Davisdebug splash
2008-01-18 Paul Davispermit OSX native package without JACK; prevent excessi...
2008-01-18 David RobillardFix compilation against SLV2 for weird install paths.
2008-01-18 David RobillardFix LV2 crash when no author information is present.
2008-01-18 Paul Davisaudun's waveview outline patch; some diskstream fixes...
2008-01-17 Doug McLainFix track name entry width
2008-01-16 Paul Davisctrl-click on nudge buttons only moves playhead
2008-01-16 David RobillardAdd LV2_PATH to bundle path.
2008-01-15 David RobillardLV2 support.
2008-01-15 Paul Davisfix engine_dialog.cc changes to compile on OS X 2.2
2008-01-15 Paul Davisfix SNAFU with jack driver selection, caused by enablin...
2008-01-15 Paul Davisfix copy-drag SNAFU; fix shuffling playhead when zoom...
next