1. 88f55d8 Add "component" property to command instance by Alex Vakulenko · 9 years ago
  2. 52d006a Support GCC 4.7 by Vitaly Buka · 9 years ago
  3. 5a1f600 Remove the unneeded libweave directory by Paul Westbrook · 10 years ago[Renamed from libweave/src/commands/command_queue.cc]
  4. 4615e0d Updated source headers into The Weave Authors by Vitaly Buka · 10 years ago
  5. 0209da4 Rename Command::GetStatus into Command::GetState by Vitaly Buka · 10 years ago
  6. c602926 Call command handler with weak_ptr by Vitaly Buka · 10 years ago
  7. 695a5fb Add Device::SetCommandHandler by Vitaly Buka · 10 years ago
  8. a8ece8f Remove weave::Commands by Vitaly Buka · 10 years ago
  9. 553a762 Rename OnCommandAdded into CommandAdded by Vitaly Buka · 10 years ago
  10. 2d16dfa Drop libweave part from includes. by Stefan Sauer · 10 years ago
  11. 12affd8 libweave: Switch DBusCommandDispacher to weave::Command interface by Vitaly Buka · 10 years ago
  12. b6f015a libweave: Rename buffet namespace into weave by Vitaly Buka · 10 years ago
  13. 912b698 buffet: Extracted libweave into separate directory by Vitaly Buka · 10 years ago[Renamed (97%) from buffet/commands/command_queue.cc]
  14. 72410b2 buffet: Added base.updateDeviceInfo handler by Vitaly Buka · 10 years ago
  15. ae0f3a1 buffet: Multiple listeners of add/remove new command. by Vitaly Buka · 10 years ago
  16. 2a9b30f buffet: Delay removal of completed command by Vitaly Buka · 10 years ago
  17. f6cbe32 Include the implemented header first in all projects. by Alex Deymo · 10 years ago
  18. 5191e81 buffet: Separate command IDs from DBus paths. by Anton Muhin · 11 years ago
  19. f6b3871 buffet: Move command state into CommandInstance by Alex Vakulenko · 11 years ago
  20. fedc487 buffet: Add command ID to CommandInstance class by Alex Vakulenko · 11 years ago
  21. 515b42b buffet: Add an abstract command dispatch interface by Alex Vakulenko · 11 years ago
  22. aa3a559 buffet: Add command queue and command basic command dispatch mechanism by Alex Vakulenko · 11 years ago