/[svn]/jsampler/trunk/src/org/jsampler/view/classic/MainFrame.java
ViewVC logotype

Log of /jsampler/trunk/src/org/jsampler/view/classic/MainFrame.java

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1871 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 22 18:11:39 2009 UTC (15 years, 1 month ago) by iliev
File length: 34572 byte(s)
Diff to previous 1864
* Mac OS integration, work in progress:
* Added option to use native file choosers
  (choose Edit/Preferences, then click the `View' tab)


Revision 1864 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 14 20:44:58 2009 UTC (15 years, 1 month ago) by iliev
File length: 34136 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: 34205 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, 6 months ago) by iliev
File length: 34205 byte(s)
Diff to previous 1785
* 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 1785 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 7 00:07:14 2008 UTC (15 years, 6 months ago) by iliev
File length: 33883 byte(s)
Diff to previous 1688
* Fantasia: Implemented multiple channels panels
* Fantasia: Refactoring - all basic UI components moved to
  org.jsampler.view.fantasia.basic package


Revision 1688 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 14 16:52:36 2008 UTC (16 years, 2 months ago) by iliev
File length: 33782 byte(s)
Diff to previous 1567
* 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 1567 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 6 19:37:41 2007 UTC (16 years, 4 months ago) by iliev
File length: 32570 byte(s)
Diff to previous 1496
* added confirmation dialog on exit
* some minor gui enhancements
* preparations for release 0.8a


Revision 1496 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 19 22:22:22 2007 UTC (16 years, 5 months ago) by iliev
File length: 32369 byte(s)
Diff to previous 1355
* 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 1355 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 17 23:55:27 2007 UTC (16 years, 7 months ago) by iliev
File length: 32259 byte(s)
Diff to previous 1327
* Added support for formatting the instruments database
* Now database instruments and directories can have multiline descriptions
* Fantasia: added detailed error dialog


Revision 1327 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 7 12:09:59 2007 UTC (16 years, 7 months ago) by iliev
File length: 32088 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, 8 months ago) by iliev
File length: 32325 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, 11 months ago) by iliev
File length: 32073 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: 31515 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, 8 months ago) by iliev
File length: 29760 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, 1 month ago) by iliev
File length: 18026 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, 6 months ago) by iliev
File length: 16647 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