index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sound.c
Age
Commit message (
Expand
)
Author
2026-05-26
ARRAYELTS → countof
Paul Eggert
2026-04-05
; * src/sound.c (Fw32_sound_volume): Shut up GCC warning.
Eli Zaretskii
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-07
Allow volume control of system audio device on MS-Windows
Eli Zaretskii
2025-02-22
; Fix typos
Stefan Kangas
2025-01-21
Signal error when keyword/arg list is malformed
Robert Pluim
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-21
Add support for the ':data' keyword for play-sound in MS-Windows.
Cecilio Pardo
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-08-01
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-07-20
Fix NetBSD build --with-sound
Eli Zaretskii
2023-03-07
Update Android port
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-06-27
Allow plist-get/plist-put/plist-member to take a comparison function
Lars Ingebrigtsen
2022-02-12
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias Engdegård
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-20
Add support for the Haiku operating system and its window system
Po Lu
2021-03-19
Do not load native code when `load' is explicitly called on a .elc file
Andrea Corallo
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-10-20
lisp/*.el: Fix typos and improve some docstrings
Juanma Barranquero
2019-08-28
Don't worry about pre-1.0.0 alsa-lib include
Paul Eggert
2019-04-18
Mark _Noreturn error functions as cold
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-08-07
More macro renamings for bignum
Tom Tromey
2018-07-12
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-02-13
; Replace "Written by" with standard "Author:" header in some C files
Glenn Morris
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-08
Avoid compiler warnings on MS-Windows with GCC 6 and 7
Eli Zaretskii
2017-03-04
Compare and round more carefully
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-06-11
emacs_strerror cleanups
Paul Eggert
2016-05-21
Fix compiler warnings in the MinGW build
Eli Zaretskii
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-10-20
Include-file cleanup for src directory
Paul Eggert
2015-08-26
Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS
Paul Eggert
2015-01-25
Count MANY function args more reliably
Paul Eggert
2015-01-05
Compute C decls for DEFSYMs automatically
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-09-15
Support playing on MS-Windows non-ASCII sound files using Unicode APIs.
Eli Zaretskii
2014-09-14
Merge from emacs-24; up to 2014-07-09T02:04:12Z!rgm@gnu.org
Glenn Morris
2014-09-13
Fix expansion and encoding of sound file names on MS-Windows.
Eli Zaretskii
2014-09-07
Use SAFE_ALLOCA etc. to avoid unbounded stack allocation.
Paul Eggert
2014-03-25
Handle sigmask better with nested signal handlers.
Paul Eggert
[next]