rockbox/apps/recorder
William Wilgus 4fb5aeb096 recorder/pcm_record.c cleanup copy function
re: coverity
write_write_order: In long(*s++) + *s++,
s is written in *s++ and written in long(*s++)
but the order in which the side effects take place is undefined because
there is no intervening sequence point.

Change-Id: I2911c240f3e85fcfbf77297e8579e02e217c5af5
2021-08-10 11:22:13 +00:00
..
albumart.c Fix possible truncation albumart.c 2019-07-09 22:58:06 -05:00
albumart.h Fix warning in android build. 2011-02-27 21:09:36 +00:00
bmp.c Agptek Rocker: Initial commit 2018-06-12 10:31:14 +02:00
bmp.h Support GIMP bmp files. 2013-12-22 19:55:55 +01:00
icons.c [3/4] Completely remove HWCODEC support 2020-07-24 21:20:13 +00:00
icons.h statusbar: Make statusbar height equal SYSFONT_HEIGHT 2020-10-26 19:52:40 +00:00
jpeg_common.h Simplify clamp_component 2021-08-05 10:26:50 +00:00
jpeg_idct_arm.S
jpeg_load.c Remove execute bit from file permissions from recent commit 2021-03-02 02:10:53 +00:00
jpeg_load.h Embedded album art support in MP3/ID3v2 tags. 2011-02-09 20:13:13 +00:00
keyboard.c LCD core move buf ptr and address look up function viewport struct 2020-10-26 12:28:48 -04:00
pcm_record.c recorder/pcm_record.c cleanup copy function 2021-08-10 11:22:13 +00:00
pcm_record.h Update software recording engine to latest codec interface. 2013-06-30 00:40:27 +02:00
peakmeter.c statusbar: Make statusbar height equal SYSFONT_HEIGHT 2020-10-26 19:52:40 +00:00
peakmeter.h Auto-Ranging Time Formatting For Menus (hh:mm:ss:mss) 2018-12-22 12:27:21 -06:00
recording.c RFC: Fix a couple more dangling stack-allocated viewports 2021-07-07 15:19:43 +00:00
recording.h [3/4] Completely remove HWCODEC support 2020-07-24 21:20:13 +00:00
resize.c [1/4] Remove SH support and all archos targets 2020-07-24 21:20:13 +00:00
resize.h [1/4] Remove SH support and all archos targets 2020-07-24 21:20:13 +00:00