/[svn]/gigedit/trunk/po
ViewVC logotype

Log of /gigedit/trunk/po

View Directory Listing Directory Listing


Sticky Revision:

Revision 3403 - Directory Listing
Modified Wed Jan 3 13:29:55 2018 UTC (6 years, 2 months ago) by schoenebeck
* Translation Fix: MacroEditor.cpp and MacrosSetup.cpp were not under
  translation control.
* Bumped version (1.1.0.svn2).


Revision 2920 - Directory Listing
Modified Wed May 18 11:50:49 2016 UTC (7 years, 10 months ago) by schoenebeck
- Added svn ignore filter for auto generated files.


Revision 2845 - Directory Listing
Modified Sun Sep 20 10:18:22 2015 UTC (8 years, 6 months ago) by persson
* avoid using gtk stock items, as they are deprecated in gtk 3.10


Revision 2793 - Directory Listing
Modified Thu Jul 16 08:29:46 2015 UTC (8 years, 8 months ago) by persson
* Updated Swedish translation.

Revision 2774 - Directory Listing
Modified Sat Jun 13 12:39:14 2015 UTC (8 years, 9 months ago) by schoenebeck
* Updated German translation.


Revision 2721 - Directory Listing
Modified Mon Mar 2 23:39:24 2015 UTC (9 years ago) by schoenebeck
* Updated German translation.


Revision 2661 - Directory Listing
Modified Wed Jul 2 19:38:16 2014 UTC (9 years, 8 months ago) by schoenebeck
* Updated German translation.


Revision 2628 - Directory Listing
Modified Thu Jun 12 16:19:06 2014 UTC (9 years, 9 months ago) by schoenebeck
- Updated German translation.


Revision 2625 - Directory Listing
Modified Wed Jun 11 21:22:24 2014 UTC (9 years, 9 months ago) by schoenebeck
* Restructured main menu: duplicated all popup menus to the main menu,
  automatically switch to the right tree view tab when either selecting the
  "Sample", "Instrument" or "Script" main menu entry.
* Mark all not referenced samples in red color (instead of gray).


Revision 2624 - Directory Listing
Modified Wed Jun 11 20:26:26 2014 UTC (9 years, 9 months ago) by schoenebeck
* 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 2622 - Directory Listing
Modified Wed Jun 11 16:49:09 2014 UTC (9 years, 9 months ago) by schoenebeck
- updated German translation


Revision 2615 - Directory Listing
Modified Tue Jun 10 19:14:01 2014 UTC (9 years, 9 months ago) by schoenebeck
* Fixed refresh of script tree view on main window.
* Updated German translation.


Revision 2566 - Directory Listing
Modified Tue May 20 14:35:36 2014 UTC (9 years, 10 months ago) by schoenebeck
* Minor usability improvements (UI labels and tooltips).


Revision 2562 - Directory Listing
Modified Mon May 19 18:06:57 2014 UTC (9 years, 10 months ago) by schoenebeck
* 'Dimension Manager' dialog: added support for viewing and editing
  dimensions of all regions simultaniously.


Revision 2558 - Directory Listing
Modified Sat May 17 23:55:30 2014 UTC (9 years, 10 months ago) by schoenebeck
* Combine instruments: generalized this tool to allow combining instruments
  based on any dimension (selectable by combo box), not only the 'layer'
  dimension. Also fixed some bugs that could lead to undesired results
  when combining instruments, i.e. source instruments being copied into
  wrong target zones or in wrong order under certain conditions.
* 'Dimension Manager' dialog: show dialog window with at least 460x300px on
  initial usage (was far too small by default).


Revision 2556 - Directory Listing
Modified Fri May 16 23:19:23 2014 UTC (9 years, 10 months ago) by schoenebeck
* Dimension zone amount: Support for increasing and decreasing the amount of
  dimension zones by right clicking on the respective zone and either
  selecting "delete" or "split" in the popup menu.


Revision 2553 - Directory Listing
Modified Wed May 14 19:57:56 2014 UTC (9 years, 10 months ago) by schoenebeck
* Added and implemented "Tools" -> "Merge Files..." which can be used
  to merge the content of separate .gig files.


Revision 2552 - Directory Listing
Modified Wed May 14 16:09:58 2014 UTC (9 years, 10 months ago) by schoenebeck
* "combine instruments" tool: added more robustness by also handling
   instruments with only 1 dimension zone (which is not standard conform)
   and if there were any kind of warnings during the combine operation,
   then show a list of all warnings as a popup to the user after combine
   algorithm has finished


Revision 2550 - Directory Listing
Modified Wed May 14 01:31:30 2014 UTC (9 years, 10 months ago) by schoenebeck
* Fixed various bugs regarding new "combine instruments" tool.
* Show a warning if user tries to combine instruments in old
  .gig v2 format.
* Don't auto remove stereo dimension if user drags a mono
  sample reference on DimensionRegion's sample reference.
* Select "Instruments" tab on app start by default.


Revision 2548 - Directory Listing
Modified Tue May 13 12:17:43 2014 UTC (9 years, 10 months ago) by schoenebeck
* 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 2542 - Directory Listing
Modified Sat Apr 26 14:41:28 2014 UTC (9 years, 11 months ago) by schoenebeck
* updated German translation


Revision 2539 - Directory Listing
Modified Tue Apr 22 17:38:40 2014 UTC (9 years, 11 months ago) by schoenebeck
* fixed minor typo
* updated German translation


Revision 2537 - Directory Listing
Modified Mon Apr 21 20:03:03 2014 UTC (9 years, 11 months ago) by schoenebeck
* updated German translation
* added short description how to update or add a new translation
  to the README file (in case there are any volunteers out there)


Revision 2507 - Directory Listing
Modified Sun Jan 12 19:37:55 2014 UTC (10 years, 2 months ago) by persson
* added dialog for editing the CtrlTrigger and Legato midi rules


Revision 2470 - Directory Listing
Modified Sun Sep 15 13:31:04 2013 UTC (10 years, 6 months ago) by persson
* 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 2397 - Directory Listing
Modified Wed Jan 9 20:59:29 2013 UTC (11 years, 2 months ago) by persson
* minor tweaks to the graphical curves
* updated Swedish translation


Revision 1959 - Directory Listing
Modified Fri Jul 31 10:15:27 2009 UTC (14 years, 8 months ago) by persson
* preparations for release 0.2.0


Revision 1831 - Directory Listing
Modified Tue Feb 3 19:38:19 2009 UTC (15 years, 1 month ago) by persson
* made all visible strings translatable


Revision 1799 - Directory Listing
Modified Sat Dec 6 13:49:26 2008 UTC (15 years, 3 months ago) by persson
* minor gui fix: made multi line lables expand to use full width


Revision 1562 - Directory Listing
Modified Thu Dec 6 18:30:40 2007 UTC (16 years, 3 months ago) by persson
* preparations for release 0.1.1


Revision 1533 - Directory Listing
Modified Sat Dec 1 10:21:07 2007 UTC (16 years, 4 months ago) by persson
* 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 1441 - Directory Listing
Modified Mon Oct 15 20:02:33 2007 UTC (16 years, 5 months ago) by persson
- preparations for release 0.1.0


Revision 1382 - Directory Listing
Modified Thu Oct 4 23:29:22 2007 UTC (16 years, 5 months ago) by schoenebeck
* fixed a crash when selecting 'New' or opening another file while being
  attached to the sampler
* don't allow the user to remove an instrument while being attached to the
  sampler, because it wouldn't end well ;-)
* don't show a 'file modified' confirmation dialog when closing/quitting
  the application and being attached to the sampler, since the
  modifications won't be lost until the sampler was quit
* while beng attached to the sampler, show the user an information dialog
  when he selects 'New' or 'Open', since this will detach gigedit from the
  sampler
* updated German translation


Revision 1322 - Directory Listing
Modified Tue Sep 4 11:04:56 2007 UTC (16 years, 6 months ago) by schoenebeck
* 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 - Directory Listing
Modified Sun Aug 26 09:29:52 2007 UTC (16 years, 7 months ago) by persson
* 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 1261 - Directory Listing
Modified Thu Jul 5 17:12:20 2007 UTC (16 years, 8 months ago) by persson
* 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 1235 - Directory Listing
Modified Sat Jun 16 11:05:53 2007 UTC (16 years, 9 months ago) by persson
- updated the translations for the changed source file structure


Revision 1159 - Directory Listing
Modified Fri Apr 13 17:57:26 2007 UTC (16 years, 11 months ago) by persson
* improved labels in dimension region editor
* use normal layout for checkboxes


Revision 1156 - Directory Listing
Modified Wed Apr 11 21:36:30 2007 UTC (16 years, 11 months ago) by schoenebeck
* implemented sample loop editing


Revision 1153 - Directory Listing
Modified Mon Apr 9 21:05:01 2007 UTC (16 years, 11 months ago) by schoenebeck
* added couple tooltips to dimregionedit


Revision 1134 - Directory Listing
Modified Mon Mar 26 17:13:36 2007 UTC (17 years ago) by schoenebeck
* added German translation


Revision 1119 - Directory Listing
Modified Sat Mar 24 14:04:30 2007 UTC (17 years ago) by persson
* wrote ChangeLog and NEWS
* removed some verbose logging


Revision 1074 - Directory Listing
Modified Mon Mar 5 20:55:15 2007 UTC (17 years ago) by persson
- updated translation


Revision 1072 - Directory Listing
Modified Mon Mar 5 20:01:15 2007 UTC (17 years ago) by persson
- more gettext experiments: intltool is back in autogen.sh because it
  has a nicer po/Makefile.in.in. IT_PO_SUBDIR is used instead of
  IT_PROG_INTLTOOL so intltool isn't required by configure.


Revision 1068 - Directory Listing
Modified Sun Mar 4 21:03:18 2007 UTC (17 years ago) by persson
- removed intltool dependency completely


Revision 1053 - Directory Listing
Added Sat Mar 3 12:20:01 2007 UTC (17 years ago) by persson
This commit was generated by cvs2svn to compensate for changes in r1052,
which included commits to RCS files with non-trunk default branches.

  ViewVC Help
Powered by ViewVC