thankyouverycool
|
f833473df0
Apps+Demos+Dialogs: Remove unnecessary minimum window sizes
|
2 年之前 |
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 年之前 |
Leandro Pereira
|
314b8a374b
SoundPlayer: Implement playlist shuffle mode
|
3 年之前 |
Leandro Pereira
|
3126b78903
SoundPlayer: Fix inconsistencies and code duplication
|
3 年之前 |
Karol Kosek
|
83c412ee9e
SoundPlayer: Create only one playlist widget
|
3 年之前 |
Thitat Auareesuksakul
|
8d36893ddf
SoundPlayer: Add spacebar keyboard shortcut for play/pause
|
3 年之前 |
sin-ack
|
ca2c81251a
Everywhere: Replace Model::update() with Model::invalidate()
|
4 年之前 |
Andreas Kling
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 年之前 |
Karol Kosek
|
8a6f69f2c8
SoundPlayer: Use full path for playlist items
|
4 年之前 |
Karol Kosek
|
d7f0472b25
SoundPlayer: Activate window only on file drop
|
4 年之前 |
Max Wipfli
|
fc6d051dfd
AK+Everywhere: Add and use static APIs for LexicalPath
|
4 年之前 |
ngc6302h
|
e2187f2956
SoundPlayer: Don't limit duration inference to WAV files
|
4 年之前 |
Nick Miller
|
9a2c80c791
SoundPlayer: Handle any input file sample rate
|
4 年之前 |
Nick Miller
|
17c78be334
SoundPlayer: Enable stop button when play button clicked
|
4 年之前 |