/[svn]/gigedit/trunk/src/gigedit/Makefile.am
ViewVC logotype

Log of /gigedit/trunk/src/gigedit/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


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

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: 1414 byte(s)
Diff to previous 3157 , to selected 1396
* 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 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: 1362 byte(s)
Diff to previous 3152 , to selected 1396
* 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 3152 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 5 19:06:20 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 1329 byte(s)
Diff to previous 3107 , to selected 1396
- Forgot to commit one file.


Revision 3107 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 11 17:12:03 2017 UTC (7 years, 1 month ago) by schoenebeck
File length: 1296 byte(s)
Diff to previous 3106 , to selected 1396
- Fixed automake error.


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: 1328 byte(s)
Diff to previous 3068 , to selected 1396
* 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 3068 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 2 22:13:01 2017 UTC (7 years, 2 months ago) by schoenebeck
File length: 1260 byte(s)
Diff to previous 2893 , to selected 1396
- Preparations for Xcode project update.


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: 1259 byte(s)
Diff to previous 2891 , to selected 1396
* 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: 1222 byte(s)
Diff to previous 2624 , to selected 1396
* User settings are now automatically saved and restored.
* Bumped version (1.0.0.svn5).


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: 1222 byte(s)
Diff to previous 2610 , to selected 1396
* 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 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: 1183 byte(s)
Diff to previous 2604 , to selected 1396
* 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: 1150 byte(s)
Diff to previous 2548 , to selected 1396
* 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 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: 1115 byte(s)
Diff to previous 2541 , to selected 1396
* 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: 1056 byte(s)
Diff to previous 2507 , to selected 1396
* 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 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: 1029 byte(s)
Diff to previous 2474 , to selected 1396
* added dialog for editing the CtrlTrigger and Legato midi rules


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


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: 873 byte(s)
Diff to previous 2344 , to selected 1396
* 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: 860 byte(s)
Diff to previous 2169 , to selected 1396
* 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: 798 byte(s)
Diff to previous 2134 , to selected 1396
* ported to gtkmm 3, keeping compatibility with gtkmm 2


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: 775 byte(s)
Diff to previous 1823 , to selected 1396
* minor Makefile fix for parallel make


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: 806 byte(s)
Diff to previous 1809 , to selected 1396
* 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: 761 byte(s)
Diff to previous 1799 , to selected 1396
* 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: 747 byte(s)
Diff to previous 1396
* minor gui fix: made multi line lables expand to use full width


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


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


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