No description
Find a file
Pavel Krajcevski 87375f4c14 Change signed to unsigned in order to match the function pointer typedef prototype.
Changed the function prototype to match that of the typedef in the rest of the library, and fixed a bug where we would iterate too far with the initial buffer.
2012-08-28 19:40:00 -04:00
BPTCEncoder Change signed to unsigned in order to match the function pointer typedef prototype. 2012-08-28 19:40:00 -04:00
CLTool Start working on command line tool -- Currently just making sure that everything builds and links. Also rearranged some function definitions to better accomodate this. 2012-08-28 15:47:19 -04:00
Core Start working on command line tool -- Currently just making sure that everything builds and links. Also rearranged some function definitions to better accomodate this. 2012-08-28 15:47:19 -04:00
IO Make sure to also link against zlib. 2012-08-28 16:45:37 -04:00
QtGUI Initial commit with a few modifications 2012-08-24 15:56:45 -04:00
CMakeLists.txt Start working on command line tool -- Currently just making sure that everything builds and links. Also rearranged some function definitions to better accomodate this. 2012-08-28 15:47:19 -04:00