summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 0.1.2.v0.1.2Christopher Schmidt2012-03-081-1/+1
* Add emacswiki-generator.el.Christopher Schmidt2012-03-082-5/+66
* Handle listallinfo chunks right after receiving them.Christopher Schmidt2012-03-071-29/+48
* Fix code alignment.Christopher Schmidt2012-03-051-14/+14
* Use eval-after-load rather than require in the remap key sample.Christopher Schmidt2012-03-051-9/+9
* Add note on byte-compiling.Christopher Schmidt2012-03-051-0/+3
* Add new keywords.Christopher Schmidt2012-03-041-1/+1
* Alias unspecified tags in playlist buffers.Christopher Schmidt2012-03-041-2/+4
* Correctly quote arguments before sending them to MPD.Christopher Schmidt2012-03-041-8/+17
* Clarify version error message.Christopher Schmidt2012-03-031-1/+2
* Add ampc-status-changed-hook and ampc-status-changed-hook.Christopher Schmidt2012-03-031-8/+42
* Use symbols rather than strings in ampc-status.Christopher Schmidt2012-03-031-20/+20
* Alias unspecified tags in ampc-status.Christopher Schmidt2012-02-241-2/+4
* Add link to the mpd webpage.Christopher Schmidt2012-02-231-1/+1
* Make some interactive functions usable even if ampc is suspended.Christopher Schmidt2012-02-201-55/+106
* Move ampc-align-point to the internal code section.Christopher Schmidt2012-02-201-5/+5
* Fix wrong key description.Christopher Schmidt2012-02-201-3/+3
* Remove superfluous whitespace.Christopher Schmidt2012-02-201-1/+1
* Add ampc-suspend.Christopher Schmidt2012-02-191-41/+68
* Cache internal database to avoid repeating rebuilding.Christopher Schmidt2012-02-191-8/+6
* Bump version to 0.1.1.v0.1.1Christopher Schmidt2012-02-141-1/+1
* Fix spelling mistake.Christopher Schmidt2012-02-141-1/+1
* Add note on how to remap keys in ampc-mode-map.Christopher Schmidt2012-02-141-0/+14
* Add new views with a different order of tag browsers.Christopher Schmidt2012-02-141-16/+49
* Rebuild internal song database if the tag browser change.Christopher Schmidt2012-02-141-4/+15
* Assign copyright to the FSF.Christopher Schmidt2012-02-111-1/+1
* ampc is (hopefully) a part of GNU Emacs.Christopher Schmidt2012-02-101-1/+1
* Add ELPA installation note.Christopher Schmidt2012-02-101-2/+3
* Add version tag.Christopher Schmidt2012-02-101-0/+1
* Add commentary and code tags.Christopher Schmidt2012-02-101-0/+2
* Alias unspecified tags to "[Not Specified]".Christopher Schmidt2012-01-281-2/+2
* Fix indentation in source code.Christopher Schmidt2012-01-281-4/+4
* Fix ampc-with-selection.Christopher Schmidt2012-01-281-2/+2
* Clean up file local variables.Christopher Schmidt2012-01-281-2/+2
* Fix error in ampc-toggle-play that occurs when there is no status yet.Christopher Schmidt2012-01-121-20/+22
* Add ampc-goto-current-song.Christopher Schmidt2012-01-121-1/+17
* Simplify ampc-toggle-*.Christopher Schmidt2012-01-121-29/+15
* Minor spelling fix.Christopher Schmidt2012-01-121-2/+3
* Remove autoload for ampc-quit.Christopher Schmidt2012-01-121-4/+3
* Minor code simplifications.Christopher Schmidt2012-01-121-3/+4
* Initial commit.v0.1Christopher Schmidt2012-01-122-0/+1658