lsnes/include/library
2013-05-17 11:29:34 +03:00
..
bintohex.hpp Switch to dedicated SHA-256 implementation 2012-02-07 17:35:18 +02:00
commands.hpp Remove more old crapola 2012-12-16 23:22:53 +02:00
controller-data.hpp Allow button display symbols to be Unicode characters 2013-05-01 18:06:24 +03:00
customfont.hpp Projects support 2013-05-12 11:18:59 +03:00
directory.hpp Projects support 2013-05-12 11:18:59 +03:00
emustatus.hpp Allow button display symbols to be Unicode characters 2013-05-01 18:06:24 +03:00
filesys.hpp Backport library updates and sort out the fucking messages mess 2012-11-13 22:59:26 +02:00
framebuffer.hpp Lua: CUSTOMFONT: Allow painting with halo 2013-03-29 17:15:28 +02:00
globalwrap.hpp globalwrap: Warn about recursive initialization 2012-10-13 09:36:37 +03:00
joyfun.hpp Refactor joystick support 2012-04-12 17:38:57 +03:00
keyboard-cmd-bridge.hpp Refactor keymapping to library/ 2012-12-22 16:16:46 +02:00
keyboard.hpp Warn about nonexistent controller keys more aggressively 2013-03-15 18:48:39 +02:00
keymapper.hpp Analog passthrough 2013-03-16 00:12:35 +02:00
loadlib.hpp Merge branch 'rr1-maint' 2013-03-25 11:35:41 +02:00
lua-framebuffer.hpp Split lua_render_context into library/ 2012-10-20 09:11:07 +03:00
luabase.hpp Lua: Don't crash if method execution throws 2013-05-12 15:02:38 +03:00
memorysearch.hpp Clean up library includes 2012-11-13 22:01:12 +02:00
memoryspace.hpp Fix reading of host-endian VMAs. 2013-03-01 00:48:13 +02:00
messagebuffer.hpp Move messagebuffer to library/ 2012-10-13 15:55:00 +03:00
minmax.hpp Base subtitle support 2012-09-08 19:44:45 +03:00
movie.hpp Merge branch 'rr1-maint' 2013-04-16 03:45:00 +03:00
ogg.hpp Multistream and demuxing fixes 2013-03-09 16:01:58 +02:00
opus.hpp Refactor Oggopus support 2013-03-04 22:20:10 +02:00
patch.hpp Clean up library includes 2012-11-13 22:01:12 +02:00
pixfmt-lrgb.hpp Clean up library includes 2012-11-13 22:01:12 +02:00
pixfmt-rgb15.hpp Clean up library includes 2012-11-13 22:01:12 +02:00
pixfmt-rgb16.hpp Clean up library includes 2012-11-13 22:01:12 +02:00
pixfmt-rgb24.hpp Clean up library includes 2012-11-13 22:01:12 +02:00
pixfmt-rgb32.hpp Clean up library includes 2012-11-13 22:01:12 +02:00
png.hpp Clean up library includes 2012-11-13 22:01:12 +02:00
recentfiles.hpp Clean up library includes 2012-11-13 22:01:12 +02:00
register-queue.hpp Clean up library includes 2012-11-13 22:01:12 +02:00
serialization.hpp Fix syntax bug in serialization.hpp 2012-09-19 11:50:27 +03:00
settingvar.hpp Allow per-variable names for boolean values 2013-05-17 11:29:34 +03:00
sha256.hpp Clean up library includes 2012-11-13 22:01:12 +02:00
string.hpp Merge branch 'rr1-maint' 2013-04-01 14:08:44 +03:00
threadtypes.hpp Get rid of platform threads 2013-01-21 12:30:35 +02:00
utf8.hpp Use std::u32string instead of std::vector<uint32_t> for UTF-32 strings 2013-03-25 00:29:48 +02:00
workthread.hpp Backport some bugfixes from compiler warning fixing 2013-02-10 15:17:00 +02:00
zip.hpp Clean up library includes 2012-11-13 22:01:12 +02:00
zlibstream.hpp Extend zlibstream to support Z_SYNC_FLUSH and simplify zmbv code 2012-04-26 20:13:49 +03:00