aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* emms-lastfm: Use emms-cancel-timer, fix FIXME section, make emms-lastfm-radio...Michael Olson2007-01-051-37/+44
* emms-url: Only escape spaces and newlines, on second thoughtMichael Olson2007-01-051-5/+1
* Make jack.el use emms-compat.el rather than cl.el, and tidy up emms-compat.elMichael Olson2007-01-052-31/+65
* emms-playlist-sort: Add compile-time dependency on cl.el to avoid a warningMichael Olson2007-01-051-0/+2
* emms-lastfm: Use emms-url.el, fix compiler warnings, and be kind to the names...Michael Olson2007-01-051-40/+44
* emms-player-mpd: Use functions in emms-url.elMichael Olson2007-01-051-3/+13
* emms-url: New file containing the url.el interaction routines from emms-lastf...Michael Olson2007-01-052-20/+72
* emms-compat: New file that contains compatibility functions for emms; this ma...Michael Olson2007-01-052-83/+118
* emms-streams: Try to reconnect to station if briefly disconnectedMichael Olson2007-01-051-1/+5
* Remove emms-volume-mpd-raise/lower, make chapter in manual for emms-volume.elMichael Olson2007-01-052-42/+29
* artist-fan-radio-and-texinfo-docs-for-lastfm.dpatchTassilo Horn2007-01-032-1/+134
* fix-broken-multibyte-chars-in-http-responses.dpatchTassilo Horn2007-01-031-24/+52
* metadata-for-lastfm-streams.dpatchTassilo Horn2007-01-021-5/+56
* lastfm-skip-love-ban-plus-renaming.dpatchTassilo Horn2006-12-301-34/+95
* fix-lastfm-streams-with-spaces.dpatchTassilo Horn2006-12-291-19/+22
* emms-playlist-sort.el: Reorganize codes && add `emms-playlist-sort-by-list'.William Xu2006-12-251-12/+53
* play-lastfm-streams.dpatchTassilo Horn2006-12-271-7/+128
* emms-playing-time: Add stuffs for controlling displaying on mode linewilliam.xwl2006-12-181-72/+82
* emms-mode-line: Rename `emms-playing-time-toggle' to `emms-mode-line-toggle'.william.xwl2006-12-181-1/+1
* warn-if-playing-time-deactivated.dpatchTassilo Horn2006-12-191-9/+20
* fix-regression-in-lastfm.dpatchTassilo Horn2006-12-161-4/+5
* emms.texinfo: Update emms-playing-time info.william.xwl2006-12-181-7/+11
* replace-next-line-with-forward-line.dpatchTassilo Horn2006-12-201-2/+2
* submitting-when-paused.dpatchTassilo Horn2006-12-121-11/+21
* emms-lyrics: Make `emms-lyrics-find-lyric-function' customizable and addwilliam.xwl2006-12-111-25/+44
* change raise/lower-function to change-functon, add change-amountYe Wenbin2006-12-081-15/+13
* Remove emms-volume-amixer-raise/lower commands, use emms-volume-change-functionYe Wenbin2006-12-081-27/+4
* emms-i18n: Rename functions to match file name.william.xwl2006-12-081-49/+49
* emms-setup: Add `emms-i18n' to `emms-devel'.william.xwl2006-12-081-0/+1
* emms-info-mp3info: Make use of `emms-i18n-call-process-simple'.william.xwl2006-12-081-9/+3
* emms-player-mpd: Document how to use MusicPD to change the volume via emms-vo...Michael Olson2006-12-082-0/+12
* Fix various byte-compiler warnings throughoutMichael Olson2006-12-076-26/+31
* emms-tag-editor: Rename functions to match file nameMichael Olson2006-12-071-89/+89
* Rename emms-mp3tag.el to emms-tag-editor.elMichael Olson2006-12-071-0/+0
* emms.el: Improve `emms-uniq-list' to not use cl.el.forcer2006-12-071-7/+14
* emms-i18n changes, add playlist navigate command, uniq playlist commandYe Wenbin2006-12-076-23/+101
* emms-mp3tag support ogg, add more documentation. fix some errorYe Wenbin2006-12-066-104/+187
* emms-lastfm.dpatchTassilo Horn2006-12-063-1/+222
* Fix a silly bug in emms-mp3tag. Remove timestamp.Ye Wenbin2006-12-064-11/+3
* AUTHORS: Added Ye Wenbinforcer2006-12-051-0/+1
* Fix lyrics minibuffer display. Amixer display playback and more useful commandsWenbin Ye2006-11-272-42/+66
* Edit all track, set tag to file for mp3Wenbin Ye2006-12-051-19/+39
* Add emms-mp3tag and emms-i18nWenbin Ye2006-12-053-17/+534
* Add emms-mark and emms-historywenbinye2006-11-212-0/+285
* emms-info-mp3info.el: Replace `emms-iconv' with decode-coding-string andwilliam.xwl2006-11-201-12/+4
* emms.el: Fix bug introduced by recent changes to emms-playlist-set-playlist-b...Michael Olson2006-11-191-1/+2
* Default to current buffer when setting the current EMMS playlist buffer.Michael Olson2006-11-191-4/+10
* manual: Add documentation for new emms-playlist-mode keybindingsMichael Olson2006-11-191-0/+8
* emms-playlist-mode: Bind "b" key to emms-playlist-set-playlist-buffer.Michael Olson2006-11-191-0/+1
* emms-playlist-mode: Implement adding the thing at point to the current playli...Michael Olson2006-11-191-0/+43