log menu.c @ 954:cbc5b39e5518

age author description
Tue, 12 Apr 2016 22:50:31 -0700 Michael Pavone Implement "Resume" button in pause menu
Sat, 19 Mar 2016 17:53:50 -0700 Michael Pavone Make Exit option in menu work
Wed, 17 Feb 2016 22:58:07 -0800 Michael Pavone Add strerror output to menu dir open failure message
Wed, 17 Feb 2016 22:42:18 -0800 Michael Pavone Log errors opening directories in the menu code
Fri, 13 Nov 2015 22:56:59 -0800 Michael Pavone Selecting a second game from the menu now works
Mon, 09 Nov 2015 22:34:36 -0800 Michael Pavone SDL_AndroidGetExternalStoragePath did not do what I thought. Use JNI directly to call Environment.getExternalStorageDirectory
Sun, 08 Nov 2015 22:03:34 -0800 Michael Pavone Make menu stuff work on Android (theoretically)