Stefan `Sec` Zehl
|
61c1293611
|
Add Timestamp support for filesystem. This took me 3h to debug :-/
|
2011-08-01 05:11:56 +02:00 |
Stefan `Sec` Zehl
|
d5e93a1fca
|
Merge branch 'master' of github.com:r0ket/r0ket
Conflicts:
firmware/basic/config.c
|
2011-08-01 05:05:47 +02:00 |
schneider
|
13df9eec9d
|
select: wait for key release
|
2011-08-01 02:18:36 +02:00 |
Stefan `Sec` Zehl
|
f2c5d53cb9
|
Oops. We need to close the files, too.
|
2011-08-01 01:55:04 +02:00 |
Stefan `Sec` Zehl
|
6299286348
|
Two utility functions to read/write small files
|
2011-08-01 01:12:58 +02:00 |
Stefan `Sec` Zehl
|
5d0887be71
|
Move config stuff into own include. Iggy said its better :-)
|
2011-08-01 01:12:21 +02:00 |
Stefan `Sec` Zehl
|
535b635b0e
|
First draft of the new global config system
Sorry if your display is mirrored again %)
|
2011-07-27 00:57:36 +02:00 |
schneider
|
8daf823d98
|
fs: improved file selector
|
2011-07-25 00:32:36 +02:00 |
Stefan `Sec` Zehl
|
f79d3b49f4
|
More powersaving/queue-working
|
2011-07-24 16:29:14 +02:00 |
Stefan `Sec` Zehl
|
abfe5342c9
|
Rename inconveniently-named select() to more correct mmc_select()
|
2011-07-24 10:26:04 +02:00 |
schneider
|
b49a49f31c
|
filesystem: add option to decode loadables
|
2011-07-19 01:21:05 +02:00 |
schneider
|
43eddd123b
|
filesystem: check signature of loadables with cbc-mc
|
2011-07-19 01:12:53 +02:00 |
Stefan `Sec` Zehl
|
fcf3ec22c5
|
Fix includes to remove unneccessary dependencies on <allfonts.h>
|
2011-07-18 18:19:22 +02:00 |
Stefan `Sec` Zehl
|
f98c33d49b
|
Remove more unnecessary depends
|
2011-07-17 15:13:59 +02:00 |
Stefan `Sec` Zehl
|
0fb18e7991
|
Remove unneeded dependency
|
2011-07-17 12:26:06 +02:00 |
schneider
|
5967575ef3
|
moved file execution code into filesystem lib
|
2011-07-17 02:02:45 +02:00 |
schneider
|
6c3fdd3d5d
|
select files to execute
|
2011-07-17 01:45:00 +02:00 |
Stefan `Sec` Zehl
|
f3f1c01d57
|
Add f_get_rc_string to get result code strings.
Probably only use for debugging
|
2011-07-13 00:22:18 +02:00 |
Stefan `Sec` Zehl
|
f941dd5451
|
Optimize Makefiles (add auto-dependencies),
and convert basic/ into a lib like the other subdirs
|
2011-07-09 20:17:00 +02:00 |
schneider
|
883e642618
|
new tree structure
|
2011-06-19 21:01:00 +02:00 |