Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion push by andreas....@gmail.com - Fix indentation of last commit on 2011-10-30 10:20 GMT
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
pyg...@googlecode.com  
View profile  
 More options Oct 30 2011, 6:21 am
From: pyg...@googlecode.com
Date: Sun, 30 Oct 2011 10:21:02 +0000
Local: Sun, Oct 30 2011 6:21 am
Subject: [pyglet] push by andreas....@gmail.com - Fix indentation of last commit on 2011-10-30 10:20 GMT
Revision: 1c6b21685151
Author:   Andreas Schiefer <andreas.schie...@gmail.com>
Date:     Sun Oct 30 03:20:16 2011
Log:      Fix indentation of last commit
http://code.google.com/p/pyglet/source/detail?r=1c6b21685151

Modified:
  /pyglet/media/drivers/silent.py

=======================================
--- /pyglet/media/drivers/silent.py     Sun Oct 30 02:59:39 2011
+++ /pyglet/media/drivers/silent.py     Sun Oct 30 03:20:16 2011
@@ -154,7 +154,7 @@
                  if (events[0].timestamp is None or
                      events[0].timestamp <= timestamp):
                      events[0]._sync_dispatch_to_player(self.player)
-                del events[0]
+                    del events[0]

              # Calculate how much data to request from source
              secs = self._buffer_time - self._packets_duration


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.