aboutsummaryrefslogtreecommitdiff
path: root/emms.el
Commit message (Expand)AuthorAgeFilesLines
* delete-duplicate-def-of-emms-track-simple-description.dpatchTassilo Horn2007-12-281-9/+0
* Format URL so that it looks nicer in playlist.mathias.dahl2007-12-281-0/+17
* Move emms config files to a common directory: ~/.emacs.d/emms.William Xu2007-10-121-0/+5
* make-number-of-secs-to-seek-configurable.dpatchTassilo Horn2007-07-121-2/+8
* simplify-lastfm-timer-cancelation-and-bump-version.dpatchTassilo Horn2007-06-261-1/+1
* change-all-file-headers-to-gpl3-or-later.dpatchTassilo Horn2007-06-261-1/+1
* Bump copyright years to 2007 and standardize statementMichael Olson2007-03-191-1/+1
* Move dictionary definitions higher to avoid compiler warningMichael Olson2007-02-231-30/+30
* Speed up emms-play-directory-tree by about factor 10mlang2007-02-211-2/+2
* Distinguish `emms-track-description' and `emms-track-force-description'Michael Olson2007-01-291-3/+7
* New macro emms-walk-tracksMichael Olson2007-01-291-29/+33
* emms-compat: New file that contains compatibility functions for emms; this ma...Michael Olson2007-01-051-83/+1
* 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-071-0/+42
* 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
* emms.el: In emms-playlist-set-playlist-buffer, prompt user from available EMM...Michael Olson2006-11-191-2/+12
* emms.el: Fix compiler warningMichael Olson2006-11-191-3/+3
* emms.el: Move macros to the top of the file.forcer2006-10-251-30/+32
* Since emms-player-seeked-to-functions and emms-player-time-set-functions hook...Michael Olson2006-10-171-8/+1
* emms-playing-time.el now works with `seek-to'.yoni-r2006-09-221-1/+1
* Added `seek-to' to emms.el and emms-player-mplayer.el.yoni-r2006-09-221-0/+27
* 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