{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":755900984,"defaultBranch":"master","name":"om2bms","ownerLogin":"ThorsThunder04","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-02-11T12:33:51.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/87436831?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1718544791.0","currentOid":""},"activityList":{"items":[{"before":"0d65bc3ee9113f8c1ddd61e69d2d56affc6d2fd3","after":"08eb1ffff1321bd4357ebefae586d67da9a70a87","ref":"refs/heads/dev","pushedAt":"2024-06-19T08:56:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ThorsThunder04","name":"Thor","path":"/ThorsThunder04","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87436831?s=80&v=4"},"commit":{"message":"hitsounds config fix?\n\nFor some odd reason it has to be `None`. So I forgot to change it here. Hopefully this fixes the issue. I'll try and remove the need for `None` at some point.","shortMessageHtmlLink":"hitsounds config fix?"}},{"before":null,"after":"0d65bc3ee9113f8c1ddd61e69d2d56affc6d2fd3","ref":"refs/heads/dev","pushedAt":"2024-06-16T13:33:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ThorsThunder04","name":"Thor","path":"/ThorsThunder04","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87436831?s=80&v=4"},"commit":{"message":"First iteration of a GUI for the application\n\nAdded tkinter based GUI for easier use to the user.","shortMessageHtmlLink":"First iteration of a GUI for the application"}},{"before":"9140dc010b6bc9cc95ce6a071ab7e106ec6bf4bd","after":"13a4b7e36cfc3ea2a20baaeae8d8ca6bb1b4a951","ref":"refs/heads/master","pushedAt":"2024-03-23T13:04:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ThorsThunder04","name":"Thor","path":"/ThorsThunder04","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87436831?s=80&v=4"},"commit":{"message":"added keycount prefix to difficulty names","shortMessageHtmlLink":"added keycount prefix to difficulty names"}},{"before":"c496f4dcc91cd65eca4ead76281e639388ca98a9","after":"9140dc010b6bc9cc95ce6a071ab7e106ec6bf4bd","ref":"refs/heads/master","pushedAt":"2024-03-05T16:25:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ThorsThunder04","name":"Thor","path":"/ThorsThunder04","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87436831?s=80&v=4"},"commit":{"message":"so that input folder visible in github","shortMessageHtmlLink":"so that input folder visible in github"}},{"before":"843912d6d1839aca45ad4e139c237496d9e62a4a","after":"c496f4dcc91cd65eca4ead76281e639388ca98a9","ref":"refs/heads/master","pushedAt":"2024-03-05T16:23:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ThorsThunder04","name":"Thor","path":"/ThorsThunder04","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87436831?s=80&v=4"},"commit":{"message":"Small readme update","shortMessageHtmlLink":"Small readme update"}},{"before":"3090ed2831feb7c063453508baf7e84017091964","after":"843912d6d1839aca45ad4e139c237496d9e62a4a","ref":"refs/heads/master","pushedAt":"2024-02-26T23:48:01.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ThorsThunder04","name":"Thor","path":"/ThorsThunder04","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87436831?s=80&v=4"},"commit":{"message":"Changed other keycount layouts and updated the readme\n\n- Chanaged the layouts to match with a keyboard instead of a bms controller. (It's different with the controller because it's not a line, and not everyone has a controller)\n\n- Updated the README to have an explanation to which notes are mapped to which columns for the keycounts below 7k.","shortMessageHtmlLink":"Changed other keycount layouts and updated the readme"}},{"before":"19c952cd7117d957c30f6f68edd23cecb227a1da","after":"3090ed2831feb7c063453508baf7e84017091964","ref":"refs/heads/master","pushedAt":"2024-02-20T20:05:50.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"ThorsThunder04","name":"Thor","path":"/ThorsThunder04","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87436831?s=80&v=4"},"commit":{"message":"small readme change","shortMessageHtmlLink":"small readme change"}},{"before":"455439cde358be602435c03b428260444404c62b","after":"19c952cd7117d957c30f6f68edd23cecb227a1da","ref":"refs/heads/master","pushedAt":"2024-02-13T23:05:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ThorsThunder04","name":"Thor","path":"/ThorsThunder04","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87436831?s=80&v=4"},"commit":{"message":"Main conversion function + terminal UI\n\n- Creation of a function named `convert()` in `om2bms_osz.py` to do the same thing as calling the file from the command line, but through function arguments.\n- Creation of a command line interface for `.osz` conversion that provides a simpler user interface. It also incorporates batch conversion for all files inside a given input file.\n- Updated README with the above and other stuff relevant to the project.","shortMessageHtmlLink":"Main conversion function + terminal UI"}},{"before":"cdef9e80cd7f771978e54bf7b1a257132bf87ee3","after":"455439cde358be602435c03b428260444404c62b","ref":"refs/heads/master","pushedAt":"2024-02-11T14:52:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ThorsThunder04","name":"Thor","path":"/ThorsThunder04","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87436831?s=80&v=4"},"commit":{"message":"Update from local branch\n\nImproved map background generations (with a predetermined format that fits to 4:3) Also added same image to the BMS Stage preview.\n\nAdded feature that automatically extracts 20s section preview audio from song.\n- If the preview time is defined in the .osu file, we take that\n- If not, we take first kiai section\n- If no kiai section, we start at 40% of song length\n\nAdded user_run.py for batch converting maps.\n\nChanged default audio offset to -235ms (seems to work, but might change in future if offset changes depending on machine)","shortMessageHtmlLink":"Update from local branch"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEaVMYxQA","startCursor":null,"endCursor":null}},"title":"Activity ยท ThorsThunder04/om2bms"}