Bug 128984 - multimedia/xmms: xmms fade out on shift-V
Summary: multimedia/xmms: xmms fade out on shift-V
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-19 03:50 UTC by germain
Modified: 2008-11-27 07:50 UTC (History)
0 users

See Also:


Attachments
file.diff (2.89 KB, patch)
2008-11-19 03:50 UTC, germain
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description germain 2008-11-19 03:50:01 UTC

I am not sure if it fits here, but I have put something in to have the shift-V (stop-fade out) feature working in XMMS as it does in winamp.

Fix: Apply the enclosed patch.

Patch attached with submission follows:
How-To-Repeat: push shift-v to stop a track, doesn't do anything. Push v, everyone yells at you.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2008-11-19 09:01:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

Over to maintainer.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-11-27 07:49:04 UTC
beech       2008-11-27 07:48:51 UTC

  FreeBSD ports repository

  Added files:
    multimedia/xmms/files patch-main.c 
  Log:
  - Add patch to enable shift-V (stop-fade out) feature.
  - Emulates winamp
  
  PR:             ports/128984
  Submitted by:   Germain Le Chapelain <lechapelaing@yahoo.fr>
  
  Revision  Changes    Path
  1.1       +97 -0     ports/multimedia/xmms/files/patch-main.c (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Beech Rintoul freebsd_committer freebsd_triage 2008-11-27 07:49:29 UTC
State Changed
From-To: open->closed

Committed, Thanks!