nes-proj/apps
adamdunkels 1a34dbe550 Broke out the base64 commands from the text module 2010-02-03 20:37:29 +00:00
..
about
calc Minor change. 2009-03-01 12:11:17 +00:00
cmdd Minor change. 2009-03-01 12:11:17 +00:00
codeprop switched all users of cfs_seek(x,y) to cfs_seek(x,y,CFS_SEEK_SET) 2009-02-27 14:28:02 +00:00
deluge shorten file size function by using the new CFS_SEEK_END. 2009-05-15 23:04:15 +00:00
dhcp
directory
email Added conversion of From field from PETSCII to ASCII (and adjusted setup window size to commented-out POP3 settings). 2010-01-31 21:44:49 +00:00
ftp Added process declaration 2008-11-06 08:30:23 +00:00
irc Bugfix: rewrote the switch() statement into an if/else sequence. Protothreads and switches do not mix well. 2008-11-28 00:15:43 +00:00
netconf
ping6 *** empty log message *** 2008-10-14 14:54:23 +00:00
process-list
program-handler Minor change. 2009-03-01 12:11:17 +00:00
serial-shell Changed the name of the 'serial' module to 'serial-line' to signify that the module is about lines of data from the serial port, not individual bytes, and to make sdcc happy 2009-03-17 15:56:32 +00:00
shell Broke out the base64 commands from the text module 2010-02-03 20:37:29 +00:00
telnet Added a telnet_connect() function 2009-03-05 23:56:56 +00:00
telnetd Include wget shell command in "standard" shell environments. 2008-11-10 22:10:32 +00:00
twitter Removed unused include serial-shell.h 2009-05-11 17:31:13 +00:00
vnc
webbrowser Allow to build the web browser without DNS support - like i.e. the email client and the IRC client. 2010-02-01 19:44:30 +00:00
webserver When a file was not found, and no notfound.html was found, send directory contents instead 2010-02-02 18:17:55 +00:00