Laurent Vivier
|
23de41a929
|
Skip first level if it exists
|
2007-08-24 09:27:29 +00:00 |
|
Laurent Vivier
|
b9431c6cf7
|
emile_config_get() return -1 if tag is not found
|
2007-08-24 09:20:55 +00:00 |
|
Laurent Vivier
|
51c3298ddd
|
Add emile_floppy_create(), emile_floppy_add(), emile_floppy_close()
|
2007-08-24 08:42:02 +00:00 |
|
Laurent Vivier
|
b01815f349
|
emile_config_read_next() return -1 on end of file
|
2007-08-23 19:54:27 +00:00 |
|
Laurent Vivier
|
b38e307214
|
Add timeout to scrolllist
|
2007-08-22 18:59:03 +00:00 |
|
Laurent Vivier
|
8436dcdd4a
|
Really add misc.h in HEADERS
|
2007-08-22 16:23:15 +00:00 |
|
Laurent Vivier
|
17ee95e6a8
|
back to version 1.110 (re-add apple_driver)
|
2007-08-22 16:17:47 +00:00 |
|
Laurent Vivier
|
5741e8a3ed
|
Add misc.h in HEADERS
|
2007-08-22 16:15:23 +00:00 |
|
Laurent Vivier
|
fa8556a8bb
|
don't build apple_driver
|
2007-08-22 15:41:34 +00:00 |
|
Laurent Vivier
|
1c1413507b
|
Add libui.h in HEADERS
|
2007-08-22 14:47:39 +00:00 |
|
Laurent Vivier
|
b14103168d
|
choice and i are needed outside USE_CLI
|
2007-08-21 22:12:27 +00:00 |
|
Laurent Vivier
|
9f0952aa47
|
remove message "no RAMDISK"
|
2007-08-21 22:08:37 +00:00 |
|
Laurent Vivier
|
f960038213
|
Use a scroll list to display list of available kernels
|
2007-08-21 22:07:05 +00:00 |
|
Laurent Vivier
|
2a8734aedc
|
Add nice progess bar
|
2007-08-18 13:34:17 +00:00 |
|
Laurent Vivier
|
975a5090e5
|
allows to return ESC on unknown escaped sequence
|
2007-08-18 13:33:19 +00:00 |
|
Laurent Vivier
|
1fe38714a4
|
allow to have no timeout (by specifying 0)
|
2007-08-18 13:32:30 +00:00 |
|
Laurent Vivier
|
7279dcd375
|
Removem message "booting the kernel"
|
2007-08-18 13:31:22 +00:00 |
|
Laurent Vivier
|
c00938b25e
|
replace getchar() by console_getchar()
|
2007-08-15 19:56:41 +00:00 |
|
Laurent Vivier
|
8d02f4dac4
|
Add scroll list
|
2007-08-15 10:53:11 +00:00 |
|
Laurent Vivier
|
70be974956
|
use libui to display a real progress bar
|
2007-08-12 20:46:00 +00:00 |
|
Laurent Vivier
|
2ac007f7c2
|
Add console_select_charset()
|
2007-08-12 20:43:28 +00:00 |
|
Laurent Vivier
|
60fa3d8d98
|
correct typo
|
2007-08-12 20:42:59 +00:00 |
|
Laurent Vivier
|
5bc97c0c34
|
Add libui
|
2007-08-12 20:41:36 +00:00 |
|
Laurent Vivier
|
ef694e0109
|
Add User Interface library
|
2007-08-12 20:40:55 +00:00 |
|
Laurent Vivier
|
03adde4f89
|
Add console_set_cursor_position() console_get_cursor_position() console_get_size()
|
2007-08-12 18:05:02 +00:00 |
|
Laurent Vivier
|
61799a90e3
|
swap parameters of console_set_cursor_position()
|
2007-06-06 13:21:52 +00:00 |
|
Laurent Vivier
|
245acc3c4c
|
Manage VT100 get_cursor_position command
|
2007-06-06 12:34:52 +00:00 |
|
Laurent Vivier
|
981121e8fa
|
correct CSI H: swap X and Y
|
2007-06-01 21:19:15 +00:00 |
|
Laurent Vivier
|
bc2f989dd6
|
add console_set_cursor_position()
|
2007-06-01 20:48:44 +00:00 |
|
Laurent Vivier
|
afa4db753e
|
Manage VT100 character sets
|
2007-06-01 20:37:20 +00:00 |
|
Laurent Vivier
|
e97734ac1a
|
cleanup vt100 part
|
2007-05-31 17:36:59 +00:00 |
|
Laurent Vivier
|
1d5adc3204
|
update header/copyright
|
2007-05-30 22:05:54 +00:00 |
|
Laurent Vivier
|
93d4e46279
|
use VT100 escape characters to control display
|
2007-05-30 22:05:10 +00:00 |
|
Laurent Vivier
|
d9edce894b
|
move VT100 escape commands to console.c
|
2007-05-30 22:01:40 +00:00 |
|
Laurent Vivier
|
f0df08ad7e
|
Control display using vt100 escape characters, define inverse/normal video mode
|
2007-05-30 21:59:00 +00:00 |
|
Laurent Vivier
|
8d44531bf9
|
allow to manage several kernels
|
2007-05-24 17:27:35 +00:00 |
|
Laurent Vivier
|
d13cb5bd7a
|
move copyright and available memory to config.c
|
2007-05-24 17:23:25 +00:00 |
|
Laurent Vivier
|
f59ce4e653
|
Add missing include misc.h to define error()
|
2007-05-22 20:04:08 +00:00 |
|
Laurent Vivier
|
962e367b64
|
emile_second_set_param(): a NULL parameter doesn't remove the parameter, an empty string remove it
|
2007-05-22 20:03:26 +00:00 |
|
Laurent Vivier
|
5737c21d79
|
a NULL parameter doesn't remove the parameter, an empty string remove it
|
2007-05-22 20:02:28 +00:00 |
|
Laurent Vivier
|
a8f1b3e0b3
|
Don't crash if kernel is not specified
|
2007-05-22 18:32:48 +00:00 |
|
Laurent Vivier
|
f983467b0c
|
Signature EMILE_06_SIGNATURE is in fact the good one
|
2007-05-22 05:39:59 +00:00 |
|
Laurent Vivier
|
b27c53bb00
|
Set header signature to EMILE_07_SIGNATURE
|
2007-05-21 20:31:36 +00:00 |
|
Laurent Vivier
|
01b51b602b
|
read_config_vga(), read_config_modem(), read_config_printer() read also the config file
|
2007-05-16 20:54:50 +00:00 |
|
Laurent Vivier
|
f35017ae04
|
Manage configuration stored in a file
|
2007-05-16 20:43:41 +00:00 |
|
Laurent Vivier
|
7e334dcc2f
|
change signature to EM07 to support config file
|
2007-05-12 19:33:25 +00:00 |
|
Laurent Vivier
|
3de771d453
|
move config variable from static to stack of main()
|
2007-05-12 19:31:52 +00:00 |
|
Laurent Vivier
|
d03d07ed11
|
add support for gestalid, vga, modem and printer
|
2007-05-12 19:28:08 +00:00 |
|
Laurent Vivier
|
641bba58ff
|
first revision
|
2007-05-11 12:52:59 +00:00 |
|
Laurent Vivier
|
1d732318d1
|
read kernel, initrd, parameters and emile information from emile.conf using functions from emile_config.c
|
2007-05-11 12:21:58 +00:00 |
|