aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* emms.el: In emms-playlist-set-playlist-buffer, prompt user from available ↵Michael Olson2006-11-191-2/+12
| | | | | | EMMS playlist buffers rather than all buffers, and display feedback upon setting the current buffer, since this is not an easy change to see darcs-hash:20061119052023-1bfb2-145fb4f51da6d1bff473343442ddb9ea207ffded.gz
* emms.el: Fix compiler warningMichael Olson2006-11-191-3/+3
| | | | darcs-hash:20061119051946-1bfb2-780c256c18693a4e5af05fc01d7c04320d9afd1d.gz
* Don't add subdirectories for directory and playlist-directory source insert ↵Michael Olson2006-11-192-4/+6
| | | | | | methods darcs-hash:20061119041900-1bfb2-8adccc41afb392449ac47e4c216d26d640d6b4d5.gz
* emms-playing-time.el: New variable `emms-playing-time-style', itwilliam.xwl2006-11-121-13/+34
| | | | | | supports two styles at present, `time' and `bar'. darcs-hash:20061112123308-e8fe6-144635260d3ece1eae45593f6900478b4f089bc2.gz
* bind SPC to `scroll-up' in emms-playlist-mode and update manual.yoni-r2006-11-062-2/+4
| | | | darcs-hash:20061106143048-85c19-3d182e8db9986ecaa1780b823ef9cc55a4ea3592.gz
* emms.el: Move macros to the top of the file.forcer2006-10-251-30/+32
| | | | darcs-hash:20061025175106-2189f-b5e2b3e02e577abf79fac5c99bb2869f7582dbb5.gz
* emms-player-mpd: Deal with change in output when getting supported file typesMichael Olson2006-10-281-2/+3
| | | | darcs-hash:20061028042119-1bfb2-ac4774e6e82e7c4a15626c99d33efaa378d5e5a0.gz
* NEWS: Add entry for recent emms-player-mpd changeMichael Olson2006-10-231-0/+1
| | | | darcs-hash:20061023125738-1bfb2-9f4470fe0170171eb6d34b06ae443db4ac8809c9.gz
* NEWS: Version 2 is version 2.0forcer2006-10-231-1/+1
| | | | darcs-hash:20061023020321-2189f-a11a98126a3de5d70517a1a4e9c82fd00e182cfd.gz
* emms-player-mpd: Handle errors that occur when we begin playbackMichael Olson2006-10-221-35/+50
| | | | darcs-hash:20061022215310-1bfb2-b99b27d89e83a9657f43100cdae95791c4409dab.gz
* emms-playlist-mode: Handle case where selection has not been set but user ↵Michael Olson2006-10-221-4/+5
| | | | | | wants to delete a region darcs-hash:20061022201724-1bfb2-58bd537d09c2f5bb2d6c70e72ed125488a7b24d8.gz
* emms-player-mplayer.el: Mplayer also supports .vob files.william.xwl2006-10-211-1/+1
| | | | darcs-hash:20061021062319-e8fe6-cc708b808381325149b0845d6778778afd33a65f.gz
* FluidSynth midi file playermlang2006-10-151-0/+3
| | | | darcs-hash:20061015194104-08870-0cf34454c85441753986c50f8ce4bb47da88a69d.gz
* Added delYsidforcer2006-10-211-0/+1
| | | | darcs-hash:20061021151250-2189f-b65dae315c48c2e6d997bbcbacadb74b7bbb1812.gz
* jackd-support-for-emacsmlang2006-10-081-0/+367
| | | | | | | | | jackd is a pro-audio server which can be used as a backend for alsaplayer, mplayer, and lots of other linux audio apps. This module allows to start jackd from within emacs, and connect/disconnect jack client ports. darcs-hash:20061008152002-08870-a537017dd29dd4f3806da45c2e0c75dcdbb6dc8b.gz
* browser: ensure the RNG is seeded before useDamien Elmes2006-10-111-0/+6
| | | | darcs-hash:20061011151535-4e3e3-d1c70d60b24a467a346f16c8423fd2812a1378ed.gz
* browser: require sort (fixes bug with sort-fold-case being void)Damien Elmes2006-10-101-0/+1
| | | | darcs-hash:20061010125718-4e3e3-f4ef22e88a7b1dd89db169ec1acaff6a1998519b.gz
* emms-playlist-mode: Fix typo in hook nameMichael Olson2006-10-221-1/+1
| | | | darcs-hash:20061022022812-1bfb2-56bf75c18981a67d77d009158d7f38efae69bce4.gz
* emms-player-mpd: Update version recommendationMichael Olson2006-10-221-4/+7
| | | | darcs-hash:20061022012223-1bfb2-b9ffb934c2cdf8f1516c35b12bc00ca6f9f6266c.gz
* emms-player-mpd: Work properly with tracks inserted by emms-browserMichael Olson2006-10-222-10/+56
| | | | darcs-hash:20061022011050-1bfb2-eac272f7163adf59d75547e7e4e81fd999d28ace.gz
* Add NEWS items since version 2.1Michael Olson2006-10-171-0/+18
| | | | darcs-hash:20061017222117-1bfb2-6b652a1d66f71e41b47db0f41d0bea20ca11409c.gz
* emms-player-mpd: When using the emms-volume interface, allow the user to ↵Michael Olson2006-10-172-3/+18
| | | | | | specify the amount of change in the volume darcs-hash:20061017220404-1bfb2-816cd9b19dfb4094787434034e46fddce4442831.gz
* Documentation cleanups in emms-player-mpd and emms-source-playlistMichael Olson2006-10-172-23/+43
| | | | darcs-hash:20061017215345-1bfb2-5b89694555857fdfa14f43aa1c62f17cd612287a.gz
* Since emms-player-seeked-to-functions and emms-player-time-set-functions ↵Michael Olson2006-10-172-9/+1
| | | | | | hooks do the same thing, replace the former with the latter darcs-hash:20061017210238-1bfb2-bdadf89a3b753c5704e7252ff21d87ae6c59d79d.gz
* emms-browser: Fix compiler warningMichael Olson2006-10-171-1/+1
| | | | darcs-hash:20061017205310-1bfb2-3432e0fc0cd15b1143bbec337cddc5f4e6707da8.gz
* emms-player-mpd: Implement seek-to supportMichael Olson2006-10-171-0/+15
| | | | darcs-hash:20061017205106-1bfb2-d01f0f9e55a027a2f9a9467b7544bdc6df4cfa39.gz
* fix faulty emms-playlist-mode keybinding, fix due to William and Damien.yoni-r2006-10-072-4/+4
| | | | darcs-hash:20061007064730-85c19-95f45dc5e099aaddb1c507fdac03311d06317de8.gz
* Added seeking to the playlist keymap, and updated the manual.yoni-r2006-10-062-0/+10
| | | | darcs-hash:20061006180139-85c19-2f2a9a09d7bf8b1c9096d80379b90e97befe1f28.gz
* emms-player-mpd: Only display error if we are certain that url.el is not ↵Michael Olson2006-10-041-6/+4
| | | | | | up-to-date darcs-hash:20061004032213-1bfb2-090d7e68e56bc4639df136e47a67c5b0966fd9c0.gz
* seek-for-alsaplayermlang2006-09-291-0/+7
| | | | | | Add relative seek support for alsaplayer darcs-hash:20060929221527-08870-4f515bbd69389f261ffefdef0a295c54594c194d.gz
* midi-files-via-timiditymlang2006-09-291-0/+3
| | | | | | A simple-player definition for timidity darcs-hash:20060929231452-08870-791180c4ae2db7c713362b97bc4053c22e3c4888.gz
* emms-playing-time.el: Minor cleanups.william.xwl2006-09-291-5/+2
| | | | darcs-hash:20060929081908-e8fe6-f709c35fd9e891da05ac0b55e311afe7f3fc639b.gz
* emms-lyrics.el: Minor Cleanups.william.xwl2006-09-291-19/+7
| | | | darcs-hash:20060929081721-e8fe6-29086db85a21f4bef4513670cdcc64bf8d64e427.gz
* pause-for-alsaplayermlang2006-09-281-0/+12
| | | | | | Get pause/resume working for alsaplayer darcs-hash:20060928211555-08870-3dc3638f98fa28d080d98d4fbb874ef2afa68af9.gz
* mms-for-mplayermlang2006-09-261-1/+1
| | | | | | mplayer also supports mms:// URLs darcs-hash:20060926124951-08870-47ed08213b018d8ed9e0ba951e9099f63a07c417.gz
* DoTheRightThing with player pausing and emms-bookmarks.elyoni-r2006-09-261-6/+12
| | | | darcs-hash:20060926071538-85c19-18986d89ae4cb5463db57249c4ee0ef5f2360cbc.gz
* Added emms-bookmarks.elyoni-r2006-09-242-0/+148
| | | | darcs-hash:20060924141826-85c19-ac8a381dd9f8ddf8e0a9f2c358736bbcd55455f8.gz
* Added `emms-pause' to emms-playlist-mode.el bound to to ``P''.yoni-r2006-09-252-0/+4
| | | | darcs-hash:20060925202010-85c19-07f63a962f5850d850715f34921208a4622f757d.gz
* browser: add deletion started/finished messageDamien Elmes2006-09-231-1/+3
| | | | darcs-hash:20060923051128-4e3e3-af24f19990051bdf02f145153edff3b0a3663057.gz
* Added a link to the online version of the manual.yoni-r2006-09-231-0/+4
| | | | darcs-hash:20060923210401-85c19-d9047936f2de25924bd1f4a38f3390d62f48ec78.gz
* emms-playing-time.el now works with `seek-to'.yoni-r2006-09-222-1/+2
| | | | darcs-hash:20060922094757-85c19-fbb086056c6b7050585a8ad86996d39c2a8085e4.gz
* Added `seek-to' to emms.el and emms-player-mplayer.el.yoni-r2006-09-222-0/+37
| | | | darcs-hash:20060922085513-85c19-7ae430e7e6945666cef8fce5ba13d82bd669e0c8.gz
* browser/cache: support deleting files, make emms-cache-dirty a defsubstDamien Elmes2006-09-222-2/+125
| | | | darcs-hash:20060922090553-4e3e3-e2dda4ec007268376de845784060dd2af083c2a0.gz
* Release 2.1 version updateforcer2006-09-033-7/+14
| | | | darcs-hash:20060903115710-2189f-5eea9188fc963e1bd36d9343d5583df08790cdeb.gz
* emms-player-mpd: Use regexp-opt instead of mapconcat.Michael Olson2006-08-251-2/+1
| | | | darcs-hash:20060825203258-1bfb2-8be4ed4794be6581c6a1b65dfbbfdc991a826225.gz
* Include the tq.el file from Emacs 22 with EMMS, instead of re-implementing ↵Michael Olson2006-08-272-110/+180
| | | | | | it in emms-player-mpd.el. darcs-hash:20060827052155-1bfb2-b2b47f20d03eaa85cecdf3c1805279edc59c68ee.gz
* browser: don't scroll the playlist to the bottom when switching backDamien Elmes2006-08-241-2/+1
| | | | darcs-hash:20060824131135-4e3e3-e7ea20e0db889f22d84485d8ed6cbdcb107c11bf.gz
* browser: pitchfork's search page has changedDamien Elmes2006-08-241-1/+1
| | | | darcs-hash:20060824030539-4e3e3-8b7024a3ee5e81a95bc340dd3652f5f1f313093e.gz
* Fix compilation warnings and don't clobber namespaceMichael Olson2006-08-223-32/+42
| | | | darcs-hash:20060822130608-1bfb2-c2a7fc4a64e0c781bb8727f4a70efbd72e3e3d0c.gz
* browser: few compat fixes for emacs21Damien Elmes2006-08-221-1/+11
| | | | darcs-hash:20060822100508-4e3e3-a39abae41dd60465fd9e52c1c3214cb1e20f0a1b.gz