Age | Commit message (Expand) | Author |
---|---|---|
2016-02-17 | Add strerror output to menu dir open failure message | Michael Pavone |
2016-02-17 | Log errors opening directories in the menu code | Michael Pavone |
2015-11-13 | Selecting a second game from the menu now works | Michael Pavone |
2015-11-09 | SDL_AndroidGetExternalStoragePath did not do what I thought. Use JNI directly... | Michael Pavone |
2015-11-08 | Make menu stuff work on Android (theoretically) | Michael Pavone |
2015-11-08 | ROM is now run after being selected in menu. Initial path for menu is read fr... | Michael Pavone |
2015-11-08 | Retrieve ROM filename from menu port write | Michael Pavone |
2015-11-08 | Initial work for allowing loading a ROM from menu | Michael Pavone |
2015-11-06 | More efficient handling of going up one directory in menu | Michael Pavone |
2015-11-06 | Allow directory navigation in menu. Sort directory entries | Michael Pavone |
2015-11-06 | Menu ROM now pulls real file names from the OS rather than using a fake list | Michael Pavone |