Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update emms-lastfm-client.el (code + manual). | Yoni Rabkin | 2010-07-02 | 2 | -29/+495 | |
| | ||||||
* | Fix typo. | Tim Landscheidt | 2010-06-29 | 1 | -1/+1 | |
| | | | | * emms-print-metadata.1: Fix typo. | |||||
* | From: Dimitry Gashinsky <dimitry@gashinsky.com> | Lucas Bonnet | 2010-06-29 | 1 | -13/+13 | |
| | | | | | | * emms-player-vlc.el (define-emms-simple-player): Change the command line arguments from two to one. * emms-player-vlc.el (emms-player-vlc-start): Use the variables that are defined earlier | |||||
* | Fix typos and spacing. | Tim Landscheidt | 2010-06-27 | 7 | -93/+99 | |
| | | | | | * AUTHORS, FAQ, NEWS, README, lisp/emms-bookmarks.el, lisp/emms-cache.el, lisp/later-do.el: Fix typos and spacing. | |||||
* | Replace ``?\ '' with ``?\s''. | Tim Landscheidt | 2010-06-27 | 1 | -1/+1 | |
| | | | | * lisp/emms-browser.el: Replace ``?\ '' with ``?\s''. | |||||
* | Align whitespace with original FSF license. | Tim Landscheidt | 2010-06-24 | 1 | -9/+8 | |
| | | | | | * COPYING: Aligned with <URI:http://www.gnu.org/licenses/gpl-3.0.txt>. | |||||
* | lisp/emms-lastfm-client.el: Removed Emacs local variable. | Tim Landscheidt | 2010-06-24 | 1 | -1/+0 | |
| | | | | | | * lisp/emms-lastfm-client.el: Removed "show-trailing-whitespace: t". This gave a security warning in Emacs and is probably better handled in Emacs' user configuration and/or a Git pre-commit hook. | |||||
* | Removed support for gstreamer. | Tim Landscheidt | 2010-06-20 | 3 | -6/+1 | |
| | | | | | | | * NEWS: Updated. * gst-wrapper: Removed. * lisp/emms-player-simple.el: Removed `(define-emms-simple-player gstreamer)'. | |||||
* | Fix Texinfo error. | Tim Landscheidt | 2010-06-20 | 1 | -1/+1 | |
| | | | | | * doc/emms.texinfo: Replace `@w' with `@w{}' to allow build of DVI, PDF & Co.; the info output doesn't change. | |||||
* | * Makefile: autoloads/dist hiccups | Lucas Bonnet | 2010-06-15 | 1 | -2/+2 | |
| | | | | Thanks to Tim Landscheidt <tim@tim-landscheidt.de> for the patch. | |||||
* | * emms-info-libtag.el: Make use of emms-info-libtag-program-name | Lucas Bonnet | 2010-06-15 | 1 | -1/+1 | |
| | | | | Thanks to Tim Landscheidt <tim@tim-landscheidt.de> for the patch | |||||
* | * lisp/emms-lastfm-client.el: Add Tim Landscheidt's fixes. | Yoni Rabkin | 2010-06-14 | 1 | -5/+4 | |
| | ||||||
* | * Makefile: use taglib-config to get cflags and lib flags | Lucas Bonnet | 2010-03-29 | 1 | -1/+1 | |
| | | | | source: http://paste.lisp.org/display/97028 | |||||
* | * lisp/emms-setup.el: Move emms-mark and emms-tag-editor to emms-all. | Yoni Rabkin | 2010-03-27 | 1 | -2/+2 | |
| | ||||||
* | * doc/emms.texinfo: Document emms-bookmarks. | Yoni Rabkin | 2010-03-27 | 1 | -0/+19 | |
| | ||||||
* | * lisp/emms-setup.el: Move emms-bookmarks to emms-all. | Yoni Rabkin | 2010-03-27 | 1 | -1/+1 | |
| | ||||||
* | * doc/emms.texinfo: Whitespace cleanup. | Yoni Rabkin | 2010-03-27 | 1 | -3/+3 | |
| | ||||||
* | * doc/emms.texinfo: Update copyright years. | Yoni Rabkin | 2010-03-27 | 1 | -1/+1 | |
| | ||||||
* | * lisp/emms-setup.el: Move emms-last-played to emms-all. | Yoni Rabkin | 2010-03-27 | 1 | -4/+4 | |
| | ||||||
* | * lisp/emms-lastfm-client.el: Update copyright years. | Yoni Rabkin | 2010-03-27 | 1 | -1/+1 | |
| | ||||||
* | Document emms-lastfm-client.el | Yoni Rabkin | 2010-03-27 | 2 | -180/+63 | |
| | ||||||
* | * lisp/emms-setup.el: Move emms-lastfm-client to emms-all. | Yoni Rabkin | 2010-03-27 | 1 | -3/+3 | |
| | ||||||
* | Move emms-cue.el from emms-devel to emms-all and update manual. | William Xu | 2010-03-19 | 2 | -9/+35 | |
| | ||||||
* | lisp/emms-cache.el: Initialize cache immediately instead of using ↵ | David Engster | 2010-03-16 | 1 | -2/+2 | |
| | | | | | | | after-init-hook. * emms-cache.el (emms-cache): Call emms-cache-restore directly instead of using after-init-hook. | |||||
* | * AUTHORS: add David Engster, thanks to his patches for MusicPD. | Lucas Bonnet | 2010-03-04 | 1 | -0/+1 | |
| | ||||||
* | emms-player-mpd.el: Parsing of supported formats for newer versions of mpd. | David Engster | 2010-03-04 | 1 | -10/+15 | |
| | | | | | * emms-player-mpd: (emms-player-mpd-get-supported-regexp): Added code to parse the output of newer versions of mpd. | |||||
* | * emms-player-mpd: (emms-player-mpd-seek, emms-player-mpd-seek-to): | Lucas Bonnet | 2010-03-01 | 1 | -2/+2 | |
| | | | | | | | Round to full seconds since mpd doesn't allow float values for seeking (this usually happens with emms-cue-next, for instance). Patch by David Engster <deng@randomsample.de> | |||||
* | * lisp/emms-player-mpd.el: new function to update all MPD tracks, then | Lucas Bonnet | 2010-02-26 | 1 | -0/+46 | |
| | | | | | | clear local cache and fetch new updated cache from MusicPD Patch by David Engster <deng@randomsample.de> | |||||
* | * .gitignore: update emms-print-metadata path | Lucas Bonnet | 2010-02-22 | 1 | -1/+1 | |
| | ||||||
* | * lisp/emms-player-mpd.el (emms-player-mpd-add): do not add files not ↵ | Lucas Bonnet | 2010-02-22 | 1 | -1/+2 | |
| | | | | | | recognized by MPD Patch by David Engster <deng@randomsample.de> | |||||
* | * lisp/emms-source-file.el: Avoid adding duplicates when dealing with ↵ | Lucas Bonnet | 2010-02-19 | 1 | -2/+5 | |
| | | | | | | symbolic link. Patch from Stefan Kangas <skangas@skangas.se> | |||||
* | * lisp/emms-setup.el: Replace the `emms-lastfm' feature. | Yoni Rabkin | 2009-12-24 | 1 | -2/+2 | |
| | ||||||
* | Replace lisp/emms-lastfm.el with lisp/emms-lastfm-client.el. | Yoni Rabkin | 2009-12-24 | 2 | -697/+743 | |
| | | | | | The original emms-lastfm.el doesn't work at all with the current Last.fm API. | |||||
* | emms-browser-top-level-type: Fix typo. | William Xu | 2009-12-24 | 1 | -1/+1 | |
| | ||||||
* | emms-cue.el (emms-info-cueinfo): New function for retrieving track info. | William Xu | 2009-11-27 | 2 | -2/+30 | |
| | | | | | | - (emms-cue-next-track): Replace find-file-noselect with emms-insert-file-contents. - emms-setup.el: Add emms-info-cueinfo to emms-info-functions. | |||||
* | Fix compiler warnings. | William Xu | 2009-11-23 | 5 | -14/+17 | |
| | | | | | For emms-browser.el, emms-compat.el, emms-last-play.el, emms-lyrics.el and emms-streams.el. | |||||
* | emms-cue.el: New file. | William Xu | 2009-11-23 | 2 | -2/+97 | |
| | | | | emms-setup.el: Enable emms-cue and emms-mode-line-icon modules. | |||||
* | (emms-playing-time-display): Gurantee emms-playing-time to be an integer. | William Xu | 2009-11-22 | 1 | -1/+1 | |
| | ||||||
* | emms-i18n.el: Spell fix. | William Xu | 2009-08-06 | 1 | -15/+17 | |
| | ||||||
* | Merge branch 'master' of ssh://xwl@git.sv.gnu.org/srv/git/emms | William Xu | 2009-08-06 | 8 | -10/+32 | |
|\ | ||||||
| * | * lisp/emms-playlist-mode.el: (emms-playlist-mode-open-buffer) Use | Yoni Rabkin | 2009-08-05 | 1 | -1/+2 | |
| | | | | | | | | `emms-insert-file-contents' to load saved playlist. | |||||
| * | Introduce emms-insert-file-contents. | Michael Olson | 2009-08-05 | 7 | -9/+30 | |
| | | | | | | | | | | | | This function is a safe way to insert the contents of a file without triggering major mode detection, and has been tested on several versions of Emacs and XEmacs. | |||||
* | | (emms-player-vlc-start): Around-advice it with `quit-vlc-after-finish' to | William Xu | 2009-08-01 | 1 | -3/+2 | |
| | | | | | | | | resolve "function redefined" compile warnings. | |||||
* | | (emms-playlist-sort-map-setup): Bind emms-playlist-sort-by-file-extension to "e" | William Xu | 2009-08-01 | 1 | -0/+1 | |
| | | | | | | | | in emms-playlist-sort-map. | |||||
* | | emms-playlist-sort.el: Refactor sort functions. | William Xu | 2009-08-01 | 1 | -17/+25 | |
|/ | | | | (emms-playlist-sort-by-file-extension): New func. | |||||
* | (emms-history-file-coding-system): New var. | William Xu | 2009-07-26 | 1 | -0/+9 | |
| | | | | (emms-history-save): Set mode and coding-system in saved file. | |||||
* | Merge branch 'master' of ssh://xwl@git.sv.gnu.org/srv/git/emms | William Xu | 2009-07-26 | 7 | -41/+62 | |
|\ | ||||||
| * | * lisp/emms-playlist-mode.el: Bind "C-x u" to `emms-playlist-mode-undo' in ↵ | Yoni Rabkin | 2009-07-05 | 1 | -0/+1 | |
| | | | | | | | | emms-playlist-mode. | |||||
| * | emms-source-playlist: Docstring typo. | Michael Olson | 2009-06-09 | 1 | -1/+1 | |
| | | ||||||
| * | emms-source-playlist: Fix bug, update docstring. | Michael Olson | 2009-06-09 | 1 | -23/+29 | |
| | |