{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":49390403,"defaultBranch":"master","name":"TripLight","ownerLogin":"victimofleisure","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-01-10T23:26:15.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/5056038?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1712232284.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"17eb30e12251a5b89e0a003fb546067f58db75a6","ref":"refs/heads/Direct3D9","pushedAt":"2024-04-04T12:04:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"victimofleisure","name":"Chris Korda","path":"/victimofleisure","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5056038?s=80&v=4"},"commit":{"message":"create Direct3D9 branch\n\nThis version was derived from the VS2012 branch. It uses a more modern API to draw the gradient triangles, thereby improving performance and compatibility. The GDI GradientFill is replaced by DrawIndexedPrimitive in Direct3D 9.","shortMessageHtmlLink":"create Direct3D9 branch"}},{"before":"eba7c0dbd21cb25f6291a337f592be1ce2b042e2","after":"9c1ebcea567bb57f203e330e2478892b41e9cd35","ref":"refs/heads/VS2012","pushedAt":"2024-04-04T11:56:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"victimofleisure","name":"Chris Korda","path":"/victimofleisure","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5056038?s=80&v=4"},"commit":{"message":"create Visual Studio 2012 branch\n\nThe original was imported into VS2012 from VC6. This branch was created from scratch in VS2012. It should be functionally identical except for small initialization differences in Triplight.cpp and minor updates to the full screen code.","shortMessageHtmlLink":"create Visual Studio 2012 branch"}},{"before":null,"after":"eba7c0dbd21cb25f6291a337f592be1ce2b042e2","ref":"refs/heads/VS2012","pushedAt":"2024-04-04T11:45:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"victimofleisure","name":"Chris Korda","path":"/victimofleisure","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5056038?s=80&v=4"},"commit":{"message":"make export format default to PNG","shortMessageHtmlLink":"make export format default to PNG"}},{"before":"6fb240989fa38700c0ab5c5fcfbae0fa472c0d11","after":"eba7c0dbd21cb25f6291a337f592be1ce2b042e2","ref":"refs/heads/master","pushedAt":"2023-08-02T12:22:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"victimofleisure","name":"Chris Korda","path":"/victimofleisure","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5056038?s=80&v=4"},"commit":{"message":"make export format default to PNG","shortMessageHtmlLink":"make export format default to PNG"}},{"before":"094072572e2293dda8d9a8312903c79191050b76","after":"6fb240989fa38700c0ab5c5fcfbae0fa472c0d11","ref":"refs/heads/master","pushedAt":"2023-08-02T10:45:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"victimofleisure","name":"Chris Korda","path":"/victimofleisure","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5056038?s=80&v=4"},"commit":{"message":"1.00.01.04 restore snapshot support","shortMessageHtmlLink":"1.00.01.04 restore snapshot support"}},{"before":"cbe184ff23d5f0c0dbd4952fcfe0a05e62dcfc68","after":"094072572e2293dda8d9a8312903c79191050b76","ref":"refs/heads/master","pushedAt":"2023-04-16T18:59:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"victimofleisure","name":"Chris Korda","path":"/victimofleisure","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5056038?s=80&v=4"},"commit":{"message":"1.0.01.003\n\nseed with system time, not tick count","shortMessageHtmlLink":"1.0.01.003"}},{"before":"8beeaec32b5294df79d910841e7bb682f681222b","after":"cbe184ff23d5f0c0dbd4952fcfe0a05e62dcfc68","ref":"refs/heads/master","pushedAt":"2023-03-27T14:26:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"victimofleisure","name":"Chris Korda","path":"/victimofleisure","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5056038?s=80&v=4"},"commit":{"message":"Create README.md","shortMessageHtmlLink":"Create README.md"}},{"before":"eb9e9562f6d292d1c5e33d00e9fcb6fb4ef02ded","after":"8beeaec32b5294df79d910841e7bb682f681222b","ref":"refs/heads/master","pushedAt":"2023-03-27T14:25:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"victimofleisure","name":"Chris Korda","path":"/victimofleisure","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5056038?s=80&v=4"},"commit":{"message":"Update TripLightView.cpp","shortMessageHtmlLink":"Update TripLightView.cpp"}},{"before":"17815fcbb9c5aaa7bea42fe79aef73795dcc0f30","after":"eb9e9562f6d292d1c5e33d00e9fcb6fb4ef02ded","ref":"refs/heads/master","pushedAt":"2023-03-27T12:11:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"victimofleisure","name":"Chris Korda","path":"/victimofleisure","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5056038?s=80&v=4"},"commit":{"message":"1.00.01.002\n\n1. convert project to Visual Studio 2012; remove legacy files\n2. add properties, settings, mapping and options dialogs with persistence\n3. add MIDI input so properties can be mapped and controlled remotely\n4. add MIDI output with generative musical accompaniment\n5. add option to use specific random seed instead of system time\n6. add command to fade in or out; make it a mapping target\n7. add modulation to different keys; use stealth to avoid dissonance\n8. add piano window that continuously displays chord tones and volumes\n9. add export of video as frame sequence; also export music as MIDI file\n10. add option to export PNG instead of bitmap","shortMessageHtmlLink":"1.00.01.002"}},{"before":"58805bc3db0e8c39163b5e3433403a9ea0347ee3","after":"17815fcbb9c5aaa7bea42fe79aef73795dcc0f30","ref":"refs/heads/master","pushedAt":"2023-03-27T11:50:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"victimofleisure","name":"Chris Korda","path":"/victimofleisure","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5056038?s=80&v=4"},"commit":{"message":"restructure folders\n\nMove source files into trunk subfolder.","shortMessageHtmlLink":"restructure folders"}},{"before":"8ed13c59b5f1807d0ff6986895523a0308f89908","after":"58805bc3db0e8c39163b5e3433403a9ea0347ee3","ref":"refs/heads/master","pushedAt":"2023-03-23T13:16:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"victimofleisure","name":"Chris Korda","path":"/victimofleisure","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5056038?s=80&v=4"},"commit":{"message":"remove MFC 6 project files","shortMessageHtmlLink":"remove MFC 6 project files"}},{"before":"adb52a94473c9f2b8da8a70050eb898c071f3b90","after":"8ed13c59b5f1807d0ff6986895523a0308f89908","ref":"refs/heads/master","pushedAt":"2023-03-23T12:59:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"victimofleisure","name":"Chris Korda","path":"/victimofleisure","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5056038?s=80&v=4"},"commit":{"message":"remove binaries\n\nbinaries were mistakenly added","shortMessageHtmlLink":"remove binaries"}},{"before":"4a0c3aac9eeb267d5ad08e6e466c09299cf86876","after":"adb52a94473c9f2b8da8a70050eb898c071f3b90","ref":"refs/heads/master","pushedAt":"2023-03-23T12:58:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"victimofleisure","name":"Chris Korda","path":"/victimofleisure","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5056038?s=80&v=4"},"commit":{"message":"1.0.01.000\n\nadd MIDI in and out, mapping, various dialogs, generative music","shortMessageHtmlLink":"1.0.01.000"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEJ728hAA","startCursor":null,"endCursor":null}},"title":"Activity ยท victimofleisure/TripLight"}