aboutsummaryrefslogtreecommitdiff
path: root/src/api/dirmonitor.c
AgeCommit message (Expand)Author
2025-06-20rework dirmonitors to be able to support multiple backends (#266)Jan
2024-06-22fix(dirmonitor): avoid calling the change callback multiple times in the same...Guldoman
2023-10-22fix(dirmonitor): deadlock if error handler jumps somewhere else (#1647)Takase
2022-11-15MSVC Support (#1199)Takase
2022-10-12dirmonitor: added missing mutex initialization (#1150)Jefferson González
2022-10-10Add fsevents backend to dirmonitor (#1141)Jefferson González
2022-07-11Start dirmonitor check thread only after a watch is added (#1072)Guldoman
2022-04-24Asynchronous Reads for Dirmonitor (#930)Adam
2022-04-03Fixed windows dirmonitor issues.Adam Harrison
2022-03-17seperate dirmonitor logic, add build time detection of features (#866)Jan
2022-03-08Fixed some issues with inotify and multiple events at the same time. (#872)Adam
2022-03-06Fix Project Scanning (#746)Adam