Age | Commit message (Expand) | Author |
---|---|---|
2021-04-23 | AK: Rename adopt() to adopt_ref() | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-13 | Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" | Andreas Kling |
2021-03-27 | SoundPlayer: Add samplerate variable to visualizations | Cesar Torres |
2021-03-27 | SoundPlayer: Add playlist supprt | Cesar Torres |
2021-03-27 | AudioPlayer: Further decouple the player from the GUI | Cesar Torres |
2021-03-27 | SoundPlayer: Update the SoundPlayer interface | Cesar Torres |