]>
git.llucax.com Git - personal/ion3-config.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Leandro Lucarella [Fri, 2 Nov 2007 20:49:54 +0000 (17:49 -0300)]
Bugfix: don't assume the two MPD responses will come as one in statusd_mpd.
Leandro Lucarella [Fri, 2 Nov 2007 20:49:14 +0000 (17:49 -0300)]
Add an option to dump debug information into a file for statuds_mpd.
Leandro Lucarella [Tue, 30 Oct 2007 19:34:05 +0000 (16:34 -0300)]
Use Psi as jabber client.
Leandro Lucarella [Tue, 30 Oct 2007 15:06:24 +0000 (12:06 -0300)]
Add .gitignore file to ingore autogenerated files.
Leandro Lucarella [Tue, 30 Oct 2007 14:57:37 +0000 (11:57 -0300)]
Don't track autogenerated files.
Leandro Lucarella [Tue, 30 Oct 2007 00:32:59 +0000 (21:32 -0300)]
Added help and license to statusd_mpd.lua.
Leandro Lucarella [Mon, 29 Oct 2007 19:32:48 +0000 (16:32 -0300)]
Rewrite the MPD status monitor to use a persistent connection.
Now the MPD status monitor don't create a new connection for each
update_interval miliseconds, it uses a persistent netcat connection to get
the mpd status.
This status monitor is a "merge" between statusd_exec and statusd_mpd.
Leandro Lucarella [Mon, 29 Oct 2007 16:50:19 +0000 (13:50 -0300)]
Initial import of my ion3 configuration files.