aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* emms.el: Change directory to / before starting the player.forcer2006-06-081-2/+5
* emms-playlist-mode: When making new overlays, do not allow the rear to advanc...Michael Olson2006-06-071-1/+1
* Make emms-property-region bulletproof.Michael Olson2006-06-071-4/+15
* Fix typo in emms-property-regionforcer2006-06-071-2/+3
* emms.el, simplified emms-property-region considerably.forcer2006-06-071-19/+4
* Very basic support for recording the time you last played a track.lucas2006-06-072-1/+112
* Mark the cache as dirty for each modification.forcer2006-06-074-6/+21
* fix damien elmes's email addressDamien Elmes2006-06-071-1/+1
* emms.el: The currently playing marker now should stay where it is, even for y...forcer2006-06-071-0/+1
* emms-playlist-mode: Stop overlay from being attached to text inserted before itforcer2006-06-071-1/+2