index
:
dgedit.git
develop
master
position
Qt based editor for DrumGizmo drumkits
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
project.cc
Age
Commit message (
Expand
)
Author
2018-09-30
Ask user to save on new and quit if project is dirty.
Bent Bisballe Nyeng
2018-09-29
Add main attribute to the filelist. Use QHash random seed hack in all places ...
Bent Bisballe Nyeng
2018-09-28
Integrate channel map into file list in instrument editor.
Bent Bisballe Nyeng
2018-05-25
Store export path and prefix.
Bent Bisballe Nyeng
2018-05-24
Add save/load of selections/regions in instruments.
Bent Bisballe Nyeng
2018-05-23
Add instrument dialog (currently only with it's name).
Bent Bisballe Nyeng
2018-05-20
Implement remove functionality for instruments and channels.
Bent Bisballe Nyeng
2018-05-16
Open/activate instruent tab when double-clicking item in instrument list.
Bent Bisballe Nyeng
2018-05-16
Store file list in instrument and make initial connections fomr UI connection...
Bent Bisballe Nyeng
2018-05-13
Added list of Instrument to Project including serialiser/deserialiser.
Bent Bisballe Nyeng
2018-05-12
More load/save logic, SaveAs and WindowTitle with project name and file.
Bent Bisballe Nyeng
2018-05-12
Add initial project serialisation/deserialisation.
Bent Bisballe Nyeng
2018-05-06
Created Project dialog and project skeleton class for storing project related...
Bent Bisballe Nyeng