| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | emms-source-file.el: add missing third clause to AUTOLOAD calls. | Trent Buck | 2005-10-28 | 1 | -12/+12 |
* | emms-info-libtag.el: Fix a couple of typos. | Trent Buck | 2005-11-19 | 1 | -4/+2 |
* | Implement an emms-info function using the libtag package. | Trent Buck | 2005-11-19 | 8 | -19/+161 |
* | Finished rewriting manual | yonirabkin | 2005-11-07 | 2 | -46/+142 |
* | More manual work, but still only 71 percent done | yonirabkin | 2005-11-03 | 2 | -75/+47 |
* | Added support for toggling default action in streams | lucas | 2005-11-03 | 1 | -0/+1 |
* | Added a hook for emms-streams | lucas | 2005-11-03 | 1 | -0/+4 |
* | debian/emms.emacs-install: Leave symlinks in bytecode dir for find-library/fu... | Trent Buck | 2005-10-27 | 1 | -2/+4 |
* | debian/rules: swap binary-indep and binary-arch bodies, since emms is package... | Trent Buck | 2005-10-27 | 1 | -4/+4 |
* | Makefile (ChangeLog): Generate ChangeLog from darcs metadata. | Trent Buck | 2005-10-27 | 2 | -2/+6 |
* | Added simple player "playsound". | Trent Buck | 2005-10-23 | 1 | -0/+3 |
* | Remove TODO from debian/docs. | Trent Buck | 2005-09-12 | 1 | -1/+0 |
* | Don't attempt to dh_installchangelogs ChangeLog in debian/rules. | Trent Buck | 2005-09-12 | 1 | -1/+1 |
* | Add prefix keys support. | william.xwl | 2005-10-26 | 1 | -6/+19 |
* | manual 71% done | yonirabkin | 2005-10-17 | 1 | -42/+43 |
* | fix emms-info-ogginfo laguange | yonirabkin | 2005-10-15 | 2 | -6/+2 |
* | manual update (68% done) | yonirabkin | 2005-10-13 | 1 | -48/+27 |
* | emms-metaplaylist fix requested by Lukhas | yonirabkin | 2005-10-15 | 1 | -1/+1 |
* | A minor spell correction. | william.xwl | 2005-10-16 | 1 | -1/+1 |
* | Make emms-mode-line-icon use the good function to get the current track | lucas | 2005-10-09 | 1 | -1/+1 |
* | Rename `emms-playlist-save-active-as-m3u' to `emms-playlist-save-current-as-m... | forcer | 2005-10-08 | 1 | -1/+1 |
* | emms-playlist-sort.el: New file containing various playlist sort | william.xwl | 2005-10-07 | 1 | -0/+84 |
* | emms-setup.el: Added `emms-playlist-sort' to `emms-devel'. | william.xwl | 2005-10-07 | 1 | -1/+2 |
* | emms-setup.el: Moved `emms-lyrics' and `emms-playing-time' into | william.xwl | 2005-10-06 | 1 | -4/+6 |
* | emms-lyrics.el: New function: `emms-lyrics-restore-mode-line'. | william.xwl | 2005-10-05 | 1 | -3/+10 |
* | emms-playing-time.el: New function: `emms-playing-time-restore-mode-line'. | william.xwl | 2005-10-05 | 1 | -4/+10 |
* | manual work (57% done) | yonirabkin | 2005-10-05 | 1 | -33/+28 |
* | emms.el: Should initialize `emms-player-paused-p' to nil at start. Or a | william.xwl | 2005-10-05 | 1 | -1/+2 |
* | emms-mode-line.el: Made `emms-mode-line-alter' be compatible with | william.xwl | 2005-10-05 | 1 | -2/+5 |
* | emms-mode-line.el: When artist or title info cann't be achieved, show | william.xwl | 2005-10-04 | 1 | -3/+13 |
* | emms-mode-line: Changed dead `emms-playlist-current-track-changed-hook' | william.xwl | 2005-10-04 | 1 | -8/+6 |
* | emms-playlist-mode-switch-buffer | yonirabkin | 2005-10-04 | 1 | -0/+16 |
* | Yet Another Installment of the manual re-write | yonirabkin | 2005-10-04 | 2 | -238/+83 |
* | emms-setup.el re-write | yonirabkin | 2005-10-01 | 2 | -87/+79 |
* | more manual re-writing | yonirabkin | 2005-09-30 | 1 | -20/+47 |
* | manual work | yonirabkin | 2005-09-29 | 1 | -104/+13 |
* | Another installment of manual changes | yonirabkin | 2005-09-28 | 1 | -120/+142 |
* | some manual fixes (just the start) | yonirabkin | 2005-09-26 | 3 | -41/+65 |
* | Rename emms-default.el to emms-setup.el. | forcer | 2005-09-28 | 2 | -5/+4 |
* | List all the changes needed in the manual | yonirabkin | 2005-09-24 | 1 | -146/+116 |
* | Update tracks with a specific function, and provide emms-track-updated-functions | forcer | 2005-09-26 | 2 | -1/+12 |
* | emms.el (emms-playlist-new): Use interactive-p rather than | Michael Olson | 2005-09-25 | 1 | -1/+1 |
* | emms-streams.el: Update `emms-info-file-info-song-artist' so that it | Michael Olson | 2005-09-25 | 1 | -11/+11 |
* | emms-playlist-mode.el: 3rd attempt to not clobber | Michael Olson | 2005-09-24 | 1 | -1/+3 |
* | rollback patch to fix adding tracks. | yonirabkin | 2005-09-23 | 1 | -2/+1 |
* | Adding emms-info-ogginfo.el and consiquently modifying emms-default | yonirabkin | 2005-09-23 | 3 | -7/+67 |
* | add emms-metaplaylist-mode.el | yonirabkin | 2005-09-23 | 1 | -0/+145 |
* | emms-playing-time.el: | william.xwl | 2005-09-23 | 1 | -36/+56 |
* | eemms-lyrics.el: | william.xwl | 2005-09-23 | 1 | -70/+87 |
* | emms-lyrics.el: Fixed a bug in `emms-lyrics-start'. | william.xwl | 2005-09-23 | 1 | -2/+4 |