summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-03remove cruft - unused _size in audio-buffersRobin Gareus
2014-02-03fix stem-export buffer-size checkRobin Gareus
2014-02-03fix processor_lockRobin Gareus
2014-02-01forward port lv2_evbuf update (from jalv)Robin Gareus
2014-01-31make -fvisibility=hidden be controlled by ./waf configure --exports-hiddenPaul Davis
2014-01-31current mingw actually calls libpthread libpthreadPaul Davis
2014-01-30Use round() instead of rintf() when building with MSVCJohn Emmas
2014-01-30Oops - the previous namespace qualifier was also needed in gtk2_ardour/proces...John Emmas
2014-01-30Enforce const correctness for a couple of iteratorsJohn Emmas
2014-01-30Add namespace qualifiers for some occurrences of 'Gtk::CheckMenuItem' (Window...John Emmas
2014-01-30Merge branch 'master' into cairocanvasPaul Davis
2014-01-30even though man alloca says to include <alloca.h>, it apparently isn't necess...Paul Davis
2014-01-29Merge branch 'master' into cairocanvasPaul Davis
2014-01-29move check for n_speakers so that we avoid needless workPaul Davis
2014-01-29fix vbap-speaker calculations to work with alloca()Robin Gareus
2014-01-28fix thinko. custom panner URL is remembered for later when port-count/panner ...Robin Gareus
2014-01-27various work to make loop/punch display work better (including fixes for bugs...Paul Davis
2014-01-27fix up the abomination caused by moving from variable length (multidimensiona...Paul Davis
2014-01-27prevent a strange crash while iterating over tracks (now, and maybe in the fu...Paul Davis
2014-01-27add new folders to linux vst search path to help out AVLinux and some other s...Paul Davis
2014-01-27replace standards-wobbling variable-length-arrays with alloca()Paul Davis
2014-01-27comment unused function argumentPaul Davis
2014-01-27rationalize, consolidate and make work dbl-click editing for regions and mark...Paul Davis
2014-01-26correctly (?) indicate muted status of audio regionsPaul Davis
2014-01-26remove unused _wave_color member from waveview canvas item; use outline color...Paul Davis
2014-01-26fix visibility of punch and loop rects.Paul Davis
2014-01-26fix #5840 ; redefinition of typedef 'VstTimeInfo'Robin Gareus
2014-01-26fix routing display for mono synths and midi-tracks w/o synthRobin Gareus
2014-01-26fix crash when removing synth from midi-trackRobin Gareus
2014-01-25try to get export/visibility and build conditionals right for surfaces/, once...Paul Davis
2014-01-23fix merge conflict with masterPaul Davis
2014-01-23alter surfaces build wscript to use "children" idea (like top level wscript)Paul Davis
2014-01-23fix up obj.defines for generic MIDI wscriptPaul Davis
2014-01-23mackie code does not use poll(2) and so does not need poll.hPaul Davis
2014-01-23use correct export/visibility macrosPaul Davis
2014-01-23change VBAP visual parameter name again :)3.5.308Robin Gareus
2014-01-23VBAP change visual parameter name. Diffusion -> SpreadRobin Gareus
2014-01-23LV2 plugin save/delete -- fixes 5835Robin Gareus
2014-01-23midi-audition: make "no synth" selection work.Robin Gareus
2014-01-22configurable midi audition synthRobin Gareus
2014-01-22Update Russian translationAlexandre Prokoudine
2014-01-22attenuate master volumeRobin Gareus
2014-01-22fix crash -- midi tracker reset when seeking audioRobin Gareus
2014-01-22prepare midi-audition synth plugin config, incl no plugin external synthRobin Gareus
2014-01-22tweak reasonable synth:Robin Gareus
2014-01-22reset midi synth (panic) when seeking or re-starting auditionRobin Gareus
2014-01-22prepare GUI for auditioning midi filesRobin Gareus
2014-01-22remove cruftRobin Gareus
2014-01-22backend for auditioning midi-files:Robin Gareus
2014-01-22take all tracks inside a midi-file into account when loading modelRobin Gareus