summaryrefslogtreecommitdiff
path: root/src/saxparser.h
AgeCommit message (Collapse)Author
2016-03-31More cleanup.Bent Bisballe Nyeng
2016-03-29Use unordered_map instead of map in the parsers.André Nusser
2016-03-29Do the file related actions in SAXParser.André Nusser
2016-03-29Make attr a const ref.André Nusser
2016-03-29Parser refactoring.André Nusser
* Use new style * Update to C++11 * Use more std::string than char*
2016-03-22Change license to LGPLv3.André Nusser
2016-02-14Change GPL version number in file headers to 3.André Nusser
2012-01-23New config interface (xml). Instruments now contains pointers (fix memleak).Bent Bisballe Nyeng
2011-08-08Missing midimap changesBent Bisballe Nyeng
2011-03-01MAJOR rewrite of the internals. New input/output 'plugin' system. Still a ↵deva
lot missing.
2008-07-22DrumKit parser. Internal drumkit now used in events. This is the first ↵deva
milestone.