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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 1305 by iliev, Mon Aug 27 07:51:28 2007 UTC revision 1314 by schoenebeck, Fri Aug 31 10:29:13 2007 UTC
# Line 59  Version CVS HEAD (?) Line 59  Version CVS HEAD (?)
59      - fixed some minor memory leaks      - fixed some minor memory leaks
60      - reenabled assembly features support, at the moment only for      - reenabled assembly features support, at the moment only for
61        enabling a fast denormal FPU mode (x86 platforms supporting SSE2)        enabling a fast denormal FPU mode (x86 platforms supporting SSE2)
62        - minor assembly fix in x86 features detection (don't use the PIC
63          register, to avoid relocations in the text segment at runtime)
64    
65    * MIDI driver:    * MIDI driver:
66      - dispatch bank select (MSB and LSB) messages      - dispatch bank select (MSB and LSB) messages
# Line 117  Version CVS HEAD (?) Line 119  Version CVS HEAD (?)
119        channel changes        channel changes
120      - added default min and max values to restrict the number of allowed      - added default min and max values to restrict the number of allowed
121        audio output channels and MIDI input ports        audio output channels and MIDI input ports
122      - the pcm is now closed when destroying an audio output device      - the connection to the PCM interface is now closed when destroying
123          an audio output device
124    
125    * test cases:    * test cases:
126      - updated and fixed (haven't been touched in a while)      - updated and fixed (haven't been touched in a while)

Legend:
Removed from v.1305  
changed lines
  Added in v.1314

  ViewVC Help
Powered by ViewVC