aboutsummaryrefslogtreecommitdiff
path: root/emms.el
Commit message (Expand)AuthorAgeFilesLines
...
* Release 2.1 version updateforcer2006-09-031-2/+1
* Fix compilation warnings and don't clobber namespaceMichael Olson2006-08-221-3/+4
* emms.el: Provide and use `emms-player-next-function'.forcer2006-08-171-6/+13
* Fix more XEmacs issues.Michael Olson2006-07-021-0/+10
* Allow player to set the exact elapsed time of a track. emms-player-mpd and e...Michael Olson2006-07-021-0/+7
* browser: refactor data format, bugfixes; emms: add emms-track-pDamien Elmes2006-06-141-0/+5
* emms-cache: Add standard enable/disable/toggle interface and do a docfix for ...Michael Olson2006-06-091-1/+2
* Standardize copyright notices. Add COPYING file. Mention license in README.Michael Olson2006-06-081-4/+6
* Fix compiler warnings in emms-cache.el.Michael Olson2006-06-081-5/+15
* small typo fixDamien Elmes2006-06-081-1/+1
* emms.el: Change directory to / before starting the player.forcer2006-06-081-2/+5
* Make emms-property-region bulletproof.Michael Olson2006-06-071-4/+15
* Fix typo in emms-property-regionforcer2006-06-071-2/+3
* emms.el, simplified emms-property-region considerably.forcer2006-06-071-19/+4
* Mark the cache as dirty for each modification.forcer2006-06-071-3/+13
* emms.el: The currently playing marker now should stay where it is, even for y...forcer2006-06-071-0/+1
* emms sources now switch add/play behavior when a prefix argument is supplied.forcer2006-06-071-2/+8
* Typo, defvar => defcustom for emms-cache-set-functionforcer2006-06-071-1/+1
* Cleaned up the cached code in emms.el a bitforcer2006-06-071-10/+18
* refactor caching code into emms-cache.elDamien Elmes2006-06-071-3/+14
* emms-playlist-mode.el - now with less overlay!forcer2006-06-061-0/+11
* Make sure we never have an empty track description when inserting a song into...Michael Olson2006-06-041-3/+14
* Make handling of multiple playlist buffers less error-prone.Michael Olson2006-05-311-18/+59
* emms-streams: When the user wants emms-streams to play the selected stream in...Michael Olson2006-05-301-1/+1
* emms-playlist-mode: Implement the option (disabled by default) of opening a n...Michael Olson2006-05-101-0/+25
* emms.el: Change version to 2.0forcer2006-04-291-2/+1
* Rename with-widened-buffer to emms-with-widened-buffer.Michael Olson2006-04-251-2/+2
* emms.el: Simple playlists shouldn't be bothered by read-onliness.forcer2006-04-231-3/+6
* emms.el: Fix docstring of emms-player-finished-hook.forcer2006-04-221-2/+3
* emms.el: Fix compiler warning for Emacs22.Michael Olson2006-04-201-5/+5
* Make XEmacs21 and Emacs21 happy.Michael Olson2006-04-201-36/+58
* Move propertize compatibility function to the others.forcer2006-04-201-9/+7
* Use %S not %s for tracks in errors.forcer2006-04-201-1/+1
* Provide emms-propertize compatibility function.forcer2006-04-201-2/+11
* Make `emms-player-started' function, which serves the same purpose as `emms-p...Michael Olson2006-04-121-4/+8
* emms.el: Introduce and use `emms-source-old-buffer'forcer2006-04-101-3/+10
* emms-source-playlist: Get things working to my satisfaction, like saving play...Michael Olson2006-04-091-0/+1
* Added emms-source-playlist.el, moved stuff from emms.el thereforcer2006-04-011-64/+0
* Move emms-parse-playlist to emms-source-file.el, rename to emms-source-file-p...forcer2006-04-011-23/+0
* fixed copyright years and copyright holderyonirabkin2006-03-151-1/+1
* add two macros, one to emms.el and the other to emms-playlist-mode.el. The fo...yonirabkin2006-01-091-7/+13
* Rename m3u-playlist source to "playlist" and support .pls files. The playlis...Michael Olson2006-01-071-0/+23
* New XEmacs compatibility function: emms-replace-regexp-in-stringMichael Olson2006-01-051-0/+16
* Move `emms-cancel-timer' to a compatibility section in emms.elforcer2006-01-041-8/+11
* Use timers in a way that is compatible with both Emacs and XEmacs.Michael Olson2006-01-041-0/+8
* fix emms-playlist-save-as-m3uyonirabkin2005-12-181-5/+6
* Rename `emms-playlist-save-active-as-m3u' to `emms-playlist-save-current-as-m...forcer2005-10-081-1/+1
* emms.el: Should initialize `emms-player-paused-p' to nil at start. Or awilliam.xwl2005-10-051-1/+2
* some manual fixes (just the start)yonirabkin2005-09-261-1/+1
* Rename emms-default.el to emms-setup.el.forcer2005-09-281-1/+1