Disponible uniquement en anglais
LyME Release Notes
LyME 3.1
New features
- based on LME 5.1.1
LyME 3.0.1
New features
- based on LME 5.0.1
LyME 3.0
New features
- based on LME 5.0
LyME 2.9.5
New features
- based on LME 4.7
- option to ignore the private keyword
LyME 2.9.4
See also the release notes of LME 4.6.
New features
- based on LME 4.6
- specialeffect (for sound, led blinking or vibrate)
- fopen (like vfsopen, but with a single path argument for compatibility with Sysquake)
- library wav for WAV files on VFS
- message displayed when saving and restoring variables
- new style '.' for points in plot and fplot
- functions margin and dmargin (robustness margins for control loops)
Minor changes
- the maximum number of dimensions is 4 instead of 16 (required because of the small Palm stack)
Bug fixes
- on some recent devices, a tap on the buttons at the bottom of the screen lost the cursor focus in the command field; fixed
LyME 2.9.3
See also the release notes of LME and libraries (note that LyME does not include lti.lml which is too large).
New features
- based on LME 4.5.1
Bug fixes
- crashed on Palm OS 3 when tapping the button Load or Delete in the editor; fixed
- on some recent devices, a tap on the buttons at the bottom of the screen lost the cursor focus in the command field; partially fixed
LyME 2.9.2
New features
- based on LME 4.5
- new File/Delete menu to remove a library without editing it
- Bluetooth support in serialdevopen (in addition to device names returned by serialdevname, serialdevopen accepts the fours-character codes given in Palm OS documentation for SrmOpen: serialdevopen('rfcm') will display a list of Bluetooth devices and open a connection when one of them is selected)
- support for dynamic input area
- same audio functions as other Calerga applications, which replace the LyME-specific play: stereo output, audio input (the default sampling rate is 8 kHz, because 44.1 kHz isn't supported on all devices)
Minor changes
- menu entry "Beam Library" has been renamed "Send Library", because Bluetooth and other transfer types are supported on certain devices
- button placement follows more closely the Palm OS UI guidelines
- shift indicator in modal dialogs with edit fields
- history up and down, clear, and eval buttons set the focus to the command field
Bug fixes
- LyME 2.9.1 didn't accept input from stdin (e.g. i=fscanf('%d')); fixed
- the "lefty" option wasn't restored unless the application "Lefty" was installed; fixed