rockbox/apps/plugins/lua/include_lua
Solomon Peachy 388adff3cc pcm: Further cleanup of unused bits of the PCM ACPI:
* pcm_get_bytes_remaining()
 * pcm_calculate_peaks()
 * pcm_get_peak_buffer()

Nothing in-tree uses these at all (except for the lua plugin wrapper)

Change-Id: I971b7beed6760250c8b1ce58f401a601e1e2d585
2020-11-12 15:59:09 +00:00
..
audio.lua
blit.lua
color.lua
draw.lua
draw_floodfill.lua
draw_num.lua lua optimize poly_draw add draw_number, poly_points modules 2019-08-26 22:17:33 -05:00
draw_poly.lua lua optimize poly_draw add draw_number, poly_points modules 2019-08-26 22:17:33 -05:00
draw_text.lua
files.lua lua move strip_extension and create_numbered_filename out of main binary 2019-09-28 03:15:15 +02:00
image.lua
image_save.lua
lcd.lua
math_ex.lua
pcm.lua pcm: Further cleanup of unused bits of the PCM ACPI: 2020-11-12 15:59:09 +00:00
playlist.lua
poly_points.lua lua optimize poly_draw add draw_number, poly_points modules 2019-08-26 22:17:33 -05:00
print.lua lua playback example 2020-09-27 15:57:34 +00:00
printtable.lua
rbcompat.lua
rbsettings.lua Lua add metadata and settings reading helper module 2019-09-07 03:10:59 +02:00
sound.lua
timer.lua