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.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
New XEmacs compatibility function: emms-replace-regexp-in-string
Michael Olson
2006-01-05
1
-0
/
+16
*
Move `emms-cancel-timer' to a compatibility section in emms.el
forcer
2006-01-04
1
-8
/
+11
*
Use timers in a way that is compatible with both Emacs and XEmacs.
Michael Olson
2006-01-04
1
-0
/
+8
*
fix emms-playlist-save-as-m3u
yonirabkin
2005-12-18
1
-5
/
+6
*
Rename `emms-playlist-save-active-as-m3u' to `emms-playlist-save-current-as-m...
forcer
2005-10-08
1
-1
/
+1
*
emms.el: Should initialize `emms-player-paused-p' to nil at start. Or a
william.xwl
2005-10-05
1
-1
/
+2
*
some manual fixes (just the start)
yonirabkin
2005-09-26
1
-1
/
+1
*
Rename emms-default.el to emms-setup.el.
forcer
2005-09-28
1
-1
/
+1
*
Update tracks with a specific function, and provide emms-track-updated-functions
forcer
2005-09-26
1
-0
/
+11
*
emms.el (emms-playlist-new): Use interactive-p rather than
Michael Olson
2005-09-25
1
-1
/
+1
*
Inefficiency removed: Update each track only once :P
forcer
2005-09-20
1
-4
/
+6
*
emms-info.el rewrite.
forcer
2005-09-20
1
-2
/
+20
*
emms-random: Use `emms-playlist-current-select-random'.
forcer
2005-09-20
1
-1
/
+1
*
Added track updating to emms.
forcer
2005-09-19
1
-7
/
+30
*
Make emms-playlist-current-clear an interactive function.
mwolson
2005-09-19
1
-0
/
+1
*
Make `emms-playlist-clear' interactive so that I can map it to a key.
mwolson
2005-09-18
1
-0
/
+1
*
Make `with-current-emms-playlist' disable read-onlyness.
forcer
2005-09-18
1
-2
/
+4
*
emms-playlist-set-playlist-buffer: Ensure the selected buffer is a playlist.
forcer
2005-09-18
1
-3
/
+5
*
Big renaming for current buffer/current playlist distinction.
forcer
2005-09-18
1
-154
/
+215
*
emms-playlist-new: No, it's a major mode, DONT pass an argument!
forcer
2005-09-18
1
-1
/
+1
*
emms-playlist-new: Pass positive argument to mode function.
forcer
2005-09-18
1
-1
/
+1
*
emms.el missing quote fix, emms-playlist-mode.el kill-track fix
yonirabkin
2005-09-18
1
-1
/
+1
*
emms-playlist-select should not switch to the playlist buffer.
forcer
2005-09-17
1
-6
/
+5
*
emms-show now knows when nothing is playing.
forcer
2005-09-17
1
-2
/
+4
*
Inhibit read-only in `emms-playlist-insert-track'
forcer
2005-09-17
1
-1
/
+2
*
Add `emms-ensure-player-playing-p'
forcer
2005-09-16
1
-3
/
+7
*
Be able to clear the playlist buffer even if it's killed.
forcer
2005-09-16
1
-1
/
+2
*
Adding emms-playlist-save-active-as-m3u
lucas
2005-09-16
1
-0
/
+5
*
Fixing a typo in emms-playlist-save-active
lucas
2005-09-16
1
-1
/
+1
*
Docstrings for playlist saving functions
lucas
2005-09-16
1
-1
/
+3
*
Adding m3u playlist format for saving.
lucas
2005-09-16
1
-0
/
+27
*
Shuffle, sort and source-add don't move point anymore.
forcer
2005-09-16
1
-3
/
+7
*
Provide source insertion
forcer
2005-09-16
1
-1
/
+12
*
Cleaned up `emms-playlist-save' a bit
forcer
2005-09-16
1
-12
/
+12
*
Adding emms-playlist-save and -active-save
lucas
2005-09-16
1
-0
/
+28
*
Fix emms-playlist-new and make emms-playlist-clear use it.
forcer
2005-09-16
1
-16
/
+19
*
emms-source-add now checks for an as of yet unset marker, too.
forcer
2005-09-15
1
-1
/
+2
*
Add `emms-playlist-buffer-p'.
forcer
2005-09-15
1
-0
/
+5
*
emms.el: Fix seek bug in `emms-player-seek'.
william.xwl
2005-09-15
1
-2
/
+2
*
emms-playlist-new, emms-playlist-set-playlist-buffer: New commands.
forcer
2005-09-14
1
-0
/
+15
*
Call widen in shuffle and sort.
forcer
2005-09-13
1
-0
/
+2
*
Added `emms-playlist-delete-track-function'.
forcer
2005-09-13
1
-5
/
+14
*
Remove emms-playlist-kill-track.
forcer
2005-09-13
1
-8
/
+0
*
Fix shuffling in combined sources.
forcer
2005-09-13
1
-4
/
+6
*
Call `emms-shuffle' to shuffle a source.
forcer
2005-09-13
1
-2
/
+1
*
Cleanup of the shuffle/sort stuff
forcer
2005-09-13
1
-98
/
+85
*
emms-shuffle-all: Depend on the value of current, not of emms-player-playing-p
forcer
2005-09-13
1
-1
/
+1
*
Don't make emms-playlist-sort and emms-playlist-shuffle interactive.
forcer
2005-09-13
1
-2
/
+0
*
Keep the selected song correct for shuffling and sorting
forcer
2005-09-13
1
-4
/
+23
*
Throw errors for `emms-next' and `emms-previous' at the end/beginning of the ...
forcer
2005-09-13
1
-10
/
+12
[next]