Nekotekina
1458349cb3
Update commits.lst
2022-05-04 16:12:32 +03:00
Ani
7d26e61d82
gui/themes: YoRHa by Ani (r2) ( #10785 )
...
- Styled Log Viewer
- Styled CG Disasm's text boxes
- Fixed list widget checkbox and row styling
- Fixed missing styling on Debugger
- Fixed text alignment on table headers
- Fixed QSpinBox buttons
- Styled disabled QSpinbox
- Styled Pad Settings tabs to look the same as Settings Dialog
- Centered Pad Settings tabs
- Separated first row from game list table headers so there's some
spacing in between when highlighting that row
- Refactored some code to style global QT properties instead of specific
RPCS3 elements
- Separated RPCS3 specific code from global code
2022-02-26 12:49:43 +00:00
RipleyTom
3587cfd2df
Update SpuTest to v1.1.2
2021-11-18 15:50:31 +01:00
Ani
361ef33856
XAudio2: Update from 1.2.6 to 1.2.8
2021-10-21 22:35:23 +02:00
Nekotekina
f0ab4b51dc
Update commits
2021-08-30 14:42:16 +03:00
Nekotekina
88bfd3c3a7
Update commits
2021-05-19 22:41:16 +03:00
Ani
e192869e15
XAudio2: Update from 1.2.0 to 1.2.6
...
Microsoft.XAudio2.Redist 1.2.0 to 1.2.6
2021-04-30 00:02:08 +01:00
Nekotekina
c1f1b1174d
Update commits
2021-04-03 21:54:15 +03:00
Nekotekina
83fdcff178
Add commits
2021-03-17 23:53:31 +03:00
Megamouse
6cc5428d5e
Qt: make some scrollbars thicker.
...
How are we supposed to grab them if they are so tiny?
2021-03-17 08:49:03 +01:00
Megamouse
f8e9ea45ba
Qt: add bright arrows for tree views
2021-03-15 22:41:00 +01:00
dio-gh
5dfe3f414d
fix colors for skyline (dark)
...
Fixes debugger colors in the dark Skyline stylesheet.
2021-03-09 01:07:32 +01:00
dio-gh
324fa10918
fix colors for skyline (bright)
...
Fixes debugger colors and the notice-level log message colors, the latter to the gray that is noted in the color palette.
2021-03-09 01:07:32 +01:00
dio-gh
aad06faf1f
fix debugger instr coloring
...
Fixes the missing color highlights from the currently executing instruction and the breakpoints.
2021-03-09 01:07:32 +01:00
Nekotekina
8b8120cfb7
Add commits
2021-03-03 17:38:36 +03:00
Nekotekina
85bebebb36
Add commits
2021-02-22 19:37:32 +03:00
Nekotekina
00be247913
Add commits to the list
2021-02-12 21:43:30 +03:00
Nekotekina
1b34fa26ac
Update commits.lst (example)
2021-02-06 12:57:14 +03:00
Nekotekina
25827c12a3
Make out of source builds get copy of /GuiConfigs/, /git/, etc.
...
Reduce quality of kot-bg.jpg.
2021-02-06 12:55:14 +03:00
Nekotekina
c32fec774f
Create mini-cache for commits
...
Located in bin/git/commits.lst;
Created with GitHub API with --get-commit-db key.
Can be lazily appended with the same key.
2021-02-06 00:37:53 +03:00
Ani
21b535b5c5
gui/themes: Convert kot-bg to jpg (95%) ( #8809 )
...
No perceived loss of image quality, reduces size from 8.1 MB to 2.0 MB
2020-08-31 05:35:42 +01:00
GooseWing
700c540434
Add Nekotekina skin ( #8776 )
...
* adding kots
* More sharper neko on background
Co-authored-by: Megamouse <studienricky89@googlemail.com>
2020-08-27 07:15:24 +02:00
Megamouse
e958c3cc6a
Qt: fix YoRHa QTreeWidget item style for CheckBoxes
2020-08-18 10:04:31 +02:00
Megamouse
e70e534bfa
Qt: Fix YoRHa background for some widgets
2020-07-14 02:08:15 +02:00
Megamouse
d345916241
Qt: Fix Skyline's QSpinBox and QDoubleSpinBox buttons
2020-07-14 02:08:15 +02:00
xperia64
7d5c8fe553
Change DLL permissions so Windows clients which respect permissions set them correctly ( #8470 )
2020-06-20 21:44:38 +01:00
Silent
312fc94daa
Replace XAudio2 implementation with an unified Xaudio2Redist
...
This removes dual implementation for 2.7 and 2.8/2.9 interfaces
and also removes reliance on DirectX End User Runtimes for Windows 7.
2020-02-20 23:33:09 +03:00
AniLeo
85bde0f43f
themes/YoRHa: Workaround broken Trophy Manager bg
2020-02-19 21:15:52 +03:00
Kravickas
f73107b46a
rename Searchbar to Search bar in style sheet comments ( #7140 )
2019-12-28 20:45:12 +01:00
Ani
51188db717
gui: Remove fallback font from YoRHa theme
...
Starting with QT 5.13, having both fonts causes stylesheets to use the fallback font even if the first font is present, but uses the first font when there's no fallback font.
The fallback font (Arial) can safely be removed as the default one is 'good enough' for the intended purpose of having a fallback.
2019-08-17 01:41:05 +01:00
RipleyTom
20dd7c0200
Adds spurs_test.self to test bins
2019-07-08 05:37:46 +01:00
drysalter
6b01c2f9f5
Further changes to Skyline and Envy
2019-05-14 09:16:45 +01:00
drysalter
468e1e90c8
Touch-ups to Skyline and Envy ( #5884 )
...
* Touch-ups to Skyline and Envy
* Match disabled colors on sliders, checkboxes and comboboxes
* Align header titles with section contents
* Make slider grooves clickable, add opacity to tooltips
* Adjust opacity, clean some code
* Correct slider margins, add hover effect to game table on Nightfall
2019-04-29 20:02:50 +01:00
drysalter
258df80bf6
Add Envy and Skyline themes ( #5789 )
2019-04-21 00:41:20 +01:00
max
d1f544c755
Add QDoubleSpinBox styling
...
Updated themes
- YoRHa by Ani
- Kuroi (Dark) by Ani
2019-01-28 17:41:24 +00:00
Rui Pinheiro
f90646ec88
Update OpenAL to 1.19.1
2019-01-12 21:29:56 +03:00
Megamouse
cfe0709867
Qt: fix game grid font for unfocused tiles
2018-12-28 17:10:30 +01:00
Megamouse
c69bb3ca04
Qt: Add Classic (Bright) Stylesheet
2018-07-05 23:22:33 +04:00
Megamouse
e6d49798ce
Qt: adjust custom stylesheets to work with the new toolbar slider
2018-07-05 23:22:33 +04:00
eladash
3e433ef05c
create the shaderlog dir in Emu.Init()
2018-06-21 22:54:08 +04:00
Zangetsu38
b2a4e759fc
Fix temp file folder for project pnglibconf and zlib.
...
Delete win32 config in Project not needed.
Clean bin folder.
2018-06-16 14:54:04 +04:00
Ani
753d8170d1
gui/themes: Refactor Kuroi
...
Also tweaks a few things visually and removes dead code
2018-05-07 23:04:07 +04:00
Ani
91d0511154
gui/themes: YoRHa by Ani - Bugfixes
...
- Fixed Library List
-- Removed uppercasing
-- Formatted checkboxes
-- Fixed selected text being white (unreadable)
- Fixed Log readability issues
-- Uses dark flat color background for improved readibility
-- Uses default font family and size for improved readibiluty
-- Adjusts success, always, stack and TTY colors
- Fixed Debugger issues
-- Removed uppercasing
-- Restored default font family
-- Restored default font size
- Styled QSliders
- Added border to SpinBox
2018-03-05 19:20:57 +00:00
Megamouse
8db7ef4d5a
Qt: enable background images for floating dock widgets
2018-03-02 21:50:48 +04:00
Megamouse
900329a1de
Qt: fix dockwidget background
2018-03-01 17:10:26 +04:00
Ani
7c6c33eef8
gui/themes: YoRHa by Ani
...
I hope you enjoy the theme as much as I enjoyed making it.
Based on NieR Automata's YoRHa UI style.
2018-03-01 01:34:11 +00:00
Megamouse
9138d537c8
Qt: remove gamelist toolbar
2018-02-28 16:52:19 +04:00
Ani
372cb39ce8
openAL: Update to 1.18.2
2018-02-12 01:58:14 +04:00
kd-11
71f69d1d48
rsx/overlays: Introduce 'native' HUD UI and implement some common dialogs ( #4011 )
2018-01-17 19:14:00 +03:00
Ani
c951601fa4
GUI/Themes: Fix GameList Toolbar Icon Color
...
Similar to previous fix.
Current approach was incorrectly using background-color instead of color.
Applies to: Kuroi, Darker Style, ModernBlue
2018-01-13 00:36:28 +00:00