/[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 1480 by iliev, Wed Nov 14 21:39:45 2007 UTC
# Line 1  Line 1 
1    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        - 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)
17    
18      * A lists of recently used instrument files, directories,
19        database instruments, database directories are now available
20        for quick access, where appropriate.
21    
22      * The locations of the last loaded instrument, last scanned
23        instrument/directory, last added instrument to orchestra are
24        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:
73        - fixed bug #49
74        - 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
81      * The Fantasia distribution is now capable of
82        controlling all features available in LinuxSampler
83    
84      * Refactoring: all common UI components are moved
85        to a new package - org.jsampler.view.std
86    
87      * Some GUI enhancements, bugfixes and code cleanup.
88    
89    JSampler v0.5a: 2007-05-24
90      * Implemented instruments database support
91      * Added context menu to the MIDI instrument tree
92    
93    JSampler v0.4a: 2007-04-02
94      * Added support for MIDI instrument mapping
95    
96      * Added support for effect sends
97    
98      * Implemented export of the current sampler configuration
99        to LSCP script (Actions/Export/Sampler Configuration or Ctrl + S)
100    
101      * The JSampler's data is now stored in a user specified location.
102        To change the JSampler's home directory choose Edit/Preferences.
103    
104      * Implemented Global Controls bar (View/Global Controls).
105        
106      * Saving the LS Console's command history on exit is now optional.
107        (Edit/Preferences, then click the `LS Console' tab)
108    
109      * Some GUI enhancements, bugfixes and code cleanup.
110    
111  JSampler v0.3a: 2006-08-07  JSampler v0.3a: 2006-08-07
112    * Partially implemented a new view - Fantasia    * Partially implemented a new view - Fantasia
113      (Graphic design: Olivier Boyer).      (Graphic design: Olivier Boyer).

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

  ViewVC Help
Powered by ViewVC