Commit Graph

6 Commits

Author SHA1 Message Date
WerWolv 3a6d19eca4 Added event system and make use of it for data invalidation 2020-11-12 09:38:52 +01:00
WerWolv 3dfff3c754 Don't try to hash more bytes than the file contains 2020-11-11 11:56:24 +01:00
WerWolv 9e62685fd1 Fix crash when moving around certain views 2020-11-11 10:47:02 +01:00
WerWolv 6f59955c92 Added FPS display 2020-11-11 09:22:55 +01:00
WerWolv 434bb3494a Abstracted FILE handle into a generic data provider class 2020-11-11 09:18:35 +01:00
WerWolv c87bc6aebe Implemented hash view with CRC16, CRC32 and MD5 support
More to come
2020-11-11 00:13:09 +01:00