This website requires JavaScript.
Explore
Help
Register
Sign in
ModernDesktopInitiative
/
koto
Watch
4
Star
0
Fork
You've already forked koto
0
Code
Issues
17
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b4ffba62c7
koto
/
src
/
playback
History
Download ZIP
Download TAR.GZ
Joshua Strobl
b4ffba62c7
Implement koto_utils_is_valid_string to replace repetitive NULL and g_strcmp0 code.
...
Reduce usage of g_return_if_fail since it results in unnecessary warnings.
2021-05-07 21:57:21 +03:00
..
engine.c
Implement Playlist functionality. My god...
2021-05-07 16:47:47 +03:00
engine.h
Implement Playlist functionality. My god...
2021-05-07 16:47:47 +03:00
media-keys.c
Start work on playlist creation dialog
2021-04-07 13:17:33 +03:00
media-keys.h
Implement GNOME Settings Daemon MediaKeys handling.
2021-04-06 15:35:01 +03:00
mimes.c
Start work on playlist creation dialog
2021-04-07 13:17:33 +03:00
mimes.h
Implement mimetype support reporting for MPRIS, start implementation of bulk of getters.
2021-04-06 10:45:11 +03:00
mpris.c
Implement koto_utils_is_valid_string to replace repetitive NULL and g_strcmp0 code.
2021-05-07 21:57:21 +03:00
mpris.h
Implement explicit functions for setting track repeat and shuffling in KotoPlaybackEngine.
2021-04-06 13:56:29 +03:00