Alejandro Mery
|
a9b9991630
|
fexc: script: add script_find_entry() helper
|
2012-10-01 10:34:56 +02:00 |
|
Alejandro Mery
|
bae6b6a93a
|
script: add script_find_section() helper
|
2012-09-29 16:48:42 +02:00 |
|
Alejandro Mery
|
79ea14d4e0
|
Relicensed as GPLv2+
|
2012-06-15 22:34:22 +02:00 |
|
Alejandro Mery
|
352188a376
|
renamed sunxi-tools.h to common.h
|
2012-05-10 09:33:41 +02:00 |
|
Alejandro Mery
|
fd16859d79
|
script: changed gpio data to int32_t
|
2012-05-06 21:28:46 +02:00 |
|
Alejandro Mery
|
4d6b096caa
|
script: renamed script_*_entry_append() to _new() and changed to receive the section instead of the script
|
2012-05-06 16:05:32 +02:00 |
|
Alejandro Mery
|
bdd5abdbe1
|
script: rename script_section_append() to script_section_new()
|
2012-05-06 16:04:03 +02:00 |
|
Alejandro Mery
|
8368bee12d
|
script: implement script_gpio_entry_append()
|
2012-05-04 15:33:06 +02:00 |
|
Alejandro Mery
|
c62b4603e4
|
script: accept empty string entries
|
2012-05-04 15:27:47 +02:00 |
|
Alejandro Mery
|
33d67b7288
|
script: implemented script_string_entry_append()
|
2012-05-04 14:49:32 +02:00 |
|
Alejandro Mery
|
05a2d8f70a
|
script: implement script_single_entry_append()
|
2012-05-04 14:40:55 +02:00 |
|
Alejandro Mery
|
fa39a095f7
|
script: don't accept empty section or entry names
|
2012-05-04 14:33:36 +02:00 |
|
Alejandro Mery
|
93dd0a4824
|
script: add recursive script_delete(), script_section_delete() and script_entry_delete()
|
2012-05-04 11:31:14 +02:00 |
|
Alejandro Mery
|
0dd7e13aba
|
script: getting started with the script tree
|
2012-05-04 10:06:14 +02:00 |
|