1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46
|
Version 2.3.2:
- Added Italian translation
Version 2.3.1:
- Fixed compiler warnings
Version 2.3.0 beta 5:
- When a plugin is removed all the keys that have that plugin as their action, will be set to their default action.
- Updated HTML documentation (still need to update the screenshots).
Version 2.3.0 beta 3:
- Fixed: [ 1584787 ] Posible failure when running on 64 archs.
Version 2.3.0 beta:
- The "Documents directory" preference has been removed from the GUI.
- The "Mixer channel" preference has been added to the GUI.
Version 2.2.0:
- Updated documentation.
- Updated translations: Catalan, Irish, Vietnamese, Swedish
Version 2.2.0 beta 2:
- Added Irish translation.
- Improved error handling in config.c.
- Updated translations: Dutch
Version 2.2.0 beta:
- Added application chooser that makes it very easy for the user to choose an application.
- Plugin information will be copied to the program's memory so that the plugins do not need to remain loaded.
- Improved the code.
- Updated translations: Dutch
Version 2.1.4:
- Added German translation
Version 2.1.2:
- Finaly avoids bug on AMD64 while reading the home directory
- Will not give an error message when current_keyboard.xml does not exist
Version 2.1.0 beta 3:
- Added Catalan translation.
Version 2.1.0:
- Keytouch will now continue if the keyboard configuration file contains a key that does not appear in the keyboard file.
- The key list will not be sorted anymore. The keys will appear in the order as they appear in the keyboard file.
- Added Vietnamese, French, Dutch and Swedish translation.
|