Dean Herbert
|
9e7182acf0
|
Remove unused DI beatmap paramater
|
2024-04-22 18:45:02 +08:00 |
|
Dean Herbert
|
c43c383abf
|
Allow storboard videos to take on no-relative size when specified by a mapper
|
2024-04-22 18:44:47 +08:00 |
|
Dean Herbert
|
4ae9f81c73
|
Apply transforms to storyboard videos
This requires that they are a `StoryboardSprite` for simplicity. Luckily
this works just fine.
|
2024-04-22 18:43:15 +08:00 |
|
Bartłomiej Dach
|
308744348f
|
Merge pull request #27895 from 64ArthurAraujo/verify-check-incorrect-audio-formats
Add verify checks for incorrect audio formats
|
2024-04-22 11:10:51 +02:00 |
|
Bartłomiej Dach
|
70a5288a68
|
Do not attempt to pass files that don't look like audio to BASS
|
2024-04-22 10:45:09 +02:00 |
|
Bartłomiej Dach
|
b28bf4d2ec
|
Add test covering non-audio file formats not being checked
|
2024-04-22 10:43:20 +02:00 |
|
Bartłomiej Dach
|
78f97d0ec7
|
Merge branch 'master' into verify-check-incorrect-audio-formats
|
2024-04-22 10:34:14 +02:00 |
|
Bartłomiej Dach
|
ceeb9b0819
|
Use explicit reference equality check
|
2024-04-22 10:27:30 +02:00 |
|
Bartłomiej Dach
|
1bcf835d22
|
Remove redundant array type specification
|
2024-04-22 10:25:46 +02:00 |
|
Dean Herbert
|
877ca48739
|
Merge pull request #27964 from smoogipoo/fix-cursormiddle-fallback
Fix `cursormiddle` not using the same source as `cursor`
|
2024-04-22 16:05:37 +08:00 |
|
Arthur Araujo
|
49563f4e5b
|
Use bitwise to check hitsound formats
|
2024-04-22 04:44:38 -03:00 |
|
Dean Herbert
|
fb1d20bd39
|
Comment in some clarification
|
2024-04-22 15:07:11 +08:00 |
|
Dan Balasescu
|
89a4a6878f
|
Merge pull request #27922 from peppy/quick-exit-from-results
Add ability to quick exit from results screen
|
2024-04-22 16:01:13 +09:00 |
|
Dan Balasescu
|
0170c04baf
|
Fix cursormiddle not using the same source as cursor
|
2024-04-22 15:01:28 +09:00 |
|
Dan Balasescu
|
40c48f903b
|
Add failing test
|
2024-04-22 15:01:28 +09:00 |
|
Dan Balasescu
|
a91a7b9080
|
Merge pull request #27958 from EVAST9919/editor-table-simple
Improve `EditorTable` performance
|
2024-04-22 13:40:28 +09:00 |
|
Andrei Zavatski
|
1d3fd65d86
|
Adjust execution order
|
2024-04-22 07:02:49 +03:00 |
|
Andrei Zavatski
|
722fa228ce
|
Don't consider editor table content for input
|
2024-04-21 17:40:35 +03:00 |
|
Dean Herbert
|
b9b341affd
|
Merge pull request #27930 from peppy/update-framework
Update framework
|
2024-04-20 05:26:53 +08:00 |
|
Dean Herbert
|
4cffc39dff
|
Don't require hold for quick exit at results screen
|
2024-04-20 04:53:31 +08:00 |
|
Bartłomiej Dach
|
3d64ffc93e
|
Merge pull request #27935 from smoogipoo/serialised-drawable-sane-defaults
Give SerialisedDrawableInfo sane defaults
|
2024-04-19 17:00:49 +02:00 |
|
Bartłomiej Dach
|
1344ca4e19
|
Merge pull request #27780 from mafarrica/27105-fix-mod-search-box-focus-changes
Fix mod search box not tracking external changes to focus state
|
2024-04-19 17:00:06 +02:00 |
|
Dan Balasescu
|
bac70da1a1
|
Give SerialisedDrawableInfo sane defaults
|
2024-04-19 22:03:19 +09:00 |
|
Dean Herbert
|
6e08fd7f27
|
Merge pull request #27931 from smoogipoo/remove-unused-lookup-members
Remove unused members from GameplaySkinComponentLookup
|
2024-04-19 20:51:09 +08:00 |
|
Dean Herbert
|
fd89195304
|
Merge pull request #27934 from smoogipoo/remove-unused-method
Remove unused method
|
2024-04-19 20:50:34 +08:00 |
|
Dan Balasescu
|
ddc1b90ee1
|
Remove unused method
|
2024-04-19 20:36:24 +09:00 |
|
Arthur Araujo
|
92b85beff6
|
Remove ChannelType from messages
|
2024-04-19 08:01:23 -03:00 |
|
Arthur Araujo
|
68e86b5105
|
Remove unsued import and add a blankline before yield break;
|
2024-04-19 07:39:31 -03:00 |
|
Arthur Araujo
|
eac9dededf
|
Use periods instead of semicolons
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2024-04-19 07:20:59 -03:00 |
|
Bartłomiej Dach
|
509862490e
|
Revert unnecessary changes
|
2024-04-19 11:11:18 +02:00 |
|
Bartłomiej Dach
|
2dcbb823ef
|
Use textbox focus state directly rather than trying to track it independently
|
2024-04-19 11:08:34 +02:00 |
|
Bartłomiej Dach
|
9d04b44a88
|
Add failing test case
|
2024-04-19 11:04:05 +02:00 |
|
Dan Balasescu
|
362a7b2c77
|
Remove unused members from GameplaySkinComponentLookup
|
2024-04-19 18:03:13 +09:00 |
|
Dean Herbert
|
a41ae99dd7
|
Update framework
|
2024-04-19 15:14:52 +08:00 |
|
Bartłomiej Dach
|
6f84467190
|
Merge pull request #27908 from smoogipoo/silence-flatpak-exception
Globally silence Discord RPC registration failures
|
2024-04-19 08:27:40 +02:00 |
|
Dean Herbert
|
78fbc288cf
|
Merge pull request #27909 from frenzibyte/add-sound-to-tab-selection-change-2
Add sound feedback to all tab controls with keyboard interaction
|
2024-04-19 13:20:42 +08:00 |
|
Dean Herbert
|
fe30c9ec2a
|
Merge branch 'master' into add-sound-to-tab-selection-change-2
|
2024-04-19 12:40:22 +08:00 |
|
Dean Herbert
|
863da8b200
|
Merge pull request #27815 from Susko3/upgrade-to-SDL3
Upgrade to SDL3
|
2024-04-19 12:16:34 +08:00 |
|
Dean Herbert
|
c39eb5c5aa
|
Merge branch 'master' into upgrade-to-SDL3
|
2024-04-18 22:23:55 +08:00 |
|
Dean Herbert
|
46e2cfdba5
|
Update framework
|
2024-04-18 18:33:30 +08:00 |
|
Dean Herbert
|
f92833b588
|
Add ability to quick exit from results screen
|
2024-04-18 12:02:49 +08:00 |
|
Arthur Araujo
|
ac03856ebd
|
Fix test methods names
|
2024-04-17 08:22:05 -03:00 |
|
Arthur Araujo
|
8d94f8d995
|
Remove BassFlags.Prescan and free the decodeStream
|
2024-04-17 08:14:19 -03:00 |
|
Salman Ahmed
|
a7e043bdbe
|
Fix beatmap rulest selector playing sound for initial ruleset selection
|
2024-04-17 11:20:17 +03:00 |
|
Salman Ahmed
|
24e8b88320
|
Add inline comment to the custom implementation of multiple-selection tab items
|
2024-04-17 11:20:17 +03:00 |
|
Salman Ahmed
|
9e69268676
|
Change editor screen selection logic to use SelectItem for sound feedback
|
2024-04-17 11:20:17 +03:00 |
|
Salman Ahmed
|
42892acc1a
|
Fix multiple selection filter tab items no longer playing sounds
These tab items are not managed by a `TabControl`, activation events are manually served by the class itself toggling `Active` when clicked.
|
2024-04-17 11:20:17 +03:00 |
|
Salman Ahmed
|
50a21fb727
|
Change ToolbarRulesetSelector to use SelectItem to trigger new sound feedback path
|
2024-04-17 11:20:17 +03:00 |
|
Salman Ahmed
|
2a3ae6bce1
|
Update all TabItem implementations to play select sample on OnActivatedByUser
|
2024-04-17 11:20:17 +03:00 |
|
Dan Balasescu
|
03e13ddc30
|
Globally silence Discord RPC registration failures
|
2024-04-17 17:10:19 +09:00 |
|