aboutsummaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * emms-info-libtag.el: Make use of emms-info-libtag-program-nameLucas Bonnet2010-06-151-1/+1
* * lisp/emms-lastfm-client.el: Add Tim Landscheidt's fixes.Yoni Rabkin2010-06-141-5/+4
* * lisp/emms-setup.el: Move emms-mark and emms-tag-editor to emms-all.Yoni Rabkin2010-03-271-2/+2
* * lisp/emms-setup.el: Move emms-bookmarks to emms-all.Yoni Rabkin2010-03-271-1/+1
* * lisp/emms-setup.el: Move emms-last-played to emms-all.Yoni Rabkin2010-03-271-4/+4
* * lisp/emms-lastfm-client.el: Update copyright years.Yoni Rabkin2010-03-271-1/+1
* Document emms-lastfm-client.elYoni Rabkin2010-03-271-43/+3
* * lisp/emms-setup.el: Move emms-lastfm-client to emms-all.Yoni Rabkin2010-03-271-3/+3
* Move emms-cue.el from emms-devel to emms-all and update manual.William Xu2010-03-191-5/+5
* lisp/emms-cache.el: Initialize cache immediately instead of using after-init-...David Engster2010-03-161-2/+2
* emms-player-mpd.el: Parsing of supported formats for newer versions of mpd.David Engster2010-03-041-10/+15
* * emms-player-mpd: (emms-player-mpd-seek, emms-player-mpd-seek-to):Lucas Bonnet2010-03-011-2/+2
* * lisp/emms-player-mpd.el: new function to update all MPD tracks, thenLucas Bonnet2010-02-261-0/+46
* * lisp/emms-player-mpd.el (emms-player-mpd-add): do not add files not recogni...Lucas Bonnet2010-02-221-1/+2
* * lisp/emms-source-file.el: Avoid adding duplicates when dealing with symboli...Lucas Bonnet2010-02-191-2/+5
* * lisp/emms-setup.el: Replace the `emms-lastfm' feature.Yoni Rabkin2009-12-241-2/+2
* Replace lisp/emms-lastfm.el with lisp/emms-lastfm-client.el.Yoni Rabkin2009-12-242-697/+743
* emms-browser-top-level-type: Fix typo.William Xu2009-12-241-1/+1
* emms-cue.el (emms-info-cueinfo): New function for retrieving track info.William Xu2009-11-272-2/+30
* Fix compiler warnings.William Xu2009-11-235-14/+17
* emms-cue.el: New file.William Xu2009-11-232-2/+97
* (emms-playing-time-display): Gurantee emms-playing-time to be an integer.William Xu2009-11-221-1/+1
* emms-i18n.el: Spell fix.William Xu2009-08-061-15/+17
* Merge branch 'master' of ssh://xwl@git.sv.gnu.org/srv/git/emmsWilliam Xu2009-08-068-10/+32
|\
| * * lisp/emms-playlist-mode.el: (emms-playlist-mode-open-buffer) UseYoni Rabkin2009-08-051-1/+2
| * Introduce emms-insert-file-contents.Michael Olson2009-08-057-9/+30
* | (emms-player-vlc-start): Around-advice it with `quit-vlc-after-finish' toWilliam Xu2009-08-011-3/+2
* | (emms-playlist-sort-map-setup): Bind emms-playlist-sort-by-file-extension to "e"William Xu2009-08-011-0/+1
* | emms-playlist-sort.el: Refactor sort functions.William Xu2009-08-011-17/+25
|/
* (emms-history-file-coding-system): New var.William Xu2009-07-261-0/+9
* Merge branch 'master' of ssh://xwl@git.sv.gnu.org/srv/git/emmsWilliam Xu2009-07-267-41/+62
|\
| * * lisp/emms-playlist-mode.el: Bind "C-x u" to `emms-playlist-mode-undo' in em...Yoni Rabkin2009-07-051-0/+1
| * emms-source-playlist: Docstring typo.Michael Olson2009-06-091-1/+1
| * emms-source-playlist: Fix bug, update docstring.Michael Olson2009-06-091-23/+29
| * Allow relative file names in .m3u playlistsDieter Deyke2009-06-081-3/+3
| * emms-tag-editor: Turn all symbols to strings before completing read.Michael Olson2009-03-311-6/+19
| * Add "ogm" extension to VLC, MPlayer and Xine.Tassilo Horn2009-03-173-3/+3
| * * lisp/emms-player-vlc.el: Add support for VLC versions > 0.8.6e.Yoni Rabkin2009-03-101-1/+1
| * (emms-browser-mmatches-p): When performing searches, check whetherJose Antonio Ortega Ruiz2009-03-091-3/+3
| * * emms-browser.el (emms-browser-make-hash-by): Check that field is present be...Jose Antonio Ortega Ruiz2009-03-091-4/+5
* | Merge branch 'master' of ssh://xwl@git.sv.gnu.org/srv/git/emmsWilliam Xu2009-02-2344-59/+62
|\|
| * Update copyright headers.Michael Olson2009-02-0843-51/+56
| * tq.el: Update header.Michael Olson2009-02-081-8/+6
* | Merge branch 'master' of ssh://xwl@git.sv.gnu.org/srv/git/emmsWilliam Xu2008-12-271-708/+80
|\|
| * * lisp/emms-stream-info.el: Reimplement using player backends.Yoni Rabkin2008-12-241-9/+76
| * * lisp/emms-stream-info.el Nuke the contents of the oldYoni Rabkin2008-12-241-708/+13
* | emms-i18n-default-coding-system: Change default value from nil to '(no-conver...William Xu2008-12-211-2/+2
|/
* Don't set foreground explicitly to NIL in emms-stream-name-face.Sascha Wilde2008-10-161-1/+1
* * emms-player-vlc.el: Add support for playlists.Yoni Rabkin2008-10-021-9/+13
* * emms-player-vlc.el (emms-player-vlc-seek): Add seek functionalityYoni Rabkin2008-10-021-3/+6