Don't make a local copy of the environment string in sound initialization. We only use it in a read-only manner.
1 lines of code changed in 1 file:
Change environment variable access to use unowned string result
This allows for the sound server to run with Vala < 0.25.3.
2 lines of code changed in 2 files:
Fix delayed update of weight limit display on Strength changes.
9 lines of code changed in 2 files:
Update version string to 1.72.0
8 lines of code changed in 3 files:
Make upgrade message more useful
4 lines of code changed in 1 file:
Normalize application name
2 lines of code changed in 2 files:
Update README
0 lines of code changed in 1 file:
Fix double free after stopping music
1 lines of code changed in 1 file:
Check the packet size using an unsigned short, since a signed short rolls to negative before being converted to a size_t
19 lines of code changed in 1 file: