Commit graph

29 commits

Author SHA1 Message Date
c4f18da3ba Update the TODO file. 2011-10-06 17:37:17 +09:00
63d9e7045f Update the TODO file. 2011-09-01 18:48:40 +09:00
c5c7863430 Update the TODO file. 2011-08-31 16:06:12 +09:00
218566d924 Update the TODO file. 2011-08-29 19:31:14 +09:00
b6bf0509e3 Update the TODO file. 2011-08-27 17:42:55 +09:00
081c65a639 Update the TODO file. 2011-08-26 19:50:58 +09:00
765bee5074 Clean the code.
discard an unsused function and fix a parameter name to match the comment.
2011-08-25 16:43:45 +09:00
20a31156c9 Update the TODO file. 2011-08-25 16:34:36 +09:00
3962b7de8f Rewrite the transfert queue #2/2: rewrite the transfert queue as part of empc.
Add plenty of accessors for empc-object.

  Thanks to those accessors the implementation of empc-object may be changed if
  I find a better idea than a weird tree-like structure.

Use the new queue management.

  Due to what I consider a weird behavior of the original tq, function called
  from the process-filter may now be properly debugged.

  Functions are now called outside any `with-current-buffer' macro so *empc*
  buffer also work as expected.

  It will now be possible to put idle commands directly in queue management.

Fix what was broken by previous commit.

  Every feature should work like before.
2011-08-24 18:36:33 +09:00
7b65049e50 update the TODO file 2011-08-22 17:42:13 +09:00
7dcf627754 Update the TODO file. 2011-08-22 12:58:50 +09:00
4676a37073 update the TODO file 2011-08-19 10:29:20 +09:00
e7d4bd426e Create a buffer *empc* containing the current playlist.
The buffer is rewritten when playlist changes and point follows the currently playing song.
2011-08-18 19:57:50 +09:00
0c46d0b8d1 Add simplistic facilities to write in the mode-line various informations. 2011-08-18 19:56:40 +09:00
64afad8292 update the TODO file. 2011-08-18 17:10:49 +09:00
85add54a72 Allow the use of command_lists through `empc-send-list'. 2011-08-10 15:46:12 +09:00
3fc46f0b54 Update the TODO file. 2011-08-09 16:50:46 +09:00
c7134bc11d Update the TODO file. 2011-08-09 12:23:28 +09:00
2ecb67957b Update the TODO file. 2011-08-05 15:53:52 +09:00
cb7856fc15 Start the streaming process when receiving an idle interruption.
When the stream is started using another client, empc will still be able to play
the stream, provided it is connected to the server.
2011-08-05 15:44:06 +09:00
d461203139 Revive the `with-updated-status' macro which updates the status before sending the command specified. 2011-08-05 15:32:10 +09:00
4575a05167 Allow the call of multiple closures when getting the server response.
Each closure is called in turn with the parsed data as argument.
2011-08-05 15:29:10 +09:00
c2b285e94a Update the TODO file. 2011-08-05 12:42:45 +09:00
d0e8c6491f Update the TODO file. 2011-08-03 14:01:58 +09:00
92a5e0db83 Modify TODO file 2011-07-28 18:30:26 +09:00
402451d53d update the TODO file 2011-07-20 18:09:14 +09:00
2025b0870f Update the TODO file 2011-07-20 15:04:27 +09:00
dc6b2f2f74 Explicit TODO tasks 2011-07-19 18:07:24 +09:00
f63e4e682d Add a TODO file 2011-07-15 11:53:33 +09:00