]> git.alsa-project.org Git - alsa-gobject.git/shortlog
alsa-gobject.git
2020-11-16 Takashi Sakamotorawmidi: add checks for method arguments
2020-11-16 Takashi Sakamotorawmidi: check whether method argument for GError is...
2020-11-16 Takashi Sakamotorawmidi: skip check of return value from g_malloc()
2020-11-16 Takashi Sakamotoseq: user_client: fix code for GFileError
2020-11-16 Takashi Sakamototimer: user_instance: fix code for GFileError
2020-11-15 Takashi Sakamotohwdep; obsolete library-wide GQuark for error reporting
2020-11-15 Takashi Sakamotohwdep: query: use GFileError to report error
2020-11-15 Takashi Sakamotohwdep: query: simplify count check
2020-11-15 Takashi Sakamotohwdep: add checks for method arguments
2020-11-15 Takashi Sakamotohwdep: check whether method argument for GError is...
2020-11-15 Takashi Sakamotohwdep: skip check of return value from g_malloc()
2020-11-15 Takashi Sakamototimer: instance_param: simplify count check
2020-11-15 Takashi Sakamotoctl: query: simplify count check
2020-11-15 Takashi Sakamotoseq: query: remove duplicated semicolon
2020-11-15 Takashi Sakamotoseq: obsolete library-wide error quark
2020-11-15 Takashi Sakamotoseq: query: code refactoring for error path
2020-11-15 Takashi Sakamotoseq: query: code refactoring to unify code to open...
2020-11-15 Takashi Sakamotoseq: query: use GFileError to report error
2020-11-15 Takashi Sakamotoseq: user_client: update function comment for error...
2020-11-15 Takashi Sakamotoseq: user_client: report error for queue access permission
2020-11-15 Takashi Sakamotoseq: user_client: report error for port access permission
2020-11-15 Takashi Sakamotoseq: user_client: report open/write error
2020-11-15 Takashi Sakamotoseq: user_client: report error for ioctl
2020-11-15 Takashi Sakamotoseq: user_client: add GQuark to report error for ALSASe...
2020-11-15 Takashi Sakamotoseq: add GLib enumeration to report type of error for...
2020-11-15 Takashi Sakamotoseq: user_client: just return when character device...
2020-11-15 Takashi Sakamotoseq: add checks for method arguments
2020-11-15 Takashi Sakamotoseq: check whether method argument for GError is available
2020-11-15 Takashi Sakamotoseq: skip check of return value from g_malloc()
2020-11-15 Takashi Sakamototimer: obsolete library-wide GQuark for error reporting
2020-11-15 Takashi Sakamototimer: query: code refactoring to unify open function
2020-11-15 Takashi Sakamototimer: query: use GFileError to report error
2020-11-15 Takashi Sakamototimer: user_instance: update function comment for error...
2020-11-15 Takashi Sakamototimer: user_instance: report error for timer already...
2020-11-15 Takashi Sakamototimer: user_instance: report error for unattached timer...
2020-11-15 Takashi Sakamototimer: user_instance: report error for timer instance...
2020-11-15 Takashi Sakamototimer: user_instance: report error due to open system...
2020-11-15 Takashi Sakamototimer: user_instance: report error due to ioctl failure
2020-11-15 Takashi Sakamototimer: user_instance: add GQuark to report error for...
2020-11-15 Takashi Sakamototimer: add GLib enumeration to report type of error...
2020-11-15 Takashi Sakamototimer: user_instance: just return when character device...
2020-11-15 Takashi Sakamototimer: instance-params: add checks for method arguments
2020-11-15 Takashi Sakamototimer: add checks for method arguments
2020-11-15 Takashi Sakamototimer: check whether method argument for GError is...
2020-11-15 Takashi Sakamototimer: skip check of return value from g_malloc()
2020-11-15 Takashi Sakamototimer: user_instance: fix function comment
2020-11-13 Takashi Sakamotoctl: obsolete library-wide GQuark for error reporting
2020-11-13 Takashi Sakamotoctl: query: use GFileError to report error
2020-11-13 Takashi Sakamotoctl: card: update function comment for error reporting
2020-11-13 Takashi Sakamotoctl: card: report error due to existent control element
2020-11-13 Takashi Sakamotoctl: card: report error due to operations against eleme...
2020-11-13 Takashi Sakamotoctl: card: report error about unsupported element operation
2020-11-13 Takashi Sakamotoctl: card: report error about element not found
2020-11-13 Takashi Sakamotoctl: card: report error about disconnection
2020-11-13 Takashi Sakamotoctl: card: report open error
2020-11-13 Takashi Sakamotoctl: card: report system call error with own error...
2020-11-13 Takashi Sakamotoctl: card: add GQuark to report error specific for...
2020-11-13 Takashi Sakamotoctl: add GLib enumerations for error reporting
2020-11-13 Takashi Sakamotoctl: card: just return when character device is not...
2020-11-13 Takashi Sakamotoctl: add checks for method arguments
2020-11-13 Takashi Sakamotoctl: check whether method argument for GError is available
2020-11-13 Takashi Sakamotoctl: skip check of return value from g_malloc()
2020-06-23 Takashi Sakamotobump version up to 0.1.0 to release v0.1.0
2020-06-21 Takashi Sakamotodoc: seq: reorder sections
2020-06-21 Takashi Sakamotodoc: timer: reorder sections
2020-06-21 Takashi Sakamotoupdate README with alsa-gobject-rs URL
2020-06-21 Takashi Sakamotorawmidi: add an API to retrieve current version of...
2020-06-21 Takashi Sakamotoseq: add an API to retrieve current version of protocol...
2020-06-21 Takashi Sakamototimer: add an API to retrieve current version of protoc...
2020-06-21 Takashi Sakamotoctl: add an API to retrieve current version of protocol...
2020-06-21 Takashi Sakamotorawmidi: fix indentation
2020-06-21 Takashi Sakamotorawmidi: stream_pair: fix indentation
2020-06-21 Takashi Sakamotoseq: fix indentation
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...
next