99 Commits

Author SHA1 Message Date
cuu 83086d9381 remove AsyncStart ,add SDL_Delay in event loop 2023-01-24 07:40:16 +00:00
cuu ef5523faf5 re-test 2023-01-24 06:55:38 +00:00
cuu 6a360f5101 Revert "fix"
This reverts commit ed2454ea64.
2023-01-24 14:47:42 +08:00
cuu ed2454ea64 fix 2023-01-24 04:24:07 +00:00
cuu 7814f9ca6f big update, add goroutine sdl render
replace a lot of self.Screen.Draw() to self.Screen.Refresh()
2023-01-23 14:04:11 +00:00
cuu f033293021 bug fix 2023-01-07 12:51:26 +00:00
cuu 19eb2f5701 update mod ,and remove launcher ,GPU switch 2023-01-03 12:33:24 +00:00
cuu 31b08deb4a add more debug info in Wifi 2021-10-30 14:54:01 +08:00
cuu c813de432d clean incorrect Fatal 2021-10-30 14:08:40 +08:00
cuu 06f7589f8b fix gotime TimeTicker issue,use sqlite3 to store wifi password 2021-10-30 01:29:27 +08:00
cuu feea16f279 sudo Wifi connect/disconnect bug 2021-10-28 20:00:19 +08:00
cuu de85cf9988 Wifi disconnect bug 2021-10-28 19:50:38 +08:00
cuu 94245a58e8 add warehouse code,pass 1st complie,app_notifier needs installation function 2021-10-24 01:56:27 +08:00
cuu 7382cc40b1 go fmt ./... 2021-10-11 13:55:54 +08:00
cuu 261702bc62 use nmcli to do the connect/disconnect job 2021-10-10 21:20:56 +08:00
cuu d3f3a4350b replace wlan0 to sysgo.WifiDev
move execCmd to UI.ExecCmd

add read app-local.ini in config.go for dev/ run launcher out of
GameShell
2021-10-10 12:44:05 +08:00
cuu d463dd10ec main_screen
remove all DBUS handler,and in related plugins

wifi
use wpa-connect to do the connecting / scanning , use wpa_cli to do disconnect
2021-10-10 00:20:47 +08:00
cuu 0461450ea9 bluetooth code updated with latest github.com/muka/go-bluetooth@v0.0.0-20210812063148-b6c83362e27d 2021-10-07 21:54:30 +08:00
cuu b4680f1a3e try to remove wicd related commponent 2021-10-03 23:04:53 +08:00
cuu ca89651302 add mark2b/wpa-connect for wifi 2021-10-01 22:23:53 +08:00
cuu 8db027c60f update code with latest muka/go-bluetooth ,add go mod 2021-10-01 21:57:21 +08:00
cuu 49b7d049a9 text revision 2019-06-27 16:33:18 +08:00
cuu 0db31341e1 Compatible with launcher's action.config 2019-06-18 17:03:45 +08:00
cpi 37ae53db27 minor fix 2019-05-22 07:45:21 +00:00
cuu d26152e14f fix memory leak by adding Free on font surface 2019-05-06 00:01:12 +08:00
cuu 6e97d60611 follow go-bluetooth refactored code recently 2019-02-13 01:47:08 +08:00
cuu cbb49f5f78 add bluetooth basic pairing and spanish 2019-02-07 18:59:02 +08:00
cuu 57540caab6 gateway bug fix 2019-01-09 19:02:19 +08:00
cuu 6ccb04ce06 ApplyGateWay bug fix 2019-01-08 22:29:20 +08:00
cuu 6c0bbb1101 trim output in GateWayPage Click() 2019-01-08 17:07:29 +08:00
cuu 84bf520bb5 arrangement Settings.go 2019-01-08 17:03:11 +08:00
cuu d7bf0edd2c arrangement Settings.go 2019-01-08 17:02:25 +08:00
cuu 9d6d051c6f add gateway switch 2019-01-08 16:56:58 +08:00
cuu 003bb8f598 add gpu driver switch 2019-01-04 19:45:59 +08:00
cuu 22ab9c463f add GetDevices in bluetooth_page 2019-01-03 19:33:39 +08:00
cuu 28a4e33c2b wifilist bug fix 2019-01-01 05:52:47 +00:00
cuu 30149a8f24 add SoundPatch 2018-12-26 07:00:37 +00:00
cuu 0996426fbb change import path 2018-12-24 13:41:04 +00:00
cuu 6f4bbe62dd add TitleBar UpdateTimeLocation 2018-12-24 07:00:27 +00:00
cuu fe210d5561 add TimeZone selection in settings 2018-12-24 14:18:32 +08:00
cuu af6e325bb3 cut sm_text in bluetooth ,infopage 2018-12-21 21:39:24 +08:00
cuu 52364924b7 add ButtonsLayout 2018-12-21 21:31:38 +08:00
cuu dac6b17fd3 add power options and airplane mode 2018-12-21 16:55:28 +08:00
cuu 4da846400e add Offline in bluetooth_page 2018-12-20 16:36:16 +08:00
cuu 7d09ae008d added Languages in Settings 2018-12-20 00:44:34 +08:00
cuu 078d0279ed start to add Languages in Settings 2018-12-19 20:31:32 +08:00
cuu 8ee8d42cb5 add PowerOFF in Settings 2018-12-19 19:01:39 +08:00
cuu c6a915a7f5 add 99_PowerOFF 2018-12-19 18:20:13 +08:00
cuu c73e08eb69 bluetooth alpha 1 2018-12-18 20:30:59 +08:00
cuu f4e4ff3921 bluetooth alpha 2018-12-18 19:14:00 +08:00