collecting
|
1026dd9830
|
Edit configure_system.cpp
|
2025-10-04 12:05:50 +00:00 |
|
collecting
|
2e27da552c
|
Edit configure_system.h
|
2025-10-04 12:05:16 +00:00 |
|
collecting
|
d51df8a2fa
|
Edit configure.ui
|
2025-10-04 12:04:20 +00:00 |
|
collecting
|
b3f197e714
|
Edit configure_per_game.h
|
2025-10-04 12:03:37 +00:00 |
|
collecting
|
2a8d21c123
|
Edit configure_per_game.ui
|
2025-10-04 12:02:38 +00:00 |
|
collecting
|
79c83d94c0
|
Edit configure_per_game.cpp
|
2025-10-04 12:01:47 +00:00 |
|
collecting
|
6ab651e732
|
Edit configure_dialog.cpp
|
2025-10-04 12:01:06 +00:00 |
|
collecting
|
8fd62cec46
|
Edit configure_per_game.ui
|
2025-10-04 10:09:16 +00:00 |
|
collecting
|
ee35997f56
|
Edit configure_per_game.cpp
|
2025-10-04 10:08:47 +00:00 |
|
collecting
|
6d130750d3
|
Edit configure_dialog.cpp
|
2025-10-04 10:07:55 +00:00 |
|
collecting
|
e475325373
|
Edit configure_graphics.cpp
|
2025-10-04 10:07:08 +00:00 |
|
collecting
|
bb871e0764
|
Edit configure_graphics.h
|
2025-10-04 10:06:34 +00:00 |
|
Zephyron
|
39451afd59
|
Merge branch 'fix_input_delay_bug' into 'main'
fix: Input Delay Bug
See merge request citron/emulator!81
|
2025-10-04 16:17:12 +10:00 |
|
collecting
|
0f22691084
|
Edit game_list.cpp
|
2025-10-04 05:43:49 +00:00 |
|
collecting
|
540a63fb7e
|
Edit game_list.h
|
2025-10-04 05:42:45 +00:00 |
|
Zephyron
|
9ad748626e
|
Merge branch 'column_online' into 'main'
feat(ui): Online Column
See merge request citron/emulator!80
|
2025-10-04 14:21:47 +10:00 |
|
collecting
|
9b1184e2db
|
Edit main.h
|
2025-10-04 04:17:56 +00:00 |
|
collecting
|
3592194bed
|
Edit state.h
|
2025-10-04 04:17:25 +00:00 |
|
collecting
|
18c37c0ebf
|
Edit game_list_worker.cpp
|
2025-10-04 04:16:45 +00:00 |
|
collecting
|
df0247d42d
|
Edit game_list_worker.h
|
2025-10-04 04:16:09 +00:00 |
|
collecting
|
83cc2c9dd8
|
Edit game_list_p.h
|
2025-10-04 04:14:58 +00:00 |
|
collecting
|
6c519e922d
|
Edit game_list.cpp
|
2025-10-04 04:13:58 +00:00 |
|
collecting
|
b5a0695783
|
Edit game_list.h
|
2025-10-04 04:12:57 +00:00 |
|
Zephyron
|
57605f8c8c
|
Merge branch 'accent_colors_feat' into 'main'
feat(ui): Implement customizable accent color and rainbow mode
See merge request citron/emulator!79
|
2025-10-04 12:04:52 +10:00 |
|
collecting
|
441d706d01
|
Merge branch 'main' into 'accent_colors_feat'
# Conflicts:
# src/citron/configuration/configure.ui
|
2025-10-04 01:59:02 +00:00 |
|
Zephyron
|
41bdc12c70
|
Merge branch 'system_graphics_fix' into 'main'
fix: Proper Resize & Scroll for Graphics & System
See merge request citron/emulator!78
|
2025-10-04 11:17:13 +10:00 |
|
Zephyron
|
3b1c78c605
|
Merge branch 'citron_Config_fix' into 'main'
fix: Adjustable citron Config size
See merge request citron/emulator!77
|
2025-10-04 11:17:00 +10:00 |
|
collecting
|
db1d69ece4
|
Edit uisettings.cpp
|
2025-10-04 00:39:13 +00:00 |
|
collecting
|
2585959358
|
Edit configure_dialog.cpp
|
2025-10-04 00:38:16 +00:00 |
|
collecting
|
c5260f0787
|
Edit configure_dialog.h
|
2025-10-04 00:37:46 +00:00 |
|
collecting
|
a5d3efa8da
|
Edit configure_ui.cpp
|
2025-10-04 00:37:07 +00:00 |
|
collecting
|
4fabdfd9a9
|
Edit configure_ui.h
|
2025-10-04 00:36:10 +00:00 |
|
collecting
|
5a6c790a11
|
Edit configure_ui.ui
|
2025-10-04 00:35:35 +00:00 |
|
collecting
|
02edebb05a
|
Edit configure.ui
|
2025-10-04 00:35:06 +00:00 |
|
collecting
|
a321bfdc9f
|
Edit uisettings.h
|
2025-10-04 00:34:26 +00:00 |
|
collecting
|
0b498caece
|
Include theme.h
|
2025-10-04 00:33:32 +00:00 |
|
collecting
|
f700e4d01d
|
theme.h
|
2025-10-04 00:32:12 +00:00 |
|
collecting
|
84678ed4a8
|
fix: Proper Resize & Scroll for Graphics & System
|
2025-10-03 20:57:58 +00:00 |
|
collecting
|
e45db967f5
|
fix: Adjustable citron Config size
|
2025-10-03 20:32:48 +00:00 |
|
Zephyron
|
a1c7d2fddb
|
Add new file
0.7.1
|
2025-10-03 15:05:41 +10:00 |
|
Zephyron
|
98046a771e
|
Merge branch 'fixDRPTimer' into 'main'
fix: Discord Rich Presence Timer
See merge request citron/emulator!76
|
2025-10-03 10:54:09 +10:00 |
|
Zephyron
|
2a23a575cd
|
Merge branch 'fixPropertiesWindowScaling' into 'main'
fix: Properties Window Scaling
See merge request citron/emulator!75
|
2025-10-03 10:53:00 +10:00 |
|
collecting
|
2d20ffeb06
|
fix: Discord Presence Timer
|
2025-10-02 23:59:25 +00:00 |
|
collecting
|
c456f521e9
|
fix: Discord Rich Presence Timer
|
2025-10-02 23:58:53 +00:00 |
|
collecting
|
f59aa1e025
|
fix: Properties Scaling
|
2025-10-02 23:37:46 +00:00 |
|
collecting
|
cca68bc42e
|
fix: Properties Scaling
|
2025-10-02 23:37:01 +00:00 |
|
collecting
|
a4e1bb9537
|
fix: Properties Scaling
|
2025-10-02 23:36:20 +00:00 |
|
Zephyron
|
ca54b8da0d
|
Merge branch 'boost_process_fix' into 'main'
fix: defer Boost.Process compile definition to after core target creation
See merge request citron/emulator!74
|
2025-10-02 19:09:14 +10:00 |
|
collecting
|
4235d15480
|
fix: resolve CMake target_compile_definitions error for core target
|
2025-10-02 09:03:45 +00:00 |
|
collecting
|
f2f8cdbe80
|
fix: Lower core to find Process
|
2025-10-02 08:03:15 +00:00 |
|