Projects / quIRC / Releases / Minor

RSS All releases tagged Minor

  •  29 Feb 2012 22:26
Avatar

Release Notes: This version can be run under non-ANSI terminals, since it uses terminfo to determine the required escape sequences. Some non-standard input keys (such as Ctrl-cursors) still default to a hard-coded string, but you can still re-map them with ~/.quirc/keys.

  •  12 Jan 2012 21:44
Avatar

Release Notes: This release adds asynchronous name lookups with getaddrinfo_a(), preventing interface lockout while resolving server names. For systems without getaddrinfo_a (which is a glibc extension), the macro ASYNCH_NL in osconf.h can be used to disable its use.

  •  25 Dec 2011 20:57
Avatar

Release Notes: This release fixes several bugs in the mode handling introduced in 0.8.0, and adds more mode-related features.

  •  23 Oct 2011 23:05
Avatar

Release Notes: This release fixes several small issues, like dealing with SIGWINCH, an option to suppress setting the window title (in case you're not in an xterm), fixing some compile warnings on Fedora, and some configuration options relating to username and fullname. Support for server passwords was added, with the option --pass=<passwd> (and corresponding entries in ~/.quirc/rc).

  •  05 Jul 2011 21:08
Avatar

Release Notes: This release adds configurable keymapping (ie. interpretation of escape sequences sent by the terminal) by means of the file '~/.quirc/keys'.

  •  05 Jul 2011 12:35
Avatar

Release Notes: This release consists mainly of bugfixes, including some backported from openSUSE. The problems with the gitless source tarball (due to version number magic) are now fixed, as is a bug where /sort would leave a different tab selected, and an edge case where tabs could be rendered with zero width. There are also a couple of new features: Conference Mode (/set conf +) hides joins, parts, quits, etc. (which is useful for busy channels), and messages beginning with "/" can now be sent with "//".

  •  22 May 2011 22:35
Avatar

Release Notes: The generated config code was improved, including a new generated reference table (in HTML). The /away and /afk commands were added. Some minor display glitches were fixed, as well as an error that produced spurious "read on a dead tab" messages. The rc (configuration) file was moved from ~/.quirc to ~/.quirc/rc, in preparation for scripts (which will be stored in ~/.quirc/).

  •  28 Dec 2010 06:14
Avatar

Release Notes: This is chiefly a bugfix release. Some crash bugs were fixed. A -f (force) switch was added to the /cmd command (sends even if quIRC thinks a tab is dead). /me can now be used in private messaging tabs. Some bugs with .quirc config file handling were fixed. A 'start_buffer' was added for storing messages produced at start time until the buffers have been initialized (so the messages can be written to buffer 0).

  •  26 Sep 2010 12:13
Avatar

Release Notes: This is chiefly a bugfix release. Some crash bugs were fixed. The delete key now acts as expected. Dropped and half-open connections are better handled (periodic pings are sent if connection is idle). CTCP responses (NOTICEs) are handled correctly. Also, nick lists from ambiguous tab-completion are alphabetically sorted. Some minor display/layout changes were made (partly as a result of some refactoring).

  •  17 Sep 2010 08:34
Avatar

Release Notes: This version adds "urgent alerts" (when your nick is mentioned, the tab flashes) and input editing and history. Several minor issues were fixed and the IRC protocol parsing code was heavily refactored.

Screenshot

Project Spotlight

OGLplus

A C++ wrapper around the OpenGL C API.

Screenshot

Project Spotlight

BakAndImgCD

A LiveCD for data backup and disk imaging.