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

Diff of /jsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 911 by iliev, Mon Aug 7 18:25:58 2006 UTC revision 1341 by iliev, Mon Sep 10 22:29:09 2007 UTC
# Line 1  Line 1 
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      * Implemented automatic scrolling when new channel is created to
15        ensure that it is visible on the screen
16    
17      * 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      * Implemented more proper retrieval of the MIDI/audio driver settings
23    
24      * Implemented some UI enhancements for speeding up the
25        MIDI instrument mapping process
26    
27      * Implemented new table cell editor for editing string list
28        parameters with possibilities
29    
30      * Fantasia:
31        - Added scrollbar to the channels pane
32        - Added new menu items: Edit/Add Channel, Edit/Create MIDI Device,
33          Edit/Create Audio Device, View/Toolbar, View/Side Pane,
34          View/Devices Pane
35        - Added button to the channel screen for starting an instrument editor
36          (point the mouse cursor over the channel screen and click 'Edit')
37    
38      * Bug fixes:
39        - fixed bug #49
40        - the first loaded script was not always been executed
41        - some javadoc documentation fixes
42        - some minor bugfixes
43    
44    JSampler v0.6a: 2007-08-10
45      * The Fantasia distribution is now capable of
46        controlling all features available in LinuxSampler
47    
48      * Refactoring: all common UI components are moved
49        to a new package - org.jsampler.view.std
50    
51      * Some GUI enhancements, bugfixes and code cleanup.
52    
53    JSampler v0.5a: 2007-05-24
54      * Implemented instruments database support
55      * Added context menu to the MIDI instrument tree
56    
57    JSampler v0.4a: 2007-04-02
58      * Added support for MIDI instrument mapping
59    
60      * Added support for effect sends
61    
62      * Implemented export of the current sampler configuration
63        to LSCP script (Actions/Export/Sampler Configuration or Ctrl + S)
64    
65      * The JSampler's data is now stored in a user specified location.
66        To change the JSampler's home directory choose Edit/Preferences.
67    
68      * Implemented Global Controls bar (View/Global Controls).
69        
70      * Saving the LS Console's command history on exit is now optional.
71        (Edit/Preferences, then click the `LS Console' tab)
72    
73      * Some GUI enhancements, bugfixes and code cleanup.
74    
75  JSampler v0.3a: 2006-08-07  JSampler v0.3a: 2006-08-07
76    * Partially implemented a new view - Fantasia    * Partially implemented a new view - Fantasia
77      (Graphic design: Olivier Boyer).      (Graphic design: Olivier Boyer).

Legend:
Removed from v.911  
changed lines
  Added in v.1341

  ViewVC Help
Powered by ViewVC