/[svn]/linuxsampler/trunk/man
ViewVC logotype

Log of /linuxsampler/trunk/man

View Directory Listing Directory Listing


Sticky Revision:

Revision 3284 - Directory Listing
Modified Thu Jun 22 10:31:02 2017 UTC (6 years, 9 months ago) by schoenebeck
- Just updated the linuxsampler man page.


Revision 3091 - Directory Listing
Modified Mon Jan 16 15:01:21 2017 UTC (7 years, 2 months ago) by schoenebeck
* Cleanup of instruments DB file creation and opening code.
* The instrument DB path of linuxsampler's --create-instruments-db argument
  is now optional, if it is missing, then a default location is used.
* Bumped version (2.0.0.svn39).


Revision 2534 - Directory Listing
Modified Sun Mar 9 21:34:03 2014 UTC (10 years ago) by schoenebeck
* LSCP shell (WIP): Added initial support for built-in LSCP reference
  documentation, which will automatically show the relevant LSCP reference
  section on screen as soon as one specific LSCP command was detected while
  typing on the command line.
* Bumped version (1.0.0.svn37).


Revision 2516 - Directory Listing
Modified Thu Feb 6 21:11:23 2014 UTC (10 years, 1 month ago) by schoenebeck
* WIP: LSCP Shell: implemented support for auto-correction of       
  obvious and trivial LSCP syntax mistakes, support for
  auto-completion by tab key and visual completion suggestion
  while typing.
* Bumped version (1.0.0.svn29).


Revision 2515 - Directory Listing
Modified Wed Feb 5 20:45:18 2014 UTC (10 years, 1 month ago) by schoenebeck
* WIP: Introducing the LSCP shell: for now, providing color
  highlighting while typing (indicating correct part bold white,
  incorrect part red, and turning green when the command is
  complete. The shell application is implemented as thin client,
  that is the parser work is performed on sampler side and the
  shell application is just providing output formatting.
* Bumped version (1.0.0.svn28).


Revision 2509 - Directory Listing
Modified Sat Jan 18 18:10:49 2014 UTC (10 years, 2 months ago) by schoenebeck
* ASIO driver: be more verbose when no ASIO card could be found
  (fixes #203)
* ignore missing LADSPA paths without ignoring valid LADSPA paths
  (fixes #208)
* updated linuxsampler man page


Revision 2137 - Directory Listing
Modified Mon Oct 4 12:20:23 2010 UTC (13 years, 5 months ago) by schoenebeck
* revised previously added new LSCP commands regarding effect handling:
  renamed "master effects" to "send effects", since this is the actual
  correct common term for those effects
* also corrected the names regarding "send effects" in the respective
  methods of the "FxSsnd" class and "AudioOutputDevice" class of the
  sampler's C++ API, the old methods are still available but marked as
  deprecated and scheduled for removal
* added LSCP command "SET FX_SEND SEND_EFFECT <sampler_channel>
  <fx_send_id> <effect_chain> <chain_pos>"
* added LSCP command "REMOVE FX_SEND SEND_EFFECT <sampler_channel>
  <fx_send_id>"
* added a list of common known LADSPA paths (for Windows and POSIX) which
  will be automatically checked for being used as LADSPA plugin directory
  (if the user did not set the LADSPA_PATH environment variable explicitly)
* bumped version to 1.0.0.cvs8


Revision 2053 - Directory Listing
Modified Wed Jan 27 20:29:36 2010 UTC (14 years, 2 months ago) by schoenebeck
* Introduced support for optional environment variable
  "LINUXSAMPLER_PLUGIN_DIR" which allows to override the directory
  where the sampler shall look for instrument editor plugins
  (patch by Luis Garrido, slightly modified).
* bumped version to 1.0.0.cvs3


Revision 2047 - Directory Listing
Modified Mon Jan 11 21:14:14 2010 UTC (14 years, 2 months ago) by schoenebeck
* command line option '--profile' is currently disabled, since the
  respective profiling code is currently broken


Revision 1432 - Directory Listing
Modified Mon Oct 15 12:14:13 2007 UTC (16 years, 5 months ago) by schoenebeck
- preparations for release 0.5.0


Revision 691 - Directory Listing
Modified Fri Jul 15 16:55:01 2005 UTC (18 years, 8 months ago) by schoenebeck
another minor update of the man page


Revision 689 - Directory Listing
Modified Fri Jul 15 15:13:01 2005 UTC (18 years, 8 months ago) by schoenebeck
updated man page a bit


Revision 677 - Directory Listing
Modified Thu Jun 23 22:44:59 2005 UTC (18 years, 9 months ago) by schoenebeck
* 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
* fixed 'make dist' build rule to include all necessary files


Revision 579 - Directory Listing
Added Tue May 24 19:20:20 2005 UTC (18 years, 10 months ago) by schoenebeck
* 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)


  ViewVC Help
Powered by ViewVC