.. |
audio
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
repository
|
Convert stringstream::str() to stringstream::view() where applicable.
|
2024-05-10 20:33:04 -02:30 |
sdl_blitter
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
tv_filters
|
Convert stringstream::str() to stringstream::view() where applicable.
|
2024-05-10 20:33:04 -02:30 |
AudioQueue.cxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
AudioQueue.hxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
AudioSettings.cxx
|
Fix spelling mistake in nearestNeightBour.
|
2024-05-10 21:21:03 -02:30 |
AudioSettings.hxx
|
Fix spelling mistake in nearestNeightBour.
|
2024-05-10 21:21:03 -02:30 |
Base.cxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
Base.hxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
Bezel.cxx
|
added detected bezel name to GameInfoDialog
|
2024-01-06 10:28:02 +01:00 |
Bezel.hxx
|
added detected bezel name to GameInfoDialog
|
2024-01-06 10:28:02 +01:00 |
DevSettingsHandler.cxx
|
made random hotspots peeks a developer option
|
2024-01-30 15:40:48 +01:00 |
DevSettingsHandler.hxx
|
made random hotspots peeks a developer option
|
2024-01-30 15:40:48 +01:00 |
EventHandlerSDL2.cxx
|
Convert stringstream::str() to stringstream::view() where applicable.
|
2024-05-10 20:33:04 -02:30 |
EventHandlerSDL2.hxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
FBBackendSDL2.cxx
|
Convert stringstream::str() to stringstream::view() where applicable.
|
2024-05-10 20:33:04 -02:30 |
FBBackendSDL2.hxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
FBSurfaceSDL2.cxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
FBSurfaceSDL2.hxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
FSNodeFactory.hxx
|
More 'using enum' in places where it seems appropriate.
|
2024-05-12 18:24:55 -02:30 |
FSNodeZIP.cxx
|
Fix spelling mistake in nearestNeightBour.
|
2024-05-10 21:21:03 -02:30 |
FSNodeZIP.hxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
FpsMeter.cxx
|
Move codebase to requiring C++20, and fix resultant non-standard code.
|
2024-05-08 19:13:23 -02:30 |
FpsMeter.hxx
|
Move codebase to requiring C++20, and fix resultant non-standard code.
|
2024-05-08 19:13:23 -02:30 |
HighScoresManager.cxx
|
Attempt to fix C++20 'compliant' compilers that don't actually support <numbers>.
|
2024-05-13 21:00:15 -02:30 |
HighScoresManager.hxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
JPGLibrary.cxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
JPGLibrary.hxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
JoyMap.cxx
|
Convert stringstream::str() to stringstream::view() where applicable.
|
2024-05-10 20:33:04 -02:30 |
JoyMap.hxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
KeyMap.cxx
|
Convert stringstream::str() to stringstream::view() where applicable.
|
2024-05-10 20:33:04 -02:30 |
KeyMap.hxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
LinkedObjectPool.hxx
|
Move codebase to requiring C++20, and fix resultant non-standard code.
|
2024-05-08 19:13:23 -02:30 |
Logger.cxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
Logger.hxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
MediaFactory.hxx
|
Refactor a little; SDL-specific header stuff should stay in SDL_lib.hxx.
|
2024-02-02 11:23:36 -03:30 |
MouseControl.cxx
|
Fix spelling mistake in nearestNeightBour.
|
2024-05-10 21:21:03 -02:30 |
MouseControl.hxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
PJoystickHandler.cxx
|
Fix spelling mistake in nearestNeightBour.
|
2024-05-10 21:21:03 -02:30 |
PJoystickHandler.hxx
|
improved QuadTari auto detection and setup
|
2024-05-07 17:14:40 +02:00 |
PKeyboardHandler.cxx
|
Fix spelling mistake in nearestNeightBour.
|
2024-05-10 21:21:03 -02:30 |
PKeyboardHandler.hxx
|
improved QuadTari auto detection and setup
|
2024-05-07 17:14:40 +02:00 |
PNGLibrary.cxx
|
Convert stringstream::str() to stringstream::view() where applicable.
|
2024-05-10 20:33:04 -02:30 |
PNGLibrary.hxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
PaletteHandler.cxx
|
Convert stringstream::str() to stringstream::view() where applicable.
|
2024-05-10 20:33:04 -02:30 |
PaletteHandler.hxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
PhosphorHandler.cxx
|
enhanced and optimized auto-phosphor
|
2024-01-25 12:24:18 +01:00 |
PhosphorHandler.hxx
|
enhanced and optimized auto-phosphor
|
2024-01-25 12:24:18 +01:00 |
PhysicalJoystick.cxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
PhysicalJoystick.hxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
Rect.hxx
|
More C++20 additions, fix Windows build failures.
|
2024-05-09 19:50:19 -02:30 |
RewindManager.cxx
|
Convert stringstream::str() to stringstream::view() where applicable.
|
2024-05-10 20:33:04 -02:30 |
RewindManager.hxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
SDL_lib.hxx
|
Move codebase to requiring C++20, and fix resultant non-standard code.
|
2024-05-08 19:13:23 -02:30 |
SoundNull.hxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
SoundSDL2.cxx
|
Fix spelling mistake in nearestNeightBour.
|
2024-05-10 21:21:03 -02:30 |
SoundSDL2.hxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
Stack.hxx
|
Move codebase to requiring C++20, and fix resultant non-standard code.
|
2024-05-08 19:13:23 -02:30 |
StaggeredLogger.cxx
|
Convert stringstream::str() to stringstream::view() where applicable.
|
2024-05-10 20:33:04 -02:30 |
StaggeredLogger.hxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
StateManager.cxx
|
Convert stringstream::str() to stringstream::view() where applicable.
|
2024-05-10 20:33:04 -02:30 |
StateManager.hxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
StellaKeys.hxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
StringParser.hxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
ThreadDebugging.cxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
ThreadDebugging.hxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
TimerManager.cxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
TimerManager.hxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
Variant.hxx
|
Convert stringstream::str() to stringstream::view() where applicable.
|
2024-05-10 20:33:04 -02:30 |
Vec.hxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
Version.hxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
VideoModeHandler.cxx
|
Convert stringstream::str() to stringstream::view() where applicable.
|
2024-05-10 20:33:04 -02:30 |
VideoModeHandler.hxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
ZipHandler.cxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
ZipHandler.hxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
bspf.hxx
|
Attempt to fix C++20 'compliant' compilers that don't actually support <numbers>.
|
2024-05-13 21:00:15 -02:30 |
jsonDefinitions.hxx
|
added auto-phosphor (resolves #1009)
|
2024-01-24 11:24:21 +01:00 |
main.cxx
|
Fixes for suggestions from clang-tidy.
|
2024-05-01 17:25:29 -02:30 |
module.mk
|
the usual IX fix
|
2023-08-26 14:02:44 +02:00 |
smartmod.hxx
|
Bumped copyright for 2024. Happy New Year for anyone following these commits!
|
2024-01-01 12:38:25 -03:30 |
stella-16x16.png
|
Added better icons for Linux/UNIX.
|
2011-12-27 01:57:06 +00:00 |
stella-22x22.png
|
Added better icons for Linux/UNIX.
|
2011-12-27 01:57:06 +00:00 |
stella-24x24.png
|
Added better icons for Linux/UNIX.
|
2011-12-27 01:57:06 +00:00 |
stella-32x32.png
|
Added better icons for Linux/UNIX.
|
2011-12-27 01:57:06 +00:00 |
stella-48x48.png
|
Added better icons for Linux/UNIX.
|
2011-12-27 01:57:06 +00:00 |
stella-64x64.png
|
Added better icons for Linux/UNIX.
|
2011-12-27 01:57:06 +00:00 |
stella-128x128.png
|
Added better icons for Linux/UNIX.
|
2011-12-27 01:57:06 +00:00 |
stella.png
|
Repo reorganization: move main Stella files directly into 'trunk'.
|
2009-05-21 12:53:06 +00:00 |
stella_icon.hxx
|
And yet more fixes for warnings from clang-tidy.
|
2019-12-28 00:45:09 -03:30 |