Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-20 | Fix location of pixmaps so it can potentially be themed | Thomas White | |
2009-06-01 | Fall back to 'aplay' if the mixer callback doesn't get called, or if SDL ↵aplay-fallback | Thomas White | |
audio can't initialise | |||
2009-03-27 | Handle the latest changes to the Openmoko kernel | Thomas White | |
2009-03-24 | Add a forgotten check for failure to open the accel threshold file | Thomas White | |
2009-03-16 | Linewrap, brackets etc | Thomas White | |
2009-03-16 | Whitespace, copyright, email addresses, changelog | Thomas White | |
This fixes whitespace errors, updates copyright messages to include 2009, updates the email addresses and web addresses to the new site, and adds a missing changelog entry for version 0.3. | |||
2009-03-16 | Debugging | Thomas White | |
2008-12-19 | Openmoko 2.6.28 kernel readinessopenmoocow-0.3 | Thomas White | |
This makes the accelerometer threshold-setting code check the new (2.6.28+) kernel sysfs paths for the threshold values, as well as the old versions. Signed-off-by: Thomas White <taw27@cam.ac.uk> | |||
2008-12-18 | Disable Freerunner accelerometer threshold while running | Thomas White | |
This sets the accelerometer threshold value to zero, making the cow much more responsive. It gets reset to its original value afterwards, but only if it hasn't changed from zero meanwhile. Signed-off-by: Thomas White <taw27@cam.ac.uk> | |||
2008-12-10 | New cow picture | Thomas White | |
2008-11-28 | Restore select() usage for Freerunner accelerometers | Thomas White | |
2008-11-28 | Add copyright attributions | Thomas White | |
2008-11-28 | Move moo-detection into accel driver | Joachim Breitner | |
Slight refactorization: The decision, whether a moo should happen, is moved to the driver-specific code (because it knows best what kind of device to expect). A member “state” is added to the accel struct which can be used to implement a state machine inside the driver (as was done before with pos). | |||
2008-11-27 | Support for thinkpad HDAPS | Joachim Breitner | |
2008-11-26 | Use select() instead of O_NONBLOCKopenmoocow-0.2 | Thomas White | |
2008-11-24 | Comment clarification | Thomas White | |
2008-11-24 | Much cleaner exit | Thomas White | |
2008-11-24 | Be less of a muppet | Thomas White | |
2008-11-24 | Remove src/moosynth.c | Thomas White | |
2008-11-24 | Make the accel thread belong to "main", join it on exit | Thomas White | |
2008-11-24 | audio.c: build fixes | Thomas White | |
2008-11-24 | Remove moosynth stuff from src/Makefile.am | Thomas White | |
2008-11-24 | Small audio fixes | Thomas White | |
2008-11-24 | Remove aplay fallback stuff | Thomas White | |
Attempt to re-open audio if it didn't work before | |||
2008-11-24 | Record the AudioContext pointer a little earlier | Thomas White | |
2008-11-23 | Remove unnecessary #includes | Thomas White | |
2008-11-23 | Attempt to use non-blocking I/O for accelerometers | Thomas White | |
2008-11-23 | Make it easier to add other accelerometer types | Thomas White | |
2008-11-23 | Trigger moo when image is clicked | Thomas White | |
2008-11-23 | More tidying up | Thomas White | |
2008-11-23 | Initial cleanup - remove "physics" | Thomas White | |
2008-10-14 | Initial importopenmoocow-0.1 | Thomas White | |