# # ChangeLog for uspace/app/dplay in mainline # # Generated by Trac 1.6 # 2026-06-03T16:30:53Z Thu, 05 Jul 2012 22:54:18 GMT Jan Vesely [9fa0111d] * uspace/app/dplay/wave.c (modified) * uspace/app/dplay/wave.h (modified) Add const qualifiers. Thu, 05 Jul 2012 22:17:06 GMT Jan Vesely [9d5244f] * uspace/app/dplay/dplay.c (modified) app/dplay: Use event interface properly. Thu, 05 Jul 2012 20:48:10 GMT Jan Vesely [4bec78f] * uspace/app/dplay/dplay.c (modified) dplay: Update to use new interface. Ugly and broken, but compiles fine. Wed, 07 Dec 2011 14:04:34 GMT Jan Vesely [c891eaca] * uspace/app/dplay/dplay.c (modified) dplay: Use octo buffering instead of double buffering. Improves ... Mon, 05 Dec 2011 18:38:30 GMT Jan Vesely [7a5ab20] * uspace/app/dplay/dplay.c (modified) dplay: Limit delay time to sane value. Mon, 05 Dec 2011 17:45:11 GMT Jan Vesely [2809563] * uspace/app/dplay/dplay.c (modified) dplay: Use useconds_t as interval format. Fix buffer pointer used to ... Mon, 05 Dec 2011 17:06:46 GMT Jan Vesely [eaa1c28] * uspace/app/dplay/Makefile (modified) * uspace/app/dplay/beep.c (deleted) * uspace/app/dplay/beep.h (deleted) * uspace/app/dplay/dplay.c (modified) dplay: Add wav files playback. Mon, 05 Dec 2011 17:03:57 GMT Jan Vesely [af05429] * uspace/app/dplay/wave.c (modified) dplay, wave: Make data and size parameters voluntary. Mon, 05 Dec 2011 16:16:06 GMT Jan Vesely [c0149cc] * uspace/app/dplay/Makefile (modified) * uspace/app/dplay/wave.c (added) * uspace/app/dplay/wave.h (added) dplay: Add .wav file header structure and parsing. Mon, 05 Dec 2011 14:23:28 GMT Jan Vesely [b499127] * uspace/app/dplay/dplay.c (modified) dplay: Update buffer while playing. Mon, 05 Dec 2011 14:15:24 GMT Jan Vesely [9b05c3e] * uspace/app/dplay/beep.c (modified) * uspace/app/dplay/beep.h (modified) dplay: Add more parameters to beep sound. Mon, 05 Dec 2011 00:58:19 GMT Jan Vesely [a68a94e] * uspace/app/dplay/Makefile (added) * uspace/app/dplay/beep.c (added) * uspace/app/dplay/beep.h (added) * uspace/app/dplay/dplay.c (added) uspace, app: Add dplay app for direct audio playback. This is only ...