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
james.k.crook@gmail.com
94346902b3
Added include of Audacity.h (to get AUDACITY_DLL_API) to XML_Writer.cpp
2014-01-13 22:31:33 +00:00
..
audacityproject.dtd
…
XMLFileReader.cpp
…
XMLFileReader.h
Added AUDACITY_DLL_API and similar to export more of our classes. This is a tiny adaptation of a patch by Stephen Parry for enabling his Eutychus plug-in. See audacity-devel thread 'Second Exports Patch' of Jan 11th 2014.
2014-01-13 21:09:14 +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
Added include of Audacity.h (to get AUDACITY_DLL_API) to XML_Writer.cpp
2014-01-13 22:31:33 +00:00
XMLWriter.h
Added AUDACITY_DLL_API and similar to export more of our classes. This is a tiny adaptation of a patch by Stephen Parry for enabling his Eutychus plug-in. See audacity-devel thread 'Second Exports Patch' of Jan 11th 2014.
2014-01-13 21:09:14 +00:00