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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 3341 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jul 31 11:26:56 2017 UTC (6 years, 7 months ago) by schoenebeck
File length: 9539 byte(s)
Diff to previous 3340
- Fixed compilation error.


Revision 3340 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jul 31 11:20:18 2017 UTC (6 years, 7 months ago) by schoenebeck
File length: 9518 byte(s)
Diff to previous 3307
* Added search filter field which allows to quickly filter the instrument
  list by case insensitive search tokens.
* Fix: navigating between dimension zones by keyboard did sometimes not
  work after switching from an instrument with different dimension types.
* Fix: Sample references view dialog had some odd behaviors, like it did not
  respond to mouse scroll events for instance.
* Bumped version (1.0.0.svn62).


Revision 3307 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jul 11 23:06:38 2017 UTC (6 years, 8 months ago) by schoenebeck
File length: 9095 byte(s)
Diff to previous 3177
* Fixed loop and sample reference icons being displayed
  incorrectly sometimes, because unused dimension regions
  were not ignored.
* Bumped version (1.0.0.svn57).


Revision 3177 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu May 11 20:59:46 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 8291 byte(s)
Diff to previous 3176
* 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) (as text) (annotate) - [select for diffs]
Modified Thu May 11 11:36:33 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 7866 byte(s)
Diff to previous 3157
* Macros Setup: Implemented duplicating macros.
* Bumped version (1.0.0.svn44).


Revision 3157 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 8 17:30:10 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 7518 byte(s)
Diff to previous 3155
* 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) (as text) (annotate) - [select for diffs]
Modified Sun May 7 15:32:43 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 7444 byte(s)
Diff to previous 3151
* 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 3151 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 5 18:44:59 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 6861 byte(s)
Diff to previous 3123
* WIP: Added initial draft implementation of macro editor
  (accessible for copied clipboard content via Alt+x).
* Bumped version (1.0.0.svn35).


Revision 3123 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 25 20:45:54 2017 UTC (6 years, 11 months ago) by schoenebeck
File length: 6121 byte(s)
Diff to previous 3089
* 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 3089 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 15 19:18:39 2017 UTC (7 years, 2 months ago) by schoenebeck
File length: 4778 byte(s)
Diff to previous 2967
* 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 2967 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jul 18 11:22:38 2016 UTC (7 years, 8 months ago) by schoenebeck
File length: 2078 byte(s)
Diff to previous 2692
* 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 2692 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 4 21:06:12 2015 UTC (9 years, 2 months ago) by schoenebeck
File length: 2009 byte(s)
Diff to previous 2604
- Just replaced primitive "<-" US ASCII string to a more pretier
  left arrow unicode character.


Revision 2604 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jun 7 22:34:31 2014 UTC (9 years, 9 months ago) by schoenebeck
File length: 1874 byte(s)
Diff to previous 2548
* 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) (as text) (annotate) - [select for diffs]
Modified Tue May 13 12:17:43 2014 UTC (9 years, 10 months ago) by schoenebeck
File length: 1847 byte(s)
Diff to previous 2474
* 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 2474 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Sep 15 18:16:21 2013 UTC (10 years, 6 months ago) by schoenebeck
File length: 1562 byte(s)
Diff to previous 2442
* Mac OS X: try to launch the GUI on the process's "main" thread


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


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


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