/[svn]/gigedit/trunk/ChangeLog
ViewVC logotype

Log of /gigedit/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 2976 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 28 06:47:25 2016 UTC (7 years, 8 months ago) by schoenebeck
File length: 15780 byte(s)
Diff to previous 2975 , to selected 2359
* Fixed crash when opening dimension manager dialolg multiple times
  (and i.e. adding or removing dimensions each time).
* Bumped version (1.0.0.svn21).


Revision 2975 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 22 18:14:29 2016 UTC (7 years, 8 months ago) by schoenebeck
File length: 15655 byte(s)
Diff to previous 2967 , to selected 2359
* Script Editor: Fixed crash on Ctrl + A, followed by Del.
* Bumped version (1.0.0.svn20).


Revision 2967 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 18 11:22:38 2016 UTC (7 years, 8 months ago) by schoenebeck
File length: 15594 byte(s)
Diff to previous 2956 , to selected 2359
* 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).


Revision 2956 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 16 15:31:47 2016 UTC (7 years, 8 months ago) by schoenebeck
File length: 15438 byte(s)
Diff to previous 2928 , to selected 2359
* Script Editor: Added "Font Size ..." to editor's menu.
* Bumped version (1.0.0.svn18).


Revision 2928 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 1 14:09:25 2016 UTC (7 years, 8 months ago) by schoenebeck
File length: 15369 byte(s)
Diff to previous 2919 , to selected 2359
* 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).


Revision 2919 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 18 11:37:31 2016 UTC (7 years, 10 months ago) by schoenebeck
File length: 15230 byte(s)
Diff to previous 2918 , to selected 2359
* Fixed crash after changing a dimension type with the dimension manager
  dialog.
* Bumped version (1.0.0.svn15).


Revision 2918 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 18 10:10:25 2016 UTC (7 years, 10 months ago) by schoenebeck
File length: 15143 byte(s)
Diff to previous 2903 , to selected 2359
* 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).


Revision 2903 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 3 14:08:34 2016 UTC (7 years, 10 months ago) by schoenebeck
File length: 15003 byte(s)
Diff to previous 2901 , to selected 2359
* 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).


Revision 2901 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 2 16:10:56 2016 UTC (7 years, 10 months ago) by schoenebeck
File length: 14806 byte(s)
Diff to previous 2899 , to selected 2359
* Script Editor: Added menu bar and two initial entries: "Apply" (Ctrl-S)
  and "Close" (Ctrl-X).
* Bumped version (1.0.0.svn12).


Revision 2899 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 2 14:36:40 2016 UTC (7 years, 10 months ago) by schoenebeck
File length: 14704 byte(s)
Diff to previous 2898 , to selected 2359
* 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).


Revision 2898 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 1 21:17:42 2016 UTC (7 years, 10 months ago) by schoenebeck
File length: 14570 byte(s)
Diff to previous 2897 , to selected 2359
* 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).


Revision 2897 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 1 20:20:06 2016 UTC (7 years, 10 months ago) by schoenebeck
File length: 14430 byte(s)
Diff to previous 2895 , to selected 2359
* 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).


Revision 2895 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 30 14:42:37 2016 UTC (7 years, 10 months ago) by schoenebeck
File length: 14269 byte(s)
Diff to previous 2893 , to selected 2359
- Minor update to Changelog.


Revision 2893 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 29 14:19:53 2016 UTC (7 years, 11 months ago) by schoenebeck
File length: 14327 byte(s)
Diff to previous 2891 , to selected 2359
* Automatically save & restore window size and position
  (yet limited to main window and script editor window).
* Bumped version (1.0.0.svn6).


Revision 2891 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 26 17:42:26 2016 UTC (7 years, 11 months ago) by schoenebeck
File length: 14210 byte(s)
Diff to previous 2890 , to selected 2359
* User settings are now automatically saved and restored.
* Bumped version (1.0.0.svn5).


Revision 2890 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 25 17:35:21 2016 UTC (7 years, 11 months ago) by schoenebeck
File length: 14150 byte(s)
Diff to previous 2887 , to selected 2359
* 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).


Revision 2887 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 22 17:10:51 2016 UTC (7 years, 11 months ago) by schoenebeck
File length: 13992 byte(s)
Diff to previous 2886 , to selected 2359
* Script Editor: Some color tweaks (using now same text colors as on
  the NKSP refrence documentation website).
* Bumped version (1.0.0.svn3).


Revision 2886 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 22 15:55:08 2016 UTC (7 years, 11 months ago) by schoenebeck
File length: 13875 byte(s)
Diff to previous 2877 , to selected 2359
* 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).


Revision 2877 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 15 13:45:12 2016 UTC (7 years, 11 months ago) by schoenebeck
File length: 13645 byte(s)
Diff to previous 2845 , to selected 2359
* 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).


Revision 2845 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 20 10:18:22 2015 UTC (8 years, 6 months ago) by persson
File length: 13470 byte(s)
Diff to previous 2844 , to selected 2359
* avoid using gtk stock items, as they are deprecated in gtk 3.10


Revision 2844 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 20 08:49:40 2015 UTC (8 years, 6 months ago) by persson
File length: 13402 byte(s)
Diff to previous 2841 , to selected 2359
* allow building with gtkmm 2 and G/GDK/GTK_DISABLE_DEPRECATED


Revision 2841 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 30 10:00:49 2015 UTC (8 years, 7 months ago) by persson
File length: 13394 byte(s)
Diff to previous 2795 , to selected 2359
* allow building with G_DISABLE_DEPRECATED
* fixed building without liblinuxsampler on Mac
* fixed some compiler and cppcheck warnings


Revision 2795 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 17 12:06:00 2015 UTC (8 years, 8 months ago) by schoenebeck
File length: 13233 byte(s)
Diff to previous 2773 , to selected 2359
* Preparations for new release (Gigedit 1.0.0).


Revision 2773 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 12 17:57:52 2015 UTC (8 years, 9 months ago) by schoenebeck
File length: 13226 byte(s)
Diff to previous 2772 , to selected 2359
* 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").


Revision 2772 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 11 20:29:22 2015 UTC (8 years, 9 months ago) by schoenebeck
File length: 13029 byte(s)
Diff to previous 2720 , to selected 2359
* 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".


Revision 2720 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 1 15:43:42 2015 UTC (9 years ago) by schoenebeck
File length: 12854 byte(s)
Diff to previous 2715 , to selected 2359
* 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.


Revision 2715 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 20 18:48:15 2015 UTC (9 years, 2 months ago) by schoenebeck
File length: 12672 byte(s)
Diff to previous 2701 , to selected 2359
* Implemented replacing of existing samples.


Revision 2701 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 12 23:28:04 2015 UTC (9 years, 2 months ago) by schoenebeck
File length: 12625 byte(s)
Diff to previous 2697 , to selected 2359
* Implemented reordering of instruments by drag & drop.


Revision 2697 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 11 16:39:22 2015 UTC (9 years, 2 months ago) by schoenebeck
File length: 12567 byte(s)
Diff to previous 2696 , to selected 2359
* Fixed instruments, samples and scripts to appear twice after save.


Revision 2696 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 6 18:12:51 2015 UTC (9 years, 2 months ago) by schoenebeck
File length: 12496 byte(s)
Diff to previous 2691 , to selected 2359
- Forgot to commit ChangeLog change with previous commit.


Revision 2691 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 4 19:46:54 2015 UTC (9 years, 2 months ago) by schoenebeck
File length: 12276 byte(s)
Diff to previous 2690 , to selected 2359
* 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.


Revision 2690 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 4 18:36:42 2015 UTC (9 years, 2 months ago) by schoenebeck
File length: 12082 byte(s)
Diff to previous 2689 , to selected 2359
* 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).


Revision 2689 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 4 17:19:19 2015 UTC (9 years, 2 months ago) by schoenebeck
File length: 11881 byte(s)
Diff to previous 2683 , to selected 2359
* 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).


Revision 2683 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 29 16:30:21 2014 UTC (9 years, 3 months ago) by schoenebeck
File length: 11684 byte(s)
Diff to previous 2644 , to selected 2359
* Fixed potential crash if exception was thrown while opening a gig file.
* Added progress bar while saving a gig file.


Revision 2644 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 17 22:55:02 2014 UTC (9 years, 9 months ago) by schoenebeck
File length: 11541 byte(s)
Diff to previous 2641 , to selected 2359
* Script Tree: Double click opens script editor.


Revision 2641 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 16 15:24:54 2014 UTC (9 years, 9 months ago) by schoenebeck
File length: 11490 byte(s)
Diff to previous 2626 , to selected 2359
* 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.


Revision 2626 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 12 15:12:00 2014 UTC (9 years, 9 months ago) by schoenebeck
File length: 11298 byte(s)
Diff to previous 2625 , to selected 2359
* 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.


Revision 2625 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 11 21:22:24 2014 UTC (9 years, 9 months ago) by schoenebeck
File length: 10923 byte(s)
Diff to previous 2624 , to selected 2359
* 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).


Revision 2624 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 11 20:26:26 2014 UTC (9 years, 9 months ago) by schoenebeck
File length: 10716 byte(s)
Diff to previous 2623 , to selected 2359
* 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.


Revision 2623 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 11 20:23:28 2014 UTC (9 years, 9 months ago) by schoenebeck
File length: 10528 byte(s)
Diff to previous 2610 , to selected 2359
- Forgot to commit ChangeLog with previous commit.


Revision 2610 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 8 19:09:26 2014 UTC (9 years, 9 months ago) by schoenebeck
File length: 10350 byte(s)
Diff to previous 2604 , to selected 2359
* 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.


Revision 2604 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 7 22:34:31 2014 UTC (9 years, 9 months ago) by schoenebeck
File length: 10148 byte(s)
Diff to previous 2562 , to selected 2359
* 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.


Revision 2562 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 19 18:06:57 2014 UTC (9 years, 10 months ago) by schoenebeck
File length: 9911 byte(s)
Diff to previous 2560 , to selected 2359
* 'Dimension Manager' dialog: added support for viewing and editing
  dimensions of all regions simultaniously.


Revision 2560 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 18 18:55:29 2014 UTC (9 years, 10 months ago) by schoenebeck
File length: 9795 byte(s)
Diff to previous 2558 , to selected 2359
* File Property Dialog: allow viewing and altering the Giga file format
  version (by combo box).


Revision 2558 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 17 23:55:30 2014 UTC (9 years, 10 months ago) by schoenebeck
File length: 9693 byte(s)
Diff to previous 2556 , to selected 2359
* 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).


Revision 2556 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 16 23:19:23 2014 UTC (9 years, 10 months ago) by schoenebeck
File length: 9427 byte(s)
Diff to previous 2548 , to selected 2359
* 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.


Revision 2548 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 13 12:17:43 2014 UTC (9 years, 10 months ago) by schoenebeck
File length: 9223 byte(s)
Diff to previous 2541 , to selected 2359
* 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'.


Revision 2541 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 23 16:49:05 2014 UTC (9 years, 11 months ago) by schoenebeck
File length: 8950 byte(s)
Diff to previous 2538 , to selected 2359
* 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).


Revision 2538 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 22 16:13:50 2014 UTC (9 years, 11 months ago) by schoenebeck
File length: 8681 byte(s)
Diff to previous 2536 , to selected 2359
* 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)


Revision 2536 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 21 17:49:17 2014 UTC (9 years, 11 months ago) by schoenebeck
File length: 8495 byte(s)
Diff to previous 2507 , to selected 2359
* 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


Revision 2507 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 12 19:37:55 2014 UTC (10 years, 2 months ago) by persson
File length: 8151 byte(s)
Diff to previous 2476 , to selected 2359
* added dialog for editing the CtrlTrigger and Legato midi rules


Revision 2476 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 16 13:20:46 2013 UTC (10 years, 6 months ago) by schoenebeck
File length: 8084 byte(s)
Diff to previous 2474 , to selected 2359
* show build date and libgig version number in about dialog


Revision 2474 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 15 18:16:21 2013 UTC (10 years, 6 months ago) by schoenebeck
File length: 8022 byte(s)
Diff to previous 2470 , to selected 2359
* Mac OS X: try to launch the GUI on the process's "main" thread


Revision 2470 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 15 13:31:04 2013 UTC (10 years, 6 months ago) by persson
File length: 7955 byte(s)
Diff to previous 2466 , to selected 2359
* 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


Revision 2466 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 5 03:02:48 2013 UTC (10 years, 6 months ago) by schoenebeck
File length: 7724 byte(s)
Diff to previous 2464 , to selected 2359
* import 'fine tune' when importing samples with libsndfile


Revision 2464 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 5 00:49:13 2013 UTC (10 years, 6 months ago) by schoenebeck
File length: 7662 byte(s)
Diff to previous 2462 , to selected 2359
* copying sample informations automatically may now be disabled from the
  new "Edit" main menu


Revision 2462 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 4 20:23:05 2013 UTC (10 years, 6 months ago) by schoenebeck
File length: 7562 byte(s)
Diff to previous 2446 , to selected 2359
* show dimension zone start and end as numeric text labels


Revision 2446 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 28 15:40:43 2013 UTC (10 years, 11 months ago) by persson
File length: 7501 byte(s)
Diff to previous 2445 , to selected 2359
* use character encoding Windows-1252 for all strings in gig files


Revision 2445 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 28 06:07:22 2013 UTC (10 years, 11 months ago) by persson
File length: 7432 byte(s)
Diff to previous 2442 , to selected 2359
* fixed name entry field in instrument properties window


Revision 2442 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 14 07:29:59 2013 UTC (10 years, 11 months ago) by persson
File length: 7373 byte(s)
Diff to previous 2430 , to selected 2359
* made sure the instruments menu is updated when instruments are
  added, removed or renamed


Revision 2430 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 3 17:26:11 2013 UTC (11 years ago) by persson
File length: 7276 byte(s)
Diff to previous 2423 , to selected 2359
* cross fade graph: draw curves of all layers in the same graph


Revision 2423 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 24 15:19:39 2013 UTC (11 years, 1 month ago) by persson
File length: 7210 byte(s)
Diff to previous 2398 , to selected 2359
* 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


Revision 2398 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 13 09:14:29 2013 UTC (11 years, 2 months ago) by persson
File length: 6858 byte(s)
Diff to previous 2395 , to selected 2359
* fixed import of 32 bit float wav files


Revision 2395 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 7 23:35:08 2013 UTC (11 years, 2 months ago) by schoenebeck
File length: 6815 byte(s)
Diff to previous 2392 , to selected 2359
* added "Duplicate Instrument" function


Revision 2392 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 7 20:41:16 2013 UTC (11 years, 2 months ago) by persson
File length: 6773 byte(s)
Diff to previous 2366 , to selected 2359
* added graphical curves for velocity response and crossfade


Revision 2366 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 8 17:21:48 2012 UTC (11 years, 6 months ago) by persson
File length: 6710 byte(s)
Diff to previous 2359
* modernized configure script


Revision 2359 - (view) (download) (annotate) - [selected]
Modified Sun Aug 5 13:21:12 2012 UTC (11 years, 7 months ago) by persson
File length: 6678 byte(s)
Diff to previous 2344
* fixed building on Debian testing (#186)


Revision 2344 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 29 16:15:45 2012 UTC (11 years, 11 months ago) by persson
File length: 6634 byte(s)
Diff to previous 2325 , to selected 2359
* gtkmm 3 fix: the WrapLabel custom widget is not needed in gtkmm 3


Revision 2325 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 4 09:01:40 2012 UTC (12 years ago) by persson
File length: 6564 byte(s)
Diff to previous 2246 , to selected 2359
* added support for new glibmm threads API


Revision 2246 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 19 10:55:41 2011 UTC (12 years, 7 months ago) by persson
File length: 6519 byte(s)
Diff to previous 2169 , to selected 2359
* 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.


Revision 2169 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 6 07:51:04 2011 UTC (13 years ago) by persson
File length: 6314 byte(s)
Diff to previous 2151 , to selected 2359
* ported to gtkmm 3, keeping compatibility with gtkmm 2


Revision 2151 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 21 12:38:41 2010 UTC (13 years, 4 months ago) by persson
File length: 6256 byte(s)
Diff to previous 2134 , to selected 2359
* 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


Revision 2134 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 28 20:11:15 2010 UTC (13 years, 6 months ago) by persson
File length: 6084 byte(s)
Diff to previous 2129 , to selected 2359
* minor Makefile fix for parallel make


Revision 2129 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 25 13:57:22 2010 UTC (13 years, 6 months ago) by persson
File length: 6043 byte(s)
Diff to previous 1959 , to selected 2359
* minor fix in configure for cross-compiling


Revision 1959 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 31 10:15:27 2009 UTC (14 years, 8 months ago) by persson
File length: 5974 byte(s)
Diff to previous 1898 , to selected 2359
* preparations for release 0.2.0


Revision 1898 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 10 09:35:56 2009 UTC (14 years, 10 months ago) by persson
File length: 5968 byte(s)
Diff to previous 1877 , to selected 2359
* 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.


Revision 1877 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 27 12:18:12 2009 UTC (15 years ago) by schoenebeck
File length: 5758 byte(s)
Diff to previous 1853 , to selected 2359
* updated LinuxSampler plugin of gigedit to the latest liblinuxsampler
  C++ API changes


Revision 1853 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 1 22:26:36 2009 UTC (15 years, 1 month ago) by schoenebeck
File length: 5665 byte(s)
Diff to previous 1831 , to selected 2359
* bugfix: inform the sampler when new file(s) has been imported on save
  operation (#82)


Revision 1831 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 3 19:38:19 2009 UTC (15 years, 1 month ago) by persson
File length: 5571 byte(s)
Diff to previous 1824 , to selected 2359
* made all visible strings translatable


Revision 1824 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 10 11:47:00 2009 UTC (15 years, 2 months ago) by schoenebeck
File length: 5529 byte(s)
Diff to previous 1809 , to selected 2359
* added rpm packaging file
  (patch by Devin Anderson, slightly modified, fixes #88)


Revision 1809 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 14 15:52:10 2008 UTC (15 years, 3 months ago) by persson
File length: 5440 byte(s)
Diff to previous 1799 , to selected 2359
* fixes for building the plugin with MinGW


Revision 1799 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 6 13:49:26 2008 UTC (15 years, 3 months ago) by persson
File length: 5395 byte(s)
Diff to previous 1798 , to selected 2359
* minor gui fix: made multi line lables expand to use full width


Revision 1798 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 4 20:35:33 2008 UTC (15 years, 3 months ago) by persson
File length: 5328 byte(s)
Diff to previous 1793 , to selected 2359
* bugfix: when a stereo sample is replaced, make sure both zones of
  the sample channel dimension get updated with the new sample


Revision 1793 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 16 19:23:57 2008 UTC (15 years, 4 months ago) by persson
File length: 5193 byte(s)
Diff to previous 1733 , to selected 2359
* fixed configure check for libsndfile loop support


Revision 1733 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 3 09:54:36 2008 UTC (15 years, 10 months ago) by persson
File length: 5139 byte(s)
Diff to previous 1725 , to selected 2359
* allow to create amounts of dimension zones that aren't powers of two
  (patch by Devin Anderson, #89, slightly modified)


Revision 1725 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 26 08:52:15 2008 UTC (15 years, 11 months ago) by persson
File length: 4990 byte(s)
Diff to previous 1714 , to selected 2359
* the "Add Samples" dialog now remembers current directory (patch by
  Devin Anderson, fixes #81)


Revision 1714 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 6 20:50:04 2008 UTC (16 years ago) by persson
File length: 4888 byte(s)
Diff to previous 1679 , to selected 2359
* fixed compilation with gcc 4.3


Revision 1679 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 12 14:13:46 2008 UTC (16 years, 1 month ago) by schoenebeck
File length: 4853 byte(s)
Diff to previous 1677 , to selected 2359
* 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


Revision 1677 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 10 08:50:35 2008 UTC (16 years, 1 month ago) by persson
File length: 4679 byte(s)
Diff to previous 1673 , to selected 2359
* bugfix: dimension manager window didn't update when another region
  was selected (#78)


Revision 1673 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 6 22:08:29 2008 UTC (16 years, 1 month ago) by schoenebeck
File length: 4585 byte(s)
Diff to previous 1661 , to selected 2359
* added "replace all samples" function to samples popup menu
  (patch by Anders Dahnielson, a bit extended, fixes #73)


Revision 1661 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 3 14:10:47 2008 UTC (16 years, 1 month ago) by schoenebeck
File length: 4462 byte(s)
Diff to previous 1660 , to selected 2359
* 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


Revision 1660 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 3 00:19:55 2008 UTC (16 years, 1 month ago) by schoenebeck
File length: 4249 byte(s)
Diff to previous 1656 , to selected 2359
* 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


Revision 1656 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 2 08:18:19 2008 UTC (16 years, 1 month ago) by schoenebeck
File length: 4173 byte(s)
Diff to previous 1654 , to selected 2359
* 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")


Revision 1654 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 30 02:20:48 2008 UTC (16 years, 2 months ago) by schoenebeck
File length: 3768 byte(s)
Diff to previous 1645 , to selected 2359
* 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


Revision 1645 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 19 20:07:39 2008 UTC (16 years, 2 months ago) by schoenebeck
File length: 3666 byte(s)
Diff to previous 1623 , to selected 2359
* 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)


Revision 1623 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 4 19:42:45 2008 UTC (16 years, 2 months ago) by persson
File length: 3474 byte(s)
Diff to previous 1582 , to selected 2359
* 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


Revision 1582 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 8 12:28:53 2007 UTC (16 years, 3 months ago) by persson
File length: 3114 byte(s)
Diff to previous 1562 , to selected 2359
* fixed file properties dialog - properties can now be edited


Revision 1562 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 6 18:30:40 2007 UTC (16 years, 3 months ago) by persson
File length: 3027 byte(s)
Diff to previous 1533 , to selected 2359
* preparations for release 0.1.1


Revision 1533 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 1 10:21:07 2007 UTC (16 years, 4 months ago) by persson
File length: 3021 byte(s)
Diff to previous 1456 , to selected 2359
* 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


Revision 1456 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 21 15:32:36 2007 UTC (16 years, 5 months ago) by persson
File length: 2810 byte(s)
Diff to previous 1441 , to selected 2359
* 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


Revision 1441 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 15 20:02:33 2007 UTC (16 years, 5 months ago) by persson
File length: 2622 byte(s)
Diff to previous 1411 , to selected 2359
- preparations for release 0.1.0


Revision 1411 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 12 17:46:29 2007 UTC (16 years, 5 months ago) by schoenebeck
File length: 2612 byte(s)
Diff to previous 1396 , to selected 2359
* 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"


Revision 1396 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 10 15:48:54 2007 UTC (16 years, 5 months ago) by schoenebeck
File length: 2388 byte(s)
Diff to previous 1322 , to selected 2359
* gettext is now an optional dependency
* added Dev-C++ project files for Windows


Revision 1322 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 4 11:04:56 2007 UTC (16 years, 6 months ago) by schoenebeck
File length: 2294 byte(s)
Diff to previous 1303 , to selected 2359
* 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)


Revision 1303 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 26 09:29:52 2007 UTC (16 years, 7 months ago) by persson
File length: 2153 byte(s)
Diff to previous 1300 , to selected 2359
* 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


Revision 1300 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 24 19:11:41 2007 UTC (16 years, 7 months ago) by schoenebeck
File length: 1916 byte(s)
Diff to previous 1265 , to selected 2359
* start with a new gig file by default
* fixed minor compilation error


Revision 1265 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 29 13:44:59 2007 UTC (16 years, 8 months ago) by persson
File length: 1875 byte(s)
Diff to previous 1263 , to selected 2359
* 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)


Revision 1263 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 22 15:12:51 2007 UTC (16 years, 8 months ago) by persson
File length: 1705 byte(s)
Diff to previous 1262 , to selected 2359
- forgot to comment the octave numbers in ChangeLog


Revision 1262 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 22 15:07:08 2007 UTC (16 years, 8 months ago) by persson
File length: 1610 byte(s)
Diff to previous 1261 , to selected 2359
* 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


Revision 1261 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 5 17:12:20 2007 UTC (16 years, 8 months ago) by persson
File length: 1445 byte(s)
Diff to previous 1236 , to selected 2359
* 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


Revision 1236 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 16 11:28:29 2007 UTC (16 years, 9 months ago) by persson
File length: 1118 byte(s)
Diff to previous 1226 , to selected 2359
* added quick start documentation by Alexander Methke


Revision 1226 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 10 11:01:16 2007 UTC (16 years, 9 months ago) by schoenebeck
File length: 1062 byte(s)
Diff to previous 1213 , to selected 2359
* revised directories to a more automake-friendly structure
  to avoid compilation and install errors


Revision 1213 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 30 00:14:05 2007 UTC (16 years, 10 months ago) by schoenebeck
File length: 944 byte(s)
Diff to previous 1185 , to selected 2359
* 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)


Revision 1185 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 13 14:09:20 2007 UTC (16 years, 10 months ago) by schoenebeck
File length: 676 byte(s)
Diff to previous 1159 , to selected 2359
* allow to resize dimension zones even when the respective dimension has
  no custom dimension splits yet


Revision 1159 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 13 17:57:26 2007 UTC (16 years, 11 months ago) by persson
File length: 566 byte(s)
Diff to previous 1156 , to selected 2359
* improved labels in dimension region editor
* use normal layout for checkboxes


Revision 1156 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 11 21:36:30 2007 UTC (16 years, 11 months ago) by schoenebeck
File length: 482 byte(s)
Diff to previous 1152 , to selected 2359
* implemented sample loop editing


Revision 1152 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 9 18:52:39 2007 UTC (16 years, 11 months ago) by schoenebeck
File length: 446 byte(s)
Diff to previous 1150 , to selected 2359
* added Makefile.cvs (just for standard compliance with other projects)
* added Debian packaging infrastructure


Revision 1150 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 8 00:14:17 2007 UTC (16 years, 11 months ago) by schoenebeck
File length: 330 byte(s)
Diff to previous 1138 , to selected 2359
* restructured dimension region editor for elements to be in a more
  logical and intuitive order


Revision 1138 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 31 09:33:40 2007 UTC (17 years ago) by persson
File length: 228 byte(s)
Diff to previous 1134 , to selected 2359
* 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


Revision 1134 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 26 17:13:36 2007 UTC (17 years ago) by schoenebeck
File length: 151 byte(s)
Diff to previous 1127 , to selected 2359
* added German translation


Revision 1127 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 25 07:16:01 2007 UTC (17 years ago) by persson
File length: 122 byte(s)
Diff to previous 1119 , to selected 2359
* fixed compilation with older gcc versions


Revision 1119 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 24 14:04:30 2007 UTC (17 years ago) by persson
File length: 57 byte(s)
Diff to previous 1053 , to selected 2359
* wrote ChangeLog and NEWS
* removed some verbose logging


Revision 1053 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 3 12:20:01 2007 UTC (17 years ago) by persson
File length: 0 byte(s)
Copied from: gigedit/branches/linuxsampler_org/ChangeLog revision 1052
Diff to previous 1052 , to selected 2359
This commit was generated by cvs2svn to compensate for changes in r1052,
which included commits to RCS files with non-trunk default branches.

Revision 1052 - (view) (download) (annotate) - [select for diffs]
Added Sat Mar 3 12:20:01 2007 UTC (17 years ago) by persson
Original Path: gigedit/branches/linuxsampler_org/ChangeLog
File length: 0 byte(s)
Diff to selected 2359
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.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC