.. |
arch-detect.hpp
|
Try to autodect I386/amd64
|
2013-10-28 15:38:01 +02:00 |
assembler.hpp
|
Refactor library serialization to dedicated namespace
|
2013-12-19 15:00:21 +02:00 |
binarystream.hpp
|
Support multi-branch movies
|
2014-02-04 21:16:38 +02:00 |
command.hpp
|
Refactor library command functions to dedicated namespace
|
2013-12-18 22:25:51 +02:00 |
controller-data.hpp
|
Back movie data off movie file structure
|
2014-02-01 17:35:22 +02:00 |
controller-parse.hpp
|
Optimize generic controllers using dynamically generated code
|
2013-10-23 18:06:33 +03:00 |
curve25519.hpp
|
Add a slow Curve25519 implementation
|
2013-11-11 01:49:36 +02:00 |
directory.hpp
|
Also load plugins from location relative to the executable
|
2013-12-30 22:57:22 +02:00 |
dispatch.hpp
|
Refactor library dispatch stuff to dedicated namespace
|
2013-12-19 01:05:48 +02:00 |
eatarg.hpp
|
Fix Win32 (or GCC 4.8?) compilation
|
2013-09-27 22:57:24 +03:00 |
emustatus.hpp
|
Allow button display symbols to be Unicode characters
|
2013-05-01 18:06:24 +03:00 |
fileimage-patch.hpp
|
Move library patch functions with file image functions
|
2013-12-21 03:43:59 +02:00 |
fileimage.hpp
|
Refactor library fileimage to dedicated namespace
|
2013-12-21 01:27:13 +02:00 |
filelist.hpp
|
Plugin blacklist/killlist (needed on some toys)
|
2013-12-31 21:49:50 +02:00 |
filesystem.hpp
|
Refactor library filesystem code
|
2013-12-21 01:27:14 +02:00 |
framebuffer-font2.hpp
|
Refactor custom_font into framebuffer namespace
|
2013-12-19 07:34:00 +02:00 |
framebuffer-pixfmt-lrgb.hpp
|
Further framebuffer refactoring (pixel formats)
|
2013-12-19 07:00:43 +02:00 |
framebuffer-pixfmt-rgb15.hpp
|
Further framebuffer refactoring (pixel formats)
|
2013-12-19 07:00:43 +02:00 |
framebuffer-pixfmt-rgb16.hpp
|
Further framebuffer refactoring (pixel formats)
|
2013-12-19 07:00:43 +02:00 |
framebuffer-pixfmt-rgb24.hpp
|
Further framebuffer refactoring (pixel formats)
|
2013-12-19 07:00:43 +02:00 |
framebuffer-pixfmt-rgb32.hpp
|
Further framebuffer refactoring (pixel formats)
|
2013-12-19 07:00:43 +02:00 |
framebuffer.hpp
|
Don't use framebuffer palettes
|
2014-02-10 00:07:31 +02:00 |
gamepad.hpp
|
Refactor library gamepad to dedicated namespace
|
2013-12-19 07:49:06 +02:00 |
gc.hpp
|
More advanced memory watches
|
2014-01-10 12:12:14 +02:00 |
globalwrap.hpp
|
globalwrap: Warn about recursive initialization
|
2012-10-13 09:36:37 +03:00 |
hex.hpp
|
Clean up hexadecimal<->string conversion
|
2013-12-20 18:59:11 +02:00 |
httpauth.hpp
|
Clean up some hash and RNG code
|
2013-12-22 05:48:58 +02:00 |
httpreq.hpp
|
HTTP request code
|
2013-11-11 01:49:36 +02:00 |
int24.hpp
|
Add some missing files
|
2013-08-25 20:12:52 +03:00 |
integer-pool.hpp
|
Back movie data off movie file structure
|
2014-02-01 17:35:22 +02:00 |
json.hpp
|
Make git diff --check happy
|
2014-01-31 06:26:04 +02:00 |
keyboard-mapper.hpp
|
keyboard-mapper: Get rid of command.hpp include
|
2013-12-19 23:25:05 +02:00 |
keyboard.hpp
|
Refactor library keyboard to dedicated namespace
|
2013-12-19 01:05:48 +02:00 |
loadlib.hpp
|
loadlib refactoring, add program modules
|
2013-12-19 16:23:59 +02:00 |
lua-base.hpp
|
Lua: Refactor classes
|
2014-01-25 16:30:25 +02:00 |
lua-class.hpp
|
Fix some exception specifier mismatches
|
2014-01-30 12:36:02 +02:00 |
lua-framebuffer.hpp
|
Allow color names as color specifications
|
2013-12-24 04:58:09 +02:00 |
lua-function.hpp
|
Cleanup lua code by introducing lua::functions
|
2014-02-05 13:27:51 +02:00 |
lua-params.hpp
|
Cleanup lua code by introducing lua::functions
|
2014-02-05 13:27:51 +02:00 |
lua-pin.hpp
|
Lua: Refactor lots of stuff
|
2014-01-25 12:51:13 +02:00 |
map-pointer.hpp
|
Release regexps before finally exiting
|
2013-12-14 13:13:21 +02:00 |
mathexpr-error.hpp
|
More advanced memory watches
|
2014-01-10 12:12:14 +02:00 |
mathexpr-format.hpp
|
More advanced memory watches
|
2014-01-10 12:12:14 +02:00 |
mathexpr-ntype.hpp
|
More advanced memory watches
|
2014-01-10 12:12:14 +02:00 |
mathexpr.hpp
|
Rename ERROR to FAILED in evaluation status
|
2014-01-20 17:37:33 +02:00 |
memorysearch.hpp
|
Memory search: Save, Load, Undo and Redo
|
2013-10-02 21:42:46 +03:00 |
memoryspace.hpp
|
Lua: Clean up region bounds computation
|
2014-02-18 20:26:50 +02:00 |
memorywatch-fb.hpp
|
More advanced memory watches
|
2014-01-10 12:12:14 +02:00 |
memorywatch-list.hpp
|
More advanced memory watches
|
2014-01-10 12:12:14 +02:00 |
memorywatch-null.hpp
|
More advanced memory watches
|
2014-01-10 12:12:14 +02:00 |
memorywatch.hpp
|
More advanced memory watches
|
2014-01-10 12:12:14 +02:00 |
messagebuffer.hpp
|
Move messagebuffer to library/
|
2012-10-13 15:55:00 +03:00 |
minmax.hpp
|
Lua: Clean up region bounds computation
|
2014-02-18 20:26:50 +02:00 |
movie.hpp
|
Dynamically allocate moviefile, rrdata and movie structures
|
2014-02-02 18:35:36 +02:00 |
ogg.hpp
|
Refactor library ogg functions to dedicated namespace
|
2013-12-19 15:00:21 +02:00 |
opus-ogg.hpp
|
Move routines from oggopus to opus namespace
|
2013-12-19 23:25:05 +02:00 |
opus.hpp
|
Move opus_packet_tick_count() to main opus library code
|
2013-12-19 23:25:04 +02:00 |
png.hpp
|
Refactor library png functions to dedicated namespace
|
2013-12-20 12:39:40 +02:00 |
recentfiles.hpp
|
Fix Win32 (or GCC 4.8?) compilation
|
2013-09-27 22:57:24 +03:00 |
register-queue.hpp
|
Clean up library includes
|
2012-11-13 22:01:12 +02:00 |
rrdata.hpp
|
Dynamically allocate moviefile, rrdata and movie structures
|
2014-02-02 18:35:36 +02:00 |
running-executable.hpp
|
Also load plugins from location relative to the executable
|
2013-12-30 22:57:22 +02:00 |
serialization.hpp
|
Refactor library serialization to dedicated namespace
|
2013-12-19 15:00:21 +02:00 |
settingvar.hpp
|
Refactor library settings to dedicated namespace
|
2013-12-20 10:31:04 +02:00 |
sha256.hpp
|
Lua: memory2: More functions corresponding to memory.*
|
2014-02-13 13:48:01 +02:00 |
skein.hpp
|
Make git diff --check happy
|
2014-01-31 06:26:04 +02:00 |
streamcompress.hpp
|
Support stream compression
|
2013-11-11 01:49:36 +02:00 |
string.hpp
|
Fix compiling on Win32
|
2013-12-31 21:49:50 +02:00 |
temporary_handle.hpp
|
Dynamically allocate moviefile, rrdata and movie structures
|
2014-02-02 18:35:36 +02:00 |
threadtypes.hpp
|
Get rid of platform threads
|
2013-01-21 12:30:35 +02:00 |
utf8.hpp
|
Get rid of utf8::to32i2() and extract_token()
|
2013-12-21 16:36:33 +02:00 |
workthread.hpp
|
Backport some bugfixes from compiler warning fixing
|
2013-02-10 15:17:00 +02:00 |
zip.hpp
|
Make git diff --check happy
|
2014-01-31 06:26:04 +02:00 |
zlibstream.hpp
|
Extend zlibstream to support Z_SYNC_FLUSH and simplify zmbv code
|
2012-04-26 20:13:49 +03:00 |