aboutsummaryrefslogtreecommitdiff
path: root/emms-playing-time.el
Commit message (Expand)AuthorAgeFilesLines
* Adding a facility to resume from where the playback left at.Yuchen Pei2021-11-251-2/+27
* Removing an infinite loop enabling emms-playing-time-display-mode.Yuchen Pei2021-08-241-5/+1
* emms-(playing-time|mode-line).el: Use `define-minor-mode`Yoni Rabkin2021-04-291-12/+31
* *.el: Minor improvements and simplificationsYoni Rabkin2021-04-291-49/+45
* Change the function quoting style to help the compiler.Yoni Rabkin2021-04-201-14/+14
* *.el: Remove redundant `:group` argumentsYoni Rabkin2021-04-171-7/+4
* * emms-playing-time.el: add lexical and fixYoni Rabkin2021-03-031-3/+3
* move all files to top-levelYoni Rabkin2020-06-031-0/+239
* *.el -> lisp/*.el: Move lisp files into "lisp/" subdirectory.William Xu2008-06-171-226/+0
* change-all-file-headers-to-gpl3-or-later.dpatchTassilo Horn2007-06-261-1/+1
* Bump copyright years to 2007 and standardize statementMichael Olson2007-03-191-1/+1
* emms-playing-time.el: Minor docstring updates.William Xu2007-03-191-3/+3
* emms-playing-time: Add stuffs for controlling displaying on mode linewilliam.xwl2006-12-181-72/+82
* emms-playing-time.el: New variable `emms-playing-time-style', itwilliam.xwl2006-11-121-13/+34
* Since emms-player-seeked-to-functions and emms-player-time-set-functions hook...Michael Olson2006-10-171-1/+0
* emms-playing-time.el: Minor cleanups.william.xwl2006-09-291-5/+2
* emms-playing-time.el now works with `seek-to'.yoni-r2006-09-221-0/+1
* emms-playing-time: Don't require emms-info-mp3info, since none of its functio...Michael Olson2006-08-061-1/+0
* Allow player to set the exact elapsed time of a track. emms-player-mpd and e...Michael Olson2006-07-021-2/+10
* Standardize copyright notices. Add COPYING file. Mention license in README.Michael Olson2006-06-081-5/+6
* Make XEmacs21 and Emacs21 happy.Michael Olson2006-04-201-2/+2
* Make all add-on files toggle-able.Michael Olson2006-04-011-22/+32
* fixed copyright years and copyright holderyonirabkin2006-03-151-1/+1
* Pass correct parameter to `run-at-time', to make sure only one timer iswilliam.xwl2006-01-181-2/+2
* Use emms-replace-regexp-in-string.Michael Olson2006-01-061-1/+1
* emms-playing-time: Make sure that we don't start more than one timer instance.Michael Olson2006-01-041-4/+6
* Make emms-player-mpd work with emms-playing-time.Michael Olson2006-01-041-1/+2
* Use timers in a way that is compatible with both Emacs and XEmacs.Michael Olson2006-01-041-2/+6
* emms-playing-time.el: New function: `emms-playing-time-restore-mode-line'.william.xwl2005-10-051-4/+10
* emms-playing-time.el:william.xwl2005-09-231-36/+56
* emms-playing-time.el: Applied standard customization definitions.william.xwl2005-09-231-9/+21
* emms-playing-time: Since 'info-playing-time is an int now, changedwilliam.xwl2005-09-221-4/+3
* emms-playing-time.el: Updated the playing-time retrieval method, so aswilliam.xwl2005-09-221-10/+10
* emms-playing-time.el: Changed to `emms-player-seeked-hook' towilliam.xwl2005-09-151-1/+1
* Fixing the extensions problem.lucas2005-09-121-1/+0
* Fixed emms-mode-line-icon and -playing-timelucas2005-09-121-1/+1
* Initial commit (CVS 2005-09-11)forcer2005-09-111-0/+137