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

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

  ViewVC Help
Powered by ViewVC