{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":18275203,"defaultBranch":"master","name":"PiFmRds","ownerLogin":"ChristopheJacquet","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-03-30T22:19:48.000Z","ownerAvatar":"https://github.com/avatars/u/3521368?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1397430252.0","currentOid":""},"activityList":{"items":[{"before":"8e73879e46fd47a8c487171e2e0dcdad72093b7d","after":"dc5d94be02daf34f2be240e11ee5b3efa8984af2","ref":"refs/heads/master","pushedAt":"2024-03-02T13:46:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ChristopheJacquet","name":"Christophe Jacquet","path":"/ChristopheJacquet","primaryAvatarUrl":"https://github.com/avatars/u/3521368?s=80&v=4"},"commit":{"message":"Fix pointer cast to 32-bit, which is incorrect in 64-bit.\nThis caused compile warnings, and potentially buggy behavior (although on my RPi 3 / Raspbian 12 it ran fine).","shortMessageHtmlLink":"Fix pointer cast to 32-bit, which is incorrect in 64-bit."}},{"before":"5bb90a931f96c17aab1eee38b566b7a0b73da747","after":"8e73879e46fd47a8c487171e2e0dcdad72093b7d","ref":"refs/heads/master","pushedAt":"2024-02-25T09:49:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ChristopheJacquet","name":"Christophe Jacquet","path":"/ChristopheJacquet","primaryAvatarUrl":"https://github.com/avatars/u/3521368?s=80&v=4"},"commit":{"message":"Makefile: use LDFLAGS when linking (#194)\n\n[Retrieved (and slightly updated) from:\r\nhttps://git.buildroot.net/buildroot/tree/package/pifmrds/0002-Makefile-use-LDFLAGS.patch]\r\n\r\nSigned-off-by: \"Yann E. MORIN\" \r\nSigned-off-by: Fabrice Fontaine ","shortMessageHtmlLink":"Makefile: use LDFLAGS when linking (#194)"}},{"before":"495757ffcea51a65afde54736c1d63c55ef55a2b","after":"5bb90a931f96c17aab1eee38b566b7a0b73da747","ref":"refs/heads/master","pushedAt":"2024-02-24T21:47:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ChristopheJacquet","name":"Christophe Jacquet","path":"/ChristopheJacquet","primaryAvatarUrl":"https://github.com/avatars/u/3521368?s=80&v=4"},"commit":{"message":"Makefile: Fix static linking (#152)\n\nSince libsndfile uses funtions from libm, the -lm should be specified\r\nafter libsndfile for static linking.\r\n\r\n\r\n[Retrieved (and slightly updated) from:\r\nhttps://git.buildroot.net/buildroot/tree/package/pifmrds/0003-Makefile-fix-static-link.patch]\r\n\r\nSigned-off-by: \"Eric Limpens\" \r\nSigned-off-by: Fabrice Fontaine \r\nCo-authored-by: Christophe Jacquet ","shortMessageHtmlLink":"Makefile: Fix static linking (#152)"}},{"before":"a1e08d12988bd421520421e81cc8346ef6d17373","after":"495757ffcea51a65afde54736c1d63c55ef55a2b","ref":"refs/heads/master","pushedAt":"2024-02-24T18:14:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ChristopheJacquet","name":"Christophe Jacquet","path":"/ChristopheJacquet","primaryAvatarUrl":"https://github.com/avatars/u/3521368?s=80&v=4"},"commit":{"message":"Open control pipe in blocking mode.\n\nUp to now, Pi-FM-RDS was opening the FIFO in non-blocking mode, but with the latest Raspbian, the behavior was: the FIFO had to be opened by the writer before Pi-FM-RDS was started, and not closed after, as pointed out by wmcgrathled. I'm not sure if it was always like this, or if the semantics of opening a FIFO in non-blocking mode changed.\n\nAnyway, it's probably less confusing to open the FIFO in blocking mode, so at Pi-FM-RDS startup, the user is prompted to start the writer process if they haven't done so yet. This commit is changing this.\n\nFixes #154","shortMessageHtmlLink":"Open control pipe in blocking mode."}},{"before":"02b9e3afbb7d271341989ac0325e6b0e346bd541","after":"a1e08d12988bd421520421e81cc8346ef6d17373","ref":"refs/heads/master","pushedAt":"2024-02-22T22:05:09.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ChristopheJacquet","name":"Christophe Jacquet","path":"/ChristopheJacquet","primaryAvatarUrl":"https://github.com/avatars/u/3521368?s=80&v=4"},"commit":{"message":"Add more executables to .gitignore.","shortMessageHtmlLink":"Add more executables to .gitignore."}},{"before":"dd2859ac22490757c8a5af378e48ac09569a8bab","after":"02b9e3afbb7d271341989ac0325e6b0e346bd541","ref":"refs/heads/master","pushedAt":"2024-02-21T22:36:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ChristopheJacquet","name":"Christophe Jacquet","path":"/ChristopheJacquet","primaryAvatarUrl":"https://github.com/avatars/u/3521368?s=80&v=4"},"commit":{"message":"Support non-ASCII characters.\nCharacters are decoded according to the system's locale.\nThanks to andimik for reporting the feature request.\n\nfixes #187","shortMessageHtmlLink":"Support non-ASCII characters."}},{"before":"b0f253232b2c5084c51dc81200e6d1a116221ff2","after":"dd2859ac22490757c8a5af378e48ac09569a8bab","ref":"refs/heads/master","pushedAt":"2024-02-17T17:40:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ChristopheJacquet","name":"Christophe Jacquet","path":"/ChristopheJacquet","primaryAvatarUrl":"https://github.com/avatars/u/3521368?s=80&v=4"},"commit":{"message":"Update README. Fix a few broken links.","shortMessageHtmlLink":"Update README. Fix a few broken links."}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAECocubQA","startCursor":null,"endCursor":null}},"title":"Activity ยท ChristopheJacquet/PiFmRds"}