.. |
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
|
Move binarystream functions to dedicated namespace
|
2013-12-18 22:25:51 +02:00 |
command.hpp
|
Refactor library command functions to dedicated namespace
|
2013-12-18 22:25:51 +02:00 |
controller-data.hpp
|
Attempt to save if emulator is crashing
|
2013-11-30 13:55:07 +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
|
Clean up filesystem stuff
|
2013-12-18 00:31:13 +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 |
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
|
Refactor library framebuffer to dedicated namespace
|
2013-12-19 07:00:43 +02:00 |
gamepad.hpp
|
Refactor library gamepad to dedicated namespace
|
2013-12-19 07:49:06 +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
|
Fix WWW-Autheticate parsing
|
2013-11-22 09:33:19 +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 |
json.hpp
|
Refactor library UTF8 to dedicated namespace
|
2013-12-20 12:39:41 +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
|
Refactor library UTF8 to dedicated namespace
|
2013-12-20 12:39:41 +02:00 |
lua-framebuffer.hpp
|
Refactor library framebuffer to dedicated namespace
|
2013-12-19 07:00:43 +02:00 |
map-pointer.hpp
|
Release regexps before finally exiting
|
2013-12-14 13:13:21 +02:00 |
memorysearch.hpp
|
Memory search: Save, Load, Undo and Redo
|
2013-10-02 21:42:46 +03:00 |
memoryspace.hpp
|
Try to autodect I386/amd64
|
2013-10-28 15:38:01 +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
|
Multitrack support
|
2013-10-06 22:13:52 +03: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
|
Attempt to save if emulator is crashing
|
2013-11-30 13:55:07 +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
|
Clean up hexadecimal<->string conversion
|
2013-12-20 18:59:11 +02:00 |
skein.hpp
|
Add Skein hash code
|
2013-11-11 01:49:36 +02:00 |
streamcompress.hpp
|
Support stream compression
|
2013-11-11 01:49:36 +02:00 |
string.hpp
|
Refactor library UTF8 to dedicated namespace
|
2013-12-20 12:39:41 +02:00 |
threadtypes.hpp
|
Get rid of platform threads
|
2013-01-21 12:30:35 +02:00 |
utf8.hpp
|
Refactor library UTF8 to dedicated namespace
|
2013-12-20 12:39:41 +02:00 |
workthread.hpp
|
Backport some bugfixes from compiler warning fixing
|
2013-02-10 15:17:00 +02:00 |
zip.hpp
|
Refactor library zip functions to dedicated namespace
|
2013-12-19 15:00:21 +02:00 |
zlibstream.hpp
|
Extend zlibstream to support Z_SYNC_FLUSH and simplify zmbv code
|
2012-04-26 20:13:49 +03:00 |