2
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
autorun.sh now run ./configure at the end. More... over 14 years ago
Get rid of goto statements. More... over 14 years ago
add mpris_tracklist_add_track()
funman314
as Rafaël Carré
More... over 14 years ago
add mpris_tracklist_get_length
funman314
as Rafaël Carré
More... over 14 years ago
add mpris_tracklist_del_track()
funman314
as Rafaël Carré
More... over 14 years ago
add mpris_tracklist_set_random()
funman314
as Rafaël Carré
More... over 14 years ago
add mpris_tracklist_set_loop()
funman314
as Rafaël Carré
More... over 14 years ago
Do not use COMMON_*FLAGS as suggested by automake
funman314
as Rafaël Carré
More... over 14 years ago
use AM_PROG_CC_C_O as suggested by automake
funman314
as Rafaël Carré
More... over 14 years ago
ignore autogenerated files and binaries
funman314
as Rafaël Carré
More... over 14 years ago
We don't need to check != NULL before freeing it. More... almost 15 years ago
Sure we don't want to leak here. More... almost 15 years ago
This are not needed anymore. More... almost 15 years ago
Get rid of another warning. More... almost 15 years ago
Fix some 'unused variable' warnings. More... almost 15 years ago
gg=G over types.h. Fix indentation. More... almost 15 years ago
Support all Informational Metadata. More... almost 15 years ago
We want to ask for tracknumber instead of album twice. More... almost 15 years ago
Fix a leak. More... almost 15 years ago
Check for error in dbus messages and return NULL. More... almost 15 years ago
One more style cleanup. More... almost 15 years ago
gg=G dbus.c and some more style cleanups. More... almost 15 years ago
I do like spaced code. It's easer to read. More... almost 15 years ago
We don't need to check != NULL when calling free(). Also, make our free functions behave like free(). More... almost 15 years ago
Cleanup some if statements. More... almost 15 years ago
Fix some codestyle in functions. More cleanup will be done 'on the run'. More... almost 15 years ago
Set som codestyle vim's gg=G in some files, there are more files to 'fix'. More... almost 15 years ago
Get rid of unnecesary checks at configure time. More... almost 15 years ago
Fix spacing. More... almost 15 years ago
Add a simple mpris controller program. Now we can use mpris in our WM shortcuts. ;-) More... almost 15 years ago