13
0
Go to file
Robin Gareus 9da934ff29 reworked variant of john’s soundfile locale fix
see 87b89a6

IMPORTANT NOTE: In theory, the correct glibmm function should have been Glib::filename_from_utf8() but I couldn't make that work on Windows and 
ended up using Glib::locale_from_utf8() instead. sfdb import will therefore
need to get re-tested on the other platforms (especially in a non-English locale).


If this fix doesn't work we should probably revert to the previous strategy
but using the global specifier "::g_open()" explicitly…
… and only on PLATFORM_WINDOWS  (POSIX #define g_open open) fails regardless.
2015-07-17 16:03:24 +02:00
cfgtool remove tabs from python code 2015-07-05 14:50:13 +02:00
doc
export
gtk2_ardour reworked variant of john’s soundfile locale fix 2015-07-17 16:03:24 +02:00
headless
icons
libs reworked variant of john’s soundfile locale fix 2015-07-17 16:03:24 +02:00
mcp
midi_maps Add a midimap for WiiMote via midikb. 2015-07-10 16:52:43 -04:00
msvc_extra_headers
MSVCardour3 Rename 'insert_time_dialog.cc/.h' (in our MSVC project) 2015-06-18 09:22:34 +01:00
MSVCMixbus3
MSVCvst_scan Add the new (UINTSDEFINED) preprocessor directive to all out MSVC projects (just to be on the safe side) 2015-06-09 13:18:42 +01:00
patches
patchfiles
templates
tools migrate bundled-plugin site 2015-07-14 20:17:30 +02:00
vst
.dir-locals.el
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox
COPYING
foo.cc
instant.xml
instant.xml.sae
Makefile
msvc32-fixup.pl
PACKAGER_README
README
system_config update system config to match rc_configuration_vars 2015-07-06 02:07:32 +02:00
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript fix wscripts to work with python3. 2015-07-06 10:06:06 -04:00

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

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