lsnes/src
Ilari Liusvaara 92adf8519c Use std::u32string instead of std::vector<uint32_t> for UTF-32 strings
This also uncovered a bug in copy_from_utf8.
2013-03-25 00:29:48 +02:00
..
core Don't crash if somebody calls audioapi_get_voice with samples=NULL 2013-03-22 17:26:39 +02:00
emulation Add tests for throttle axes and fix numerious mistakes 2013-03-16 07:15:24 +02:00
fonts Backport some bugfixes from compiler warning fixing 2013-02-10 15:17:00 +02:00
interface Allow on_input to veto/force system controls (including reset line) 2013-03-13 00:36:44 +02:00
library Use std::u32string instead of std::vector<uint32_t> for UTF-32 strings 2013-03-25 00:29:48 +02:00
lua Use std::u32string instead of std::vector<uint32_t> for UTF-32 strings 2013-03-25 00:29:48 +02:00
platform Use std::u32string instead of std::vector<uint32_t> for UTF-32 strings 2013-03-25 00:29:48 +02:00
util Backport some bugfixes from compiler warning fixing 2013-02-10 15:17:00 +02:00
video Backport some bugfixes from compiler warning fixing 2013-02-10 15:17:00 +02:00
core-dso.map Handle buttons when dynamically loading cores 2013-01-07 20:29:03 +02:00
genfilelist.lua Get rid of partial linking 2013-01-19 14:03:25 +02:00
genlanczos.lua Oops, last version was missing some files 2011-11-27 23:23:50 +02:00
Makefile Add missing $(CROSS_PREFIX) to pkg-config for libopus 2013-03-24 20:17:00 +02:00