summaryrefslogtreecommitdiff
path: root/src/projectserialiser.cc
AgeCommit message (Collapse)Author
2018-10-06Better hack for seeding QHash attribute map.Bent Bisballe Nyeng
2018-10-06Add (automatic) samplerate detection to the project.Bent Bisballe Nyeng
2018-10-06Add description to project.Bent Bisballe Nyeng
2018-09-29Add main attribute to the filelist. Use QHash random seed hack in all places ↵Bent Bisballe Nyeng
where QDomDocument is being used.
2018-09-28Integrate channel map into file list in instrument editor.Bent Bisballe Nyeng
2018-05-25Store export path and prefix.Bent Bisballe Nyeng
2018-05-24Add save/load of selections/regions in instruments.Bent Bisballe Nyeng
2018-05-17Make tabs closable. Load file list and master file state back into file list ↵Bent Bisballe Nyeng
widget.
2018-05-16Store file list in instrument and make initial connections fomr UI ↵Bent Bisballe Nyeng
connections to project storage.
2018-05-13Added list of Instrument to Project including serialiser/deserialiser.Bent Bisballe Nyeng
2018-05-12Add initial project serialisation/deserialisation.Bent Bisballe Nyeng