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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 3460 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 2 07:48:50 2019 UTC (5 years, 1 month ago) by persson
File length: 45340 byte(s)
Diff to previous 3450 , to selected 2169
* Use GDK Seat API if available to grab pointer
* Improve version checks for pangomm
* Fix the instrument list tooltip handling so it doesn't generate GTK
  assertion error messages
* Use English quotation marks in tooltips instead of German
* Use multiple columns in controller value popups, as tall popup menus
  work really badly in some GTK environments


Revision 3450 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 2 16:39:20 2019 UTC (5 years, 2 months ago) by schoenebeck
File length: 45676 byte(s)
Diff to previous 3409 , to selected 2169
* Fixed compiler errors with Gtk 3.24.x (patch by Miroslav Ć ulc).


Revision 3409 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 23 16:30:56 2018 UTC (6 years, 2 months ago) by schoenebeck
File length: 45676 byte(s)
Diff to previous 3364 , to selected 2169
* Added new main menu item "View" -> "Tooltips for Beginners" which allows
  to disable tooltips intended for newbies only (default: on).
* Bumped version (1.1.0.svn3).


Revision 3364 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 14 18:07:25 2017 UTC (6 years, 4 months ago) by schoenebeck
File length: 45353 byte(s)
Diff to previous 3307 , to selected 2169
* 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 3307 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 11 23:06:38 2017 UTC (6 years, 8 months ago) by schoenebeck
File length: 39511 byte(s)
Diff to previous 3286 , to selected 2169
* Fixed loop and sample reference icons being displayed
  incorrectly sometimes, because unused dimension regions
  were not ignored.
* Bumped version (1.0.0.svn57).


Revision 3286 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 22 10:54:10 2017 UTC (6 years, 9 months ago) by schoenebeck
File length: 39354 byte(s)
Diff to previous 3226 , to selected 2169
* Script Editor: strike through code blocks filtered out by the
  preprocessor.
* Visual refinements of hatched patterns.
* Bumped version (1.0.0.svn53).


Revision 3226 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 26 22:15:06 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 39399 byte(s)
Diff to previous 3202 , to selected 2169
- Just forgot one dialog with last commit.


Revision 3202 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 22 18:58:46 2017 UTC (6 years, 10 months ago) by persson
File length: 39354 byte(s)
Diff to previous 3158 , to selected 2169
* fixed building with G_DISABLE_DEPRECATED


Revision 3158 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 8 18:05:35 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 39354 byte(s)
Diff to previous 3148 , to selected 2169
* Reverted major parts of r2845 concerning deprected Gtk StockIDs
  (StockIDs still available with Gtk 3, no replacement API available,
  and these changes caused useful icons to vanish with Gtk 2).
* Bumped version (1.0.0.svn39).


Revision 3148 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 4 11:47:45 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 39258 byte(s)
Diff to previous 3131 , to selected 2169
* Region Chooser: Mark all regions which are auto selected by check box
  "All Regions" with gray hatched pattern.
* Bumped version (1.0.0.svn34).


Revision 3131 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 27 17:28:01 2017 UTC (6 years, 11 months ago) by schoenebeck
File length: 37566 byte(s)
Diff to previous 3123 , to selected 2169
* Color tweaking on selected regions and selected dimension zones.
* Dimension Region Chooser: Show main selected case in opaque blue color
  (like before), but all other selected dimension zones with a blue hatched
  pattern instead.
* Dimension Region Chooser: Show the label of the currently selected
  dimension in bold font.
* Fix: Keyboard accelerator Ctrl+Left and Ctrl+Right caused the current
  dimension zone to switch as well if Dimension Region Chooser got focus.


Revision 3123 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 25 20:45:54 2017 UTC (6 years, 11 months ago) by schoenebeck
File length: 37571 byte(s)
Diff to previous 3106 , to selected 2169
* 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 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: 36100 byte(s)
Diff to previous 2845 , to selected 2169
* 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 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: 33845 byte(s)
Diff to previous 2841 , to selected 2169
* avoid using gtk stock items, as they are deprecated in gtk 3.10


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: 33941 byte(s)
Diff to previous 2773 , to selected 2169
* allow building with G_DISABLE_DEPRECATED
* fixed building without liblinuxsampler on Mac
* fixed some compiler and cppcheck warnings


Revision 2773 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 12 17:57:52 2015 UTC (8 years, 9 months ago) by schoenebeck
File length: 34004 byte(s)
Diff to previous 2695 , to selected 2169
* Region Chooser: when moving a region around automatically move the
  keyboard position dependent pitch accordingly (can be turned off with
  "Settings"->"Move root key with region moved").


Revision 2695 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 6 18:11:27 2015 UTC (9 years, 2 months ago) by schoenebeck
File length: 33614 byte(s)
Diff to previous 2663 , to selected 2169
* Sample Referenve View Dialog: Clicking on a reference in the list closes
  the dialog and jumps directly to the respective instrument, region and
  dimension region the respective sample reference is located at.


Revision 2663 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 2 23:53:21 2014 UTC (9 years, 8 months ago) by schoenebeck
File length: 33448 byte(s)
Diff to previous 2641 , to selected 2169
* Fix: double click on the virtual MIDI keyboard opened the
  dimension manager dialog.


Revision 2641 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 16 15:24:54 2014 UTC (9 years, 9 months ago) by schoenebeck
File length: 33384 byte(s)
Diff to previous 2627 , to selected 2169
* Region Chooser: Double click opens dimension manager dialog.
* Dimension Manager: Clicking on dimension type cell of an existing
  dimension opens a popup to alter the dimension type.


Revision 2627 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 12 16:12:55 2014 UTC (9 years, 9 months ago) by schoenebeck
File length: 33187 byte(s)
Diff to previous 2536 , to selected 2169
* Increased region selector height by 50%.
* Increased dimension region selector height by 20%.
* Some minor fixes.
* Updated "about" dialog: not so immature anymore ;-).
* Configure script: require at least LinuxSampler v1.0.0.


Revision 2536 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 21 17:49:17 2014 UTC (9 years, 11 months ago) by schoenebeck
File length: 32830 byte(s)
Diff to previous 2507 , to selected 2169
* if there is no region yet, show a red hint text to the user that he may
  right click on the region chooser area to add a region
* added tooltips to main menu entries (was buggy before)
* added tooltips to instruments tree view and samples tree view
* added various tooltips and adjusted some labels on the region settings
  pane


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: 31837 byte(s)
Diff to previous 2442 , to selected 2169
* added dialog for editing the CtrlTrigger and Legato midi rules


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


Revision 2246 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 19 10:55:41 2011 UTC (12 years, 7 months ago) by persson
File length: 32008 byte(s)
Diff to previous 2169
* gtkmm 3 fix: rewrote the custom widgets (regionchooser and
  dimregionchooser) so they only draw pixels in the on_draw
  method. This should make them work again in newer gtkmm 3
  environments.


Revision 2169 - (view) (download) (annotate) - [selected]
Modified Sun Mar 6 07:51:04 2011 UTC (13 years ago) by persson
File length: 35276 byte(s)
Diff to previous 2151
* ported to gtkmm 3, keeping compatibility with gtkmm 2


Revision 2151 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 21 12:38:41 2010 UTC (13 years, 4 months ago) by persson
File length: 33886 byte(s)
Diff to previous 1898 , to selected 2169
* 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 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: 31345 byte(s)
Diff to previous 1831 , to selected 2169
* 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 1831 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 3 19:38:19 2009 UTC (15 years, 1 month ago) by persson
File length: 31203 byte(s)
Diff to previous 1677 , to selected 2169
* made all visible strings translatable


Revision 1677 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 10 08:50:35 2008 UTC (16 years, 1 month ago) by persson
File length: 31192 byte(s)
Diff to previous 1661 , to selected 2169
* bugfix: dimension manager window didn't update when another region
  was selected (#78)


Revision 1661 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 3 14:10:47 2008 UTC (16 years, 1 month ago) by schoenebeck
File length: 30967 byte(s)
Diff to previous 1660 , to selected 2169
* implemented alternative behavior for the virtual MIDI keyboard
  (selectable by combobox below the keyboard)
* show absolute velocity value of note-on & note-off events below
  the virtual MIDI keyboard


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: 28208 byte(s)
Diff to previous 1658 , to selected 2169
* 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 1658 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 2 08:52:48 2008 UTC (16 years, 1 month ago) by persson
File length: 26715 byte(s)
Diff to previous 1654 , to selected 2169
* fixed the inaccurate drawing of pressed keys


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: 26698 byte(s)
Diff to previous 1623 , to selected 2169
* 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 1623 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 4 19:42:45 2008 UTC (16 years, 2 months ago) by persson
File length: 26015 byte(s)
Diff to previous 1533 , to selected 2169
* gig files where regions are not internally ordered are now handled
* the resize mouse pointer is not shown anymore for regions that can't
  be resized
* the region and dimregion chooser widgets are now resizable
* bugfix: sometimes you could not delete more than one dimension
* filter headers are now also greyed out when the filter is inactive


Revision 1533 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 1 10:21:07 2007 UTC (16 years, 4 months ago) by persson
File length: 25166 byte(s)
Diff to previous 1411 , to selected 2169
* parameter edits can now be applied to multiple regions and dimension
  regions simultaneously - three checkboxes were added that select
  if changes apply to all regions and/or all dimension regions


Revision 1411 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 12 17:46:29 2007 UTC (16 years, 5 months ago) by schoenebeck
File length: 25127 byte(s)
Diff to previous 1396 , to selected 2169
* added status bar to the bottom of main window (independent area on the
  right shows whether gigedit is running stand-alone or attached to
  LinuxSampler)
* minor cosmetical fix in dimension manager widget
* regionchooser.cpp: temporary fix for a crash which occured when gigedit
  was compiled with CXXFLAGS="-g"


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: 25130 byte(s)
Diff to previous 1339 , to selected 2169
* 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: 25165 byte(s)
Diff to previous 1336 , to selected 2169
* bugfix: signals triggered before and after sensible modifications didn't
  ever make it to the outer world (i.e. to LinuxSampler)


Revision 1336 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 9 21:31:20 2007 UTC (16 years, 6 months ago) by schoenebeck
File length: 25159 byte(s)
Diff to previous 1322 , to selected 2169
* bugfix: changing the position / keyrange of a region was simply ignored
  by the sampler, also causing crashs (moved some code over to libgig)


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: 25389 byte(s)
Diff to previous 1303 , to selected 2169
* 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 1303 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 26 09:29:52 2007 UTC (16 years, 7 months ago) by persson
File length: 24244 byte(s)
Diff to previous 1262 , to selected 2169
* make sure samplechannel dimension gets created for stereo samples
* allow building with older versions of gtk and libsndfile
* remember selected dimension when switching regions
* fix for loop parameters for unmapped dimregions
* check if file is savable before trying to save


Revision 1262 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 22 15:07:08 2007 UTC (16 years, 8 months ago) by persson
File length: 24219 byte(s)
Diff to previous 1261 , to selected 2169
* regions can now be moved, not just resized
* improved labels in instrument properties dialog
* remove file extensions from file names when importing samples
* fixed some more checkbox layouts


Revision 1261 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 5 17:12:20 2007 UTC (16 years, 8 months ago) by persson
File length: 17138 byte(s)
Diff to previous 1225 , to selected 2169
* 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) (annotate) - [select for diffs]
Added Sun Jun 10 10:56:11 2007 UTC (16 years, 9 months ago) by schoenebeck
File length: 16770 byte(s)
Diff to selected 2169
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