Commit graph

14 commits

Author SHA1 Message Date
rh
9b3aaabe1a Update gnapster to 1.4.0. Changes include fixes to a fairly bad memory
leak in the shared file list, poor recognition of certain mp3s, a few
leaked file descriptors, and the GNOME dependency is now optional.
New features include text theme support, experimental SOCKS4 and 5 proxy
support, a search cancel button, logging support, xtext transparency,
improved opennap server dialog features, hide join/part messages option,
and better resume code.
2000-10-22 11:05:57 +00:00
tron
0675faaa17 Update "gnapster" package to version 1.3.12. Changes since version 1.3.11:
- Fixed a tab completion core dump
- Ability to move downloads to queue slots
- Fix for alternate upload resumes being ignored and the file is sent
  from the beginning
- Fix for hanging downloads on "Awaiting connection" when they should
  promptly report an error message
- Auto-reconnect timeout added
- Boolean NOT searches allowed on opennap servers
- UI cleanups
- Safe exit operation added, which allows you to unshare all songs, and
  wait for all transfers to complete before it exits
2000-10-15 21:53:12 +00:00
tron
a216172b6d Use updated IP address for official Napster servers. 2000-09-11 15:56:34 +00:00
jlam
d1f631d183 Update gnapster to 1.3.10. Changes since 1.3.10:
* Browse server file syntax changed, old server files must be removed
 * Fixed new user creation bug and cleaned up the bind handling to not cause 100% cpu usage when something bad happened
 * Updated remotely queued code to better handle queued downloads
 * Switched over to using the XText widget from XChat
 * Implemented new opennap browse numeric support, will no longer get
   disconnected for browsing
 * Removed -O2 from Makefile due to GTK problems caused by older gcc versions
   (prevented / commands from working on certain systems)
 * Many minor UI changes and bug fixes
2000-08-10 21:07:34 +00:00
hubertf
c5bb169dec Update to gnapster-1.3.10. Changes:
A fix for fatal division by 0 error, automatic nickname
   completion, automated channel joins, and many internal code
   cleanups included.
2000-05-26 15:34:37 +00:00
tron
c919edb429 Update "gnapster" package to version 1.3.9. Changes since version 1.3.8:
- Local and remote resume support
- New browse method that uses a tree-style view instead of list
- Completely rewritten download and queue code-
- Security hole fixed that allowed users to view arbitrary files (I HIGHLY
  suggest updating to Gnapster 1.3.9)
- Many minor changes everywhere
- Internal bug fixes
2000-05-16 06:05:05 +00:00
rh
808c279e60 Update gnapster to 1.3.8
Changes since 1.3.7:

    * Command history in the console
    * Ability to list channels
    * Queryable private messages between users
    * More console commands added
    * LOTS of bug fixes
2000-04-02 18:44:14 +00:00
wiz
cc2cb342b0 handle libintl-detection differently 2000-03-16 01:36:06 +00:00
wiz
6ef19174da Update to gnapster-1.3.7. Changes:
* Port is now specifyable in the preferences, firewall support is also done
* Finally updated update list to update based on modification time instead
  of only adding files
* Added a "browse" server dialog which allows you to manage specific servers
  without requiring a query server running on port 8875
* Uploading of a users mp3 list is now non-blocking
* Fixed a memory leak in upload.c and download_free()
2000-03-16 00:56:31 +00:00
wiz
fac41dfe2a add missing patch 2000-02-27 21:36:48 +00:00
wiz
b8d5b11b98 update gnapster to 1.3.6; also install some language files.
Changes since 1.3.5:
 * Changed the ~/.gnapster_shared syntax, please rebuild your lists!
 * Multiple chat channels and a more organized console tab
 * Much cleaner build mp3 list dialog
 * Bug fixes
2000-02-27 21:36:00 +00:00
wiz
d369703d31 Updated gnapster to 1.3.5.
Changes since 1.3.4:
 * MP3 sharing support
 * Search sorting by line speed and bitrate now implemented
 * Support for opennap's multiple media type features (only available
   when connected to an opennap server)
 * Specification of the opennap server (query server only!) in the
   preferences dialog
 * Big endian bug fixed dealing with the byte order of an IP address from the
   server
 * Lots of various bug fixes

Changes since 1.3.3:
 * PPC support should be working properly (thanks drscholl ;)
 * BSD connection problems fixed (occurred in 1.3.2 and 1.3.3)

Changes since 1.3.2:
 * Minor fix in the search widget that caused NULL searches to occur
 * New option to autostart queues when nothing is being downloaded
 * Search list has full column sorting support
 * Multiple selections allowed
 * Queue timeouts added
 * Fixed Segmentation Fault in queue code
 * More language translation support

Changes since 1.3:
 * Support for queued downloads
 * Chat support
 * Improved UI, more config options.
 * PPC support not quite functional, I need someone to look at the code
   and send a patch to jasta@gotlinux.org
 * Now using a standard GNU autoconf/automake structure
 * Tons of various bug fixes
2000-02-21 19:07:24 +00:00
wiz
d79cd08c95 s/^a // 2000-01-08 04:27:26 +00:00
rh
32f99e5a08 Initial import of gnapster-1.3, a GNOME napster client. 2000-01-05 23:07:50 +00:00