v.audacity
0332c60a2a
Define one constant, PLATFORM_MAX_PATH, for maximum path value, so we don't have to do platform-specific conditionals everywhere we want to check it. In fact, we were actually checking that only for Windows. This is follow-on to Richard's message on audacity-devel about "overflow vulns".
...
Remove unnecessary declaration of MAX_PATH in BlockFile.h.
2011-01-06 00:07:59 +00:00
rbdannenberg
a1f0e5ed5b
Extensive changes to improve NoteTrack display and (some) editing, NoteTrack playback via MIDI, and Midi-to-Audio alignment.
2010-09-18 21:02:36 +00:00
v.audacity
874e530d84
more progress on bug 113
...
better handling of error conditions in PCMAliasBlockFile::BuildFromXML so that DirManager::ProjectFSCK can report cases of missing PCMAliasBlockFile files on opening projects where missing files were not corrected
2010-07-29 03:54:54 +00:00
v.audacity
92bdf970c5
Remove obsolete comment.
2010-07-28 22:58:16 +00:00
mchinen
52edf9ffc2
replacing expat lib-src include with a shorter copy of the table. this should restore linux builds to normal order.
2010-04-26 17:45:48 +00:00
mchinen
635931c6be
fix for P2 Metadata in imported files can cause the .aup to store unhandled characters.
2010-04-24 20:54:39 +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