summaryrefslogtreecommitdiffstats
path: root/history.txt
diff options
context:
space:
mode:
authorzxiiro <zxiiro@enkei.l.zxiiro.ca>2010-01-22 22:37:55 -0500
committerzxiiro <zxiiro@enkei.l.zxiiro.ca>2010-01-22 22:37:55 -0500
commitbb62d2819d7fdff48ce39c34eff59cefb5292819 (patch)
tree4e1b2f9f8c6e168dccd948df4b3ac69dcb8136cc /history.txt
parent0f13b3785b75f49a252680271d0d0d355d8742f9 (diff)
downloadfreeseer-bb62d2819d7fdff48ce39c34eff59cefb5292819.tar.gz
freeseer-bb62d2819d7fdff48ce39c34eff59cefb5292819.tar.xz
freeseer-bb62d2819d7fdff48ce39c34eff59cefb5292819.zip
Updated freeseer to use gstreamer via gst-launch command
Changed freeseer to look for talks.txt in the directory freeseer.py is located
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index 88b48ec..392d3f6 100755
--- a/history.txt
+++ b/history.txt
@@ -33,3 +33,7 @@ Update History:
- Added dropdown boxes to allow the user to select video device and driver
2009/12/01
- Created initial github repository
+ 2010/01/22
+ - Rewrote backend to use gstreamer via gst-launch commandline
+ - Removed static path for locating talk.txt, now looks in the
+ directory freeseer.py is located in