summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-10disable Midi Audition Synth if it cannot be foundRobin Gareus
2014-09-10fix selection color in barcontroller's entryRobin Gareus
2014-09-10better safe than sorry.Robin Gareus
2014-09-10fix d421602c24Robin Gareus
2014-09-10delete session XML object after loading and setting state.Robin Gareus
2014-09-10free LV2 world after initial scanRobin Gareus
2014-09-09plug a major mem hog.Robin Gareus
2014-09-09NOOP, indent & whitespace fixesRobin Gareus
2014-09-09clean up midi channel controlsRobin Gareus
2014-09-09fix scoomer scroll-wheel max valueRobin Gareus
2014-09-09Add 'libs/pbd/pbd/pthread_utils.h' to our pbd project (msvc)John Emmas
2014-09-09Implement the new pthread macros (for the Waves audio backend)John Emmas
2014-09-09Re-introduce our pthread macros (after fixing an earlier typo)John Emmas
2014-09-09Revert "Add a couple of pthread helper macros"John Emmas
2014-09-09have another go at vertical text alignmentRobin Gareus
2014-09-09add an easy way to debug button sizesRobin Gareus
2014-09-09complete list from 68f0694ac0Robin Gareus
2014-09-09tweak button text y-alignmentRobin Gareus
2014-09-09fix TAV text-entry size.Robin Gareus
2014-09-08remove arbitrary button sizing for edit mode buttonsBen Loftis
2014-09-08fix typo in b9f075143Robin Gareus
2014-09-08Vertically align Midi Notes, Piano Roll & Canvas Line GridRobin Gareus
2014-09-08fix color of top-most MIDI note line on the canvasRobin Gareus
2014-09-08don't start track-resize on scroomer clickRobin Gareus
2014-09-08Move Scroomer out of Track Selection Box:Robin Gareus
2014-09-08vertical pixel alignment of all TAV elementsRobin Gareus
2014-09-08ALSA|Dummy: ignore port unregistration when engine is stoppedRobin Gareus
2014-09-07ALSA|Dummy Backend: do as jack does:Robin Gareus
2014-09-07fix midi audition port-connect warningRobin Gareus
2014-09-07yet another rec-button [no]blink fixRobin Gareus
2014-09-07remove debug messageRobin Gareus
2014-09-07fix (auto-expand) typo in f23f379b3Robin Gareus
2014-09-07NOOP, re-indent, remove trailing whitespace, sort includesRobin Gareus
2014-09-07don't loose a redraw.Robin Gareus
2014-09-07special case track-header buttonsRobin Gareus
2014-09-07yet another button tweak..Robin Gareus
2014-09-07prepare support for [color] style name postfixRobin Gareus
2014-09-07no horiz canvas scroll over track-header automation faderRobin Gareus
2014-09-07tweak vertical size/position and layering of recording rectPaul Davis
2014-09-07correct the variable used to name the file when loading the default UI config...Paul Davis
2014-09-07tweak initial x-axis location of a recording rect (from grygorii zharun @ waves)Paul Davis
2014-09-07add Session::record_location()Paul Davis
2014-09-07rename input/source file for default UI configurationPaul Davis
2014-09-07fix names of included filesPaul Davis
2014-09-07Ensure complete sync with previous UI configuration filesPaul Davis
2014-09-07change all GUI config files (GTK RC and our own XML config files) to use prod...Paul Davis
2014-09-07fix packaging scripts to use new system config file name; NOTE: this file sho...Paul Davis
2014-09-07rename system and user config files with product-neutral namesPaul Davis
2014-09-07add Canvas::Ruler::set_metric() to allow ruler metrics to be changed dynamicallyPaul Davis
2014-09-07change Metric element of a Canvas::Ruler item into a pointer internallyPaul Davis