aboutsummaryrefslogtreecommitdiff
path: root/emms-player-simple.el
Commit message (Expand)AuthorAgeFilesLines
* Change the function quoting style to help the compiler.Yoni Rabkin2021-04-201-3/+3
* *.el: Remove redundant `:group` argumentsYoni Rabkin2021-04-171-13/+9
* * emms-player-simple.el: lexical declaration and fixYoni Rabkin2021-03-031-1/+2
* move all files to top-levelYoni Rabkin2020-06-031-0/+210
* *.el -> lisp/*.el: Move lisp files into "lisp/" subdirectory.William Xu2008-06-171-212/+0
* Simple players now use their regex property as they should.forcer2007-08-271-1/+2
* 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
* FluidSynth midi file playermlang2006-10-151-0/+3
* seek-for-alsaplayermlang2006-09-291-0/+7
* midi-files-via-timiditymlang2006-09-291-0/+3
* pause-for-alsaplayermlang2006-09-281-0/+12
* define-emms-simple-player: Check for existence of the player executable.forcer2006-06-171-1/+2
* Standardize copyright notices. Add COPYING file. Mention license in README.Michael Olson2006-06-081-4/+6
* Make `emms-player-started' function, which serves the same purpose as `emms-p...Michael Olson2006-04-121-3/+6
* Fix a variety of compilation errors and warnings.Michael Olson2006-04-011-1/+2
* fixed copyright years and copyright holderyonirabkin2006-03-151-1/+1
* emms-player-simple.el (alsaplayer): Fixed regexp.forcer2006-03-051-1/+1
* emms-player-simple.el: Added alsaplayer support. Thanks to indio on #emacs.forcer2006-03-051-0/+3
* Added simple player "playsound".Trent Buck2005-10-231-0/+3
* Add more mikmod command line args.forcer2005-09-141-1/+1
* Added mikmod support (thanks to Martin Schoenmakers)forcer2005-09-141-0/+5
* Add `emms-player-simple-regexp'. Also, use it as appropriate.forcer2005-09-141-5/+26
* Fixing typo in file regexps for gstreamerlucas2005-09-141-2/+2
* Move gstreamer support into simple player.forcer2005-09-121-0/+4
* Add pause and resume to the simple player.forcer2005-09-121-0/+12
* Add speex supportforcer2005-09-121-1/+2
* Add pause and seek support to emms.el.forcer2005-09-121-4/+0
* Initial commit (CVS 2005-09-11)forcer2005-09-111-0/+134