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

Contents of /jsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1585 - (show annotations) (download)
Mon Dec 10 15:44:15 2007 UTC (16 years, 4 months ago) by iliev
File size: 6662 byte(s)
* fixed bug #66

1 CVS HEAD
2 * Bug fixes:
3 - fixed bug #66
4
5 JSampler v0.8a: 2007-12-06
6 * Added new menu item: Help/Online Tutorial
7
8 * Implemented support for retrieving instrument information
9 from instrument files
10
11 * Added support for monitoring the total number of active disk streams
12
13 * Added Windows file path support
14
15 * The volume values are now shown in decibels
16
17 * Added confirmation dialog on exit
18
19 * Fantasia:
20 - Added option for turning off the custom window decoration
21 (choose Edit/Preferences, then click the `View' tab)
22
23 * Bug fixes:
24 - The parameter changes were discarded when creating
25 new audio/MIDI device
26 - The orchestras changes were not saved for the next session
27 when orchestras.xml does not exist in the JSampler's home directory
28 - In some cases the sampler configuration was not exported
29 properly to LSCP script
30 - Fixed a bug in the parameter table occuring when combo box
31 is used as cell editor
32 - If there is a cell editing in progress in the parameter table,
33 it is now finalized before creating new audio/MIDI device
34 - Fantasia: Fixed the view of the channel's stream/voice count statistic
35 - Some minor bugfixes and enhancements
36
37 JSampler v0.7a: 2007-10-15
38 * Added options for choosing default actions when channel is
39 created and assignment of default MIDI/audio drivers to be used
40 (choose Edit/Preferences, then click the `Defaults' tab)
41
42 * A lists of recently used instrument files, directories,
43 database instruments, database directories are now available
44 for quick access, where appropriate.
45
46 * The locations of the last loaded instrument, last scanned
47 instrument/directory, last added instrument to orchestra are
48 now saved for the next session
49
50 * The last used instrument selection method is now saved
51 for the next session
52
53 * Implemented automatic scrolling when new channel is created to
54 ensure that it is visible on the screen
55
56 * Added context menu to the orchestra's instrument table with
57 commands for editing an instrument, deleting an instrument,
58 loading an instrument to a sampler channel and adding an
59 instrument to MIDI instrument map
60
61 * Implemented more proper retrieval of the MIDI/audio driver settings
62
63 * Implemented some UI enhancements for speeding up the
64 MIDI instrument mapping process
65
66 * Implemented new table cell editor for editing string list
67 parameters with possibilities
68
69 * Added support for escape sequences
70
71 * Now database instruments and directories can have multiline descriptions
72
73 * Added support for formatting the instruments database
74 (Choose from the instruments database window Actions/Format Database)
75
76 * Added options for setting the maximum master and channel volume
77 (choose Edit/Preferences)
78
79 * JS Classic:
80 - Added new button to sampler channels for starting an instrument editor
81
82 * Fantasia:
83 - Added scrollbar to the channels pane
84 - Added new menu items: Edit/Add Channel, Edit/Create MIDI Device,
85 Edit/Create Audio Device, View/Toolbar, View/Side Pane,
86 View/Devices Pane
87 - Added button to the channel screen for starting an instrument editor
88 (point the mouse cursor over the channel screen and click 'Edit')
89 - Removed the lock border from non-editable text fields in
90 properties panes and LS Console
91 - Added detailed error dialog
92 - Master volume is now fully implemented
93 - Added options for showing additional device parameters in audio/MIDI
94 device panes (choose Edit/Preferences, then click the `View' tab)
95
96 * Bug fixes:
97 - fixed bug #49
98 - the first loaded script was not always been executed
99 - some javadoc documentation fixes
100 - some minor bugfixes
101
102 * Some GUI enhancements and code cleanup
103
104 JSampler v0.6a: 2007-08-10
105 * The Fantasia distribution is now capable of
106 controlling all features available in LinuxSampler
107
108 * Refactoring: all common UI components are moved
109 to a new package - org.jsampler.view.std
110
111 * Some GUI enhancements, bugfixes and code cleanup.
112
113 JSampler v0.5a: 2007-05-24
114 * Implemented instruments database support
115 * Added context menu to the MIDI instrument tree
116
117 JSampler v0.4a: 2007-04-02
118 * Added support for MIDI instrument mapping
119
120 * Added support for effect sends
121
122 * Implemented export of the current sampler configuration
123 to LSCP script (Actions/Export/Sampler Configuration or Ctrl + S)
124
125 * The JSampler's data is now stored in a user specified location.
126 To change the JSampler's home directory choose Edit/Preferences.
127
128 * Implemented Global Controls bar (View/Global Controls).
129
130 * Saving the LS Console's command history on exit is now optional.
131 (Edit/Preferences, then click the `LS Console' tab)
132
133 * Some GUI enhancements, bugfixes and code cleanup.
134
135 JSampler v0.3a: 2006-08-07
136 * Partially implemented a new view - Fantasia
137 (Graphic design: Olivier Boyer).
138
139 * Implemented LS Console with command autocompletion
140 (using the Tab key), command history (using Up, Down keys),
141 command history search (Ctrl + R), command list search (Ctrl + F).
142 To edit the console settings (colors, command history size, etc),
143 choose Edit/Preferences, then click the `LS Console' tab.
144
145 * Implemented Orchestras (something like Bookmarks/Favorites
146 for instruments). Instrument can also be added to orchestra using
147 Drag & Drop (drag the loaded instrument from a sampler channel
148 and drop it in the instrument list on the desired position).
149 Drag & Drop can also be used to load an instrument and to
150 autocomplete an instrument loading command in the LS Console.
151
152 * Implemented LSCP script execution (Actions/Run Script).
153
154 * Added more properties to the Preferences dialog.
155
156 * API documentation updates.
157
158 * Some bugfixes, optimizations and code cleanup.
159
160 JSampler v0.2a: 2006-03-16
161 * Implemented a wizard for creating sampler channels
162 (Channels/New Channel Wizard or Ctrl+Shift+N)
163
164 * Improved the look of the sampler channels' border
165
166 * Added `Custom Colors' section in the Preferences dialog
167 (choose Edit/Preferences, then click the View tab)
168
169 * Support for saving the window size and location for the
170 next session (choose Edit/Preferences, then select
171 `Remember window size and location' checkbox)
172
173 * Support for saving the visibility state of the
174 Toolbar, Statusbar and Left Pane for the next session
175
176 * Added information about the total number of sampler
177 channels in the statusbar.
178
179 * Changes to the focus subsystem in some dialogs to
180 improve the usability of the keyboard.
181
182 * Some bugfixes
183

  ViewVC Help
Powered by ViewVC