Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (as text) (annotate) |
Sticky Revision: |
- Fixed relaxed sigc++ header include.
* Use std::thread when building with newer glibmm, as Glib::Thread is deprecated
* Fix build on old linux environments * Enable "silent rules" in build
* Added experimental support for upcoming GTK(MM)4 (for now up to GTKMM 3.91.2 while still preserving backward compatibility down to GTKMM 2). * Re-merged r2845 to compile now with and without Gtk "Stock ID" API (see also r3158).
- Fixed compilation error.
* Added search filter field which allows to quickly filter the instrument list by case insensitive search tokens. * Fix: navigating between dimension zones by keyboard did sometimes not work after switching from an instrument with different dimension types. * Fix: Sample references view dialog had some odd behaviors, like it did not respond to mouse scroll events for instance. * Bumped version (1.0.0.svn62).
* Fixed loop and sample reference icons being displayed incorrectly sometimes, because unused dimension regions were not ignored. * Bumped version (1.0.0.svn57).
* Live mode performance optimization: fixed the editor to be non-responsive for a very long time, which happened if changing instrument parameters of a very large amount of dimension regions was requested. * Bumped version (1.0.0.svn45).
* Macros Setup: Implemented duplicating macros. * Bumped version (1.0.0.svn44).
* Fixed potentially unhandled exceptions when app is loading its config file. * WIP: Introduced user configurable list of macros which are auto assigned to keyboard accelerators (F1 ... F12) and saved along with the app's config file (added under new main menu bar section "Macro"). * Bumped version (1.0.0.svn38).
* Macro Editor: implemented reverse selected deletion of rows * Macro Editor: Fixed "modified" state not being updated after clicking on "Apply" button. * Macro Editor: Show implemented keyboard accelerators as symbols on the "Delete" (Ctrl+Del) and "Inverse Delete" (Alt+Del) buttons. * Bumped version (1.0.0.svn37).
* WIP: Added initial draft implementation of macro editor (accessible for copied clipboard content via Alt+x). * Bumped version (1.0.0.svn35).
* Implemented fast navigation through regions by keyboard accelerator Ctrl+Left and Ctrl+Right (on Mac: Cmd+Left and Cmd+Right). * Implemented fast navigation through dimension region zones of currently selected region by keyboard accelerator Alt+Left, Alt+Right, Alt+Up, Alt+Down, as well as simply using the arrow keys alone if the dimension region chooser got focus (i.e. when it was selected by mouse previously). * Bumped version (1.0.0.svn29).
* Implemented resizing multiple dimension region zones at once, which is controlled by the infamous checkbox trio "all regions", "all dimension splits" and "both channels". * Bumped version (1.0.0.svn25).
* Added option to main menu for performing "Save" operation with a tempoary file (may perform faster than directly modifying existing .gig file). * Bumped version (2.0.0.svn19).
- Just replaced primitive "<-" US ASCII string to a more pretier left arrow unicode character.
* GIG SOUND FORMAT EXTENSION: Added support for managing and editing real-time instrument scripts. Instrument scripts are a LinuxSampler extension of the original Giga format and will not load with the GigaStudio software. * Added a new tab "Scripts" where script groups and scripts can be created and deleted. * Added an initial script editor.
* Combine instruments: a new feature that allows to merge a selection of instruments to one new single instrument. It uses the 'layer' dimension to stack up the instruments. This feature is available from the main menu under 'Tools' -> 'Combine Instruments'.
* Mac OS X: try to launch the GUI on the process's "main" thread
* made sure the instruments menu is updated when instruments are added, removed or renamed
* gettext is now an optional dependency * added Dev-C++ project files for Windows
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 |