ardour.git
2013-10-31 Paul Davisfix merge with master
2013-10-31 Paul Davisfix window/canvas coordinate confusion in drag code...
2013-10-31 Paul Davisfinally (?) fix up logic for rectangle drawing (fill...
2013-10-31 Paul Davisremove debug output
2013-10-31 Paul Davishandle enter/leave items when zooming and scrolling...
2013-10-31 Paul Davisnotable changes to try to improve most of enter/leave...
2013-10-28 Paul Davisreduce verbiage and remove visible current_item red...
2013-10-28 Paul Davisfix comment
2013-10-28 Paul Davisfix coordinate system for Canvas items_at_point() methods
2013-10-28 Paul Davisfix computation of Text bounding box to respect _clampe...
2013-10-28 Paul Davisadd coordinate space comment
2013-10-28 Paul Davistweak whitespace and add coordinate space comment
2013-10-28 Paul Davisstreamline button press event handling code a little...
2013-10-28 nick_mFix thinko in setting order hint.
2013-10-28 Paul Davisfix thinko in declaration of ARDOUR::PortEngine::get_po...
2013-10-28 Paul DavisMerge branch 'master--optional-external-libs' of https...
2013-10-28 Nils Philippsenallow overriding optimization flags completely
2013-10-28 Nils Philippsenallow linking unbundled versions of some libraries
2013-10-28 Nils Philippsengtk2_ardour: link fftw3f directly
2013-10-28 Paul Davisgive those who insist on seeing the mixer window and...
2013-10-28 Paul Davisfurther fixes for NSM-based startup
2013-10-28 Paul Davisadd error checking and return from attempted NSM-based...
2013-10-27 Robin Gareussilence warning for ancient libc users&devs :)
2013-10-27 Robin Gareusadd notes about inlined lv2 atom/util.h functions
2013-10-27 Robin Gareusexpand tabs in reaonablesynth code
2013-10-27 Robin Gareusmark some unused variables -- fewer compiler warnings
2013-10-26 Robin Gareusmake reasonable synth a bit more piano-like.
2013-10-26 Robin Gareusremove c99'ness from rsynth.c - should fix #5751
2013-10-26 Robin GareusFix french translation of "meterbridge" -- closes ...
2013-10-25 Paul Davisfix up ordering/timing of naming for TimeAxisViewItem...
2013-10-25 Paul Davisdon't request redraw of a Canvas item if it marked...
2013-10-25 Colin FletcherDon't allow loop, punch, or session range markers to...
2013-10-25 Colin FletcherEdit tempo & meter markers on double-click.
2013-10-25 Colin FletcherDouble-click on region pops up region properties.
2013-10-25 Colin FletcherMark session dirty when a marker is renamed.
2013-10-25 Colin FletcherMake double-click on marker pop up rename dialogue.
2013-10-25 Colin FletcherAdd a double-click handler for items in the editor...
2013-10-25 Paul DavisMerge branch 'ordering_fixup' of https://github.com...
2013-10-25 nick_mUse add_route_dialog's transient_for() window to determ...
2013-10-24 Paul Davisredraw entire MidiStreamView after scroomer drag so...
2013-10-24 Paul Davisadd Item::redraw() convenience method
2013-10-24 Paul Davisexpand bounding box of all objects by 0.5 before comput...
2013-10-24 Paul Davisfix drawing of a canvas LineSet object
2013-10-24 Paul Davisfix computation of rectangle bounding box
2013-10-24 Paul Davisfix computation of canvas text item bounding box
2013-10-24 Paul Davisremove unnecessary initialization of fill color for...
2013-10-24 Paul Davisfix placement of black/white note lines/bars in MIDI...
2013-10-23 Paul Davisfix MMC
2013-10-23 Colin FletcherReport an error to stderr if creation of jack command...
2013-10-23 Colin FletcherDon't ever pass -d for device name to dummy jackd driver
2013-10-23 Colin FletcherFix setting playback & capture channel counts for jackd...
2013-10-23 Colin FletcherDon't fail jackd command line creation for jack dummy...
2013-10-23 Robin Gareusadd script to clean up translations
2013-10-23 Robin Gareusremove fuzzy and obsolete translations
2013-10-23 Robin Gareusmake fixed IO ports untranslatable
2013-10-23 Robin GareusFix midi-note length when quantizing a swing rhythm
2013-10-23 Paul Davisslightly more information in group render DEBUG_TRACE...
2013-10-23 Paul Davismake middle-click on piano roll track header more usefu...
2013-10-23 Paul Davisfix up drawing of MIDI note "lines" on track canvas...
2013-10-23 nick_mNew routes are placed after highest selected route.
2013-10-23 Robin Gareusrelax requirement on lv2 stack
2013-10-23 Paul Davisfix confusion in Canvas::LineSet over window vs. item...
2013-10-23 Robin Gareusfix midi quantization - part two
2013-10-22 Robin Gareusfix midi quantization - part one
2013-10-22 Robin Gareusinitialize plugin param descriptor struct
2013-10-22 Paul Davismerge from master
2013-10-22 Paul Davisdo not use --tags to get git description/version
2013-10-22 Paul DavisMerge branch 'unify_display_ordering' of https://github...
2013-10-22 Paul DavisMerge branch 'miscfix' of https://github.com/mojofunk...
2013-10-22 Robin Gareushonor LV2 units:midiNote: display Note name instead... 3.5.14
2013-10-22 Paul Davisfix bundling of .mo files in OS X bundles
2013-10-22 Paul Davisfix locale path in OS X bundles
2013-10-21 Paul Davisfix issues with recording while synced to JACK (non...
2013-10-21 Paul Davisuse new default SR + bufsize values in engine dialog
2013-10-21 Paul Davisadd default sample rate and buffer size methods to...
2013-10-21 Paul Davisfix endless messages about MIDI events being dropped.
2013-10-21 Tim MayberryRemove random character at start of wscript file
2013-10-21 Tim MayberryForward declare NSM_Client class in ardour_ui.h
2013-10-21 Tim MayberryFix check button handling in Memory Warning Dialog
2013-10-21 Tim MayberryFix two minor memory leaks in pending state dialog
2013-10-20 Robin Gareusadd missing waflib include to rsynth.lv2
2013-10-20 Robin Gareusbundled LV2 plugin build and deployment
2013-10-20 Robin Gareusfix typo (rsynth.lv2 configure)
2013-10-20 nick_mUnify editor / mixer ordering.
2013-10-20 Paul Davisfix bad merge that brought OSC headers back into gtk2_a...
2013-10-20 Paul Davisfix compilation
2013-10-20 Robin Gareusadd reasonablesynth.lv2
2013-10-19 Robin Gareusreplace rather than append to SUIL_MODULE_DIR
2013-10-18 Paul DavisMerge branch 'master' into cairocanvas
2013-10-18 Paul Davisfix missing Click outputs for new sessions
2013-10-17 Paul Davismerge with master and fix 2 conflicts
2013-10-17 Paul Davisremember to fix up libnames in backends, missed the...
2013-10-16 Paul Davisfix typo from earlier change to conditionalize driver... 3.5
2013-10-16 Paul Davispackage small-splash image in binary bundles
2013-10-15 Paul Davisanother russian translation update
2013-10-15 Paul Davisfix up issues with MIDI I/O option when using jack1...
2013-10-15 Paul Davisprevent button in latency measurement dialog from chang...
2013-10-15 Paul Davisupdate russian translation (again)
2013-10-15 Paul Davisfix spelling and program name abstraction
2013-10-15 Paul Davisbump to 3.5
next