/[svn]/gigedit/trunk/src/gigedit/scripteditor.cpp
ViewVC logotype

Log of /gigedit/trunk/src/gigedit/scripteditor.cpp

Parent Directory Parent Directory | Revision Log Revision Log


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

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: 16960 byte(s)
Diff to previous 2898
* 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: 14148 byte(s)
Diff to previous 2897
* 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: 12413 byte(s)
Diff to previous 2896
* 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: 13341 byte(s)
Diff to previous 2890
* EXPERIMENTAL: Show error/warning icon at the respective script
  locations of instrument script editor.
* Bumped version (1.0.0.svn8).


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: 10853 byte(s)
Diff to previous 2887
* 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: 9067 byte(s)
Diff to previous 2886
* 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: 8924 byte(s)
Diff to previous 2845
* 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 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: 5861 byte(s)
Diff to previous 2664
* avoid using gtk stock items, as they are deprecated in gtk 3.10


Revision 2664 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 5 19:43:14 2014 UTC (9 years, 8 months ago) by schoenebeck
File length: 5857 byte(s)
Diff to previous 2610
* If launched by the sampler ("live-mode"): automatically
  select and show the instrument which the sampler requested
  gigedit to edit.
* OS X: Increased instrument script editor's font size by 20%.


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: 5779 byte(s)
Diff to previous 2604
* 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]
Added Sat Jun 7 22:34:31 2014 UTC (9 years, 9 months ago) by schoenebeck
File length: 5718 byte(s)
* 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.


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