]> code.delx.au - gnu-emacs-elpa/history - ampc.el
* ampc.el (ampc-send-command-impl): Only send commands if the connection live.
[gnu-emacs-elpa] / ampc.el
2012-08-03 Christopher Schmidt* ampc.el (ampc-send-command-impl): Only send commands...
2012-08-03 Christopher Schmidt* ampc.el: Refine options for sending commands.
2012-08-03 Christopher Schmidt* ampc.el: Optimise parsing of MPD's output.
2012-08-03 Christopher Schmidt* Add tagger. ampc-tagger.cpp: New file.
2012-08-03 Christopher Schmidt* ampc.el: Show the current playlist within the playlis...
2012-08-03 Christopher Schmidt* ampc.el (ampc-fix-pos, ampc-move-impl): Remove.
2012-08-03 Christopher Schmidt* ampc.el: Track windows.
2012-08-03 Christopher Schmidt* ampc.el: Use tab-stop-list for tabulated lists.
2012-08-03 Christopher Schmidt* ampc.el: Minor optimizations and doc fixes.
2012-08-03 Christopher Schmidt* ampc.el: Remove explicit easymenu requirement because...
2012-08-03 Christopher Schmidt* Move file local lexical binding specification to...
2012-08-03 Christopher Schmidt* ampc.el (ampc-crossfade-step): New variable.
2012-08-03 Christopher Schmidt* ampc.el (ampc-volume-step): New variable.
2012-08-03 Christopher Schmidt* ampc.el (ampc-update-playlist, ampc-fill-status,...
2012-08-03 Christopher Schmidt* ampc.el (ampc-default-server): New variable.
2012-08-03 Christopher Schmidt* ampc.el (ampc-pad, ampc-set-tab-offsets): Use incf...
2012-08-03 Christopher Schmidt* ampc.el: Make ampc synchronous.
2012-08-03 Christopher Schmidt* ampc.el (ampc-configure-frame): Reorder update statem...
2012-08-03 Christopher Schmidt* ampc.el (ampc-synchronous-commands): New constant.
2012-08-03 Christopher Schmidt* ampc.el (ampc-configure-frame-1): Minor simplification.
2012-08-03 Christopher Schmidt* ampc.el (ampc-yield): Use incf rather than setf/1+.
2012-08-03 Christopher Schmidt* ampc.el: Doc simplifications.
2012-08-03 Christopher Schmidt* ampc.el (ampc-goto-current-song): Goto point-min...
2012-08-03 Christopher Schmidt* ampc.el: Add mouse support for playlist commands.
2012-08-03 Christopher Schmidt* ampc.el (ampc-suspended-p): New command.
2012-08-03 Christopher Schmidt* ampc.el (ampc-on-p): Make this function a command.
2012-08-03 Christopher Schmidt* ampc.el (ampc-handle-command): Handle mini-currentsong.
2012-08-03 Christopher Schmidt* ampc.el: Add ampc-mini, a command to select the song...
2012-08-03 Christopher Schmidt* ampc.el (ampc-narrow-entry): Return position of next...
2012-08-01 Christopher Schmidt* ampc.el (ampc): Warn if ampc is not byte compiled.
2012-08-01 Christopher Schmidt* ampc.el: Take window width into account when computin...
2012-06-07 Christopher Schmidt* ampc.el (ampc-with-buffer): Remove unnecessary identi...
2012-06-03 Christopher Schmidt* ampc.el: Bump version to 0.1.3.
2012-05-06 Christopher Schmidt* ampc.el (ampc): Change the name of the internal commu...
2012-05-05 Christopher Schmidt* ampc.el: Add mouse support.
2012-05-05 Christopher Schmidt* ampc.el (ampc-fill-skeleton): Add mouse highlighting...
2012-05-05 Christopher Schmidt* ampc.el: Add tool-bar.
2012-05-05 Christopher Schmidt* ampc.el (ampc-mode-map): Add stop/next/previous menu...
2012-05-05 Christopher Schmidt* ampc.el (ampc-item-mode-map): Remap next-line and...
2012-05-05 Christopher Schmidt* ampc.el (ampc-item-mode-map): Clarify docs in regards...
2012-04-30 Christopher SchmidtThe package of ampc is ampc itself, not GNU Emacs....
2012-04-26 Christopher Schmidt* ampc.el: Name views.
2012-04-26 Christopher Schmidt* ampc.el (ampc-mode-map): Add suspend menu item.
2012-04-26 Christopher Schmidt* ampc.el (ampc-mode-map): Add checkboxes to the toggle...
2012-03-28 Christopher Schmidt* ampc.el (ampc-fill-internal-db-entry): Use a better...
2012-03-28 Christopher Schmidt* ampc.el (ampc-mode-map): Forbid changes of the window...
2012-03-23 Christopher Schmidt* ampc.el: Doc fixes.
2012-03-17 Christopher Schmidt* ampc.el (ampc-fill-internal-db): Fix empty region...
2012-03-17 Christopher Schmidt* ampc.el (ampc-insert): Minor code simplification.
2012-03-08 Christopher SchmidtBump version to 0.1.2.
2012-03-08 Christopher SchmidtAdd emacswiki-generator.el.
2012-03-07 Christopher SchmidtHandle listallinfo chunks right after receiving them.
2012-03-05 Christopher SchmidtFix code alignment.
2012-03-04 Christopher SchmidtUse eval-after-load rather than require in the remap...
2012-03-04 Christopher SchmidtAdd note on byte-compiling.
2012-03-04 Christopher SchmidtAdd new keywords.
2012-03-04 Christopher SchmidtAlias unspecified tags in playlist buffers.
2012-03-04 Christopher SchmidtCorrectly quote arguments before sending them to MPD.
2012-03-03 Christopher SchmidtClarify version error message.
2012-03-03 Christopher SchmidtAdd ampc-status-changed-hook and ampc-status-changed...
2012-03-03 Christopher SchmidtUse symbols rather than strings in ampc-status.
2012-02-24 Christopher SchmidtAlias unspecified tags in ampc-status.
2012-02-23 Christopher SchmidtAdd link to the mpd webpage.
2012-02-20 Christopher SchmidtMake some interactive functions usable even if ampc...
2012-02-20 Christopher SchmidtMove ampc-align-point to the internal code section.
2012-02-20 Christopher SchmidtFix wrong key description.
2012-02-20 Christopher SchmidtRemove superfluous whitespace.
2012-02-19 Christopher SchmidtAdd ampc-suspend.
2012-02-19 Christopher SchmidtCache internal database to avoid repeating rebuilding.
2012-02-14 Christopher SchmidtBump version to 0.1.1.
2012-02-14 Christopher SchmidtFix spelling mistake.
2012-02-14 Christopher SchmidtAdd note on how to remap keys in ampc-mode-map.
2012-02-14 Christopher SchmidtAdd new views with a different order of tag browsers.
2012-02-14 Christopher SchmidtRebuild internal song database if the tag browser change.
2012-02-11 Christopher SchmidtAssign copyright to the FSF.
2012-02-10 Christopher Schmidtampc is (hopefully) a part of GNU Emacs.
2012-02-10 Christopher SchmidtAdd ELPA installation note.
2012-02-10 Christopher SchmidtAdd version tag.
2012-02-10 Christopher SchmidtAdd commentary and code tags.
2012-01-28 Christopher SchmidtAlias unspecified tags to "[Not Specified]".
2012-01-28 Christopher SchmidtFix indentation in source code.
2012-01-28 Christopher SchmidtFix ampc-with-selection.
2012-01-28 Christopher SchmidtClean up file local variables.
2012-01-12 Christopher SchmidtFix error in ampc-toggle-play that occurs when there...
2012-01-12 Christopher SchmidtAdd ampc-goto-current-song.
2012-01-12 Christopher SchmidtSimplify ampc-toggle-*.
2012-01-12 Christopher SchmidtMinor spelling fix.
2012-01-12 Christopher SchmidtRemove autoload for ampc-quit.
2012-01-12 Christopher SchmidtMinor code simplifications.
2012-01-11 Christopher SchmidtInitial commit.