CVS log for linuxsampler/osx/version.h

(logo)

Help

(back) Up to [ls] / linuxsampler / osx

Request diff between arbitrary revisions / Display revisions graphically


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.12 / (as text) / (view) - annotate - [select for diffs] , Fri Dec 29 20:06:13 2006 UTC (2 years ago) by schoenebeck
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +3 -0 lines
Diff to previous 1.11
* global volume can now be altered at runtime
  (added two new LSCP commands for this, LSCP specs updated)

Revision 1.11 / (as text) / (view) - annotate - [select for diffs] , Wed Jun 28 18:32:20 2006 UTC (2 years, 6 months ago) by schoenebeck
Branch: MAIN
CVS Tags: release0_4_0
Changes since 1.10: +4 -0 lines
Diff to previous 1.10
* various fixes to allow liblinuxsampler to be used
  (as a native C++ library)

Revision 1.10 / (as text) / (view) - annotate - [select for diffs] , Sat Mar 25 13:05:58 2006 UTC (2 years, 9 months ago) by schoenebeck
Branch: MAIN
Changes since 1.9: +4 -0 lines
Diff to previous 1.9
* added compile time option to disable processing of All-Notes-Off
  MIDI messages

Revision 1.9 / (as text) / (view) - annotate - [select for diffs] , Sat Jan 14 14:07:47 2006 UTC (2 years, 11 months ago) by schoenebeck
Branch: MAIN
Changes since 1.8: +9 -0 lines
Diff to previous 1.8
* implemented portamento mode and solo mode (a.k.a 'mono mode'):
  all modes can be altered via standard GM messages, that is CC5 for
  altering portamento time, CC65 for enabling / disabling portamento
  mode, CC126 for enabling solo mode and CC127 for disabling solo mode
* fixed EG3 (pitch envelope) synthesis which was neutral all the time
* configure.in: do not automatically pick optimized gcc flags if the user
  already provided some on his own (as CXXFLAGS)

Revision 1.8 / (as text) / (view) - annotate - [select for diffs] , Tue Aug 16 16:14:24 2005 UTC (3 years, 4 months ago) by schoenebeck
Branch: MAIN
Changes since 1.7: +3 -3 lines
Diff to previous 1.7
* extensive synthesis optimization: reimplementation of EGs and LFO(s),
  removed synthesis parameter prerendering and the synthesis parameter
  matrix in general, splitting each audio fragment into subfragments now
  where each subfragment uses constant synthesis parameters
  (everything's still very buggy ATM)

Revision 1.7 / (as text) / (view) - annotate - [select for diffs] , Fri Jul 15 15:59:35 2005 UTC (3 years, 5 months ago) by schoenebeck
Branch: MAIN
CVS Tags: release0_3_3
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
* preparation for bugfix release 0.3.3

Revision 1.6 / (as text) / (view) - annotate - [select for diffs] , Thu Jun 23 21:44:59 2005 UTC (3 years, 6 months ago) by schoenebeck
Branch: MAIN
CVS Tags: release0_3_2
Changes since 1.5: +4 -1 lines
Diff to previous 1.5
* final preparations for bugfix release 0.3.2

Revision 1.5 / (as text) / (view) - annotate - [select for diffs] , Tue May 24 18:20:19 2005 UTC (3 years, 7 months ago) by schoenebeck
Branch: MAIN
CVS Tags: release0_3_1
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
* src/network/lscpserver.cpp: fixed segfault
  (patch by Grigor Iliev, fixes #17)
* added man page
* final preparations for the first official release (which will be 0.3.1)

Revision 1.4 / (as text) / (view) - annotate - [select for diffs] , Sat May 21 00:11:53 2005 UTC (3 years, 7 months ago) by schoenebeck
Branch: MAIN
Changes since 1.3: +78 -1 lines
Diff to previous 1.3
forgot to commit this with latest configure.in changes

Revision 1.3 / (as text) / (view) - annotate - [select for diffs] , Tue May 10 21:00:21 2005 UTC (3 years, 8 months ago) by schoenebeck
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
version sync

Revision 1.2 / (as text) / (view) - annotate - [select for diffs] , Sat Feb 26 02:01:13 2005 UTC (3 years, 10 months ago) by schoenebeck
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
* design change: using now one sampler engine instance and one disk thread
  instance for all sampler channels that are connected to the same audio
  output device (and are using the same engine type of course)
* added EngineFactory / EngineChannelFactory to remove the annoying build
  dependencies e.g. of the lscpserver to the actual sampler engine
  implementations
* bumped version to 0.3.0 (current CVS state is still quite broken,
  previous, stable CVS version was tagged as "v0_2_0" and is also available
  as source tarball)

Revision 1.1 / (as text) / (view) - annotate - [select for diffs] , Thu Feb 10 09:59:31 2005 UTC (3 years, 10 months ago) by letz
Branch: MAIN
CVS Tags: v0_2_0
First import

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

LinuxSampler Developers
Powered by
ViewCVS