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

Diff of /jsampler/trunk/ChangeLog

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

revision 1313 by iliev, Thu Aug 30 22:44:29 2007 UTC revision 1480 by iliev, Wed Nov 14 21:39:45 2007 UTC
# Line 1  Line 1 
1  CVS HEAD  CVS HEAD
2    * Added option for default actions when channel is created    * 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)      (choose Edit/Preferences, then click the `Defaults' tab)
17    
18    * A lists of recently used instrument files, directories,    * A lists of recently used instrument files, directories,
# Line 10  CVS HEAD Line 23  CVS HEAD
23      instrument/directory, last added instrument to orchestra are      instrument/directory, last added instrument to orchestra are
24      now saved for the next session      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:    * Bug fixes:
73      - fixed bug #49      - fixed bug #49
74      - the first loaded script was not always been executed      - 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  JSampler v0.6a: 2007-08-10
81    * The Fantasia distribution is now capable of    * The Fantasia distribution is now capable of

Legend:
Removed from v.1313  
changed lines
  Added in v.1480

  ViewVC Help
Powered by ViewVC