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-30 23:23:44 +02:00
Code
Issues
Releases
Wiki
Activity
audacity
/
src
/
xml
History
Paul Licameli
0c9deb398c
Fix mac build. No standard headers in Audacity.h.
2016-03-01 12:22:37 -05: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
Throw by value, catch by reference: don't use pointers...
2016-02-14 19:36:17 -05:00
XMLWriter.h
Replace virtual with override wherever possible; eliminate needless virtual...
2016-02-26 12:35:38 -05:00