- Update/refactor patches to match current CVS.
- Added hacks.mk for sanity.
- Proper PLIST segmentation/consistency.
- Use CONF_FILES framework.
- Bump rev.
* Fix bookmarks support detection
* Improve file transfer on windows
* Fix some zeroconf bugs
* Fix focus bug in chat window
* Fix nickname changement behaviour in groupchats
This version has been enhanced by several functions intended for programmers or other professional users, and has a lot of bugs fixed.
It is based upon an older version of joe because these behave better overall.
jupp also does come with the editor flavours known from joe, specifically, jmacs, joe, jpico, jstar, and rjoe.
Not all features of jupp are available for these though (but all the bugfixes, and syntax highlighting is still enabled by default for these, while it is not auto-enabled in jupp).
This is an update of multimedia/gnash.
New options.
I put this in wip so others can test different options and work on this.
Note I removed parts of patch-aa (pthread) and patch-ab -- maybe
need to be re-added.
2006/03/07 Its been out there, and the only bug reported in the 2 months
since the last beta release was a 3 line minor fix.
So 3.1 is the new official, stable release.
The list of user defined database paths were not being parsed correctly.
Thanks to Vincent Lefevre for finding the bug and fixing it.
Changes v3.0 beta r3:
2006/01/06 The environment variable LOCATE_PATH was not being used properly.
It will now be used the same as in v2.7.
slocate was returning non zero for -h, --help, -V and --version.
It now returns zero.
PRUNEFS was being ignored in /etc/updatedb.conf
Added documentation describing how /etc/updatedb.conf is used and what is
supported to the README and the slocate.1 and updatedb.1 man pages.
Changes v3.0 beta r2:
2006/01/05 Added fix to compensate for default unsigned chars on PPC.
Fixed segfault due to 0 length char array. oops.
Fixed a bug where dangling links were ignored.
Changes v3.0 beta r1:
2005/12/19 A complete rewrite. The idea being that when I first wrote this
I was still a bit of a newbie. This version has a better design
and will be easier to debug and maintain. I have also received too many
database corruption emails and I wanted to redesign the encode/decode routines
to make sure that this was fixed.
This version should have the same functionality of v2.7.
Free time is rare so I havn't had any to add any of the features
people have been asking for. Feature patches are welcome!
October 29, 2007 (Version 1.3):
* Playlist queue support (requires mpd 0.14 - currently mpd-svn)
* Use-configurable columns in playlist by using "|" in prefs > format (xsdnyd)
* Switch from SOAPpy to newer ZSI library for lyrics fetching
* Use xmms-like search filter by default when user types (no more ctrl-j)
* Ctrl-i shortcut to center currently playing song
* Use case insensitive sorting for library (holy_robot)
* Ignore "the" when sorting library in artist/album views (holy_robot)
* Better logic when sorting playlists and new "dir+file" sort option (sed)
* Allow saving/overwriting existing playlists and streams
* Hidden config options to set browser, hide column headers
* Update license to GNU GPLv3
* Added Brazilian translation (Alex Tercete Matos)
* Added Danish translation (Martin Dybdal)
* Bug: Fix nl.po translation causing crash
* Bug: Remember playlist position when adding from library
* Bug: Fixed tracebacks with certain encodings
* Bug: MPD_HOST with password doesn't work on first install
* Bug: Fix desktop file to match current XDG standard (nigel)
* Bug: Search Amazon artwork using latin1 since it no longer supports utf8
* Bug: Possible tag editing issues w/non-latin encoding (requires tagpy 0.93)
* Bug: Fix czech translation to use cs.po