Files
ardour/libs/ardour
Julien ROGER a3dd27c41b Fix 6677: Post-export script reinterprets timestamp format placeholder giving incorrect filename
Due to localtime and its statically allocated buffer, time_struct variable is
set at construct time but its value changes over time due to subsequent calls to localtime
in ardour process. Replacing localtime by localtime_r fix the problem.

This also fix 6713: Name of Audio (timestamp) does not match with written Filename in CD-Cue file
2016-02-13 12:45:40 +10:00
..
2016-01-08 00:40:41 +01:00
2016-01-28 00:00:47 +01:00
2015-11-24 23:20:39 -05:00
2015-11-04 07:58:10 -05:00
2016-02-01 22:52:22 -05:00
2016-02-10 03:01:05 +01:00
2015-10-25 17:46:39 +01:00
2015-10-05 22:15:18 +02:00
2016-01-09 15:22:16 +01:00
2015-07-23 13:06:43 +02:00
2016-01-09 15:22:16 +01:00
2015-08-27 14:43:28 +02:00
2015-01-07 00:12:07 -05:00
2016-01-18 16:57:50 -05:00
2016-02-11 23:12:20 +01:00
2015-10-05 22:15:18 +02:00
2016-01-09 01:24:10 +01:00
2015-11-25 19:09:23 +01:00
2015-04-25 21:24:58 +02:00
2014-11-25 02:11:44 -05:00
2015-01-09 06:08:15 +01:00
2015-08-09 12:50:04 +01:00
2015-04-25 21:24:58 +02:00
2015-01-07 00:12:07 -05:00
2016-01-09 15:22:16 +01:00