valentinbreiz
released this
- SHA256 implementation (password now use SHA256, it's more secure).
- More notes on PCSpeaker + Lost Woods melody.
- Italian language added by @wayframer!
- Shell imrovement:
-Graphical console (VBE / VMWare SVGAII) :
-Console Beep if backspace and nothing to delete in Readline.
-Command history (with up arrow and down arrow).
-Auto command (with tab) - Settings fixes.
- Added used memory and free memory in systeminfo
Assets
3
valentinbreiz
released this
- If you don't want to install Aura, just type "root", "root" while setup.
- Real extended ASCII support (CP437 and CP858 support).
- Variable environment implementation (export VAR=VALUE, echo $VAR)
- Dutch language added by @Remco123.
- lspci command added (list PCI devices).
- copy / time command fixed.
- systeminfo command redone + CPU Informations.
- beep command added + PCSpeaker class.
- PIT Fix.
- Other minor changes.
For developers:
- XML Parser implementation.
- Dictionary fix.
Assets
3
valentinbreiz
released this
- AHCI driver implementation.
- FAT / System.IO improved (see CosmosOS/Cosmos#775).
- No installation and root user if no filesystem is detected.
- CPU Exception crash test (division by 0).
- Blinking text fixed.
- Various fixes.
Assets
3
valentinbreiz
released this
- Screen of death changes (now supports CPU exceptions, display the exception with his description and the last known address).
- MD5 Command added.
- Settings changes.
- Syslinux updated to 6.03.
- HUGE setup update.
- Various fixes.
For developers:
- Code improvement: ProgressBar
- Settings Class (PutValue, GetValue, EditValue)
Assets
3
valentinbreiz
released this
- Snake game added!
😃 - Settings changes (background and foreground color).
- Progress bar (for installation).
- Don't install Aura if there is no file system and login as root.
- Fix "slow" login after installation.
- Logo changed (just a little).
- Hour fixed (1:2:3 -> 01:02:03).
- Various changes.
Assets
3
valentinbreiz
released this
New Features:
- Improved installation.
- First implementation of network card initialization (with MAC address).
- Added English Hours.
- First implementation of .bat interpreter.
Assets
3
geomtech
released this
New Features:
- Fixes and various changes
- New command interpreter
Assets
3
valentinbreiz
released this
New features:
- Better UI (menus, best "input" line).
- Computer name.
- Settings (adduser, setcomputername, setlang).
- Text Color.
- Background Color.
- Fixes and various changes.
Assets
3
valentinbreiz
released this
New features:
- Full Extended ASCII support.
- Multi users.
- Secured Users With MD5 Encryption.
- Text Editor (Liquid Editor).
- New logo.
- Fixes and various changes.
Assets
3
valentinbreiz
released this
New features:
- ver (to get system version and revision)
- color (to change console colour)
- "extended" ASCII support for french (fr_FR) language. (é-è-à)
And fixes..