lsnes/include/core
2014-05-10 11:41:08 +03:00
..
advdumper.hpp Don't use framebuffer palettes 2014-02-10 00:07:31 +02:00
audioapi.hpp Whitespace cleanup 2013-07-06 23:21:11 +03:00
command.hpp Fix some memory leak complaints from Valgrind 2014-03-22 13:11:51 +02:00
controller.hpp Multitrack support 2013-10-06 22:13:52 +03:00
controllerframe.hpp Refactor workthread.hpp and threadtypes.hpp (renamed to threads.hpp) 2014-03-23 09:45:42 +02:00
debug.hpp Trace logger (Window): Show start of frame 2014-05-01 04:12:15 +03:00
dispatch.hpp Support multi-branch movies 2014-02-04 21:16:38 +02:00
emustatus.hpp Refactor emulator status reporting (and fix the statusbar doesn't update bug) 2014-04-01 00:13:36 +03:00
filedownload.hpp Support configurable URI shorthands 2014-05-01 13:56:33 +03:00
fileupload.hpp Refactor workthread.hpp and threadtypes.hpp (renamed to threads.hpp) 2014-03-23 09:45:42 +02:00
framebuffer.hpp Refactor triple buffering logic to its own file 2014-03-26 12:27:17 +02:00
framerate.hpp Clean up framerate handling 2013-02-09 16:24:31 +02:00
instance.hpp lsnes_memorywatch -> lsnes_instance.mwatch 2014-05-10 11:41:08 +03:00
inthread.hpp Commentary tracks: Remove support for old Opus format (use OggOpus) 2013-05-08 15:36:56 +03:00
joystickapi.hpp Whitespace cleanup 2013-07-06 23:21:11 +03:00
keymapper.hpp Refactor library gamepad to dedicated namespace 2013-12-19 07:49:06 +02:00
loadlib.hpp Also load plugins from location relative to the executable 2013-12-30 22:57:22 +02:00
mainloop.hpp Fix core callbacks being undefined if loading ROM from cmdline 2014-03-06 10:29:48 +02:00
mbranch.hpp Support multi-branch movies 2014-02-04 21:16:38 +02:00
memorymanip.hpp lsnes_memory -> lsnes_instance.memory 2014-05-10 11:22:31 +03:00
memorywatch.hpp lsnes_memorywatch -> lsnes_instance.mwatch 2014-05-10 11:41:08 +03:00
misc.hpp Movie downloading 2013-11-11 12:04:40 +02:00
movie.hpp movb -> lsnes_instance.mlogic 2014-05-10 11:09:28 +03:00
moviedata.hpp Support multi-branch movies 2014-02-04 21:16:38 +02:00
moviefile-binary.hpp moviefile.cpp is friggin' large, split it up 2014-02-05 01:11:21 +02:00
moviefile-common.hpp Use open/read/write/close for binary saves instead of iostreams 2014-04-10 22:51:42 +03:00
moviefile.hpp moviefile::get_movie_length: Use milliseconds, not nanoseconds 2014-04-21 21:46:29 +03:00
multitrack.hpp Refactor workthread.hpp and threadtypes.hpp (renamed to threads.hpp) 2014-03-23 09:45:42 +02:00
project.hpp New projects menu 2014-02-25 04:03:55 +02:00
rom.hpp If loading ROM with multiple candidates, prompt before adding to recentrom 2014-05-03 08:27:18 +03:00
romguess.hpp Make git diff --check happy 2014-01-31 06:26:04 +02:00
romloader.hpp Support Multi-ROM projects 2013-09-22 17:39:52 +03:00
rrdata.hpp Dynamically allocate moviefile, rrdata and movie structures 2014-02-02 18:35:36 +02:00
settings.hpp Refactor library settings to dedicated namespace 2013-12-20 10:31:04 +02:00
subtitles.hpp Wxwidgets: Basic subtitles editor 2012-09-08 20:29:44 +03:00
window.hpp Delete the now-unused emulator_status stuff 2014-04-02 08:43:25 +03:00