Bump to 0.8.24
[theonering] / src / gvoice / state_machine.py
2010-11-08 Ed PageApplying feedback on the update scripts
2010-10-13 Ed PageAdding quit, update_now. Fixing reset_state_machine
2010-02-23 Ed PageMaking the code slightly easier to maintain
2010-02-17 Ed PageUpdating whats displayed for get_state_status
2010-02-17 Ed PageFixing bug with reseting the state machine and adding...
2010-02-12 Ed PageFixing lots of minor bugs found by lint
2010-02-12 Ed PageFixing a bug referencing a non-existent variable
2010-02-12 Ed PageAsync connect/disconnect. Moved everything to a new...
2010-02-07 Ed PageAdjusting voicemails state_machine so that it will...
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