ecasound.el v0.8.2 released

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: ecasound.el v0.8.2 released
From: Mario Lang (mlang_AT_delysid.org)
Date: Sun Feb 16 2003 - 21:36:36 EET


I'm sorry that it took that long, but finally, here is ecasound.el 0.8.2.

It includes a lot of small fixes, most notably, TAB completion
in interactive prompts with large list of possible selections
works again. I've also tried to improve the mode/header line
a bit, but I'm not sure how to make it configurable properly yet.
I'll have to look into this at a later time. Please test and report
bugs, as usual. And Kai, please update the version in CVS, thanks.

Get it from here: http://delysid.org/ecasound.el

List of changes:

;; Version: 0.8.2
;;
;; * Added quite some missing docstrings.
;; * New variable `ecasound-last-command-alist'. Use that to do fancy stuff
;; to certain commands return values.
;; * New variable `ecasound-type-alist'. Normally you should not need to
;; change this, but it's nice to have it configurable.
;; * New function `eci-is-valid-p'. Rationale is that nil as return
;; value of a ECI command should indicate an error. So this function
;; with a -p suffix to use as a predicate.
;; * New variable `ecasound-parent' holds the parent buffer in a daemon buffer.
;; * New variables ecasound-timer-flag&interval.
;; * Renamed `eci-output-filter' to `ecasound-output-filter'.
;; * New variable ecasound-mode|header-line-format.
;; * `ecasound-cop-edit' now uses cop-set instead of
;; cop-select+copp-select+copp-set to update values.
;; * Fixed multiple-argument handling. They are separated with ',', not
;; with a space.
;; * New variable ecasound-sending-command, used to prevent the background
;; timer from coliding with other ECI requests.

-- 
CYa,
  Mario


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Sun Feb 16 2003 - 21:28:09 EET