{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":118180499,"defaultBranch":"master","name":"ici","ownerLogin":"atrn","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-01-19T21:28:56.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/27203986?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1516397653.0","currentOid":""},"activityList":{"items":[{"before":"16b9cb0b7e04f3032650cdb9ceb5b52883d3311f","after":"4ec648846665bcea8cb683f1ddf54bb9cd418008","ref":"refs/heads/master","pushedAt":"2024-05-25T21:07:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"atrn","name":null,"path":"/atrn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27203986?s=80&v=4"},"commit":{"message":"Add little scripts to install packages used by current modules","shortMessageHtmlLink":"Add little scripts to install packages used by current modules"}},{"before":"b9d2b629a5f79c030a76a27ed869355c8981d34d","after":"16b9cb0b7e04f3032650cdb9ceb5b52883d3311f","ref":"refs/heads/master","pushedAt":"2024-05-25T21:01:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"atrn","name":null,"path":"/atrn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27203986?s=80&v=4"},"commit":{"message":"Use grep to filter ls output to get source files\n\n- Avoid the annoying warning from recent GNU grep about\n using grep -F for fgrep by using grep without fixed\n string \"patterns\" (there's no real reason, we only\n process a handful of lines)","shortMessageHtmlLink":"Use grep to filter ls output to get source files"}},{"before":"e828b4584050b5bb9b0273cfdc3b9095d7389ae8","after":"b9d2b629a5f79c030a76a27ed869355c8981d34d","ref":"refs/heads/master","pushedAt":"2024-04-25T23:28:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"atrn","name":null,"path":"/atrn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27203986?s=80&v=4"},"commit":{"message":"dcc build fixes for oneAPI IPP\n\n- Add $IPPROOT/include/ipp to include file search paths","shortMessageHtmlLink":"dcc build fixes for oneAPI IPP"}},{"before":"87434b4b80460717ac602b76a9ee98d591857753","after":"e828b4584050b5bb9b0273cfdc3b9095d7389ae8","ref":"refs/heads/master","pushedAt":"2024-04-25T23:21:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"atrn","name":null,"path":"/atrn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27203986?s=80&v=4"},"commit":{"message":"cmake/build fixes - bump required cmake version, cope with IPP from oneAPI\n\n- Set the minimum cmake version to 3.20, a bit less of a guess\n- Change etc/FindIPP.cmake to use execute_process as cmake told\n me exec_program is going away.\n- Add $IPPROOT/include/ipp to the list of directories where IPP\n header files may be found as that's what the latest oneAPI version\n put the files FindIPP was looking for.","shortMessageHtmlLink":"cmake/build fixes - bump required cmake version, cope with IPP from o…"}},{"before":"c3807f5cc7ffd2d272818978060c0a04c19ed55d","after":"87434b4b80460717ac602b76a9ee98d591857753","ref":"refs/heads/master","pushedAt":"2023-08-22T18:55:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"atrn","name":null,"path":"/atrn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27203986?s=80&v=4"},"commit":{"message":"Add IPPROOT/include to the include file search path","shortMessageHtmlLink":"Add IPPROOT/include to the include file search path"}},{"before":"de05fd92f9b59fe37c4d75b792efc2ec9180c8e1","after":"c3807f5cc7ffd2d272818978060c0a04c19ed55d","ref":"refs/heads/master","pushedAt":"2023-06-27T20:59:52.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"atrn","name":null,"path":"/atrn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27203986?s=80&v=4"},"commit":{"message":"Give each module a BSDmakefile\n\n- add a BSDmakefile to redirect to gmake","shortMessageHtmlLink":"Give each module a BSDmakefile"}},{"before":"afff9264004fd14c3c02b6452ba6fa520fe49428","after":"de05fd92f9b59fe37c4d75b792efc2ec9180c8e1","ref":"refs/heads/master","pushedAt":"2023-06-27T19:31:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"atrn","name":null,"path":"/atrn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27203986?s=80&v=4"},"commit":{"message":"Build modules during 'make full-install'\n\n- Build, install and clean modules during the full install\n- Correct spelling of \"silent\" so its propogated to other Makefiles\n- Use non-empty $(silent) to pass --quiet to dmake for module builds","shortMessageHtmlLink":"Build modules during 'make full-install'"}},{"before":"21d6f4b5845ee326c3368e6f0bc48a4e46aaa7f3","after":"afff9264004fd14c3c02b6452ba6fa520fe49428","ref":"refs/heads/master","pushedAt":"2023-06-27T18:53:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"atrn","name":null,"path":"/atrn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27203986?s=80&v=4"},"commit":{"message":"Fix BSDmakefile default target name.","shortMessageHtmlLink":"Fix BSDmakefile default target name."}},{"before":"a25d027eabd48f30ed4d64caab8c968ce170e1c4","after":"21d6f4b5845ee326c3368e6f0bc48a4e46aaa7f3","ref":"refs/heads/master","pushedAt":"2023-06-24T20:55:17.502Z","pushType":"push","commitsCount":1,"pusher":{"login":"atrn","name":null,"path":"/atrn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27203986?s=80&v=4"},"commit":{"message":"Remove unneccesary header includes\n\n- remove includes that static analysis tells me are not required","shortMessageHtmlLink":"Remove unneccesary header includes"}},{"before":"edf165419e9cfb9f00ff760acf56e4b0ba59835a","after":"a25d027eabd48f30ed4d64caab8c968ce170e1c4","ref":"refs/heads/master","pushedAt":"2023-06-24T20:49:34.835Z","pushType":"push","commitsCount":1,"pusher":{"login":"atrn","name":null,"path":"/atrn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27203986?s=80&v=4"},"commit":{"message":"Makefile tweaks/fixes\n\n- go back to using \"build\" as the macro that names the type of build to perform\n- better -s (silence) handling\n- don't automatically build modules for build=exe builds","shortMessageHtmlLink":"Makefile tweaks/fixes"}},{"before":"c617e893d92e94bc34bf4eb9198a4bca5ed7ce74","after":"edf165419e9cfb9f00ff760acf56e4b0ba59835a","ref":"refs/heads/master","pushedAt":"2023-05-14T23:07:24.341Z","pushType":"push","commitsCount":2,"pusher":{"login":"atrn","name":null,"path":"/atrn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27203986?s=80&v=4"},"commit":{"message":"Merge branch 'master' of github.com:atrn/ici","shortMessageHtmlLink":"Merge branch 'master' of github.com:atrn/ici"}},{"before":"c956600e45fd03b1cc1e26417b05fac9109321dc","after":"c617e893d92e94bc34bf4eb9198a4bca5ed7ce74","ref":"refs/heads/master","pushedAt":"2023-05-13T21:52:31.050Z","pushType":"push","commitsCount":1,"pusher":{"login":"atrn","name":null,"path":"/atrn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27203986?s=80&v=4"},"commit":{"message":"Remove x-bits that crept (thanks Windows)","shortMessageHtmlLink":"Remove x-bits that crept (thanks Windows)"}},{"before":"cf5bae74c897a837e29c43e1fe6e4dad7363d91e","after":"c956600e45fd03b1cc1e26417b05fac9109321dc","ref":"refs/heads/master","pushedAt":"2023-05-10T21:09:22.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"atrn","name":null,"path":"/atrn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27203986?s=80&v=4"},"commit":{"message":"Makefile fixes/changes to make building modules less confusing\n\n- Use the renamed buildtype macro everwhere where build was used\n\n- Make 'inplace' module builds the default\n\n- Add and use a 'silent' macro to control make's '@' command prefix\n\n- Build modules by default.\n\n- Re-word, re-write or extend makefile commentary.\n\n- Add targets 'modules-clean', 'modules-distclean', 'modules-install'\n that are synonyms of the previous 'clean-modules', etc... I always\n get the wording wrong so now both forms work.\n\n- Don't deal with MAKEFLAGS explicitly. GNU and BSD make seem to\n behave differently. So just ignore it.\n\n- Be consistent wrt. include of Makefile.modules and use of\n the ICI_MODULES_DIR macro\n\n- Rename the module's \"all\" target to \"build\" so it can be better\n used in an acho to output what the module Makefile is doing.","shortMessageHtmlLink":"Makefile fixes/changes to make building modules less confusing"}},{"before":"3da6e182c3d17381f5f77b5f864b939789909689","after":"cf5bae74c897a837e29c43e1fe6e4dad7363d91e","ref":"refs/heads/master","pushedAt":"2023-05-07T21:43:14.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"atrn","name":null,"path":"/atrn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27203986?s=80&v=4"},"commit":{"message":"Add sndfile.split()\n\n- Add function, split(), to split an input vector into an array of per-channel vectors\n- Factor split code with sndfile.channel()\n- Correct ref counting in f_combine()","shortMessageHtmlLink":"Add sndfile.split()"}},{"before":"bc88c497897137bdb108ac0487449df942b0ff23","after":"3da6e182c3d17381f5f77b5f864b939789909689","ref":"refs/heads/master","pushedAt":"2023-05-04T21:35:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"atrn","name":null,"path":"/atrn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27203986?s=80&v=4"},"commit":{"message":"Factor vector ops, add simple scalar op vector ops\n\n- Move vector op definitions from binop.h to new file, vecops.h\n- Use macros to factor code\n- Add scalar +/* vector","shortMessageHtmlLink":"Factor vector ops, add simple scalar op vector ops"}},{"before":"e4fc4e053d7077e82c6c06bf48a30f212009e501","after":"bc88c497897137bdb108ac0487449df942b0ff23","ref":"refs/heads/master","pushedAt":"2023-05-01T21:17:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"atrn","name":null,"path":"/atrn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27203986?s=80&v=4"},"commit":{"message":"Add IPP hyperbolic functions","shortMessageHtmlLink":"Add IPP hyperbolic functions"}},{"before":"c77cb71b5004a600c92693b1983ff57e94d36f7d","after":"e4fc4e053d7077e82c6c06bf48a30f212009e501","ref":"refs/heads/master","pushedAt":"2023-04-30T00:08:41.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"atrn","name":null,"path":"/atrn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27203986?s=80&v=4"},"commit":{"message":"Set size of vec object returned from vec.merge","shortMessageHtmlLink":"Set size of vec object returned from vec.merge"}},{"before":"6013a1c37065a7f9e0f3ca9c1117f53ed91da07f","after":"c77cb71b5004a600c92693b1983ff57e94d36f7d","ref":"refs/heads/master","pushedAt":"2023-04-29T23:25:57.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"atrn","name":null,"path":"/atrn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27203986?s=80&v=4"},"commit":{"message":"Fix duration calc in ici version of sndfile-info","shortMessageHtmlLink":"Fix duration calc in ici version of sndfile-info"}},{"before":"85f3b24ea5ea694a7e26d631d623740c3938da59","after":"6013a1c37065a7f9e0f3ca9c1117f53ed91da07f","ref":"refs/heads/master","pushedAt":"2023-04-29T04:14:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"atrn","name":null,"path":"/atrn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27203986?s=80&v=4"},"commit":{"message":"Correct size of frame returned from sndfile.read","shortMessageHtmlLink":"Correct size of frame returned from sndfile.read"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEU-AKJAA","startCursor":null,"endCursor":null}},"title":"Activity · atrn/ici"}