aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* List all the changes needed in the manualyonirabkin2005-09-241-146/+116
* Update tracks with a specific function, and provide emms-track-updated-functionsforcer2005-09-262-1/+12
* emms.el (emms-playlist-new): Use interactive-p rather thanMichael Olson2005-09-251-1/+1
* emms-streams.el: Update `emms-info-file-info-song-artist' so that itMichael Olson2005-09-251-11/+11
* emms-playlist-mode.el: 3rd attempt to not clobberMichael Olson2005-09-241-1/+3
* rollback patch to fix adding tracks.yonirabkin2005-09-231-2/+1
* Adding emms-info-ogginfo.el and consiquently modifying emms-defaultyonirabkin2005-09-233-7/+67
* add emms-metaplaylist-mode.elyonirabkin2005-09-231-0/+145
* emms-playing-time.el:william.xwl2005-09-231-36/+56
* eemms-lyrics.el:william.xwl2005-09-231-70/+87
* emms-lyrics.el: Fixed a bug in `emms-lyrics-start'.william.xwl2005-09-231-2/+4
* emms-playing-time.el: Applied standard customization definitions.william.xwl2005-09-231-9/+21
* emms-info-mp3info: Provide a way to configure the mp3info output coding system.forcer2005-09-221-5/+12
* Add documentation of the define symbols for emms-info.el.forcer2005-09-221-0/+12
* remove emms-metaplaylist-mode code from emms-playlist-modeyonirabkin2005-09-221-17/+3
* emms-playing-time: Since 'info-playing-time is an int now, changedwilliam.xwl2005-09-221-4/+3
* emms-info-mp3info: Use number for 'info-playing-time.forcer2005-09-221-1/+5
* emms-playing-time.el: Updated the playing-time retrieval method, so aswilliam.xwl2005-09-221-10/+10
* emms-playlist-mode: Make sure emms-playlist-buffer-p is set, since weMichael Olson2005-09-221-1/+2
* emms-playlist-mode-go: Add buffer-live-p check to circumvent aMichael Olson2005-09-221-1/+2
* emms-player-mplayer.el: Set resume method to nil to just use pause.forcer2005-09-211-0/+5
* fix emms-score.el and emms-info-ogg.el borkageyonirabkin2005-09-212-63/+54
* clean-up emms-info-ogg.elyonirabkin2005-09-201-18/+5
* fix ogg-infoyonirabkin2005-09-202-31/+36
* emms-info-mp3info ignores files which are not mp3sforcer2005-09-201-1/+2
* Don't set values mp3info has nothing forforcer2005-09-201-3/+5
* later-do.el: Run timer after function did run to avoid stackingforcer2005-09-201-5/+6
* Inefficiency removed: Update each track only once :Pforcer2005-09-201-4/+6
* Ignore read-onliness when updating a track in a playlist bufferforcer2005-09-201-8/+10
* Use time-less-p instead of <= for timesforcer2005-09-201-2/+2
* later-do.el emms versionforcer2005-09-201-1/+1
* emms-streams shouldn't overwrite `emms-track-initialize-functions'forcer2005-09-201-1/+2
* Typo fix (findo -> find)forcer2005-09-201-2/+2
* emms-info-track-description: Fall back to old behavior if no title and artistforcer2005-09-201-3/+5
* Hotfix for emms-streams due to info changed. Please fix later.forcer2005-09-201-23/+23
* Fix emms-default.el, and ignore ogg stuff for now.forcer2005-09-201-3/+4
* Remove emms-info-later-do.elforcer2005-09-201-161/+0
* Fix emms-default.el for new emms-info.elforcer2005-09-201-14/+4
* emms-info-mp3info.el updated for newest emms-info.elforcer2005-09-201-108/+34
* emms-info.el rewrite.forcer2005-09-202-163/+100
* later-do: Work even if the called function errors out.forcer2005-09-201-3/+4
* emms-random: Use `emms-playlist-current-select-random'.forcer2005-09-201-1/+1
* fixing track killing some moreyonirabkin2005-09-191-4/+5
* use insert function for yankingyonirabkin2005-09-191-22/+20
* Fixed saving/loading for emms-playlist-mode, also added track updatingforcer2005-09-191-17/+36
* Added track updating to emms.forcer2005-09-191-7/+30
* Added emms-playlist-mode-insert-function (fixed sorting and shuffling font-lock)yonirabkin2005-09-191-2/+23
* Fix bugs in lyrics and mode-line modes when switching songs, fix yanking in p...yonirabkin2005-09-193-6/+21
* UNDO: Fix track switching error and interactive playlist yankingyonirabkin2005-09-193-22/+6
* Fix track switching error and interactive playlist yankingyonirabkin2005-09-193-6/+22