summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2009-06-10Fix full_canvas_height thinko, don't clip_to_viewport when not needed.Nick Mainsbridge
2009-06-10Allow Insert Time option to move tempos and time sig changes, as per #1951 (t...Ben Loftis
2009-06-04const char* fixes for some version of gccPaul Davis
2009-06-03Remove unused variable.Nick Mainsbridge
2009-06-02Fix memory leak in name text pixbuf generation, move RegionView::_height to T...Nick Mainsbridge
2009-05-22make stationary-playhead mode less secretBen Loftis
2009-05-22Fix tape region view crash, remove unneeded include.Nick Mainsbridge
2009-05-20Help->Chat menu item launches the users browser to allow chatting on IRC via ...Ben Loftis
2009-05-19don't attempt to check server name if possible server paths have not been dis...Paul Davis
2009-05-19Fix record crash, use pixfufs instead of canvas text in markers, use leftmost...Nick Mainsbridge
2009-05-18do not look for (and potentially exit) jack servers if jack is already runningPaul Davis
2009-05-17Correct name(tm)Sampo Savolainen
2009-05-17Fix small typoSampo Savolainen
2009-05-07Fix crash for TAV items that don't contain a name pixbuf.Nick Mainsbridge
2009-05-05Speed up regionview creation by using pixbufs for name labels instead of Gnom...Nick Mainsbridge
2009-04-30implement panner reset functionality (missing since 0.99?)Paul Davis
2009-04-27write buffer stats to file on disk underrun/overrunPaul Davis
2009-04-16fix minor issues with displaying and hiding plugin automation lanes. the men...Ben Loftis
2009-03-27some totally untested FST/VST changesPaul Davis
2009-03-27better tooltip(s) for the kbd focus button in a plugin GUI windowPaul Davis
2009-03-27stop a lot of warnings about GtkSpinButton non-zero page size deprecationPaul Davis