make get_playlist_data() generic.
[paraslash.git] / mood.c
2007-09-25 Andre Nollmood.c: Rename mood_loop() to load_mood_loop_func().
2007-09-25 Andre NollMore mood cleanups.
2007-09-25 Andre Nollcompute_mood_score(): Add additional mood * parameter.
2007-09-25 Andre Nollcompute_mood_score(): Rename "row" parameter to "aft_row".
2007-09-25 Andre Nollmood.c: Use current_mood as data pointer for parse_mood...
2007-09-25 Andre Nollmood.c: Add GPL header.
2007-09-25 Andre Nollmood.c: Change type of rows from "void *" to "struct...
2007-09-15 Andre Nollloglevel adjustments.
2007-09-09 Andre NollFix some format string warnings on x86_64.
2007-09-08 Andre NollMake struct signal_task generic and make afs use it.
2007-09-08 Andre Nollpara_server: Initialize the new afs.
2007-09-08 Andre NollMerge the new afs code.