ardour.git
2012-07-25 Paul Davisfix a SNAFU that occured when switch from ArdourDialog...
2012-07-25 Paul Davistweak layout of export dialog to try to make it clear...
2012-07-25 Paul Davisadd export formats path to ardev_common.sh.in so that...
2012-07-24 Paul Davisremove use of boost::thread/boost::mutex; bump glibmm...
2012-07-24 Paul Davisquiet!
2012-07-24 Paul Davisa bit more output from -D audioplayback, to help thorst...
2012-07-24 Paul Davismake rendering of the editor summary view a bit more...
2012-07-23 Paul Davisadd PREBUNDLE_ENV to startup script for OS X, so that...
2012-07-23 Paul Davisfixes for the linux build script
2012-07-23 Paul Davisforward port the carbon window position fix from 2.X
2012-07-23 Paul Davisanother fix for apple's absurd un-namespaced global...
2012-07-23 Paul Davisbump version
2012-07-23 Paul Davisforward-port generic MIDI and transport controllable...
2012-07-20 Todd NaugleCorrectly allow startup options to be passed to the...
2012-07-20 Paul Davismake more or less all LHS treeviews use the same style
2012-07-20 Paul Davisshrink down some location UI button labels
2012-07-19 Paul Davismore work on RID and editor/mixer order matching; when...
2012-07-17 Paul Davisrename MIDI "Fork" operation to "Unlink from other...
2012-07-17 Paul Davismake it possible to (and actually do) name insert and...
2012-07-17 Paul Davisupdated RU translations from alexander prokoudine
2012-07-17 Paul Davisi18n fixes from alexander prokoudine (#5016)
2012-07-17 Paul Davismove binding for duplicate-region to secondary-d rather...
2012-07-17 Paul Davisadd translucent "shade" to playhead cursor (may remove...
2012-07-17 Paul Davislots more fidgety work on automation. sort of works...
2012-07-16 Paul Davisdo NOT mark imported MIDI files as un-writable - all...
2012-07-16 Paul Daviscode motion to put Sequence::{add,append}_patch_changed...
2012-07-16 Paul Davisadd some Evoral enums to the enumwriter (seems a bit...
2012-07-15 Paul Davisuse correct event struct when handling key events in...
2012-07-15 Paul Davisi18n detail
2012-07-14 Paul Davisfix up part of the remaining details with automation...
2012-07-14 Paul Davisfix OS X compilation
2012-07-13 Paul Davisadd missing files
2012-07-13 Paul Davisdramatic overhaul of automation. too long to explain...
2012-07-12 Paul DavisAU version of break recursive loops of Plugin::paramete...
2012-07-12 Paul Davisbreak recursive loops of Plugin::parameter_changed...
2012-07-11 Paul Davisreinstate thread buffer debug output
2012-07-11 Paul Davisforce I/O selector windows to stay-on-top (experimental)
2012-07-11 Paul Davishandle failure to start audioengine correctly
2012-07-11 Paul Davisremove unusued signals inadvertently added during previ...
2012-07-11 Paul Davistry to fix crashes due to not-enough-per-thread-buffers...
2012-07-11 Paul Davisadd StartTouch and EndTouch signals to Plugin class...
2012-07-11 Paul Davisdebugging for process thread issues
2012-07-11 Paul Davisfix propagation of parameter changes from Plugin to...
2012-07-11 Paul Davisimproved version of last commit, for tracking plugin...
2012-07-11 Paul Davisupdate automatable parameter's Evoral::Control object...
2012-07-10 Paul Davisadd option to not use gradients when rendering waveform...
2012-07-10 Paul Davisoutline fade in/out handles in black (#3828)
2012-07-10 Paul Daviscleaner version of previous commit's fix for Automation...
2012-07-10 Paul Davisprovide some numerical data during automation trim...
2012-07-10 Paul Davisadd a comment to the previous change
2012-07-10 Paul Davisdon't spin on Session::timecode_transmission_suspended...
2012-07-10 Paul DavisOS X-based fixes for splash screen mgmt
2012-07-09 Paul Davisremove extra unused argument to ::sync_model_with_view_...
2012-07-09 Paul Daviscleaner version of splash display changes
2012-07-09 Paul Davisfix transport controls in Korg NanoControl binding...
2012-07-09 Paul Davisnew Korg Nanocontrol2 maps from phdemartin
2012-07-09 Paul Davissome hacks to try to get the splash to function reliabl...
2012-07-09 Paul Davisshift-click on shuttle controller in wheel mode resets...
2012-07-09 Paul Daviscomment out some unused parameter arguments
2012-07-09 Paul Davisredisplay mixer strips when visibility of one of them...
2012-07-09 Paul Davisautomation fixes/changes: when add a new control point...
2012-07-09 Paul Davisset fader and plugin parameter automation curve default...
2012-07-08 Paul Davisrestore functionality of show/hide column in mixer...
2012-07-08 David RobillardReport correct time instead of old time when locating...
2012-07-07 David RobillardFix Jack transport master after session load.
2012-07-06 Paul Davisdo not deactivate the meter in a frozen track
2012-07-05 Carl HetheringtonDon't rename playlists on rename track if the track...
2012-07-04 Carl HetheringtonFix crash on trying to snap to markers when there aren't
2012-07-04 Carl HetheringtonRename Editor::duplicate_dialog to Editor::duplicate_range
2012-07-04 Carl HetheringtonDon't show previously hidden xfades when finishing...
2012-07-04 Carl HetheringtonRevert erroneous commit 12922 and replace with a better fix
2012-07-02 Sakari BergenFix the ProcessContext copy-ctor stuff for older compil...
2012-07-01 Sakari BergenProbably fix warnings on Apple's gcc
2012-06-28 Paul Davisfurther efforts at cleaning up the design of the intera...
2012-06-28 Carl HetheringtonFix missing lock causing erroneous disk space reports...
2012-06-28 Carl HetheringtonDon't start a clock drag if we drag to the right of...
2012-06-28 Carl HetheringtonConnect to controllable->Destroyed in all cases; fixes...
2012-06-28 Carl HetheringtonAdd what I think is a missing lock when reading control...
2012-06-28 Paul Davisfix MIDI binding stuff when the controllable does actua...
2012-06-28 Paul Davisminor cleanups from 12952
2012-06-28 Paul Davisreorder #includes to avoid the usual Apple BS with...
2012-06-27 Paul Davisfirst pass at the big rethink of managing sort order...
2012-06-27 Colin FletcherA (hopefully) better fix for toggle-mixer-on-top, using...
2012-06-26 Paul Davissome generic midi debugging plus an assert
2012-06-26 Paul Davisfix up some issues introduced by lifecycle tracking...
2012-06-26 Paul Daviscorrectly(?) set number of process thread buffers...
2012-06-26 Carl HetheringtonAdd test for loading sessions, and a session with a
2012-06-26 Carl HetheringtonFix uninitialised variable.
2012-06-26 Carl HetheringtonAlternate Korg nanoKONTROL map from JaaxxOne (#4954).
2012-06-26 Carl HetheringtonPatch from JaaxxOne to fix rec-enable toggle with the
2012-06-26 Carl HetheringtonNudge the time axis view gain slider up a bit.
2012-06-26 Carl HetheringtonRemove unused named selection / chunk code.
2012-06-26 Paul Davisdisconnect from a Controllable when it is destroyed
2012-06-26 Carl HetheringtonFix some oddities with playhead movement when locating
2012-06-26 Carl HetheringtonSome spelling mistake fixes from Debian.
2012-06-26 Paul Davisadd rodrigo to the authors list
2012-06-26 Carl HetheringtonAllow new idle visual changer calls to be requested...
2012-06-25 Carl HetheringtonPatch from johan_mattsson_m to be more graceful if...
2012-06-25 Carl HetheringtonPatch from tophatdave to prevent exit from note edit
2012-06-25 Carl HetheringtonTry slightly narrower faders in the track controls...
next