Your New SJW Waifu
|
da0e74fcf7
|
Merge remote-tracking branch 'upstream/master'
|
2020-10-17 19:36:45 -05:00 |
|
Konstantin
|
ed733b6992
|
More useful combined mode for small mobile display
|
2020-09-18 03:15:08 +04:00 |
|
Konstantin
|
25260b213c
|
Merge pull request #1 from zorchenhimer/master
Updating upstream
|
2020-09-18 03:01:03 +04:00 |
|
Bertrand Moreau
|
2a83dbc069
|
Crossplatform make
Work in progress 50%
|
2020-09-14 10:33:05 +02:00 |
|
Bertrand Moreau
|
0fcfa9ee9f
|
Merge branch 'master' of https://github.com/zorglube/MovieNight.git
Conflicts:
readme.md
|
2020-09-11 17:50:15 +02:00 |
|
Bertrand Moreau
|
5dc834ba86
|
Libs update
|
2020-09-11 17:48:01 +02:00 |
|
Bertrand Moreau
|
208608e734
|
Typo + cross-compile arch
|
2020-09-11 17:48:01 +02:00 |
|
Bertrand Moreau
|
5ac8c32760
|
Typo
|
2020-09-11 17:48:01 +02:00 |
|
Zorglube
|
240c278b41
|
Create MakeFile.BSD
|
2020-09-11 17:48:01 +02:00 |
|
Zorglube
|
e7526d3495
|
Changed EOL into readme.md
|
2020-09-11 17:47:06 +02:00 |
|
Zorglube
|
00b141b603
|
Factorize runPath()
|
2020-09-11 17:46:27 +02:00 |
|
Zorglube
|
614a94b000
|
Add DSB into builds
|
2020-09-11 17:46:27 +02:00 |
|
Zorglube
|
84511a7500
|
Log file directory
|
2020-09-11 17:45:35 +02:00 |
|
Bertrand Moreau
|
ae6cbe97e1
|
Very little factorize around "func runPath()"
|
2020-09-11 17:45:35 +02:00 |
|
Bertrand Moreau
|
9e69193739
|
settings.json default value
|
2020-09-11 17:45:34 +02:00 |
|
Bertrand Moreau
|
070a753081
|
Removed: if windows
It isn't mandatory to be suffixed by ".exe" to be runnable into an
windows.
|
2020-09-11 17:44:25 +02:00 |
|
Bertrand Moreau
|
3b9ed93a1d
|
Removed: if windows
It isn't mandatory to be suffixed by ".exe" to be runnable into an
windows.
|
2020-09-11 17:43:11 +02:00 |
|
Bertrand Moreau
|
2ca6b9c59c
|
Run from anywhere
Get the runpath at runtime, in order to run MovieNight from whatever
position into the filesystem.
|
2020-09-11 17:43:11 +02:00 |
|
Zorglube
|
7cacf930fe
|
Relative running
|
2020-09-11 17:43:11 +02:00 |
|
Zorglube
|
4153c7c84b
|
absolut dir
|
2020-09-11 17:43:11 +02:00 |
|
Zorglube
|
dc2965194c
|
Relative dir
|
2020-09-11 17:43:11 +02:00 |
|
Zorglube
|
77a707eea6
|
Add conf file var
|
2020-09-11 17:43:11 +02:00 |
|
Zorglube
|
6a87ac6def
|
BSD Make if
|
2020-09-11 17:43:10 +02:00 |
|
Zorglube
|
7b64f4463f
|
Update .travis.yml
|
2020-09-11 17:43:10 +02:00 |
|
Zorglube
|
660b4438b3
|
Update .travis.yml
|
2020-09-11 17:43:10 +02:00 |
|
Bertrand Moreau
|
6fc0391a6d
|
remove Clever Could conf
|
2020-09-11 17:43:10 +02:00 |
|
Bertrand Moreau
|
0c5d7d40f8
|
Remove git workflow
|
2020-09-11 17:43:10 +02:00 |
|
Bertrand Moreau
|
9cfa76b7fc
|
Remove release
|
2020-09-11 17:43:10 +02:00 |
|
Zorglube
|
8dba51a06f
|
Release update
|
2020-09-11 17:43:10 +02:00 |
|
Zorglube
|
820187cbc3
|
Release FreeBSD
|
2020-09-11 17:43:10 +02:00 |
|
Zorglube
|
a3c9e78b8f
|
GitHub CI/CD
|
2020-09-11 17:43:10 +02:00 |
|
Bertrand Moreau
|
acbb81ce44
|
Revert "Clever Cloud : "appIsGoPath": true,"
This reverts commit b75f9e6ca0 .
|
2020-09-11 17:43:10 +02:00 |
|
Bertrand Moreau
|
04c7a68764
|
Revert "Clever Cloud : "appIsGoPath": false"
This reverts commit dcad017738 .
|
2020-09-11 17:43:10 +02:00 |
|
Bertrand Moreau
|
fc64d471f0
|
Revert ""appIsGoPath": true"
This reverts commit 5d0786577e .
|
2020-09-11 17:43:10 +02:00 |
|
Zorglube
|
a0e76fcd6a
|
"appIsGoPath": true
|
2020-09-11 17:43:10 +02:00 |
|
Zorglube
|
bd87a28177
|
Clever Cloud : "appIsGoPath": false
|
2020-09-11 17:43:10 +02:00 |
|
Zorglube
|
8905dc856c
|
Clever Cloud : "appIsGoPath": true,
|
2020-09-11 17:43:09 +02:00 |
|
Bertrand Moreau
|
d3f89e0fae
|
Multi-target build
Try to customize the MakeFile in order to be able to build an binary for
any target system.
|
2020-09-11 17:43:09 +02:00 |
|
Bertrand Moreau
|
fde8ae5c15
|
Multi-target build
Try to customize the MakeFile in order to be able to build an binary for
any target system.
|
2020-09-11 17:42:23 +02:00 |
|
Bertrand Moreau
|
80bb1a2285
|
Remove git workflow
|
2020-09-11 17:41:03 +02:00 |
|
Bertrand Moreau
|
2a8909af5a
|
Remove release
|
2020-09-11 17:41:03 +02:00 |
|
Zorglube
|
6ed9e1f3af
|
Release update
|
2020-09-11 17:41:03 +02:00 |
|
Zorglube
|
4948b1a493
|
Release FreeBSD
|
2020-09-11 17:41:02 +02:00 |
|
Zorglube
|
a230cebbcc
|
GitHub CI/CD
|
2020-09-11 17:41:02 +02:00 |
|
Bertrand Moreau
|
02cebe4719
|
Revert "Clever Cloud : "appIsGoPath": true,"
This reverts commit b75f9e6ca0 .
|
2020-09-11 17:41:02 +02:00 |
|
Bertrand Moreau
|
cc6ce54f0d
|
Revert "Clever Cloud : "appIsGoPath": false"
This reverts commit dcad017738 .
|
2020-09-11 17:41:02 +02:00 |
|
Bertrand Moreau
|
a63bd7a400
|
Revert ""appIsGoPath": true"
This reverts commit 5d0786577e .
|
2020-09-11 17:41:02 +02:00 |
|
Zorglube
|
42b2e478fc
|
"appIsGoPath": true
|
2020-09-11 17:41:02 +02:00 |
|
Zorglube
|
62cc0be675
|
Clever Cloud : "appIsGoPath": false
|
2020-09-11 17:41:02 +02:00 |
|
Zorglube
|
eb2547f7e6
|
Clever Cloud : "appIsGoPath": true,
|
2020-09-11 17:41:02 +02:00 |
|