summaryrefslogtreecommitdiffstats
path: root/src/sound.c
AgeCommit message (Expand)Author
2023-11-04patch 9.0.2089: sound_playfile() fails when using powershellv9.0.2089GuyBrush
2023-09-09patch 9.0.1886: Various Typosv9.0.1886Christian Brabandt
2023-02-21patch 9.0.1336: functions without arguments are not always declared properlyv9.0.1336Yegappan Lakshmanan
2023-01-23patch 9.0.1237: code is indented more than necessaryv9.0.1237Yegappan Lakshmanan
2022-12-03patch 9.0.0999: memory may leakv9.0.0999Bram Moolenaar
2022-10-19patch 9.0.0800: compiler complains about repeated typedefv9.0.0800Bram Moolenaar
2022-10-08patch 9.0.0694: no native sound support on Mac OSv9.0.0694Yee Cheng Chin
2021-12-09patch 8.2.3763: when editing the cmdline a callback may cause a scroll upv8.2.3763Bram Moolenaar
2021-07-27patch 8.2.3229: Vim9: runtime and compile time type checks are not the samev8.2.3229Yegappan Lakshmanan
2021-07-24patch 8.2.3215: Vim9: argument types are not checked at compile timev8.2.3215Yegappan Lakshmanan
2021-06-07patch 8.2.2959: sound_playfile() is not tested on MS-Windowsv8.2.2959Dominique Pelle
2020-01-04patch 8.2.0085: dead code in builtin functionsv8.2.0085Bram Moolenaar
2019-09-07patch 8.1.1999: calling both PlaySoundW() and PlaySoundA()v8.1.1999Bram Moolenaar
2019-08-30patch 8.1.1944: leaking memory when using sound callbackv8.1.1944Bram Moolenaar
2019-08-15patch 8.1.1851: crash when sound_playfile() callback plays soundv8.1.1851Bram Moolenaar
2019-08-05patch 8.1.1818: unused variablev8.1.1818Bram Moolenaar
2019-08-03patch 8.1.1802: missing change to call_callback()v8.1.1802Bram Moolenaar
2019-06-17patch 8.1.1565: MS-Windows: no sound supportv8.1.1565Bram Moolenaar
2019-06-10patch 8.1.1513: all popup functionality is in functions, except :popupclearv8.1.1513Bram Moolenaar
2019-06-09patch 8.1.1502: cannot play any soundv8.1.1502Bram Moolenaar