Commit graph

178 commits

Author SHA1 Message Date
dj2ls
a358560c9f updated build action
new day ...
2022-02-25 09:28:42 +01:00
dj2ls
31c1bcac36 optimzed build action
tnc single builds are now provided AFTER electron builder
2022-02-23 08:51:06 +01:00
dj2ls
ca9a5140a2 updated version information inside tnc
and some changes for our github actions as well...
2022-02-23 08:12:24 +01:00
dj2ls
9ef052bb69 updated build workflow
I removed the nightly builds now, as the alpha builds are much more structured
2022-02-23 07:48:03 +01:00
dj2ls
a4a59b3edf updated build workflow
we want to have the tnc binaries as standalone files in our releases as well. So this is the first attempt...
2022-02-23 07:36:47 +01:00
dj2ls
2470f5ed91 first auto updater 2022-02-22 16:08:56 +01:00
dj2ls
35bb004c9e v0.0.1-alpha
a first test with github build scripts and a possible auto updater for the app bundle. This feature is really needed to ensure the user always has the latest version of the gui. Specially in the first phase of releasing the app, there are a lot of changes. This makes the overall usability hopefully easier! Everyone who's getting github notifictaions: this might cause a lot of emails now. Sorry for this..
2022-02-22 11:06:22 +01:00
dj2ls
90ed365045 added first mac workflow
a first test...
2022-02-16 17:31:18 +01:00
dj2ls
54869bdecc added first mac workflow
a first test...
2022-02-16 17:17:15 +01:00
dj2ls
9d2adc3e88 added first mac workflow
a first test...
2022-02-16 16:58:19 +01:00
dj2ls
625afdb8b0 added first mac workflow
a first test...
2022-02-16 16:53:48 +01:00
dj2ls
244e20bd09 added first mac workflow
a first test...
2022-02-16 16:50:15 +01:00
dj2ls
7729ea447f added first mac workflow
a first test...
2022-02-16 16:47:01 +01:00
dj2ls
3c0e17af6b path fix and readme update 2022-02-16 09:26:25 +01:00
dj2ls
735ba231db reduced subfolder in release 2022-02-16 09:19:08 +01:00
dj2ls
30bbf75521 fixed unclean closing
closing application now by signals closes #133
2022-02-16 09:11:32 +01:00
dj2ls
5d26c3c198 split github action 2022-02-16 07:34:45 +01:00
dj2ls
eefb70f343 updated app bundle to windows-unpacked 2022-02-15 21:10:01 +01:00
dj2ls
9d888c0548 updated app bundle to windows-unpacked 2022-02-15 20:48:41 +01:00
dj2ls
8296e67878 changed branch selection
its going to become a pain again...
2022-02-15 18:50:44 +01:00
dj2ls
ee4944b356 changed windows build action
its going to become a pain again...
2022-02-15 18:45:36 +01:00
dj2ls
9a79dace7f changed windows build action
its going to become a pain again...
2022-02-15 18:35:03 +01:00
dj2ls
31c5451b14 changed windows build action 2022-02-15 18:28:30 +01:00
dj2ls
d21532d0b5 busy detection & updated github action 2022-02-15 18:10:14 +01:00
dj2ls
cc1c7e49b0 changed tnc path for electron builder 2022-01-16 18:35:12 +01:00
dj2ls
2157130f69 changed build action
tnc and daemon now in subdirectory which is not build as single application for easier debugging.
2022-01-16 17:57:31 +01:00
dj2ls
a782315aa4 updated github action
once again....
2022-01-12 08:01:11 +01:00
dj2ls
fd01dc49bd last attempt with pyinstaller
really frustrating....
2022-01-11 21:46:48 +01:00
dj2ls
cc3ab70368 last attempt with pyinstaller
really frustrating....
2022-01-11 21:43:43 +01:00
dj2ls
c2bbe1da45 last attempt with pyinstaller
really frustrating....
2022-01-11 21:41:15 +01:00
dj2ls
5f443b482a last attempt with pyinstaller
really frustrating....
2022-01-11 21:39:15 +01:00
dj2ls
37a0fccfdb last attempt with pyinstaller
really frustrating....
2022-01-11 21:35:34 +01:00
dj2ls
47db0ab7fd last attempt with pyinstaller
really frustrating....
2022-01-11 21:24:01 +01:00
dj2ls
420561a932 last attempt with pyinstaller
really frustrating....
2022-01-11 21:15:43 +01:00
dj2ls
a91fb6e360 and another github action test... 2022-01-11 20:38:46 +01:00
dj2ls
9fd79fd4a0 changed add data path 2022-01-11 20:28:13 +01:00
dj2ls
4384058c5b github action typo
really annoying. is there another way doing this?!
2022-01-11 17:10:26 +01:00
dj2ls
7338f90802 multiline commands failing on pyinstaller 2022-01-11 17:05:06 +01:00
dj2ls
c0df69a6fb updated windows workflow
and another one....
2022-01-11 16:58:06 +01:00
dj2ls
a8d921bc6e updated github action 2022-01-11 16:51:28 +01:00
dj2ls
13065842b7 github windows action added colorama package 2022-01-11 15:41:36 +01:00
dj2ls
3b917ba759 github windows action update 2022-01-11 15:29:17 +01:00
dj2ls
278255a6fd github action cleanup and update 2022-01-11 15:16:50 +01:00
dj2ls
9bdb6c569d windows build action update 2022-01-11 15:13:00 +01:00
dj2ls
82bbdee53a test with windows github action 2022-01-11 15:05:26 +01:00
dj2ls
379d32bd6f fixed build action 2022-01-05 12:47:27 +01:00
dj2ls
2bb4e4b095 moving from ubuntu-latest to ubuntu-20.04
necessary for supporting older ubuntu because of problems with GLIBC version #96
2021-12-26 14:50:10 +01:00
drowe67
64b7582913 resampler working with pipe tests, but not virtual sound card 2021-12-16 13:54:59 +10:30
drowe67
c290660d51
Update ctest.yml 2021-12-13 08:33:18 +10:30
drowe67
6be962b6fc
Update ctest.yml 2021-12-13 08:27:29 +10:30