]> git.alsa-project.org Git - alsa-gobject.git/shortlog
alsa-gobject.git
2019-12-12 Takashi Sakamotoctl: elem_value: add APIs to set/get values of bytes...
2019-12-12 Takashi Sakamotoctl: elem_value: add APIs to set/get indexes of enumera...
2019-12-12 Takashi Sakamotoctl: elem_value: add APIs to set/get values of integer...
2019-12-12 Takashi Sakamotoctl: elem_value: add APIs to set/get values of boolean...
2019-12-12 Takashi Sakamotoctl: card: add APIs to read/write value for element
2019-12-12 Takashi Sakamotoctl: elem_value: add properties and constructor
2019-12-12 Takashi Sakamotoctl: elem_value: add object to represent value for...
2019-12-12 Takashi Sakamotoctl: card: emit 'disconnection' signal when detecting...
2019-12-12 Takashi Sakamotoctl: card: add virtual method to handle disconnection...
2019-12-12 Takashi Sakamotoctl: card: add GObject signal to handle disconnection...
2019-12-12 Takashi Sakamotoctl: card: emit 'handle-elem-event' GObject signal...
2019-12-12 Takashi Sakamotoctl: card: add virtual object to handle event for element
2019-12-12 Takashi Sakamotoctl: card: add GObject signal to handle event for element
2019-12-12 Takashi Sakamotoctl: card: subscribe event when creating GSource
2019-12-12 Takashi Sakamotoctl: card: add an API to create GSource for event dispa...
2019-12-12 Takashi Sakamotoctl: card: add an API to remove user-defined elements
2019-12-12 Takashi Sakamotoctl: card: add an API to add/replace user-defined elements
2019-12-12 Takashi Sakamotoctl: card: add APIs to write/read/command Type-Length...
2019-12-12 Takashi Sakamotoctl: card: add an API to get information of element
2019-12-12 Takashi Sakamotoctl: elem_info_int64: add properties and constructor
2019-12-12 Takashi Sakamotoctl: elem_info_int64: add object to represent informati...
2019-12-12 Takashi Sakamotoctl: elem_info_iec60958: add constructor
2019-12-12 Takashi Sakamotoctl: elem_info_iec60958: add object to represent inform...
2019-12-12 Takashi Sakamotoctl: elem_info_bytes: add properties for specific infor...
2019-12-12 Takashi Sakamotoctl: elem_info_bytes: add object to represent informati...
2019-12-12 Takashi Sakamotoctl: elem_info_enum: add properties and constructor
2019-12-12 Takashi Sakamotoctl: elem_info_enum: add object to represent informatio...
2019-12-12 Takashi Sakamotoctl: elem_info_int: add properties for type-dependent...
2019-12-12 Takashi Sakamotoctl: elem_info_int: add object to represent information...
2019-12-12 Takashi Sakamotoctl: elem_info_bool: add properties for specific inform...
2019-12-12 Takashi Sakamotoctl: elem_info_bool: add object to represent informatio...
2019-12-12 Takashi Sakamotoctl: elem_info: add properties for common information
2019-12-01 Takashi Sakamotoctl: elem_info: add object to represent information...
2019-12-01 Takashi Sakamotoctl: card: add an API to lock element from writing
2019-12-01 Takashi Sakamotoctl: card: add a API to retrieve list of element ID
2019-12-01 Takashi Sakamotoctl: elem_id: add access methods and constructor
2019-11-30 Takashi Sakamotoctl: elem_id: add GObject derived object for identifier...
2019-11-30 Takashi Sakamotoctl: card: add an API to get information of sound card
2019-11-30 Takashi Sakamotoctl: card_info: add properties
2019-11-30 Takashi Sakamotoctl: card_info: add an object to represent information...
2019-11-30 Takashi Sakamotoctl: card: add properties
2019-11-30 Takashi Sakamotoctl: card: add APIs to open ALSA control character...
2019-11-30 Takashi Sakamotoctl: card: add object to represent sound card
2019-11-30 Takashi Sakamotoctl: add global method to get devnode string of control...
2019-11-30 Takashi Sakamotoctl: add global method to get sysname of control device...
2019-11-30 Takashi Sakamotoctl: add global method to get sysname of sound card
2019-11-30 Takashi Sakamotoctl: add global method to get list of available sound...
2019-11-30 Takashi Sakamotoctl: add Quark object to report any error
2019-11-30 Takashi Sakamotoctl: tests: add test script for enumerations in ALSACtl...
2019-11-30 Takashi Sakamotoctl: generate enumerations
2019-11-30 Takashi Sakamotoctl: generate alsactl library
2019-11-30 Takashi Sakamotoadd suppression file for valgrind to avoid useless...
2019-10-14 Takashi Sakamotomeson: start alsa-gobject project