about summary refs log tree commit diff stats
path: root/update
Commit message (Collapse)AuthorAgeFilesLines
* Update: Started pluginKelly Rauchenberger2008-08-051-0/+91
| | | | | Plugin now contains header info (for display at plugin table) and an admin panel. Refs #6.
* Update: Fixed extra + concatenationKelly Rauchenberger2008-08-041-1/+1
| | | | This really should have happened in [59]. It's [37] all over again.
* Update: Fixed up a few errors in QAKelly Rauchenberger2008-08-041-1/+2
|
* Update: Renamed library functionKelly Rauchenberger2008-08-021-1/+1
| | | | Renamed function sendItem() to use the general prefix (instaDisc_) to prevent include file confusion.
* Central: Added recieving functionsKelly Rauchenberger2008-08-011-1/+1
| | | | The next step is to implement the instaDisc_* functions and complete the Central Server.
* Update Server: Added XML-RPC to LibraryKelly Rauchenberger2008-08-0110-0/+6222