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

Contents of /jsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1480 - (show annotations) (download)
Wed Nov 14 21:39:45 2007 UTC (16 years, 5 months ago) by iliev
File size: 5859 byte(s)
* added Windows file path support

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

  ViewVC Help
Powered by ViewVC