gingerBill
|
e154489f01
|
More formatting improvements
|
2026-01-02 11:32:39 +00:00 |
|
David Holland
|
0a45d4de0c
|
Fix WAVEFORMATEX struct size (#5356)
* fix WAVEFORMATEX struct size
* fix size test for WAVEFORMATEX
* pack WAVEFORMATEXTENSIBLE
|
2025-06-18 12:25:09 +02:00 |
|
Vincent Billet
|
d98253564b
|
MAKEFOURCC: changed BYTE to byte
|
2025-05-26 22:31:21 +02:00 |
|
Vincent Billet
|
9b7bb9290e
|
HRESULT_FROM_WIN32 correction
|
2025-05-26 08:52:46 +02:00 |
|
Vincent Billet
|
1ed05c2498
|
Retracted some winmm changes
|
2025-05-22 12:15:16 +02:00 |
|
Vincent Billet
|
b03cdd22d5
|
COM & Audio useful bindings
|
2025-05-21 09:48:41 +02:00 |
|
Karl Zylinski
|
19f0127e55
|
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
|
2024-09-14 18:27:49 +02:00 |
|
Thomas la Cour
|
465ac74020
|
more windows stuff
|
2024-06-11 18:19:16 +02:00 |
|
Thomas la Cour
|
a783d4ce5b
|
Callback types
|
2024-03-03 19:53:33 +01:00 |
|
Thomas la Cour
|
a7b09a24b7
|
Waveform Functions
https://learn.microsoft.com/en-us/windows/win32/multimedia/waveform-functions
|
2024-03-03 19:53:33 +01:00 |
|
gingerBill
|
75c659fa41
|
Change stdcall -> system
|
2024-01-17 17:04:54 +00:00 |
|
Elusive Porpoise
|
57594153a1
|
relocations and add some error consts to winmm
Summary:
Test Plan:
|
2023-03-29 13:06:42 -07:00 |
|
Elusive Porpoise
|
4a54676f31
|
Add TIMECAPS stuff
Summary:
Test Plan:
|
2023-03-29 12:10:44 -07:00 |
|
Ryan Chan
|
183a02c584
|
Add windows.timeGetTime()
Here is the windows documentation for it: https://docs.microsoft.com/en-us/windows/win32/api/timeapi/nf-timeapi-timegettime
|
2022-09-10 16:54:34 +04:00 |
|
gingerBill
|
0c45a46aab
|
Remove A calls in favour of W calls
|
2022-05-12 14:21:25 +01:00 |
|
hikari
|
b78f3a8069
|
sys/windows: add timeEndPeriod
|
2022-04-17 19:17:38 +03:00 |
|
hikari
|
d3fbf36df7
|
sys/windows: add winmm bindings file
|
2022-04-15 19:18:22 +03:00 |
|