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
2026-01-07 17:07:22 +01:00
Code
Issues
Releases
Wiki
Activity
Files
ec3a4f5069bfd5afc3cc676bbea6e17ba573b6fe
audacity
/
src
/
xml
History
Paul Licameli
e9a4fc8354
fix the XML writer -- don't throw if target path did not previously exist.
2017-03-21 14:11:17 -04:00
..
audacityproject.dtd
…
XMLFileReader.cpp
XMLFileReader uses std::vector
2016-02-17 18:19:40 -05:00
XMLFileReader.h
Replace virtual with override wherever possible; eliminate needless virtual...
2016-02-26 12:35:38 -05:00
XMLTagHandler.cpp
Fix mac build. No standard headers in Audacity.h.
2016-03-01 12:22:37 -05:00
XMLTagHandler.h
Harmlessly qualify classes as final (or explicitly comment not)...
2016-02-24 20:58:30 -05:00
XMLWriter.cpp
fix the XML writer -- don't throw if target path did not previously exist.
2017-03-21 14:11:17 -04:00
XMLWriter.h
Strong exception safety in all uses of XMLFileWriter...
2017-03-18 11:45:33 -04:00