/[svn]
ViewVC logotype

Revision 1786


Jump to revision: Previous Next
Author: iliev
Date: Wed Oct 8 22:38:15 2008 UTC (15 years, 5 months ago)
Changed paths: 32
Log Message:
* Implemented option to launch the backend if it is not yet started
  (choose Edit/Preferences, then click the `Backend' tab)
* LSCP scripts can now be run by passing them to jsampler
  as command-line arguments
* The scripts in the `scripts' directory now pass the command-line
  arguments to the respective jsampler distribution
* ant: the default target is now build-fantasia
* bugfix: backend address was always set to 127.0.0.1 when adding
  backend to the backend list


Changed paths

Path Details
Directoryjsampler/trunk/ChangeLog modified , text changed
Directoryjsampler/trunk/build.xml modified , text changed
Directoryjsampler/trunk/scripts/fantasia modified , text changed
Directoryjsampler/trunk/scripts/js-classic modified , text changed
Directoryjsampler/trunk/src/org/jsampler/CC.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/DefaultLSConsoleModel.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/JSPrefs.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/JSampler.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/Server.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/langprops/ErrorsBundle.properties modified , text changed
Directoryjsampler/trunk/src/org/jsampler/langprops/MessagesBundle.properties modified , text changed
Directoryjsampler/trunk/src/org/jsampler/task/EnhancedTask.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/task/LSConsoleConnect.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/task/LaunchBackend.java added
Directoryjsampler/trunk/src/org/jsampler/view/BasicIconSet.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/JSMainFrame.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/classic/InstrumentsDbFrame.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/classic/MainFrame.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/classic/ViewConfig.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/classic/langprops/MenuLabelsBundle.properties modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/InstrumentsDbFrame.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/LSConsoleFrame.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/MainFrame.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/ViewConfig.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/langprops/MenuLabelsBundle.properties modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/std/JSBackendLogFrame.java added
Directoryjsampler/trunk/src/org/jsampler/view/std/JSConnectionPropsPane.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/std/JSFrame.java added
Directoryjsampler/trunk/src/org/jsampler/view/std/JSLSConsolePane.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/std/JSProgressDlg.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/std/StdUtils.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/std/langprops/LabelsBundle.properties modified , text changed

  ViewVC Help
Powered by ViewVC