Parent Directory
|
Revision Log
Sticky Revision: |
* implemented renaming of samples, groups and instruments
* implemented drag&drop samples tree view -> dimension region sample text entry field, to allow assigning / changing samples of dimension regions
- fixed previously mentioned crash, root cause is yet to be fixed in libgig (seems as not all RIFF chunks are deleted yet when calling gig::File::DeleteSample())
* implemented editing of dimension region upper limits
* sample import works now (also tested with gigextract afterwards), there's however one bug left: adding samples, removing them again and then issueing 'Save' will cause a crash
* fixed scrollbar behaviour on sample and instrument lists
* coarsely finished 'Sample Add' feature: works non-destructive, that is samples are just queued to be imported and the heavy task of resizing the .gig file physically and importing the sample data is done when 'Save' is issued (Note however: unfortunately it seems to crash yet when calling 'Save')
- started to implement "Add Samples" function (not yet fully working though)
* implemented "Remove" operation in right-click popup on samples and groups (in samples tree view) Note: you need latest CVS version of libgig for this to work!
* added right-click popup for sample list view (only item "Add Group" implemented yet)
* listview on the left is now tabbed into "Instruments" and new: "Samples", the latter are displayed in their respective sample group
* instrument menu items are now mutual exclusive radio menu items
* added new Menu "Instruments" where one of the loaded .gig files instrument can be selected (note: this Menu only appears when a .gig file is loaded)
This commit was generated by cvs2svn to compensate for changes in r1052, which included commits to RCS files with non-trunk default branches.
Initial revision
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC |