This website works better with JavaScript.
Explore
Help
Sign In
kbruen
/
zig-raylib-db
Watch
1
Star
0
Fork
You've already forked zig-raylib-db
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
33
Commits
1
Branch
0
Tags
1.6 MiB
Branch:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
Commit Graph
33 Commits (master)
All Branches
Search
Author
SHA1
Message
Date
Kenneth Bruen
c96fb7f806
Add window title
9 months ago
Kenneth Bruen
806b347b2e
Add Makefile and macOS App build template
9 months ago
Kenneth Bruen
8a0aa0b949
Add additional logging
9 months ago
Kenneth Bruen
9585ce7f9e
Improve thread safety
9 months ago
Kenneth Bruen
cbe86869e0
Add support for all transport means
9 months ago
Kenneth Bruen
4cc635f3bf
Set raylib font size to 100 on loading
9 months ago
Kenneth Bruen
61bcf53b33
Prevent memory errors on home page
9 months ago
Kenneth Bruen
aa9656a089
Embed Noto Sans font
10 months ago
Kenneth Bruen
c818fdfb12
Fix wrong string in NS screen
10 months ago
Kenneth Bruen
571de3b24e
Add timeout to curl
10 months ago
Kenneth Bruen
29ad865fa6
Allow build on Linux
10 months ago
Kenneth Bruen
cf9f72459d
Add line name to NS display
10 months ago
Kenneth Bruen
d0bdefa281
Show delay on NS display
10 months ago
Kenneth Bruen
deb234655e
Change NS colors
10 months ago
Kenneth Bruen
26a7e1c4ae
Add Noto Sans font
10 months ago
Kenneth Bruen
f94b6e20e7
Type C wrapper functions with zero ended slices
10 months ago
Kenneth Bruen
6f58e86f29
Statically link raylib
10 months ago
Kenneth Bruen
dc12c6b6e0
Modify curl setopt wrapper
10 months ago
Kenneth Bruen
614e53dbe0
Add null checks to prevent crash in case of weird JSON
10 months ago
Kenneth Bruen
ff2128ac06
Add mutex to fix crashing
10 months ago
Kenneth Bruen
1d8cd97a9e
Adjust refresh to 30 sec
10 months ago
Kenneth Bruen
8f59e4d1dd
Add time and delays
...
Delays on DB screen only
10 months ago
Kenneth Bruen
276f51fc5f
Add auto refresh every minute
10 months ago
Kenneth Bruen
cd8b03424d
Add prototype NS display
10 months ago
Kenneth Bruen
b5df9b480d
Add DrawTextEx convenience function
10 months ago
Kenneth Bruen
ffd84715d7
Refactor text drawing
10 months ago
Kenneth Bruen
13944ace05
Implement departures screen
10 months ago
Kenneth Bruen
eefb0a436f
Load font if it exists
10 months ago
Kenneth Bruen
96a747d16e
Add convenience functions for Ex text
10 months ago
Kenneth Bruen
19130fe481
Properly escape query to allow space
10 months ago
Kenneth Bruen
5d74b3a896
Add Utils to curl struct
10 months ago
Kenneth Bruen
226121ac16
Optimise imports
10 months ago
Kenneth Bruen
e0a61196ce
First commit
10 months ago