]> git.alsa-project.org Git - alsa-gobject.git/shortlog
alsa-gobject.git
2022-06-20 Takashi Sakamotoseq: client-info: add annotation to object properties
2022-06-20 Takashi Sakamotoseq: fix description of object properties in which...
2022-06-20 Takashi Sakamototimer: instance-status: add annotation to object properties
2022-06-20 Takashi Sakamototimer: instance-params: add annotation to object properties
2022-06-20 Takashi Sakamototimer: instance-info: add annotation to object properties
2022-06-20 Takashi Sakamototimer: device-status: add annotation to object properties
2022-06-20 Takashi Sakamototimer: device-params: add annotation to object properties
2022-06-20 Takashi Sakamototimer: device-info: add annotation to object properties
2022-06-20 Takashi Sakamotohwdep: device-info: add annotation to object properties
2022-06-20 Takashi Sakamotorawmidi: substream-status: add annotation to object...
2022-06-20 Takashi Sakamotorawmidi: substream-params: add annotation to object...
2022-06-20 Takashi Sakamotorawmidi: substream-info: add annotation to object prope...
2022-06-20 Takashi Sakamotorawmidi: stream-pair: add annotation to object properties
2022-06-20 Takashi Sakamotocard: elem-value: add annotation to object properties
2022-06-20 Takashi Sakamotoctl: card-info: add annotation to object properties
2022-06-20 Takashi Sakamotoctl: card: add annotation to object properties
2022-06-19 Takashi Sakamototests: add test scripts for namespace functions
2022-06-19 Takashi Sakamototests: add test script for ALSASeq.QueueTimerCommon...
2022-06-19 Takashi Sakamototests: add test script for ALSAHwdep.DeviceCommon interface
2022-06-19 Takashi Sakamototests: add test script for ALSACtl.ElemInfoSingleArray...
2022-06-19 Takashi Sakamototests: add test script for ALSACtl.ElemInfoCommon interface
2022-06-19 Takashi Sakamototests: test virtual functions in object
2022-06-19 Takashi Sakamototests: refine helper function to test object
2022-06-19 Takashi Sakamototests: test object type instead of its instance
2022-06-19 Takashi Sakamototests: add test script for ALSASeq.RemoveFilter boxed...
2022-06-19 Takashi Sakamototests: add test script for ALSASeq.EventDataResult...
2022-06-19 Takashi Sakamototests: add test script for ALSASeq.EventDataQueue boxed...
2022-06-19 Takashi Sakamototests: add test script for ALSASeq.EventDataNote boxed...
2022-06-19 Takashi Sakamototests: add test script for ALSASeq.EventDataCtl boxed...
2022-06-19 Takashi Sakamototests: add test script for ALSASeq.EventDataConnect...
2022-06-19 Takashi Sakamototests: add test script for ALSASeq.Event boxed structure
2022-06-19 Takashi Sakamototests: add test script for ALSASeq.EventCntr boxed...
2022-06-19 Takashi Sakamototests: add test script for ALSASeq.Addr boxed structure
2022-06-19 Takashi Sakamototests: add test script for ALSATimer.TstampEvent boxed...
2022-06-19 Takashi Sakamototests: add test script for ALSATimer.TickEvent boxed...
2022-06-19 Takashi Sakamototests: add test script for ALSATimer.DeviceId boxed...
2022-06-19 Takashi Sakamototests: add test script for ALSACtl.ElemId boxed structure
2022-06-19 Takashi Sakamototests: add helper function to test enumerations and...
2022-06-19 Takashi Sakamototests: rename helper function to test object interface
2022-06-16 Takashi Sakamotoseq: event-cntr: add internal API to serialize list...
2022-06-16 Takashi Sakamotoseq: event-cntr: rewrite as boxed structure
2022-06-16 Takashi Sakamotoseq: user-client: rewrite public API to schedule single...
2022-06-16 Takashi Sakamotoseq: user-client: add public API to schedule list of...
2022-06-16 Takashi Sakamotoseq: event: add boxed structure for event
2022-06-16 Takashi Sakamotoseq: enums: obsolete ALSASeqSubscribeFlag enumerations
2022-06-16 Takashi Sakamotoseq: port-info: rename properties for time stamp
2022-06-16 Takashi Sakamotoseq: enums: rename to tstamp mode
2022-06-16 Takashi Sakamotoseq: remove-filter: remove unused error arguments
2022-06-16 Takashi Sakamotoseq: tstamp: remove unused boxed structure
2022-06-16 Takashi Sakamotoseq: event-cntr/event-data-queue: obsolete timestamp...
2022-06-16 Takashi Sakamotoupdate README
2022-06-06 Takashi Sakamototimer: tstamp-event: rename from event-data-tstamp
2022-06-06 Takashi Sakamototimer: tick-event: rename from event-data-tick
2022-06-06 Takashi Sakamototimer: enum: rename EventType from EventDataType
2022-06-06 Takashi Sakamototimer: enums: rename TstampEventType from EventType
2022-06-06 Takashi Sakamototimer: event: remove unused structure
2022-06-06 Takashi Sakamototimer: user_instance: use two signals to dispatch event...
2022-06-03 Takashi Sakamotohwdep: device-info: allow to set property at instantiation
2022-06-03 Takashi Sakamotohwdep: add error domain for implementators of DeviceCom...
2022-06-03 Takashi Sakamotohwdep: device-common: add interface for common feature...
2022-06-03 Takashi Sakamotohwdep: use explicit value for iface type enumeration
2022-06-02 Takashi Sakamotoseq: queue-timer/queue-timer-data-alsa: remove unused...
2022-06-02 Takashi Sakamotoseq: user-client: use QueueTimerCommon interface instea...
2022-06-02 Takashi Sakamotoseq: queue-timer-alsa: add class for queue timer specia...
2022-06-02 Takashi Sakamotoseq: queue-timer-common: add common interface for queue...
2022-06-02 Takashi Sakamotodoc: seq: fix URL to document for ALSATimer
2022-06-02 Takashi Sakamotoctl: elem-info: remove unused classes
2022-06-02 Takashi Sakamotoctl: card: use ALSACtl.ElemInfoCommon instead of ElemInfo
2022-06-02 Takashi Sakamotoctl: elem-info-enumerated: add class for element inform...
2022-06-02 Takashi Sakamotoctl: elem-info-integer64: add class for element informa...
2022-06-02 Takashi Sakamotoctl: elem-info-integer: add class for element informati...
2022-06-02 Takashi Sakamotoctl: elem-info-bytes: add class for element information...
2022-06-02 Takashi Sakamotoctl: elem-info-boolean: add class for element informati...
2022-06-02 Takashi Sakamotoctl: elem-info-single-array: add interface for single...
2022-06-02 Takashi Sakamotoctl: elem-info-iec60958: add class for element informat...
2022-06-02 Takashi Sakamotoctl: elem-info-common: add common interface for element...
2022-06-02 Takashi Sakamotoctl: card: add error path when generating name list...
2022-06-02 Takashi Sakamotofix missing usage of declaration macro
2022-06-02 Takashi Sakamotoctl: card: fix indentation
2022-05-31 Takashi Sakamotoseq: event_cntr: rewrite public API to return gboolean...
2022-05-31 Takashi Sakamotoseq: client_info: rewrite public API to return gboolean...
2022-05-31 Takashi Sakamotoseq: user_client: rewrite public API to return gboolean...
2022-05-31 Takashi Sakamotoseq: query: rewrite public API to return gboolean accor...
2022-05-31 Takashi Sakamototimer: instance-params: rewrite public API to return...
2022-05-31 Takashi Sakamototimer: user_instance: rewrite public API to return...
2022-05-31 Takashi Sakamototimer: query: rewrite public API to return gboolean...
2022-05-31 Takashi Sakamotohwdep: query: rewrite public API to return gboolean...
2022-05-31 Takashi Sakamotorawmidi: stream_pair: rewrite public API to return...
2022-05-31 Takashi Sakamotorawmidi: query: rewrite public API to return gboolean...
2022-05-31 Takashi Sakamotoctl: elem_info: rewrite public API to return gboolean...
2022-05-31 Takashi Sakamotoctl: card: rewrite public API to return gboolean accord...
2022-05-31 Takashi Sakamotoctl: query: rewrite public API to return gboolean accor...
2022-05-31 Takashi Sakamotoseq: port-info: fix pair of declaration macro
2022-05-31 Takashi Sakamototimer: user-instance: fix closure marshaller for event...
2022-05-31 Takashi Sakamotoctl: remove useless exposed symbols
2022-05-26 Takashi Sakamotodoc: change URL for help pages
2022-04-20 Takashi Sakamotoseq: event_data_result: link optimization to gi-docgen
2022-04-20 Takashi Sakamotoseq: event_data_queue: link optimization to gi-docgen
2022-04-20 Takashi Sakamotoseq: event_data_note: link optimization to gi-docgen
2022-04-20 Takashi Sakamotoseq: event_data_ctl: link optimization to gi-docgen
next