/[svn]/jsampler/trunk/src/org/jsampler/view/fantasia/Channel.java
ViewVC logotype

Log of /jsampler/trunk/src/org/jsampler/view/fantasia/Channel.java

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1975 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 3 14:54:18 2009 UTC (14 years, 7 months ago) by iliev
File length: 29095 byte(s)
Diff to previous 1818
* preparations for release 0.9


Revision 1818 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 24 17:29:47 2008 UTC (15 years, 3 months ago) by iliev
File length: 29129 byte(s)
Diff to previous 1785
* Added support for controlling the global sampler-wide limit of
  maximum voices and disk streams
  (choose Edit/Preferences, then click the `General' tab)
* Fantasia: store the view configuration of audio/MIDI devices and sampler
  channels in the LSCP script when exporting sampler configuration
* Fantasia: Implemented multiple sampler channels' selection
* Fantasia: Added option to move sampler channels up and down
  in the channels list
* Fantasia: Added option to move sampler channels
  to another channels panels


Revision 1785 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 7 00:07:14 2008 UTC (15 years, 5 months ago) by iliev
File length: 29157 byte(s)
Diff to previous 1767
* Fantasia: Implemented multiple channels panels
* Fantasia: Refactoring - all basic UI components moved to
  org.jsampler.view.fantasia.basic package


Revision 1767 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 8 00:19:27 2008 UTC (15 years, 6 months ago) by iliev
File length: 28861 byte(s)
Diff to previous 1743
* 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


Revision 1743 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 31 23:04:01 2008 UTC (15 years, 10 months ago) by iliev
File length: 28801 byte(s)
Diff to previous 1737
* Renamed the column labels in the Channel Routing dialog: The column
  representing the sampler channel's audio channels is "Audio In" and
  the column representing the audio device's channels is "Audio Out"
* Remember the last used tab in the Preferences dialog
* Fantasia: The sampler channels are now referenced by their position
  in the list, not by their ID
* Fantasia: Implemented options to show the channel number and/or the MIDI
  input port/channel on the sampler channel screen when using Small View
  (choose Edit/Preferences, then click the `Channels' tab)
* Fantasia: Migrated to substance 5


Revision 1737 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 8 17:26:19 2008 UTC (15 years, 10 months ago) by iliev
File length: 28928 byte(s)
Diff to previous 1734
* Major memory optimizations when too many sampler channels are present


Revision 1734 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 4 18:40:13 2008 UTC (15 years, 10 months ago) by iliev
File length: 26243 byte(s)
Diff to previous 1732
* bugfix: JSampler took forever to load a configuration with
  too many sampler channels
* Implemented option to show different channel view when
  the mouse pointer is over sampler channel
  (choose Edit/Preferences, then click the `Defaults' tab)


Revision 1732 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 3 01:40:06 2008 UTC (15 years, 10 months ago) by iliev
File length: 20864 byte(s)
Diff to previous 1730
* Fantasia: Implemented Small View for sampler channels
  (right-click on the sampler channel then choose Small View)
* Fantasia: Implemented option to choose default sampler channel view
  (choose Edit/Preferences, then click the `Defaults' tab)
* Fantasia: Added context menu to sampler channels


Revision 1730 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 30 23:31:08 2008 UTC (15 years, 11 months ago) by iliev
File length: 9258 byte(s)
Diff to previous 1688
* Implemented pluggable channel view
* Some UI changes due to some substance changes


Revision 1688 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 14 16:52:36 2008 UTC (16 years, 1 month ago) by iliev
File length: 48405 byte(s)
Diff to previous 1545
* 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)


Revision 1545 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 4 18:28:29 2007 UTC (16 years, 3 months ago) by iliev
File length: 47993 byte(s)
Diff to previous 1540
* Added support for monitoring the total number of active disk streams


Revision 1540 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 3 23:22:02 2007 UTC (16 years, 3 months ago) by iliev
File length: 48001 byte(s)
Diff to previous 1496
* Fantasia: by default the volume values are now shown in decibels
* Implemented support for retrieving instrument information
  from instrument files
* Some bugfixes and enhancements


Revision 1496 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 19 22:22:22 2007 UTC (16 years, 4 months ago) by iliev
File length: 47624 byte(s)
Diff to previous 1467
* Added option for turning off the custom window decoration
  (choose Edit/Preferences, then click the `View' tab)
* Added new menu item: Help/Online Tutorial
* Fantasia: first step of implementing a theme manager
* Fantasia: fixed the view of the channel's stream/voice count statistic
* some minor GUI fixes and enhancements


Revision 1467 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 3 13:14:31 2007 UTC (16 years, 4 months ago) by iliev
File length: 46885 byte(s)
Diff to previous 1357
* bugfix: The parameter changes were
  discarded when creating new audio/MIDI device
* bugfix: The orchestras changes were not saved for the next session
  when orchestras.xml does not exist in the JSampler's home directory
* bugfix: In some cases the sampler configuration was not exported
  properly to LSCP script
* Some minor bugfixes and enhancements


Revision 1357 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 22 17:27:06 2007 UTC (16 years, 6 months ago) by iliev
File length: 46225 byte(s)
Diff to previous 1343
* Added options for setting the maximum master and channel volume
  (choose Edit/Preferences)
* Fantasia: Edit instrument button is now shown on the channel
  screen only when there is loaded instrument on that channel
* Fantasia: Added options for showing additional device parameters in
  audio/MIDI device panes (Edit/Preferences, then click the `View' tab)
* Fantasia: Master volume is now fully implemented


Revision 1343 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 11 15:38:28 2007 UTC (16 years, 6 months ago) by iliev
File length: 45761 byte(s)
Diff to previous 1341
* JS Classic: Added new button to sampler channels
  for starting an instrument editor
* The last used instrument selection method is now
  saved for the next session
* Fantasia: Removed the lock border from non-editable
  text fields in properties panes and LS Console


Revision 1341 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 10 22:29:09 2007 UTC (16 years, 6 months ago) by iliev
File length: 45681 byte(s)
Diff to previous 1318
* Fantasia: Added button to the channel screen for starting an instrument
  editor (point the mouse cursor over the channel screen and click 'Edit')


Revision 1318 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 1 13:46:04 2007 UTC (16 years, 7 months ago) by iliev
File length: 41872 byte(s)
Diff to previous 1285
* Fantasia: Added scrollbar to the channels pane
* Implemented automatic scrolling when new channel is
  created to ensure that it is visible on the screen


Revision 1285 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 10 19:55:03 2007 UTC (16 years, 7 months ago) by iliev
File length: 40867 byte(s)
Diff to previous 1204
* Updated to version 0.6a. The Fantasia distribution is now
  capable of controlling all features available in LinuxSampler


Revision 1204 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 24 21:43:45 2007 UTC (16 years, 10 months ago) by iliev
File length: 28891 byte(s)
Diff to previous 1143
upgrading to version 0.5a


Revision 1143 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 2 21:18:31 2007 UTC (17 years ago) by iliev
File length: 28905 byte(s)
Diff to previous 912
* upgrading to version 0.4a


Revision 912 - (view) (download) (annotate) - [select for diffs]
Added Mon Aug 7 18:34:40 2006 UTC (17 years, 7 months ago) by iliev
File length: 28630 byte(s)
* updating to JSampler 0.3a


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