When transition between states, start at max rather than min
[theonering] / src / gvoice / state_machine.py
2010-02-06 Ed PageWhen transition between states, start at max rather...
2010-02-04 Ed PageAdjusting logging location so can better determine...
2010-02-04 Ed PageUpon startup, starting geometric polling at the max...
2010-01-30 Ed PageAdding a way to query all of the polling periods
2010-01-28 Ed PageAdding a threshold where if a timeout goes above it...
2010-01-25 Ed PageRemoving @todo/@bugs because we are now on bugs.maemo.org
2010-01-23 Ed PageMinor todos
2010-01-23 Ed PageFixing a 20s refresh bug
2010-01-22 Ed PageSwitching timeouts to seconds for whenever platforms...
2010-01-14 Ed PageUpdating todos and logging
2010-01-12 Ed PageImproving state machine timing, logged material, commen...
2010-01-10 Ed PageBump to -13 to include fixes found through dbus-monitor...
2010-01-10 Ed PageWhen removing the async calls I ended up wiping informa...
2010-01-10 Ed PageA small assert because I'm annoyed with leaking states
2010-01-10 Ed PageRemoving a SM hack
2010-01-10 Ed PageRemoving async calls due to race conditions they create...
2010-01-08 Ed PageReducing debug output
2010-01-08 Ed PageSeparating voicemail / texts into their own state machines
2010-01-08 Ed PageSwitching to multiple state machines
2010-01-06 Ed PageMinor cleanup
2010-01-06 Ed PageFixing stopping before starting of state machine
2010-01-06 Ed PageMisc cleanup
2009-12-24 Ed PageCall-centric work
2009-12-24 Ed PageMass load of bug fixes
2009-12-22 Ed PageBug fixes, code cleanup, debugging help all working...
2009-12-20 Ed PageMassive reworking of messages to make debugging easier...
2009-12-18 Ed PageLots more bug fixes
2009-12-17 Ed PageLots of work to try and get duplex conversations going...
2009-12-16 Ed PageStarting the work on the polling state machine