|
Revision 107, 0.6 KB
(checked in by kfitzgerald, 3 years ago)
|
|
Added source for VBoxVentriloControl for using ventrilo inside a virtualbox virtual machine
|
| Line | |
|---|
| 1 | VirtualBox Ventrilo Controller v1.0 |
|---|
| 2 | =================================== |
|---|
| 3 | + Converted ventriloctrl for use with VirtualBox |
|---|
| 4 | + Added more documentation to all files |
|---|
| 5 | + Refactored and renamed to VBoxVentriloControl.c |
|---|
| 6 | + Updated Makefile |
|---|
| 7 | + Renamed and greatly enhanced run.sh, application flow |
|---|
| 8 | + Renamed LICENCE to LICENSE and updated it ;) |
|---|
| 9 | + Added vboxtransmit.sh for sending the actual keypresses to VBox |
|---|
| 10 | + Added integrated config.sh script |
|---|
| 11 | + Updated README |
|---|
| 12 | |
|---|
| 13 | |
|---|
| 14 | ventriloctrl v0.3 |
|---|
| 15 | ==== |
|---|
| 16 | First public release |
|---|
| 17 | Cleaned the code |
|---|
| 18 | Using command-line parameters |
|---|
| 19 | Better documentation |
|---|
| 20 | |
|---|
| 21 | v0.2 find_window() -function added |
|---|
| 22 | v0.1 Initial release |
|---|