aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* emms-lyrics.el: Rename `emms-lyrics-find-current-lyric' toWilliam Xu2007-03-021-80/+99
* emms-lyrics: Fix several compiler warningsMichael Olson2007-03-021-3/+4
* emms-lyrics.el: Add lyrics auto-scrolling support.William Xu2007-03-021-26/+82
* emms.texinfo: Update lyrics section.William Xu2007-03-011-3/+6
* NEWS: Mention changes in emms-playing-time.William Xu2007-02-251-0/+1
* emms-player-mpd: Miscellaneous docfixesMichael Olson2007-02-271-9/+5
* manual: Mention how to set the default EMMS playlist modeMichael Olson2007-02-231-1/+15
* Move dictionary definitions higher to avoid compiler warningMichael Olson2007-02-231-30/+30
* improve-emms-mark-and-write-docs.dpatchTassilo Horn2007-02-222-5/+73
* Speed up emms-play-directory-tree by about factor 10mlang2007-02-213-10/+12
* Fix several XEmacs compatibility issuesMichael Olson2007-02-154-7/+19
* emms-texinfo: Add stubs for emms-mark and emms-tag-editorMichael Olson2007-02-152-1/+18
* Add `emms-lyrics-catchup' for dealing with external lyrics crawler.William Xu2007-02-081-33/+49
* NEWS: UpdateMichael Olson2007-02-071-3/+17
* emms-tag-editor: Make editing of ogg vorbis comments work properlyMichael Olson2007-01-291-10/+11
* emms-mark: Save the keymap properlyMichael Olson2007-01-291-1/+2
* emms-mark: Overhaul and turn into a derived modeMichael Olson2007-01-291-42/+65
* emms-playlist: Pay attention to selection when updatingMichael Olson2007-01-291-2/+8
* Distinguish `emms-track-description' and `emms-track-force-description'Michael Olson2007-01-292-14/+12
* New macro emms-walk-tracksMichael Olson2007-01-291-29/+33
* restart-lastfm-plugin-when-md5challenge-expired.dpatchTassilo Horn2007-01-161-4/+15
* fix-ampersands-and-question-marks-in-lastfm.dpatchTassilo Horn2007-01-132-39/+37
* Manual: Add periods to end of menu entry descriptions, update menus, minor gr...Michael Olson2007-01-131-25/+30
* relative-seeking-for-xine.dpatchTassilo Horn2007-01-081-23/+34
* emms-streams: Make sure type is a symbol, not a stringMichael Olson2007-01-081-0/+5
* emms-volume-texinfo.dpatchTassilo Horn2007-01-071-6/+38
* emms-player-xine.dpatchTassilo Horn2007-01-062-1/+82
* emms-lastfm: Remove periods from end of messagesMichael Olson2007-01-061-15/+15
* emms-lastfm: Add emms-lastfm-np, which displays the current song information ...Michael Olson2007-01-052-1/+30
* Add support for playing Last.fm streams using emms-streams interfaceMichael Olson2007-01-054-11/+72
* 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