summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-07Fix comment.Carl Hetherington
2012-04-06fix some packing issues in the monitor section when using high-channel-count ...Paul Davis
2012-04-06revert all recent changes to startup dialog, except for colin f's patches to ...Paul Davis
2012-04-06Execute plugin worker tasks immediately in the audio thread if freewheeling.David Robillard
2012-04-05various tweaks to Freesound UI and code. keep a single mootcher to speed up ...Ben Loftis
2012-04-05Draw all automation points, rather than trying to use a heuristic to show somePaul Davis
2012-04-05provide control over automation thinning in preferencesPaul Davis
2012-04-05provide an RC configuration variable to "shadow" Evoral::ControlList::thinnin...Paul Davis
2012-04-05make automation thinning factor controllable at run timePaul Davis
2012-04-05assert() on id property not being present (#4814).Carl Hetherington
2012-04-05Fix possible deref of 0 pointer (#4815).Carl Hetherington
2012-04-05Fix double-delete (#4809).Carl Hetherington
2012-04-05Fix operator precedance inaccuracy (#4825).Carl Hetherington
2012-04-05Implement LV2 worker extension.David Robillard
2012-04-04Remove ControlList::_max_xval which is set up and stored inCarl Hetherington
2012-04-03fix missing quote in disk space check failure messageTodd Naugle
2012-04-02Remove some unused stuff.Carl Hetherington
2012-04-02Missing file.Carl Hetherington
2012-04-01Add comment.Carl Hetherington
2012-04-01Add comment and fix type.Carl Hetherington
2012-04-01Remove unused declaration.Carl Hetherington
2012-04-01Fix memory leak on error condition (#4798).Carl Hetherington
2012-04-01Fix possible out-of-bounds array access (#4796).Carl Hetherington
2012-04-01Fix reference of track after free() (#4795).Carl Hetherington
2012-04-01Tidy up slightly; fix reads off the end of the dataCarl Hetherington
2012-04-01Remove unused ustring version of url_decode(). ReworkCarl Hetherington
2012-04-01Fix libpbd tests and add test for url_decode().Carl Hetherington
2012-03-30Update to latest LV2 state extension.David Robillard
2012-03-30Further GCC 4.7.0 fixes.Carl Hetherington
2012-03-30Some fixes for GCC 4.7.0Carl Hetherington
2012-03-29fix bizarre typo in OS X build (bizarre because its not clear how it could ha...Paul Davis
2012-03-27Patch from Nick to fix crash on closing a LV2 pluginCarl Hetherington
2012-03-27Put copy-constructed crossfades at the position of theirCarl Hetherington
2012-03-25Give the _sends member of InternalReturn its own mutex,Carl Hetherington
2012-03-25Fix warning.Carl Hetherington
2012-03-25Typo in comment.Carl Hetherington
2012-03-25Update to latest LV2 atom extension.David Robillard
2012-03-25Reshow time selection when zooming in object-range modeCarl Hetherington
2012-03-23Patch from colinf to make stereo panners move right with the mouse (#4702).Carl Hetherington
2012-03-22Fix double separator on session range context menu.Carl Hetherington
2012-03-22Remove unused op parameter to temporal_zoom_by_frame. Add Zoom to Range opti...Carl Hetherington
2012-03-22Don't leave internal edit mode when clicking on an automation region view (#4...Carl Hetherington
2012-03-22clarify what the "precise" button does in the timefx dialogPaul Davis
2012-03-21Use combo box for plugin controls for ports marked asCarl Hetherington
2012-03-21Use a AutoSpin rather than a combo box for inputCarl Hetherington
2012-03-21Use sigc::slot for ClickBox printing function ratherCarl Hetherington
2012-03-21Rename combo_map variable to scale_points.Carl Hetherington
2012-03-21Add tooltips to plugin controls in the processor boxCarl Hetherington
2012-03-21Update motorised button when a motorised surface's bindings are loaded.Carl Hetherington
2012-03-21Make toggle MIDIControllables with program changes only respond to the approp...Carl Hetherington