/[svn]/gigedit/trunk/configure.ac
ViewVC logotype

Log of /gigedit/trunk/configure.ac

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 3305 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 10 20:27:44 2017 UTC (6 years, 8 months ago) by schoenebeck
File length: 8270 byte(s)
Diff to previous 3300 , to selected 3197
* Draw icons on individual dimension region zones, similar to
  the icons already been drawn on regions.
* Bumped version (1.0.0.svn56).


Revision 3300 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 9 18:15:02 2017 UTC (6 years, 8 months ago) by schoenebeck
File length: 8270 byte(s)
Diff to previous 3299 , to selected 3197
* 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).


Revision 3299 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 9 12:44:59 2017 UTC (6 years, 8 months ago) by schoenebeck
File length: 8270 byte(s)
Diff to previous 3286 , to selected 3197
* 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).


Revision 3286 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 22 10:54:10 2017 UTC (6 years, 9 months ago) by schoenebeck
File length: 8270 byte(s)
Diff to previous 3258 , to selected 3197
* Script Editor: strike through code blocks filtered out by the
  preprocessor.
* Visual refinements of hatched patterns.
* Bumped version (1.0.0.svn53).


Revision 3258 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 30 20:17:12 2017 UTC (6 years, 9 months ago) by schoenebeck
File length: 8270 byte(s)
Diff to previous 3225 , to selected 3197
* Mac fix: Make sure app window appears in front of all other apps.
* Bumped version (1.0.0.svn52).


Revision 3225 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 26 22:10:16 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 8270 byte(s)
Diff to previous 3206 , to selected 3197
* 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).


Revision 3206 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 25 10:50:08 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 8270 byte(s)
Diff to previous 3197
* Script Editor: Fixed Gtk crash while entering a variety of
  ill formed code like unterminated string literals.
* Bumped version (1.0.0.svn50).


Revision 3197 - (view) (download) (annotate) - [selected]
Modified Sat May 20 17:15:36 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 8270 byte(s)
Diff to previous 3192
* Instruments list view: show amount of real-time instruments scripts used
  by instrument.
* Bumped version (1.0.0.svn49).


Revision 3192 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 19 18:09:37 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 8270 byte(s)
Diff to previous 3187 , to selected 3197
* 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).


Revision 3187 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 17 16:14:20 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 8138 byte(s)
Diff to previous 3184 , to selected 3197
* Macro Editor: Handle boolean parameter types appropriately, i.e. show
  'Yes' or 'NO' instead of '1' or '0'.
* Bumped version (1.0.0.svn47).


Revision 3184 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 17 12:28:39 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 8138 byte(s)
Diff to previous 3177 , to selected 3197
* Added bunch of help text and tooltips for the new
  "Macro Setup" and "Macro Editor" windows.
* wrapLabel: Fixed wrong dimensions when using
  padding.
* Bumped version (1.0.0.svn46).


Revision 3177 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 11 20:59:46 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 8138 byte(s)
Diff to previous 3176 , to selected 3197
* 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).


Revision 3176 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 11 11:36:33 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 8138 byte(s)
Diff to previous 3174 , to selected 3197
* Macros Setup: Implemented duplicating macros.
* Bumped version (1.0.0.svn44).


Revision 3174 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 10 23:10:37 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 8138 byte(s)
Diff to previous 3170 , to selected 3197
* "Macro" main menu section: show macro comments as tooltip.
* Macro Editor: Display demangled C++ type names.
* Bumped version (1.0.0.svn43).


Revision 3170 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 10 21:21:14 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 8138 byte(s)
Diff to previous 3162 , to selected 3197
* 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).


Revision 3162 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 9 14:35:23 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 8138 byte(s)
Diff to previous 3160 , to selected 3197
* Macros Setup: Implemented reordering macros by "Up" and
  "Down" buttons (and accordingly also altering the
  F1 ... F12 acceleration keys they are assigned to).
* Macros Setup: Implemented calling Macro Editor from
  this macro setup dialog by hitting "Edit" button.
* Macros Setup: Implemented editing comment on macros.
* Macros Setup: Enabled various icons.
* Bumped version (1.0.0.svn41).


Revision 3160 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 8 21:31:45 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 8138 byte(s)
Diff to previous 3158 , to selected 3197
* Macro Setup (WIP): Implemented adding new macro from
  clipboard or from currently selected DimensionRegion.
* Bumped version (1.0.0.svn40).


Revision 3158 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 8 18:05:35 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 8138 byte(s)
Diff to previous 3157 , to selected 3197
* 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).


Revision 3157 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 8 17:30:10 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 8138 byte(s)
Diff to previous 3155 , to selected 3197
* 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).


Revision 3155 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 7 15:32:43 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 8138 byte(s)
Diff to previous 3154 , to selected 3197
* 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).


Revision 3154 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 6 13:46:14 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 8138 byte(s)
Diff to previous 3151 , to selected 3197
* 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).


Revision 3151 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 5 18:44:59 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 8138 byte(s)
Diff to previous 3148 , to selected 3197
* WIP: Added initial draft implementation of macro editor
  (accessible for copied clipboard content via Alt+x).
* Bumped version (1.0.0.svn35).


Revision 3148 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 4 11:47:45 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 8138 byte(s)
Diff to previous 3147 , to selected 3197
* Region Chooser: Mark all regions which are auto selected by check box
  "All Regions" with gray hatched pattern.
* Bumped version (1.0.0.svn34).


Revision 3147 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 3 21:23:16 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 8138 byte(s)
Diff to previous 3144 , to selected 3197
* Dimension Region Chooser: Mark all zones auto selected by check box trio
  with gray hatched pattern.
* Bumped version (1.0.0.svn33).


Revision 3144 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 3 19:00:11 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 8138 byte(s)
Diff to previous 3134 , to selected 3197
* Implemented copy & paste of DimensionRegion (with Alt+c and Alt+v).
* Bumped version (1.0.0.svn32).


Revision 3134 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 28 12:41:12 2017 UTC (6 years, 11 months ago) by schoenebeck
File length: 8138 byte(s)
Diff to previous 3131 , to selected 3197
* Implemented selecting multiple dimension region zones by keyboard with
  keyboard accelerators Alt+Shift+Left and Alt+Shift+Right.
* Bumped version (1.0.0.svn31).


Revision 3131 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 27 17:28:01 2017 UTC (6 years, 11 months ago) by schoenebeck
File length: 8138 byte(s)
Diff to previous 3123 , to selected 3197
* 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.


Revision 3123 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 25 20:45:54 2017 UTC (6 years, 11 months ago) by schoenebeck
File length: 8138 byte(s)
Diff to previous 3116 , to selected 3197
* 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).


Revision 3116 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 15 20:21:41 2017 UTC (6 years, 11 months ago) by schoenebeck
File length: 8138 byte(s)
Diff to previous 3106 , to selected 3197
* Fixed crash on saving file if a sample was requested to be
  replaced twice by the user.
* Bumped version (1.0.0.svn28).


Revision 3106 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 11 17:04:48 2017 UTC (7 years, 1 month ago) by schoenebeck
File length: 8138 byte(s)
Diff to previous 3105 , to selected 3197
* 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).


Revision 3105 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 10 18:40:26 2017 UTC (7 years, 1 month ago) by schoenebeck
File length: 8109 byte(s)
Diff to previous 3089 , to selected 3197
* 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).


Revision 3089 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 15 19:18:39 2017 UTC (7 years, 2 months ago) by schoenebeck
File length: 8109 byte(s)
Diff to previous 3071 , to selected 3197
* 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).


Revision 3071 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 4 12:01:00 2017 UTC (7 years, 2 months ago) by schoenebeck
File length: 8109 byte(s)
Diff to previous 3070 , to selected 3197
* Fixed interesting libtool linker error on some systems.


Revision 3070 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 2 22:30:03 2017 UTC (7 years, 2 months ago) by schoenebeck
File length: 7748 byte(s)
Diff to previous 3069 , to selected 3197
* Fixed compiler warning.
* Bumped version (1.0.0.svn24).


Revision 3069 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 2 22:20:51 2017 UTC (7 years, 2 months ago) by schoenebeck
File length: 7748 byte(s)
Diff to previous 2994 , to selected 3197
- Fixed compilation error for Mac.


Revision 2994 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 24 23:34:37 2016 UTC (7 years, 6 months ago) by schoenebeck
File length: 7729 byte(s)
Diff to previous 2991 , to selected 3197
* 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).


Revision 2991 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 24 15:08:37 2016 UTC (7 years, 6 months ago) by schoenebeck
File length: 7729 byte(s)
Diff to previous 2976 , to selected 3197
* Show sample group name and CRC-32 checksum on "Sample" tab.
* Bumped version (1.0.0.svn22).


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: 7729 byte(s)
Diff to previous 2975 , to selected 3197
* 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: 7729 byte(s)
Diff to previous 2967 , to selected 3197
* 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: 7729 byte(s)
Diff to previous 2956 , to selected 3197
* 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: 7729 byte(s)
Diff to previous 2928 , to selected 3197
* 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: 7729 byte(s)
Diff to previous 2925 , to selected 3197
* 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 2925 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 5 13:17:28 2016 UTC (7 years, 9 months ago) by schoenebeck
File length: 7729 byte(s)
Diff to previous 2919 , to selected 3197
* Dimension Region Editor: when assigning a new sample to a dimension
  region, apply the sample to all currently selected dimension regions
  (i.e. when Ctrl select was used on the dimension selector widget).
* Bumped version (1.0.0.svn16).


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: 7729 byte(s)
Diff to previous 2918 , to selected 3197
* 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: 7729 byte(s)
Diff to previous 2903 , to selected 3197
* 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: 7729 byte(s)
Diff to previous 2901 , to selected 3197
* 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: 7729 byte(s)
Diff to previous 2899 , to selected 3197
* 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: 7729 byte(s)
Diff to previous 2898 , to selected 3197
* 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: 7729 byte(s)
Diff to previous 2897 , to selected 3197
* 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: 7728 byte(s)
Diff to previous 2896 , to selected 3197
* 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 2896 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 1 14:51:55 2016 UTC (7 years, 10 months ago) by schoenebeck
File length: 7728 byte(s)
Diff to previous 2894 , to selected 3197
* EXPERIMENTAL: Show error/warning icon at the respective script
  locations of instrument script editor.
* Bumped version (1.0.0.svn8).


Revision 2894 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 30 14:42:14 2016 UTC (7 years, 10 months ago) by schoenebeck
File length: 7728 byte(s)
Diff to previous 2893 , to selected 3197
* Enabled auto save & restore of window size & position of all
  remaining windows.
* Bumped version (1.0.0.svn7).


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: 7728 byte(s)
Diff to previous 2891 , to selected 3197
* 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: 7728 byte(s)
Diff to previous 2890 , to selected 3197
* 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: 7728 byte(s)
Diff to previous 2887 , to selected 3197
* 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: 7728 byte(s)
Diff to previous 2886 , to selected 3197
* 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: 7728 byte(s)
Diff to previous 2877 , to selected 3197
* 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: 7728 byte(s)
Diff to previous 2795 , to selected 3197
* 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 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: 7723 byte(s)
Diff to previous 2627 , to selected 3197
* Preparations for new release (Gigedit 1.0.0).


Revision 2627 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 12 16:12:55 2014 UTC (9 years, 9 months ago) by schoenebeck
File length: 7723 byte(s)
Diff to previous 2507 , to selected 3197
* Increased region selector height by 50%.
* Increased dimension region selector height by 20%.
* Some minor fixes.
* Updated "about" dialog: not so immature anymore ;-).
* Configure script: require at least LinuxSampler v1.0.0.


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: 7723 byte(s)
Diff to previous 2475 , to selected 3197
* added dialog for editing the CtrlTrigger and Legato midi rules


Revision 2475 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 15 18:34:28 2013 UTC (10 years, 6 months ago) by schoenebeck
File length: 7742 byte(s)
Diff to previous 2474 , to selected 3197
- Fixed compilation error introduced with previous commit.


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: 7701 byte(s)
Diff to previous 2472 , to selected 3197
* Mac OS X: try to launch the GUI on the process's "main" thread


Revision 2472 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 15 17:19:45 2013 UTC (10 years, 6 months ago) by persson
File length: 7673 byte(s)
Diff to previous 2398 , to selected 3197
* added configure check for Mac OS X

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: 7622 byte(s)
Diff to previous 2366 , to selected 3197
* fixed import of 32 bit float wav files


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: 8010 byte(s)
Diff to previous 2359 , to selected 3197
* modernized configure script


Revision 2359 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 5 13:21:12 2012 UTC (11 years, 7 months ago) by persson
File length: 7896 byte(s)
Diff to previous 2344 , to selected 3197
* 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: 7777 byte(s)
Diff to previous 2169 , to selected 3197
* gtkmm 3 fix: the WrapLabel custom widget is not needed in gtkmm 3


Revision 2169 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 6 07:51:04 2011 UTC (13 years ago) by persson
File length: 7694 byte(s)
Diff to previous 2151 , to selected 3197
* 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: 7579 byte(s)
Diff to previous 2129 , to selected 3197
* 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 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: 7570 byte(s)
Diff to previous 1961 , to selected 3197
* minor fix in configure for cross-compiling


Revision 1961 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 31 10:38:58 2009 UTC (14 years, 8 months ago) by schoenebeck
File length: 7569 byte(s)
Diff to previous 1959 , to selected 3197
- minor adjustments for release 0.2.0


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: 7569 byte(s)
Diff to previous 1824 , to selected 3197
* preparations for release 0.2.0


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: 7569 byte(s)
Diff to previous 1823 , to selected 3197
* added rpm packaging file
  (patch by Devin Anderson, slightly modified, fixes #88)


Revision 1823 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 28 09:58:05 2008 UTC (15 years, 3 months ago) by persson
File length: 7555 byte(s)
Diff to previous 1809 , to selected 3197
* Windows fixes: find translation files after install. Don't open
  a console window.


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: 7413 byte(s)
Diff to previous 1793 , to selected 3197
* fixes for building the plugin with MinGW


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: 7392 byte(s)
Diff to previous 1679 , to selected 3197
* fixed configure check for libsndfile loop support


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: 7380 byte(s)
Diff to previous 1645 , to selected 3197
* 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 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: 5639 byte(s)
Diff to previous 1562 , to selected 3197
* 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 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: 4801 byte(s)
Diff to previous 1451 , to selected 3197
* preparations for release 0.1.1


Revision 1451 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 16 16:24:16 2007 UTC (16 years, 5 months ago) by schoenebeck
File length: 4801 byte(s)
Diff to previous 1441 , to selected 3197
* added Windows installer


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: 4782 byte(s)
Diff to previous 1411 , to selected 3197
- 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: 4787 byte(s)
Diff to previous 1396 , to selected 3197
* 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: 4773 byte(s)
Diff to previous 1356 , to selected 3197
* gettext is now an optional dependency
* added Dev-C++ project files for Windows


Revision 1356 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 22 07:40:13 2007 UTC (16 years, 6 months ago) by persson
File length: 4324 byte(s)
Diff to previous 1331 , to selected 3197
* fix in the configure script for an intltoolize problem


Revision 1331 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 9 11:30:42 2007 UTC (16 years, 6 months ago) by persson
File length: 4301 byte(s)
Diff to previous 1322 , to selected 3197
* fixed load/save of crossfade values on big-endian systems


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: 4249 byte(s)
Diff to previous 1303 , to selected 3197
* 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: 3926 byte(s)
Diff to previous 1236 , to selected 3197
* 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 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: 3548 byte(s)
Diff to previous 1230 , to selected 3197
* added quick start documentation by Alexander Methke


Revision 1230 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 10 11:58:01 2007 UTC (16 years, 9 months ago) by schoenebeck
File length: 3495 byte(s)
Diff to previous 1228 , to selected 3197
* the correct plugin path of the installed LinuxSampler is now
  automatically retrieved by the configure script using LS's respective
  pkg-config variable field


Revision 1228 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 10 11:20:15 2007 UTC (16 years, 9 months ago) by schoenebeck
File length: 3001 byte(s)
Diff to previous 1226 , to selected 3197
- tiny automake fix of the previous commit batch


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: 2743 byte(s)
Diff to previous 1213 , to selected 3197
* 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: 2721 byte(s)
Diff to previous 1152 , to selected 3197
* 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 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: 666 byte(s)
Diff to previous 1121 , to selected 3197
* added Makefile.cvs (just for standard compliance with other projects)
* added Debian packaging infrastructure


Revision 1121 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 24 17:41:39 2007 UTC (17 years ago) by persson
File length: 650 byte(s)
Diff to previous 1085 , to selected 3197
* updated README
* require libgig 3.1.1


Revision 1085 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 8 19:18:23 2007 UTC (17 years ago) by schoenebeck
File length: 650 byte(s)
Diff to previous 1073 , to selected 3197
- started to implement "Add Samples" function
  (not yet fully working though)


Revision 1073 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 5 20:48:23 2007 UTC (17 years ago) by persson
File length: 521 byte(s)
Diff to previous 1072 , to selected 3197
- Yet another gettext fix (final?). Now intltool is back. I
  misunderstood, the intltool package is not needed at build time.


Revision 1072 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 5 20:01:15 2007 UTC (17 years ago) by persson
File length: 515 byte(s)
Diff to previous 1068 , to selected 3197
- more gettext experiments: intltool is back in autogen.sh because it
  has a nicer po/Makefile.in.in. IT_PO_SUBDIR is used instead of
  IT_PROG_INTLTOOL so intltool isn't required by configure.


Revision 1068 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 4 21:03:18 2007 UTC (17 years ago) by persson
File length: 513 byte(s)
Diff to previous 1066 , to selected 3197
- removed intltool dependency completely


Revision 1066 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 4 14:49:30 2007 UTC (17 years ago) by schoenebeck
File length: 496 byte(s)
Diff to previous 1053 , to selected 3197
- just minor automake / autoconf fix (moved check for intltool from
  configure.ac to autogen.sh, since intltool is only needed at autogen.sh
  stage anyway)


Revision 1053 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 3 12:20:01 2007 UTC (17 years ago) by persson
File length: 521 byte(s)
Copied from: gigedit/branches/linuxsampler_org/configure.ac revision 1052
Diff to previous 1052 , to selected 3197
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/configure.ac
File length: 521 byte(s)
Diff to selected 3197
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