summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-27add Session::routes_solo_changed(), a plural method which makes changing many...Paul Davis
2015-07-27fixes/updates for move to ::open()Robin Gareus
2015-07-26Move ARDOUR::touch_file to pbd/file_utils.hTim Mayberry
2015-07-26Use g_open instead of ::open in ARDOUR::touch_file for portabilityTim Mayberry
2015-07-25Use g_open and sf_open_fd in SndFileSource for portabilityTim Mayberry
2015-07-25Use g_open and sf_open_fd in SndFileImportable instead of sf_open and Glib::l...Tim Mayberry
2015-07-25Use g_open instead of ::open in translation related utility functionsTim Mayberry
2015-07-25Use g_open instead of ::open in AudioSource for portabilityTim Mayberry
2015-07-25Use GStatBuf in AudioSource::initialize_peakfile for portabilityTim Mayberry
2015-07-25Revert "When peakfiles get opened using a non-glib function (in a non-English...Tim Mayberry
2015-07-25Revert "When saving a session (in a non-English locale) make sure that we use...Tim Mayberry
2015-07-25Revert "A few more instances of non-glib 'open()' getting used without locale...Tim Mayberry
2015-07-25Add unit test to check that libxml2 expects utf-8 encoded file paths on WindowsTim Mayberry
2015-07-25Only create one test output directory in file copy testTim Mayberry
2015-07-25Add unit test to assert that using locale_from_utf8/::open will fail for some...Tim Mayberry
2015-07-25Remove sse optimization sources from test applicationsTim Mayberry
2015-07-24tweak OSX packagingRobin Gareus
2015-07-24VST info: use g_fopen() for Windows compat.Robin Gareus
2015-07-24coreaudio aggregate device fix for 10.5Robin Gareus
2015-07-23A few more instances of non-glib 'open()' getting used without locale-specifi...John Emmas
2015-07-23When printing an XML related error, guard against NULL pointers getting passe...John Emmas
2015-07-23When saving a session (in a non-English locale) make sure that we use a local...John Emmas
2015-07-23When peakfiles get opened using a non-glib function (in a non-English locale)...John Emmas
2015-07-23don’t bother to set OSX DMG icon on old systemsRobin Gareus
2015-07-23rename Marker classRobin Gareus
2015-07-23signed/unsigned comparisonRobin Gareus
2015-07-23amend a73a039a3a, separate VST cache for 32/64bitRobin Gareus
2015-07-23avoid llabs ambiguityRobin Gareus
2015-07-23OSX: remove unused architectures from xjadeo & harvidRobin Gareus
2015-07-22fix typo in old (pre 10.6) coreaudio API wrapperRobin Gareus
2015-07-22amend a3c21ae, video-server localhost -> 127.0.0.1Robin Gareus
2015-07-22amend 674e727Robin Gareus
2015-07-22OSX bundle libstdc++ for 10.5 supportRobin Gareus
2015-07-21VST plugin title fix #6467Robin Gareus
2015-07-21update system configRobin Gareus
2015-07-21bye bye Unix.Robin Gareus
2015-07-20patches to fix notebook tab tearoff on DnD.Paul Davis
2015-07-20do not call playhead priority (auto-return) code after selections change, unl...Paul Davis
2015-07-20fix auditioning on systems with larger disk read chunk sizes.Paul Davis
2015-07-20use power of 2 log-scale for parameters.Robin Gareus
2015-07-20copy AU parameters with pluginRobin Gareus
2015-07-20plugin analysis set block-sizeRobin Gareus
2015-07-20configure Analysis PluginRobin Gareus
2015-07-20amend 7a3280b, fix typoRobin Gareus
2015-07-20another OSX/PPC fixRobin Gareus
2015-07-19fix compilation w/o posix_malignRobin Gareus
2015-07-19OSX 10.5/PPC compatRobin Gareus
2015-07-18Minor changes to ensure that MSVC knows about 'CaptureStackBackTrace()'John Emmas
2015-07-17do not carry out a size check on peakfiles for files still being recorded.Paul Davis
2015-07-17print name instead of ID for skipped AUsRobin Gareus