| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Pass correct parameter to `run-at-time', to make sure only one timer is | william.xwl | 2006-01-18 | 1 | -2/+2 |
* | add two macros, one to emms.el and the other to emms-playlist-mode.el. The fo... | yonirabkin | 2006-01-09 | 2 | -69/+87 |
* | emms-player-mpd: Detect when the server has stopped, and call emms-player-sto... | Michael Olson | 2006-01-07 | 1 | -34/+67 |
* | emms-player-mpd: Implement blocking so that code in timers doesn't conflict. | Michael Olson | 2006-01-07 | 1 | -16/+31 |
* | Rename m3u-playlist source to "playlist" and support .pls files. The playlis... | Michael Olson | 2006-01-07 | 4 | -37/+42 |
* | Use emms-replace-regexp-in-string. | Michael Olson | 2006-01-06 | 2 | -4/+4 |
* | emms-player-mpd: Escape specials in filenames like the other MPD clients do. | Michael Olson | 2006-01-06 | 1 | -2/+11 |
* | emms-stream-info: Use emms-replace-regexp-in-string. | Michael Olson | 2006-01-06 | 1 | -2/+2 |
* | New XEmacs compatibility function: emms-replace-regexp-in-string | Michael Olson | 2006-01-05 | 3 | -13/+23 |
* | emms-player-mpd: Quote file argument so that filenames with spaces are treate... | Michael Olson | 2006-01-05 | 1 | -2/+3 |
* | Move `emms-cancel-timer' to a compatibility section in emms.el | forcer | 2006-01-04 | 1 | -8/+11 |
* | emms-playing-time: Make sure that we don't start more than one timer instance. | Michael Olson | 2006-01-04 | 1 | -4/+6 |
* | emms-player-mpd: Make it the default to sync the MusicPD playlist with the EM... | Michael Olson | 2006-01-04 | 1 | -11/+8 |
* | Make emms-player-mpd work with emms-playing-time. | Michael Olson | 2006-01-04 | 2 | -2/+5 |
* | emms-player-mpd: Bring this up-to-par with the other backends, in that it can... | Michael Olson | 2006-01-04 | 1 | -46/+150 |
* | Use timers in a way that is compatible with both Emacs and XEmacs. | Michael Olson | 2006-01-04 | 3 | -3/+15 |
* | emms-player-mpd: Docfix, wait 200 millisecs for process to start, add more ou... | Michael Olson | 2006-01-03 | 1 | -8/+29 |
* | emms-player-mpd: Fix documentation. The mpc binary is no longer needed. | Michael Olson | 2006-01-02 | 1 | -3/+6 |
* | emms-player-mpd: Make sure the process gets closed autommatically when exitin... | Michael Olson | 2006-01-01 | 1 | -1/+4 |
* | Significantly improve (and speed up) MusicPD support. | Michael Olson | 2005-12-31 | 1 | -56/+229 |
* | `emms-score-set-playing' is not really "set", but "add". Fix this. Same | william.xwl | 2005-12-16 | 1 | -4/+11 |
* | Added `emms-playlist-sort-by-score'. | william.xwl | 2005-12-13 | 1 | -5/+15 |
* | Fixed emms-score.el to accommordate with changes in EMMS2. I've also | william.xwl | 2005-12-13 | 1 | -64/+121 |
* | Move `emms-lyrics-mode' to the end, or it won't work on CVS Emacs. | william.xwl | 2005-12-12 | 1 | -5/+5 |
* | fix mode-alter bug | yonirabkin | 2005-12-03 | 1 | -1/+2 |
* | update manual for playlist-mode | yonirabkin | 2005-12-20 | 2 | -26/+43 |
* | make emms-playlist-mode emacs21.4 compatible | yonirabkin | 2005-12-24 | 1 | -5/+42 |
* | fix emms-playlist-save-as-m3u | yonirabkin | 2005-12-18 | 1 | -5/+6 |
* | killing and yanking in the interactive playlist buffer | yonirabkin | 2005-12-09 | 1 | -15/+42 |
* | Killing and yanking | yonirabkin | 2005-12-05 | 1 | -77/+97 |
* | fix manual sectioning | yonirabkin | 2005-11-27 | 3 | -20/+16 |
* | Fix conflicts in emms-playlist-mode.el | yonirabkin | 2005-11-20 | 1 | -60/+61 |
* | Fix emms.texinfo for PDF output (thanks twb) | yonirabkin | 2005-11-25 | 2 | -9/+14 |
* | Added `emms-playlist-mode-go-popup' for popuping emms-playlist as a side | william.xwl | 2005-11-19 | 1 | -2/+16 |
* | emms-info-mp3info.el (emms-info-mp3find-arguments): use info-tracknumber inst... | Trent Buck | 2005-11-19 | 2 | -2/+2 |
* | 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 |