RichardAsh1981@gmail.com
|
6a7da21dec
|
remove various unused #defines and bits of code, patch by Campbell Barton
|
2013-09-23 20:16:02 +00:00 |
|
RichardAsh1981@gmail.com
|
2b7863a133
|
commit the final version of Joel Bouchat's patch for WAV and AIFF format metadata improvements
|
2013-08-23 10:01:29 +00:00 |
|
v.audacity
|
51e0391b7d
|
Campbell Barton's patch for mem leaks, http://www.graphicall.org/ftp/ideasman42/audacity_mem_leak_fix_r12450.diff
|
2013-08-03 00:24:26 +00:00 |
|
RichardAsh1981@gmail.com
|
d571ece7e6
|
Apply patch from Joel Bouchat to improve WAV tag importing and exporting for non-ASCII characters, making sure that it works in UTF-8 locales
|
2013-07-31 10:21:41 +00:00 |
|
v.audacity
|
8ad21677b8
|
Improve a comment.
|
2013-06-29 00:27:43 +00:00 |
|
v.audacity
|
75bbcc6884
|
BYTE is Windows only. Change it to unsigned char.
|
2013-06-28 22:34:58 +00:00 |
|
v.audacity
|
714049ffce
|
|
2013-06-28 03:41:14 +00:00 |
|
richardash1981
|
1fd52b3796
|
cleanup of exporters based on patch by Campbell Barton: Include headers into classes, remove tail comments, correct the factory method comments
|
2013-03-03 20:25:59 +00:00 |
|
v.audacity
|
ebb4f530bb
|
Apparently, wxConfigBase::Write() does not update values for next access on all platforms unless Flush() method is called. Added many calls to wxConfigBase::Flush() to make sure the Rad() calls get the right values.
|
2012-08-02 06:03:19 +00:00 |
|
mchinen
|
a9a0d51454
|
Timetrack fixes and refactoring.
Possibly fixes:
Bug 206 - Time Tracks: Ruler warp goes in wrong direction
Bug 205 - Time Tracks that slow down the audio result in truncated exports
|
2010-10-07 23:01:49 +00:00 |
|
mchinen
|
ff7c013f16
|
fix clipping on export 24 bit signed pcm wav (bug 166)
|
2010-06-15 17:51:23 +00:00 |
|
richardash1981
|
430c64084f
|
Add i18n hint for the libsndfile error message, in response to query from Atsushi YOSHIDA
|
2010-03-06 16:27:23 +00:00 |
|
richardash1981
|
68f7665a70
|
Commit an improved version of patch by Benjamin Drung to check if data is sucessfully being exported or not when saving files through libsndfile, and warn the user if the export fails.
|
2010-02-20 22:20:26 +00:00 |
|
ra
|
e74978ba77
|
Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches
|
2010-01-23 19:44:49 +00:00 |
|