AppleWin/source/frontends/qapple
Andrea Odetti c4a03e0434 Rename audio -> audiogenerator
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2019-11-10 18:48:02 +00:00
..
resources Fix support to select clones. 2017-10-14 19:18:44 +01:00
audiogenerator.cpp Rename audio -> audiogenerator 2019-11-10 18:48:02 +00:00
audiogenerator.h Rename audio -> audiogenerator 2019-11-10 18:48:02 +00:00
chunks.cpp Add memory viewer based on a (modified) widget from 2017-10-14 19:18:44 +01:00
chunks.h Add memory viewer based on a (modified) widget from 2017-10-14 19:18:44 +01:00
CMakeLists.txt Rename audio -> audiogenerator 2019-11-10 18:48:02 +00:00
commands.cpp Add memory viewer based on a (modified) widget from 2017-10-14 19:18:44 +01:00
commands.h Add memory viewer based on a (modified) widget from 2017-10-14 19:18:44 +01:00
configuration.cpp Rename audio -> audiogenerator 2019-11-10 18:48:02 +00:00
configuration.h Add support for RamWorks. 2019-04-22 16:02:06 +01:00
emulator.cpp Take screenshot. 2017-10-17 21:14:36 +01:00
emulator.h Take screenshot. 2017-10-17 21:14:36 +01:00
emulator.ui Fix window title, close event, scrollbars, fast timer when disk spins. 2017-10-14 19:18:44 +01:00
gamepadpaddle.cpp Use QGamepad in QApple. 2017-10-14 19:18:44 +01:00
gamepadpaddle.h Use QGamepad in QApple. 2017-10-14 19:18:44 +01:00
graphicscache.cpp Add support for Double Low & Hi Resolution. 2017-10-14 19:18:44 +01:00
graphicscache.h Add support for Double Low & Hi Resolution. 2017-10-14 19:18:44 +01:00
loggingcategory.cpp First decent implementation of Audio Output. 2019-11-09 21:43:35 +00:00
loggingcategory.h First decent implementation of Audio Output. 2019-11-09 21:43:35 +00:00
main.cpp Remove configuration from libappleii and delegate it to the frontends. 2017-10-14 19:18:44 +01:00
memorycontainer.cpp Remove some warnings. 2019-11-06 22:56:08 +00:00
memorycontainer.h Add memory viewer based on a (modified) widget from 2017-10-14 19:18:44 +01:00
memorycontainer.ui Fix duplicate names of widgets. 2017-10-14 19:18:44 +01:00
preferences.cpp Audio: add a few settings to the option menu. 2019-11-10 18:44:28 +00:00
preferences.h Audio: add a few settings to the option menu. 2019-11-10 18:44:28 +00:00
preferences.ui Audio: add a few settings to the option menu. 2019-11-10 18:44:28 +00:00
qapple.cpp Rename audio -> audiogenerator 2019-11-10 18:48:02 +00:00
qapple.h First decent implementation of Audio Output. 2019-11-09 21:43:35 +00:00
qapple.pro Rename audio -> audiogenerator 2019-11-10 18:48:02 +00:00
qapple.qrc Fix support to select clones. 2017-10-14 19:18:44 +01:00
qapple.ui Linux changes for current version of AppleWin. 2019-08-10 16:16:44 +01:00
qhexedit.cpp Address area: do not show 1 more row than necessary. 2017-10-14 19:18:44 +01:00
qhexedit.h Add memory viewer based on a (modified) widget from 2017-10-14 19:18:44 +01:00
qresources.cpp Various improvements over the QLabel based approach. 2017-10-14 19:18:44 +01:00
settings.cpp Incorporate chat * -> std::string conversion. 2019-09-21 09:58:29 +01:00
settings.h Incorporate chat * -> std::string conversion. 2019-09-21 09:58:29 +01:00
video.cpp Adapt to upstream changes. 2018-08-25 21:17:55 +01:00
video.h Take screenshot. 2017-10-17 21:14:36 +01:00