/[svn]/jsampler/trunk/src/org/jsampler/view/fantasia/langprops
ViewVC logotype

Log of /jsampler/trunk/src/org/jsampler/view/fantasia/langprops

View Directory Listing Directory Listing


Sticky Revision:

Revision 2192 - Directory Listing
Modified Fri Jun 24 21:34:51 2011 UTC (12 years, 10 months ago) by iliev
* Initial implementation of Sampler Browser
  (choose Window/Sampler Browser) - another way to view/edit
  the sampler configuration (work in progress - for now only
  support for viewing/editing send effects)


Revision 1995 - Directory Listing
Modified Sun Sep 13 20:08:58 2009 UTC (14 years, 7 months ago) by iliev
* Added check box "Remember decision and apply to all selected instruments"
  to the "Map MIDI instrument" dialog when adding multiple selection (#131)
* Fantasia: Added option to keep Fantasia always on top
  (View/Always On Top)


Revision 1919 - Directory Listing
Modified Sat Jun 20 19:25:50 2009 UTC (14 years, 10 months ago) by iliev
* hack to make JXTaskPaneContainer transparent on Windows


Revision 1872 - Directory Listing
Modified Mon Mar 23 15:34:50 2009 UTC (15 years, 1 month ago) by iliev
* Variable number of channel lanes
  (choose Edit/Preferences, then click the `Channels' tab)


Revision 1871 - Directory Listing
Modified Sun Mar 22 18:11:39 2009 UTC (15 years, 1 month ago) by iliev
* Mac OS integration, work in progress:
* Added option to use native file choosers
  (choose Edit/Preferences, then click the `View' tab)


Revision 1867 - Directory Listing
Modified Mon Mar 16 22:12:32 2009 UTC (15 years, 1 month ago) by iliev
* proper handling of connection failures
* renamed Channels Panels to Channel Lanes
* code cleanup


Revision 1818 - Directory Listing
Modified Wed Dec 24 17:29:47 2008 UTC (15 years, 4 months ago) by iliev
* 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 - Directory Listing
Modified Wed Oct 8 22:38:15 2008 UTC (15 years, 6 months ago) by iliev
* 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 - Directory Listing
Modified Tue Oct 7 00:07:14 2008 UTC (15 years, 6 months ago) by iliev
* Fantasia: Implemented multiple channels panels
* Fantasia: Refactoring - all basic UI components moved to
  org.jsampler.view.fantasia.basic package


Revision 1778 - Directory Listing
Modified Sun Sep 28 20:38:36 2008 UTC (15 years, 7 months ago) by iliev
* Fantasia: Improved look and feel
* Fantasia: Added buttons for increasing/decreasing the key number
  of the MIDI keyboard (Ctrl+Up Arrow/Ctrl+Down Arrow)
* Fantasia: Added buttons for scrolling left/right on the MIDI keyboard
  (Ctrl+Left Arrow/Ctrl+Right Arrow)
* Added key bindings for triggering MIDI notes using the computer keyboard
  (from a to ' for the white keys and from 0 to 7 for changing the octaves)
* Notes are now triggered when dragging the mouse over the MIDI keyboard


Revision 1776 - Directory Listing
Modified Thu Sep 11 18:48:36 2008 UTC (15 years, 7 months ago) by iliev
* Implemented virtual MIDI keyboard


Revision 1767 - Directory Listing
Modified Mon Sep 8 00:19:27 2008 UTC (15 years, 7 months ago) by iliev
* 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 1752 - Directory Listing
Modified Mon Aug 11 22:51:24 2008 UTC (15 years, 8 months ago) by iliev
* Added toolbar to the Database Instrument Chooser dialog
* Instrument Chooser and Database Instrument Chooser dialogs
  are now resizable
* Fantasia: Added toolbar to the Right-Side Pane's Instruments Database


Revision 1743 - Directory Listing
Modified Sat May 31 23:04:01 2008 UTC (15 years, 11 months ago) by iliev
* 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 1732 - Directory Listing
Modified Sat May 3 01:40:06 2008 UTC (16 years ago) by iliev
* 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 1729 - Directory Listing
Modified Tue Apr 29 22:22:40 2008 UTC (16 years ago) by iliev
* 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 1688 - Directory Listing
Modified Thu Feb 14 16:52:36 2008 UTC (16 years, 2 months ago) by iliev
* 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 - Directory Listing
Modified Thu Dec 6 19:37:41 2007 UTC (16 years, 4 months ago) by iliev
* added confirmation dialog on exit
* some minor gui enhancements
* preparations for release 0.8a


Revision 1540 - Directory Listing
Modified Mon Dec 3 23:22:02 2007 UTC (16 years, 4 months ago) by iliev
* 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 - Directory Listing
Modified Mon Nov 19 22:22:22 2007 UTC (16 years, 5 months ago) by iliev
* 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 1445 - Directory Listing
Modified Mon Oct 15 20:55:33 2007 UTC (16 years, 6 months ago) by iliev
* preparations for release 0.7a


Revision 1357 - Directory Listing
Modified Sat Sep 22 17:27:06 2007 UTC (16 years, 7 months ago) by iliev
* 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 1355 - Directory Listing
Modified Mon Sep 17 23:55:27 2007 UTC (16 years, 7 months ago) by iliev
* Added support for formatting the instruments database
* Now database instruments and directories can have multiline descriptions
* Fantasia: added detailed error dialog


Revision 1343 - Directory Listing
Modified Tue Sep 11 15:38:28 2007 UTC (16 years, 7 months ago) by iliev
* 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 - Directory Listing
Modified Mon Sep 10 22:29:09 2007 UTC (16 years, 7 months ago) by iliev
* Fantasia: Added button to the channel screen for starting an instrument
  editor (point the mouse cursor over the channel screen and click 'Edit')


Revision 1323 - Directory Listing
Modified Tue Sep 4 15:41:13 2007 UTC (16 years, 7 months ago) by iliev
* Fantasia: added new menu items - Edit/Add Channel,
  Edit/Create MIDI Device, Edit/Create Audio Device,
  View/Toolbar, View/Side Pane, View/Devices Pane


Revision 1313 - Directory Listing
Modified Thu Aug 30 22:44:29 2007 UTC (16 years, 8 months ago) by iliev
* Added option for default actions when channel is created
  (choose Edit/Preferences, then click the `Defaults' tab)


Revision 1286 - Directory Listing
Modified Fri Aug 10 20:24:23 2007 UTC (16 years, 8 months ago) by iliev
- Updated to version 0.6a. The Fantasia distribution is now
  capable of controlling all features available in LinuxSampler


Revision 1285 - Directory Listing
Modified Fri Aug 10 19:55:03 2007 UTC (16 years, 8 months ago) by iliev
* Updated to version 0.6a. The Fantasia distribution is now
  capable of controlling all features available in LinuxSampler


Revision 912 - Directory Listing
Added Mon Aug 7 18:34:40 2006 UTC (17 years, 8 months ago) by iliev
* updating to JSampler 0.3a


  ViewVC Help
Powered by ViewVC