summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2013-06-28more waveform drawing/coloring changesPaul Davis
2013-06-27fix drawing of rectangles larger than 2000 pixels, caused by silly hard-codin...Paul Davis
2013-06-27cleanup ArdourCanvas::WaveViewPaul Davis
2013-06-27workaround/hack/fix for cairo pattern gradient space exceeding 2^16 size limitPaul Davis
2013-06-26move text origin back down, since it was a mistake to move it; alter computat...Paul Davis
2013-06-26tweak position of pango-rendered text image on canvas by 2 pixels upwardPaul Davis
2013-06-25Merge branch 'master' into cairocanvasPaul Davis
2013-06-25fix gradient pattern origin translation for time axis view itemsPaul Davis
2013-06-24fix up size and drawing of measure lines, even when vertically scrolledPaul Davis
2013-06-24an awful lot of tweaks to drawing detailsPaul Davis
2013-06-22likely fix for Canvas::Image positioning under new coordinate/render rulesPaul Davis
2013-06-22Further Freesound import tweaks.Colin Fletcher
2013-06-21properly restore newer (cairo-canvas related) UI config parametersPaul Davis
2013-06-21Add config variable for Freesound download folder location.Colin Fletcher
2013-06-21Make scroll-wheel modifier keys consistent in main editor window.Colin Fletcher
2013-06-21fix incorrect coordinate space when drawing first poly-curve linePaul Davis
2013-06-21waveform drawing improvementsPaul Davis
2013-06-20(working) start of an experiment with pyramix-style waveform drawingPaul Davis
2013-06-20new image cache design for waveviews, with various fixes.Paul Davis
2013-06-19get wave drawing improved, but commit before i tear it all up and go back to ...Paul Davis
2013-06-19inching pretty close to fully working waves nowPaul Davis
2013-06-18initial semi-working attempt at getting waveview cache to work correctlyPaul Davis
2013-06-18fix rect redraw problems caused by intersection requiring the usual 0.5 expan...Paul Davis
2013-06-18basically operational switch to canvas drawing coordinates, although text and...Paul Davis
2013-06-16remove executable mode-bit from filesRobin Gareus
2013-06-14Merge branch 'master' into cairocanvasRobin Gareus
2013-06-14don't display freewheeling & samplerate LV2 ports on GUIRobin Gareus
2013-06-13merge with masterPaul Davis
2013-06-13Generalize no-plugin-state from AudioUnits to all pluginsPaul Davis
2013-06-14Update Russian translation of Ardour 3.2Alexandre Prokoudine
2013-06-13fix up versioning stuff for libardour, which should track regular ardour rele...Paul Davis
2013-06-11update .po filesPaul Davis
2013-06-10save and restore Generic MIDI threshold/smoothing valuePaul Davis
2013-06-07Revert all close-on-exec changes from earlier todayRobin Gareus
2013-06-07fix typo in SndFileDescriptor::open() -- check if file open succeeded.Robin Gareus
2013-06-07fix use of sf_open_fd() instad of sf_open()Robin Gareus
2013-06-07Merge branch 'master' into cairocanvasPaul Davis
2013-06-07close audio-file if it cannot be openedRobin Gareus
2013-06-07fix issue (creating new sound-files) in 92161b57Robin Gareus
2013-06-07more OSC socket fcntl() close-on-execRobin Gareus
2013-06-07OSC bail out if server cannot be startedRobin Gareus
2013-06-07mark more filedes as close-on-exec. - here audio+midi files!Robin Gareus
2013-06-07more sockets to close on fork()Robin Gareus
2013-06-07close network sockets on forkRobin Gareus
2013-06-06fix compiler warningsRobin Gareus
2013-06-06correct previous premature commit re: OSC and send gainPaul Davis
2013-06-06implement OSC /ardour/route/send/gainabs and /ardour/route/send/gainDBPaul Davis
2013-06-06Merge branch 'master' into cairocanvasPaul Davis
2013-06-06move control surface prefs onto their own tab in the user prefs; for Generic ...Paul Davis
2013-06-06fix memory leaks and compiler warnings in LXVST codeRobin Gareus