Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@member.fsf.org>2010-04-30 10:25:11 (GMT)
committer Aleksey Lim <alsroot@member.fsf.org>2010-04-30 10:25:11 (GMT)
commitf5fb75b6e7538fc8a587068c6f29e2adf4f75c7b (patch)
treeac3d8ae90e53fb2411a78659e59b962d5b1f72ce
parent1b297e262385720a40ea7426017fffeae31f63d1 (diff)
Bump v76v76
-rw-r--r--NEWS12
-rw-r--r--activity/activity.info2
2 files changed, 13 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 174b144..eecf0c0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+76
+
+* Switch to Daniel Drake's branch
+ Restore the v60 rewrite to use a single pipeline, tweaking at runtime
+ when necessary. This improves responsivity of the application, and results
+ in the activity behaving reliably again.
+* This version requires gstreamer-0.10.20
+
+68..75
+
+* Range was preserved for possible sucrose-0.82 branch updates
+
67
* Fix 0sugar "Cannot find cached 0sugar-launch implementation." isuue
diff --git a/activity/activity.info b/activity/activity.info
index 491bbdf..e3a642a 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -3,6 +3,6 @@ name = Record
bundle_id = org.laptop.RecordActivity
class = record.Record
icon = activity-record
-activity_version = 67
+activity_version = 76
show_launcher = yes
license = MIT