summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2009-09-13fix logic in undo, redo, and swap_visual_stateBen Loftis
2009-09-13two compiler warnings via john emmasPaul Davis
2009-09-11reinstate export-region which was lost, change keybindings to more closely ma...Ben Loftis
2009-09-08alter if/else/return behaviour to get gcc 4.3 to STFUPaul Davis
2009-09-06patch from lucus for wastebasket content size messagePaul Davis
2009-08-27add shortcuts to both SYSTEM and USER templates folder.Ben Loftis
2009-08-27fix Mapping option so it follows the region/track menu selectionBen Loftis
2009-08-22Patch from robsch to fix mantis 2766; apply button unclickable when modifying...Carl Hetherington
2009-08-21enable very basic plugin boolean automation via Write and Read. no Touch. g...Ben Loftis
2009-08-21make tearoff windows still forward key events (and thus bindings still work);...Paul Davis
2009-08-20save and recall rectified waveform viewBen Loftis
2009-08-20simplify waveform menu itemsBen Loftis
2009-08-19fix some items that need track-selection-sensitityBen Loftis
2009-08-19first round of menu refactoringBen Loftis
2009-08-18auto buttons need a fixed sizeBen Loftis
2009-08-18Transpose should appear in the popup region context menu as well as the Regio...Ben Loftis
2009-08-18menu item says Fader and Pan, so the automation track should say the same for...Ben Loftis
2009-07-30limit width of group button to something reasonableBen Loftis
2009-07-28use DIST_LIBDIR to allow override of LIBDIR ; gcc4.4 patches from debian (onc...Paul Davis
2009-07-22add track-record-enable-toggle action to menu, to make it actually bindable ;...Paul Davis
2009-07-20fix un-translatable string mistake (mantis #1275) ; make keybindings pay atte...Paul Davis
2009-07-18imported files retain BWF timestamp info (nick murtagh) ; logarithm plugin co...Paul Davis
2009-07-06correct check for presence of / or \ in a session namePaul Davis
2009-07-06add NO translator name and remove debugging output line from audioengine.ccPaul Davis
2009-07-06new norwegian translation from Eivind ØdegårdPaul Davis
2009-07-06remove extra use of legalize_for_path() and just make sure that session and s...Paul Davis
2009-07-05de_DE and fr_FR translation updates from Robert Schwede & Martin BlanchardPaul Davis
2009-07-05Fix dumb mistake in pixbufs-as-name code (probably fixes 64 bit problem repor...Nick Mainsbridge
2009-07-05change charset for it_ITPaul Davis
2009-07-05handle session names provided by user that contain '/' (mantis #1193)Paul Davis
2009-07-04update it_IT translation from Emanuele ConstantiniPaul Davis
2009-07-04use sscanf with the correct type conversion and not atoi/atol to load nframes...Paul Davis
2009-07-04add new contributors/translatorsPaul Davis
2009-07-04revert nedko's splash screen change because it breaks splash screen managementPaul Davis
2009-07-04back-port add-route-dialog redesign from 3.0Paul Davis
2009-07-03do not attempt to use scroll view for AU plugin GUIs (fixes crash-on-delete o...Paul Davis
2009-06-28apply carls 3.0 patch to keep import dialog from resizingBen Loftis
2009-06-28apply carls thread fix from 3.0 to 2.0Ben Loftis
2009-06-26playlist sort patch from nick_m, improves ordering of playlists in menu. smal...Paul Davis
2009-06-26fix for file selection problem in import file browser on OS XPaul Davis
2009-06-25move splash screen to the back if pending state dialog is shownPaul Davis
2009-06-25fix czech translation filePaul Davis
2009-06-25another part of the fix for cleanup: when successfully using link(2) to embed...Paul Davis
2009-06-24splash screen fix from nedko ; fix cleanup's failure to correctly locate file...Paul Davis
2009-06-22switch from mibbit to freenode webchat clientBen Loftis
2009-06-13Swedish translation from Petter SundlöfSampo Savolainen
2009-06-11CD Marker export patch from Andreas RugeSakari Bergen
2009-06-11czech translation from Pavel FrichPaul Davis
2009-06-11update fr_FR translation from martin blanchardPaul Davis
2009-06-10Fix bug reported by Axel Müller on the list where marker bars, canvas and pl...Nick Mainsbridge