Caleb Gardner
c8e0f08aae
Started messing around with Raylib
...
Mainly just messing around
2025-01-11 06:35:32 -06:00
Caleb Gardner
916f9cc79b
Update deps
2024-09-27 06:57:28 -05:00
Caleb Gardner
e4e5adaf13
go mod tidy
v2.1.5.3
2022-09-09 06:17:26 -05:00
Caleb Gardner
7a2ebd533e
Update deps
2022-09-09 05:46:35 -05:00
Caleb Gardner
2f0ca5418c
Updated readme and go version
2021-09-18 06:22:06 -05:00
Caleb Gardner
ce9d4aed23
Fixed update download dialog
v2.1.5.2
2020-11-28 03:52:10 -06:00
Caleb Gardner
712a5ab33d
Removed stuff I don't need, now that I don't have a download UI
2020-11-28 03:33:50 -06:00
Caleb Gardner
6723f933b4
Forgot to up version number
v2.1.5.1
2020-11-28 03:26:27 -06:00
Caleb Gardner
016fc35745
Download button now brings you to app image hub web page
2020-11-28 03:20:21 -06:00
Caleb Gardner
ba5e3510ec
some stuff for the future
2020-11-09 15:59:50 -06:00
Caleb Gardner
7e2d7ee14b
Updated README
2020-11-09 15:30:14 -06:00
Caleb Gardner
b20de4f1d6
Updated go.mod
2020-11-07 01:01:58 -06:00
Caleb Gardner
d2e91baa6b
Possibly full AppImage support
v2.1.5.0
2020-11-06 04:54:22 -06:00
Caleb Gardner
a0f22e480b
Now using a new version of GoAppImage which should actually work.
...
Minor updates due to new library versions
Added go.mod to use Go's versioning system.
2020-11-06 03:44:34 -06:00
Belac Darkstorm
57f921c2cb
Merge pull request #12 from probonopd/patch-1
...
https://appimage.github.io/
2019-01-18 18:37:35 -06:00
probonopd
55f897db46
https://appimage.github.io/
2019-01-18 16:47:12 +00:00
Belac Darkstorm
3d9583281e
AppImage's are now processed better
...
AppImage's desktop files are now extracted so name, category, and icon can be obtained
Made all icons be scaled so you don't get icons that are too big or small
2018-06-16 03:08:31 -05:00
Caleb
ec4d66f6b2
Some refinement
...
Moved more complex appimage stuff to seperate package (github.com/CalebQ42/GoAppImage)
Moved settings to a seperate file for organization
Some work to allow asyncronouse app loading (Since goappimage is super slow)
Comments to show what's going to be there in the future.
2018-06-14 02:30:59 -05:00
Caleb
c442ef5688
Removed debug code
2018-06-07 21:02:37 -05:00
Caleb
78d3723bf4
Finished work on AppImage desktop file extraction
2018-06-07 13:58:47 -05:00
Caleb
828b9f4cda
Fixed a couple bugs relating to settings and wine apps
v2.1.4.1
2018-06-04 18:11:49 -05:00
Caleb
be64aa083f
Added beta update support.
...
Started work on further appimage support
v2.1.4.0
2018-06-04 17:34:15 -05:00
Belac
3111705cae
Removed legacy gxui
2018-06-03 02:48:40 -05:00
Belac Darkstorm
868ae8f700
Update README.md
v2.1.3.0
2.1.3.0
2018-01-01 16:21:45 -06:00
Caleb Gardner
226e9d6210
Changed $PANAME to $FILENAME
...
Added $APPNAME
Fixed a couple bugs
v2.1.2.1
2017-08-10 19:05:54 -05:00
Belac Darkstorm
56748f043e
Added stuff for appimages.
...
Shows changelog before updating.
2017-08-09 03:36:35 -05:00
Belac Darkstorm
3d3239fe0a
Updated README
2017-08-08 12:39:41 -05:00
Belac Darkstorm
6e643b68ac
Update README.md
v2.1.2.0
2017-08-08 07:02:09 -05:00
Belac Darkstorm
539f33d25e
Updated README
2017-04-18 09:21:30 -05:00
Belac Darkstorm
4d3cb9f486
updated
2017-04-14 04:07:55 -05:00
Belac Darkstorm
a55c82483a
Better download list parsing
v2.1.1.0
2017-04-14 03:36:50 -05:00
Belac Darkstorm
9e9bb82025
Moved "Show windows apps" to settings
...
Added "Hide Portable from app names"
2017-04-14 01:56:36 -05:00
Belac Darkstorm
ea91d3cd80
Bumping version number
v2.1.0.5
2017-04-11 00:18:23 -05:00
Belac Darkstorm
2a0d53db09
Edit and some bugs
2017-04-11 00:18:00 -05:00
Belac Darkstorm
a0213d1886
Finished up downloading
v2.1.0.0
2017-04-09 01:44:02 -05:00
Belac Darkstorm
695ce815d9
Nearly done with download :)
2017-04-09 01:26:31 -05:00
Belac Darkstorm
01556c1eb0
Getting ready for AppImage downloading
2017-04-08 20:06:50 -05:00
Belac Darkstorm
d7410bb88f
Got things back to normal with a couple bug fixes
2017-04-06 09:26:21 -05:00
Belac Darkstorm
bc63e6d10f
Revert "Tried some stuff that I didn't like"
...
This reverts commit 78c6842fab .
2017-04-06 09:23:10 -05:00
Belac Darkstorm
0403825c3d
Doing some stuff
2017-04-06 09:20:00 -05:00
Belac Darkstorm
0f1bb3fabd
Updated README
2017-04-06 09:00:09 -05:00
Belac Darkstorm
78c6842fab
Tried some stuff that I didn't like
...
Revert "Jasdfasdf"
This reverts commit dc1edbad3a .
2017-04-06 08:47:11 -05:00
Belac Darkstorm
dc1edbad3a
Jasdfasdf
2017-04-06 08:46:39 -05:00
Belac Darkstorm
6dd00c5f8f
Merge pull request #7 from CalebQ42/gtkUI
...
Settings, wine download and more!
v2.0.1.0
2017-04-05 15:49:54 -05:00
Belac Darkstorm
e68337886f
Settings, wine download and more!
2017-04-05 15:49:21 -05:00
Belac Darkstorm
3b639f53fd
Merge pull request #6 from CalebQ42/gtkUI
...
Gtk ui
v2.0.0.1
2017-04-04 18:36:18 -05:00
Belac Darkstorm
3199ad88fd
Finishing up gui
2017-04-04 18:35:28 -05:00
Belac Darkstorm
a221d18d33
Starting UI remake work
2017-04-04 07:54:04 -05:00
Belac Darkstorm
a9eeb3bb1c
Last push before GUI redo
v2.0.0.0
2017-04-04 01:32:13 -05:00
Belac Darkstorm
844a282fd7
Wine download finished for later on.
...
Going to start switching to another GUI library
2017-04-04 01:23:17 -05:00