summaryrefslogtreecommitdiff
path: root/src/project.cc
AgeCommit message (Expand)Author
2018-10-06Make relative paths cross-platform.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-30Ask user to save on new and quit if project is dirty.Bent Bisballe Nyeng
2018-09-29Add main attribute to the filelist. Use QHash random seed hack in all places ...Bent Bisballe Nyeng
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-23Add instrument dialog (currently only with it's name).Bent Bisballe Nyeng
2018-05-20Implement remove functionality for instruments and channels.Bent Bisballe Nyeng
2018-05-16Open/activate instruent tab when double-clicking item in instrument list.Bent Bisballe Nyeng
2018-05-16Store file list in instrument and make initial connections fomr UI connection...Bent Bisballe Nyeng
2018-05-13Added list of Instrument to Project including serialiser/deserialiser.Bent Bisballe Nyeng
2018-05-12More load/save logic, SaveAs and WindowTitle with project name and file.Bent Bisballe Nyeng
2018-05-12Add initial project serialisation/deserialisation.Bent Bisballe Nyeng
2018-05-06Created Project dialog and project skeleton class for storing project related...Bent Bisballe Nyeng