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

Annotation of /jsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1343 - (hide annotations) (download)
Tue Sep 11 15:38:28 2007 UTC (16 years, 7 months ago) by iliev
File size: 4799 byte(s)
* 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

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 1343 * The last used instrument selection method is now saved
15     for the next session
16    
17 iliev 1318 * Implemented automatic scrolling when new channel is created to
18     ensure that it is visible on the screen
19    
20 iliev 1325 * Added context menu to the orchestra's instrument table with
21     commands for editing an instrument, deleting an instrument,
22     loading an instrument to a sampler channel and adding an
23     instrument to MIDI instrument map
24    
25 iliev 1327 * Implemented more proper retrieval of the MIDI/audio driver settings
26    
27 iliev 1329 * Implemented some UI enhancements for speeding up the
28     MIDI instrument mapping process
29    
30 iliev 1327 * Implemented new table cell editor for editing string list
31     parameters with possibilities
32    
33 iliev 1343 * JS Classic:
34     - Added new button to sampler channels for starting an instrument editor
35    
36 iliev 1318 * Fantasia:
37     - Added scrollbar to the channels pane
38 iliev 1323 - Added new menu items: Edit/Add Channel, Edit/Create MIDI Device,
39     Edit/Create Audio Device, View/Toolbar, View/Side Pane,
40     View/Devices Pane
41 iliev 1341 - Added button to the channel screen for starting an instrument editor
42     (point the mouse cursor over the channel screen and click 'Edit')
43 iliev 1343 - Removed the lock border from non-editable text fields in
44     properties panes and LS Console
45 iliev 1318
46 iliev 1310 * Bug fixes:
47     - fixed bug #49
48 iliev 1311 - the first loaded script was not always been executed
49 iliev 1327 - some javadoc documentation fixes
50 iliev 1329 - some minor bugfixes
51 iliev 1310
52 iliev 1285 JSampler v0.6a: 2007-08-10
53     * The Fantasia distribution is now capable of
54     controlling all features available in LinuxSampler
55    
56     * Refactoring: all common UI components are moved
57     to a new package - org.jsampler.view.std
58    
59     * Some GUI enhancements, bugfixes and code cleanup.
60    
61 iliev 1204 JSampler v0.5a: 2007-05-24
62     * Implemented instruments database support
63     * Added context menu to the MIDI instrument tree
64    
65 iliev 1143 JSampler v0.4a: 2007-04-02
66     * Added support for MIDI instrument mapping
67    
68     * Added support for effect sends
69    
70     * Implemented export of the current sampler configuration
71     to LSCP script (Actions/Export/Sampler Configuration or Ctrl + S)
72    
73     * The JSampler's data is now stored in a user specified location.
74     To change the JSampler's home directory choose Edit/Preferences.
75    
76     * Implemented Global Controls bar (View/Global Controls).
77    
78     * Saving the LS Console's command history on exit is now optional.
79     (Edit/Preferences, then click the `LS Console' tab)
80    
81     * Some GUI enhancements, bugfixes and code cleanup.
82    
83 iliev 911 JSampler v0.3a: 2006-08-07
84     * Partially implemented a new view - Fantasia
85     (Graphic design: Olivier Boyer).
86    
87     * Implemented LS Console with command autocompletion
88     (using the Tab key), command history (using Up, Down keys),
89     command history search (Ctrl + R), command list search (Ctrl + F).
90     To edit the console settings (colors, command history size, etc),
91     choose Edit/Preferences, then click the `LS Console' tab.
92    
93     * Implemented Orchestras (something like Bookmarks/Favorites
94     for instruments). Instrument can also be added to orchestra using
95     Drag & Drop (drag the loaded instrument from a sampler channel
96     and drop it in the instrument list on the desired position).
97     Drag & Drop can also be used to load an instrument and to
98     autocomplete an instrument loading command in the LS Console.
99    
100     * Implemented LSCP script execution (Actions/Run Script).
101    
102     * Added more properties to the Preferences dialog.
103    
104     * API documentation updates.
105    
106     * Some bugfixes, optimizations and code cleanup.
107    
108 iliev 845 JSampler v0.2a: 2006-03-16
109 iliev 911 * Implemented a wizard for creating sampler channels
110     (Channels/New Channel Wizard or Ctrl+Shift+N)
111 iliev 845
112 iliev 911 * Improved the look of the sampler channels' border
113 iliev 845
114 iliev 911 * Added `Custom Colors' section in the Preferences dialog
115     (choose Edit/Preferences, then click the View tab)
116 iliev 845
117 iliev 911 * Support for saving the window size and location for the
118     next session (choose Edit/Preferences, then select
119     `Remember window size and location' checkbox)
120 iliev 845
121 iliev 911 * Support for saving the visibility state of the
122     Toolbar, Statusbar and Left Pane for the next session
123 iliev 845
124 iliev 911 * Added information about the total number of sampler
125     channels in the statusbar.
126 iliev 845
127 iliev 911 * Changes to the focus subsystem in some dialogs to
128     improve the usability of the keyboard.
129 iliev 845
130 iliev 911 * Some bugfixes
131    

  ViewVC Help
Powered by ViewVC