Results 76 comments of dmo

`pre_release` script still return an error and DeprecationWarning I still don't understand why the website need to be generated by the package installer. Otherwise, I'm happy to do a package...

In my last comment I'm talking about the 1.6.2 source from https://github.com/Breakthrough/DVR-Scan/releases/tag/v1.6.2-release

Fixed in https://github.com/cboxdoerfer/ddb_musical_spectrum/pull/24

@JoeOsborn Debian zlib1g-dev is 1.3.1 and retroarch 1.2.8

Still doesn't build in libchdr_flac.c We have flac 1.5.0 in debian unstable ``` CC libretro-common/formats/libchdr/libchdr_flac.c libretro-common/formats/libchdr/libchdr_flac.c:28:8: error: unknown type name 'drflac_bool32' 28 | static drflac_bool32 flac_decoder_seek_callback(void *userdata, int offset, drflac_seek_origin...

> For my build, I added -DHAVE_DR_FLAC=1 to the CFLAGS environment variable to get it to compile with system libFLAC. I hope that that hack won't be necessary in future...