;ELC ;;; Compiled by heimdall@baldur on Fri Feb 1 18:34:57 2008 ;;; from file /home/heimdall/repos/emms/emms-setup.el ;;; in Emacs version 23.0.60.1 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. (if (and (boundp 'emacs-version) (< (aref emacs-version (1- (length emacs-version))) ?A) (or (and (boundp 'epoch::version) epoch::version) (string-lessp emacs-version "19.29"))) (error "`emms-setup.el' was compiled for Emacs 19.29 or later")) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (byte-code "\300\301!\210\302\303\304\305\306\307\310\311&\207" [require emms custom-declare-group emms-setup nil "*The Emacs Multimedia System setup utility." :prefix "emms-setup" :group multimedia] 8) #@42 *Default list of players for emms-setup. (custom-declare-variable 'emms-setup-default-player-list ''(emms-player-mpg321 emms-player-ogg123 emms-player-mplayer-playlist emms-player-mplayer) '(#$ . -787) :group 'emms-setup :type 'list) #@81 An Emms setup script. Invisible playlists and all the basics for playing media. (defalias 'emms-minimalistic #[nil "\300\301!\210\300\302!\210\300\303!\210\300\304!\207" [require emms-source-file emms-source-playlist emms-player-simple emms-player-mplayer] 2 (#$ . 1027)]) #@180 An Emms setup script. Everything included in the `emms-minimalistic' setup, the Emms interactive playlist mode, reading information from tagged audio files, and a metadata cache. (defalias 'emms-standard #[nil "\304 \210\305\306!\210\305\307!\210\305\310!\210\305\311!\210\305\312!\210\306\313\314\315\"\210\316 !\203)\313\317\310\"\210\316\n!\2034\313\317\311\"\210\320\321\312!\205?\312\322!\207" [emms-playlist-default-major-mode emms-info-mp3info-program-name emms-info-ogginfo-program-name emms-track-description-function emms-minimalistic require emms-playlist-mode emms-info emms-info-mp3info emms-info-ogginfo emms-cache add-to-list emms-track-initialize-functions emms-info-initialize-track executable-find emms-info-functions emms-info-track-description fboundp 1] 3 (#$ . 1307)]) #@144 An Emms setup script. Everything included in the `emms-standard' setup and adds all the stable features which come with the Emms distribution. (defalias 'emms-all #[nil "\300 \210\301\302!\210\301\303!\210\301\304!\210\301\305!\210\301\306!\210\301\307!\210\301\310!\210\301\311!\210\301\312!\210\302\313!\210\314 \210\304\313!\210\305\313!\207" [emms-standard require emms-mode-line emms-streams emms-lyrics emms-playing-time emms-player-mpd emms-player-xine emms-playlist-sort emms-browser emms-lastfm 1 emms-mode-line-blank] 2 (#$ . 2110)]) #@225 An Emms setup script. Everything included in the `emms-all' setup and adds all the features which come with the Emms distribution regardless of if they are considered stable or not. Use this if you like living on the edge. (defalias 'emms-devel #[nil "\300 \210\301\302!\210\301\303!\210\301\304!\210\301\305!\210\301\306!\210\301\307!\210\301\310!\210\301\311!\210\301\312!\210\301\313!\210\301\314!\210\315\316\317\"\210\304\320!\210\314\320!\207" [emms-all require emms-metaplaylist-mode emms-stream-info emms-score emms-last-played emms-bookmarks emms-history emms-mark emms-i18n emms-tag-editor emms-volume emms-playlist-limit add-hook emms-player-started-hook emms-last-played-update-current 1] 3 (#$ . 2661)]) #@61 Set `emms-player-list' to `emms-setup-default-player-list'. (defalias 'emms-default-players #[nil "\211\207" [emms-setup-default-player-list emms-player-list] 2 (#$ . 3385)]) (provide 'emms-setup)