aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * emms-browser.el (emms-browser-make-hash-by): Check that field is present be...Jose Antonio Ortega Ruiz2009-03-091-4/+5
* * AUTHORS: add Jesse WLucas Bonnet2009-02-172-1/+5
* Update copyright headers.Michael Olson2009-02-0845-53/+58
* tq.el: Update header.Michael Olson2009-02-081-8/+6
* * 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
* update Makefile to honor emms-print-metadata changesLucas Bonnet2008-11-021-2/+3
* Move emms-print-metadata.c to its own directoryLucas Bonnet2008-11-021-0/+0
* 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
* Add VideoLAN, aka vlc, support to Emms.Yoni Rabkin2008-09-302-2/+85
* Update RELEASE info, generate ChangeLog when making release.Michael Olson2008-09-203-4/+6
* emms-print-metadata: Update copyright years.Michael Olson2008-09-201-1/+1
* Update copyright lines.Michael Olson2008-09-2037-46/+54
* Clean up use of regexps to match supported tracks.Michael Olson2008-09-205-18/+20
* emms-tag-editor: Fix compiler warning.Michael Olson2008-09-191-1/+3
* emms-source-playlist: Remove unused helper functions.Michael Olson2008-09-191-24/+0
* emms-source-playlist: Fix several bugs.Michael Olson2008-09-191-38/+49
* emms-player-mpd: Allow periodic song-change timer to be suppressed.Michael Olson2008-09-181-10/+17
* Makefile: Generate autoloads before compiling source.Michael Olson2008-09-172-2/+2
* Check in .gitignore file.Michael Olson2008-09-161-0/+8
* emms-info-libtag: Ignore taglib warnings.Tom Rauchenwald2008-09-151-1/+1
* Makefile: Add targets for making releases and uploading them.Michael Olson2008-09-141-0/+32
* Merge branch 'private'Yoni Rabkin2008-09-062-5/+14
|\
| * Ask before saving over an existing playlist file.Yoni Rabkin2008-09-022-5/+14
* | Prevent interactive yanking from messing up the playlist buffer.Yoni Rabkin2008-08-291-2/+10
|/
* emms-lastfm: Mention emms-play-lastfm-artist-fan in header.Michael Olson2008-08-091-3/+4
* emms-lastfm: Complete artist names from cache.Michael Olson2008-08-092-11/+25
* emms-lastfm: Fix timer issue when playing radio station.Michael Olson2008-08-081-3/+12
* Introduce emms-completing-read.Michael Olson2008-08-084-13/+34
* Implement filtering of track data after retrieving it.Michael Olson2008-08-072-1/+12
* emms-playlist-mode: Use "EMMS" in mode-line.Michael Olson2008-08-071-1/+1
* emms.texinfo: New advocacy section in the manual titled "Formats and Freedom".Yoni Rabkin2008-08-011-0/+28
* emms-player-mpd: Fix compiler warning.Michael Olson2008-07-171-1/+1
* tq: Disable undo.Michael Olson2008-07-171-0/+1
* emms-player-mpd: Only try once to read tracks after running out of them.Michael Olson2008-07-161-2/+4
* emms-player-mpd: Implement handling of non-EMMS stop of mpd.Michael Olson2008-07-161-7/+28
* Update the Emms manual to point to the newly added lisp/ directory.Yoni Rabkin2008-07-051-2/+2
* (emms-pause): If player hasn't started, then start it now.William Xu2008-06-171-3/+5
* *.el -> lisp/*.el: Move lisp files into "lisp/" subdirectory.William Xu2008-06-1747-24/+38
* doc/gpl.texi: Remove trailing whitespace.Michael Olson2008-06-161-3/+3
* Emms directory structure change/cleanupYoni Rabkin2008-06-165-11/+20
* Make emms-lastfm-protocol-version a constant and fix a typo.Tassilo Horn2008-06-161-2/+5
* emms-player-mpd.el: Quote argument to "update" command.Michael Olson2008-06-041-1/+1
* Get and set Flac file tagsYe Wenbin2008-05-032-1/+128
* (emms-sort-natural-order-less-p): Handle empty 'info-album(treat as ""William Xu2008-04-161-8/+10
* (emms-playlist-sort): Remove region arguments. (It didn't used to workWilliam Xu2008-04-161-19/+15
* - emms-playlist-sort-prefix, emms-playlist-sort-map: New variable.William Xu2008-04-151-51/+90
* (emms-playlist-mode-go-popup): `round' emms-playlist-mode-window-widthWilliam Xu2008-04-151-1/+1