cog/Frameworks/HivelyPlayer/HivelyPlayer
Christopher Snowhill ab8154348e Hively Replayer: Fix undefined behavior
Shifting negative numbers to the left is undefined behavior, so replace
with a multiply operation instead.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-03-06 03:53:28 -08:00
..
en.lproj Implemented Hively Player support 2013-10-29 15:51:55 -07:00
es.lproj Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00
HivelyPlayer-Info.plist Update copyright year 2022-01-02 23:34:29 -08:00
blip_buf.c Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00
blip_buf.h Implemented Hively Player support 2013-10-29 15:51:55 -07:00
hvl_replay.c Hively Replayer: Fix undefined behavior 2022-03-06 03:53:28 -08:00
hvl_replay.h Clean up most warnings and update some dependencies 2021-04-29 18:16:24 -07:00
hvl_tables.h Updated Hively Player with cleaner filter generator source, and updated DUMB with more faithful tempo calculation 2014-04-11 16:35:54 -07:00
sinc_generator.c Removed muffling cutoff from Hively Player blip buffer table, and threw in a generator 2014-04-11 17:42:00 -07:00