Tons of stuff, mostly internal, mostly audio related, but well, there's
been a lot. See Changelog.md for a bit more details
Signed-off-by: Michel Pollet <buserror@gmail.com>
Split the UI into separate bits.
+ Bits that are X11/GLX only
+ Bits that are 'pure' opengl
+ Bits that are UI related but not renderer related
Hopefully with help porting to other platformsI
Signed-off-by: Michel Pollet <buserror@gmail.com>
+ Updated libmui
+ Typehead in the standard file dialog
+ More documentation in the header file
+ Made regexp optional, added a new way to specify suffix list
Signed-off-by: Michel Pollet <buserror@gmail.com>
This is the only absolute path I can find... so it should be the only
one breaking build in directories with spaces?
Signed-off-by: Michel Pollet <buserror@gmail.com>