/[svn]/linuxsampler/trunk/src/shell/Makefile.am
ViewVC logotype

Log of /linuxsampler/trunk/src/shell/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 2528 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 3 12:02:40 2014 UTC (10 years, 1 month ago) by schoenebeck
File length: 286 byte(s)
Diff to previous 2515
* LSCP shell: in case of multiple possibilities or non-terminal symbols,
  show them right to the current command line immediately while typing
  (no double tab required for this feature, as it would be the case in
  other shells)
* LSCP shell: fixed sluggish behavior when doing tab auto complete
* LSCP shell: fixed conflicting behavior between keyboard input and
  LSCP server evaluation result, that caused an inconsistent screen
  output (keybord input is now never printed directly on screen, only
  the result returned from LSCP server)


Revision 2515 - (view) (download) (annotate) - [select for diffs]
Added Wed Feb 5 20:45:18 2014 UTC (10 years, 2 months ago) by schoenebeck
File length: 266 byte(s)
* 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).


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.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC