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-browser.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
*.el: Minor improvements and simplifications
Yoni Rabkin
2021-04-29
1
-76
/
+79
*
*.el: Avoid the obsolete `defadvice` system
Yoni Rabkin
2021-04-29
1
-4
/
+6
*
*.el: Misc improvements and fixes w.r.t lexical binding
Yoni Rabkin
2021-04-27
1
-16
/
+17
*
Replace `add-to-list' with `add-hook' where appropriate
Yoni Rabkin
2021-04-21
1
-5
/
+5
*
Change the function quoting style to help the compiler.
Yoni Rabkin
2021-04-20
1
-43
/
+44
*
*.el: Remove redundant `:group` arguments
Yoni Rabkin
2021-04-17
1
-46
/
+21
*
* emms-browser.el: add-to-list -> cl-pushnew
Yoni Rabkin
2021-03-05
1
-1
/
+1
*
* emms-browser.el: fix unused lexical variables and arguments
Yoni Rabkin
2021-03-05
1
-15
/
+11
*
move all files to top-level
Yoni Rabkin
2020-06-03
1
-0
/
+2254
*
*.el -> lisp/*.el: Move lisp files into "lisp/" subdirectory.
William Xu
2008-06-17
1
-1959
/
+0
*
emms-browser.el: bind n and p to next- and previous-line.
lucas
2007-10-02
1
-0
/
+4
*
fix-next-line-warning.dpatch
Tassilo Horn
2007-09-06
1
-1
/
+1
*
emms-browser: Fix compiler warning. Presumably the committer meant to write ...
Michael Olson
2007-09-06
1
-2
/
+2
*
fix-browser-covers.dpatch
Tassilo Horn
2007-08-29
1
-9
/
+21
*
Add support for composer and performer tags.
Nix
2007-08-18
1
-6
/
+63
*
change-all-file-headers-to-gpl3-or-later.dpatch
Tassilo Horn
2007-06-26
1
-1
/
+1
*
Bump copyright years to 2007 and standardize statement
Michael Olson
2007-03-19
1
-1
/
+1
*
browser: display a help message on an empty deck
Damien Elmes
2007-03-05
1
-0
/
+26
*
browser: ensure the RNG is seeded before use
Damien Elmes
2006-10-11
1
-0
/
+6
*
browser: require sort (fixes bug with sort-fold-case being void)
Damien Elmes
2006-10-10
1
-0
/
+1
*
emms-browser: Fix compiler warning
Michael Olson
2006-10-17
1
-1
/
+1
*
browser: add deletion started/finished message
Damien Elmes
2006-09-23
1
-1
/
+3
*
browser/cache: support deleting files, make emms-cache-dirty a defsubst
Damien Elmes
2006-09-22
1
-1
/
+118
*
browser: don't scroll the playlist to the bottom when switching back
Damien Elmes
2006-08-24
1
-2
/
+1
*
browser: pitchfork's search page has changed
Damien Elmes
2006-08-24
1
-1
/
+1
*
Fix compilation warnings and don't clobber namespace
Michael Olson
2006-08-22
1
-29
/
+37
*
browser: few compat fixes for emacs21
Damien Elmes
2006-08-22
1
-1
/
+11
*
browser: move from emms-devel to emms-all
Damien Elmes
2006-08-19
1
-1
/
+1
*
browser: only display '. ' if there's a valid track number
Damien Elmes
2006-08-17
1
-54
/
+77
*
browser: add documentation for a bunch of features
Damien Elmes
2006-08-17
1
-13
/
+106
*
browser: add last-played support
Damien Elmes
2006-08-17
1
-0
/
+16
*
browser: add some documentation related to singles and filters
Damien Elmes
2006-07-26
1
-1
/
+21
*
browser: fix a few cover bugs
Damien Elmes
2006-07-26
1
-2
/
+3
*
add more lookup functions, a filter-changed hook, and fix an indent problem
Damien Elmes
2006-07-19
1
-9
/
+33
*
browser: fix keybindings
Damien Elmes
2006-07-10
1
-2
/
+2
*
browser: add next/previous filter support
Damien Elmes
2006-07-10
1
-2
/
+21
*
browser: improve filtering, update docs
Damien Elmes
2006-07-10
1
-15
/
+50
*
browser: use generated name on top level enteries
Damien Elmes
2006-07-06
1
-7
/
+5
*
browser: don't use text-mode-map as parent
Damien Elmes
2006-07-06
1
-1
/
+0
*
browser: add lookup of artist/album in wikipedia
Damien Elmes
2006-07-06
1
-0
/
+21
*
browser: add filtering support (see comments at top)
Damien Elmes
2006-07-06
1
-17
/
+90
*
browser: lvl is a bad name (fixes a bug)
Damien Elmes
2006-07-05
1
-2
/
+2
*
browser: don't rely on target to determine track properties
Damien Elmes
2006-07-05
1
-4
/
+6
*
browser: propertize playlist tracks in formatting code
Damien Elmes
2006-07-05
1
-13
/
+13
*
browser: refactor level handling code
Damien Elmes
2006-07-05
1
-120
/
+117
*
browser: indent albums, don't propertize indent
Damien Elmes
2006-07-04
1
-2
/
+6
*
browser: make faces dependent on type, not level
Damien Elmes
2006-07-04
1
-47
/
+29
*
browser: set missing elements to 'misc' to prevent failure
Damien Elmes
2006-07-04
1
-1
/
+1
*
browser: add no-cover documentation
Damien Elmes
2006-07-04
1
-0
/
+11
*
browser: don't need point-at-bol, code has been refactored
Damien Elmes
2006-07-04
1
-47
/
+2
[next]