Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (annotate) |
Sticky Revision: |
* the correct plugin path of the installed LinuxSampler is now automatically retrieved by the configure script using LS's respective pkg-config variable field
- tiny automake fix of the previous commit batch
* revised directories to a more automake-friendly structure to avoid compilation and install errors
* 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)
* added Makefile.cvs (just for standard compliance with other projects) * added Debian packaging infrastructure
* updated README * require libgig 3.1.1
- started to implement "Add Samples" function (not yet fully working though)
- Yet another gettext fix (final?). Now intltool is back. I misunderstood, the intltool package is not needed at build time.
- 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.
- removed intltool dependency completely
- 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)
This commit was generated by cvs2svn to compensate for changes in r1052, which included commits to RCS files with non-trunk default branches.
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.
ViewVC Help | |
Powered by ViewVC |