AgeSort asc/desc | Change |
---|---|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 Next | |
Nov 28, 2020 | |
3 years 10 months | debian/control: update web references |
Apr 21, 2018 | |
6 years 5 months | Merge branch 'master' of ssh://git.goldelico.com/gta04-qtmoko |
Apr 20, 2018 | |
6 years 5 months | accelerometer: the GTA04 code calls the callback only if there is new data. The kernel will filter no-change events. Unfortunately QtMaze does not have an indeptendent timer for generating frame redraw trigger. Hence the update speed is lowered by th |
Apr 17, 2018 | |
6 years 5 months | accelerometer: the GTA04 code (also used for Pyra) has a bug because it does a busy-wait loop in the thread handler instead of either doing a select() without immediate timeout or doing the usleep(). |
Apr 16, 2018 | |
6 years 5 months | llindicators: should use setLed() function from qled |
6 years 5 months | qled: translate LED names to Pyra if the GTA04 names are not found. |
6 years 5 months | accelerometer: also decode Pyra and fix inversion/swapping of coordinates |
6 years 5 months | vibra: enable weak channel so that the rumble motor on Pyra is activated |
6 years 5 months | startup: turn off all LEDs we find to get rid of GTA04 specific /sys paths |
6 years 5 months | Pyra: support different fuel gauge and charger /sys paths |
6 years 5 months | qpe-debug: also check out submodules |
Apr 11, 2018 | |
6 years 6 months | fix accelerometer orientation for GTA04A5 |
6 years 6 months | fix accelerometer orientation for GTA04A5 |
Apr 4, 2018 | |
6 years 6 months | fix file path for accelerometer |
Mar 30, 2018 | |
6 years 6 months | update changelog to QtMoko 60-1 |
Mar 20, 2018 | |
6 years 6 months | Merge branch 'master' of ssh://git.goldelico.com/gta04-qtmoko |
Mar 1, 2018 | |
6 years 7 months | update alsa device state files for GTA04A3 to be identical to GTA04A4+ |
Feb 26, 2018 | |
6 years 7 months | add a script for easier debugging of qpe |
6 years 7 months | add a script for easier debugging of qpe |
6 years 7 months | another fix for "/opt/qtmoko/bin/kill-snd-card-users.sh: 3: /opt/qtmoko/bin/kill-snd-card-users.sh: Syntax error: EOF in backquote substitution" |