summaryrefslogtreecommitdiffstats
path: root/apps/include
AgeCommit message (Expand)AuthorFilesLines
2015-02-06apps/netutils/netlib: Add utilities to convert to/from prefix lengths from/t...Gregory Nutt1-0/+3
2015-02-03Add netlib and application hooks for ICMPv6 auto-configuration (still incompleteGregory Nutt1-0/+6
2015-01-18Rename IPv4 netlib functions and files to make room in the namespace for corr...Gregory Nutt1-9/+11
2015-01-18Refresh configuration/update some misnamed conditional compilationGregory Nutt1-3/+19
2015-01-18apps/netutils/dnsclient: Can select to be either IPv4 or IPv6, but not both ...Gregory Nutt1-2/+2
2015-01-16Networking: Replace all references to net_ipaddr_t with either in_addr_t on ...Gregory Nutt1-2/+2
2014-12-06apps/inifile: Filename parameter should be constGregory Nutt1-1/+1
2014-11-15Network: All logic will now handle varialbe length link layer protocol heade...Gregory Nutt1-1/+6
2014-07-27First cut implementation of fast forward and rewind controlsGregory Nutt1-8/+10
2014-07-27Move subsampling rate definitions from nxplayer.h to audio.hGregory Nutt1-15/+2
2014-07-24Changes to integrate with Ken's NxWM::CMediaPlayerGregory Nutt1-4/+6
2014-07-24Audio: Add hooks for fast-forward and rewind needed by CMediaPlayer; add hoo...Gregory Nutt1-20/+132
2014-07-23NxPlayer: Misc changes to better integrate with NxWM::CMediaPlayerGregory Nutt2-6/+23
2014-07-04NET: emoved all includes of uip.h; added includes of ip.h wherever needed. T...Gregory Nutt3-3/+6
2014-07-04Remove all inclusion of uip.hGregory Nutt2-2/+0
2014-07-04NET: More renamingGregory Nutt1-1/+1
2014-07-03Fixes to errors that I introduced from Pelle WinderstamGregory Nutt1-3/+3
2014-07-02NET: Misc naming clean-upGregory Nutt1-3/+1
2014-07-02NET: Rename functions in apps/netutils/netlib to begin with netlib_ vs uip_Gregory Nutt1-16/+16
2014-07-02Rename files apps/netutils/netlib/uip_*.c to apps/netutils/netlib/netlib_*.cGregory Nutt1-1/+1
2014-07-02NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt2-9/+9
2014-06-29NET: Renaming of IP address typesGregory Nutt1-9/+14
2014-06-29Fixes for networking and tiny webserver from MaxGregory Nutt1-19/+33
2014-06-26The hex2bin library did not build with debug offGregory Nutt1-1/+1
2014-06-24Move the remaining files from include/nuttx/net/uip to include/nuttx/net; Ren...Gregory Nutt2-2/+2
2014-06-24Move include/nuttx/net/uipopt.h to include/nuttx/net/netconfig.hGregory Nutt3-3/+3
2014-06-17SAMA5D4: More progress on XDMAC driver (still no complete); Also fixes some ...Gregory Nutt1-1/+1
2014-06-16hex2bin: Add alternative interface layers to illustrate how to load programsGregory Nutt1-4/+74
2014-06-15hex2dump: Needs to read new character at end of the loopGregory Nutt1-3/+1
2014-06-15Add conversion of Intel HEX to binaryGregory Nutt1-0/+204
2014-05-09Move prun from interpreters/ to system/; And an NSH built-in appliation that...Gregory Nutt1-0/+2
2014-05-09Move P-Code execution logic from interpreters/prun to system/prunGregory Nutt1-4/+4
2014-05-09Create P-Code execution helper in apps/interpreters/prun; The P-Code binary f...Gregory Nutt1-0/+90
2014-05-05The alternate console device CONFIG_NSH_CONDEV must not be defined unconditio...Gregory Nutt1-1/+1
2014-04-13More trailing whilespace removalGregory Nutt13-67/+67
2014-04-11The rest of the resolv->DNS client naming change: Renamed directories and he...Gregory Nutt1-1/+1
2014-04-11Long needed clean up of DNS resolver for coding style and naming conventionsGregory Nutt1-27/+126
2014-04-11NTP client, minor clean-up and enhancementsGregory Nutt1-5/+20
2014-04-10apps/netutils/ntpclient: Add a primitive NTP client. Initial checkin is unt...Gregory Nutt3-189/+302
2014-02-02Add an EMACS-like command line editor that can be used wit NSHGregory Nutt1-0/+87
2014-01-21Networking: Improved status reporting and new carrier management interfaces....Gregory Nutt1-21/+23
2014-01-15Remove carriage returns from INI file parser filesGregory Nutt1-138/+138
2014-01-15Add a tiny INI file parserGregory Nutt1-0/+138
2013-12-10Move include/nuttx/fb.h to include/nuttx/video/fb.hGregory Nutt1-2/+2
2013-10-30apps/platform/mikroe-stm32f4 now support platform-specific configuration data...Gregory Nutt1-1/+1
2013-10-30Add interface definition for platform-specific storage of configuration data;...Gregory Nutt1-0/+164
2013-10-28Add for audio sub-format in audion system. From Ken PettitGregory Nutt1-2/+3
2013-10-27Remove trailing whitespaceGregory Nutt1-21/+21
2013-10-27Add apps/system/nxplayer media player from Ken PettitGregory Nutt1-0/+356
2013-09-30cosmetic update to commentsGregory Nutt1-5/+6