]> git.alsa-project.org Git - alsa-gobject.git/shortlog
alsa-gobject.git
2020-04-03 Takashi Sakamotoseq: event_data_note: add accessor methods
2020-04-03 Takashi Sakamotoseq: event_data_note: add Boxed object for event of...
2020-04-03 Takashi Sakamotoseq: event_fixed: add a property for result data of...
2020-04-03 Takashi Sakamotoseq: event_data_result: add accessor methods
2020-04-03 Takashi Sakamotoseq: event_data_result: add Boxed object for event...
2020-04-03 Takashi Sakamotoseq: user_client: emit 'handle_event' signal
2020-04-03 Takashi Sakamotoseq: user_client: add virtual method to handle event
2020-04-03 Takashi Sakamotoseq: user_client: add GObject signal to handle event
2020-04-03 Takashi Sakamotoseq: user_client: add an API to create GSource
2020-04-03 Takashi Sakamotoseq: user_client: add an API to schedule event
2020-04-03 Takashi Sakamotoseq: event_variable: add accessor methods and constructor
2020-04-03 Takashi Sakamotoseq: event_variable: add GObject object for event with...
2020-04-03 Takashi Sakamotoseq: event_fixed: add constructor
2020-04-03 Takashi Sakamotoseq: event_fixed: add GObject object for event with...
2020-04-03 Takashi Sakamotoseq: event: add properties and access methods
2020-04-03 Takashi Sakamotoseq: event: add GObject abstract object to represent...
2020-04-03 Takashi Sakamotoseq: tstamp: add accessor methods
2020-04-03 Takashi Sakamotoseq: tstamp: add Boxed object for timestamp union
2020-04-03 Takashi Sakamotoseq: user_client: add APIs to set/get memory pool in...
2020-04-03 Takashi Sakamotoseq: add global method to get information of memory...
2020-04-03 Takashi Sakamotoseq: client_pool: add properties
2020-04-03 Takashi Sakamotoseq: client_pool: add object to represent memory pool...
2020-04-03 Takashi Sakamotoseq: user_client: add APIs to create/delete port for...
2020-04-03 Takashi Sakamotoseq: add global method to get information of port in...
2020-04-03 Takashi Sakamotoseq: port_info: add properties
2020-04-03 Takashi Sakamotoseq: port_info: add object to represent information...
2020-04-03 Takashi Sakamotoseq: addr: add accessor methods and constructors
2020-04-03 Takashi Sakamotoseq: addr: add object to represent address in ALSA...
2020-04-03 Takashi Sakamotoseq: add global method to get the list of port ID of...
2020-04-03 Takashi Sakamotoseq: user_client: add APIs to set/get information as...
2020-04-03 Takashi Sakamotoseq: user_client: add properties
2020-04-03 Takashi Sakamotoseq: user_client: add an API to open ALSA Sequencer...
2020-04-03 Takashi Sakamotoseq: user_client: add object to represent user client...
2020-04-03 Takashi Sakamotoseq: add global method to get information of client...
2020-04-03 Takashi Sakamotoseq: client_info: add properties and accessor methods
2020-04-03 Takashi Sakamotoseq: client_info: add object to represent information...
2020-04-03 Takashi Sakamotoseq: add global method to get list of client ID in...
2020-04-03 Takashi Sakamotoseq: add global method to get information of ALSA Sequencer
2020-04-03 Takashi Sakamotoseq: system_info: add properties
2020-04-03 Takashi Sakamotoseq: system_info: add object to represent information...
2020-04-03 Takashi Sakamotoseq: add global method to get devnode string for ALSA...
2020-04-03 Takashi Sakamotoseq: add global method to get sysname for ALSA sequencer
2020-04-03 Takashi Sakamotoseq: add Quark object to report any error
2020-04-03 Takashi Sakamotoseq: tests: add test script for enumerations of ALSASeq
2020-04-03 Takashi Sakamotoseq: generate enumerations
2020-04-03 Takashi Sakamotoseq: generate alsaseq library
2020-03-02 Takashi Sakamotoadd support for i386 build job to workflow of Github...
2020-02-11 Takashi Sakamototimer: user-instance: delegate decision of poll timeout...
2020-02-11 Takashi Sakamotoctl: card: delegate decision of poll timeout into appli...
2020-02-11 Takashi Sakamototimer: user-instance: add an argument for open(2) flag...
2020-02-11 Takashi Sakamotoctl: card: add an argument for open(2) flag into API...
2020-02-11 Takashi Sakamotoupdate README
2020-02-11 Takashi Sakamototimer: doc: generate documentation
2020-02-11 Takashi Sakamototimer: user_instance: add APIs to pause/continue event...
2020-02-11 Takashi Sakamototimer: user_instance: add an API to stop event emission
2020-02-11 Takashi Sakamototimer: user_instance: add an API to start instance...
2020-02-11 Takashi Sakamototimer: user_instance: emit 'handle_disconnection' GObje...
2020-02-11 Takashi Sakamototimer: user_instance: add class virtual method to handl...
2020-02-11 Takashi Sakamototimer: user_instance: add GObject signal to handle...
2020-02-11 Takashi Sakamototimer: user_instance: emit 'handle-event' signal
2020-02-11 Takashi Sakamototimer: user_instance: add virtual method to handle...
2020-02-11 Takashi Sakamototimer: user_instance: add GObject signal to handle...
2020-02-11 Takashi Sakamototimer: event_timestamp: add properties and access methods
2020-02-11 Takashi Sakamototimer: event_timestamp: add derived object for timestam...
2020-02-11 Takashi Sakamototimer: event_tick: add properties
2020-02-11 Takashi Sakamototimer: event_tick: add derived object to represent...
2020-02-11 Takashi Sakamototimer: event_data: add properties
2020-02-11 Takashi Sakamototimer: event_data: add abstract object to represent...
2020-02-11 Takashi Sakamototimer: add enumeration for the type of event
2020-02-11 Takashi Sakamototimer: user_instance: add an API to create GSource...
2020-02-11 Takashi Sakamototimer: user_instance: add an API to get status of instance
2020-02-11 Takashi Sakamototimer: instance_status: add properies and access methods
2020-02-11 Takashi Sakamototimer: instance_status: add object to represent status...
2020-02-11 Takashi Sakamototimer: user_instance: add an API to configure instance
2020-02-11 Takashi Sakamototimer: instance_params: add properties
2020-02-11 Takashi Sakamototimer: instance_params: add object to represent paramet...
2020-02-11 Takashi Sakamototimer: user_instance: add an API to get information...
2020-02-11 Takashi Sakamototimer: instance_info: add properties
2020-02-11 Takashi Sakamototimer: instance_info: add object to represent informati...
2020-02-11 Takashi Sakamototimer: user_instance: add an API to attach user instanc...
2020-02-11 Takashi Sakamototimer: user_instance: add an API to attach timer device...
2020-02-11 Takashi Sakamototimer: user_instance: add an API to open ALSA Timer...
2020-02-11 Takashi Sakamototimer: user_instance: add object to represent user...
2020-02-11 Takashi Sakamototimer: add global method to set parameters of timer...
2020-02-11 Takashi Sakamototimer: device_params: add properties
2020-02-11 Takashi Sakamototimer: device_params: add object to represent parameter...
2020-02-11 Takashi Sakamototimer: add global method to get status of timer device
2020-02-11 Takashi Sakamototimer: device_status: add properties
2020-02-11 Takashi Sakamototimer: device_status: add object to represent status...
2020-02-11 Takashi Sakamototimer: add global method to get information of timer...
2020-02-11 Takashi Sakamototimer: device_info: add properties
2020-02-11 Takashi Sakamototimer: device_info: add object to represent information...
2020-02-11 Takashi Sakamototimer: add global method to get list of available timers
2020-02-11 Takashi Sakamototimer: device_id: add accessor methods and constructors
2020-02-11 Takashi Sakamototimer: device_id: add object to represent identifier...
2020-02-11 Takashi Sakamototimer: add global method to get devnode of ALSA Timer
2020-02-11 Takashi Sakamototimer: add global method to get sysname for ALSA Timer
2020-02-11 Takashi Sakamototimer: add Quark object to report any error
2020-02-11 Takashi Sakamototimer: add test script for ALSATimer enumerations
2020-02-11 Takashi Sakamototimer: generate enumerations
next