/[svn]/linuxsampler/branches/release0_5_0/osx
ViewVC logotype

Log of /linuxsampler/branches/release0_5_0/osx

View Directory Listing Directory Listing


Sticky Revision:

Revision 1433 - Directory Listing
Modified Mon Oct 15 12:14:14 2007 UTC (16 years, 5 months ago) by (unknown author)
This commit was manufactured by cvs2svn to create branch 'release0_5_0'.

Revision 1191 - Directory Listing
Modified Wed May 16 20:44:53 2007 UTC (16 years, 10 months ago) by schoenebeck
Original Path: linuxsampler/trunk/osx
* XCode project file(s) now capable of creating universal binaries for OSX
  (patch by Toshi Nagata)


Revision 1175 - Directory Listing
Modified Sun May 6 16:38:35 2007 UTC (16 years, 10 months ago) by schoenebeck
Original Path: linuxsampler/trunk/osx
* added completely new XCode project files for Mac OSX which is now
  capable to execute our autoconf environment, thus no need anymore
  to maintain the compile time configuration file (osx/version.h) for
  OSX manually (patch by Toshi Nagata)


Revision 1149 - Directory Listing
Modified Sat Apr 7 22:32:47 2007 UTC (16 years, 11 months ago) by schoenebeck
Original Path: linuxsampler/trunk/osx
* minor fix of EGDecay
* fixed compilation errors regarding OSX
(patch by Toshi Nagata)


Revision 1005 - Directory Listing
Modified Fri Dec 29 20:06:14 2006 UTC (17 years, 3 months ago) by schoenebeck
Original Path: linuxsampler/trunk/osx
* global volume can now be altered at runtime
  (added two new LSCP commands for this, LSCP specs updated)


Revision 885 - Directory Listing
Modified Wed Jun 28 19:32:21 2006 UTC (17 years, 9 months ago) by schoenebeck
Original Path: linuxsampler/trunk/osx
* various fixes to allow liblinuxsampler to be used
  (as a native C++ library)


Revision 849 - Directory Listing
Modified Sat Mar 25 13:05:59 2006 UTC (18 years ago) by schoenebeck
Original Path: linuxsampler/trunk/osx
* added compile time option to disable processing of All-Notes-Off
  MIDI messages


Revision 829 - Directory Listing
Modified Sat Jan 14 14:07:47 2006 UTC (18 years, 2 months ago) by schoenebeck
Original Path: linuxsampler/trunk/osx
* 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 738 - Directory Listing
Modified Tue Aug 16 17:14:25 2005 UTC (18 years, 7 months ago) by schoenebeck
Original Path: linuxsampler/trunk/osx
* 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 692 - Directory Listing
Modified Fri Jul 15 16:59:35 2005 UTC (18 years, 8 months ago) by schoenebeck
Original Path: linuxsampler/trunk/osx
* preparation for bugfix release 0.3.3


Revision 677 - Directory Listing
Modified Thu Jun 23 22:44:59 2005 UTC (18 years, 9 months ago) by schoenebeck
Original Path: linuxsampler/trunk/osx
* final preparations for bugfix release 0.3.2


Revision 654 - Directory Listing
Modified Wed Jun 15 20:25:25 2005 UTC (18 years, 9 months ago) by schoenebeck
Original Path: linuxsampler/trunk/osx
* fixed 'make dist' build rule to include all necessary files


Revision 579 - Directory Listing
Modified Tue May 24 19:20:20 2005 UTC (18 years, 10 months ago) by schoenebeck
Original Path: linuxsampler/trunk/osx
* 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 557 - Directory Listing
Modified Sat May 21 01:11:53 2005 UTC (18 years, 10 months ago) by schoenebeck
Original Path: linuxsampler/trunk/osx
forgot to commit this with latest configure.in changes


Revision 535 - Directory Listing
Modified Tue May 10 22:00:21 2005 UTC (18 years, 10 months ago) by schoenebeck
Original Path: linuxsampler/trunk/osx
version sync


Revision 514 - Directory Listing
Modified Fri May 6 09:33:42 2005 UTC (18 years, 10 months ago) by letz
Original Path: linuxsampler/trunk/osx
Correct tests target


Revision 508 - Directory Listing
Modified Tue May 3 12:49:45 2005 UTC (18 years, 10 months ago) by letz
Original Path: linuxsampler/trunk/osx
Updated for new source tree structure


Revision 500 - Directory Listing
Modified Wed Apr 27 08:52:56 2005 UTC (18 years, 11 months ago) by letz
Original Path: linuxsampler/trunk/osx
Correct files path + compilation for G3 processor


Revision 411 - Directory Listing
Modified Sat Feb 26 02:01:14 2005 UTC (19 years, 1 month ago) by schoenebeck
Original Path: linuxsampler/trunk/osx
* 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 387 - Directory Listing
Modified Thu Feb 17 10:45:58 2005 UTC (19 years, 1 month ago) by letz
Original Path: linuxsampler/trunk/osx
Add file


Revision 363 - Directory Listing
Added Thu Feb 10 09:59:31 2005 UTC (19 years, 1 month ago) by letz
Original Path: linuxsampler/trunk/osx
First import


  ViewVC Help
Powered by ViewVC