thankyouverycool
|
91bafc2653
LibGUI+Userland: Port Labels to String
|
2 年之前 |
MacDue
|
35612c6a7f
AK+Everywhere: Change URL::path() to serialize_path()
|
2 年之前 |
Caoimhe
|
23d31ac11d
SoundPlayer: Keep track of the selected visualization in the config
|
2 年之前 |
Caoimhe
|
4c49e0f4a3
SoundPlayer: Move `get_image_from_music_file` to the advanced view
|
2 年之前 |
kleines Filmröllchen
|
68447d8f39
SoundPlayer: Display title and artist in the window title if available
|
2 年之前 |
Andreas Oppebøen
|
60908adcbe
SoundPlayer: Add action with icon for toggling mute
|
2 年之前 |
Zaggy1024
|
3a1efbb9e4
SoundPlayer: Remove AutoSlider for the seek bar in favor of Slider
|
2 年之前 |
Tim Schumacher
|
82a152b696
LibGfx: Remove `try_` prefix from bitmap creation functions
|
2 年之前 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
Timothy Flynn
|
34fd5cb206
SoundPlayer+VideoPlayer: Set the play/pause action text on state change
|
2 年之前 |
Karol Kosek
|
0b7f5bbdfb
Userland: Accept drag_enter events for widgets supporting file drops
|
2 年之前 |
thankyouverycool
|
cce9172cd4
Applications+DevTools: Remove fixed sizes from Splitters
|
2 年之前 |
thankyouverycool
|
f833473df0
Apps+Demos+Dialogs: Remove unnecessary minimum window sizes
|
3 年之前 |
kleines Filmröllchen
|
3f59356c79
LibAudio: Rename ConnectionFromClient to ConnectionToServer
|
3 年之前 |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 年之前 |
Linus Groh
|
0c3db153cf
SoundPlayer: Insert separator after play/stop and back/next buttons
|
3 年之前 |
Linus Groh
|
094487b5d4
SoundPlayer: Replace two manual key event checks with action shortcut
|
3 年之前 |
Linus Groh
|
1940363e0b
SoundPlayer: Replace regular buttons with action-based toolbar buttons
|
3 年之前 |
kleines Filmröllchen
|
49b087f3cd
LibAudio+Userland: Use new audio queue in client-server communication
|
3 年之前 |
kleines Filmröllchen
|
cb0e95c928
LibAudio+Everywhere: Rename Audio::Buffer -> Audio::LegacyBuffer
|
3 年之前 |
kleines Filmröllchen
|
9cca9f5204
SoundPlayer: Fix jump to slider behavior for playback slider
|
3 年之前 |
Nícolas F. R. A. Prado
|
2e1c017bce
SoundPlayer: Add start_new_file() to VisualizationWidget's API
|
3 年之前 |
Itamar
|
3a71748e5d
Userland: Rename IPC ClientConnection => ConnectionFromClient
|
3 年之前 |
Elyse
|
173a84a2ef
LibGUI+SoundPlayer: Use 'decrease_slider_by_page_steps()' method
|
3 年之前 |
Elyse
|
0d660b27ae
LibGUI+SoundPlayer: Use 'increase_slider_by_page_steps()'
|
3 年之前 |
Elyse
|
46b1c2d609
SoundPlayer: Add a keyboard shortcut 'M' to mute the player
|
3 年之前 |
Elyse
|
8f2161c0ee
SoundPlayer: Add 'mute' methods to Player
|
3 年之前 |
Elyse
|
f19cb6bb22
SoundPlayer: Add keyboard shortcuts for stop and volume
|
3 年之前 |
Elyse
|
ccced92ac2
SoundPlayer: Make 'volume_slider' a member variable
|
3 年之前 |
Andreas Kling
|
235f39e449
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
|
3 年之前 |