summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2015-04-03fix hard-coded version in config copy dialog; use yes/no buttons, and default...4.0-rc2Paul Davis
2015-04-02remove hard-coded program namePaul Davis
2015-04-03fix another untranslatableRobin Gareus
2015-04-02wording tweak.Paul Davis
2015-04-02Revert "[Summary]: Main menu item "Save Template..." should be disabled durin...Paul Davis
2015-04-02[Summary] Adding option to avoid sorting the routs in Session::foreach method...Valeriy Kamyshniy
2015-04-02[Summary] Sort the routes of session before creating time axises unconditiona...Valeriy Kamyshniy
2015-04-02[Summary]: Main menu item "Save Template..." should be disabled during record...YPozdnyakov
2015-04-02update German translationEdgar Aichinger
2015-04-02use plural form for menu itemPaul Davis
2015-04-02Revert "fix typo, list output bundles properly."Robin Gareus
2015-04-02auditioning [external] files does not need peaks.Robin Gareus
2015-04-01revert plugin UI kbd handling so that we get expected forwarding4.0-rc1Paul Davis
2015-04-01reverse logic in plugin GUI key handlingPaul Davis
2015-04-01reverse logic in ArdourWindow key handlingPaul Davis
2015-04-01ArdourDialog and ArdourWindow don't change magic widget focusPaul Davis
2015-04-02Potential fix for AU window close crash.nick_m
2015-04-01remove an “a3” reference.Robin Gareus
2015-04-01protect RouteUI's destructor from crashes caused by MeterStrips with no route.Paul Davis
2015-04-01make MeterStrip::state_id() safe against null _route memberPaul Davis
2015-04-02Window focus handling fixes.nick_m
2015-03-31updated i18n files from ./waf i18nPaul Davis
2015-03-31Revert "rename excessively old chinese translation"Paul Davis
2015-03-31rename excessively old chinese translationPaul Davis
2015-03-31remove duplicated calls to update solo/mute state from RouteUI descendants.Paul Davis
2015-03-31move "been here before" path concept into libardour, and use it appropriately...Paul Davis
2015-03-31pre-release versions were and are a bad ideaPaul Davis
2015-03-31update german translation #6213Edgar Aichinger
2015-03-31fix OSX/PPC 10.4 long mathsRobin Gareus
2015-03-31another “unexpected” translation update.Robin Gareus
2015-03-31remove linux specific menu reference (sorry translators)Robin Gareus
2015-03-31fancy plural form.Robin Gareus
2015-03-30add a startup wrapper script for cfgtoolRobin Gareus
2015-03-30remove GUI object state when tracks/busses are removed.Paul Davis
2015-03-30Skeleton backend for brave volunteers.Robin Gareus
2015-03-30Update Russian translationAlexandre Prokoudine
2015-03-30increase contrast of control buttons, fixes #6146Robin Gareus
2015-03-30don’t apply selection to new sessionsRobin Gareus
2015-03-30processor control: update control-element tooltipRobin Gareus
2015-03-30remove a dead variable initialization.Robin Gareus
2015-03-30Replace a closing bracket which managed to get lost somehowJohn Emmas
2015-03-30Mixer visibility prefs changes teke effect "live".nick_m
2015-03-30Fix mute of MIDI tracks with channel forcing.David Robillard
2015-03-30Display length & check digit of entered EAN-13 in metadata dialogueColin Fletcher
2015-03-30Add EAN barcode field to session metadata dialogueColin Fletcher
2015-03-30Drag/Drop work-around midi note bleedingRobin Gareus
2015-03-30it would have been too much of a good thing.Robin Gareus
2015-03-30update German Translation #6213Edgar Aichinger
2015-03-30dropzone: honor AutoConnectMaster.Robin Gareus
2015-03-30fix some DnD thinko & edgecases.Robin Gareus