.. |
AlbumCoverVisualizationWidget.cpp
|
Everywhere: Use LibFileSystem where trivial
|
2023-03-21 19:03:21 +00:00 |
AlbumCoverVisualizationWidget.h
|
SoundPlayer: Load cover image from music files
|
2022-11-13 18:51:18 -07:00 |
BarsVisualizationWidget.cpp
|
Base+Userland: Apply Human Interface Guidelines to Object text
|
2023-05-23 05:59:49 +02:00 |
BarsVisualizationWidget.h
|
LibAudio+LibDSP: Switch samples to 32-bit float instead of 64-bit float
|
2022-05-07 20:20:16 +02:00 |
CMakeLists.txt
|
SoundPlayer: Rename main widget to SoundPlayerWidget
|
2023-07-19 19:37:27 +01:00 |
M3UParser.cpp
|
LibCore: Remove Stream.h
|
2023-02-13 00:50:07 +00:00 |
M3UParser.h
|
AK+Everywhere: Rename String to DeprecatedString
|
2022-12-06 08:54:33 +01:00 |
main.cpp
|
LibGUI: Remove Window::try_add_menu()
|
2023-08-14 14:57:54 +02:00 |
PlaybackManager.cpp
|
AudioServer+Userland: Decouple client sample rates from device rate
|
2023-07-01 23:27:24 +01:00 |
PlaybackManager.h
|
AudioServer+Userland: Decouple client sample rates from device rate
|
2023-07-01 23:27:24 +01:00 |
Player.cpp
|
AudioServer+Userland: Decouple client sample rates from device rate
|
2023-07-01 23:27:24 +01:00 |
Player.h
|
SoundPlayer: Display title and artist in the window title if available
|
2023-03-13 12:35:17 -04:00 |
Playlist.cpp
|
Everywhere: Use LibFileSystem where trivial
|
2023-03-21 19:03:21 +00:00 |
Playlist.h
|
SoundPlayer: Implement playlist shuffle mode
|
2021-10-25 23:37:18 +02:00 |
PlaylistWidget.cpp
|
Userland: Prefer _string over _short_string
|
2023-08-08 07:37:21 +02:00 |
PlaylistWidget.h
|
SoundPlayer: Use an enum for PlaylistModel columns
|
2023-07-19 19:37:27 +01:00 |
SampleWidget.cpp
|
Userland: Remove unused includes of AK/Math.h
|
2023-01-02 20:27:20 -05:00 |
SampleWidget.h
|
LibAudio+LibDSP: Switch samples to 32-bit float instead of 64-bit float
|
2022-05-07 20:20:16 +02:00 |
SoundPlayerWidget.cpp
|
Userland: Prefer _string over _short_string
|
2023-08-08 07:37:21 +02:00 |
SoundPlayerWidget.h
|
Userland: Rename Core::Object to Core::EventReceiver
|
2023-08-06 20:39:51 +02:00 |
VisualizationWidget.h
|
SoundPlayer: Introduce buffer_reset api to VisualizationWidget
|
2023-05-02 09:15:20 +02:00 |