13
0
Go to file
Tim Mayberry 36d1d842df Use g_rename() instead of ::rename() in Session::cleanup_sources
The paths are in UTF-8 encoding and ::rename expects paths in the system
codepage encoding so ::rename will fail for any paths that contain characters
that aren't in the system codepage.

This fixes Flush Wastebasket on Windows where paths contain characters that
aren't in the system codepage(usually most non-ascii characters).
2016-09-15 21:27:55 +10:00
cfgtool
doc
export
gtk2_ardour Restore state of analyze and soundcloud upload checkboxes in ExportDialog 2016-09-14 20:36:04 +10:00
headless
libs Use g_rename() instead of ::rename() in Session::cleanup_sources 2016-09-15 21:27:55 +10:00
mcp
midi_maps
msvc_extra_headers
MSVCardour3 Update our MSVC project files to generate the most recent Ardour session file format (ver 5) rather than the older v3 format 2016-08-30 07:15:00 +01:00
MSVCMixbus3
MSVCvst_scan Update our MSVC project files to generate the most recent Ardour session file format (ver 5) rather than the older v3 format 2016-08-30 07:15:00 +01:00
osc OSC: Add preset loading to OSC GUI 2016-08-24 10:07:21 -07:00
patches
patchfiles
scripts Tweak PR 269 for portable file-path 2016-09-12 12:05:03 +02:00
session_utils
templates
tools Allow to bunde demo session(s) 2016-09-15 13:11:43 +02:00
vst
.dir-locals.el
.gitattributes
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
foo.cc
instant.xml
instant.xml.sae
Makefile
msvc32-fixup.pl
PACKAGER_README
README
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript Add defines necessary for successful gcc/mingw compile with --cxx11 option 2016-09-15 21:27:55 +10:00

Please see the Ardour web site at http://ardour.org/ for all documentation..

For information on building ardour: 
      
     http://ardour.org/development.html