Change Log
Version 0.75.1
- Implemented the freedesktop.org startup notification protocol (client side).
- Fixed some minor bugs.
Version 0.75.0
- Added emLKC which is a Linux Kernel Configurator based on Eagle Mode (see
$EM_DIR/res/emLKC/README or find it in the virtual cosmos).
Version 0.74.0
- Made the built-in font extensible (see $EM_DIR/res/emCore/font/README).
- Added some more characters to the built-in font, mainly Latin ones.
Version 0.73.0
- Extended emCore by a programming interface for multi-threading.
- Made all functions and classes thread-reentrant.
Version 0.72.1
- Adapted to Mac OS X 10.5.
Version 0.72.0
- Removed dependencies from libXext, libXxf86vm, and their header files, in
order to make the installation easier. The shared libraries of these are now
accessed dynamically at run-time when available.
- Added support for creating and viewing ISO files.
- Improved the loading of configurations, so that it is allowed that the user
copies certain directories from host config to user config in order to modify
them there.
- Rewrote unicc. Now it's a framework with plugin modules, it got support for
parallel compilation, and it got able to handle Windows resource files.
- Minor fixes and improvements.
Version 0.71.0
- Added full multi-line support to class emTkTextField, so that the unfinished
class emTkMlTextField could be removed now.
- Added simple keyboard control to class emTkScalarField.
- Minor fixes.
Version 0.70.1
- Workaround for the problem that Eagle Mode sometimes exited with "FATAL
ERROR: XGrabKeyboard failed" when running on Compiz Fusion.
- Minor bug fixes.
Version 0.70.0