.. |
arch-detect.hpp
|
Try to autodect I386/amd64
|
2013-10-28 15:38:01 +02:00 |
assembler.hpp
|
Optimize generic controllers using dynamically generated code
|
2013-10-23 18:06:33 +03:00 |
binarystream.hpp
|
Move binarystream functions to dedicated namespace
|
2013-12-18 22:25:51 +02:00 |
bintohex.hpp
|
Switch to dedicated SHA-256 implementation
|
2012-02-07 17:35:18 +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 |
customfont.hpp
|
Refactor library framebuffer to dedicated namespace
|
2013-12-19 07:00:43 +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.hpp
|
Hashing: Show total work size, and don't accidentally block the UI
|
2013-09-25 23:34:29 +03:00 |
filesys.hpp
|
Backport library updates and sort out the fucking messages mess
|
2012-11-13 22:59:26 +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 |
globalwrap.hpp
|
globalwrap: Warn about recursive initialization
|
2012-10-13 09:36:37 +03: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 |
joyfun.hpp
|
Refactor joystick support
|
2012-04-12 17:38:57 +03:00 |
joystick2.hpp
|
Joystick dialog: Compactify
|
2013-08-14 14:40:06 +03:00 |
json.hpp
|
JSON: Reduce internal exception spam
|
2013-10-23 23:45:53 +03:00 |
keyboard-mapper.hpp
|
Refactor library keyboard to dedicated namespace
|
2013-12-19 01:05:48 +02:00 |
keyboard.hpp
|
Refactor library keyboard to dedicated namespace
|
2013-12-19 01:05:48 +02:00 |
loadlib.hpp
|
Merge branch 'rr1-maint'
|
2013-03-25 11:35:41 +02:00 |
lua-framebuffer.hpp
|
Refactor library framebuffer to dedicated namespace
|
2013-12-19 07:00:43 +02:00 |
luabase.hpp
|
Lua: Fix a typo in error message
|
2013-11-24 04:44:29 +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
|
Fix parsing Oggopus files with tags spanning multiple pages
|
2013-08-14 23:52:35 +03:00 |
oggopus.hpp
|
Fix parsing Oggopus files with tags spanning multiple pages
|
2013-08-14 23:52:35 +03:00 |
opus.hpp
|
Whitespace cleanup
|
2013-07-06 23:21:11 +03:00 |
patch.hpp
|
Clean up library includes
|
2012-11-13 22:01:12 +02:00 |
png-codec.hpp
|
Save bitmaps as PNG
|
2013-10-28 21:15:08 +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
|
Optimize generic controllers using dynamically generated code
|
2013-10-23 18:06:33 +03:00 |
settingvar.hpp
|
Add special change dialogs for numeric and path settings
|
2013-05-17 21:37:53 +03:00 |
sha256.hpp
|
Clean up library includes
|
2012-11-13 22:01:12 +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
|
Make parse_value be able to parse 0x notation
|
2013-12-12 20:17:09 +02:00 |
threadtypes.hpp
|
Get rid of platform threads
|
2013-01-21 12:30:35 +02:00 |
utf8.hpp
|
copy_from_utf8_2 (iterators to std::function)
|
2013-06-21 22:14:05 +03:00 |
workthread.hpp
|
Backport some bugfixes from compiler warning fixing
|
2013-02-10 15:17:00 +02:00 |
zip.hpp
|
Zip: Allow output to arbitrary ostream
|
2013-11-11 01:49:36 +02:00 |
zlibstream.hpp
|
Extend zlibstream to support Z_SYNC_FLUSH and simplify zmbv code
|
2012-04-26 20:13:49 +03:00 |