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

Diff of /jsampler/trunk/ChangeLog

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

revision 1310 by iliev, Wed Aug 29 16:56:33 2007 UTC revision 1467 by iliev, Sat Nov 3 13:14:31 2007 UTC
# Line 1  Line 1 
1  CVS HEAD  CVS HEAD
2      * Bug fixes:
3        - The parameter changes were discarded when creating
4          new audio/MIDI device
5        - The orchestras changes were not saved for the next session
6          when orchestras.xml does not exist in the JSampler's home directory
7        - In some cases the sampler configuration was not exported
8          properly to LSCP script
9        - Some minor bugfixes and enhancements
10    
11    JSampler v0.7a: 2007-10-15
12      * Added options for choosing default actions when channel is
13        created and assignment of default MIDI/audio drivers to be used
14        (choose Edit/Preferences, then click the `Defaults' tab)
15    
16    * A lists of recently used instrument files, directories,    * A lists of recently used instrument files, directories,
17      database instruments, database directories are now available      database instruments, database directories are now available
18      for quick access, where appropriate.      for quick access, where appropriate.
# Line 7  CVS HEAD Line 21  CVS HEAD
21      instrument/directory, last added instrument to orchestra are      instrument/directory, last added instrument to orchestra are
22      now saved for the next session      now saved for the next session
23    
24      * The last used instrument selection method is now saved
25        for the next session
26    
27      * Implemented automatic scrolling when new channel is created to
28        ensure that it is visible on the screen
29    
30      * Added context menu to the orchestra's instrument table with
31        commands for editing an instrument, deleting an instrument,
32        loading an instrument to a sampler channel and adding an
33        instrument to MIDI instrument map
34    
35      * Implemented more proper retrieval of the MIDI/audio driver settings
36    
37      * Implemented some UI enhancements for speeding up the
38        MIDI instrument mapping process
39    
40      * Implemented new table cell editor for editing string list
41        parameters with possibilities
42    
43      * Added support for escape sequences
44    
45      * Now database instruments and directories can have multiline descriptions
46    
47      * Added support for formatting the instruments database
48        (Choose from the instruments database window Actions/Format Database)
49    
50      * Added options for setting the maximum master and channel volume
51        (choose Edit/Preferences)
52    
53      * JS Classic:
54        - Added new button to sampler channels for starting an instrument editor
55    
56      * Fantasia:
57        - Added scrollbar to the channels pane
58        - Added new menu items: Edit/Add Channel, Edit/Create MIDI Device,
59          Edit/Create Audio Device, View/Toolbar, View/Side Pane,
60          View/Devices Pane
61        - Added button to the channel screen for starting an instrument editor
62          (point the mouse cursor over the channel screen and click 'Edit')
63        - Removed the lock border from non-editable text fields in
64          properties panes and LS Console
65        - Added detailed error dialog
66        - Master volume is now fully implemented
67        - Added options for showing additional device parameters in audio/MIDI
68          device panes (choose Edit/Preferences, then click the `View' tab)
69    
70    * Bug fixes:    * Bug fixes:
71      - fixed bug #49      - fixed bug #49
72        - the first loaded script was not always been executed
73        - some javadoc documentation fixes
74        - some minor bugfixes
75    
76      * Some GUI enhancements and code cleanup
77    
78  JSampler v0.6a: 2007-08-10  JSampler v0.6a: 2007-08-10
79    * The Fantasia distribution is now capable of    * The Fantasia distribution is now capable of

Legend:
Removed from v.1310  
changed lines
  Added in v.1467

  ViewVC Help
Powered by ViewVC