From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS22989 208.118.235.0/24 X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00 shortcircuit=no autolearn=unavailable version=3.3.2 X-Original-To: dtas-all@80x24.org Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 8D14F1F453 for ; Sat, 17 Jan 2015 11:49:38 +0000 (UTC) Received: from localhost ([::1]:58902 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YCRsn-0003Go-T1 for dtas-all@80x24.org; Sat, 17 Jan 2015 06:49:37 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43173) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YCRsl-0003Gb-Jf for dtas-all@nongnu.org; Sat, 17 Jan 2015 06:49:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YCRsh-0006pm-H7 for dtas-all@nongnu.org; Sat, 17 Jan 2015 06:49:35 -0500 Received: from dcvr.yhbt.net ([64.71.152.64]:45029) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YCRsh-0006pI-Bh for dtas-all@nongnu.org; Sat, 17 Jan 2015 06:49:31 -0500 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 4D93E1F453; Sat, 17 Jan 2015 11:49:29 +0000 (UTC) From: Eric Wong To: Subject: [PATCH 0/5] misc updates, major sourceedit feature! Date: Sat, 17 Jan 2015 11:49:17 +0000 Message-Id: <1421495362-31430-1-git-send-email-e@80x24.org> X-Mailer: git-send-email 2.3.0.rc0.45.ga7910d6 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 64.71.152.64 Cc: e@80x24.org X-BeenThere: dtas-all@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dtas-all-bounces+dtas-all=80x24.org@nongnu.org Sender: dtas-all-bounces+dtas-all=80x24.org@nongnu.org The last sourceedit change is _really_ exciting to me! (as is the splitfx playback support pushed out earlier). The editing/post-production-oriented features of dtas are really coming together and I think 0.10.0 will be a big milestone for this project. Eric Wong (5): partstats: use Etc.nprocessors on Ruby 2.2+ splitfx: remove unnecessary assignment player: enqueued commands cannot use bypass dtas-console: avoid crashing on failed cue seeks dtas-sourceedit: update player as user saves in the editor