An open API service providing commit metadata for open source projects.

GitHub / mozilla/audio_thread_priority / commits

Depending on the platform, bump a thread priority so that it's suitable for real-time audio

SHA Message Author Date Stats
c4c66ddc 0.36.0 Paul Adenot <p****l@p****x> 18 days ago
1661371d Add native SCHED_FIFO promotion for the Linux build without dbus (#45) Henrik Enquist <h****t@g****m>
Committed by: GitHub <n****y@g****m>
18 days ago
6658be56 Update repository URL Alex Touchet <2****t@u****m>
Committed by: Matthew Gregan <k****k@f****g>
4 months ago
60a50508 Release 0.35.1 Paul Adenot <p****l@p****x> 4 months ago
3465c602 Fix build with windows-sys 0.61 Paul Adenot <p****l@p****x> 4 months ago
23abf810 bump windows-sys dependency to 0.61.2 Henrik Skupin <m****l@h****o>
Committed by: Paul Adenot <p****l@p****x>
4 months ago
67795ac0 Release 0.35.0 Paul Adenot <p****l@p****x> 4 months ago
1d7e9b20 Expose target pid on Linux. Matthew Gregan <k****k@f****g>
Committed by: Paul Adenot <p****l@p****x>
4 months ago
a7567c2f Allow building the macOS backend for iOS targets. Matthew Gregan <k****k@f****g>
Committed by: Paul Adenot <p****l@p****x>
5 months ago
e6465fc8 Fix clippy, run it, fix clippies, for ther fallback path Paul Adenot <p****l@p****x> about 1 year ago
6a2f5757 Fix fallback path compilation warnings Paul Adenot <p****l@p****x> about 1 year ago
0b1cf085 Add CI config to test fallback path Paul Adenot <p****l@p****x> about 1 year ago
0849df4c 0.34.0 Paul Adenot <p****l@p****x> about 1 year ago
c8106f4e Revert "build: upgrade `windows-sys` 0.52 → 0.59" Matthew Gregan <k****k@f****g>
Committed by: Paul Adenot <p****l@p****x>
about 1 year ago
4f05959e macOS: Remove mach_sys.rs and use definitions from mach2/libc. Matthew Gregan <k****k@f****g>
Committed by: Paul Adenot <p****l@p****x>
about 1 year ago
7d849b75 merge Merge pull request #35 from mozilla/native_android Matthew Gregan <k****k@f****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
14e0b099 macOS: Limit computation time to 50ms, per OS limits. Matthew Gregan <k****k@f****g>
Committed by: Paul Adenot <p****l@p****x>
about 1 year ago
47ee35a0 merge Merge pull request #31 from mozilla/update-CI Matthew Gregan <k****k@f****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
8aa72414 Add native Android support. Matthew Gregan <k****k@f****g> about 1 year ago
90747485 chore: Switch from `mach` to `mach2` Lars Eggert <l****s@e****g>
Committed by: Paul Adenot <p****l@p****x>
about 1 year ago
70a66694 More clippy Paul Adenot <p****l@p****x> about 1 year ago
98bdac90 Skip test on Linux, macOS Paul Adenot <p****l@p****x> about 1 year ago
1c5a8cf2 Nightly clippy fix Paul Adenot <p****l@p****x> about 1 year ago
d64f8739 Fix clippy issues Paul Adenot <p****l@p****x> about 1 year ago
2b7fd66d Update CI runners Paul Adenot <p****l@p****x> about 1 year ago
c5c2d1cb 0.0.33 Paul Adenot <p****l@p****x> over 1 year ago
dd20584d chore: satisfy `clippy::doc_lazy_continuation` Erich Gubler <e****r@g****m>
Committed by: Paul Adenot <p****l@p****x>
over 1 year ago
8ea28d1b chore: satisfy `clippy::missing_transmute_annotations` Erich Gubler <e****r@g****m>
Committed by: Paul Adenot <p****l@p****x>
over 1 year ago
b21650ff build: upgrade `windows-sys` 0.52 → 0.59 Erich Gubler <e****r@g****m>
Committed by: Paul Adenot <p****l@p****x>
over 1 year ago
2742ea58 0.32.0 Paul Adenot <p****l@p****x> over 2 years ago
99172c99 Use the first call to `set_mm_thread_characteristics` as the warmup call on W... Yannis Juglaret <y****t@m****m>
Committed by: Paul Adenot <p****l@p****x>
over 2 years ago
9d5da955 Add a multithread test Yannis Juglaret <y****t@m****m>
Committed by: Paul Adenot <p****l@p****x>
over 2 years ago
46c14d5f Stop depending on `avrt.dll` statically on Windows Yannis Juglaret <y****t@m****m>
Committed by: Paul Adenot <p****l@p****x>
over 2 years ago
10c8fc33 0.31.0 Paul Adenot <p****l@p****x> over 2 years ago
404f5774 Update windows-sys to 0.52 Mike Hommey <m****h@g****g>
Committed by: Paul Adenot <p****l@p****x>
over 2 years ago
4f01d2c3 Add tests to cover pull #23 Matthew Gregan <k****k@f****g> almost 3 years ago
9b4b506d rt_linux: set `buffer_frames` to `u64` before big multiplication hinto.janai <h****i@p****m> almost 3 years ago
0399abb1 0.30.0 Paul Adenot <p****l@p****x> almost 3 years ago
52c2ea0d 0.28.1 Paul Adenot <p****l@p****x> almost 3 years ago
977a776a Fix build for systems with 32-bit `rlim_t`. Matthew Gregan <k****k@f****g>
Committed by: Paul Adenot <p****l@p****x>
almost 3 years ago
c73488ff Switch from `windows` to `windows-sys` and update to 0.48. Matthew Gregan <k****k@f****g>
Committed by: Paul Adenot <p****l@p****x>
almost 3 years ago
e9f88472 0.28 Paul Adenot <p****l@p****x> almost 3 years ago
a4819cbe Remove winapi fallback now that windows-sys is widely available. Matthew Gregan <k****k@f****g>
Committed by: Paul Adenot <p****l@p****x>
almost 3 years ago
c8e532a2 Add safety section to unsafe API function Paul Adenot <p****l@p****x> almost 3 years ago
c27c3bb0 Use non-lfs64 api for getrlimit()/setrlimit() wrapper functions LinuxUserGD <h****d@g****m>
Committed by: Paul Adenot <p****l@p****x>
almost 3 years ago
173a19f6 0.27.1 Paul Adenot <p****l@p****x> over 3 years ago
14b0865b fmt Paul Adenot <p****l@p****x> over 3 years ago
46fd0acb 0.27.0 Paul Adenot <p****l@p****x> over 3 years ago
8135df81 Only do the rlimit call if the dbus call fails Paul Adenot <p****l@p****x> over 3 years ago
4db6f003 Bump nix Paul Adenot <p****l@p****x> over 3 years ago
041fc1e8 Fix clippy warnings Paul Adenot <p****l@p****x> over 3 years ago
d8b3d6a2 Upgrade cfg-if to 1.0 Mike Hommey <m****h@g****g>
Committed by: Paul Adenot <p****l@p****x>
over 3 years ago
e80987a0 0.26.1 Paul Adenot <p****l@p****x> over 4 years ago
52a25b73 0.26 Paul Adenot <p****l@p****x> over 4 years ago
46950b71 Restore optional ability to build against "winapi" instead of "windows-rs". Matthew Gregan <k****k@f****g>
Committed by: Paul Adenot <p****l@p****x>
over 4 years ago
7629c66b 0.25.0 Paul Adenot <p****l@p****x> over 4 years ago
a35199d2 Fix clippy issues on Windows Nightly Paul Adenot <p****l@p****x> over 4 years ago
dd9c19a3 Fix nightly clippy errors on macOS Paul Adenot <p****l@p****x> over 4 years ago
a63414a4 Don't run the test on Linux, add Nightly Paul Adenot <p****l@p****x> over 4 years ago
dbfa728c Fix example Paul Adenot <p****l@p****x> over 4 years ago
5762b2a1 Fix doc formatting Paul Adenot <p****l@p****x> over 4 years ago
60968662 Fix clippy issues Paul Adenot <p****l@p****x> over 4 years ago
6f5b4118 Add crate-wide doc comment Paul Adenot <p****l@p****x> over 4 years ago
20da4156 Move to project-wide license file Paul Adenot <p****l@p****x> over 4 years ago
b38374ef Installl libdbus-1-dev on Linux Paul Adenot <p****l@p****x> over 4 years ago
1b817ace fmt Paul Adenot <p****l@p****x> over 4 years ago
dc108122 Update rust.yml Paul Adenot <p****l@p****x> over 4 years ago
4a880121 Update rust.yml Paul Adenot <p****l@p****x> over 4 years ago
d12df1e9 Badges Paul Adenot <p****l@p****x>
Committed by: GitHub <n****y@g****m>
over 4 years ago
df5cbeb1 Fix some clippy issues Paul Adenot <p****l@p****x> over 4 years ago
5a9466de 0.24 Paul Adenot <p****l@p****x> over 4 years ago
43b34f0b Remove .travis.yml Paul Adenot <p****l@p****x> over 4 years ago
9b55a923 Add CI Paul Adenot <p****l@p****x>
Committed by: GitHub <n****y@g****m>
over 4 years ago
3fa8ebb8 Fix macOS build warning Paul Adenot <p****l@p****x> over 4 years ago
6b87773c Fix build, attempt at making dbus the default Paul Adenot <p****l@p****x> over 4 years ago
4a44b244 Use "windows-rs" instead of "winapi" Mitchell Hentges <m****4@g****m>
Committed by: Paul Adenot <p****l@p****x>
over 4 years ago
5ee43ce4 rt_mach: Calculation computation time as half of constraint, per macOS 12. Matthew Gregan <k****k@f****g>
Committed by: Paul Adenot <p****l@p****x>
over 4 years ago
93b0ee31 0.23.4 Paul Adenot <p****l@p****x> about 6 years ago
be1d17ad Take Android x86 into account Paul Adenot <p****l@p****x> about 6 years ago
38be6eeb 0.23.3 Paul Adenot <p****l@p****x> about 6 years ago
19c1ce26 0.23.2 Paul Adenot <p****l@p****x> about 6 years ago
da656e5c 0.23.1 Paul Adenot <p****l@p****x> about 6 years ago
863d3049 0.23.0 Paul Adenot <p****l@p****x> about 6 years ago
c1d08dd3 On Linux Desktop, allow disabling dbus and keeping the same interface Paul Adenot <p****l@p****x> about 6 years ago
3eff01dc s/error.description/error.to_string/, description is deprecated Paul Adenot <p****l@p****x> about 6 years ago
e203b71c 0.21.1 Paul Adenot <p****l@p****x> over 6 years ago
982efda3 fmt Paul Adenot <p****l@p****x> over 6 years ago
a22d1376 Fix BMO#1633266 Paul Adenot <p****l@p****x> over 6 years ago
696aab00 0.22.0 Paul Adenot <p****l@p****x> over 6 years ago
5c7c4842 Fix build on unsupported platforms Greg V <g****g@u****y>
Committed by: Paul Adenot <p****l@p****x>
over 6 years ago
39a6b2ef Reorder fields so that there is no padding. Paul Adenot <p****l@p****x> over 6 years ago
0745e10b 0.21 Paul Adenot <p****l@p****x> almost 7 years ago
b5b86285 Stop storing sched_param in RtPriorityThreadInfo on Linux Paul Adenot <p****l@p****x> almost 7 years ago
4cb74913 merge Merge pull request #5 from padenot/error-refactor Paul Adenot <p****l@p****x>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
fc622526 refactor error handling Paul Adenot <p****l@p****x> almost 7 years ago
31ee06cb 0.20.2 - build fix for musl Paul Adenot <p****l@p****x> almost 7 years ago
61044329 . Paul Adenot <p****l@p****x> almost 7 years ago
f6fecc01 Don't assume pthread_t can be printed with {}. Paul Adenot <p****l@p****x> almost 7 years ago
61638e7c 0.20.1 Paul Adenot <p****l@p****x> almost 7 years ago
50d1dfbc Fix OSX; 0.20.1 Paul Adenot <p****l@p****x> almost 7 years ago

← Back to repository