summaryrefslogtreecommitdiffstats
path: root/history.txt
diff options
context:
space:
mode:
authorzxiiro <zxiiro@enkei.l.zxiiro.ca>2010-01-23 09:35:00 -0500
committerzxiiro <zxiiro@enkei.l.zxiiro.ca>2010-01-23 09:35:00 -0500
commit093adbc55778057e47a4a9a28460485234604881 (patch)
treeb066a1afb86d0d90812e4c53e08bae8a938b2486 /history.txt
parentbb62d2819d7fdff48ce39c34eff59cefb5292819 (diff)
downloadfreeseer-093adbc55778057e47a4a9a28460485234604881.tar.gz
freeseer-093adbc55778057e47a4a9a28460485234604881.tar.xz
freeseer-093adbc55778057e47a4a9a28460485234604881.zip
Rewrote code to no longer rely on gst-launch, now uses pygst
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index 392d3f6..3820e53 100755
--- a/history.txt
+++ b/history.txt
@@ -37,3 +37,5 @@ Update History:
- 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
+ 2010/01/23
+ - Rewrote code to not rely on gst-launch, now uses pygst