Maschell
482bf28a3a
Force braces
2020-08-13 12:58:19 +02:00
Maschell
2b42bbd60f
Formatting
2020-08-13 12:38:07 +02:00
Maschell
61917ce2a4
Update the Dockerfile
2020-06-27 12:43:40 +02:00
Maschell
cf34980be5
Update the .gitignore
2020-06-27 12:43:20 +02:00
Maschell
92c50f8a80
Add dependencies to the readme
2020-06-27 12:43:08 +02:00
Maschell
45bad52a0c
Merge pull request #1 from GaryOderNichts/wiiu-env-master
...
fix state to support all channels
2020-04-24 17:46:57 +02:00
GaryOderNichts
79675c9426
add state support for all 5 channels
2020-04-24 12:32:30 +02:00
GaryOderNichts
3597fdcd22
Use chanIdx instead of chan for State
2020-04-24 12:29:52 +02:00
Maschell
40d4391788
- Move lib from $(DESTDIR)$(DEVKITPRO)/wut/ to $(DESTDIR)$(DEVKITPRO)/wut/usr
...
- Remove fs dependencies
- Replace CMutex with std::recursive_mutex
- Remove the AsyncDeleter (dependency)
- memoryInitialize was renamed to libgui_memoryInialized and added to this lib (same for memoryRelease)
2020-02-22 23:24:10 +01:00
Maschell
886ae7e19b
Fix the Shader3D
2020-02-18 19:48:23 +01:00
Maschell
c9ae9cf218
Allow jpg, bmp and tga files
2020-02-18 00:45:08 +01:00
Maschell
4e23508b0e
Fix compiling
2019-11-17 10:31:51 +01:00
orboditilt
9a3811194d
Merge branch 'wut'
...
# Conflicts:
# .travis.yml
# README.md
2019-08-14 23:28:23 +02:00
orboditilt
21bb3b0417
Compatible with latest WUT
2019-08-14 23:24:55 +02:00
Maschell
99b87bc3ed
Fix travis #2
2019-05-14 22:32:41 +02:00
Maschell
789f441cca
Fix travis script
2019-05-14 22:27:05 +02:00
Maschell
1c2c30f1e3
Fix command in readme
2019-05-14 22:26:53 +02:00
Maschell
bb8331e3c5
Get rid of the portlibs.zip
2019-05-14 22:01:01 +02:00
Maschell
f03db948ff
Add Dockerfile and update the README
2018-09-22 17:44:39 +02:00
Maschell
03ad816adc
Remove libz from portlibs folder
...
Update readme
Rename library to guiwut
2018-06-23 16:05:07 +02:00
Maschell
5fd8c7c0f6
Fix cmake file to use libutils instead of libutilswut
2018-06-23 13:53:21 +02:00
Maschell
c9fc3c81ae
Move defines to wut
2018-06-23 13:52:46 +02:00
Maschell
e8f1942db4
Add first commit on wut branch
2018-06-21 20:44:58 +02:00
Maschell
21d120bc82
[Travis] Only reinstall packages if updated.
2018-05-26 16:28:29 +02:00
Maschell
98863c56f5
[Travis] Fixed the building
2018-05-26 13:08:30 +02:00
Maschell
bfc5532b4e
Merge branch 'master' of https://github.com/Maschell/libgui
2018-05-26 12:54:34 +02:00
Maschell
8a32e357f5
[Travis] Updated the script to now use pacman, caching optimization
...
- The Makefile now doesn't rely on wii_rules anymore.
2018-05-26 12:54:30 +02:00
Maschell
372c927875
Merge pull request #1 from Crayon2000/patch-1
...
Add syntax highlighting to readme file
2018-03-02 07:20:20 +01:00
Crayon
413394095b
Add syntax highlighting to readme file
...
Add syntax highlighting to readme file
2018-03-01 19:57:34 -05:00
Maschell
dacc8044c6
Using github instead of sourceforge
2018-02-25 13:53:29 +01:00
Maschell
245074ea28
Fix for the travis build script
2017-12-16 11:30:01 +01:00
Maschell
f558cf369b
Optimized travis build script
2017-12-16 11:27:22 +01:00
Maschell
4cae0927c1
Added the build status to the readme
2017-11-19 11:13:38 +01:00
Maschell
8d4106c0d3
Added travis script
2017-11-19 11:08:20 +01:00
Maschell
1dfdde44f3
Added info to the makefile
2017-11-11 16:18:13 +01:00
Maschell
ebc9936a7c
Disable Logging
2017-11-11 16:10:02 +01:00
Maschell
90ff87fd12
Removed some hardcoded frm the GuiParticleImage
2017-11-11 13:38:50 +01:00
Maschell
b783255b2d
Removed hardcoded values from the GuiSrollbar class
2017-10-31 19:48:27 +01:00
Maschell
2db871522d
Some small tweaks
2017-10-31 17:18:42 +01:00
Maschell
9c4efe8b71
Remove hardcoded values from the GuiSelectBox Class
2017-10-29 16:03:33 +01:00
Maschell
345bb53c6a
First commit, have fun!
2017-10-29 10:28:14 +01:00
Maschell
c16417d3f9
🎪 Added .gitattributes & .gitignore files
2017-10-29 10:26:56 +01:00