| 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 79 80 81 82 83 84 85 86 Next | |
| Nov 28, 2020 | |
| 5 years 1 month | debian/control: update web references |
| Apr 21, 2018 | |
| 7 years 9 months | Merge branch 'master' of ssh://git.goldelico.com/gta04-qtmoko |
| Apr 20, 2018 | |
| 7 years 9 months | Issue 880, Media Player hangs / no ring tones |
|
Creation of issue 880, by Nikolaus Schaller | |
| 7 years 9 months | Issue 879, Settings / Language missing |
|
Creation of issue 879, by Nikolaus Schaller | |
| 7 years 9 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 | |
| 7 years 9 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 | |
| 7 years 9 months | llindicators: should use setLed() function from qled |
| 7 years 9 months | qled: translate LED names to Pyra if the GTA04 names are not found. |
| 7 years 9 months | accelerometer: also decode Pyra and fix inversion/swapping of coordinates |
| 7 years 9 months | vibra: enable weak channel so that the rumble motor on Pyra is activated |
| 7 years 9 months | startup: turn off all LEDs we find to get rid of GTA04 specific /sys paths |
| 7 years 9 months | Pyra: support different fuel gauge and charger /sys paths |
| 7 years 9 months | qpe-debug: also check out submodules |
| Apr 11, 2018 | |
| 7 years 9 months | fix accelerometer orientation for GTA04A5 |
| 7 years 9 months | fix accelerometer orientation for GTA04A5 |
| Apr 5, 2018 | |
| 7 years 9 months | Build, storage requirements |
|
Change of Build, by Nikolaus Schaller | |
| 7 years 9 months | Build, add comment to use SBC |
|
Change of Build, by Nikolaus Schaller | |
| 7 years 9 months | Build, How to build |
|
Creation of page Build, by Nikolaus Schaller | |
| Apr 4, 2018 | |
| 7 years 9 months | fix file path for accelerometer |
| Mar 30, 2018 | |
| 7 years 9 months | update changelog to QtMoko 60-1 |