ardour.git
2015-05-09 Paul Davismore pre-commit testing
2015-05-09 Paul Davismore pre-commit testing
2015-05-09 Paul Davismore pre-commit testing
2015-05-09 Paul Davismore pre-commit testing
2015-05-09 Paul Davismore pre-commit testing
2015-05-09 Paul Davismore pre-commit testing
2015-05-09 Paul Davismore pre-commit testing
2015-05-09 Paul Davismore pre-commit testing
2015-05-09 Paul Davistest commit for new style-checking pre-commit
2015-05-08 Paul Davisextend save-as dialog to allow crude but functional...
2015-05-08 Paul Davisfix crash during session deletion as monitor section...
2015-05-08 Paul Davisextend save-as API to allow for new empty sessions...
2015-05-07 Paul Daviscopy contents of analysis, plugins, automation and...
2015-05-07 Paul Davisfix Session::rename()
2015-05-06 Paul Davisdebugging rename/save-as
2015-05-06 Paul Davisrename user's customized color file when resetting...
2015-05-05 Robin Gareusfix some gtk filechooser issues
2015-05-05 Robin Gareusoversample meter faceplate image surfaces
2015-05-04 Robin GareusNSM preparation for OSX and windows
2015-05-04 Robin Gareusadd plugin parameter reset button - closes #6297
2015-05-04 Robin Gareusprepare plugin reset (#6297)
2015-05-04 Robin GareusAPI to reset plugin parameters to default
2015-05-04 Robin Gareusadd signal for automation state changes per plugin
2015-05-04 Robin Gareusupdate startup scripts for NSM
2015-05-04 Robin Gareusfurther preparations for NSM (#6265)
2015-05-04 Robin Gareusclear port-list before query.
2015-05-03 Robin Gareusfix thinko in 2e4428b
2015-05-03 Robin Gareusfix -Wsign-compare
2015-05-03 Robin Gareusright-click in mixer’s group box: show context menu.
2015-05-03 Robin Gareusno more noise during startup.
2015-05-03 Robin Gareusadd an API to silence buffers (without session)
2015-05-03 Robin Gareusfix portengin get_ports() flags API
2015-05-03 Robin Gareusde-select other strips when re-selecting a strip
2015-05-03 Christopher... Fix mixed spaces/tabs in wscripts
2015-05-03 Nils Philippsendon't install static library libsmf.a
2015-05-03 Robin GareusAllow to delete PC using <Del>
2015-05-02 Robin Gareusimplement scroll wheel support for ardour-dropdown
2015-05-02 Robin Gareusgfx-card & performance testing
2015-05-02 Robin Gareuslog(0) - who would have guessed.
2015-05-02 Robin Gareusprofessionalize peak-meters
2015-05-01 Robin Gareusdummy: ignore first cycle timing.
2015-05-01 Robin Gareustweak Midi/DIN icon (proper notch)
2015-05-01 Robin Gareusconstrain initial custom meter positions.
2015-05-01 Robin Gareusfix thinko with region-gain time offset.
2015-04-30 Robin Gareusdon’t count silent [x]runs if there’s no session.
2015-04-30 Robin Gareusupdate region-gain-line time-converter. fixes #6293
2015-04-30 Robin Gareusadd a sanity check
2015-04-30 Robin Gareusmore meter-change UI optimization
2015-04-30 Robin Gareusskip [duplicate] meter re-packing.
2015-04-30 Robin Gareuscleanup display suspend.
2015-04-30 John EmmasCorrectly dereference 'fxbuf' when building with MSVC
2015-04-30 John EmmasWhen testing for x86 / x64 architecture, don't forget...
2015-04-30 Robin Gareusfix over-optimzation in e3375c3.
2015-04-30 Robin Gareussuspend editor redisplay during batch changes
2015-04-30 Robin Gareussession: add signal to indicate batch updates
2015-04-30 Robin Gareusmeter-change: don’t update track-headers if not needed
2015-04-30 Robin Gareusx-fade pixel hunt
2015-04-30 Robin Gareusclamp DSP load displsy 100% & relax LPF.
2015-04-29 Robin GareusDSP load calculation: favor peak over average.
2015-04-29 Paul Davisno need to close a file that will not be removed (and...
2015-04-29 Robin Gareusfix double precision abs value computation
2015-04-29 Robin Gareusenable fade-out display by default in A4.
2015-04-29 Robin Gareusremove AU crashlog assert.
2015-04-29 Robin Gareusx-run counter reset & typo
2015-04-29 Paul DavisNOOP: fix indentation
2015-04-29 GZharun[Summary] Should have been committed with previous...
2015-04-29 Paul Davisfix issue with manual merge conflict
2015-04-29 Paul Davismake computation of OS X pango text width correction...
2015-04-29 Paul Davismanually apply grygorii's API to manage a correction...
2015-04-29 Paul Davismanually apply grygorii's waveform amplitude implementation
2015-04-29 GZharun[Summary] Fixed issue when width request from Cavas...
2015-04-29 Paul Davischange placement of ruler divider so that the lower...
2015-04-29 Paul Davisdo the right thing when TrackingText::offset is changed
2015-04-29 Paul DavisFix method hiding in Canvas::Text
2015-04-29 Paul Davischange ruler rendering to change tick heights and move...
2015-04-29 Paul Davisadd missing API
2015-04-29 Paul Davisadd API to Ruler to optionally draw a divider (2 single...
2015-04-29 Paul Daviscorrect implementation for Rectangle::vertical_fraction()
2015-04-29 Paul Davisadd Rectangle::vertical_fraction() as a convenience...
2015-04-29 Robin Gareusadd xrun counter to status-bar (currently no reset)
2015-04-29 Robin Gareusadd xrun counter API to session
2015-04-28 Robin Gareusemit an xrun if the process_lock is taken
2015-04-28 Robin Gareusdelegate signal emission to dedicated thread.
2015-04-28 Ben Loftismissing keybinding: zoom to session. needs testing...
2015-04-28 Robin Gareusmake tape tracks draw something.
2015-04-28 Robin Gareustape-track diskstream fixes
2015-04-28 Robin GareusTrack mode needs to be set before loading Track state
2015-04-28 Robin Gareusprefer explicit cast over terseness.
2015-04-28 Robin Gareusprevent live loops (format negative BBT)
2015-04-27 Ben Loftisnew actions: allow user to set session start and end...
2015-04-27 Robin Gareuscase insensitive VST plugin file extension - fixes...
2015-04-27 Robin Gareusremove a dead assignment
2015-04-27 Robin Gareusallow to compile PBD::Signals w/o connection debugging
2015-04-27 Robin Gareusconst iterators
2015-04-27 Robin Gareusspecial case [optimize] RT processor reorder.
2015-04-27 Robin Gareusclick-less processor re-ordering.
2015-04-27 Ben Loftisenable trim on master bus
2015-04-26 Robin GareusRevert "case insensitive ".dll" for VST plugins - fixes...
2015-04-26 Robin Gareuscase insensitive ".dll" for VST plugins - fixes #6285
2015-04-26 Robin GareusExpose “/route/trim” midi binding.
next