/[svn]/linuxsampler/trunk/src/shell
ViewVC logotype

Log of /linuxsampler/trunk/src/shell

View Directory Listing Directory Listing


Sticky Revision:

Revision 2518 - Directory Listing
Modified Sat Feb 8 00:49:30 2014 UTC (10 years, 2 months ago) by schoenebeck
* LSCP shell (WIP): added support for browsing the command
  history with up / down keys.
* LSCP server: fixed compilation error with Bison 3.x.
* Bumped version (1.0.0.svn31).


Revision 2517 - Directory Listing
Modified Fri Feb 7 19:53:09 2014 UTC (10 years, 2 months ago) by schoenebeck
* LSCP shell (WIP): show a prompt & welcome message
* LSCP shell (WIP): fixed startup crash that happened
  on some systems
* Bumped version (1.0.0.svn30).


Revision 2516 - Directory Listing
Modified Thu Feb 6 21:11:23 2014 UTC (10 years, 2 months 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
Added Wed Feb 5 20:45:18 2014 UTC (10 years, 2 months 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).


  ViewVC Help
Powered by ViewVC