/[svn]
ViewVC logotype

Revision 1767


Jump to revision: Previous Next
Author: iliev
Date: Mon Sep 8 00:19:27 2008 UTC (15 years, 6 months ago)
Changed paths: 38
Log Message:
* Added `Copy To' and `Move To' commands to the MIDI bank context menu
  and to the MIDI instrument context menu
* Added commands to the MIDI instrument context menu for moving
  a MIDI instrument to another program
  (right-click on a MIDI instrument and choose `Change Program')
* Added option to choose between zero-based and one-based
  MIDI bank/program numbering
  (choose Edit/Preferences, then click the `Advanced' button)
* Added option to choose whether to include MIDI instrument
  mappings when exporting a sampler configuration to LSCP script.
  (choose Edit/Preferences, then click the `Advanced' button)
* Added option to set the MIDI instrument loading in background
  when exporting MIDI instrument mappings to LSCP script.
  (choose Edit/Preferences, then click the `Advanced' button)
* Implemented an option to change the socket read timeout
  (choose Edit/Preferences, then click the `Backend' tab)
* Updated LscpTree
* Fantasia: Added option to hide the active stream/voice count statistic
  in the sampler channel's small view
  (choose Edit/Preferences, then click the `Channels' tab)
* Fantasia: `Turn off animation effects' checkbox moved to 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/JSPrefs.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/LscpTree.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/MidiInstrument.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/langprops/MessagesBundle.properties modified , text changed
Directoryjsampler/trunk/src/org/jsampler/task/Global.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/BasicIconSet.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/InstrumentsDbTreeView.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/JSViewConfig.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/classic/HelpAboutDlg.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/classic/MidiInstrumentMapsPage.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/classic/PrefsDlg.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/classic/ViewConfig.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/classic/langprops/ButtonsLabelsBundle.properties 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/DevicePane.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/DevicesPane.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/FantasiaComboBoxUI.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/FantasiaPrefs.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/HelpAboutDlg.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/MainFrame.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/NormalChannelView.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/PrefsDlg.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/SmallChannelView.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/ViewConfig.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/fantasia/langprops/ButtonsLabelsBundle.properties modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/std/JSAddMidiInstrumentDlg.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/std/JSAdvancedGeneralPropsDlg.java added
Directoryjsampler/trunk/src/org/jsampler/view/std/JSConnectionPropsPane.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/std/JSMidiBankChooser.java added
Directoryjsampler/trunk/src/org/jsampler/view/std/JSMidiInstrumentTree.java modified , text changed
Directoryjsampler/trunk/src/org/jsampler/view/std/JSNewMidiInstrumentWizard.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/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