emms-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emms-patches] darcs patch: seek-for-alsaplayer


From: mlang
Subject: [Emms-patches] darcs patch: seek-for-alsaplayer
Date: Sat, 30 Sep 2006 00:17:02 +0200

Sat Sep 30 00:15:27 CEST 2006  address@hidden
  * seek-for-alsaplayer
  Add relative seek support for alsaplayer
New patches:

[seek-for-alsaplayer
address@hidden
 Add relative seek support for alsaplayer
] {
hunk ./emms-player-simple.el 194
+(emms-player-set emms-player-alsaplayer
+                'seek
+                'emms-player-alsaplayer-seek)
+
hunk ./emms-player-simple.el 201
+(defun emms-player-alsaplayer-seek (sec)
+  (call-process "alsaplayer" nil nil nil "--relative" (format "%d" sec)))
+
}

Context:

[emms-playing-time.el: Minor cleanups.
address@hidden 
[emms-lyrics.el: Minor Cleanups.
address@hidden 
[pause-for-alsaplayer
address@hidden
 Get pause/resume working for alsaplayer
] 
[DoTheRightThing with player pausing and emms-bookmarks.el
address@hidden 
[Added emms-bookmarks.el
address@hidden 
[Added `emms-pause' to emms-playlist-mode.el bound to to ``P''.
address@hidden 
[browser: add deletion started/finished message
Damien Elmes <address@hidden>**20060923051128] 
[Added a link to the online version of the manual.
address@hidden 
[mms-for-mplayer
address@hidden
 mplayer also supports mms:// URLs
] 
[emms-playing-time.el now works with `seek-to'.
address@hidden 
[Added `seek-to' to emms.el and emms-player-mplayer.el.
address@hidden 
[browser/cache: support deleting files, make emms-cache-dirty a defsubst
Damien Elmes <address@hidden>**20060922090553] 
[TAG 2.1
address@hidden 
Patch bundle hash:
0fc07717d6a51d7560a1b99266dc6e8dd9f6abaf

reply via email to

[Prev in Thread] Current Thread [Next in Thread]