Well cool.  I'm signing off for the night, but I managed to get a
substantial portion of the closed issues from 1.2dev(trunk) applied to
bs_maintenance_backports.  I have *not* run the tests on this yet, so
things on this branch are unverified.  There are also a few issues
that were lodged against trunk code that didn't apply to the 1.1-
maintenance branch.

here are my notes on what is not in this bs_maintenance_branch that
exist in the trunk

2420: Issue 377, scroll wheel broken on win32.
* uses 1.2dev features

2169: Issue 319: unschedule leaving dummy funcs in schedule list
behind
 * This commit seems unrelated to issue 319 which was marked as
Invalid.

2422: Issue 380: OS X input typo
 * uses 1.2dev features

2423: Issue 379: setup.py package list out of date
 * uses 1.2dev features

2424: Issue 368: fix executable bits of various files, remove shebangs
from non-exec files, fix line-endings on NOTICE.
 * I'm developing on windows, I'm not sure how I'd make permission
changes

2430: Issue 390:
 * trunk/pyglet/info.py wintab isn't part of pyglet 1.1?
 * trunk/pyglet/media/drivers/silent.py has been refactored in 1.2 and
these changes apply to the 1.2 version

2434: Issue 393:
 * trunk/pyglet/app/base.py isn't in pyglet 1.1?
 * branches/1.1-maintenance/pyglet/app/carbon.py isn't importing
Queue.
 * experimental/input/linux.py changes need testing on linux
 * experimental/input/wintab seems to rely on trunk refactoring
 * file x11_xinput_tablet.py doesn't exist in 1.1

2454: Issue 409: putting back pyglet.media.have_avbin
* looks like it doesn't apply to 1.1

2452: Issue 381:
 * backported to bs_maintenance_backports as r2484 - original r2452
 * Should we review this one?  Sounds like there may still be
problems.

2344: Issue 294: Clarify Texture.create(rectangle) parameter, add
force_rectangle parameter.
 * This adds a parameter to several functions.  I made it default to
False in one additional place to keep the API compatible.  Depending
on policy, this may have to be in 1.2dev because it does change the
API, though the API is still backwards compatible.

2465: Issue 405: Added commented code to retrieve unicode character on
_get_gsymbol_and_modifiers method
* didn't merge in commented code

2460: Issue 418: Added float division in 2in32 mousewheel event
 * This change is under active discussion

I think that covers it all.

-b


On Aug 16, 2:47 pm, Richard Jones <[email protected]> wrote:
> On 17/08/2009, at 7:35 AM, Bruce Smith wrote:
>
> > On Sun, Aug 16, 2009 at 2:24 PM, Ben Smith <[email protected]
> > > wrote:
>
> > Well, the main reason I did it this way is because I didn't feel that
> > there was firm consensus as to what should be done.  I don't mind
> > doing this work on the maintenance branch instead, I just didn't want
> > to go committing to an 'official' branch without other people weighing
> > in - yet I wanted to *do* something.
>
> > Another point about that -- I think that though the consensus is not  
> > fully firm, one of two courses is almost certain as of now -- either  
> > release next from 1.1-maintenance, or abandon it (releasing next  
> > from trunk == 1.2dev -- much less likely). But either way, there is  
> > no *harm* in backporting a bugfix from trunk to 1.1-maintenance --  
> > there's just a small danger that it's wasted work.
>
> I think there's a lot of value in releasing a 1.1 version in time for  
> pyweek that fixes some commonly-encountered bugs.
>
>       Richard
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pyglet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to