This website requires JavaScript.
Explore
Help
Sign In
Autres
/
audacity
Watch
1
Star
0
Fork
0
You've already forked audacity
mirror of
https://github.com/cookiengineer/audacity
synced
2025-05-10 14:11:16 +02:00
Code
Issues
Releases
Wiki
Activity
audacity
/
src
/
xml
History
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
..
audacityproject.dtd
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
XMLFileReader.cpp
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
XMLFileReader.h
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
XMLTagHandler.cpp
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".
2011-01-06 00:07:59 +00:00
XMLTagHandler.h
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
XMLWriter.cpp
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
XMLWriter.h
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