aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* browser: fix centering when adding new tracks to the playlistDamien Elmes2006-06-161-9/+11
* browser: remember position when hitting 1,2,3 etcDamien Elmes2006-06-161-6/+43
* browser: collapse before expanding (expand-to-level-2, etc)Damien Elmes2006-06-161-0/+3
* browser: fix sorting on tracks without a track numberDamien Elmes2006-06-161-3/+1
* mpg321-remote: fix race conditionDamien Elmes2006-06-161-20/+25
* mpg321-remote: fix bug related to the player stoppingDamien Elmes2006-06-161-8/+17
* Add Adam Sjoegren (copyright got assigned)forcer2006-06-151-0/+1
* mpg321-remote: defvar mask-stop-messageDamien Elmes2006-06-151-0/+3
* add player-mpg321-remoteDamien Elmes2006-06-152-1/+207
* browser: fix for the tracknumber fix patchDamien Elmes2006-06-151-1/+1
* browser: handle nil track numbersDamien Elmes2006-06-151-1/+1
* playlist: enable undo, add extra undo bindingDamien Elmes2006-06-151-1/+3
* browser: require emms-playlist-sortDamien Elmes2006-06-151-0/+1
* playlist-mode: add 'C' to clear playlistDamien Elmes2006-06-151-0/+1
* info: display progress when adding asyncDamien Elmes2006-06-151-3/+15
* browser: make defcustom lines user variablesDamien Elmes2006-06-151-9/+9
* browser: expand/collapse levels, tab through entriesDamien Elmes2006-06-141-14/+77
* browser: refactor data format, bugfixes; emms: add emms-track-pDamien Elmes2006-06-142-241/+419
* emms-lyrics.el: Fix file-exists-p error when finding lyrics file forwilliam.xwl2006-06-141-31/+34
* added the section "Finding files and speed" to the manualyoni-r2006-06-131-0/+26
* fix bug in emms-playlist-mode-center-currentyoni-r2006-06-131-3/+4
* removed superfluous comment (actually testing darcs send)yoni-r2006-06-111-3/+0
* debian: add changelog for 2.0-2forcer2006-06-121-0/+6
* debian: Install info file as wellforcer2006-06-121-1/+1
* browser: sorting, bugfixesDamien Elmes2006-06-121-25/+86
* updated manual about emms-foobar-file prefix togglingyoni-r2006-06-111-2/+4
* emms-cache: add pruning support, make save/load interactiveDamien Elmes2006-06-111-0/+15
* Use better exclude regexp, so that people can load music files with '#' in th...Michael Olson2006-06-101-1/+1
* emms-info: Never return 0 for info-mtime, since emms-time-less-p does not lik...Michael Olson2006-06-101-2/+2
* Add mpd volume settings to customMartin Schoenmakers2006-06-091-0/+2
* browse subcategories (eg artist->album->title)Damien Elmes2006-06-091-30/+202
* update emms-cache.el commentaryDamien Elmes2006-06-091-5/+1
* emms-player-mpd: Add functionality to dump MusicPD data into the EMMS cache. ...Michael Olson2006-06-091-0/+42
* emms-player-mpd: Rename volume functions to better match the namespace create...Michael Olson2006-06-091-5/+9
* emms-player-mpd: Fix minor bug when importing the current MusicPD playlist in...Michael Olson2006-06-091-12/+22
* emms-setup: Get rid of pointless compiler warning.Michael Olson2006-06-091-1/+2
* emms-cache: Small compiler fix.Michael Olson2006-06-091-0/+2
* emms-cache: Add standard enable/disable/toggle interface and do a docfix for ...Michael Olson2006-06-093-9/+46
* Standardize copyright notices. Add COPYING file. Mention license in README.Michael Olson2006-06-0830-133/+530
* Fix compiler warnings in emms-cache.el.Michael Olson2006-06-083-18/+26
* emms-metaplaylist-mode: Fix bug introduced by the recent emms-playlist-mode o...Michael Olson2006-06-081-8/+11
* NEWS is newforcer2006-06-081-0/+14
* refactor browser mode creation codeDamien Elmes2006-06-081-35/+51
* browser sorting, and bug fixesDamien Elmes2006-06-082-26/+49
* update modeline when changing browsing methodDamien Elmes2006-06-081-3/+6
* avoid rebuilding the browser window each timeDamien Elmes2006-06-081-2/+3
* small typo fixDamien Elmes2006-06-081-1/+1
* fix RET on trailing \nDamien Elmes2006-06-082-14/+21
* add a metadata browser - emms-browser.elDamien Elmes2006-06-083-1/+413
* emms-playlist-mode: Facify tracks on startup.forcer2006-06-081-0/+4