Launcher OTA update release notes?

Is there any place to read the release notes of an update?

https://github.com/clockworkpi/launcher/releases lists only 1.21 but apparently there was a new release which is not listed here but can be applied via OTA update.

It would be nice to have release notes for every update

1 Like

indeed

and will be

Every time there is a formal update, it will be posted on the releases page, and the rest will be small changes

ok
1.22 is released

here is some screenshots about the new GSNotify

also if you are interested
you can checkout the readme for more detail

test

time

wide_test_pico_palette_red2

wide_test_cave

wide_test

wide_test_pico_palette_red3

wide_test_pico_palette_red1

wide_time

wide_test_pico_palette_red4

The new GSNotify feature in Launcher 1.22 is pretty cool!

The test script works beautifully, but the time script doesn’t…

When I try to execute manually…

cpi@clockworkpi : ~/apps/launcher/sys.py/gsnotify/Jobs$ sh 02_time.sh
No time record
02_time.sh: 19: [: Illegal number: -

Am I missing something?

LasVegas

bash 02_time.sh unixtimestamp

gsnotify will pass a unix timestamp everytime to the script ,in bash ,it’s $1

cpi@clockworkpi : ~/apps/launcher/sys.py/gsnotify/Jobs $ bash 02_time.sh unixtimestamp
expr: syntax error
02_time.sh: line 19: [: -gt: unary operator expected

I’ve never written any bash code, so I really don’t know the syntax. Perhaps it’s a typo in the published code…

LasVegas

ok ,no problem

the unixtimestamp is actually a number of unix time
like 1534223573

so the code will be

cpi@clockworkpi : ~/apps/launcher/sys.py/gsnotify/Jobs $ bash 02_time.sh 1534223573

if you dont know about bash

python,javascript,even C , is all your choice

Hey there,

I’m sorry, but the problem doesn’t seem to be fixed: FreeDoom gets stuck after a few minutes again and my ROMs which I play with Retroarch are lagging like hell after a few minutes.

For me I have to switch back to 1.21.

Any suggestions?

can you do a md5sum in 1.22?

cpi@clockworkpi:~$ md5sum apps/launcher/sys.py/gsnotify/gsnotify-arm

mine is

8942b2ba5f7601aa49737249da43a6da apps/launcher/sys.py/gsnotify/gsnotify-arm

I am having the same issues, most of the almost perfectly working emulators have noticeable lag with 1.22 update.

me too @yong @hal
升级1.22后任意游戏玩几秒就开始掉帧,声音破音,延迟