Commit graph

120 commits

Author SHA1 Message Date
0fae4b3bba Replace the function empc-update-status' with a macro empc-with-updated-status'. 2011-06-29 15:55:47 +09:00
825a25626e generic response parser that echoes the message and call a closure on it. 2011-06-29 15:49:52 +09:00
0a62d68f12 Rewrite `empc-response-parse-line' 2011-06-29 15:41:08 +09:00
6edac266cf Rename empc-response-message' as empc-echo-response' and trim the trailing `\n' 2011-06-29 15:40:16 +09:00
3bc81272e2 permute closure and fn in empc-send' function to match tq-enqueue's call 2011-06-29 10:58:27 +09:00
9039e052eb comment out the definition of the toggle commands. 2011-06-28 20:53:08 +09:00
45c588eb50 whitespace 2011-06-28 20:53:08 +09:00
e2cc39a1cc Add a function to run the streaming program if the sent command is successful. 2011-06-28 20:53:08 +09:00
dd9c4decfb Add a command to toggle pause by requesting first the server status. 2011-06-28 20:53:01 +09:00
e7e51bf5d3 may call a closure after parsing the response of the `status' command. 2011-06-28 20:51:30 +09:00
188c35c775 Function to parse the server's status. 2011-06-28 17:46:17 +09:00
8fa0aa1213 Function to parse the server's response. 2011-06-28 17:45:21 +09:00
c620cd8838 begin to write the function to parse response 2011-06-23 19:25:57 +09:00
4520162ab1 cleanly close the transfert queue upon deconnection 2011-06-23 19:22:39 +09:00
bbe44445aa trying to define a parser to retrieve status 2011-06-22 19:46:57 +09:00
72274a3962 new option defining the default crossfade when toggled 2011-06-22 19:44:57 +09:00
b94981a996 defining simple and toggling commands 2011-06-22 19:44:25 +09:00
2e9f7f265c macro defining toggling commands 2011-06-22 19:44:00 +09:00
d2eb2389e6 Add a macro to generate simple commands.
But it won't be really useful, I'm afraid…
2011-06-20 19:32:03 +09:00
60863cb36f New version that doesn't use libmpdee 2011-06-17 19:15:30 +09:00