Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (annotate) |
Sticky Revision: |
* Fixed wrong instrument being selected in instruments menu if instrument name filter was used. * Bumped version (1.1.1.svn26).
* Fixed wrong script slots being shown if instrument name filter was used. * Bumped version (1.1.1.svn25).
* Fixed MainWindow::get_instrument() having returned wrong instrument if instrument name filter was used. * Bumped version (1.1.1.svn24).
Refactored instruments tree view objects. * Renamed ModelColumns -> InstrumentsModel. * Renamed m_Columns -> m_InstrumentsModel. * Renamed m_TreeView -> m_TreeViewInstruments. * Renamed m_refTreeModel -> m_refInstrumentsTreeModel. * Renamed m_refTreeModelFilter -> m_refInstrumentsModelFilter. * Bumped version (1.1.1.svn23).
* Fixed instrument list's 'script count' column not being updated after having duplicated an instrument. * Bumped version (1.1.1.svn22).
* When removing sample reference by clicking the NULL button, do that actually for the appropriate set of all dimension regions currently being selected by user. * Bumped version (1.1.1.svn21).
* Combine Tool: Prevent NULL samples in combined instrument (if source dimension had less zones than output dimension). * Bumped version (1.1.1.svn20).
* Combine Tool: Fixed wrong number of output dimension zones being created (on unequal, odd dimension zone count between two input instruments). * Bumped version (1.1.1.svn19).
* Script 'patch' variables editor: double click anywhere on a script's title row (or hitting <enter> while that row is selected) opens script source code editor for that double clicked script. * Also show a tooltip and a pencil icon on such rows to make user visually aware about this feature. * Bumped version (1.1.1.svn17).
* Use more appropriate stepping/paging increments/decrements for spinboxes' plus/minus buttons (depending on the individual parameter spinbutton actually controls). * Bumped version (1.1.1.svn15).
* NKSP: Added support for managing script 'patch' variables for each instrument; added a dedicated "Script" tab on right-hand side of Gigedit's main window with a list view to manage these variables. * Bumped version (1.1.1.svn14).
* Script Editor: highlight new NKSP 'patch' keyword in pink color. * Bumped version (1.1.1.svn13).
- Added widget class 'MultiLineLabel' to fix size issues with stock Gtk::Label on large text blocks.
* Added "Move Instrument To ..." menu action (also available as Ctrl + i shortcut) which shows a small dialog for entering the instrument's new index. * Bumped version (1.1.1.svn12).
* Added boolean setting to main menu -> "View" -> "Instrument Properties by Double Click", which allows to prevent double clicking an instrument on the instruments list view from opening its properties dialog. * Bumped version (1.1.1.svn11).
* Fix: dimregion edit actions were ignored if user did not click (ever) on any dimension zone yet. * Bumped version (1.1.1.svn10).
* Combine Tool: Fixed user's selection set reduction not being reflected correctly as it supposed to. * Bumped version (1.1.1.svn9).
* GIG SOUND FORMAT EXTENSION: Support for additional filter types: lowpass 1/2/4/6-pole, highpass 1/2/4/6-pole, bandpass 2-pole, bandreject 2-pole. * Bumped version (1.1.1.svn8).
* Gain: Allow also any positive gain dB value (instead of only +6 dB) up to +96 dB and dropped the old "Gain +6dB" checkbox for that reason. * Instrument Properties Dialog: Allow -96 dB .. +96 dB and dropped "Gain +6dB" checkbox there as well. * Instrument Properties Dialog: Show unit for attenuation and pitchbend range. * Bumped version (1.1.1.svn7).
* Implemented sample property dialog. * Bumped version (1.1.1.svn6).
- Refactored PropDialog -> FilePropDialog.
* Instrument Property dialog is now tabbed, showing (already existing) instrument settings on tab 1, and showing now DLS meta info on 2nd tab. * Bumped version (1.1.1.svn5).
* Fixed LFO curve previews not being redrawn on UI control changes with certain window managers and/or Gtk versions (patch by Ivan Maguidhir). * Bumped version (1.1.1.svn4).
* Increased crossfade curve preview dimensions (280px X 80px -> 500px X 100px).
* GIG SOUND FORMAT EXTENSION: Added combo box for selecting a wave form type for each one of the 3 LFOs (i.e. for overriding the default LFO sine wave form to either triangle, saw or square instead). * GIG SOUND FORMAT EXTENSION: Added slider for each one of the 3 LFOs for altering the phase displacement of the respective LFO (that is for moving the LFO's start level horizontally on the time axis). * GIG SOUND FORMAT EXTENSION: Added checkbox "Flip Phase" to LFO 3 (the original Gigasampler/GigaStudio software only supported that option for LFO 1 and LFO 2). * Bumped version (1.1.1.svn3).
* Script Editor: Show warning message in status line if Gigedit was compiled without liblinuxsampler support (to make user aware about limited features due to that).
* Require C++11 compliant compiler. * Draw LFO curves according to settings for each one of the 3 LFOs. * Added 2 new tabs (a 3rd tab for "Amp" and a 3rd tab for "Filter"). * Shortened "Amplitude" -> "Amp" on tabs (to save space). * Increased default window width 865px -> 960px. * Bumped version (1.1.1.svn2).
* Script Editor: Added syntax highlighting support for standard measurement units (and their potential metric prefix). * Bumped version (1.1.1.svn1).
* Preparations for new release (Gigedit 1.1.1).
* Set gtk settings a bit later to prevent warnings * Use standard name for gdk pixbuf module file on Mac * Look for locale files under directory share on Mac * Support bundled gtk3 on Mac
* Fix bug that left the main window in a greyed out state after opening a small gig file
* Use std::thread when building with newer glibmm, as Glib::Thread is deprecated
* Fix resource leak: join loader and saver threads after use
* Refactor code: add common base class for Loader and Saver
* Fix memory read access bug
* Fix build on old linux environments * Enable "silent rules" in build
* Avoid deprecated sigc++ usage
* Use GDK Seat API if available to grab pointer * Improve version checks for pangomm * Fix the instrument list tooltip handling so it doesn't generate GTK assertion error messages * Use English quotation marks in tooltips instead of German * Use multiple columns in controller value popups, as tall popup menus work really badly in some GTK environments
* Avoid non-standard offsetof usage (to get rid of gcc warnings)
* Fixed some compiler warnings
* Fixed compiler errors with Gtk 3.24.x (patch by Miroslav Šulc).
* GIG SOUND FORMAT EXTENSION: Added combo box "Sustain Release Trigger" which can be used to optionally play release trigger samples on sustain pedal up. * GIG SOUND FORMAT EXTENSION: Added check box "No note-off release trigger" which allows to disable release trigger samples on regular MIDI note-off. * Bumped version (1.1.0.svn8).
* Added option to save as gig v4 file (File -> Properties). * Fixed duplicate items in File -> Properties -> "File Format" combo box. * Bumped version (1.1.0.svn7).
* Added global keyboard accelerator Shift + Backspace for dropping all script slots from an instrument. * Bumped version (1.1.0.svn6).
* List assigned scripts as colored tooltip when hovering mouse over the "Scripts" column in the instruments list. * Bumped version (1.1.0.svn5).
* Extended support for keyboard function keys up to F19. * Bumped version (1.1.0.svn4).
* Added new main menu item "View" -> "Tooltips for Beginners" which allows to disable tooltips intended for newbies only (default: on). * Bumped version (1.1.0.svn3).
* Spelling fixes (patch provided by Debian maintainer Jaromír Mikeš).
* Translation Fix: MacroEditor.cpp and MacrosSetup.cpp were not under translation control. * Bumped version (1.1.0.svn2).
* Script Editor: Fixed some minor issues with vertical line number bar (which was editable, selectable and incorrectly displayed on new scripts). * Bumped version (1.1.0.svn1).
* Preparations for new release (Gigedit 1.1.0).
* Visual cosmetics on Gtk 3. * Script Editor: Use consistent font size on all screens and DPI settings. * Bumped version (1.0.0.svn65).
* 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).
* Raised max. pitchbend range to 48 semi tones. * Bumped version (1.0.0.svn63).
* Debian: Raised Debian compatibility level to Debian 9 "Stretch".
* 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).
* Fix: after the combine instruments dialog, the new instrument was not correctly displayed by the GUI as being selected. * Fix: automatically reload instrument after script slots have been modified. * Combine Tool: OK button has focus now by default to quickly combine instruments by pressing Return key. * Added keyboard accelerators Shift+F1 to Shift+F12 for quick assigning a script to the currently selected instrument, and an appropriate additional menu "Instruments" -> "Assign Script". * Added keyboard accelerators Ctrl + Arrow Down and Ctrl + Arrow Up for switching between instruments. * Bumped version (1.0.0.svn61).
* Added EG state machine options for EG1 and EG2, which may be used to configure whether the individual EG stages may be cancelled. * Bumped version (1.0.0.svn60).
* Script Editor: Right aligned line numbers. * Script Editor: Fixed font readability issue on Mac. * Bumped version (1.0.0.svn59).
* Script Editor: Show line numbers. * Bumped version (1.0.0.svn58).
* Fixed loop and sample reference icons being displayed incorrectly sometimes, because unused dimension regions were not ignored. * Bumped version (1.0.0.svn57).
* Draw icons on individual dimension region zones, similar to the icons already been drawn on regions. * Bumped version (1.0.0.svn56).
* Combine Tool: Added a vertical list which represents the order of the selected instruments to be combined; dragging them modifies their order. * Combine Tool: After returning from the combine tool dialog, automatically scroll to the newly added (combined) instrument. * Bumped version (1.0.0.svn55).
* Combine Tool: Now it allows to select the instruments to be combined already in the main window's instruments list view; then either call the combine instrument dialog from the main menu or use the new keyboard shortcut Ctrl + j. * Combine Tool: Show instruments' index number in the list view. * Bumped version (1.0.0.svn54).
* Script Editor: strike through code blocks filtered out by the preprocessor. * Visual refinements of hatched patterns. * Bumped version (1.0.0.svn53).
* Script Editor: only if compiled without liblinuxsampler; added support for new NKSP language keyword "synchronized".
* Mac fix: Make sure app window appears in front of all other apps. * Bumped version (1.0.0.svn52).
* Assigned more useful default dimensions (and default position) for various windows and dialogs (if auto-restore of user's own custom window dimensions is disabled). * Bumped version (1.0.0.svn51).
* Script Editor: Fixed Gtk crash while entering a variety of ill formed code like unterminated string literals. * Bumped version (1.0.0.svn50).
* Instruments list view: show amount of real-time instruments scripts used by instrument. * Bumped version (1.0.0.svn49).
* GTK3: Bringing back icons and keyboard accelerators / mnemonics for menus and buttons with GTK3; Cudos to those GTK heros who thought it might be a clever idea to simply remove such features for all users, all devices and all apps by default with GTK3! * Debian: Added build-dependency to either libgtk2.0-dev or libgtk-3-dev. * Debian: Added dependency to to either gnome-icon-theme or hicolor-icon-theme. * Bumped version (1.0.0.svn48).
* Macro Editor: Handle boolean parameter types appropriately, i.e. show 'Yes' or 'NO' instead of '1' or '0'. * Bumped version (1.0.0.svn47).
* 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).
* "Macro" main menu section: show macro comments as tooltip. * Macro Editor: Display demangled C++ type names. * Bumped version (1.0.0.svn43).
* Macro Editor: Fixed deleting rows when delete button was hit without Ctrl being pressed. * Macro Editor: Show combo box with textual options for enum types. * Bumped version (1.0.0.svn42).
* Reverted major parts of r2845 concerning deprected Gtk StockIDs (StockIDs still available with Gtk 3, no replacement API available, and these changes caused useful icons to vanish with Gtk 2). * Bumped version (1.0.0.svn39).
* 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).
* WIP Macro Editor: Implemented deleting of rows. * WIP Macro Editor: Implemented changing values of rows. * WIP Macro Editor: show type column in gray color. * Bumped version (1.0.0.svn36).
* Region Chooser: Mark all regions which are auto selected by check box "All Regions" with gray hatched pattern. * Bumped version (1.0.0.svn34).
* Dimension Region Chooser: Mark all zones auto selected by check box trio with gray hatched pattern. * Bumped version (1.0.0.svn33).
* Implemented copy & paste of DimensionRegion (with Alt+c and Alt+v). * Bumped version (1.0.0.svn32).
* Implemented selecting multiple dimension region zones by keyboard with keyboard accelerators Alt+Shift+Left and Alt+Shift+Right. * Bumped version (1.0.0.svn31).
* Color tweaking on selected regions and selected dimension zones. * Dimension Region Chooser: Show main selected case in opaque blue color (like before), but all other selected dimension zones with a blue hatched pattern instead. * Dimension Region Chooser: Show the label of the currently selected dimension in bold font. * Fix: Keyboard accelerator Ctrl+Left and Ctrl+Right caused the current dimension zone to switch as well if Dimension Region Chooser got focus.
* 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).
* Fixed crash on saving file if a sample was requested to be replaced twice by the user. * Bumped version (1.0.0.svn28).
* Show graphical symbol on region that uses loop(s). * Show graphical symbol on region that misses sample reference(s). * Bumped version (1.0.0.svn27).
* Implemented deleting dimension region zones of all regions at once, which is controlled by checkbox "all regions". * Implemented splitting up dimension region zones of all regions at once, which is controlled by checkbox "all regions". * Bumped version (1.0.0.svn26).
* 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).
* windows: look for the data directory in the parent of the dll directory, if the dll directory is called "32" or "64"
* windows, 32-bit: fixed crashes by making sure the stack in sub threads is 16-byte aligned
* Show instrument index number on instruments list view. * Added multi-row selection support on samples tree view. * Added multi-row selection support on instruments list view. * Bumped version (1.0.0.svn23).
* Show sample group name and CRC-32 checksum on "Sample" tab. * Bumped version (1.0.0.svn22).
* Fixed crash when opening dimension manager dialolg multiple times (and i.e. adding or removing dimensions each time). * Bumped version (1.0.0.svn21).
* Script Editor: Fixed crash on Ctrl + A, followed by Del. * Bumped version (1.0.0.svn20).
* 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).
* Script Editor: Added "Font Size ..." to editor's menu. * Bumped version (1.0.0.svn18).
* Script Editor: Fixed editor which did not appear on some systems due to missing icons (using now lists of alternative icon names). * Bumped version (1.0.0.svn17).
* Fixed crash after changing a dimension type with the dimension manager dialog. * Bumped version (1.0.0.svn15).
* Added setting to main menu "View" -> "Auto Restore Window Dimension" (disabled by default since it causes issues on some machines). * Bumped version (1.0.0.svn14).
* Script Editor: altered keyboard shortcut Ctrl-X to Ctrl-Q (to avoid masking the common cut text shortcut). * Script Editor: if editor is used in live-mode, inform the sampler that it needs to automatically reload the script after the script has been altered and applied with the script editor. * Bumped version (1.0.0.svn13).
* Script Editor: Added menu bar and two initial entries: "Apply" (Ctrl-S) and "Close" (Ctrl-X). * Bumped version (1.0.0.svn12).
* Script Editor: Added status bar at the bottom of the script editor window showing the amount (if any) of errors and warnings. * Bumped version (1.0.0.svn11).
* Script Editor: Show a question dialog to the user when the editor is to be closed and the script changes have not been applied yet. * Bumped version (1.0.0.svn10).
* Script Editor: Reverted previous commit regarding error/warning icons, since Gtk seems not to be appropriate for handling icons correctly that way. * Script Editor: Show precise parser error/warning messages as tooltip when the mouse points over the respective location in the script's source code. * Bumped version (1.0.0.svn9).
- Minor update to Changelog.
* Automatically save & restore window size and position (yet limited to main window and script editor window). * Bumped version (1.0.0.svn6).
* User settings are now automatically saved and restored. * Bumped version (1.0.0.svn5).
* Script Editor: Added support for liblinuxsampler's NKSP parser backend for displaying parser errors and warnings directly within the source code (for now simply errors cause a red background color at the relevant location, and warnings a yellow background color; error text / warning text is not displayed yet). * Bumped version (1.0.0.svn4).
* Script Editor: Some color tweaks (using now same text colors as on the NKSP refrence documentation website). * Bumped version (1.0.0.svn3).
* Automake: set environment variable GCC_COLORS=auto to allow GCC to auto detect whether it (sh/c)ould output its messages in color. * Instrument script editor: Added support for liblinuxsampler's NKSP syntax highlighting backend. * Bumped version (1.0.0.svn2).
* Synthesis paremeter page tabs are now scrollable (fixes an issue with GTK 3: default theme uses huge tabs which breaks the overall layout on average window sizes). * Bumped version (1.0.0.svn1).
* avoid using gtk stock items, as they are deprecated in gtk 3.10
* allow building with gtkmm 2 and G/GDK/GTK_DISABLE_DEPRECATED
* allow building with G_DISABLE_DEPRECATED * fixed building without liblinuxsampler on Mac * fixed some compiler and cppcheck warnings
* Preparations for new release (Gigedit 1.0.0).
* Region Chooser: when moving a region around automatically move the keyboard position dependent pitch accordingly (can be turned off with "Settings"->"Move root key with region moved").
* Fixed file name disappearing from title bar on certain actions. * Added new menu item "View"->"Refresh All". * Added new menu item "Samples"->"Remove Unused Samples".
* Added "X" button next to sample reference field, which allows to remove the current sample reference, allowing to create a "silent case" where no sample shall be played.
* Implemented replacing of existing samples.
* Implemented reordering of instruments by drag & drop.
* Fixed instruments, samples and scripts to appear twice after save.
- Forgot to commit ChangeLog change with previous commit.
* Dimension Region Editor: Added button "Select Sample" on the sample tab, which allows to conveniently select the dimension region's sample on the left hand side's samples tree view.
* Dimension Region Editor: Show coarse sample format info (audio channels, bit depth, sample rate) and unique sample ID (since the gig format allows different samples to have the same name).
* Automatically switch the sampler's (audible) instrument (in live-mode) whenever another instrument was selected in gigedit (this default behavior can be switched off in the settings menu of gigedit).
* Fixed potential crash if exception was thrown while opening a gig file. * Added progress bar while saving a gig file.
* Script Tree: Double click opens script editor.
* Region Chooser: Double click opens dimension manager dialog. * Dimension Manager: Clicking on dimension type cell of an existing dimension opens a popup to alter the dimension type.
* Dimension Region Selector: implemented multi zone selection by press and hold CTRL key. * Dimension Region Selector: show bottom and upper limit values for all dimension zones, not just the currently selected ones. * Dimension Region Selector: Fixed drawing issues when zone sizes were altered by mouse drag and labels being displayed at wrong positions.
* Restructured main menu: duplicated all popup menus to the main menu, automatically switch to the right tree view tab when either selecting the "Sample", "Instrument" or "Script" main menu entry. * Mark all not referenced samples in red color (instead of gray).
* Samples tree view: implemented sample reference browser, which shows a tree with all instruments and their respective regions which reference the selected sample once ore more.
- Forgot to commit ChangeLog with previous commit.
* GIG SOUND FORMAT EXTENSION: Added support for managing script slots for instruments. Script slots define which scripts shall be executed for an instrument by the sampler and in which order.
* 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.
* 'Dimension Manager' dialog: added support for viewing and editing dimensions of all regions simultaniously.
* File Property Dialog: allow viewing and altering the Giga file format version (by combo box).
* Combine instruments: generalized this tool to allow combining instruments based on any dimension (selectable by combo box), not only the 'layer' dimension. Also fixed some bugs that could lead to undesired results when combining instruments, i.e. source instruments being copied into wrong target zones or in wrong order under certain conditions. * 'Dimension Manager' dialog: show dialog window with at least 460x300px on initial usage (was far too small by default).
* Dimension zone amount: Support for increasing and decreasing the amount of dimension zones by right clicking on the respective zone and either selecting "delete" or "split" in the popup menu.
* 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'.
* Mark all recently added new leverage controllers (which are an unofficial gig sound format extension, only understood by LinuxSampler so far, not by GSt) with a "[EXT]" tag and show the user a warning dialog in case he tries to use one of those new controller types (warning can be switched off from menu).
* fix: only a small set of possible MIDI controllers was selectable for EG1 controller, EG2 controller and attenuation controller (and no CC number was shown in the combo box)
* if there is no region yet, show a red hint text to the user that he may right click on the region chooser area to add a region * added tooltips to main menu entries (was buggy before) * added tooltips to instruments tree view and samples tree view * added various tooltips and adjusted some labels on the region settings pane
* added dialog for editing the CtrlTrigger and Legato midi rules
* show build date and libgig version number in about dialog
* Mac OS X: try to launch the GUI on the process's "main" thread
* fixed compilation error with newer glibmm * minor update of Swedish and German translations * Mac OS X: initialize gtk and gettext with files from base directory of the libgigedit library * Mac OS X: fixed "recently used" in file dialogs * Mac OS X: avoid crash when starting gigedit as an application bundle
* import 'fine tune' when importing samples with libsndfile
* copying sample informations automatically may now be disabled from the new "Edit" main menu
* show dimension zone start and end as numeric text labels
* use character encoding Windows-1252 for all strings in gig files
* fixed name entry field in instrument properties window
* made sure the instruments menu is updated when instruments are added, removed or renamed
* cross fade graph: draw curves of all layers in the same graph
* code refactoring: created a PropEdit class for property editor windows, moved Table class from mainwindow to paramedit * minor gui tweaks: made note entry fields a bit wider, set a minimum width for scales * bug fix: avoid stale information in the instrument properties window when a new file is loaded or the instrument is removed
* fixed import of 32 bit float wav files
* added "Duplicate Instrument" function
* added graphical curves for velocity response and crossfade
* modernized configure script
* fixed building on Debian testing (#186)
* gtkmm 3 fix: the WrapLabel custom widget is not needed in gtkmm 3
* added support for new glibmm threads API
* gtkmm 3 fix: rewrote the custom widgets (regionchooser and dimregionchooser) so they only draw pixels in the on_draw method. This should make them work again in newer gtkmm 3 environments.
* ported to gtkmm 3, keeping compatibility with gtkmm 2
* use Cairo instead of deprecated gdk drawing primitives * avoid deprecated gtk methods when using newer gtk versions * raised minimum supported gtkmm version to 2.8
* minor Makefile fix for parallel make
* minor fix in configure for cross-compiling
* preparations for release 0.2.0
* Windows: look for translations using base directory of libgigedit dll * virtual keyboard fixes: restore to grey when outside keyboard. Don't trigger multiple notes for each key when moving mouse.
* updated LinuxSampler plugin of gigedit to the latest liblinuxsampler C++ API changes
* bugfix: inform the sampler when new file(s) has been imported on save operation (#82)
* made all visible strings translatable
* added rpm packaging file (patch by Devin Anderson, slightly modified, fixes #88)
* fixes for building the plugin with MinGW
* minor gui fix: made multi line lables expand to use full width
* bugfix: when a stereo sample is replaced, make sure both zones of the sample channel dimension get updated with the new sample
* fixed configure check for libsndfile loop support
* allow to create amounts of dimension zones that aren't powers of two (patch by Devin Anderson, #89, slightly modified)
* the "Add Samples" dialog now remembers current directory (patch by Devin Anderson, fixes #81)
* fixed compilation with gcc 4.3
* in "Save As..." dialog set inital filename to "copy_of_<filename>" and show a warning message that saving to the same .gig file will corrupt the sample wave data * added autoconf test for the recent virtual MIDI device support on LS side to prevent compile time errors when compiling gigedit against an old LS version
* bugfix: dimension manager window didn't update when another region was selected (#78)
* added "replace all samples" function to samples popup menu (patch by Anders Dahnielson, a bit extended, fixes #73)
* implemented alternative behavior for the virtual MIDI keyboard (selectable by combobox below the keyboard) * show absolute velocity value of note-on & note-off events below the virtual MIDI keyboard
* call it virtually baby: the keyboard finally can trigger notes on sampler side (only in live-mode of course) * added a red cross on top of the detached-mode icon to make it more obvious
* bugfix: key highlighting of active keys on the virtual keyboard is now working on multiple invocations from the sampler as well * renamed misleading names regarding the gig format's "keyswitching" feature (the dimension is now displayed as "keyswitching" instead of "keyboard" in the dimregchooser widget and the two parameters for defining the actual keyswitching area on the keyboard in the instruments properties dialog are now called "Keyswitching range low/high" instead of "Dimension key range low/high")
* first step to make the virtual keyboard interactive: active keys of the sampler (in live-mode only of course) are highlighted on the virtual keyboard - NOTE: yet inaccurate draw of the keys and this mechanism yet only works on the first gigedit invocation by the sampler process, so this still has to be fixed
* autoconf fix: LS plugin dirs with digits in their prefix (e.g. "/usr/lib64/foo") are now resolved in relative dirs as well (show a warning when resolving the relative path failed)
* gig files where regions are not internally ordered are now handled * the resize mouse pointer is not shown anymore for regions that can't be resized * the region and dimregion chooser widgets are now resizable * bugfix: sometimes you could not delete more than one dimension * filter headers are now also greyed out when the filter is inactive
* fixed file properties dialog - properties can now be edited
* preparations for release 0.1.1
* parameter edits can now be applied to multiple regions and dimension regions simultaneously - three checkboxes were added that select if changes apply to all regions and/or all dimension regions
* multiple editor windows can now be opened by the plugin * bugfix: gigedit didn't start on windows 2000 * standard gtk command line parameters is now handled
- preparations for release 0.1.0
* added status bar to the bottom of main window (independent area on the right shows whether gigedit is running stand-alone or attached to LinuxSampler) * minor cosmetical fix in dimension manager widget * regionchooser.cpp: temporary fix for a crash which occured when gigedit was compiled with CXXFLAGS="-g"
* gettext is now an optional dependency * added Dev-C++ project files for Windows
* as counterpart to latest LS commit: added experimental support to synchronize gigedit with LinuxSampler to avoid race conditions / crash while modifying data structures and playing the instrument with LS at the same time * packaging fixes: don't use a hard coded path to install the LS plugin DLL, trying to substitute the given LS plugin directory by the '${libdir}' automake variable (mandatory i.e. for Gentoo ebuild) and include plugin/linuxsamplerplugin.h into the release tarball ('make dist') * updated German translation (po/de.po)
* make sure samplechannel dimension gets created for stereo samples * allow building with older versions of gtk and libsndfile * remember selected dimension when switching regions * fix for loop parameters for unmapped dimregions * check if file is savable before trying to save
* start with a new gig file by default * fixed minor compilation error
* added support for 24 bit sample import * when importing samples, settings for loops and root note are copied from the sample files (if they have such settings)
- forgot to comment the octave numbers in ChangeLog
* regions can now be moved, not just resized * improved labels in instrument properties dialog * remove file extensions from file names when importing samples * fixed some more checkbox layouts
* a changed file is now marked with an asterisk in the window title * added close confirmation dialog, shown if file is changed * "save" means "save as" for new files * enabled acceleration keys * add .gig to filename in "save as" if it's not already there * filename character encodings other than utf-8 supported
* added quick start documentation by Alexander Methke
* revised directories to a more automake-friendly structure to avoid compilation and install errors
* moved instrument editor into a shared library 'libgigedit', the 'gigedit' binary is now just calling that shared library * implemented an "instrument editor plugin" for LinuxSampler to allow on-the-fly instrument editing within the sampler's own process (this is an optional feature, auto detected at compile time)
* allow to resize dimension zones even when the respective dimension has no custom dimension splits yet
* improved labels in dimension region editor * use normal layout for checkboxes
* implemented sample loop editing
* added Makefile.cvs (just for standard compliance with other projects) * added Debian packaging infrastructure
* restructured dimension region editor for elements to be in a more logical and intuitive order
* reworked instrument properties dialog - properties can now be edited * code cleanup: removed the pointer to member usage in paramedit as it just made things more complicated
* added German translation
* fixed compilation with older gcc versions
* wrote ChangeLog and NEWS * removed some verbose logging
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 |