log stateview.c @ 931:126c0294c1e4

age author description
Tue, 16 Feb 2016 19:13:00 -0800 Michael Pavone Make stateview and vgmplay compile again
Sun, 26 Jul 2015 21:18:44 -0700 Michael Pavone Finish OS X support in build_release script. Fix a name conflict in vgmplay on OS X. Call set_exe_str in vgmplay and stateview
Sun, 26 Jul 2015 01:09:05 -0700 Michael Pavone Fix missing includes of util.h
Sat, 25 Jul 2015 18:22:07 -0700 Michael Pavone Use a new fatal_error function instead of calling fprintf and exit for fatal errors. This new function more gracefully handles the case in which BlastEm was not started from a terminal or disconnected from ther terminal (Windows).
Tue, 21 Jul 2015 00:52:21 -0700 Michael Pavone Fix stateview build and fix Makefile to use /bin/echo since builtin echo does not always support -e
Wed, 20 May 2015 19:05:11 -0700 Michael Pavone Upgrade to SDL 2.0 and drop support for the non-OpenGL render path