summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2013-06-19Prompt the user for confirmation before removing an export format.Adrian Knoth
2013-06-18switch samples_per_pixel to integer typePaul Davis
2013-06-18fix crash when recording, because the audioregion view has no frame handlesPaul Davis
2013-06-17vtl: remember original video-file for later export/muxRobin Gareus
2013-06-16remove no-op "horizontal_position_changed()" method from StreamView and Route...Paul Davis
2013-06-16remove executable mode-bit from filesRobin Gareus
2013-06-16vtl: use avi/mjpeg (insted of mpeg4) for video proxyRobin Gareus
2013-06-16vtl: update ffmpeg option sameq/qscaleRobin Gareus
2013-06-15new track-height icons -- inspired by tom^_Robin Gareus
2013-06-14Merge branch 'master' into cairocanvasRobin Gareus
2013-06-14remove cruftRobin Gareus
2013-06-14remove old/unused export_multiplicatorRobin Gareus
2013-06-14remove cruft - old CMT imageframe*Robin Gareus
2013-06-14fix merge of masterPaul Davis
2013-06-14NOOP clean up codeRobin Gareus
2013-06-14avoid name-conflictRobin Gareus