nuttx-apps/system
qiaohaijiao1 e949e207e0 nxplayer: add support which mp3 file which has no ID3 header
Signed-off-by: qiaohaijiao1 <qiaohaijiao1@xiaomi.com>
2023-02-01 21:46:21 +08:00
..
adb adb: add depends on LIBUV 2023-01-25 23:20:28 +02:00
argtable3 [system/argtable3] Add test suite for argtable3 2023-01-25 23:45:29 +02:00
cachespeed system/cachespeed:Optimize output format and processing logic 2022-12-29 03:56:45 +08:00
cdcacm Rename CONFIG_LIB_BOARDCTL to CONFIG_BOARDCTL 2021-08-06 11:04:35 +02:00
cfgdata Fix the minor style issue 2022-10-16 19:07:16 +02:00
cle compiler.h: Add _ between format|printf|syslog|scanf|strftime and like 2022-12-21 01:05:12 +02:00
composite Rename CONFIG_LIB_BOARDCTL to CONFIG_BOARDCTL 2021-08-06 11:04:35 +02:00
critmon Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 18:40:23 +02:00
cu cu: fix cu hang when meet ctrl + C 2022-07-29 19:21:52 +03:00
dhcpc dhcp: Make the option dependence work for usrsock case 2022-11-21 01:02:14 +08:00
dumpstack system/dumpstack: add dump stack tool support 2021-08-01 23:56:36 -07:00
flash_eraseall system: nxstyle fixes 2021-06-11 02:42:05 -05:00
gcov system/gcov: add show usage 2022-09-27 19:39:31 +08:00
hex2bin Rename LIB_ to LIBC_ for all libc Kconfig 2021-08-05 16:42:32 +02:00
hexed Makefile: replace INCDIR to INCDIR_PREFIX 2022-11-10 02:38:58 +08:00
hostname system/hostname: Add an option to read the hostname from a file 2022-07-18 12:29:51 +08:00
i2c compiler.h: Add _ between format|printf|syslog|scanf|strftime and like 2022-12-21 01:05:12 +02:00
input system/input: update input device name 2022-08-16 14:59:34 +08:00
iptables apps/system: Add iptables command. 2022-12-29 14:26:41 +08:00
libuv Makefile: replace INCDIR to INCDIR_PREFIX 2022-11-10 02:38:58 +08:00
lm75 system: update licenses to Apache 2021-06-11 02:42:05 -05:00
lzf system/lzf: correct the open mode 2021-12-20 09:12:52 -06:00
mdio system: nxstyle fixes 2021-06-11 02:42:05 -05:00
netdb system: nxstyle fixes 2021-06-11 02:42:05 -05:00
nsh system/telnet: Fix the style warning 2022-11-07 15:24:08 +09:00
ntpc system: fix relative path CI error 2021-06-16 09:03:06 -05:00
nxcamera system/media: fix race condion on pthread id 2023-01-20 22:47:26 +08:00
nxlooper apps/system/nxplayer&nxlooper: fix codechecker warning 2023-01-25 23:44:07 +02:00
nxplayer nxplayer: add support which mp3 file which has no ID3 header 2023-02-01 21:46:21 +08:00
nxrecorder system/media: fix race condion on pthread id 2023-01-20 22:47:26 +08:00
ping system/ping: remove depends since NETUTILS_PING already contains this check 2022-11-20 19:35:13 +08:00
ping6 system/ping: remove depends since NETUTILS_PING already contains this check 2022-11-20 19:35:13 +08:00
popen Rename task_spawnattr_setstacksize to posix_spawnattr_setstacksize 2022-11-01 09:51:08 +09:00
psmq move embedlog from system to logging 2023-01-05 21:42:15 +08:00
ramspeed system/ramspeed: skip cases where time too short 2023-01-18 09:02:10 +01:00
ramtest system: update licenses to Apache 2021-06-11 02:42:05 -05:00
readline Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),) 2022-10-16 14:59:08 +02:00
sched_note drivers/note: rename /dev/note to /dev/note/ram 2022-12-15 12:15:53 +08:00
setlogmask apps: system: setlogmask: update licenses to Apache 2022-03-08 17:04:01 +02:00
spi compiler.h: Add _ between format|printf|syslog|scanf|strftime and like 2022-12-21 01:05:12 +02:00
stackmonitor Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 18:40:23 +02:00
system Rename task_spawnattr_setstacksize to posix_spawnattr_setstacksize 2022-11-01 09:51:08 +09:00
taskset apps: getpid should return process id not thread id 2022-11-17 17:58:45 +08:00
tee Makefile: Uros Platise: update licenses to Apache 2021-06-07 21:35:33 -05:00
telnet netutils: Support telnetd in the kernel mode 2022-11-07 15:24:08 +09:00
telnetd netutils: Support telnetd in the kernel mode 2022-11-07 15:24:08 +09:00
termcurses Fix the minor style issue 2022-10-16 19:07:16 +02:00
trace system/trace: Check NOTERAM_GETTASKNAME existence directly 2022-12-26 11:53:26 +08:00
ubloxmodem style: unify path to files in comment section 2022-03-09 10:37:33 +08:00
uniqueid apps: unify FAR attribute usage across apps 2022-04-05 00:55:22 +08:00
uorb Makefile: replace INCDIR to INCDIR_PREFIX 2022-11-10 02:38:58 +08:00
usbmsc Fix boarctl typos 2022-01-16 08:07:47 +01:00
vi compiler.h: Add _ between format|printf|syslog|scanf|strftime and like 2022-12-21 01:05:12 +02:00
zmodem Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 18:40:23 +02:00
.gitignore Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
Make.defs Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
Makefile Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00