index
:
munia.git
cli
master
Unnamed repository; edit this file to name it for gitweb.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
task_proto.cc
Age
Commit message (
Expand
)
Author
2012-03-30
Make task_proto use new design.
Bent Bisballe Nyeng
2012-03-30
Add observe protocol and connection handler.
Bent Bisballe Nyeng
2012-03-30
Remove init code.
Bent Bisballe Nyeng
2012-03-22
Fixed order of task in init. Now are tasks only (hopefully) added after its
Jonas Suhr Christensen
2012-03-11
Fixed drag and drop problem by stopping propagation of the event.
Jonas Suhr Christensen
2012-03-10
Added new task hierarchy based protocol.
Jonas Suhr Christensen
2012-03-08
Fixed appending in initializing string.
Jonas Suhr Christensen
2012-03-03
Merge branch 'master' of https://git.oftal.dk/munia
Jonas Suhr Christensen
2012-03-03
Removed sprintfs from task_proto and moved the code to msgparser.
Jonas Suhr Christensen
2012-03-01
Update Tasks directly in the tasklist, not just local copies.
Bent Bisballe Nyeng
2012-02-25
Now handling protocol as described - with quoting with '"' and escaping of '"'.
Jonas Suhr Christensen
2012-02-24
Removed message parsing code to msgparser.
Jonas Suhr Christensen
2012-02-24
Fix crash. Hold queue for each client connection.
Bent Bisballe Nyeng
2012-02-24
In development...
Bent Bisballe Nyeng