Annotation-System/cinera
Matt Mascarenhas 1280142d45 cinera.c: Clean up string copy functions
This commit replaces ClearCopyStringNoFormat() with
ClearCopyStringNoFormatOrTerminate(). All calls to that function
passed an implicitly 0-terminated string as the destination, meaning
that we don't need to 0-terminate them and, in not doing, we free up a
byte to store data.

It also deduplicates code as CopyBytes(), and does a little bounds
checking before actually trying to copy.
2023-01-13 12:01:26 +00:00
..
examples cinera: Fix theatre and add GUI clickable for it 2018-01-17 20:15:00 +00:00
cinera.c cinera.c: Clean up string copy functions 2023-01-13 12:01:26 +00:00
cinera.css cinera: Add numbering and fix sizes 2022-08-01 20:58:55 +01:00
cinera_clear.js cinera_clear.js: Fix the placement of the clear 2021-06-11 17:39:48 +01:00
cinera_config.c cinera.c: Enable default closed captions 2023-01-11 19:24:41 +00:00
cinera_icon_filter.png cinera.c: Add support for alternative URL prefixes 2017-12-07 21:07:36 +00:00
cinera_player_post.js cinera.c: Add "direct" video support 2021-07-07 16:33:54 +01:00
cinera_player_pre.js cinera.c: Enable default closed captions 2023-01-11 19:24:41 +00:00
cinera_post.js cinera.c: Config 2020-05-09 18:33:25 +01:00
cinera_pre.js cinera.js: Add a "Clear" element 2021-06-11 16:38:38 +01:00
cinera_search_post.js cinera_clear.js: Fix the placement of the clear 2021-06-11 17:39:48 +01:00
cinera_search_pre.js cinera_search_pre.js: Fix scrolling bug 2023-01-10 12:39:06 +00:00
cinera_sprite_donorbox.png cinera.c: Add Donorbox as default support platform 2022-12-06 18:22:06 +00:00
cinera_sprite_github.png cinera: Add IRC unfurl tags and GitHub sponsors 2022-08-23 22:36:20 +01:00
cinera_sprite_kofi.png cinera.c: Add Ko-fi as a default support platform 2022-10-13 20:21:48 +01:00
cinera_sprite_patreon.png cinera.c: Config 2020-05-09 18:33:25 +01:00
cinera_sprite_sendowl.png cinera.c: Config 2020-05-09 18:33:25 +01:00
stb_image.h cinera.c: Config 2020-05-09 18:33:25 +01:00