/[svn]/gigedit/trunk/src/gigedit/paramedit.h
ViewVC logotype

Log of /gigedit/trunk/src/gigedit/paramedit.h

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 3364 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Nov 14 18:07:25 2017 UTC (6 years, 5 months ago) by schoenebeck
File length: 13731 byte(s)
Diff to previous 3329
* 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).


Revision 3329 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jul 23 18:31:53 2017 UTC (6 years, 8 months ago) by schoenebeck
File length: 13365 byte(s)
Diff to previous 3151
* 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).


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


Revision 3068 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 2 22:13:01 2017 UTC (7 years, 3 months ago) by schoenebeck
File length: 13076 byte(s)
Diff to previous 2844
- Preparations for Xcode project update.


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


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


Revision 2690 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 4 18:36:42 2015 UTC (9 years, 3 months ago) by schoenebeck
File length: 12987 byte(s)
Diff to previous 2566
* 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 2566 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 20 14:35:36 2014 UTC (9 years, 11 months ago) by schoenebeck
File length: 12775 byte(s)
Diff to previous 2507
* Minor usability improvements (UI labels and tooltips).


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


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


Revision 2423 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Feb 24 15:19:39 2013 UTC (11 years, 1 month ago) by persson
File length: 12405 byte(s)
Diff to previous 2169
* 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 2169 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Mar 6 07:51:04 2011 UTC (13 years, 1 month ago) by persson
File length: 8180 byte(s)
Diff to previous 2151
* ported to gtkmm 3, keeping compatibility with gtkmm 2


Revision 2151 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Nov 21 12:38:41 2010 UTC (13 years, 4 months ago) by persson
File length: 7573 byte(s)
Diff to previous 1582
* 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 1582 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Dec 8 12:28:53 2007 UTC (16 years, 4 months ago) by persson
File length: 7246 byte(s)
Diff to previous 1460
* fixed file properties dialog - properties can now be edited


Revision 1460 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Oct 27 12:28:33 2007 UTC (16 years, 5 months ago) by persson
File length: 6783 byte(s)
Diff to previous 1359
* code refactoring: preparing for being able to edit multiple
  dimension regions simultaneously


Revision 1359 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Sep 30 18:30:52 2007 UTC (16 years, 6 months ago) by schoenebeck
File length: 8464 byte(s)
Diff to previous 1339
* fixed couple other parameters which were silently ignored by the sampler
  on a live-editing session with LS (parameter "Gain" and various velocity
  response parameters for attenuation, filter cutoff frequency and EG
  release time)


Revision 1339 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 10 19:56:26 2007 UTC (16 years, 7 months ago) by schoenebeck
File length: 7371 byte(s)
Diff to previous 1300
* bugfix: signals triggered before and after sensible modifications didn't
  ever make it to the outer world (i.e. to LinuxSampler)


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


Revision 1261 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 5 17:12:20 2007 UTC (16 years, 9 months ago) by persson
File length: 7351 byte(s)
Diff to previous 1225
* 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 1225 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sun Jun 10 10:56:11 2007 UTC (16 years, 10 months ago) by schoenebeck
File length: 7046 byte(s)
moved gigedit sources from src/ -> src/gigedit/


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