aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* emms-lyrics.el: Set default value for emms-lyrics-dir to ~/music/lyrics.William Xu2007-07-171-7/+8
| | | | darcs-hash:20070717100946-cfa61-180581868458fce85e1affc4ecf564a7e9e7bf6b.gz
* emms-playlist-sort.el: Remove emms-playlist-sort-prefix to make theWilliam Xu2007-07-171-25/+13
| | | | | | | | codes more clean. And steal "s" prefix key from `emms-playlist-mode'. (An alternative for emms-playlist-mode could be "v", same as XMMS) darcs-hash:20070717095454-cfa61-175bb84a0173d810d35cf994a06f37cf22eded81.gz
* emms-playlist-limit.el: (define-emms-playlist-limit) Fix prompt string bug.William Xu2007-07-171-2/+4
| | | | darcs-hash:20070717082536-cfa61-55775fe2860eff7122ef60b493ad62d614e113bb.gz
* make-number-of-secs-to-seek-configurable.dpatchTassilo Horn2007-07-121-2/+8
| | | | | | | | Patch sent by "Alfred M. Szmidt" <ams@gnu.org> in <20070711183504.EFD58301E5@Psilocybe.Update.UU.SE> on the emms-users list (with slight modifications). darcs-hash:20070712062052-c06f4-032102b01507ffc27f211c29cb5375ab862f22dc.gz
* Avoid even the most remote possibility of a conflict with color-theme.el and ↵Michael Olson2007-07-121-1/+1
| | | | | | its very bad replace-in-string function darcs-hash:20070712211444-1bfb2-74a2030fdfba44cfe7e2acb687783bdab1e23822.gz
* emms-playlist-limit.el: Add missing line: (define-emms-playlist-limit ↵William Xu2007-07-111-1/+2
| | | | | | info-title). darcs-hash:20070711071022-cfa61-6af7cce5b0b4c5b0a92a93c2452be16da1090beb.gz
* emms-playlist-limit.el: Minor updates.William Xu2007-07-091-4/+13
| | | | darcs-hash:20070709103714-cfa61-907861f878bb0b0e100bd0070d81b4c12a2bd7ba.gz
* emms-playlist-limit.el: Update Copyright to GPLv3.William Xu2007-07-081-8/+8
| | | | darcs-hash:20070708140012-cfa61-f9ee9504af967f99aba76d3ae6910ee37f55231d.gz
* emms-playlist-sort.el: Minor updates.William Xu2007-07-081-13/+3
| | | | darcs-hash:20070708120050-cfa61-c1714b94ed7b1e12993fc6b7fc526bbf92b33653.gz
* emms-playlist-limit.el: Redefine functions emms-playlist-limit-to-* withWilliam Xu2007-07-081-71/+30
| | | | | | macro: define-emms-playlist-limit. darcs-hash:20070708115907-cfa61-f70eb7df3c4e775cae1430dc2b57d3471b4b5d2e.gz
* emms-playlist-limit.el: Add default value based on track at point forWilliam Xu2007-07-081-6/+42
| | | | | | emms-playlist-limit-to-*. darcs-hash:20070708040809-cfa61-9b5b97d1099915a83c9f8eea8949ac4c1747d3c0.gz
* New file: emms-playlist-limit.el. And minor updates to emms-playlist-sort.William Xu2007-07-053-20/+150
| | | | darcs-hash:20070705160221-cfa61-c16a2727863237aa851657d35705cd8cbfed3145.gz
* emms-player-mplayer.el: Add "eng.srt", "chs.srt", "cht.srt" toWilliam Xu2007-06-301-1/+1
| | | | | | emms-player-mplayer-subtitle-extensions. darcs-hash:20070630124728-cfa61-2533e002f5703780be546569560fd227be453d62.gz
* Updated NEWS for post-3.0forcer2007-06-291-0/+4
| | | | darcs-hash:20070629163917-2189f-075489b335086448e5512b91de0d96f493185dff.gz
* Remove debian procedures from the RELEASE fileforcer2007-06-291-6/+4
| | | | darcs-hash:20070629161733-2189f-3c7e23fe7e80d1e2c0fbd327f8b5758164d65972.gz
* Remove debian directory, it's maintained elsewhere nowforcer2007-06-2910-305/+0
| | | | darcs-hash:20070629161023-2189f-8e01f6cbc23c40df3e4bf3c79182728fae659f86.gz
* COPYING and gpl.texi updated for GPLv3forcer2007-06-292-592/+1260
| | | | darcs-hash:20070629160924-2189f-8ac0bbdc3a8cba1f642df7139046357d37730984.gz
* NEWS: Now emms-player-mplayer is capable of loading movie subtitles.William Xu2007-06-261-0/+2
| | | | darcs-hash:20070626071626-cfa61-fea102574dc27a0fc33fa45fe2f31b2427050877.gz
* Mention location of mailing list and websiteMichael Olson2007-06-292-1/+27
| | | | darcs-hash:20070629022117-1bfb2-7533c8a0c661d28ddf7894cb77521929e5be32db.gz
* simplify-lastfm-timer-cancelation-and-bump-version.dpatchTassilo Horn2007-06-262-4/+3
| | | | darcs-hash:20070626191355-c06f4-ae6c018d47f4cd90c8fe1e76b6ad533d9c5b5a08.gz
* change-all-file-headers-to-gpl3-or-later.dpatchTassilo Horn2007-06-2642-42/+42
| | | | darcs-hash:20070626141221-c06f4-e034ff32ecc6e2d57ffaefaeb4f78d1e36a830a2.gz
* change-copyright-of-manual-to-fsf.dpatchTassilo Horn2007-06-261-1/+1
| | | | darcs-hash:20070626114123-c06f4-034acc1bd2c5d2465afe6eddcd9a1c5317679bc5.gz
* some-manual-fixes-and-addition.dpatchTassilo Horn2007-06-261-13/+25
| | | | | | | Fixed some markup in the tag editor section and made some clearifications in the last.fm section. darcs-hash:20070626112320-c06f4-904ebfe398ea06e093889e34d16874ddbfe59209.gz
* update headers of emms-history.el and so on.Ye Wenbin2007-06-264-8/+10
| | | | darcs-hash:20070626023252-94065-b4d98c8dd111981ba80a479ced3440bb0ee2d58d.gz
* emms-last-played.el: update headers, (C) is now to FSFlucas2007-06-251-1/+1
| | | | darcs-hash:20070625080705-4f952-e4307f0adb3d66e019a90c744a3504b8fdac0d1c.gz
* emms-player-mplayer.el: Turn onWilliam Xu2007-06-251-7/+4
| | | | | | | emms-player-mplayer-start-with-subtitle-checker by default. I think it is very helpful for playing movies. darcs-hash:20070625041949-cfa61-07a8ec7e25d664304d7e2ad44908ac0f2813dade.gz
* emms-player-mplayer.el: Load in all found subtitles instead of forcingWilliam Xu2007-06-241-8/+2
| | | | | | user to choose one. darcs-hash:20070624071131-cfa61-936bb6479d5502f83dc0e3e1094259d681d96f60.gz
* emms-player-mplayer.el: Use `emms-replace-regexp-in-string' instead ofWilliam Xu2007-06-211-1/+1
| | | | | | `replace-regexp-in-string'. darcs-hash:20070621155753-cfa61-d0fc271fe119c547e17eab16fe393d541a6d45ec.gz
* emms-player-mplayer.el: New variable: emms-player-mplayer-subtitle-extensions.William Xu2007-06-211-4/+12
| | | | darcs-hash:20070621155548-cfa61-fa61b2eca9ad5eb4085e5401db809f023304f5cb.gz
* Rename track file after confirm by userYe Wenbin2007-06-141-2/+5
| | | | darcs-hash:20070614155834-94065-5daec0b01f392ead46ee58d88544703da34e3057.gz
* Write ogg tag use upcase fieldsYe Wenbin2007-06-141-1/+1
| | | | darcs-hash:20070614155806-94065-683464c11c64d331b912ceb712f571778f2ffc3a.gz
* Fix a typoYe Wenbin2007-06-091-1/+1
| | | | darcs-hash:20070609025545-94065-069438ac164738b51bca7bd92acc77a9870be09d.gz
* remove-xine-from-default-players-list.dpatchTassilo Horn2007-06-111-2/+1
| | | | | | See Message-ID: <m31wgmuv97.fsf@fleche.redhat.com> on the mailing list. darcs-hash:20070611062849-c06f4-59ebaaf0a1135478ba5fa7c958a9fd4a29b06ee2.gz
* emms-tag-editor: Fix compiler warningMichael Olson2007-06-101-1/+1
| | | | darcs-hash:20070610164902-1bfb2-6c0568753cfff5deb6ebe8d750868749b7950611.gz
* emms-mark: Set emms-playlist-buffer-pMichael Olson2007-06-101-0/+1
| | | | darcs-hash:20070610164738-1bfb2-7e73dd314d905e98150dcd79e67cef7a8106306d.gz
* Add command emms-tag-editor-guess-tag-filenameYe Wenbin2007-06-091-0/+114
| | | | | | | | I'm not familiar to regexp internal, so the emms-tag-editor-compile-pattern may not robust or have bugs. Any advice will be wellcome. darcs-hash:20070609023733-94065-1060f4dc3fedbf75afd94c22cd7412d0dffe1c61.gz
* Fix bug in transpose tagYe Wenbin2007-06-091-1/+2
| | | | darcs-hash:20070609023409-94065-e999c77f14a22e48125608e9b6d0ca8158b6f555.gz
* emms-streams.el: update DNA Lounge Live address, add DNA Lounge Radiolucas2007-06-061-1/+3
| | | | darcs-hash:20070606090620-4f952-6371dcdc2c988f57cb46d3a2c47bd2b09fa91270.gz
* emms-mark, emms-tag-editor: Improve documentation and messagesMichael Olson2007-06-062-67/+112
| | | | darcs-hash:20070606020643-1bfb2-fe16b89855d731eb81f486db0c82d3d8d5f46cbc.gz
* volume-autoloadsMartin Schoenmakers2007-06-052-0/+5
| | | | | | | | This patch adds autoload comments to the emms-volume 'UI' functions, as well as to the 'backend' function in emms-volume-amixer file. This seems like the right thing to do, offhand, not really knowing much about autoload stuff ;) darcs-hash:20070605132340-97144-da0ae5713037e784e7570cfe5437fb765db1686d.gz
* emms-playlist-mode.el: (emms) `emms-add-file' actually understands bothWilliam Xu2007-06-051-6/+5
| | | | | | file and directories, so let's use `emms-add-file'. darcs-hash:20070605085746-cfa61-80bf6246e667746da96834c9d1559284b8d5a5b4.gz
* add-function-emms.dpatchTassilo Horn2007-06-051-0/+11
| | | | | | | The new function `emms' calls `emms-playlist-mode-go' and queries for a directory of music files to add to the playlist, if it is empty. darcs-hash:20070605075453-c06f4-d57382a594c2191e118eb88f5017a2e897f6fad3.gz
* tq.el: Add year to copyright header to match Emacs 22Michael Olson2007-05-301-1/+1
| | | | darcs-hash:20070530010248-1bfb2-18149bb0b824a8ee69784b4497ca4484f3f3ed63.gz
* tq.el: Fix edge caseMichael Olson2007-05-261-2/+3
| | | | darcs-hash:20070526211610-1bfb2-fd67edfe8ce03e72bef3d330b396d0fc516f115c.gz
* Deactivate mark when mark activateYe Wenbin2007-05-211-2/+3
| | | | darcs-hash:20070521070130-94065-b642910b76fcc3aa1c344b1f543fe1f91edb43ed.gz
* add document for some commandsYe Wenbin2007-05-211-3/+10
| | | | darcs-hash:20070521070049-94065-36a4faaa4118198646a8131ee8ffd5776fd7eadd.gz
* Highlight text to replace, add doc for the commandYe Wenbin2007-05-211-23/+30
| | | | darcs-hash:20070521065107-94065-b55aac1aaed355a50b8643ef1d77732c170cd6fe.gz
* Set tag even if the tag is emptyYe Wenbin2007-05-211-2/+3
| | | | darcs-hash:20070521062827-94065-df982456724837444c4491e57aa5086d6ca37b32.gz
* emms-streams: Stream maintenanceMichael Olson2007-05-161-8/+17
| | | | | | | | | Remove gotwoot.net, since it has been down for a month. Add several community stations (including KRUU which is powered by Free Software). Relabel Mostly Classical as a SKY.fm station, and add their Jazz station. darcs-hash:20070516235859-1bfb2-459c596da09d25b983d4747c4a923bf63dddbc95.gz
* emms-player-mplayer: Use emms-remove-if-notMichael Olson2007-05-151-1/+2
| | | | | | | | emms-remove-if-not is to be used instead of remove-if-not, because the latter is only available in the CL library, and we're not supposed to depend on that if our code gets included in Emacs. darcs-hash:20070515124505-1bfb2-b4517be2f6d6454c584791c350bbec7d67d9ff81.gz