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

Contents of /jsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1347 - (show annotations) (download)
Thu Sep 13 22:20:38 2007 UTC (16 years, 7 months ago) by iliev
File size: 4839 byte(s)
* added support for escape sequences to the instruments database

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

  ViewVC Help
Powered by ViewVC