2020-03-01, 23:31
@garbear Hi, we were talking with velocity in the irc channel about this https://github.com/xbmc/xbmc/blob/master...e.cpp#L105 method. I wanted to implement this to do some PR for my submission and I have a question about the purpose of the method, should this method just change the label of the save state or it should also rename the stored file. I understand that the way the file is stored will change but for now should I implement this method (and/or the delete method)