Philipp Wiesemann <philipp.wiesemann@arcor.de> [Mon, 09 Jun 2014 17:28:08 +0200] rev 8854
Fixed typos in documentation.
Philipp Wiesemann <philipp.wiesemann@arcor.de> [Mon, 09 Jun 2014 17:25:03 +0200] rev 8853
Fixed format string faults in audio tests.
They were found by the recent code annotations.
Gabriel Jacobo <gabomdq@gmail.com> [Sun, 08 Jun 2014 18:50:40 -0300] rev 8852
Forgot a piece of README-nacl.txt
Gabriel Jacobo <gabomdq@gmail.com> [Sun, 08 Jun 2014 18:18:13 -0300] rev 8851
Fixes audio for Native Client, and other fixes...
- SDL_NaClMount, SDL_NaClUmount
- Default mounting of https at / in SDL's main function
- More documentation in README-nacl.txt
Sam Lantinga <slouken@libsdl.org> [Sun, 08 Jun 2014 12:05:17 -0700] rev 8850
The NaCL mount/unmount functions need to be in SDL_system.h and specific to NaCL
Sam Lantinga <slouken@libsdl.org> [Sun, 08 Jun 2014 12:00:29 -0700] rev 8849
Visual Studio 2013 Express Edition can load the standard solution, so we don't need special Express Edition solutions.
Sam Lantinga <slouken@libsdl.org> [Sun, 08 Jun 2014 11:59:36 -0700] rev 8848
Ignore Visual Studio test data files
Philipp Wiesemann <philipp.wiesemann@arcor.de> [Sun, 08 Jun 2014 13:14:20 +0200] rev 8847
Changed two Java nested classes into static nested classes.
Both do not need an implicitly created reference to enclosing class.
Philipp Wiesemann <philipp.wiesemann@arcor.de> [Sun, 08 Jun 2014 13:03:45 +0200] rev 8846
Fixed typo in log message.
Philipp Wiesemann <philipp.wiesemann@arcor.de> [Sun, 08 Jun 2014 13:01:04 +0200] rev 8845
Fixed doxygen comment in header.