.. |
AppIcon.icns
|
Minor adjustment to 32x32@2x
|
2022-06-18 23:10:48 +03:00 |
Assets.car
|
Add Icon Composer based icon for macOS 26
|
2025-06-13 22:54:10 +03:00 |
AudioRecordingAccessoryView.xib
|
Audio recording in the Cocoa frontend
|
2022-05-21 14:33:03 +03:00 |
BackstepTemplate.png
|
Add backstep to the Cocoa button bar
|
2023-08-12 13:35:32 +03:00 |
BackstepTemplate@2x.png
|
Add backstep to the Cocoa button bar
|
2023-08-12 13:35:32 +03:00 |
BigSurToolbar.h
|
Use #pragma once for include guards, use #import exclusively on Obj-C files
|
2023-06-09 14:44:57 +03:00 |
CPU.png
|
Recrush all graphics
|
2023-01-15 17:53:18 +02:00 |
CPU@2x.png
|
Update the Cocoa UI to support Solarium (Memory viewer still not updated due to AppKit regression, let's see what the next beta has to say)
|
2025-06-21 14:50:12 +03:00 |
CPU~solid.png
|
Update the Cocoa UI to support Solarium (Memory viewer still not updated due to AppKit regression, let's see what the next beta has to say)
|
2025-06-21 14:50:12 +03:00 |
CPU~solid@2x.png
|
Update the Cocoa UI to support Solarium (Memory viewer still not updated due to AppKit regression, let's see what the next beta has to say)
|
2025-06-21 14:50:12 +03:00 |
CPU~solid~dark.png
|
Update the Cocoa UI to support Solarium (Memory viewer still not updated due to AppKit regression, let's see what the next beta has to say)
|
2025-06-21 14:50:12 +03:00 |
CPU~solid~dark@2x.png
|
Update the Cocoa UI to support Solarium (Memory viewer still not updated due to AppKit regression, let's see what the next beta has to say)
|
2025-06-21 14:50:12 +03:00 |
Cartridge.icns
|
Fix missing resolutions
|
2025-03-15 12:56:51 +02:00 |
CheatSearch.xib
|
Update the Cocoa UI to support Solarium (Memory viewer still not updated due to AppKit regression, let's see what the next beta has to say)
|
2025-06-21 14:50:12 +03:00 |
ColorCartridge.icns
|
Fix missing resolutions
|
2025-03-15 12:56:51 +02:00 |
ContinueTemplate.png
|
Update the Cocoa debugger interface with buttons, add an interrupt command
|
2022-10-01 16:07:06 +03:00 |
ContinueTemplate@2x.png
|
Update the Cocoa debugger interface with buttons, add an interrupt command
|
2022-10-01 16:07:06 +03:00 |
Display.png
|
Recrush all graphics
|
2023-01-15 17:53:18 +02:00 |
Display@2x.png
|
Recrush all graphics
|
2023-01-15 17:53:18 +02:00 |
Display~solid.png
|
Update the Cocoa UI to support Solarium (Memory viewer still not updated due to AppKit regression, let's see what the next beta has to say)
|
2025-06-21 14:50:12 +03:00 |
Display~solid@2x.png
|
Update the Cocoa UI to support Solarium (Memory viewer still not updated due to AppKit regression, let's see what the next beta has to say)
|
2025-06-21 14:50:12 +03:00 |
Display~solid~dark.png
|
Update the Cocoa UI to support Solarium (Memory viewer still not updated due to AppKit regression, let's see what the next beta has to say)
|
2025-06-21 14:50:12 +03:00 |
Display~solid~dark@2x.png
|
Update the Cocoa UI to support Solarium (Memory viewer still not updated due to AppKit regression, let's see what the next beta has to say)
|
2025-06-21 14:50:12 +03:00 |
Document.h
|
Add CPU load graph to Cocoa, closes #654
|
2025-06-06 23:10:57 +03:00 |
Document.m
|
Fix a bug where cheat search remains open after closing a ROM
|
2025-06-26 21:36:26 +03:00 |
Document.xib
|
Fix Mavericks regressions
|
2025-06-24 22:44:39 +03:00 |
FinishTemplate.png
|
Update the Cocoa debugger interface with buttons, add an interrupt command
|
2022-10-01 16:07:06 +03:00 |
FinishTemplate@2x.png
|
Update the Cocoa debugger interface with buttons, add an interrupt command
|
2022-10-01 16:07:06 +03:00 |
GBApp.h
|
Make palettes upgradable in the Cocoa frontend, fixes #672. Slightly improve palette editor UI.
|
2025-03-15 12:56:51 +02:00 |
GBApp.m
|
Change the default macOS palette to be the same as the other frontends
|
2025-06-29 22:42:45 +03:00 |
GBBorderView.h
|
Turns out the last Cocoa fix was neither reliable or actually working.
|
2018-07-11 19:48:54 +03:00 |
GBBorderView.m
|
Drop BOOLs
|
2021-10-23 13:36:58 +03:00 |
GBButtons.h
|
Add Rapid A/B to Cocoa and SDL, closes #589
|
2024-08-30 16:12:31 +03:00 |
GBButtons.m
|
Add Rapid A/B to Cocoa and SDL, closes #589
|
2024-08-30 16:12:31 +03:00 |
GBCPUView.h
|
Add CPU load graph to Cocoa, closes #654
|
2025-06-06 23:10:57 +03:00 |
GBCPUView.m
|
Make 100% CPU frames appear red
|
2025-06-07 14:11:10 +03:00 |
GBCenteredTextCell.h
|
Cheat Search API, Cheat Search in Cocoa, and new cheats window layout
|
2024-08-29 01:11:47 +03:00 |
GBCenteredTextCell.m
|
Cheat Search API, Cheat Search in Cocoa, and new cheats window layout
|
2024-08-29 01:11:47 +03:00 |
GBCheatSearchController.h
|
Cheat Search API, Cheat Search in Cocoa, and new cheats window layout
|
2024-08-29 01:11:47 +03:00 |
GBCheatSearchController.m
|
Associate panels with their document windows
|
2024-08-29 21:52:55 +03:00 |
GBCheatTextFieldCell.h
|
Annotate properties as nonatomic.
|
2021-01-13 14:12:34 -05:00 |
GBCheatTextFieldCell.m
|
Rename method to prevent overriding an Apple internal method on newer macOS versions. Be less strict about the inclusion of $.
|
2022-10-21 23:53:53 +03:00 |
GBCheatWindowController.h
|
Annotate properties as nonatomic.
|
2021-01-13 14:12:34 -05:00 |
GBCheatWindowController.m
|
Game Genie has a space
|
2024-08-31 13:42:18 +03:00 |
GBColorTextCell.h
|
Update the Cocoa UI to support Solarium (Memory viewer still not updated due to AppKit regression, let's see what the next beta has to say)
|
2025-06-21 14:50:12 +03:00 |
GBColorTextCell.m
|
Update the Cocoa UI to support Solarium (Memory viewer still not updated due to AppKit regression, let's see what the next beta has to say)
|
2025-06-21 14:50:12 +03:00 |
GBCompleteByteSlice.h
|
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
|
2016-08-13 00:58:52 +03:00 |
GBCompleteByteSlice.m
|
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
|
2016-08-13 00:58:52 +03:00 |
GBDebuggerButton.h
|
Update the Cocoa debugger interface with buttons, add an interrupt command
|
2022-10-01 16:07:06 +03:00 |
GBDebuggerButton.m
|
Fix debugger buttons appearing glitched on newer versions of macOS, fixes #509
|
2022-11-06 13:52:02 +02:00 |
GBDeleteButtonCell.h
|
Remove IDE shit
|
2024-08-31 15:43:27 +03:00 |
GBDeleteButtonCell.m
|
Fix the cheat window's appearance in Mavericks
|
2024-08-31 14:59:05 +03:00 |
GBDisabledButton.h
|
Update the Cocoa UI to support Solarium (Memory viewer still not updated due to AppKit regression, let's see what the next beta has to say)
|
2025-06-21 14:50:12 +03:00 |
GBDisabledButton.m
|
Update the Cocoa UI to support Solarium (Memory viewer still not updated due to AppKit regression, let's see what the next beta has to say)
|
2025-06-21 14:50:12 +03:00 |
GBGLShader.h
|
Add accurate frame blending option
|
2020-03-26 20:54:18 +02:00 |
GBGLShader.m
|
Drop the direct use of NSNotificationCenter for most preferences
|
2023-06-09 17:42:31 +03:00 |
GBHexStatusBarRepresenter.h
|
The Cocoa memory viewer new symbolicates the selection
|
2023-07-30 20:11:35 +03:00 |
GBHexStatusBarRepresenter.m
|
Describe addresses correctly in unbanked portions of RAM and ROM
|
2025-06-24 21:53:18 +03:00 |
GBHueSliderCell.h
|
Custom palette and editor
|
2021-11-05 19:07:27 +02:00 |
GBHueSliderCell.m
|
Update the Cocoa UI to support Solarium (Memory viewer still not updated due to AppKit regression, let's see what the next beta has to say)
|
2025-06-21 14:50:12 +03:00 |
GBImageView.h
|
[Sameboy] Add type annotations to GBImageView's grid arrays.
|
2021-01-15 13:21:28 -05:00 |
GBImageView.m
|
Fix scrolling not updating in the VRAM viewer
|
2022-05-19 23:43:31 +03:00 |
GBJoyConManager.h
|
Make most preferences controls codeless
|
2023-06-10 01:10:06 +03:00 |
GBJoyConManager.m
|
Fix compatibility issues with macOS 26 NIB loading
|
2025-06-10 00:22:14 +03:00 |
GBMemoryByteArray.h
|
Annotate properties as nonatomic.
|
2021-01-13 14:12:34 -05:00 |
GBMemoryByteArray.m
|
Optimize the memory viewer, GB_INTERNAL no longer required
|
2022-07-31 00:32:40 +03:00 |
GBOSDView.h
|
Added optional OSD (Cocoa)
|
2021-05-30 20:55:04 +03:00 |
GBOSDView.m
|
Added optional OSD (Cocoa)
|
2021-05-30 20:55:04 +03:00 |
GBObjectView.h
|
New and faster OAM viewer
|
2022-02-20 01:59:42 +02:00 |
GBObjectView.m
|
Allow the Cocoa frontend to pick a monospace font
|
2024-11-09 17:04:10 +02:00 |
GBObjectViewItem.xib
|
Allow the Cocoa frontend to pick a monospace font
|
2024-11-09 17:04:10 +02:00 |
GBOpenGLView.h
|
Annotate properties as nonatomic.
|
2021-01-13 14:12:34 -05:00 |
GBOpenGLView.m
|
Minor fixes and oopsies
|
2025-03-15 12:56:51 +02:00 |
GBOptionalVisualEffectView.h
|
Add cheats UI to Cocoa
|
2020-04-11 18:03:10 +03:00 |
GBOptionalVisualEffectView.m
|
Add cheats UI to Cocoa
|
2020-04-11 18:03:10 +03:00 |
GBPaletteEditorController.h
|
Make palettes upgradable in the Cocoa frontend, fixes #672. Slightly improve palette editor UI.
|
2025-03-15 12:56:51 +02:00 |
GBPaletteEditorController.m
|
Fix compatibility issues with macOS 26 NIB loading
|
2025-06-10 00:22:14 +03:00 |
GBPaletteView.h
|
New and faster palette viewer
|
2022-02-20 14:23:49 +02:00 |
GBPaletteView.m
|
Allow the Cocoa frontend to pick a monospace font
|
2024-11-09 17:04:10 +02:00 |
GBPaletteViewRow.xib
|
Update the Cocoa UI to support Solarium (Memory viewer still not updated due to AppKit regression, let's see what the next beta has to say)
|
2025-06-21 14:50:12 +03:00 |
GBPanel.h
|
Associate panels with their document windows
|
2024-08-29 21:52:55 +03:00 |
GBPanel.m
|
Fix an exception when closing a window with open panels
|
2024-11-16 17:32:13 +02:00 |
GBPreferenceButton.h
|
Make most preferences controls codeless
|
2023-06-10 01:10:06 +03:00 |
GBPreferenceButton.m
|
Give sliders the same treatment
|
2023-06-10 13:35:21 +03:00 |
GBPreferencePopUpButton.h
|
Make most preferences controls codeless
|
2023-06-10 01:10:06 +03:00 |
GBPreferencePopUpButton.m
|
Make most preferences controls codeless
|
2023-06-10 01:10:06 +03:00 |
GBPreferencesSlider.h
|
Give sliders the same treatment
|
2023-06-10 13:35:21 +03:00 |
GBPreferencesSlider.m
|
Give sliders the same treatment
|
2023-06-10 13:35:21 +03:00 |
GBPreferencesWindow.h
|
Allow the Cocoa frontend to pick a monospace font
|
2024-11-09 17:04:10 +02:00 |
GBPreferencesWindow.m
|
Update the Cocoa UI to support Solarium (Memory viewer still not updated due to AppKit regression, let's see what the next beta has to say)
|
2025-06-21 14:50:12 +03:00 |
GBS.xib
|
Fix GBS player's appearance on Big Sur and newer
|
2022-07-01 22:46:03 +03:00 |
GBS11.xib
|
Update the Cocoa UI to support Solarium (Memory viewer still not updated due to AppKit regression, let's see what the next beta has to say)
|
2025-06-21 14:50:12 +03:00 |
GBSplitView.h
|
Fix Mavericks compatibility
|
2020-04-11 18:19:15 +03:00 |
GBSplitView.m
|
Fix visual glitches with the debugger split divider
|
2022-10-24 01:07:16 +03:00 |
GBTerminalTextFieldCell.h
|
Use #pragma once for include guards, use #import exclusively on Obj-C files
|
2023-06-09 14:44:57 +03:00 |
GBTerminalTextFieldCell.m
|
Make text field insets work on macOS 26
|
2025-06-22 23:34:41 +03:00 |
GBTintedImageCell.h
|
Add Joy-Con pairing interface
|
2022-10-30 14:42:54 +02:00 |
GBTintedImageCell.m
|
Add Joy-Con pairing interface
|
2022-10-30 14:42:54 +02:00 |
GBTitledPopUpButton.h
|
Allow the Cocoa frontend to pick a monospace font
|
2024-11-09 17:04:10 +02:00 |
GBTitledPopUpButton.m
|
Allow the Cocoa frontend to pick a monospace font
|
2024-11-09 17:04:10 +02:00 |
GBToolbarFieldCell.h
|
Work around gazillion Solarium bugs
|
2025-06-24 21:29:58 +03:00 |
GBToolbarFieldCell.m
|
Fix Mavericks regressions
|
2025-06-24 22:44:39 +03:00 |
GBView.h
|
Porting GBViewMetal
|
2023-01-13 21:57:57 +02:00 |
GBView.m
|
Update the Cocoa UI to support Solarium (Memory viewer still not updated due to AppKit regression, let's see what the next beta has to say)
|
2025-06-21 14:50:12 +03:00 |
GBViewGL.h
|
Remove OpenGL specific code from GBView
|
2018-06-11 22:11:33 +03:00 |
GBViewGL.m
|
Drop BOOLs
|
2021-10-23 13:36:58 +03:00 |
GBVisualizerView.h
|
Use #pragma once for include guards, use #import exclusively on Obj-C files
|
2023-06-09 14:44:57 +03:00 |
GBVisualizerView.m
|
Use #pragma once for include guards, use #import exclusively on Obj-C files
|
2023-06-09 14:44:57 +03:00 |
GBWarningPopover.h
|
Add popover descriptions to the color correction and high-pass filter options
|
2022-07-30 14:31:21 +03:00 |
GBWarningPopover.m
|
Add popover descriptions to the color correction and high-pass filter options
|
2022-07-30 14:31:21 +03:00 |
GBWindow.h
|
Restore Alt+Zoom behavior
|
2025-06-07 18:49:45 +03:00 |
GBWindow.m
|
Slightly refine the last fix
|
2025-06-07 18:58:31 +03:00 |
HelpTemplate.png
|
Update the Cocoa debugger interface with buttons, add an interrupt command
|
2022-10-01 16:07:06 +03:00 |
HelpTemplate@2x.png
|
Update the Cocoa debugger interface with buttons, add an interrupt command
|
2022-10-01 16:07:06 +03:00 |
HorizontalJoyConLeftTemplate.png
|
Add Joy-Con orientation change support, motion controls
|
2022-10-31 21:11:00 +02:00 |
HorizontalJoyConLeftTemplate@2x.png
|
Add Joy-Con orientation change support, motion controls
|
2022-10-31 21:11:00 +02:00 |
HorizontalJoyConRightTemplate.png
|
Add Joy-Con orientation change support, motion controls
|
2022-10-31 21:11:00 +02:00 |
HorizontalJoyConRightTemplate@2x.png
|
Add Joy-Con orientation change support, motion controls
|
2022-10-31 21:11:00 +02:00 |
Icon.png
|
Update the Cocoa UI to support Solarium (Memory viewer still not updated due to AppKit regression, let's see what the next beta has to say)
|
2025-06-21 14:50:12 +03:00 |
Icon@2x.png
|
Update the Cocoa UI to support Solarium (Memory viewer still not updated due to AppKit regression, let's see what the next beta has to say)
|
2025-06-21 14:50:12 +03:00 |
Info.plist
|
Add Icon Composer based icon for macOS 26
|
2025-06-13 22:54:10 +03:00 |
InterruptTemplate.png
|
Update the Cocoa debugger interface with buttons, add an interrupt command
|
2022-10-01 16:07:06 +03:00 |
InterruptTemplate@2x.png
|
Update the Cocoa debugger interface with buttons, add an interrupt command
|
2022-10-01 16:07:06 +03:00 |
JoyConDualTemplate.png
|
Adjust Joy-Con terminology
|
2022-10-31 22:49:17 +02:00 |
JoyConDualTemplate@2x.png
|
Adjust Joy-Con terminology
|
2022-10-31 22:49:17 +02:00 |
JoyConLeftTemplate.png
|
Add Joy-Con pairing interface
|
2022-10-30 14:42:54 +02:00 |
JoyConLeftTemplate@2x.png
|
Add Joy-Con pairing interface
|
2022-10-30 14:42:54 +02:00 |
JoyConRightTemplate.png
|
Add Joy-Con pairing interface
|
2022-10-30 14:42:54 +02:00 |
JoyConRightTemplate@2x.png
|
Add Joy-Con pairing interface
|
2022-10-30 14:42:54 +02:00 |
Joypad.png
|
Recrush all graphics
|
2023-01-15 17:53:18 +02:00 |
Joypad@2x.png
|
Update the Cocoa UI to support Solarium (Memory viewer still not updated due to AppKit regression, let's see what the next beta has to say)
|
2025-06-21 14:50:12 +03:00 |
Joypad~dark.png
|
Recrush all graphics
|
2023-01-15 17:53:18 +02:00 |
Joypad~dark@2x.png
|
Update the Cocoa UI to support Solarium (Memory viewer still not updated due to AppKit regression, let's see what the next beta has to say)
|
2025-06-21 14:50:12 +03:00 |
Joypad~solid.png
|
Update the Cocoa UI to support Solarium (Memory viewer still not updated due to AppKit regression, let's see what the next beta has to say)
|
2025-06-21 14:50:12 +03:00 |
Joypad~solid@2x.png
|
Update the Cocoa UI to support Solarium (Memory viewer still not updated due to AppKit regression, let's see what the next beta has to say)
|
2025-06-21 14:50:12 +03:00 |
KeyboardShortcutPrivateAPIs.h
|
Modifier masks are NSUInteger
|
2024-09-21 20:30:11 -04:00 |
License.html
|
Correct the license in the Cocoa and iOS frontends
|
2024-03-08 18:17:29 +02:00 |
MainMenu.xib
|
iPad menu support
|
2025-06-29 18:48:47 +03:00 |
NSImageNamedDarkSupport.m
|
Visual updates for Big Sur and newer
|
2022-03-13 01:14:29 +02:00 |
NSObject+DefaultsObserver.h
|
Drop the direct use of NSNotificationCenter for most preferences
|
2023-06-09 17:42:31 +03:00 |
NSObject+DefaultsObserver.m
|
Drop the direct use of NSNotificationCenter for most preferences
|
2023-06-09 17:42:31 +03:00 |
NSObject+MavericksCompat.m
|
Fix Mavericks compatibility
|
2020-04-11 18:19:15 +03:00 |
NSString+StringForKey.h
|
Cocoa key bindings now based on key codes
|
2017-01-24 21:00:56 +02:00 |
NSString+StringForKey.m
|
Added CPU under/over-clocking support in Core, add under-clocking hotkey in the Cocoa port, allow modifier keys to be configured as input keys in Cocoa.
|
2018-02-10 23:30:30 +02:00 |
NSTextFieldCell+Inset.h
|
Update the Cocoa debugger interface with buttons, add an interrupt command
|
2022-10-01 16:07:06 +03:00 |
NSTextFieldCell+Inset.m
|
Fix Mavericks regressions
|
2025-06-24 22:44:39 +03:00 |
NSToolbarItem+NoOverflow.m
|
iOS cheats support
|
2024-09-07 01:25:11 +03:00 |
Next.png
|
Recrush all graphics
|
2023-01-15 17:53:18 +02:00 |
Next@2x.png
|
Fix GBS player's appearance on Big Sur and newer
|
2022-07-01 22:46:03 +03:00 |
NextTemplate.png
|
Update the Cocoa debugger interface with buttons, add an interrupt command
|
2022-10-01 16:07:06 +03:00 |
NextTemplate@2x.png
|
Update the Cocoa debugger interface with buttons, add an interrupt command
|
2022-10-01 16:07:06 +03:00 |
Pause.png
|
Recrush all graphics
|
2023-01-15 17:53:18 +02:00 |
Pause@2x.png
|
Recrush all graphics
|
2023-01-15 17:53:18 +02:00 |
PkgInfo
|
Initial public commit
|
2016-04-01 21:27:01 +03:00 |
Play.png
|
Recrush all graphics
|
2023-01-15 17:53:18 +02:00 |
Play@2x.png
|
Recrush all graphics
|
2023-01-15 17:53:18 +02:00 |
PopoverView.xib
|
Add Rapid A/B to Cocoa and SDL, closes #589
|
2024-08-30 16:12:31 +03:00 |
Preferences.xib
|
Update the Cocoa UI to support Solarium (Memory viewer still not updated due to AppKit regression, let's see what the next beta has to say)
|
2025-06-21 14:50:12 +03:00 |
Previous.png
|
Recrush all graphics
|
2023-01-15 17:53:18 +02:00 |
Previous@2x.png
|
Fix GBS player's appearance on Big Sur and newer
|
2022-07-01 22:46:03 +03:00 |
Rewind.png
|
Recrush all graphics
|
2023-01-15 17:53:18 +02:00 |
Rewind@2x.png
|
Fix GBS player's appearance on Big Sur and newer
|
2022-07-01 22:46:03 +03:00 |
SolariumFixer.m
|
Work around gazillion Solarium bugs
|
2025-06-24 21:29:58 +03:00 |
Speaker.png
|
Recrush all graphics
|
2023-01-15 17:53:18 +02:00 |
Speaker@2x.png
|
Recrush all graphics
|
2023-01-15 17:53:18 +02:00 |
Speaker~dark.png
|
Recrush all graphics
|
2023-01-15 17:53:18 +02:00 |
Speaker~dark@2x.png
|
Recrush all graphics
|
2023-01-15 17:53:18 +02:00 |
Speaker~solid.png
|
Update the Cocoa UI to support Solarium (Memory viewer still not updated due to AppKit regression, let's see what the next beta has to say)
|
2025-06-21 14:50:12 +03:00 |
Speaker~solid@2x.png
|
Update the Cocoa UI to support Solarium (Memory viewer still not updated due to AppKit regression, let's see what the next beta has to say)
|
2025-06-21 14:50:12 +03:00 |
StepTemplate.png
|
Fix the Step icon on non-Retina displays
|
2022-11-23 19:47:53 +02:00 |
StepTemplate@2x.png
|
Update the Cocoa debugger interface with buttons, add an interrupt command
|
2022-10-01 16:07:06 +03:00 |
UpdateWindow.xib
|
Use … instead of ...
|
2024-08-31 15:34:19 +03:00 |
Updates.png
|
Update the Cocoa UI to support Solarium (Memory viewer still not updated due to AppKit regression, let's see what the next beta has to say)
|
2025-06-21 14:50:12 +03:00 |
Updates@2x.png
|
Update the Cocoa UI to support Solarium (Memory viewer still not updated due to AppKit regression, let's see what the next beta has to say)
|
2025-06-21 14:50:12 +03:00 |
Updates~solid.png
|
Update the Cocoa UI to support Solarium (Memory viewer still not updated due to AppKit regression, let's see what the next beta has to say)
|
2025-06-21 14:50:12 +03:00 |
Updates~solid@2x.png
|
Update the Cocoa UI to support Solarium (Memory viewer still not updated due to AppKit regression, let's see what the next beta has to say)
|
2025-06-21 14:50:12 +03:00 |
Updates~solid~dark.png
|
Update the Cocoa UI to support Solarium (Memory viewer still not updated due to AppKit regression, let's see what the next beta has to say)
|
2025-06-21 14:50:12 +03:00 |
Updates~solid~dark@2x.png
|
Update the Cocoa UI to support Solarium (Memory viewer still not updated due to AppKit regression, let's see what the next beta has to say)
|
2025-06-21 14:50:12 +03:00 |
main.m
|
Fixing inconsistent style
|
2020-04-24 20:37:57 +03:00 |