index
:
emms.git
master
fork of emms emacs multimedia system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
emms-player-mpd.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
* emms-player-mpd.el: fix cache issues with MPD
Yoni Rabkin
2021-08-02
1
-421
/
+421
*
Clean: emms-track-file-p replaces eq file type checks
Yoni Rabkin
2021-05-03
1
-1
/
+1
*
*.el: Minor improvements and simplifications
Yoni Rabkin
2021-04-29
1
-3
/
+1
*
Change the function quoting style to help the compiler.
Yoni Rabkin
2021-04-20
1
-10
/
+10
*
*.el: Remove redundant `:group` arguments
Yoni Rabkin
2021-04-17
1
-22
/
+12
*
* emms-player-mpd.el: add lexical and fix
Yoni Rabkin
2021-03-03
1
-5
/
+16
*
move all files to top-level
Yoni Rabkin
2020-06-03
1
-0
/
+1320
*
*.el -> lisp/*.el: Move lisp files into "lisp/" subdirectory.
William Xu
2008-06-17
1
-1198
/
+0
*
emms-player-mpd.el: Quote argument to "update" command.
Michael Olson
2008-06-04
1
-1
/
+1
*
emms-url: Add emms-url-quote-entire function.
Michael Olson
2008-02-15
1
-1
/
+1
*
- emms-url.el: (emms-url-quote, emms-url-quote-plus), New functions
William Xu
2008-02-12
1
-1
/
+1
*
emms-player-mpd (clear): Use current buffer if it is an EMMS playlist buffer.
Michael Olson
2008-01-30
1
-2
/
+11
*
Add support for composer and performer tags.
Nix
2007-08-18
1
-0
/
+2
*
emms-player-mpd: Fix bug with selecting an individual URL track to play from ...
Michael Olson
2007-07-23
1
-2
/
+1
*
emms-player-mpd: Make callback arg for emms-player-mpd-sync-from-emms optional
Michael Olson
2007-07-23
1
-2
/
+3
*
change-all-file-headers-to-gpl3-or-later.dpatch
Tassilo Horn
2007-06-26
1
-1
/
+1
*
emms-player-mpd: Fix erroneous extra message and be more careful about the cu...
Michael Olson
2007-04-09
1
-22
/
+24
*
Fix use of `message', silence mpd-show if callback given and no song playing
Michael Olson
2007-04-08
1
-2
/
+3
*
emms-player-mpd: Integrate with emms-lastfm to show track
Michael Olson
2007-04-08
1
-25
/
+34
*
emms-player-mpd: Stylize Lisp code in documentation
Michael Olson
2007-03-04
1
-6
/
+6
*
emms-player-mpd: Miscellaneous docfixes
Michael Olson
2007-02-27
1
-9
/
+5
*
emms-player-mpd: Use functions in emms-url.el
Michael Olson
2007-01-05
1
-3
/
+13
*
Remove emms-volume-mpd-raise/lower, make chapter in manual for emms-volume.el
Michael Olson
2007-01-05
1
-20
/
+1
*
emms-player-mpd: Document how to use MusicPD to change the volume via emms-vo...
Michael Olson
2006-12-08
1
-0
/
+5
*
emms-player-mpd: Deal with change in output when getting supported file types
Michael Olson
2006-10-28
1
-2
/
+3
*
emms-player-mpd: Handle errors that occur when we begin playback
Michael Olson
2006-10-22
1
-35
/
+50
*
emms-player-mpd: Update version recommendation
Michael Olson
2006-10-22
1
-4
/
+7
*
emms-player-mpd: Work properly with tracks inserted by emms-browser
Michael Olson
2006-10-22
1
-10
/
+54
*
emms-player-mpd: When using the emms-volume interface, allow the user to spec...
Michael Olson
2006-10-17
1
-3
/
+11
*
Documentation cleanups in emms-player-mpd and emms-source-playlist
Michael Olson
2006-10-17
1
-15
/
+28
*
emms-player-mpd: Implement seek-to support
Michael Olson
2006-10-17
1
-0
/
+15
*
emms-player-mpd: Only display error if we are certain that url.el is not up-t...
Michael Olson
2006-10-04
1
-6
/
+4
*
emms-player-mpd: Use regexp-opt instead of mapconcat.
Michael Olson
2006-08-25
1
-2
/
+1
*
Include the tq.el file from Emacs 22 with EMMS, instead of re-implementing it...
Michael Olson
2006-08-27
1
-110
/
+9
*
emms-player-mpd: Get rid of error messages when closing the MusicPD process a...
Michael Olson
2006-08-18
1
-36
/
+51
*
emms-player-mpd: Really kill the client process, as documented, instead of wa...
Michael Olson
2006-08-11
1
-1
/
+4
*
emms-player-mpd: Make supported formats regexp customizable.
Michael Olson
2006-08-11
1
-24
/
+30
*
emms-player-mpd: Emacs21 fix.
Michael Olson
2006-08-06
1
-4
/
+4
*
emms-player-mpd: Use better logic for last patch.
Michael Olson
2006-08-04
1
-14
/
+13
*
emms-player-mpd: Correctly fetch track data when using remote MusicPD server.
Michael Olson
2006-08-04
1
-6
/
+6
*
emms-player-mpd: Use better algorithm to detect whether the user has requeste...
Michael Olson
2006-08-03
1
-7
/
+5
*
emms-player-mpd: Add support for updating MusicPD's database and improve docu...
Michael Olson
2006-07-30
1
-1
/
+31
*
emms-player-mpd: Allow a password to be sent to the MusicPD server.
Michael Olson
2006-07-30
1
-2
/
+19
*
Allow player to set the exact elapsed time of a track. emms-player-mpd and e...
Michael Olson
2006-07-02
1
-1
/
+1
*
emms-player-mpd: Make the playable-p function return nil if we cannot start a...
Michael Olson
2006-06-16
1
-1
/
+7
*
emms-player-mpd: Add functionality to dump MusicPD data into the EMMS cache. ...
Michael Olson
2006-06-09
1
-0
/
+42
*
emms-player-mpd: Rename volume functions to better match the namespace create...
Michael Olson
2006-06-09
1
-5
/
+9
*
emms-player-mpd: Fix minor bug when importing the current MusicPD playlist in...
Michael Olson
2006-06-09
1
-12
/
+22
*
Standardize copyright notices. Add COPYING file. Mention license in README.
Michael Olson
2006-06-08
1
-10
/
+12
*
emms-player-mpd: Differentiate between files and URLs when it makes sense to ...
Michael Olson
2006-06-04
1
-8
/
+16
[next]