summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-30update region-gain-line time-converter. fixes #6293Robin Gareus
2015-04-30add a sanity checkRobin Gareus
2015-04-30more meter-change UI optimizationRobin Gareus
2015-04-30skip [duplicate] meter re-packing.Robin Gareus
2015-04-30cleanup display suspend.Robin Gareus
2015-04-30Correctly dereference 'fxbuf' when building with MSVCJohn Emmas
2015-04-30When testing for x86 / x64 architecture, don't forget the symbols that MSVC c...John Emmas
2015-04-30fix over-optimzation in e3375c3.Robin Gareus
2015-04-30suspend editor redisplay during batch changesRobin Gareus
2015-04-30session: add signal to indicate batch updatesRobin Gareus
2015-04-30meter-change: don’t update track-headers if not needed Robin Gareus
2015-04-30x-fade pixel huntRobin Gareus
2015-04-30clamp DSP load displsy 100% & relax LPF.Robin Gareus
2015-04-29DSP load calculation: favor peak over average.Robin Gareus
2015-04-29no need to close a file that will not be removed (and has no name)Paul Davis
2015-04-29fix double precision abs value computationRobin Gareus
2015-04-29enable fade-out display by default in A4.Robin Gareus
2015-04-29remove AU crashlog assert.Robin Gareus
2015-04-29x-run counter reset & typoRobin Gareus
2015-04-29NOOP: fix indentationPaul Davis
2015-04-29[Summary] Should have been committed with previous: made background fade opti...GZharun
2015-04-29fix issue with manual merge conflictPaul Davis
2015-04-29make computation of OS X pango text width correction less intrusive/more effi...Paul Davis
2015-04-29manually apply grygorii's API to manage a correction for pango errors in text...Paul Davis
2015-04-29manually apply grygorii's waveform amplitude implementationPaul Davis
2015-04-29[Summary] Fixed issue when width request from Cavas text returned old width v...GZharun
2015-04-29change placement of ruler divider so that the lower line is at the specified ...Paul Davis
2015-04-29do the right thing when TrackingText::offset is changedPaul Davis
2015-04-29Fix method hiding in Canvas::TextPaul Davis
2015-04-29change ruler rendering to change tick heights and move text downPaul Davis
2015-04-29add missing APIPaul Davis
2015-04-29add API to Ruler to optionally draw a divider (2 single pixel horizontal line...Paul Davis
2015-04-29correct implementation for Rectangle::vertical_fraction()Paul Davis
2015-04-29add Rectangle::vertical_fraction() as a convenience methodPaul Davis
2015-04-29add xrun counter to status-bar (currently no reset)Robin Gareus
2015-04-29add xrun counter API to sessionRobin Gareus
2015-04-29emit an xrun if the process_lock is takenRobin Gareus
2015-04-29delegate signal emission to dedicated thread.Robin Gareus
2015-04-28missing keybinding: zoom to session. needs testing on Mac and WindowsBen Loftis
2015-04-28make tape tracks draw something.Robin Gareus
2015-04-28tape-track diskstream fixesRobin Gareus
2015-04-28Track mode needs to be set before loading Track stateRobin Gareus
2015-04-28prefer explicit cast over terseness.Robin Gareus
2015-04-28prevent live loops (format negative BBT)Robin Gareus
2015-04-27new actions: allow user to set session start and end to playhead locationBen Loftis
2015-04-27case insensitive VST plugin file extension - fixes #6285Robin Gareus
2015-04-27remove a dead assignmentRobin Gareus
2015-04-27allow to compile PBD::Signals w/o connection debuggingRobin Gareus
2015-04-27const iteratorsRobin Gareus
2015-04-27special case [optimize] RT processor reorder.Robin Gareus