]> git.sesse.net Git - vlc/history - modules/misc/audioscrobbler.c
Removes trailing spaces. Removes tabs.
[vlc] / modules / misc / audioscrobbler.c
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-25 Ilkka Ollakkasend Title not filename to last.fm, fixes submitting...
2007-08-25 Rafaël Carréaudioscrobbler: runs in a separate thread because of...
2007-08-24 Ilkka Ollakkawait INTERVAL if needed on submitting, and don't try...
2007-08-22 Rafaël CarréInput access locking, part 3 (final).
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-19 Rafaël CarréAdds CONFIG_ITEM_PASSWORD for showing stars in preferen...
2007-08-18 Pierre d'Herbemontaudioscrobbler.c: Fix 21193. It should be reverted...
2007-08-18 Rafaël CarréInput access locking. Part one
2007-08-15 Pierre d'Herbemont* Protect input item's meta through setters and getters...
2007-06-27 Rafaël CarréNow using ITEM_PREPARSED & ITEM_META_FETCHED indicators
2007-05-31 Antoine Cellerier"[PATCH] audioscrobbler plugin connection check" by...
2007-01-03 Damien Fouilleulaudioscrobbler.c: fix for format string exploit
2006-11-27 Rafaël CarréMerge 2 functions for reading meta data
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-12 Rafaël CarréVarious bugfixes
2006-10-01 Rafaël CarréAdded psz_trackid, psz_artistid, psz_albumid to vlc_met...
2006-09-30 Rafaël CarréCosmetics, add some comments
2006-09-28 Rafaël CarréDon't Close() on connection error, retry every minute
2006-09-18 Clément StenacAudioscrobbler plugin update by Rafael Carre
2006-09-17 Clément StenacDon't delete callbacks from an already destroyed objects
2006-09-17 Pavlov Konstantinservicing email change request for Rafael Carre
2006-09-17 Antoine CellerierFix deadlock (hopefully)
2006-09-17 Antoine CellerierNew audioscrobbler/last.fm plugin by Rafaël Carré and...