aboutsummaryrefslogtreecommitdiff
path: root/emms-streams.el
Commit message (Expand)AuthorAgeFilesLines
* lexical declarationYoni Rabkin2021-03-031-1/+1
* move all files to top-levelYoni Rabkin2020-06-031-0/+179
* *.el -> lisp/*.el: Move lisp files into "lisp/" subdirectory.William Xu2008-06-171-652/+0
* emms-streams.el: add docstring for emms-stream-toggle-default-actionlucas2007-11-221-0/+2
* emms-streams.el: update Philosomatika stream URLlucas2007-11-221-1/+1
* Replace `nnheader-concat' with `concat + file-name-as-directory' to make XEma...William Xu2007-10-141-1/+1
* Move emms config files to a common directory: ~/.emacs.d/emms.William Xu2007-10-121-1/+1
* emms-streams: New option emms-stream-repeat-pMichael Olson2007-07-231-3/+15
* change-all-file-headers-to-gpl3-or-later.dpatchTassilo Horn2007-06-261-1/+1
* emms-streams.el: update DNA Lounge Live address, add DNA Lounge Radiolucas2007-06-061-1/+3
* emms-streams: Stream maintenanceMichael Olson2007-05-161-8/+17
* emms-streams: Update Digitally Imported URLsMichael Olson2007-04-251-5/+5
* emms-streams: Fix nectarine URLMichael Olson2007-03-201-1/+1
* emms-streams: Add a bunch of radio stationsMichael Olson2007-03-181-2/+26
* emms-streams: Make sure type is a symbol, not a stringMichael Olson2007-01-081-0/+5
* Add support for playing Last.fm streams using emms-streams interfaceMichael Olson2007-01-051-5/+7
* emms-streams: Try to reconnect to station if briefly disconnectedMichael Olson2007-01-051-1/+5
* emms-streams: Don't prompt for fd. Determine it automatically instead.Michael Olson2006-07-301-3/+16
* Standardize copyright notices. Add COPYING file. Mention license in README.Michael Olson2006-06-081-5/+6
* Miscellaneous minor cleanups.Michael Olson2006-06-041-1/+2
* Make handling of multiple playlist buffers less error-prone.Michael Olson2006-05-311-12/+22
* emms-streams: Re-add space after prompt and use completion for type.Michael Olson2006-05-301-4/+8
* emms-streams: When the user wants emms-streams to play the selected stream in...Michael Olson2006-05-301-0/+14
* emms-streams: Re-implement yank and kill so that they do the right thing with...Michael Olson2006-05-301-43/+55
* emms-streams: Implement kill and yank.Michael Olson2006-05-301-26/+78
* emms-streams: Make hitting RET on a URL do the right thing, improve cursor mo...Michael Olson2006-05-291-9/+42
* Make XEmacs21 and Emacs21 happy.Michael Olson2006-04-201-13/+2
* emms-streams: Make some options customizable. Fix compiler warnings.Michael Olson2006-04-021-16/+32
* Fix a variety of compilation errors and warnings.Michael Olson2006-04-011-15/+0
* emms-streams: Add prefix to utility functions.Michael Olson2006-04-011-4/+5
* Make all add-on files toggle-able.Michael Olson2006-04-011-0/+1
* emms-streams.el (emms-stream-default-list): Add "Voices from Within"forcer2006-03-291-0/+2
* finished updating copyrightsyonirabkin2006-03-151-0/+4
* fixed copyright years and copyright holderyonirabkin2006-03-151-0/+2
* Added support for toggling default action in streamslucas2005-11-031-0/+1
* Added a hook for emms-streamslucas2005-11-031-0/+4
* emms-streams.el: Update `emms-info-file-info-song-artist' so that itMichael Olson2005-09-251-11/+11
* emms-streams shouldn't overwrite `emms-track-initialize-functions'forcer2005-09-201-1/+2
* Hotfix for emms-streams due to info changed. Please fix later.forcer2005-09-201-23/+23
* fix emms-streams.el and emms-player-mplayer.elyonirabkin2005-09-181-11/+10
* comment out emms-info-playlist breakageyonirabkin2005-09-181-10/+11
* Renaming the "playlist" source to "streamlist".lucas2005-09-181-23/+23
* Adding a bunch of FIXME tags for the playlist sourcelucas2005-09-181-23/+24
* Initial commit (CVS 2005-09-11)forcer2005-09-111-0/+445