summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-20bump version number2.8.2Paul Davis
2009-07-19missing initializer for _follow_overlap in Crossfade - can lead to exceptions...Paul Davis
2009-07-18imported files retain BWF timestamp info (nick murtagh) ; logarithm plugin co...Paul Davis
2009-07-06another OSX/apple-gcc fix2.8.1Paul 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-06new fr_FR translate for libardourPaul 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-05more legalize_path hacks to handle stupidly named sessionPaul Davis
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-04try to name/number new routes-from-templates to avoid colliding names if addi...Paul 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-03bump versionPaul Davis
2009-07-03do not attempt to use scroll view for AU plugin GUIs (fixes crash-on-delete o...Paul Davis
2009-07-01fix from carl so that switching into write automation mode doesn't reset gain...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-17make mixbus packaging work, to some degreePaul Davis
2009-06-15Missing header fileSampo Savolainen
2009-06-14Fix small problem with uninitialized data fed to sndfileSampo Savolainen
2009-06-13Swedish translation from Petter SundlöfSampo Savolainen
2009-06-12modifications to OS X build script for MixBusPaul Davis
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-07Fix syntax.Carl Hetherington
2009-06-05load environment variables for each instance of LibraryInfo and make sure PKG...Ben Loftis
2009-06-05const char* fixes for some version of gccPaul Davis
2009-06-04const char* fixes for some version of gccPaul Davis
2009-06-03Remove unused variable.Nick Mainsbridge
2009-06-03Numerical sort patch from mantis #2654Sampo Savolainen
2009-06-02Fix memory leak in name text pixbuf generation, move RegionView::_height to T...Nick Mainsbridge