/[svn]/jsampler/trunk/src/org/jsampler/CC.java
ViewVC logotype

Log of /jsampler/trunk/src/org/jsampler/CC.java

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1883 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 5 09:15:35 2009 UTC (14 years, 11 months ago) by iliev
File length: 46829 byte(s)
Diff to previous 1867
* fixed the channel order when exporting sampler configuration
* don't mute channels muted by solo channel when exporting
   sampler configuration
* don't ask whether to replace a file on Mac OS when using
  native file choosers


Revision 1867 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 16 22:12:32 2009 UTC (15 years ago) by iliev
File length: 46640 byte(s)
Diff to previous 1866
* proper handling of connection failures
* renamed Channels Panels to Channel Lanes
* code cleanup


Revision 1866 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 15 19:40:29 2009 UTC (15 years ago) by iliev
File length: 46488 byte(s)
Diff to previous 1864
* show controller names in fx sends dialogs
* save send levels when exporting sampler configuration
* ask when removing nonempty map
* fixed compilation error


Revision 1864 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 14 20:44:58 2009 UTC (15 years ago) by iliev
File length: 46433 byte(s)
Diff to previous 1818
* Fixed bug in the parameter table when editing
  string list parameters with no possibilities
* Mac OS integration, work in progress:
* ant: added new target build-fantasia-osx
* Moved the menu bar on top of the screen
* Use custom application icon
* Register LSCP scripts to be opened with Fantasia
* Changed shortcut keys (use command key instead of ctrl key)


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: 46316 byte(s)
Diff to previous 1786
* 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 1786 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 8 22:38:15 2008 UTC (15 years, 5 months ago) by iliev
File length: 45669 byte(s)
Diff to previous 1776
* 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


Revision 1776 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 11 18:48:36 2008 UTC (15 years, 6 months ago) by iliev
File length: 41141 byte(s)
Diff to previous 1767
* Implemented virtual MIDI keyboard


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: 40337 byte(s)
Diff to previous 1737
* 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 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: 39780 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: 39885 byte(s)
Diff to previous 1729
* 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 1729 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 29 22:22:40 2008 UTC (15 years, 11 months ago) by iliev
File length: 39597 byte(s)
Diff to previous 1719
* Added support for handling lost files in the Instruments Database
  (In the Instruments Database window choose Actions/Check For Lost Files)
* Fantasia: Added option to show the Instruments Database
  on the Right-Side Pane of the Fantasia's main window
  (choose Edit/Preferences, then click the `View' tab)
* Added new menu item in the Instruments Database window: Edit/Find
* Some minor bugfixes and enhancements


Revision 1719 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 19 10:07:36 2008 UTC (16 years ago) by iliev
File length: 39375 byte(s)
Diff to previous 1708
* Optimized the MIDI instrument update process


Revision 1708 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 20 15:20:34 2008 UTC (16 years, 1 month ago) by iliev
File length: 39474 byte(s)
Diff to previous 1688
* fixed bug #84


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: 39370 byte(s)
Diff to previous 1670
* 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 1670 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 5 23:17:27 2008 UTC (16 years, 1 month ago) by iliev
File length: 34420 byte(s)
Diff to previous 1567
* fixed bug #76


Revision 1567 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 6 19:37:41 2007 UTC (16 years, 3 months ago) by iliev
File length: 34420 byte(s)
Diff to previous 1545
* added confirmation dialog on exit
* some minor gui enhancements
* preparations for release 0.8a


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: 34262 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: 33901 byte(s)
Diff to previous 1467
* 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 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: 33899 byte(s)
Diff to previous 1329
* 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 1329 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 8 18:33:05 2007 UTC (16 years, 6 months ago) by iliev
File length: 33585 byte(s)
Diff to previous 1327
* Implemented some UI enhancements for speeding up
  the MIDI instrument mapping process
* some minor bugfixes


Revision 1327 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 7 12:09:59 2007 UTC (16 years, 6 months ago) by iliev
File length: 34201 byte(s)
Diff to previous 1285
* Implemented more proper retrieval of the MIDI/audio driver settings
* Implemented new table cell editor for editing string list
  parameters with possibilities
* Some javadoc documentation fixes


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: 34200 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: 33574 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 (16 years, 11 months ago) by iliev
File length: 32093 byte(s)
Diff to previous 911
* upgrading to version 0.4a


Revision 911 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 7 18:25:58 2006 UTC (17 years, 7 months ago) by iliev
File length: 14235 byte(s)
Diff to previous 842
updating to JSampler 0.3a


Revision 842 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 16 18:08:34 2006 UTC (18 years ago) by iliev
File length: 8858 byte(s)
Diff to previous 787
Updating to version 0.2a


Revision 787 - (view) (download) (annotate) - [select for diffs]
Added Mon Oct 10 16:03:12 2005 UTC (18 years, 5 months ago) by iliev
File length: 8824 byte(s)
* The first alpha-release of JSampler


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