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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

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


Revision 2689 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 4 17:19:19 2015 UTC (9 years, 2 months ago) by schoenebeck
File length: 16737 byte(s)
Diff to previous 2664 , to selected 1456
* Automatically switch the sampler's (audible) instrument (in live-mode)
  whenever another instrument was selected in gigedit (this default
  behavior can be switched off in the settings menu of gigedit).


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


Revision 2471 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 15 17:06:45 2013 UTC (10 years, 6 months ago) by persson
File length: 12147 byte(s)
Diff to previous 2470 , to selected 1456
* fixed compilation error from previous commit (on OS X without gettext)

Revision 2470 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 15 13:31:04 2013 UTC (10 years, 6 months ago) by persson
File length: 12103 byte(s)
Diff to previous 2332 , to selected 1456
* fixed compilation error with newer glibmm
* minor update of Swedish and German translations
* Mac OS X: initialize gtk and gettext with files from base directory
  of the libgigedit library
* Mac OS X: fixed "recently used" in file dialogs
* Mac OS X: avoid crash when starting gigedit as an application bundle


Revision 2332 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 14 05:22:26 2012 UTC (12 years ago) by persson
File length: 9796 byte(s)
Diff to previous 2325 , to selected 1456
* compilation fix: glibmm threads API was changed (#178)


Revision 2325 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 4 09:01:40 2012 UTC (12 years ago) by persson
File length: 9627 byte(s)
Diff to previous 1898 , to selected 1456
* added support for new glibmm threads API


Revision 1898 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 10 09:35:56 2009 UTC (14 years, 10 months ago) by persson
File length: 9380 byte(s)
Diff to previous 1853 , to selected 1456
* Windows: look for translations using base directory of libgigedit
  dll
* virtual keyboard fixes: restore to grey when outside keyboard. Don't
  trigger multiple notes for each key when moving mouse.


Revision 1853 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 1 22:26:36 2009 UTC (15 years, 1 month ago) by schoenebeck
File length: 9031 byte(s)
Diff to previous 1823 , to selected 1456
* bugfix: inform the sampler when new file(s) has been imported on save
  operation (#82)


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: 8816 byte(s)
Diff to previous 1660 , to selected 1456
* Windows fixes: find translation files after install. Don't open
  a console window.


Revision 1660 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 3 00:19:55 2008 UTC (16 years, 1 month ago) by schoenebeck
File length: 8299 byte(s)
Diff to previous 1656 , to selected 1456
* call it virtually baby: the keyboard finally can trigger notes on
  sampler side (only in live-mode of course)
* added a red cross on top of the detached-mode icon to make
  it more obvious


Revision 1656 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 2 08:18:19 2008 UTC (16 years, 1 month ago) by schoenebeck
File length: 7804 byte(s)
Diff to previous 1654 , to selected 1456
* bugfix: key highlighting of active keys on the virtual keyboard is now
  working on multiple invocations from the sampler as well
* renamed misleading names regarding the gig format's "keyswitching"
  feature (the dimension is now displayed as "keyswitching" instead of
  "keyboard" in the dimregchooser widget and the two parameters for
  defining the actual keyswitching area on the keyboard in the instruments
  properties dialog are now called "Keyswitching range low/high" instead of
  "Dimension key range low/high")


Revision 1654 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 30 02:20:48 2008 UTC (16 years, 2 months ago) by schoenebeck
File length: 8525 byte(s)
Diff to previous 1456
* first step to make the virtual keyboard interactive: active keys of the
  sampler (in live-mode only of course) are highlighted on the virtual
  keyboard - NOTE: yet inaccurate draw of the keys and this mechanism
  yet only works on the first gigedit invocation by the sampler process,
  so this still has to be fixed


Revision 1456 - (view) (download) (annotate) - [selected]
Modified Sun Oct 21 15:32:36 2007 UTC (16 years, 5 months ago) by persson
File length: 7264 byte(s)
Diff to previous 1396
* multiple editor windows can now be opened by the plugin
* bugfix: gigedit didn't start on windows 2000
* standard gtk command line parameters is now handled


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: 4789 byte(s)
Diff to previous 1339 , to selected 1456
* gettext is now an optional dependency
* added Dev-C++ project files for Windows


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


Revision 1333 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 9 16:53:29 2007 UTC (16 years, 6 months ago) by schoenebeck
File length: 4759 byte(s)
Diff to previous 1328 , to selected 1456
* fixed another crash ocurring when invoked multiple times
  within the same process


Revision 1328 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 7 21:18:31 2007 UTC (16 years, 6 months ago) by schoenebeck
File length: 4413 byte(s)
Diff to previous 1322 , to selected 1456
* fixed a crash that happened when gigedit was spawned more than once by
  LinuxSampler
* fixed list box in main window which showed default elements twice when
  spawned by LinuxSampler


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: 4311 byte(s)
Diff to previous 1225 , to selected 1456
* 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 1225 - (view) (download) (annotate) - [select for diffs]
Added Sun Jun 10 10:56:11 2007 UTC (16 years, 9 months ago) by schoenebeck
File length: 1804 byte(s)
Diff to selected 1456
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