summaryrefslogtreecommitdiffstats
path: root/history.txt
diff options
context:
space:
mode:
authorzxiiro <zxiiro@enkei.l.zxiiro.ca>2010-01-24 08:50:05 -0500
committerzxiiro <zxiiro@enkei.l.zxiiro.ca>2010-01-24 08:50:05 -0500
commitdfb52c18df7dc1fd60bac9357c7634b982ffb9f2 (patch)
tree3672158b17422231c8920e71924cbd5e9d909504 /history.txt
parent093adbc55778057e47a4a9a28460485234604881 (diff)
downloadfreeseer-master.tar.gz
freeseer-master.tar.xz
freeseer-master.zip
Cleaned up code that's no longer usedHEADmasterexperimental
Fixed an error on application close It is no longer possible to change video device/driver and filename while a recording is in progress.
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index 3820e53..c5bcaff 100755
--- a/history.txt
+++ b/history.txt
@@ -39,3 +39,9 @@ Update History:
directory freeseer.py is located in
2010/01/23
- Rewrote code to not rely on gst-launch, now uses pygst
+ 2010/01/24
+ - Cleaned up some code that is no longer used.
+ - It is now not possible to change video device/driver and filename
+ while a video is recording.
+ - Added a variable for volcheck to enable/disable volcheck (this fixes
+ an error on application close)