/[svn]/jsampler/trunk/ChangeLog
ViewVC logotype

Annotation of /jsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1325 - (hide annotations) (download)
Wed Sep 5 17:29:11 2007 UTC (16 years, 7 months ago) by iliev
File size: 4043 byte(s)
* Added context menu to the orchestra's instrument table with
  commands for editing an instrument, deleting an instrument,
  loading an instrument to a sampler channel and adding an
  instrument to MIDI instrument map

1 iliev 1302 CVS HEAD
2 iliev 1315 * Added options for choosing default actions when channel is
3     created and assignment of default MIDI/audio drivers to be used
4 iliev 1313 (choose Edit/Preferences, then click the `Defaults' tab)
5    
6 iliev 1308 * A lists of recently used instrument files, directories,
7     database instruments, database directories are now available
8     for quick access, where appropriate.
9    
10 iliev 1304 * The locations of the last loaded instrument, last scanned
11     instrument/directory, last added instrument to orchestra are
12     now saved for the next session
13 iliev 1302
14 iliev 1318 * Implemented automatic scrolling when new channel is created to
15     ensure that it is visible on the screen
16    
17 iliev 1325 * Added context menu to the orchestra's instrument table with
18     commands for editing an instrument, deleting an instrument,
19     loading an instrument to a sampler channel and adding an
20     instrument to MIDI instrument map
21    
22 iliev 1318 * Fantasia:
23     - Added scrollbar to the channels pane
24 iliev 1323 - Added new menu items: Edit/Add Channel, Edit/Create MIDI Device,
25     Edit/Create Audio Device, View/Toolbar, View/Side Pane,
26     View/Devices Pane
27 iliev 1318
28 iliev 1310 * Bug fixes:
29     - fixed bug #49
30 iliev 1311 - the first loaded script was not always been executed
31 iliev 1310
32 iliev 1285 JSampler v0.6a: 2007-08-10
33     * The Fantasia distribution is now capable of
34     controlling all features available in LinuxSampler
35    
36     * Refactoring: all common UI components are moved
37     to a new package - org.jsampler.view.std
38    
39     * Some GUI enhancements, bugfixes and code cleanup.
40    
41 iliev 1204 JSampler v0.5a: 2007-05-24
42     * Implemented instruments database support
43     * Added context menu to the MIDI instrument tree
44    
45 iliev 1143 JSampler v0.4a: 2007-04-02
46     * Added support for MIDI instrument mapping
47    
48     * Added support for effect sends
49    
50     * Implemented export of the current sampler configuration
51     to LSCP script (Actions/Export/Sampler Configuration or Ctrl + S)
52    
53     * The JSampler's data is now stored in a user specified location.
54     To change the JSampler's home directory choose Edit/Preferences.
55    
56     * Implemented Global Controls bar (View/Global Controls).
57    
58     * Saving the LS Console's command history on exit is now optional.
59     (Edit/Preferences, then click the `LS Console' tab)
60    
61     * Some GUI enhancements, bugfixes and code cleanup.
62    
63 iliev 911 JSampler v0.3a: 2006-08-07
64     * Partially implemented a new view - Fantasia
65     (Graphic design: Olivier Boyer).
66    
67     * Implemented LS Console with command autocompletion
68     (using the Tab key), command history (using Up, Down keys),
69     command history search (Ctrl + R), command list search (Ctrl + F).
70     To edit the console settings (colors, command history size, etc),
71     choose Edit/Preferences, then click the `LS Console' tab.
72    
73     * Implemented Orchestras (something like Bookmarks/Favorites
74     for instruments). Instrument can also be added to orchestra using
75     Drag & Drop (drag the loaded instrument from a sampler channel
76     and drop it in the instrument list on the desired position).
77     Drag & Drop can also be used to load an instrument and to
78     autocomplete an instrument loading command in the LS Console.
79    
80     * Implemented LSCP script execution (Actions/Run Script).
81    
82     * Added more properties to the Preferences dialog.
83    
84     * API documentation updates.
85    
86     * Some bugfixes, optimizations and code cleanup.
87    
88 iliev 845 JSampler v0.2a: 2006-03-16
89 iliev 911 * Implemented a wizard for creating sampler channels
90     (Channels/New Channel Wizard or Ctrl+Shift+N)
91 iliev 845
92 iliev 911 * Improved the look of the sampler channels' border
93 iliev 845
94 iliev 911 * Added `Custom Colors' section in the Preferences dialog
95     (choose Edit/Preferences, then click the View tab)
96 iliev 845
97 iliev 911 * Support for saving the window size and location for the
98     next session (choose Edit/Preferences, then select
99     `Remember window size and location' checkbox)
100 iliev 845
101 iliev 911 * Support for saving the visibility state of the
102     Toolbar, Statusbar and Left Pane for the next session
103 iliev 845
104 iliev 911 * Added information about the total number of sampler
105     channels in the statusbar.
106 iliev 845
107 iliev 911 * Changes to the focus subsystem in some dialogs to
108     improve the usability of the keyboard.
109 iliev 845
110 iliev 911 * Some bugfixes
111    

  ViewVC Help
Powered by ViewVC