/[svn]
ViewVC logotype

Revision 1688


Jump to revision: Previous Next
Author: iliev
Date: Thu Feb 14 16:52:36 2008 UTC (16 years, 1 month ago)
Changed paths: 49
Log Message:
* Implemented a backend list with option to manually choose a backend
  to connect on startup(Edit/Preferences, then click the `Backend' tab)
  and option to change the backend without restarting JSampler
  (Actions/Change Backend or Ctrl + B)

* Added confirmation messages for removing sampler channels and
  audio/MIDI devices (Edit/Preferences, then click the `View' tab)


Changed paths

Path Details
Directoryjsampler/trunk/ChangeLog 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/DefaultSamplerModel.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/Prefs.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/Resource.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/SamplerModel.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/Server.java added
Directoryjsampler/trunk/src/org/jsampler/ServerList.java added
Directoryjsampler/trunk/src/org/jsampler/langprops/ErrorsBundle.properties modified , text changed
Directoryjsampler/trunk/src/org/jsampler/langprops/LogsBundle.properties modified , text changed
Directoryjsampler/trunk/src/org/jsampler/task/Global.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/task/LSConsoleConnect.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/InstrumentsDbTreeModel.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/JSMainFrame.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/ServerTable.java added
Directoryjsampler/trunk/src/org/jsampler/view/ServerTableModel.java added
Directoryjsampler/trunk/src/org/jsampler/view/classic/A4n.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/PrefsDlg.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/classic/langprops/LabelsBundle.properties modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/A4n.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/AudioDevicesPane.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/Channel.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/ChannelsBar.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/DevicePane.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/InstrumentsDbFrame.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/MainFrame.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/MidiDevicePane.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/MidiDevicesPane.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/PrefsDlg.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/langprops/ButtonsLabelsBundle.properties modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/langprops/ErrorsBundle.properties modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/langprops/LabelsBundle.properties modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/langprops/MessagesBundle.properties modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/std/JSAddServerDlg.java added
Directoryjsampler/trunk/src/org/jsampler/view/std/JSConnectDlg.java added
Directoryjsampler/trunk/src/org/jsampler/view/std/JSConnectionPropsPane.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/std/JSViewProps.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/std/StdA4n.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/std/StdPrefs.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/std/langprops/ButtonsLabelsBundle.properties modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/std/langprops/ErrorsBundle.properties modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/std/langprops/LabelsBundle.properties modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/std/langprops/MenuLabelsBundle.properties modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/std/langprops/MessagesBundle.properties modified , text changed

  ViewVC Help
Powered by ViewVC