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-06-26 17:18:41 +02:00
Code
Issues
Releases
Wiki
Activity
audacity
/
src
/
xml
History
lllucius
496aa450df
Remove local copy of expat
...
Hasn't been used since 2008. The wxexpat library is used instead.
2013-11-06 08:41:57 +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
Remove the
2013-09-24 00:14:37 +00:00
XMLFileReader.h
Remove local copy of expat
2013-11-06 08:41:57 +00:00
XMLTagHandler.cpp
fix the loading of projects with more than 2^31 samples in a waveclip, and possibly some other similar constraints on waveclips. This fixes a long-standing problem with long recordings being saved but unable to re-open them. Tested by Gale and Steve.
2013-11-03 15:49:12 +00:00
XMLTagHandler.h
fix the loading of projects with more than 2^31 samples in a waveclip, and possibly some other similar constraints on waveclips. This fixes a long-standing problem with long recordings being saved but unable to re-open them. Tested by Gale and Steve.
2013-11-03 15:49:12 +00:00
XMLWriter.cpp
Remove local copy of expat
2013-11-06 08:41:57 +00:00
XMLWriter.h
Remove the
2013-09-24 00:14:37 +00:00