]> git.alsa-project.org Git - alsa-gobject.git/log
alsa-gobject.git
5 years agoctl: elem_id: add GObject derived object for identifier of control element
Takashi Sakamoto [Mon, 18 Nov 2019 04:22:44 +0000 (13:22 +0900)]
ctl: elem_id: add GObject derived object for identifier of control element

5 years agoctl: card: add an API to get information of sound card
Takashi Sakamoto [Mon, 18 Nov 2019 04:22:44 +0000 (13:22 +0900)]
ctl: card: add an API to get information of sound card

5 years agoctl: card_info: add properties
Takashi Sakamoto [Mon, 18 Nov 2019 04:22:44 +0000 (13:22 +0900)]
ctl: card_info: add properties

5 years agoctl: card_info: add an object to represent information of card
Takashi Sakamoto [Mon, 18 Nov 2019 04:22:44 +0000 (13:22 +0900)]
ctl: card_info: add an object to represent information of card

5 years agoctl: card: add properties
Takashi Sakamoto [Mon, 18 Nov 2019 04:22:44 +0000 (13:22 +0900)]
ctl: card: add properties

5 years agoctl: card: add APIs to open ALSA control character devices
Takashi Sakamoto [Mon, 18 Nov 2019 04:22:44 +0000 (13:22 +0900)]
ctl: card: add APIs to open ALSA control character devices

5 years agoctl: card: add object to represent sound card
Takashi Sakamoto [Mon, 18 Nov 2019 04:22:44 +0000 (13:22 +0900)]
ctl: card: add object to represent sound card

5 years agoctl: add global method to get devnode string of control device for sound card
Takashi Sakamoto [Mon, 18 Nov 2019 04:22:44 +0000 (13:22 +0900)]
ctl: add global method to get devnode string of control device for sound card

5 years agoctl: add global method to get sysname of control device for sound card
Takashi Sakamoto [Mon, 18 Nov 2019 04:22:44 +0000 (13:22 +0900)]
ctl: add global method to get sysname of control device for sound card

5 years agoctl: add global method to get sysname of sound card
Takashi Sakamoto [Mon, 18 Nov 2019 04:22:44 +0000 (13:22 +0900)]
ctl: add global method to get sysname of sound card

5 years agoctl: add global method to get list of available sound cards
Takashi Sakamoto [Mon, 18 Nov 2019 04:22:44 +0000 (13:22 +0900)]
ctl: add global method to get list of available sound cards

5 years agoctl: add Quark object to report any error
Takashi Sakamoto [Mon, 18 Nov 2019 04:22:44 +0000 (13:22 +0900)]
ctl: add Quark object to report any error

5 years agoctl: tests: add test script for enumerations in ALSACtl namespace
Takashi Sakamoto [Mon, 18 Nov 2019 04:22:44 +0000 (13:22 +0900)]
ctl: tests: add test script for enumerations in ALSACtl namespace

5 years agoctl: generate enumerations
Takashi Sakamoto [Mon, 18 Nov 2019 04:22:44 +0000 (13:22 +0900)]
ctl: generate enumerations

5 years agoctl: generate alsactl library
Takashi Sakamoto [Mon, 18 Nov 2019 04:22:44 +0000 (13:22 +0900)]
ctl: generate alsactl library

This project produces 'alsactl' library for API to use some features
of ALSA control character device. The API is available for C language
natively as well as for gobject introspection.

This commit generates the library. At present, no API is public.

5 years agoadd suppression file for valgrind to avoid useless report of leak memory
Takashi Sakamoto [Sat, 30 Nov 2019 08:57:32 +0000 (17:57 +0900)]
add suppression file for valgrind to avoid useless report of leak memory

5 years agomeson: start alsa-gobject project
Takashi Sakamoto [Mon, 14 Oct 2019 23:59:30 +0000 (08:59 +0900)]
meson: start alsa-gobject project

This project is licensed under GNU Lesser General Public License
Version 3.