summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2013-07-09Merge branch 'master' into cairocanvasPaul Davis
2013-07-07window delete/hide is managed by WMProxy (amend to cb6f16ac)Robin Gareus
2013-07-07revert 3c6ff2f0 now that WM-proxy is session-aware..Robin Gareus
2013-07-07make window-manager session-awareRobin Gareus
2013-07-07fix save/restore [plugin] window pos&size (without save)Robin Gareus
2013-07-07fix/workaround window-proxy session-managementRobin Gareus
2013-07-07possible fix for crash on exit - err on the side of cautionRobin Gareus
2013-07-04fix race/endless loop on exit:Robin Gareus
2013-07-03adjust mixer meter metric scaleRobin Gareus
2013-07-03fix alignment of meters on midi-tracksRobin Gareus
2013-07-01Make CD track details visible whenever CD range is ticked.Colin Fletcher
2013-07-01minor fixes for recent cairocanvas work so that it builds on OS X (64bit)Paul Davis
2013-07-01Merge branch 'master' into cairocanvasPaul Davis
2013-06-30common spelling of infinity (lowercase as libc's printf)Robin Gareus
2013-06-30Fix 'Location window is blank' (#5538)Colin Fletcher
2013-06-29Fix crash when showing external send GUIRobin Gareus
2013-06-28changes to waveform clipping displayPaul Davis
2013-06-28more waveform drawing/coloring changesPaul Davis
2013-06-27remove dead code (we have git) plus add a commentPaul Davis
2013-06-27use HSV to pick random colors and avoid over-saturation or over-brightnessPaul Davis
2013-06-27workaround/hack/fix for cairo pattern gradient space exceeding 2^16 size limitPaul Davis
2013-06-26use W3C color difference computation to select black or white text for region...Paul Davis
2013-06-26move marker text up by 2 pixelsPaul Davis
2013-06-26fix position of verbose cursorPaul Davis
2013-06-26probable fix for a region drag that somehow ends up with no time axis view (t...Paul Davis
2013-06-25Merge branch 'master' into cairocanvasPaul Davis
2013-06-25fix zoom focus issue that was messing up zoom changesPaul 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-23fix ardvst and ardourvst (use variable or version number)Robin Gareus
2013-06-23Merge branch 'radiosrb' of https://github.com/adiknoth/ardourRobin Gareus
2013-06-23Merge branch 'patches' of https://github.com/jdekozak/ardourRobin Gareus
2013-06-23fix caching of Audio+Midi metricsRobin Gareus
2013-06-23remove compilation warningJulien de Kozak
2013-06-22Further Freesound import tweaks.Colin Fletcher
2013-06-21properly restore newer (cairo-canvas related) UI config parametersPaul Davis
2013-06-21fixed const cast warningPaul Davis
2013-06-21fix unused argument warningPaul Davis
2013-06-21Amend comment to 'delete this'Colin Fletcher
2013-06-21Use connect(..., gui_thread()) rather than g_idle_add().Colin Fletcher
2013-06-21Further Freesound tweaks.Colin Fletcher
2013-06-21Use config variable for Freesound download folder location.Colin Fletcher
2013-06-21Add vertical zoom via scroll wheel modifier key to editor summary.Colin Fletcher
2013-06-21Make scroll-wheel modifier keys consistent in editor summary pane.Colin Fletcher
2013-06-21some prep work for generally handling dbl-click on draggable objectsPaul Davis
2013-06-21Make scroll-wheel modifier keys consistent in main editor window.Colin Fletcher
2013-06-21waveform drawing improvementsPaul Davis
2013-06-20set waveform color to a V-reduced version of the frame fill color.Paul Davis
2013-06-19move video export info to online-manual, allow to open it.Robin Gareus
2013-06-19Prompt the user for confirmation before removing an export presetAdrian Knoth