emms-patches
[Top][All Lists]
Advanced

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

[Emms-patches] darcs patch: Added seeking to the playlist keymap, and up


From: yoni-r
Subject: [Emms-patches] darcs patch: Added seeking to the playlist keymap, and updated the ...
Date: Fri, 06 Oct 2006 20:06:57 +0200

Fri Oct  6 20:01:39 IST 2006  address@hidden
  * Added seeking to the playlist keymap, and updated the manual.
New patches:

[Added seeking to the playlist keymap, and updated the manual.
address@hidden {
hunk ./emms-playlist-mode.el 131
+
+    (define-key map (kbd "C-f") 'emms-seek-forward)
+    (define-key map (kbd "C-b") 'emms-seek-backward)
+
hunk ./emms.texinfo 836
address@hidden C-f
address@hidden emms-seek-forward
+Seek ten seconds forward.
address@hidden C-b
address@hidden emms-seek-backward
+Seek ten seconds backward.
}

Context:

[emms-player-mpd: Only display error if we are certain that url.el is not 
up-to-date
Michael Olson <address@hidden>**20061004032213] 
[seek-for-alsaplayer
address@hidden
 Add relative seek support for alsaplayer
] 
[midi-files-via-timidity
address@hidden
 A simple-player definition for timidity
] 
[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
] 
[mms-for-mplayer
address@hidden
 mplayer also supports mms:// URLs
] 
[browser: add deletion started/finished message
Damien Elmes <address@hidden>**20060923051128] 
[browser/cache: support deleting files, make emms-cache-dirty a defsubst
Damien Elmes <address@hidden>**20060922090553] 
[DoTheRightThing with player pausing and emms-bookmarks.el
address@hidden 
[Added `emms-pause' to emms-playlist-mode.el bound to to ``P''.
address@hidden 
[Added emms-bookmarks.el
address@hidden 
[Added a link to the online version of the manual.
address@hidden 
[emms-playing-time.el now works with `seek-to'.
address@hidden 
[Added `seek-to' to emms.el and emms-player-mplayer.el.
address@hidden 
[TAG 2.1
address@hidden 
Patch bundle hash:
302ea7b6d6456f275bd0bdf0af9ac6975b9b6d11

reply via email to

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