RetroArch/libretro-common
Jesse Talavera c0715fc420
Fix incorrect documentation for retro_audio_sample_batch_t (#16965)
retro_audio_sample_batch_t returns the number of processed frames, *not* samples.

- See `audio_driver_sample_batch` in `audio_driver.h`
2024-09-07 07:58:52 -07:00
..
audio iC comments 2024-07-20 17:54:44 +02:00
cdrom Replace more strlcat calls with strlcpy 2023-06-18 19:25:24 +02:00
compat Remove asserts 2023-01-09 00:51:05 +01:00
crt Squashed 'libretro-common/' changes from edffe4d147..1548bee835 2018-06-25 23:55:40 +02:00
dynamic Fix a build error on iOS (#16903) 2024-08-21 12:57:02 -07:00
encodings iC comments 2024-07-20 17:54:44 +02:00
features Add Doxygen-styled comments to parts of the libretro API (#15641) 2024-03-09 17:24:01 -08:00
file Resync libretro-common 2024-09-05 11:49:08 +02:00
formats Fix several warnings 2023-07-02 05:46:45 +02:00
gfx (libretro-common) Resync 2023-05-30 19:34:55 +02:00
glsym (libretro-common) Update copyright 2020-01-31 15:43:42 +01:00
hash (libretro-common) Rename rhash to lrc_hash 2020-12-28 19:55:54 +01:00
include Fix incorrect documentation for retro_audio_sample_batch_t (#16965) 2024-09-07 07:58:52 -07:00
libco iC comments 2024-07-20 17:54:44 +02:00
lists Cut down on strlcats 2024-06-16 19:15:07 +02:00
media Cleanups/simplifications 2023-08-17 21:58:41 +02:00
memmap (memmap.c) Silence implicit declaration of function 'free' for PSL1GHT 2023-02-20 14:29:40 +01:00
net Add support for mbedtls v3 (#16763) 2024-07-18 06:25:29 -07:00
playlists Minor improvements for db / playlist handling (#16060) 2023-12-30 11:45:36 -08:00
queues More widget additions and adjustments (#16287) 2024-02-25 20:23:08 -08:00
rthreads iC comments 2024-07-20 17:54:44 +02:00
samples * Create fill_pathname_join_special - and specify fill_pathname_join 2022-08-04 14:19:38 +02:00
streams C89 buildfix 2024-09-05 17:44:05 +02:00
string (libretro-common) stdstring - get rid of these pointless functions 2024-09-05 11:44:57 +02:00
test iC comments 2024-07-20 17:54:44 +02:00
time Remove asserts 2023-01-09 00:51:05 +01:00
utils Replace do { while (true) ; with for (;;) 2024-04-05 20:03:05 +02:00
vfs vfs_implementation: Fix warning of unused include_hidden parameter (#16540) 2024-05-17 08:12:33 -07:00
vulkan [Vulkan] Define and implement v2 of context negotiation interface (#14890) 2023-02-04 16:51:50 +01:00
.gitignore Updates 2020-12-13 21:21:21 +01:00
Makefile.test Moving more stuff from samples to tests 2021-05-10 19:45:50 +02:00