summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-20add a pure virtual FileSource::close() method so that FileSource::set_path() ...Paul Davis
2015-04-20remove _file_path member from Evoral::SMFPaul Davis
2015-04-20Merge branch 'master' into saveasPaul Davis
2015-04-19update russian translationPaul Davis
2015-04-19attempt to fix the strip clubRobin Gareus
2015-04-18transport button HiDPI scalingRobin Gareus
2015-04-18HiDPI button tweaksRobin Gareus
2015-04-17fix mingw build4.0Paul Davis
2015-04-17fix typo after localedir changePaul Davis
2015-04-17Don't modify a RouteUISelection that we've just erasedJohn Emmas
2015-04-17Dummy: fix sine/square frequency sweepRobin Gareus
2015-04-17fix novice-level mistake that causes localedir to point to random, reusable (...Paul Davis
2015-04-17Amend ac1f7e0bnick_m
2015-04-17Indicate all clips on rectified view.nick_m
2015-04-17Improve waveview height and scaling.nick_m
2015-04-16VST: fix a copy/paste typo and possible segfaultRobin Gareus
2015-04-15put all of the Mackie control surface code into the ArdourSurface namespacePaul Davis
2015-04-15update german translationPaul Davis
2015-04-15update russian translationPaul Davis
2015-04-15add ArdourSurface to OSC class to help reduce global namespace pollutionPaul Davis
2015-04-15disable -rdynamic by defaultRobin Gareus
2015-04-15fix for memory overrun during read_peaks(), from sebastian reicheltPaul Davis
2015-04-15Replace control list locks with RWLocks4.0-rc4Robin Gareus
2015-04-15portaudio backend: allow Pa_GetDeviceInfo to fail.Robin Gareus
2015-04-14When running on Windows, hide the Engine dialog before calling 'push_state_to...John Emmas
2015-04-14simplify coaxing clock value out of ardourRobin Gareus
2015-04-13when building context menu for click on mixer strip, ensure clicked-on strip ...Paul Davis
2015-04-13add bracesPaul Davis
2015-04-13now that there is only 1 effective selection, adjust add-new-track-or-bus opt...Paul Davis
2015-04-13remove UI configuration variable link-editor-and-mixer-selection, and make be...Paul Davis
2015-04-12allow to set/change loop-range via OSCRobin Gareus
2015-04-13fix issue with logic controlling rude isolate buttonPaul Davis
2015-04-11remove unused local variablePaul Davis
2015-04-11gtk2_ardour code should use translation domain "gtk2_ardour[MAJOR_VERSION]" n...Paul Davis
2015-04-11disable LED-style meters by defaultRobin Gareus
2015-04-11Remove unused pointer to nothing.nick_m
2015-04-11Fix dangling location on new location -> undo.nick_m
2015-04-10Merge branch 'uk-english'Colin Fletcher
2015-04-10allow MIDI bindings for boolean automationRobin Gareus
2015-04-09bump copyright durationPaul Davis
2015-04-09Position (and size) canvas tooltips such that they better resemble Gtk tooltipsJohn Emmas
2015-04-09Delete a canvas tooltip after we've finished with itJohn Emmas
2015-04-08redraw playhead only if pixel position changed.4.0-rc3Robin Gareus
2015-04-08renice transport iconsRobin Gareus
2015-04-08NOOP, cleanup & commentsRobin Gareus
2015-04-08construct a metronomRobin Gareus
2015-04-08more transport button caironizing.Robin Gareus
2015-04-07fix de7d6a7 (too narrow bar)Robin Gareus
2015-04-07renice transport buttons (part one)Robin Gareus
2015-04-07update ArdourButton Icon APIRobin Gareus