]> git.alsa-project.org Git - alsa-gobject.git/shortlog
alsa-gobject.git
2020-06-21 Takashi Sakamotoseq: client_pool: fix indentation
2020-06-21 Takashi Sakamotoseq: user_client: fix indentation
2020-06-21 Takashi Sakamotoseq: remove_filter: fix indentation
2020-06-21 Takashi Sakamotoseq: event_cntr: fix indentation
2020-06-21 Takashi Sakamototimer: instance_params: fix indentation
2020-06-21 Takashi Sakamotoctl: elem_value: fix indentation
2020-06-19 Takashi Sakamotoseq: supplement to use guint8 for the numerical ID...
2020-06-19 Takashi Sakamotoseq: supplement to use guint8 for the numerical ID...
2020-06-19 Takashi Sakamotoseq: use guint8 for the numerical ID of port
2020-06-19 Takashi Sakamotoseq: use guint8 for the numerical ID of client
2020-06-19 Takashi Sakamotoseq: use guint8 for the numerical ID of queue
2020-06-17 Takashi Sakamotoseq: queue_timer_data_alsa: use const qualifier to...
2020-06-17 Takashi Sakamotoseq: event_data_result: use const qualifier to self...
2020-06-17 Takashi Sakamotoseq: event_data_queue: use const qualifier to self...
2020-06-17 Takashi Sakamotoseq: event_data_note: use const qualifier to self argum...
2020-06-17 Takashi Sakamotoseq: event_data_ctl: use const qualifier to self argume...
2020-06-17 Takashi Sakamotoseq: event_data_connect: use const qualifier to self...
2020-06-17 Takashi Sakamotoseq: tstamp: use const qualifier to self argument for...
2020-06-17 Takashi Sakamototimer: event_data_tstamp: use const qualifier to self...
2020-06-17 Takashi Sakamototimer: event_data_tick: use const qualifier to self...
2020-06-15 Takashi Sakamototimer: instance_status: add constructor
2020-06-15 Takashi Sakamototimer: device_status: add constructor
2020-06-15 Takashi Sakamotoseq: queue_status: add constructor
2020-06-15 Takashi Sakamototests: timer: fix test for ALSATimerDeviceStatus
2020-06-15 Takashi Sakamototimer: user_instance: use (inout) annotation to retriev...
2020-06-15 Takashi Sakamototimer: use (inout) annotation to retrieve the status...
2020-06-15 Takashi Sakamotoseq: use (inout) annotation to retrieve the status...
2020-06-14 Takashi Sakamotoupdate README
2020-06-14 Takashi Sakamotosamples: add Python 3 sample script for ALSASeq
2020-06-14 Takashi Sakamotosamples: add Python 3 sample script for ALSATimer
2020-06-14 Takashi Sakamotosamples: add Python 3 sample script for ALSARawmidi
2020-06-14 Takashi Sakamotosamples: add Python 3 sample script for ALSAHwdep
2020-06-14 Takashi Sakamotosamples: add Python 3 sample script for ALSACtl
2020-06-14 Takashi Sakamotoseq: user_client: return filled object after creating...
2020-06-14 Takashi Sakamotoseq: user_client: return filled object after creating...
2020-06-14 Takashi Sakamotoseq: user_client: add an API to create port with indica...
2020-06-14 Takashi Sakamotoseq: port_info: fix description for queue-id property
2020-06-14 Takashi Sakamotoseq: user_client: Fix the type of property for int64...
2020-06-14 Takashi Sakamotorawmidi: substream_status: use uint64_t for avail and...
2020-06-13 Takashi Sakamototimer: instance_status: unify two arguments to single...
2020-06-13 Takashi Sakamototimer: event_data_tstamp: unify two arguments to single...
2020-06-13 Takashi Sakamototimer: event: add constructor
2020-06-13 Takashi Sakamotoctl: elem_value: split function with two argument into...
2020-06-13 Takashi Sakamotoseq: update documentation for system call information
2020-06-13 Takashi Sakamotorawmidi: update documentation for system call information
2020-06-13 Takashi Sakamototimer: update documentation for system call information
2020-06-13 Takashi Sakamotohwdep: update documentation with system call information
2020-06-13 Takashi Sakamotoctl: update documentation with system call information
2020-06-13 Takashi Sakamotoseq: user_client: correct ioctl command to get the...
2020-06-13 Takashi Sakamotoseq: user_client: correct ioctl command to update queue
2020-06-13 Takashi Sakamotorawmidi: stream-pair: fix signal name according to...
2020-06-13 Takashi Sakamotorawmidi: fix leak of file descriptor in global methods...
2020-06-13 Takashi Sakamotohwdep: fix leak of file descriptor in global methods...
2020-06-12 Takashi Sakamototimer: user_instance: add API to choose the type of...
2020-06-12 Takashi Sakamotoctl: elem_info: fix SIGSEGV due to missing sentinel...
2020-06-12 Takashi Sakamotoctl: elem_info_int64: dismiss ALSACtlElemInfoInt64
2020-06-12 Takashi Sakamotoctl: elem_info_iec60958: dismiss ALSACtlElemInfoIec60958
2020-06-12 Takashi Sakamotoctl: elem_info_bytes: dismiss ALSACtlElemInfoBytes
2020-06-12 Takashi Sakamotoctl: elem_info_enum: dismiss ALSACtlElemInfoEnum
2020-06-12 Takashi Sakamotoctl: elem_info_int: dismiss ALSACtlElemInfoInt
2020-06-12 Takashi Sakamotoctl: elem_info_bool: dismiss ALSACtlElemInfoBool
2020-06-12 Takashi Sakamotoctl: elem_info: become concrete class instead of abstra...
2020-06-12 Takashi Sakamotoctl: elem_info: add count property
2020-06-12 Takashi Sakamotoctl: elem_info: add accessor APIs for label entries...
2020-06-12 Takashi Sakamotoctl: elem_info: add accessor APIs for triplet data...
2020-06-12 Takashi Sakamotoctl: elem_info: add accessor APIs for triplet data...
2020-06-12 Takashi Sakamotoctl: card: add helper function to parse names for enume...
2020-06-12 Takashi Sakamotoctl: card: fix uninitialized local value
2020-06-12 Takashi Sakamotodoc: ctl: fix title for documentation of ALSACtlElemInfo
2020-06-12 Takashi Sakamotodoc: hwdep: fix invalid element name
2020-06-12 Takashi Sakamototimer: instance_status: use shorter name for timestamp
2020-06-12 Takashi Sakamototimer: ALSATimerEventDataType: use shorter name for...
2020-06-12 Takashi Sakamototimer: event: add documentation for ALSATimerEvent
2020-06-12 Takashi Sakamototimer: event: add accessor methods for tick and tstamp...
2020-06-12 Takashi Sakamototimer: event_data: dismiss ALSATimerEventData
2020-06-12 Takashi Sakamototimer: event_data_tstamp: add accessor APIs for tstamp...
2020-06-12 Takashi Sakamototimer: event_data_tstamp: rename to ALSASeqEventDataTstamp
2020-06-12 Takashi Sakamototimer: event_data_timestamp: become boxed object
2020-06-12 Takashi Sakamototimer: event_data_tick: add accessor APIs for resolutio...
2020-06-12 Takashi Sakamototimer: event_data_tick: become boxed object
2020-06-12 Takashi Sakamototimer: user_instance: emit signal with ALSATimerEvent
2020-06-12 Takashi Sakamototimer: add boxed object to represent union of two timer...
2020-06-11 Takashi Sakamotoseq: queue_timer_alsa: obsolete ALSASeqQueueTimerAlsa
2020-06-11 Takashi Sakamotoseq: queue_timer: define as concrete class instead...
2020-06-11 Takashi Sakamotoseq: queue_timer: add accessor APIs for data of queue...
2020-06-11 Takashi Sakamotoseq: queue_timer: make properties read-only
2020-06-11 Takashi Sakamotoseq: queue_timer_data_alsa: add documentation
2020-06-11 Takashi Sakamotoseq: queue_timer_data_alsa: add accessor APIs for resol...
2020-06-11 Takashi Sakamotoseq: queue_timer_data_alsa: add accessor APIs for devic...
2020-06-11 Takashi Sakamotoseq: queue_timer_data_alsa: add boxed object to represe...
2020-06-11 Takashi Sakamotoseq: scan ALSATimer-0.0 gir by g-ir-scanner for dependency
2020-06-11 Takashi Sakamototests: fix a test for ALSASeqQueueTimer
2020-06-11 Takashi Sakamotoseq: fix segmentation fault due to uninitialized value
2020-06-09 Takashi Sakamototimer: add global method to retrieve current source...
2020-06-09 Takashi Sakamotodoc: hwdep: fix missing content of introduction element
2020-06-09 Takashi Sakamotoseq: event: dismiss ALSASeqEvent
2020-06-09 Takashi Sakamotoseq: event_fixed: dismiss ALSASeqEventFixed
2020-06-09 Takashi Sakamotoseq: event_variable: dismiss ALSASeqEventVariable
2020-06-09 Takashi Sakamotoseq: user_client: schedule events in ALSASeqEventCntr...
2020-06-09 Takashi Sakamotoseq: user_client: emit ALSASeqEventCntr instead of...
next