/[svn]/gigedit/trunk/configure.ac
ViewVC logotype

Log of /gigedit/trunk/configure.ac

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 2928 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 1 14:09:25 2016 UTC (7 years, 8 months ago) by schoenebeck
File length: 7729 byte(s)
Diff to previous 2925 , to selected 1809
* Script Editor: Fixed editor which did not appear on some systems due
  to missing icons (using now lists of alternative icon names).
* Bumped version (1.0.0.svn17).


Revision 2925 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 5 13:17:28 2016 UTC (7 years, 9 months ago) by schoenebeck
File length: 7729 byte(s)
Diff to previous 2919 , to selected 1809
* Dimension Region Editor: when assigning a new sample to a dimension
  region, apply the sample to all currently selected dimension regions
  (i.e. when Ctrl select was used on the dimension selector widget).
* Bumped version (1.0.0.svn16).


Revision 2919 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 18 11:37:31 2016 UTC (7 years, 10 months ago) by schoenebeck
File length: 7729 byte(s)
Diff to previous 2918 , to selected 1809
* Fixed crash after changing a dimension type with the dimension manager
  dialog.
* Bumped version (1.0.0.svn15).


Revision 2918 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 18 10:10:25 2016 UTC (7 years, 10 months ago) by schoenebeck
File length: 7729 byte(s)
Diff to previous 2903 , to selected 1809
* Added setting to main menu "View" -> "Auto Restore Window Dimension"
  (disabled by default since it causes issues on some machines).
* Bumped version (1.0.0.svn14).


Revision 2903 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 3 14:08:34 2016 UTC (7 years, 10 months ago) by schoenebeck
File length: 7729 byte(s)
Diff to previous 2901 , to selected 1809
* Script Editor: altered keyboard shortcut Ctrl-X to Ctrl-Q (to avoid
  masking the common cut text shortcut).
* Script Editor: if editor is used in live-mode, inform the sampler that
  it needs to automatically reload the script after the script has been
  altered and applied with the script editor.
* Bumped version (1.0.0.svn13).


Revision 2901 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 2 16:10:56 2016 UTC (7 years, 10 months ago) by schoenebeck
File length: 7729 byte(s)
Diff to previous 2899 , to selected 1809
* Script Editor: Added menu bar and two initial entries: "Apply" (Ctrl-S)
  and "Close" (Ctrl-X).
* Bumped version (1.0.0.svn12).


Revision 2899 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 2 14:36:40 2016 UTC (7 years, 10 months ago) by schoenebeck
File length: 7729 byte(s)
Diff to previous 2898 , to selected 1809
* Script Editor: Added status bar at the bottom of the script editor
  window showing the amount (if any) of errors and warnings.
* Bumped version (1.0.0.svn11).


Revision 2898 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 1 21:17:42 2016 UTC (7 years, 10 months ago) by schoenebeck
File length: 7729 byte(s)
Diff to previous 2897 , to selected 1809
* Script Editor: Show a question dialog to the user when the editor is
  to be closed and the script changes have not been applied yet.
* Bumped version (1.0.0.svn10).


Revision 2897 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 1 20:20:06 2016 UTC (7 years, 10 months ago) by schoenebeck
File length: 7728 byte(s)
Diff to previous 2896 , to selected 1809
* Script Editor: Reverted previous commit regarding error/warning
  icons, since Gtk seems not to be appropriate for handling icons
  correctly that way.
* Script Editor: Show precise parser error/warning messages as tooltip
  when the mouse points over the respective location in the script's
  source code.
* Bumped version (1.0.0.svn9).


Revision 2896 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 1 14:51:55 2016 UTC (7 years, 10 months ago) by schoenebeck
File length: 7728 byte(s)
Diff to previous 2894 , to selected 1809
* EXPERIMENTAL: Show error/warning icon at the respective script
  locations of instrument script editor.
* Bumped version (1.0.0.svn8).


Revision 2894 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 30 14:42:14 2016 UTC (7 years, 10 months ago) by schoenebeck
File length: 7728 byte(s)
Diff to previous 2893 , to selected 1809
* Enabled auto save & restore of window size & position of all
  remaining windows.
* Bumped version (1.0.0.svn7).


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


Revision 2890 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 25 17:35:21 2016 UTC (7 years, 11 months ago) by schoenebeck
File length: 7728 byte(s)
Diff to previous 2887 , to selected 1809
* Script Editor: Added support for liblinuxsampler's NKSP parser
  backend for displaying parser errors and warnings directly within
  the source code (for now simply errors cause a red background color
  at the relevant location, and warnings a yellow background color;
  error text / warning text is not displayed yet).
* Bumped version (1.0.0.svn4).


Revision 2887 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 22 17:10:51 2016 UTC (7 years, 11 months ago) by schoenebeck
File length: 7728 byte(s)
Diff to previous 2886 , to selected 1809
* Script Editor: Some color tweaks (using now same text colors as on
  the NKSP refrence documentation website).
* Bumped version (1.0.0.svn3).


Revision 2886 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 22 15:55:08 2016 UTC (7 years, 11 months ago) by schoenebeck
File length: 7728 byte(s)
Diff to previous 2877 , to selected 1809
* Automake: set environment variable GCC_COLORS=auto to allow GCC to
  auto detect whether it (sh/c)ould output its messages in color.
* Instrument script editor: Added support for liblinuxsampler's
  NKSP syntax highlighting backend.
* Bumped version (1.0.0.svn2).


Revision 2877 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 15 13:45:12 2016 UTC (7 years, 11 months ago) by schoenebeck
File length: 7728 byte(s)
Diff to previous 2795 , to selected 1809
* Synthesis paremeter page tabs are now scrollable (fixes an issue with
  GTK 3: default theme uses huge tabs which breaks the overall layout on
  average window sizes).
* Bumped version (1.0.0.svn1).


Revision 2795 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 17 12:06:00 2015 UTC (8 years, 8 months ago) by schoenebeck
File length: 7723 byte(s)
Diff to previous 2627 , to selected 1809
* Preparations for new release (Gigedit 1.0.0).


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


Revision 2475 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 15 18:34:28 2013 UTC (10 years, 6 months ago) by schoenebeck
File length: 7742 byte(s)
Diff to previous 2474 , to selected 1809
- Fixed compilation error introduced with previous commit.


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


Revision 2472 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 15 17:19:45 2013 UTC (10 years, 6 months ago) by persson
File length: 7673 byte(s)
Diff to previous 2398 , to selected 1809
* added configure check for Mac OS X

Revision 2398 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 13 09:14:29 2013 UTC (11 years, 2 months ago) by persson
File length: 7622 byte(s)
Diff to previous 2366 , to selected 1809
* fixed import of 32 bit float wav files


Revision 2366 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 8 17:21:48 2012 UTC (11 years, 6 months ago) by persson
File length: 8010 byte(s)
Diff to previous 2359 , to selected 1809
* modernized configure script


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: 7896 byte(s)
Diff to previous 2344 , to selected 1809
* 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: 7777 byte(s)
Diff to previous 2169 , to selected 1809
* 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: 7694 byte(s)
Diff to previous 2151 , to selected 1809
* 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: 7579 byte(s)
Diff to previous 2129 , to selected 1809
* 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 2129 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 25 13:57:22 2010 UTC (13 years, 6 months ago) by persson
File length: 7570 byte(s)
Diff to previous 1961 , to selected 1809
* minor fix in configure for cross-compiling


Revision 1961 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 31 10:38:58 2009 UTC (14 years, 8 months ago) by schoenebeck
File length: 7569 byte(s)
Diff to previous 1959 , to selected 1809
- minor adjustments for release 0.2.0


Revision 1959 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 31 10:15:27 2009 UTC (14 years, 8 months ago) by persson
File length: 7569 byte(s)
Diff to previous 1824 , to selected 1809
* preparations for release 0.2.0


Revision 1824 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 10 11:47:00 2009 UTC (15 years, 2 months ago) by schoenebeck
File length: 7569 byte(s)
Diff to previous 1823 , to selected 1809
* added rpm packaging file
  (patch by Devin Anderson, slightly modified, fixes #88)


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


Revision 1809 - (view) (download) (annotate) - [selected]
Modified Sun Dec 14 15:52:10 2008 UTC (15 years, 3 months ago) by persson
File length: 7413 byte(s)
Diff to previous 1793
* fixes for building the plugin with MinGW


Revision 1793 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 16 19:23:57 2008 UTC (15 years, 4 months ago) by persson
File length: 7392 byte(s)
Diff to previous 1679 , to selected 1809
* fixed configure check for libsndfile loop support


Revision 1679 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 12 14:13:46 2008 UTC (16 years, 1 month ago) by schoenebeck
File length: 7380 byte(s)
Diff to previous 1645 , to selected 1809
* in "Save As..." dialog set inital filename to "copy_of_<filename>" and
  show a warning message that saving to the same .gig file will corrupt
  the sample wave data
* added autoconf test for the recent virtual MIDI device support on LS
  side to prevent compile time errors when compiling gigedit against an
  old LS version


Revision 1645 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 19 20:07:39 2008 UTC (16 years, 2 months ago) by schoenebeck
File length: 5639 byte(s)
Diff to previous 1562 , to selected 1809
* autoconf fix: LS plugin dirs with digits in their prefix
  (e.g. "/usr/lib64/foo") are now resolved in relative dirs as well
  (show a warning when resolving the relative path failed)


Revision 1562 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 6 18:30:40 2007 UTC (16 years, 3 months ago) by persson
File length: 4801 byte(s)
Diff to previous 1451 , to selected 1809
* preparations for release 0.1.1


Revision 1451 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 16 16:24:16 2007 UTC (16 years, 5 months ago) by schoenebeck
File length: 4801 byte(s)
Diff to previous 1441 , to selected 1809
* added Windows installer


Revision 1441 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 15 20:02:33 2007 UTC (16 years, 5 months ago) by persson
File length: 4782 byte(s)
Diff to previous 1411 , to selected 1809
- preparations for release 0.1.0


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


Revision 1356 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 22 07:40:13 2007 UTC (16 years, 6 months ago) by persson
File length: 4324 byte(s)
Diff to previous 1331 , to selected 1809
* fix in the configure script for an intltoolize problem


Revision 1331 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 9 11:30:42 2007 UTC (16 years, 6 months ago) by persson
File length: 4301 byte(s)
Diff to previous 1322 , to selected 1809
* fixed load/save of crossfade values on big-endian systems


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: 4249 byte(s)
Diff to previous 1303 , to selected 1809
* 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: 3926 byte(s)
Diff to previous 1236 , to selected 1809
* 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 1236 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 16 11:28:29 2007 UTC (16 years, 9 months ago) by persson
File length: 3548 byte(s)
Diff to previous 1230 , to selected 1809
* added quick start documentation by Alexander Methke


Revision 1230 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 10 11:58:01 2007 UTC (16 years, 9 months ago) by schoenebeck
File length: 3495 byte(s)
Diff to previous 1228 , to selected 1809
* the correct plugin path of the installed LinuxSampler is now
  automatically retrieved by the configure script using LS's respective
  pkg-config variable field


Revision 1228 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 10 11:20:15 2007 UTC (16 years, 9 months ago) by schoenebeck
File length: 3001 byte(s)
Diff to previous 1226 , to selected 1809
- tiny automake fix of the previous commit batch


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


Revision 1213 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 30 00:14:05 2007 UTC (16 years, 10 months ago) by schoenebeck
File length: 2721 byte(s)
Diff to previous 1152 , to selected 1809
* moved instrument editor into a shared library 'libgigedit', the 'gigedit'
  binary is now just calling that shared library
* implemented an "instrument editor plugin" for LinuxSampler to allow
  on-the-fly instrument editing within the sampler's own process
  (this is an optional feature, auto detected at compile time)


Revision 1152 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 9 18:52:39 2007 UTC (16 years, 11 months ago) by schoenebeck
File length: 666 byte(s)
Diff to previous 1121 , to selected 1809
* added Makefile.cvs (just for standard compliance with other projects)
* added Debian packaging infrastructure


Revision 1121 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 24 17:41:39 2007 UTC (17 years ago) by persson
File length: 650 byte(s)
Diff to previous 1085 , to selected 1809
* updated README
* require libgig 3.1.1


Revision 1085 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 8 19:18:23 2007 UTC (17 years ago) by schoenebeck
File length: 650 byte(s)
Diff to previous 1073 , to selected 1809
- started to implement "Add Samples" function
  (not yet fully working though)


Revision 1073 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 5 20:48:23 2007 UTC (17 years ago) by persson
File length: 521 byte(s)
Diff to previous 1072 , to selected 1809
- Yet another gettext fix (final?). Now intltool is back. I
  misunderstood, the intltool package is not needed at build time.


Revision 1072 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 5 20:01:15 2007 UTC (17 years ago) by persson
File length: 515 byte(s)
Diff to previous 1068 , to selected 1809
- 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 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 4 21:03:18 2007 UTC (17 years ago) by persson
File length: 513 byte(s)
Diff to previous 1066 , to selected 1809
- removed intltool dependency completely


Revision 1066 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 4 14:49:30 2007 UTC (17 years ago) by schoenebeck
File length: 496 byte(s)
Diff to previous 1053 , to selected 1809
- just minor automake / autoconf fix (moved check for intltool from
  configure.ac to autogen.sh, since intltool is only needed at autogen.sh
  stage anyway)


Revision 1053 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 3 12:20:01 2007 UTC (17 years ago) by persson
File length: 521 byte(s)
Copied from: gigedit/branches/linuxsampler_org/configure.ac revision 1052
Diff to previous 1052 , to selected 1809
This commit was generated by cvs2svn to compensate for changes in r1052,
which included commits to RCS files with non-trunk default branches.

Revision 1052 - (view) (download) (annotate) - [select for diffs]
Added Sat Mar 3 12:20:01 2007 UTC (17 years ago) by persson
Original Path: gigedit/branches/linuxsampler_org/configure.ac
File length: 521 byte(s)
Diff to selected 1809
Initial revision


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